Commit graph

14 commits

Author SHA1 Message Date
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kris Kennaway
527d6478e6 BROKEN on !i386: Does not compile 2004-12-17 06:32:06 +00:00
Jeremy Messenger
7edf11d8e3 Fix the pkg-plist.
Reported by:	pointyhat
2004-12-10 06:01:27 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Kris Kennaway
4c428ddbbb BROKEN on amd64: Does not compile 2004-07-11 22:06:19 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Joe Marcus Clarke
d3702246bb Chase the gnutls shared lib version.
Pointy hat to:	sergei
2004-06-06 01:44:39 +00:00
Joe Marcus Clarke
690839683e Fix the build in the case that SSL is not enabled (the default until this
port adds support for GnuTLS 1.0).

Reported by:	bento
2004-05-03 05:35:11 +00:00
Joe Marcus Clarke
c9eb52a136 Disable GnuTLS support until support for newer versions of GnuTLS has been
added.

Reported by:	bento
2004-04-11 00:35:30 +00:00
Joe Marcus Clarke
a80b1cfb5c Use the correct GnuTLS shared lib version.
Reported by:	bento via kris
2004-04-09 02:58:12 +00:00
Joe Marcus Clarke
39e8819cd2 Add libgnetwork, a GLib-based network wrapper API that is slated to become
the de facto standard for GNOME.
2004-04-05 04:08:47 +00:00
Joe Marcus Clarke
6c8f72cf63 Looks like I was overzealous, and added a GNOME 2.5 port to the tree a bit
early.  libgnetwork will come back when GNOME 2.6 is released.

Reported by:	bento
2004-01-24 08:19:44 +00:00
Joe Marcus Clarke
4159f7b55f Add a missing BUILD_DEPENDS on intltool. 2004-01-18 21:18:29 +00:00
Joe Marcus Clarke
a502254703 Add libgnetwork, a glib-2 network abstraction API. 2004-01-03 08:32:58 +00:00