Commit graph

32 commits

Author SHA1 Message Date
Tilman Keskinoz
e5b2ee2eec Running autoconf seems not necessary anymore 2008-01-12 15:42:14 +00:00
Edwin Groothuis
8f4ccb0a04 Remove USE_REINPLACE from categories starting with a J 2006-05-09 00:18:07 +00:00
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +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
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +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
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Edwin Groothuis
5019ffc91b Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.

Noticed on bento and others (full mailbox :-)
2002-11-04 22:57:37 +00:00
Akinori MUSHA
00fd5f48dd USE_REINPLACE instead of perl. 2002-11-04 20:41:48 +00:00
Akinori MUSHA
808a2eada9 Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
Akinori MUSHA
df15b3e6d8 Update to 1.0.1.
1.0.0 had a silly problem that the tarball included a pre-build Linux
binary by mistake, and this port installed it without a rebuild thanks
to make(1). ;)

Please reinstall this version.  Sorry.
2000-09-10 09:26:00 +00:00
Akinori MUSHA
5714f011c7 Update to the 1.0.0 official releases. 2000-09-09 10:25:11 +00:00
Akinori MUSHA
172ed9e4d1 Update to 0.14.11. 2000-08-31 14:19:18 +00:00
Akinori MUSHA
83aaf7b6f0 Update to 0.14.10. 2000-08-14 05:46:21 +00:00
Akinori MUSHA
f01d321321 Update to 0.14.9. 2000-07-25 16:33:11 +00:00
Akinori MUSHA
317f414627 Update to 0.14.8. 2000-07-25 07:28:40 +00:00
Akinori MUSHA
c7313eba72 Update esecanna modules:
esecanna-module-vje25 -> 0.14.6
	esecanna-module-vje30 -> 0.14.7
	esecanna-module-wnn6  -> 0.14.3
2000-07-06 06:10:34 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Akinori MUSHA
d0dca5899b Update to 0.14.6. 2000-06-24 19:14:09 +00:00
Akinori MUSHA
c98f21a742 Update to 0.14.5. 2000-06-11 13:21:59 +00:00
Akinori MUSHA
60f2ecb476 Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
2000-06-07 17:24:38 +00:00
Akinori MUSHA
ae8f1031af Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
	ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
2000-06-07 08:17:23 +00:00
Akinori MUSHA
befc197e3c Update the vje25 module to 0.14.4 and the vje30 one to 0.14.4.
The author quit using libtool so *.la files would not be installed.

Clean up duplicated post-install targets of esecanna/Makefile. (D'oh!)
2000-05-17 10:55:35 +00:00
Akinori MUSHA
5265cd36e2 Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
so as to make it clear that a FreeBSD committer maintains them.
2000-04-24 15:51:20 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Akinori MUSHA
a42adeafdd Style fix:
- Remove post-install information from DESCR's.
  - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's.
  - Remove unnecessary whitespace.

Pointed out by:	portlint
2000-04-04 19:03:36 +00:00
Akinori MUSHA
5b925fe3cc Update to 0.14.3 2000-03-28 17:45:35 +00:00
Akinori MUSHA
c64c11500d Update to 0.14.2 2000-03-26 21:22:44 +00:00
Akinori MUSHA
e41dbe55fc Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/
to http://people.FreeBSD.org/~knu/
2000-03-23 07:11:52 +00:00
Seiichirou Hiraoka
5903f63bef PR: ports/16972
Submitted by:	knu@idaemons.org
Esecanna module for VJE-Delta 3.0
2000-03-07 09:42:22 +00:00