Commit graph

32 commits

Author SHA1 Message Date
Edwin Groothuis
8f4ccb0a04 Remove USE_REINPLACE from categories starting with a J 2006-05-09 00:18:07 +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
72d8a1325c USE_RC_SUBR'ify. 2004-05-10 18:39:05 +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
2012911aea Create a pid file and nohup.out in /var/run/esecanna/. 2003-10-25 16:11:00 +00:00
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Akinori MUSHA
dc96cdca14 Do not automatically disable cannaserver because the Canna port no
longer enables it.
2003-02-04 17:36:38 +00:00
Akinori MUSHA
a4e1d3cae7 Use sed(1) and USE_REINPLACE instead of perl. 2002-11-04 00:15:14 +00:00
Akinori MUSHA
1f45b4ddb1 - Stop the server when deleted.
- Disable canna.sh when installed, and enable it back when deleted.
2002-04-22 21:06:44 +00:00
Akinori MUSHA
89315e270a Update to 1.0.1. "CREDITS" was added (in which I'm listed :). 2000-09-16 07:19:21 +00:00
Akinori MUSHA
5714f011c7 Update to the 1.0.0 official releases. 2000-09-09 10:25:11 +00:00
Akinori MUSHA
0fb2d46f63 Update to 0.99.3. 2000-08-14 05:45:52 +00:00
Akinori MUSHA
b076ce384d Update to 0.99.2. 2000-07-05 04:12:19 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +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
56488c5d44 Update to 0.99.1 - pre-official release.
Avoid direct use of `/usr/local' in pkg/MESSAGE and use `${PREFIX}'
literally instead.

Indicated by:	portlint

* Introducing `MESSAGE_SUB' might be a good idea to do substitutions
* in order to give proper instructions.
2000-04-04 13:36:30 +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
0ed1d8ff0b Update to 0.13.0
As the new version of esecanna has introduced dynamic module loading
mechanism, the port esecanna-vje30 has to be split into two ports
named esecanna and esecanna-module-vje30
PR: ports/16972
Submitted by: knu@idaemons.org
2000-03-07 08:32:54 +00:00
Satoshi Taoka
5b9e00d6dd Update to 0.2.2
PR: 16855
Submitted by: maintainer
2000-02-21 15:44:52 +00:00
Satoshi Taoka
4826416686 Update to 0.1.6
PR: 16790
Submitted by: maintainer
2000-02-18 08:12:24 +00:00
Michael Haro
575a27a4a6 update to 0.1.5
PR:		16761
Submitted by:	maintainer
2000-02-17 01:27:52 +00:00
Seiichirou Hiraoka
7f2c2b559b Update to DR-0.1.4
PR: ports/16650
Submitted by: Maintainer
2000-02-12 16:15:42 +00:00
Seiichirou Hiraoka
f09bd223ce add a post-install target to show pkg/MESSAGE
Requested by: Maintainer
2000-02-03 15:50:05 +00:00
Seiichirou Hiraoka
83630f430a Update to 0.1.1
Requested by: Maintainer
2000-02-03 06:09:16 +00:00
Seiichirou Hiraoka
42079f46db PR: ports/16466
Submitted by:	knu@idaemons.org
Pseudo cannaserver which wraps VJE-delta server
2000-02-02 17:08:34 +00:00