Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Apr 2022 21:30:03 0.68.0_1
|
Matthias Andree (mandree)  |
x11-toolkits/vte3: plist: add missing ab translation
Approved by: portmgr (blanket) |
15 Apr 2022 20:41:18 0.68.0
|
Neel Chauhan (nc)  |
x11-toolkits/vte3: Update to 0.68.0 |
07 Apr 2022 00:39:10 0.66.2_1
|
Jan Beich (jbeich)  |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
23 Mar 2022 19:06:13 0.66.2
|
Neel Chauhan (nc)  Author: VVD |
x11-toolkits/vte3: Unbreak 12.3 with LLVM < 11
PR: 262736 |
23 Mar 2022 15:16:39 0.66.2
|
Neel Chauhan (nc)  |
x11-toolkits/vte3: Set LLVM_VERSION to 11 to unbreak 12.3 |
22 Mar 2022 21:21:25 0.66.2
|
Neel Chauhan (nc)  |
x11-toolkits/vte3: Update to 0.66.2 |
28 Oct 2021 16:37:30 0.64.2_1
|
Jan Beich (jbeich)  |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
19 Jul 2021 14:19:21 0.64.2
|
Baptiste Daroussin (bapt)  |
x11-toolkits/vte3: update to 0.64.2 |
18 May 2021 11:25:02 0.64.1
|
Adriaan de Groot (adridg)  |
x11-toolkits/vte3: update to 0.64.1, latest upstream
This is a minor update. While doing the update, I tried to pull
in fixes from PR 240548 -- those were submitted upstream years ago,
landed upstream, then removed again upstream in favor of fdwalk(),
which might end up in in FreeBSD eventually. The fdwalk() call
applies FD_CLOEXEC to all the file descriptors -- the original
patch from the PR called closefrom(), but doing **that** makes
consumers of vte3 (e.g. roxterm) hang / close. So just updating,
not dealing with the issue of the fallback fdwalk() implementation
being clunky.
PR: 240548 |
19 Apr 2021 20:03:30 0.64.0
|
Neel Chauhan (nc)  |
x11-toolkits/vte3: Use tar:xz since the archive is now posted
Reported by: linimon (via email) |
09 Apr 2021 16:47:27 0.64.0
|
Neel Chauhan (nc)  |
Add GNOME GitLab to bsd.sites.mk and use where needed |
09 Apr 2021 14:27:24 0.64.0
|
Neel Chauhan (nc)  |
x11-toolkits/vte3: Fix MASTER_SITES |
09 Apr 2021 00:31:39 0.64.0
|
Neel Chauhan (nc)  |
x11-toolkits/vte3: Update to 0.64.0
Differential Revision: https://reviews.freebsd.org/D29611 |
08 Apr 2021 23:33:31 0.62.1_2
|
Jan Beich (jbeich)  |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
06 Apr 2021 14:31:07 0.62.1_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Nov 2020 00:56:27
0.62.1_1
|
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) |
09 Oct 2020 21:18:10
0.62.1
|
bapt  |
update to 0.62.1
PR: 250130
Submitted by: rkoberman@gmail.com |
24 Sep 2020 12:52:40
0.62.0
|
bapt  |
Update to 0.62.0 |
14 Sep 2020 19:22:03
0.52.2_3
|
lbartoletti  |
x11-toolkits/vte3: revert update to 0.60.3
vte3 requires fribidi>=1.0.0 I forgot to push it with the update of vte3.
BTW, an exp-run for fribidi has been requested (PR #228876). In the meantime, I
revert my commit.
PR: 249319
Reported by: VVD |
14 Sep 2020 11:38:40
0.60.3
|
lbartoletti  |
x11-toolkits/vte3: Update to 0.60.3
- Update to 0.60.3
- Use meson
- Fix Makefile variable order |
26 Jul 2019 20:46:57
0.52.2_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 |
12 Dec 2018 01:35:36
0.52.2_2
|
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 |
02 Nov 2018 13:32:35
0.52.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 |
30 Sep 2018 11:58:31
0.52.2_1
|
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
0.50.3_1
|
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 |
22 Jun 2018 17:18:46
0.50.3
|
danilo  |
- Update to 0.50.3
PR: 227981
Submitted by: danilo
Approved by: maintainer timeout (gnome, 1 month) |
10 Sep 2017 20:55:39
0.48.3_1
|
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 |
15 May 2017 19:05:27
0.48.3
|
kwm  |
Update vte3 to 0.48.3.
* Replace gperf in BUILD_DEPENDS to USES=gperf
* Remove bison, no longer needed
* Drop --disable-Bsymbolic and obsolete post-patch. |
21 Apr 2017 13:43:25
0.48.2
|
kwm  |
Add back '\' in the USE_GNOME line, which I removed for testing....
Reported by: freshports sanity tester
Pointy hat to: kwm@ |
21 Apr 2017 13:41:08

|
kwm  |
Update vte3 to 0.48.2.
* Change '?=' to '=' for BUILD_DEPENDS and USE_GNOME there is no slave port
anymore.
* Record missing dependancies.
* Correct pkg-descr, this port is part of GNOME 3 not 2. Update WWW to
page specific page, and remove the libzvt comment, it long gone. |
02 Apr 2017 20:44:50
0.48.1
|
bapt  |
Update to vte 0.48.1
Chase the updates into vala ports as now the vte vala binding are also
exposing a Regex interface like GLib interface |
01 Apr 2017 15:23:32
0.42.4_2
|
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 |
11 Jan 2017 10:08:38
0.42.4_1
|
amdmi3  |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
03 Jan 2017 18:43:02
0.42.4_1
|
jbeich  |
Assume "pkg-config zlib" works after 9.x reached EOL |
01 Apr 2016 14:33:58
0.42.4_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
27 Mar 2016 14:58:00
0.42.4_1
|
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
04 Mar 2016 12:32:54
0.42.4
|
kwm  |
Update vte3 to 0.42.4. |
14 Feb 2016 18:57:54
0.42.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 |
08 Aug 2015 14:11:03
0.40.2
|
kwm  |
* Remove 8.x patch.
* Make OSVERSION conditionals check OPSYS == FreeBSD. And add check for
OPSYS == DragonFly, since they don't have zlib.pc in there base [1]
* Remove old reinplace that didn't apply anymore. And the thing it was supposed
to handle is done elsewhere in the Makefile.
Reported by: marino@ [1]
Tested by: marino@ |
05 Aug 2015 19:13:26
0.40.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 |
14 May 2015 10:15:09
0.38.3
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
30 Dec 2014 20:13:47
0.38.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
0.38.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 |
25 Nov 2014 20:49:21
0.38.0
|
kwm  |
Make sure vte doesn't enabled stack-protector on it own on i386 when
OSVERSION < 1000036 (taken from bsd.ssp.mk). Else it fails to build with:
libvte-2.91.so: undefined reference to `__stack_chk_fail_local'.
PR: 195267
Submitted by: bar@ |
19 Nov 2014 11:49:06
0.38.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 ) |
01 Sep 2014 16:05:20
0.34.7_1
|
tijl  |
Convert to USES=libtool and INSTALL_TARGET=install-strip
Obtained from: gnome-dev |
29 Jul 2014 21:28:37
0.34.7
|
antoine  |
Unbreak gnome-pty-helper too |
29 Jul 2014 21:20:05
0.34.7
|
antoine  |
Unbreak some reference ports
Pointy hat: adamw |
29 Jul 2014 21:07:40
0.34.7
|
adamw  |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
08 Dec 2013 09:55:41
0.34.7
|
kwm  |
Add vte3, the Gtk 3 version of the vte terminal widget.
Split off gnome-pty-helper from vte to allow both versions of vte to be
installed at the same time.
Update comment to make it clearer which gtk+ version it is for.
Enable introspection bindings in vte.
Obtained from: GNOME dev repo. |