Commit graph

16 commits

Author SHA1 Message Date
Kris Kennaway
a986780778 Clean up a directory we might have created 2006-01-28 08:23:28 +00:00
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
Renato Botelho
46e7d42e8a - Add SHA256 2005-11-08 14:33:35 +00:00
Renato Botelho
0ced945346 - Update to 0.15 2005-09-29 18:57:57 +00:00
Renato Botelho
d5a8ad9d47 Change MAINTAINER to my @FreeBSD.org account
Approved by:	flz (mentor)
2005-07-11 16:47:16 +00:00
Roman Bogorodskiy
cce3695ee2 - pet portlint(1)
- remove unnecessary ${PERL} -pi
- use autoconf-2.5.9
- pass maintainership to submitter

PR:		80403
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-04-27 12:22:49 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Kris Kennaway
73129cd73e This port doesn't include a copy of config.{guess,sub}, but they're
required by autoconf.  Copy them into place from the Templates/ directory.
This fixes the build on amd64
2004-03-16 05:54:27 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Sergei Kolobov
ddb1c152a9 - Reset maintainer to ports@FreeBSD.org due to lack of response
from maintainer for over a year
2003-12-12 23:26:44 +00:00
Edwin Groothuis
ab7ef04ab3 Believe it or not, but this port was entangled in between a discussion
in ports/55750, which is an update for mail/courier.

	This patch also include the update of sysconftool to 0.14.

PR:		ports/55750
Submitted by:	Shizuka Kudo <shizukakudo_99@yahoo.com>
2003-09-08 08:53:30 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Alan Eldridge
7bfb73fc03 fix build due to borked plist; approved by kris 2002-12-20 10:17:58 +00:00
Alan Eldridge
d7b1376e4b Fix to use autoconf the right way. Do NOT put *_DEPENDS entries for autoconf.
It's not gonna work anymore, folks! READ bsd.port.mk comments.

Approved by:	kris
2002-11-27 13:25:31 +00:00
Patrick Li
afe853995c Add port devel/sysconftool - a development utility that helps to install
application configuration files

PR:		31475
Submitted by:	Yarema <yds@CoolRat.org>
2002-01-30 01:36:45 +00:00