Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:15 1.72.1 |
Tobias C. Berner (tcberner)  |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
20 Jul 2022 09:59:18 1.72.1 |
Neel Chauhan (nc)  |
lang/gjs: Update to 1.72.1 |
12 May 2022 04:34:38 1.72.0_1 |
Tobias C. Berner (tcberner)  |
lang/gjs: add build dependency on dbus
meson looks for the dbus-run-session binary to run the internal tests.
If gtk3 is built with ATK_BRIDGE=off dbus is not being pulled in, and
mesons' configure phase will fail.
Reported by: rigoletto |
09 May 2022 19:23:51 1.72.0_1 |
Kevin Bowling (kbowling)  |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
15 Apr 2022 18:21:21 1.72.0 |
Neel Chauhan (nc)  |
lang/gjs: Update to 1.72.0 |
03 Mar 2022 17:46:42 1.70.1 |
Neel Chauhan (nc)  |
lang/gjs: Update to 1.70.1 |
26 Jan 2022 19:58:13 1.70.0 |
Jan Beich (jbeich)  |
devel/meson: update to 0.61.1
- Revert some 0.60.2 fixes incompatible with 0.61.0
- Drop rpath workaround for JHBuild as it's non-trivial to rebase
Changes: https://mesonbuild.com/Release-notes-for-0-61-0.html
PR: 260943
Reported by: GitHub (watch releases)
Approved by: tcberner
Exp-run by: antoine |
18 Jan 2022 16:50:38 1.70.0 |
Jan Beich (jbeich)  |
lang/gjs: unbreak fetch due to repo growth
=> Fetched file size mismatch (expected 4173, actual 4179)
-index 2e57483a..3ca4d7ed 100644
+index 2e57483a0..3ca4d7ed8 100644
-index 2f007351..16b59660 100644
+index 2f007351b..16b596609 100644
-index 437b3fd3..73d0eaca 100644
+index 437b3fd38..73d0eacab 100644
PR: 261239 |
27 Nov 2021 23:35:02 1.70.0 |
Jan Beich (jbeich)  |
lang/gjs: unbreak build with Meson 0.60.2
meson.build:562:0: ERROR: "install_dir" must be specified when installing a
target
PR: 260056
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/5cc166a667ff |
19 Oct 2021 08:36:47 1.70.0 |
Tobias Kortkamp (tobik)  |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
28 Sep 2021 04:40:28 1.70.0 |
Neel Chauhan (nc)  |
lang/gjs: Update to 1.70.0 |
18 Aug 2021 19:58:20 1.68.3 |
Neel Chauhan (nc)  |
lang/gjs: Update to 1.68.3 |
30 May 2021 21:46:14 1.68.1 |
Neel Chauhan (nc)  |
lang/gjs: Update to 1.68.1 |
14 Apr 2021 20:05:03 1.68.0 |
Neel Chauhan (nc)  |
lang/gjs: Fix patching erorrs
PR: 255059 |
13 Apr 2021 22:25:57 1.68.0 |
Neel Chauhan (nc)  |
lang/gjs: Update to 1.68.0
Differential Revision: https://reviews.freebsd.org/D29730 |
06 Apr 2021 14:31:07 1.66.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Sep 2020 11:29:18
1.66.0 |
bapt  |
Update to 1.66.0 |
04 Jul 2020 18:11:42
1.52.4_4 |
zeising  |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
06 Nov 2019 18:06:41
1.52.4_3 |
zeising  |
Add USES=xorg USES=gl, ports categories l
Add USES=xorg and USES=gl to ports in categories starting with 'l'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
17 Sep 2019 19:21:45
1.52.4_3 |
tobik  |
Fix some misspelled or duplicated LICENSE_* |
26 Jul 2019 20:46:57
1.52.4_3 |
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 |
09 Apr 2019 14:04:50
1.52.4_2 |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
12 Dec 2018 01:35:36
1.52.4_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:46:04
1.52.4 |
kwm  |
Update gjs to 1.52.4.
Obtained from: GNOME devel repo |
30 Sep 2018 11:58:31
1.52.3 |
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
1.44.0_3 |
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 |
10 Sep 2017 20:55:39
1.44.0_2 |
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 |
01 Apr 2017 15:23:32
1.44.0_1 |
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 |
21 Oct 2016 12:51:41
1.44.0  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
01 Apr 2016 14:08:38
1.44.0 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
14 Feb 2016 18:57:54
1.44.0 |
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 |
05 Aug 2015 19:13:26
1.43.3_1  |
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 |
29 Apr 2015 22:13:11
1.42.0_1 |
truckman  |
Convert lang/gjs and lang/spidermonkey24 to USES=compiler:c++11-lib
to unbreak x11-fm/sushi on FreeBSD 8 and 9.
lang/gjs and lang/spidermonkey24 are currently built with
USES=compiler:c11. On FreeBSD 8, this causes them to be compiled
with clang from ports, and on FreeBSD 9, they are built with clang
from base. In both cases, they are linked to libstdc++ from base.
These two ports are dependencies of x11-fm/sushi, which also depends
on webkit-gtk3, which is compiled with USES=compiler:c++11-lib. On
FreeBSD 8 and 9 webkit-gtk3 is compiled with gcc from ports and
linked to its newer bundled libstdc++. Sushi is compiled with gcc
from base and consists of pure C code, so it does not link directly
to libstdc++. The build fails because ld links in the base version
of libstdc++ before it links in webkit-gtk3, and then discovers (Only the first 15 lines of the commit message are shown above ) |
19 Nov 2014 11:49:06
1.42.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 ) |
27 Oct 2014 15:23:31
1.34.0_2 |
bapt  |
Cleanup plist |
20 Oct 2014 17:52:17
1.34.0_2 |
mva  |
- Convert ports of irc/ and lang/ to new USES=python
Approved by: portmgr (implicit) |
23 Apr 2014 13:25:17
1.34.0_2 |
tijl  |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
11 Apr 2014 16:20:31
1.34.0_1 |
bapt  |
Support stage |
08 Dec 2013 13:29:42
1.34.0 |
mva  |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
- lang/v8 requires python to build
Approved by: portmgr (blanket) |
20 Sep 2013 19:53:10
1.34.0 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
31 Jul 2013 11:57:46
1.34.0 |
kwm  |
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8
* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
It is replaced by a GIO kqueue implementation developed as part of a NetBSD
GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
prevent creation of / root/.cache dir. Defaults to build & run depend,
but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
pangox support which was removed from the pango port. Add it to ports still
using pangox API.
Exp-run by: bapt@
PR: ports/178958 [1]
Submitted by: emaste@ [1] |
24 Apr 2013 07:35:41
1.32.0_1 |
ak  |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
1.32.0_1 |
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
08 Mar 2013 10:51:36
1.32.0_1 |
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
10 Sep 2012 19:19:33
0.7.7_2 |
beat  |
- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
resulting package will change.
Submitted by: Jan Beich <jbeich@tormail.org>
With hat: gecko |
29 Jul 2012 11:17:04
0.7.7_1 |
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
01 Jun 2012 05:26:28
0.7.7_1 |
dinoex  |
- update png to 1.5.10 |
19 Feb 2012 07:09:58
0.7.7 |
rm  |
- change USE_PYTHON=build with USE_PYTHON_BUILD=yes (non-functional change) |
23 Sep 2011 22:26:39
0.7.7 |
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 |
04 Dec 2010 07:34:27
0.7.7 |
ade  |
Sync to new bsd.autotools.mk |
20 Nov 2010 15:37:08
0.7.7 |
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 ) |
08 Aug 2010 08:56:41
0.6_2 |
beat  |
- Bump PORTREVISION after libxul update
PR: ports/149044
Expr-run by: pav@
Approved by: portmgr (pav) |
31 May 2010 02:01:56
0.6_1 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
10 May 2010 21:19:08
0.6 |
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
0.4_2 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.4_1 |
dinoex  |
- update to jpeg-8 |
19 Dec 2009 12:28:34
0.4 |
pav  |
- Mark BROKEN on 6.x: does not link
Reported by: pointyhat |
28 Nov 2009 20:06:37
0.4 |
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 ) |