Commit graph

14 commits

Author SHA1 Message Date
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +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
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Mark Pulford
466af0c303 Switch to USE_SDL macro.
Change MAINTAINER to ports.

PR:		61807
Submitted by:	edwin
2004-01-26 03:17:44 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Mark Pulford
bdbb3bc341 De-pkg-comment. 2003-02-22 17:14:31 +00:00
Mark Pulford
0adf0c51e2 Changed to use REINPLACE. 2003-02-10 13:21:21 +00:00
Mark Pulford
4a23cc4804 Repocopied from graphics/iview.
Updated to 1.5.
2001-12-30 06:56:58 +00:00
Mark Pulford
3246a363a8 Updated MAINTAINER to my new committer email address
Reviewed by:	will
2001-06-08 05:36:46 +00:00
Kevin Lo
fd55f9bb2e Update to version 1.4
PR: 27827
Submitted by: MAINTAINER
2001-06-02 15:06:38 +00:00
Ying-Chieh Liao
263ce6084b upgrade to 1.3
PR:		27683
Submitted by:	maintainer
2001-05-27 09:34:03 +00:00
Will Andrews
54c02e5a6c Add iview 1.01, an image viewer for X.
PR:		26527
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-17 17:56:11 +00:00