Commit graph

19 commits

Author SHA1 Message Date
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +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
Edwin Groothuis
920400e035 Fix WWW line 2003-11-02 21:59:58 +00:00
Kirill Ponomarev
9abf0f65bb - Update to version 2.5
PR:		55901
Submitted by:	Ports Fury
2003-08-23 21:42:32 +00:00
Kirill Ponomarev
cf71a7a200 - Rearrange USE_GNOME
PR:		55155
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-08-01 18:28:03 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
8ea52382c6 Unbroke.
Remove USE_AUTOMAKE and but back explicit dependency to devel/automake.
These ports aren't intended to be configured by automake, which USE_AUTOMAKE
does automagically. Instead they are just using some files from
${LOCALBASE}/share/automake.

Screwed by:	ade
Reported by:	bento
2001-06-05 17:51:20 +00:00
Ade Lovett
af2a6cb93b Replace explicit build dependency on automake with USE_AUTOMAKE knob 2001-05-31 22:53:13 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Maxim Sobolev
836ca5fc24 Update to 2.4. 2001-03-13 11:37:28 +00:00
Jimmy Olgeni
4c544704ed Style fixes for ports/net. 2001-02-05 15:50:41 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Maxim Sobolev
88168fa0ab Update to 2.2. 2000-10-25 08:19:57 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Maxim Sobolev
28484c98d8 Add gnometelnet - a telnet, rlogin, ssh frontend for GNOME. 2000-08-02 16:17:17 +00:00