Commit graph

22 commits

Author SHA1 Message Date
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jean-Yves Lefort
d9b414a666 Update to 1.0.13
PR:		ports/81056
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-16 07:35:23 +00:00
Kris Kennaway
587341014d Now builds on 4.x 2005-04-30 01:39:47 +00:00
Kris Kennaway
68dadfaed5 BROKEN: Does not build
Approved by:    portmgr (self)
2005-03-26 19:49:53 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kirill Ponomarev
2af867b658 Update to version 1.0.4
PR:		ports/76901
Submitted by:	Ports Fury
2005-01-31 22:45:05 +00:00
Tilman Keskinoz
c642b0d319 Fix build on 5.x: struct sockaddr_in6 has no member sinaddr 2004-08-20 17:59:46 +00:00
Kirill Ponomarev
216da5cad5 Update to version 1.0.0
PR:		ports/70410
Submitted by:	Ports Fury
2004-08-13 15:46:34 +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
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Edwin Groothuis
55daa58250 Port need perl to build (see
http://bento.freebsd.org/errorlogs/5-latest/gsk-0.3.5.log)
2002-11-03 21:01:10 +00:00
David W. Chapman Jr.
e4006cf0b9 Update to 0.3.5
PR:		42246
Submitted by:	tkato@prontomail.com
2002-08-31 16:30:20 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Ying-Chieh Liao
5191519743 add missing files in PLIST
Submitted by:	bento log
2001-08-03 20:04:10 +00:00
Ying-Chieh Liao
d54915368a upgrade to 0.3.1
drop maintainership
2001-07-20 06:20:50 +00:00
Ying-Chieh Liao
79360788df add gsk
GSK is a C library for writing servers. It is designed for writing servers
where everything happens in a single thread.
2001-05-01 17:29:30 +00:00