Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Aug 2022 19:25:32 1.3.1 |
Neel Chauhan (nc)  |
net/gtk-vnc: Update to 1.3.1 |
20 Jul 2022 14:22:37 1.3.0 |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
24 Jun 2022 17:05:08 1.3.0 |
Baptiste Daroussin (bapt)  |
net/gtk-vnc: fix pulseaudio option definition |
24 Jun 2022 15:17:53 1.3.0 |
Baptiste Daroussin (bapt)  |
net/gtk-vnc: update to 1.3.0 |
06 Apr 2021 14:31:07 0.7.2_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Nov 2019 18:58:04
0.7.2_1 |
zeising  |
Add USES=xorg USES=gl, ports categories n
Add USES=xorg and USES=gl to ports in categories starting with 'n'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
01 May 2019 19:35:15
0.7.2_1 |
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* |
02 Oct 2018 08:19:24
0.7.2 |
antoine  |
Add explicit USES=python |
26 Mar 2018 10:16:36
0.7.2 |
bapt  |
Update to 0.7.2 |
22 May 2017 09:20:31
0.7.1 |
kwm  |
Update gtk-vnc to 0.7.1.
Add gnome to USES, don't depend on bsd.port.mk to do it. |
11 Feb 2017 11:10:27
0.7.0 |
kwm  |
Update gtk-vnc to 0.7.0.
MFH: 2017Q1
Security: 79bbb8f8-f049-11e6-8a6a-bcaec565249c |
01 Apr 2016 14:16:20
0.5.4_1  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
27 Mar 2016 14:58:00
0.5.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) |
05 Aug 2015 19:13:26
0.5.4  |
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 |
02 Jan 2015 18:46:34
0.4.4_3  |
pi  |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
19 Nov 2014 11:49:06
0.4.4_2  |
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 ) |
24 Oct 2014 16:21:26
0.3.10_14  |
mva  |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
10 Sep 2014 20:50:37
0.3.10_14  |
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) |
25 Aug 2014 17:31:47
0.3.10_13  |
amdmi3  |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
30 Jul 2014 03:57:24
0.3.10_12  |
pi  |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
23 Jul 2014 10:28:04
0.3.10_11  |
tijl  |
Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work
when an older version of a package is installed. This is the case when an
executable links with installed libraries and with uninstalled libraries
that link with other uninstalled libraries. For each of the directly
linked libraries the executable will have an rpath (/usr/local/lib for the
installed libraries and a path under WRKDIR for each of the uninstalled
libraries), but not for the indirect libraries. Both ld(1) and rtld(1)
search the rpath of the executable first before any rpath of libraries, so
the indirectly linked libraries will be found in /usr/local/lib if they are
installed instead of in WRKDIR.
With this commit executables will overlink with uninstalled indirect
libraries again so their location is added to the rpath of the executable.
This partially reverts r358784.
PR: 191611
Approved by: portmgr (bapt) |
23 Jul 2014 09:54:02
0.3.10_11  |
tijl  |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
22 Jun 2014 10:44:30
0.3.10_10  |
tijl  |
Add 4 new sed commands to USES=libtool. The first two apply some of the
changes that Debian made to their libtool. The first command applies to
libtool versions 1.4 and up. The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down. It applies to 2.x. Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).
The third and fourth command fix relinking. During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory. This allows running an
executable that links to libA from within the work directory. The relink
removes this extra runpath.
(Only the first 15 lines of the commit message are shown above ) |
25 Apr 2014 22:56:08
0.3.10_10  |
bapt  |
Bump portrevision forgotten previously |
25 Apr 2014 22:54:09
0.3.10_9  |
bapt  |
Support stage
Switch to USES=libtool |
20 Sep 2013 22:10:25
0.3.10_9  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
03 Sep 2013 08:49:47
0.3.10_9  |
bapt  |
Add an explicit dependency on pkgconf |
03 May 2013 16:36:41
0.3.10_9  |
ehaupt  |
Chase security/libgcrypt update |
24 Apr 2013 18:10:32
0.3.10_8  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
08 Mar 2013 10:51:36
0.3.10_8  |
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 |
05 Feb 2013 16:17:07
0.3.10_8  |
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
10 Dec 2012 15:10:03
0.3.10_7  |
ume  |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
01 Jun 2012 05:26:28
0.3.10_6  |
dinoex  |
- update png to 1.5.10 |
17 Mar 2012 17:38:00
0.3.10_5  |
mezz  |
Fix vinagre and possible other applications when trying to connect to
TightVNC V2. Bump the PORTREVISION.
PR: ports/166192
Submitted by: Kevin Oberman <rkoberman@gmail.com>
Obtained from: Its git.
Feature safe: yes |
23 Sep 2011 22:26:39
0.3.10_4  |
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 |
16 Jul 2011 11:37:52
0.3.10_4  |
novel  |
Add explicit libgcrypt depencency as it previously were pulled
by gnutls which is no longer the case since gnutls switched to
nettle.
Reported by: olgeni |
05 Jun 2011 18:43:16
0.3.10_4  |
novel  |
Chase security/gnutls update and add an UPDATING entry. |
20 Mar 2011 12:54:45
0.3.10_3  |
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
0.3.10_3  |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.3.10_2  |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.3.10_1  |
dinoex  |
- update to jpeg-8 |
03 Jan 2010 01:16:46
0.3.10  |
marcus  |
Correct the WWW site.
Reported by: Leslie Jensen <jensen.leslie@gmail.com> |
28 Nov 2009 20:06:37
0.3.10  |
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 ) |
16 Aug 2009 18:04:40
0.3.9_1  |
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
11 Aug 2009 21:17:54
0.3.9  |
kwm  |
Add dependency on sasl2.
Submitted by: pointyhat (via erwin) |
11 Aug 2009 13:20:47
0.3.9  |
kwm  |
Update to 0.3.9. |
31 Jul 2009 13:57:52
0.3.8_1  |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
13 Jan 2009 07:41:25
0.3.8  |
marcus  |
Update to 0.3.8. |
10 Jan 2009 05:22:13
0.3.7_1  |
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 ) |
06 Jun 2008 13:50:32
0.3.6_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) |
15 May 2008 00:20:01
0.3.6  |
marcus  |
Update to 0.3.6. |
19 Apr 2008 17:56:05
0.3.5_1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
08 Apr 2008 00:42:48
0.3.5  |
ahze  |
Update to 0.3.5 |
24 Mar 2008 15:46:52
0.3.4  |
ahze  |
Update to 0.3.4 |
03 Mar 2008 11:57:08
0.3.3_1  |
novel  |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
03 Feb 2008 05:26:24
0.3.3  |
marcus  |
Update to 0.3.3. |
20 Jan 2008 19:35:06
0.3.2  |
marcus  |
Update to 0.3.2. |
23 Dec 2007 20:33:06
0.3.1  |
marcus  |
Fix build on 5.X.
Reported by: pointyhat via pav |
16 Dec 2007 19:32:34
0.3.1  |
marcus  |
Add gtk-vnc, a GTK+ VNC widget with C and Python bindings.
WWW: http://gtk-vnc.sourceforge.net/ |