Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Nov 2020 00:56:27
3.36.6_4

|
jbeich  |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
31 Oct 2020 07:36:41
3.36.6_3

|
tcberner  |
x11/gnome-shell: follow up to r55375
- chase changed dependency
PR: 250512 |
11 Oct 2020 23:48:08
3.36.6_2

|
mandree  |
x11/gnome-shell: list bash-completion in BUILD_DEPENDS
This is to isolate the outcome of the build of gnome-shell
from options in other ports, namely p11-kit's BASH and
gnome-control-center's CHEESE options.
We may want to consider adding bash-completion to RUN_DEPENDS,
too, this is up for further discussion.
PR: 250269 (related)
Reported by: cmt@
Approved by: portmgr@ (blanket, fix dependencies) |
11 Oct 2020 11:46:17
3.36.6_2

|
mandree  |
x11/gnome-shell: complete pkg-plist to fix build issues
Approved by: portmgr@ (blanket trivial and tested build-time fix)
PR: 250269 |
09 Oct 2020 20:10:19
3.36.6_1

|
bapt  |
Gnome-shell: fix the login manager interface
gdm call gnome-shell to provide its login manager. with the upgrade of
gnome-shell
this wasn't patched to be able to talk to consolekit. Fix this by incorporating
patches
from OpenBSD |
29 Sep 2020 14:48:48
3.36.6

|
cmt  |
fix gnome-shell
- src/meson.build does not contain %%PYTHON_CMD%%, so that REINPLACE
is redundant
- toplevel meson.build searches for python3, which is a BINARY_ALIAS
and thus hardcodes the path to that BINARY_ALIAS into some files,
which is absolutely not helpful. instead, point meson to the
fully versioned python interpreter PYTHON_VERSION
- the bash completions are gone, having them in plist prevents packaging
Approved by: just-fix-it-before-next-quarterly |
29 Sep 2020 12:07:28
3.36.6

|
bapt  |
First batch at upgrading gnome to 3.36/3.38
Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports
depending on it
Update bijiben to 3.38.0
Update gnome-calendar to 3.38.0
Update gnome-contacts to 3.38
Update gnome-maps to 3.38.0
Patch gnome-todo to work with newer evolution-dataserver (patched obtained from
OpenBSD/Archlinux)
Update evolution to 3.38.0
Update evolution-ews to 3.38.0 (among changes it brings support for office365)
Update folks to 0.14.0
Update cheese to 3.38.0 (Only the first 15 lines of the commit message are shown above ) |
14 Sep 2020 18:35:38
3.28.3_8

|
jbeich  |
devel/meson: update to 0.55.3
- Fix "/usr/bin/env python3" in one more file [1]
Changes: https://mesonbuild.com/Release-notes-for-0-55-0.html
Changes: https://github.com/mesonbuild/meson/compare/0.54.3...0.55.3
Reported by: GitHub (watch releases)
PR: 247935
With help of: yuri
Exp-run by: antoine
Submitted by: tcberner [1]
Approved by: tcberner |
30 Aug 2020 03:10:24
3.28.3_8

|
novel  |
Chase security/p11-kit update
After switch to meson libp11-kit.so no longer has symbols
in the LIBP11_KIT_1.0 namespace. As a workaround, bump
PORTREVISION of consumers to get those rebuilt.
See more details in the comments of the linked PR.
PR: 248819
Reported by: John Hein |
23 Apr 2020 20:14:49
3.28.3_7

|
jbeich  |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
13 Mar 2020 09:47:17
3.28.3_6

|
jbeich  |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
07 Nov 2019 18:36:56
3.28.3_5

|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
03 Oct 2019 20:35:30
3.28.3_5

|
jbeich  |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
14 Aug 2019 12:25:52
3.28.3_4

|
mat  |
Convert to UCL & cleanup pkg-message (categories x) |
26 Jul 2019 20:46:57
3.28.3_4

|
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 |
01 May 2019 19:35:15
3.28.3_3

|
rene  |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
27 Mar 2019 21:11:09
3.28.3_2

|
jbeich  |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
12 Dec 2018 01:35:36
3.28.3_1

|
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 |
13 Nov 2018 17:54:23
3.28.3

|
kwm  |
Update gnome-shell to 3.28.3.
Obtained from: GNOME devel repo. |
02 Nov 2018 13:32:35
3.28.2_1

|
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
23 Oct 2018 11:35:04
3.28.2_1

|
jbeich  |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
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 |
29 Jul 2018 22:18:46
3.18.5_10

|
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 |
29 Jun 2018 14:22:11
3.18.5_9

|
jbeich  |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4) |
22 Jun 2018 17:18:46
3.18.5_8

|
danilo  |
- Update to 0.50.3
PR: 227981
Submitted by: danilo
Approved by: maintainer timeout (gnome, 1 month) |
06 Apr 2018 15:53:17
3.18.5_7

|
jbeich  |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61) |
20 Mar 2018 02:54:23
3.18.5_6

|
truckman  |
Bump PORTREVISION on ports depending on devel/libical.
PR: 226460 |
30 Nov 2017 15:50:34
3.18.5_5

|
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 ) |
09 Nov 2017 02:31:48
3.18.5_5

|
jbeich  |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine |
25 Sep 2017 00:02:36
3.18.5_4

|
jbeich  |
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine |
10 Sep 2017 20:55:39
3.18.5_3

|
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 |
13 Jun 2017 08:14:34
3.18.5_2

|
kwm  |
Chase evolution-data-server shared library bump. |
17 May 2017 09:48:29
3.18.5_1

|
kwm  |
Chase evolution-data-server shlib bump |
15 May 2017 21:36:27
3.18.5

|
kwm  |
Update gnome-shell to 3.18.5.
* Add license
* Switch to USES=localbase
While here:
* Review dependancies
* Drop obsolete configure_args and post-patch lines
* Remove mention of 9.x from pkg-message, and tell users how to
add users to the video group.
PR: 218982 (based on)
Submitted by: cpm@ |
01 Apr 2017 15:23:32
3.18.4_4

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
20 Nov 2016 09:38:09
3.18.4_3

|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
01 Apr 2016 14:33:58
3.18.4_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
21 Mar 2016 05:54:15
3.18.4_2

|
rm  |
Drop bogus libgnome-keyring dependency
And add dependency upon libsecret where needed. Bump PORTREVISION
because of dependency change. For x11/gdm also drop KEYRING option
and corresponding logic bits - this functionality is now available
unconditionally.
Differential Revision: D5690
Reviewed by: kwm, mat |
05 Mar 2016 19:23:14
3.18.4_1

|
rm  |
x11/gnome-shell: fix previous commit
With hat: gnome |
05 Mar 2016 19:09:19
3.18.4_1

|
rm  |
x11/gnome-shell: add missing runtime dependency upon x11/libgnomekbd
x11/gnome-shell lacks dependency on x11/libgnomekbd. Here is how it can be
checked out:
1. Click on language indicator on panel
2. Click on 'Show keyboard layout' button
You'll get this error message:
Execution of "gkbd-keyboard-display" failed: Command not found
Installing of x11/libgnomekbd resolves the issue.
PR: 207300
With hat: gnome
MFH: 2016Q1 |
04 Mar 2016 12:27:45
3.18.4

|
kwm  |
Update gnome-shell to 3.18.4. |
14 Feb 2016 18:57:54
3.18.3

|
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 |
12 Dec 2015 11:01:36
3.16.4

|
kwm  |
Update to the lastest GNOME 3.16 releases. |
05 Aug 2015 19:13:26
3.16.3

|
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 |
08 May 2015 03:01:43
3.14.4

|
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
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 |
15 Jan 2015 17:17:33
3.14.3

|
kwm  |
Sprinkle some PORTSCOUT macros around to either mark ports:
* ignore because there will not be any new releases.
* check specific versions or ignore devel versions. |
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.1.5

|
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 ) |
10 Sep 2014 20:50:37
2.31.2_2

|
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) |
13 Jul 2014 16:59:43
2.31.2_1

|
bapt  |
Convert to new LIB_DEPENDS
With hat: portmgr |
30 Jun 2014 21:48:11
2.31.2_1

|
kwm  |
Remove no_stage. This has no impact since this port doesn't build at
present. Updated, staged and most important working version will be
committed this summer! With some extra 'random' stuff. |
15 Mar 2014 16:19:16
2.31.2_1

|
miwi  |
- Convert USE_BZIP/GMAKE to USES |
22 Nov 2013 09:44:09
2.31.2_1

|
bapt  |
Remove deprecation it will be updated soonish
Requested by: kwm |
22 Nov 2013 08:24:11
2.31.2_1

|
bapt  |
Deprecated ports broken for more than 6 month |
20 Sep 2013 23:43:20
2.31.2_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
24 Apr 2013 18:10:32
2.31.2_1

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
23 Sep 2011 22:26:39
2.31.2_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 |
19 Mar 2011 12:38:54
2.31.2_1
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
2.31.2_1
|
ade  |
Sync to new bsd.autotools.mk |
20 Nov 2010 15:37:08
2.31.2_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 ) |
31 May 2010 02:01:56
2.29.1_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
10 May 2010 21:19:08
2.29.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.0_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.28.0_2
|
dinoex  |
- update to jpeg-8 |
04 Dec 2009 22:37:29
2.28.0_1
|
kwm  |
Fix plist.
Submitted by: pointyhat (pav@) |
28 Nov 2009 20:06:37
2.28.0
|
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 ) |