Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.0_3 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.10.0_2 20 Jul 2022 19:44:12
    |
Tobias C. Berner (tcberner)  |
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866 |
1.10.0_2 20 Jul 2022 14:22:30
    |
Tobias C. Berner (tcberner)  |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.10.0_2 30 Apr 2022 08:03:20
    |
Tobias C. Berner (tcberner)  |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
1.10.0_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.10.0_1 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.10.0 03 Aug 2021 01:10:15
    |
Neel Chauhan (nc)  |
multimedia/gstreamermm: Prepare for glib 2.68.3
PR: 256200 |
1.10.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.10.0 16 Nov 2020 19:28:59
  |
amdmi3  |
- Update multimedia/gstreamermm to 1.10.0
This port is only used by games/lordsawar and the new version is required for
its update
Requested by: bapt
Approved by: multimedia (bapt@) |
0.10.10.2_6 08 Nov 2019 13:59:51
  |
tobik  |
multimedia: Add missing USES={gl,gnome,sdl,xorg} |
0.10.10.2_6 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.10.10.2_5 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.10.10.2_4 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.10.10.2_3 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.10.10.2_2 02 Apr 2017 22:14:12
  |
bapt  |
Fix build with recent sigc++20 |
0.10.10.2_2 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.10.10.2_1 01 Feb 2015 20:24:28
  |
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.10.10.2_1 25 Dec 2014 02:01:22
  |
bapt  |
Convert gnomehack to pathfix |
0.10.10.2_1 17 Jul 2014 15:01:43
  |
tijl  |
Add USES=libtool and INSTALL_TARGET=install-strip |
0.10.10.2 26 May 2014 12:06:10
  |
miwi  |
- Convert gmake,xz,bzip to USES
Approved by: portmgr |
0.10.10.2 01 Nov 2013 22:14:08
  |
kwm  |
Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.
Obtained from: Gstreamer upstream [1] |
0.10.10.2 20 Sep 2013 20:57:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.10.10.2 23 Apr 2013 14:20:28
  |
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
0.10.10.2 06 Oct 2012 21:58:44
  |
bapt  |
Use build-only dependency on pkgconf
Trim headers |
0.10.10.2 13 Jul 2012 10:06:26
 |
kwm  |
Update to 0.10.10.2.
This should fix loading plugins again.
PR: ports/169700
Submitted by: Heath Nielson <heathn@gmail.com> |
0.10.10.1_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.10.10.1 12 Apr 2012 14:11:38
 |
bapt  |
- update to 0.10.10.1
- add license |
0.10.10 17 Aug 2011 21:56:15
 |
kwm  |
Update to 0.10.10.
Switch to xz distfile. |
0.10.9 15 Apr 2011 06:34:29
 |
kwm  |
Update to 0.10.9. |
0.10.8 17 Oct 2010 14:30:32
 |
kwm  |
Update to 0.10.8.
Fix build with clang.
With hat: multimedia@ |
0.10.7.3 31 May 2010 23:59:30
 |
sylvio  |
- Update to 0.10.7.3 |
0.10.7.2 30 May 2010 12:01:12
 |
sylvio  |
- Update to 0.10.7.2 |
0.10.6 17 Apr 2010 20:29:34
 |
sylvio  |
- Update to 0.10.6
Approved by: itetcu (mentor, implicit) |
0.10.5_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.10.5_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.10.5 28 Nov 2009 20:06:37
 |
marcus  |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above ) |
0.10.2 08 Aug 2009 20:04:28
 |
kwm  |
Unbreak by upgrading to 0.10.2. |
0.10.1_3 08 Aug 2009 18:44:32
 |
erwin  |
Mark BROKEN: does not package |
0.10.1_3 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.10.1_2 02 Mar 2009 22:37:06
 |
kwm  |
restore gstreamermm.so in the plist.
Submitted by: QA Tindy |
0.10.1_1 02 Mar 2009 15:14:25
 |
kwm  |
Don't depend anymore on m4 and p5-XML-Parser, they where only needed because
of a packaging bug [1].
Fix packaging by adding some gstreamer plugins.
Submitted by: [1] Jos'e Alburquerque <jaalburquerque AT cox DOT net> |
0.10.1 20 Feb 2009 15:10:14
 |
kwm  |
Update to 0.10.1.
Fix packaging, remove broken. |
0.9.8 17 Feb 2009 22:08:14
 |
pav  |
- Mark BROKEN: does not package
Reported by: pointyhat |
0.9.8 30 Jan 2009 11:48:08
 |
kwm  |
Add m4 to build depends to fix package build.
Submitted by: pointyhat (via pav) |
0.9.8 28 Jan 2009 15:27:00
 |
kwm  |
Add build depend on p5-XML-Parser to fix the build.
Submitted by: pointyhat (via pav) |
0.9.8 21 Jan 2009 09:25:02
 |
kwm  |
Depend on gmake to fix the build.
Submitted by: pointyhat (pav mail) |
0.9.8 19 Jan 2009 13:08:46
 |
kwm  |
Update to 0.9.8. |
0.9.7 11 Oct 2008 23:20:52
 |
ahze  |
Uptdate to 0.9.7 |
0.9.6 26 Jul 2008 14:23:30
 |
ahze  |
Update to 0.9.6 |
0.9.4_1 06 Jun 2008 13:48:22
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.9.4_1 24 Mar 2008 03:50:55
 |
marcus  |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |