Commit graph

5 commits

Author SHA1 Message Date
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Edwin Groothuis
7075019551 Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +00:00
Edwin Groothuis
2894fe3f1b From: Dejan Lesjak <dejan.lesjak@ijs.si>
To: edwin@mavetju.org
Subject: games/thevalley and upcoming xorg update

Hello,

Soon xorg ports will be upgraded to 6.8.1. As one of changes, imake is
no longer recorded as run dependency for X libraries. Since imake
depends on perl, this dependency is also gone. The port you maintain
relied on perl being there as consequence of these dependencies. Since
this is no longer so, it fails. The upgrade is being tested on dosirak
ports test cluster and the error log is here:

To solve this, explicit build time dependency to perl needs to be
specified with addition of something like this line:
USE_PERL5_BUILD=yes
to Makefile.
Thanks.

Submitted by:	Dejan Lesjak <dejan.lesjak@ijs.si>
2004-12-03 11:23:46 +00:00
Ade Lovett
595addc9c5 Ding-dong, this is your friendly happy face talking. Please to be
reading the 20040314 entry in /usr/ports/CHANGES regarding importing
of ports into the tree that require the use of GNU autotools.

Thanks awfully
2004-04-03 08:27:07 +00:00
Edwin Groothuis
81086d7dec New port: games/thevalley
The Valley is a rewrite of an old RPG from the early 1980s.
	It's simple, but quite fun to play if you are retro-minded.
	It was originally published as a (heavily commented) magazine
	listing in Computing Today; versions for most home computers
	of that time are available.

Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-28 04:06:48 +00:00