notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11-toolkits/vte3/Makefile
SVNWeb

Number of commits found: 60

Sun, 7 May 2023
[ 18:38 Dimitry Andric (dim) search for other commits by this committer ]    commit hash:2b2883921ec71c5b8521ddd450054c80d686ef55  commit hash:2b2883921ec71c5b8521ddd450054c80d686ef55  commit hash:2b2883921ec71c5b8521ddd450054c80d686ef55  2b288392 
x11-toolkits/vte3: fix build with clang 16

Clang 16 has a new error about integer values being outside the valid
range for enum types, which shows up when building x11-toolkits/vte3:

  ../src/vtepty.cc:577:16: error: integer value 234881535 is outside the valid
range of values [0, 4095] for this enumeration type
[-Wenum-constexpr-conversion]
          return GSpawnFlags(G_SPAWN_LEAVE_DESCRIPTORS_OPEN |
                 ^

Upstream already noticed this, and committed
https://gitlab.gnome.org/GNOME/vte/-/commit/9b41cd101429 as a fix, so
add this as an additional patch, until the next version is released.

PR:		271057
Approved by:	maintainer timeout (2 weeks)
MFH:		2023Q2
Thu, 13 Apr 2023
[ 00:56 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  f1f1a8b  (Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 28 Jan 2023
[ 23:08 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:1c81e0d96add75c049da1db145fb3dd92a35fa36  commit hash:1c81e0d96add75c049da1db145fb3dd92a35fa36  commit hash:1c81e0d96add75c049da1db145fb3dd92a35fa36  1c81e0d 
x11-toolkits/vte3: fix packging with python!=3.9 (+)

Shlib version numbers comes from gtk3/4 meson options not from PYTHON_VER

No PORTREVISION bump needed, package content not changed with py39 and was
broken with any other python
[ 05:10 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:b8edf8ca38046ec95aed8df135a0f625bcf1accb  commit hash:b8edf8ca38046ec95aed8df135a0f625bcf1accb  commit hash:b8edf8ca38046ec95aed8df135a0f625bcf1accb  b8edf8c 
x11-toolkits/vte3: Update to 0.70.2

Also enable GTK4 support
Sun, 15 Jan 2023
[ 07:49 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:bb8e4d4016d7b28c5b1a9dbf31f8b21aef9f06a1  commit hash:bb8e4d4016d7b28c5b1a9dbf31f8b21aef9f06a1  commit hash:bb8e4d4016d7b28c5b1a9dbf31f8b21aef9f06a1  bb8e4d4 
x11-toolkits/vte3: remove comparison to deleted LLVM_VER
Wed, 19 Oct 2022
[ 08:10 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  dfe25d7  (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 26 Aug 2022
[ 17:02 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd  commit hash:d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd  commit hash:d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd  d9b0d9a  (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
framework: switch tree to using vala.mk

PR:		249940
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:71b6a9f9c7b4d46953a1ce59dc242f0ba1c28f17  commit hash:71b6a9f9c7b4d46953a1ce59dc242f0ba1c28f17  commit hash:71b6a9f9c7b4d46953a1ce59dc242f0ba1c28f17  71b6a9f  (Only the first 10 of 134 ports in this commit are shown above. View all ports for this commit)
x11-toolkits: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  1wardd@airmail.net
  *  Alexander Kabaev <ak03@gte.com>
  *  Alexander Novitsky <alecn2002@yandex.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Brian Buchanan <brian@CSUA.Berkeley.EDU>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 19 Apr 2022
[ 21:30 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:d6768a870b0dd89d4409ce884083e29627231102  commit hash:d6768a870b0dd89d4409ce884083e29627231102  commit hash:d6768a870b0dd89d4409ce884083e29627231102  d6768a8 
x11-toolkits/vte3: plist: add missing ab translation

Approved by:	portmgr (blanket)
Fri, 15 Apr 2022
[ 20:41 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:a9376407395dee363c38e0092f1e3cccbabcd81f  commit hash:a9376407395dee363c38e0092f1e3cccbabcd81f  commit hash:a9376407395dee363c38e0092f1e3cccbabcd81f  a937640 
x11-toolkits/vte3: Update to 0.68.0
Thu, 7 Apr 2022
[ 00:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:268cee3b0227efd217869b43152e8936a05cb850  commit hash:268cee3b0227efd217869b43152e8936a05cb850  commit hash:268cee3b0227efd217869b43152e8936a05cb850  268cee3  (Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
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
Wed, 23 Mar 2022
[ 19:06 Neel Chauhan (nc) search for other commits by this committer Author: VVD ]    commit hash:b4173875e5eff5fa5aa35f93e4af82f2695947a4  commit hash:b4173875e5eff5fa5aa35f93e4af82f2695947a4  commit hash:b4173875e5eff5fa5aa35f93e4af82f2695947a4  b417387 
x11-toolkits/vte3: Unbreak 12.3 with LLVM < 11

PR:	262736
[ 15:16 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:e864e9b815f240b77fa8e1a71124222de0c7b725  commit hash:e864e9b815f240b77fa8e1a71124222de0c7b725  commit hash:e864e9b815f240b77fa8e1a71124222de0c7b725  e864e9b 
x11-toolkits/vte3: Set LLVM_VERSION to 11 to unbreak 12.3
Tue, 22 Mar 2022
[ 21:21 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:f8db2329726ff36bd0331eaa009e6831a1331514  commit hash:f8db2329726ff36bd0331eaa009e6831a1331514  commit hash:f8db2329726ff36bd0331eaa009e6831a1331514  f8db232 
x11-toolkits/vte3: Update to 0.66.2
Thu, 28 Oct 2021
[ 16:37 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3  commit hash:f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3  commit hash:f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3  f34ece3  (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
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
Mon, 19 Jul 2021
[ 14:19 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:d0694d9f5d4cfb34a9438424ec4079deba251e3b  commit hash:d0694d9f5d4cfb34a9438424ec4079deba251e3b  commit hash:d0694d9f5d4cfb34a9438424ec4079deba251e3b  d0694d9 
x11-toolkits/vte3: update to 0.64.2
Tue, 18 May 2021
[ 11:25 Adriaan de Groot (adridg) search for other commits by this committer ]    commit hash:fe337af49c25a5260b95f9a9ca8e6960176ed562  commit hash:fe337af49c25a5260b95f9a9ca8e6960176ed562  commit hash:fe337af49c25a5260b95f9a9ca8e6960176ed562  fe337af 
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
Mon, 19 Apr 2021
[ 20:03 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:7815cd803556e189e785e96a5cfc2721027ed386  commit hash:7815cd803556e189e785e96a5cfc2721027ed386  commit hash:7815cd803556e189e785e96a5cfc2721027ed386  7815cd8 
x11-toolkits/vte3: Use tar:xz since the archive is now posted

Reported by:	linimon (via email)
Fri, 9 Apr 2021
[ 16:47 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:1899b4ccd8164098ddeca24cd4017aa92513c5fc  commit hash:1899b4ccd8164098ddeca24cd4017aa92513c5fc  commit hash:1899b4ccd8164098ddeca24cd4017aa92513c5fc  1899b4c 
Add GNOME GitLab to bsd.sites.mk and use where needed
[ 14:27 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:30e9c463f417e4f3f11338e553be9632db5727b5  commit hash:30e9c463f417e4f3f11338e553be9632db5727b5  commit hash:30e9c463f417e4f3f11338e553be9632db5727b5  30e9c46 
x11-toolkits/vte3: Fix MASTER_SITES
[ 00:31 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:fd8d2f591138b2e7bf7583350f0c4ae5bdc9d045  commit hash:fd8d2f591138b2e7bf7583350f0c4ae5bdc9d045  commit hash:fd8d2f591138b2e7bf7583350f0c4ae5bdc9d045  fd8d2f5 
x11-toolkits/vte3: Update to 0.64.0

Differential Revision:	https://reviews.freebsd.org/D29611
Thu, 8 Apr 2021
[ 23:33 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:69d24a727d44d398f7357cb844386f3ec4750a4f  commit hash:69d24a727d44d398f7357cb844386f3ec4750a4f  commit hash:69d24a727d44d398f7357cb844386f3ec4750a4f  69d24a7  (Only the first 10 of 145 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 69.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by:	GitHub (watch releases)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 3 Nov 2020
[ 00:56 jbeich search for other commits by this committer ] Original commit   Revision:553940 (Only the first 10 of 186 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 9 Oct 2020
[ 21:18 bapt search for other commits by this committer ] Original commit   Revision:551830
update to 0.62.1

PR:		250130
Submitted by:	rkoberman@gmail.com
Thu, 24 Sep 2020
[ 12:52 bapt search for other commits by this committer ] Original commit   Revision:549918
Update to 0.62.0
Mon, 14 Sep 2020
[ 19:22 lbartoletti search for other commits by this committer ] Original commit   Revision:548675
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
[ 11:38 lbartoletti search for other commits by this committer ] Original commit   Revision:548605
x11-toolkits/vte3: Update to 0.60.3

- Update to 0.60.3
- Use meson
- Fix Makefile variable order
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Fri, 2 Nov 2018
[ 13:32 rene search for other commits by this committer ] Original commit   Revision:483807 (Only the first 10 of 243 ports in this commit are shown above. View all ports for this commit)
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
Sun, 30 Sep 2018
[ 11:58 kwm search for other commits by this committer ] Original commit   Revision:480951 (Only the first 10 of 732 ports in this commit are shown above. View all ports for this commit)
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
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
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
Fri, 22 Jun 2018
[ 17:18 danilo search for other commits by this committer ] Original commit   Revision:473049 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
- Update to 0.50.3

PR:		227981
Submitted by:	danilo
Approved by:	maintainer timeout (gnome, 1 month)
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
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
Mon, 15 May 2017
[ 19:05 kwm search for other commits by this committer ] Original commit   Revision:440963
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.
Fri, 21 Apr 2017
[ 13:43 kwm search for other commits by this committer ] Original commit   Revision:439066
Add back '\' in the USE_GNOME line, which I removed for testing....

Reported by:	freshports sanity tester
Pointy hat to:	kwm@
[ 13:41 kwm search for other commits by this committer ] Original commit   Revision:439065
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.
Sun, 2 Apr 2017
[ 20:44 bapt search for other commits by this committer ] Original commit   Revision:437577 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
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
Wed, 11 Jan 2017
[ 10:08 amdmi3 search for other commits by this committer ] Original commit   Revision:431169 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Tue, 3 Jan 2017
[ 18:43 jbeich search for other commits by this committer ] Original commit   Revision:430508
Assume "pkg-config zlib" works after 9.x reached EOL
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 27 Mar 2016
[ 14:58 tijl search for other commits by this committer ] Original commit   Revision:411990 (Only the first 10 of 183 ports in this commit are shown above. View all ports for this commit)
- 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)
Fri, 4 Mar 2016
[ 12:32 kwm search for other commits by this committer ] Original commit   Revision:410112
Update vte3 to 0.42.4.
Sun, 14 Feb 2016
[ 18:57 kwm search for other commits by this committer ] Original commit   Revision:408881 (Only the first 10 of 460 ports in this commit are shown above. View all ports for this commit)
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
Sat, 8 Aug 2015
[ 14:11 kwm search for other commits by this committer ] Original commit   Revision:393730
* 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@
Wed, 5 Aug 2015
[ 19:13 kwm search for other commits by this committer ] Original commit   Revision:393607 (Only the first 10 of 601 ports in this commit are shown above. View all ports for this commit)
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
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Tue, 30 Dec 2014
[ 20:13 kwm search for other commits by this committer ] Original commit   Revision:375852 (Only the first 10 of 117 ports in this commit are shown above. View all ports for this commit)
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
Wed, 3 Dec 2014
[ 09:18 kwm search for other commits by this committer ] Original commit   Revision:373802 (Only the first 10 of 164 ports in this commit are shown above. View all ports for this commit)
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
Tue, 25 Nov 2014
[ 20:49 kwm search for other commits by this committer ] Original commit   Revision:373430
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@
Wed, 19 Nov 2014
[ 11:49 kwm search for other commits by this committer ] Original commit   Revision:372768 (Only the first 10 of 1460 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 1 Sep 2014
[ 16:05 tijl search for other commits by this committer ] Original commit   Revision:366894
Convert to USES=libtool and INSTALL_TARGET=install-strip

Obtained from:	gnome-dev
Tue, 29 Jul 2014
[ 21:28 antoine search for other commits by this committer ] Original commit   Revision:363396
Unbreak gnome-pty-helper too
[ 21:20 antoine search for other commits by this committer ] Original commit   Revision:363393
Unbreak some reference ports

Pointy hat:	adamw
[ 21:07 adamw search for other commits by this committer ] Original commit   Revision:363392 (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_XZ to USES=tar:xz.

Approved by:	portmgr (not really, but touches unstaged ports)
Sun, 8 Dec 2013
[ 09:55 kwm search for other commits by this committer ] Original commit   Revision:335873 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
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.

Number of commits found: 60