Commit Graph

10 Commits

Author SHA1 Message Date
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Alexander Nedotsukov
54ea9c9af7 - Fix build converting port to use bsd.gnome.mk [1]
- Remove unnecesary libgnomeprintui dependency

Reported by: kris [1]
2003-09-21 04:22:22 +00:00
Joe Marcus Clarke
abe45fbb1b Correct dependency directory in last commit. 2003-02-20 19:10:54 +00:00
Joe Marcus Clarke
e22991b21c * Re-add support for libgnomeprint[ui]-2.0
* De-pkg-comment
2003-02-20 19:10:27 +00:00
Joe Marcus Clarke
57674cefcc Chase libgnomeui's shared lib version. 2003-02-07 19:33:51 +00:00
Edwin Groothuis
555a4e2a70 New port: games/gturing - A simple Turing machine for gnome2
Gturing is a simple turing machine simulator with graphical
	interface. A Turing machine is the simplest possible computing
	device which can only perform very simple operations.
	However, almost everything in programming languages can be
	written as a program for the Turing machine.
	It's a nice complement for students who likes to practice
	with theory and a nice toy to play with.

PR:		ports/40368
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2003-01-21 01:22:23 +00:00