Commit graph

16 commits

Author SHA1 Message Date
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
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +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
Mario Sergio Fujikawa Ferreira
c4e8cae589 Deploy USE_GNOMENG infrastructure
PR:		42309
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 03:58:24 +00:00
Patrick Li
e798945c86 strip -> ${STRIP_CMD}
PR:		39795
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-06-26 19:12:27 +00:00
Pete Fritchman
f6abfcd643 Reset maintainership to ports@. Thanks for your work on these, Jeremy!
PR:		38874
Submitted by:	Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
2002-06-04 01:38:45 +00:00
Patrick Li
1385354850 - Change maintainer's email address
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas

PR:		34354
Submitted by:	maintainer
2002-01-28 02:08:13 +00:00
Kevin Lo
577e6dda0b - Upgrade graphics/evas to 0.5.0
- Bump library version to x11-toolkits/gevas

PR: 26965
Submitted by: MAINTAINER
2001-04-30 15:52:06 +00:00
Michael Haro
ac91be5bdb Remove empty file
Submitted by: maintainer
2001-04-03 21:15:52 +00:00
Michael Haro
23623ef149 Upgrade port x11-toolkits/gevas to version 0.0.3
PR:		26212
Submitted by:	    maintainer
2001-04-03 05:29:02 +00:00
OKAZAKI Tetsurou
35332bed0d Add INSTALLS_SHLIB line.
PR:		25994
Submitted by:	maintainer
2001-03-22 15:54:46 +00:00
Vanilla I. Shu
a8715f3333 Gevas are GTK+ bindings to evas canvas library, modeled after GnomeCanvas
library.

PR:		ports/25918
Submitted by:	ishmael27@home.com
2001-03-19 16:22:34 +00:00