| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2013 16:36:41
2.34.2_1
|
ehaupt  |
Chase security/libgcrypt update |
24 Apr 2013 18:10:32
2.34.2
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
08 Mar 2013 10:51:36
2.34.2
|
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
2.28.7_5
|
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
04 Mar 2012 23:53:03
2.28.7_4
|
marcus  |
Fix a NULL pointer deref when closing a gnutls session.
Submitted by: Volker <volker@vwsoft.com> |
09 Nov 2011 15:26:04
2.28.7_3
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 10:39:40
2.28.7_3
|
miwi  |
- Fix build on FreeBSD 10 |
23 Sep 2011 22:26:39
2.28.7_3
|
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 |
23 Aug 2011 18:15:49
2.28.7_3
|
kwm  |
Add glib-networking 2.28.7.
Glib-networking contains the implementations of certain GLib networking
features that cannot be implemented directly in GLib itself because of their
dependencies.
Currently it contains a GNUTLS-based implementation of GTlsBackend,
a libproxy-based implementation of GProxyResolver, and a GNOME GProxyResolver
that uses the proxy information from the GSettings schemas in
gsettings-desktop-schemas. |