Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Dec 2020 18:35:36
3.38.1

|
tcberner  |
accessibility/orca: update to 3.38.1
PR: 251675
Submitted by: Neel Chauhan <neel@neelc.org> |
17 Sep 2020 08:16:12
3.38.0

|
bapt  |
Remove unneeded USE_GNOME=intlhack |
17 Sep 2020 07:03:08
3.38.0

|
bapt  |
Update to 3.38.0 |
12 Jun 2020 07:36:07
3.36.3

|
bapt  |
Update to 3.36.3 |
02 Jan 2020 19:46:15
3.28.2_2

|
antoine  |
Clean up depends |
07 Sep 2019 06:33:16
3.28.2_2

|
koobs  |
accessibility/orca: Fix pkg-descr ending with a URL
A URL ending a sentence, with a full stop after it, causes pain
for renderers such as freshports.org and other clients that may hyperlink
them.
Since the same URL is just below it in the pkg-descr WWW URL, amend
the sentence to point to it instead.
PR: 240385
Reported by: Graham Perrin <grahamperrin gmail com>
Approved by: portmgr (blanket: just fix it) |
25 Apr 2019 14:12:09
3.28.2_1

|
antoine  |
Clean up plist |
07 Apr 2019 14:23:24
3.28.2_1

|
tcberner  |
accessibility/speech-dispatcher: update to 0.8.8 |
30 Sep 2018 11:58:31
3.28.2

|
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761 |
03 Jan 2018 13:22:32
3.18.2

|
mat  |
Cleanup Mk/Uses/gnome.mk.
- Remove the use of comp_DETECT.
- Remove all comp_DETECT variables.
- Remove a use of comp_DETECT outside of gnome.mk
- Remove py3gobject3.
- Have ports depending directly on devel/py-gobject3 use gnome to do it.
PR: 224618
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D13550 |
30 Nov 2017 15:50:34
3.18.2

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
07 Jan 2017 21:42:28
3.18.2

|
sunpoet  |
Add more PLIST_SUB to Mk/Uses/python.mk
- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX
- Add PYTHON2 and PYTHON3
- Respect PYTHON_VERSION
- Rename PYOEXTENSION to PYTHON_PYOEXTENSION
This change would help:
- Build databases/postgresql*-plpython with Python 3
(It has PLIST issue since bsd.python.mk to Uses/python.mk transition)
- Simplify Makefile
PR: 205807
Differential Revision: https://reviews.FreeBSD.org/D4758
Exp-run by: antoine |
01 Apr 2016 13:29:17
3.18.2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:18:17
3.18.2

|
mat  |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
14 Feb 2016 18:57:54
3.18.2

|
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006 |
18 Jan 2016 11:55:51
3.16.3_1

|
kwm  |
Add dependancy to py3-speech-dispatcher |
12 Dec 2015 11:01:36
3.16.3

|
kwm  |
Update to the lastest GNOME 3.16 releases. |
18 Nov 2015 22:13:53
3.16.2

|
rm  |
Let gnome3 stack be built with python 3.5
This mostly fixing packaging for python3.5, but there is
also py35 waf fix for py3-cairo, that was obtained from Ubuntu
repository.
PR: 204075
Approved by: maintainer timeout (22 days) |
05 Aug 2015 19:13:26
3.16.2

|
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980 |
27 Mar 2015 09:24:40
3.14.4

|
kwm  |
Update the Gnome stack to the latest in the 3.14 series.
Thanks to Gustau Perez <gustau.perez@gmail.com> for helping to keep thes
ports updated.
Obtained from: GNOME dev repo |
10 Jan 2015 23:15:28
3.14.3_1

|
demon  |
Switch default python3 version from 3.3 to 3.4.
Bump PORTREVISIONs for the affected ports.
Exp-run by: antoine |
08 Jan 2015 21:52:43
3.14.3

|
kwm  |
Don't hardcode python version.
While here:
Add vala as build depend to gedit.
Gedit-plugins: builds vte3 and gucharmap bindings. Register the depends
and package the files.
PR: 196618
Submitted by: python3 default to 3.4 exp-run (via antoine@) |
30 Dec 2014 20:13:47
3.14.3

|
kwm  |
Update cinnamon to 2.4, this should fix [1] and [2].
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].
PR: 195290 [1], 195289 [2], 195455 [3]
Obtained from: gnome devel repo |
03 Dec 2014 09:18:24
3.14.2

|
kwm  |
Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez
Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.
Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.
PR: 195414
Obtained from: gnome dev repo |
19 Nov 2014 11:49:06
3.14.0

|
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
18 Oct 2014 07:49:18
2.32.1_3

|
mva  |
- Convert ports from accessibility/, archivers/ and astro/ to new
USES=python
Approved by: portmgr (implicit)
With hat: python@ |
10 Sep 2014 20:50:37
2.32.1_3

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
28 Apr 2014 14:38:36
2.32.1_2

|
bapt  |
Convert from USE_GNOME=gnomehack -> USES=pathfix
While here:
- Strip binaries
- Convert USE_BZIP2 -> USES=tar:bzip2
- Convert to USES=libtool
- Remove tests for gnopernicus as they badly track the dependencies they
needs and fails to build with non recursive ld(1)
- orca does not need pathfix at all |
29 Mar 2014 13:24:08
2.32.1_2

|
kwm  |
Stage all gnome@ ports in accessibility, which finishes this category! |
13 Jan 2014 21:00:04
2.32.1_2

|
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
11 Dec 2013 09:51:37
2.32.1_2

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility
With hat: portmgr |
29 Oct 2013 17:05:51
2.32.1_2

|
kwm  |
Restrict python to -2.7
Submitted by: mva@ |
22 Oct 2013 13:50:44
2.32.1_2

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
02 Oct 2013 15:37:35
2.32.1_2

|
bapt  |
Rename orca to orca-plot to avoid name collision with accessibility/orca
Remove LATEST_LINK on accessibility/orca as it is now useless |
20 Sep 2013 11:02:49
2.32.1_2

|
bapt  |
Add no stage all over the place in accessibility in preparation for the staging
area support |
03 Sep 2013 14:08:56
2.32.1_2

|
bapt  |
Add an explicit dependency on pkgconf |
30 Aug 2013 00:47:20
2.32.1_2

|
bapt  |
Finish converting accessibility from USE_GMAKE to USES=gmake
While here:
- trim some headers
- convert from USE_GNOME=pkgconfig to USES=pkgconfig |
24 Apr 2013 18:10:32
2.32.1_2

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
01 Jun 2012 05:26:28
2.32.1_2
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
2.32.1_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
06 Sep 2011 23:09:10
2.32.1_1
|
pav  |
- Re-enable on pointyhat, this is needed for gnome2 package ... |
06 Sep 2011 06:48:20
2.32.1_1
|
erwin  |
Mark as broken on pointyhat: runaway process (build never terminates). |
25 Feb 2011 01:32:18
2.32.1_1
|
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
20 Nov 2010 15:37:08
2.32.1
|
kwm  |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
25 Jul 2010 19:35:08
2.30.2
|
kwm  |
Presenting GNOME 2.30.2. for FreeBSD. |
31 May 2010 02:01:56
2.30.1_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
10 May 2010 21:19:08
2.30.1
|
kwm  |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
28 Mar 2010 06:47:48
2.28.3_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.28.3_1
|
dinoex  |
- update to jpeg-8 |
04 Jan 2010 02:57:14
2.28.3
|
ahze  |
Update to 2.28.3 |
18 Dec 2009 05:36:54
2.28.2
|
marcus  |
Update to 2.28.2. |
28 Nov 2009 20:06:37
2.28.1
|
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 ) |
31 Jul 2009 13:57:52
2.26.3_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
01 Jul 2009 07:10:40
2.26.3
|
avl  |
Update to 2.26.3.
Reviewed by: mezz (GNOME team)
Approved by: tabthorpe (mentor) |
18 May 2009 19:52:00
2.26.2
|
marcus  |
Update to 2.26.2. |
24 Apr 2009 06:38:26
2.26.1
|
kwm  |
Presenting GNOME 2.26.1 for FreeBSD.
Approved by: portmgr (marcus) |
10 Apr 2009 05:56:28
2.26.0
|
marcus  |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |
20 Feb 2009 22:37:47
2.24.4
|
kwm  |
Update to 2.24.4. |
13 Jan 2009 05:25:09
2.24.3
|
marcus  |
Update to 2.24.3. |
10 Jan 2009 05:22:13
2.24.2
|
marcus  |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
01 Jul 2008 02:21:01
2.22.3
|
mezz  |
Update to 2.22.3. |
06 Jun 2008 12:59:54
2.22.2_1
|
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) |
26 May 2008 21:26:48
2.22.2
|
mezz  |
Update to 2.22.2. |
05 May 2008 19:22:06
2.22.1_1
|
mezz  |
-De-bashism and remove bash dependency. [1]
-Clean up the PATH.
-Fix a missing of 'ps -eo' -> 'ps -exo'.
-Bump the PORTREVISION.
Obtained from: pkgsrc [1] |
07 Apr 2008 20:43:39
2.22.1
|
ahze  |
Update to 2.22.1 |
24 Mar 2008 03:50:55
2.22.0
|
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 |
07 Jan 2008 21:53:43
2.20.3
|
mezz  |
Update to 2.20.3. |
12 Dec 2007 04:31:57
2.20.2
|
marcus  |
Update to 2.20.2. |
29 Oct 2007 11:32:32
2.20.1
|
ahze  |
Update to 2.20.1 |
24 Oct 2007 23:37:25
2.20.0.1
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
19 May 2007 20:32:57
2.18.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 Apr 2007 17:27:30
2.18.1
|
ahze  |
Update to 2.18.1 |
25 Mar 2007 05:13:21
2.18.0_1
|
marcus  |
Whoops, too greedy with the cvs add. Remove files that do not belong. |
25 Mar 2007 05:12:50
2.18.0_1
|
marcus  |
Fix orca so that it actually runs. While here, replace some hardcoded paths
with replaceable values. |
19 Mar 2007 05:14:07
2.18.0
|
marcus  |
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico. |
28 Jan 2007 19:12:45
1.0.1
|
mezz  |
Update to 1.0.1. |
14 Oct 2006 09:23:30
1.0.0
|
marcus  |
Add a LATEST_LINK of gnome-orca to avoid a conflict with
graphics/orca.
Approved by: portmgr (implicit, kris) |
14 Oct 2006 08:35:50
1.0.0
|
marcus  |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |