Baptiste Daroussin
3fee911366
Modernize LIB_DEPENDS
...
With hat: portmgr
2014-07-13 23:36:40 +00:00
Mathieu Arnold
61de712f46
Remove all the bootstrap files (.bs) from the plists.
...
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight
2014-06-10 12:14:12 +00:00
Vanilla I. Shu
5f376ca825
Support STAGEDIR.
2013-11-05 01:40:32 +00:00
Baptiste Daroussin
8ee9a3584f
Add NO_STAGE all over the place in preparation for the staging support (cat: japanese)
2013-09-20 18:47:54 +00:00
Andrej Zverev
0aad97bb5c
- Convert to new perl framework
2013-08-02 18:21:05 +00:00
Eitan Adler
d1f32a3e5d
Style: tab -> space.
...
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +00:00
Andrew Pantyukhin
ec457676b1
- Update to 2.0.4
2007-02-04 15:29:50 +00:00
Edwin Groothuis
0416031c9b
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:20:05 +00:00
Pav Lucistnik
a5884a575c
- Add SHA256
2005-11-24 23:02:13 +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
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Akinori MUSHA
d4ec9e072c
Add textproc to CATEGORIES.
2003-04-02 12:33:41 +00:00
Akinori MUSHA
1f7c47a812
De-pkg-comment my non-ruby ports as well.
2003-02-18 05:52:56 +00:00
Akinori MUSHA
0b4fc6a9d6
Fix a bug where the following piece of code causes coredump:
...
perl -e '
use Text::Kakasi;
Text::Kakasi::getopt_argv("kakasi", "-ieuc", "-Ha");
Text::Kakasi::do_kakasi("\xa1\xb3");
'
Found by: GOTO Kentaro <gotoken@notwork.org>
2002-10-05 11:24:29 +00:00
Akinori MUSHA
ef201df992
Update to 1.05 and chase the libkakasi's version bump.
2001-09-11 19:04:19 +00:00
Akinori MUSHA
ec7ab39444
Use PERL_CONFIGURE.
2001-03-02 06:34:05 +00:00
Akinori MUSHA
2e87c89fc5
Back out the previous commit. That one has a problem which occurs on
...
cross-language master-slave ports.
I just wonder how I could overlook this. I thought I tested with Wnn,
netscape and so on. *sigh*
Yes, I know how I can fix it, but I'd certainly back out first.
Reported by: steve
Pointy hat to: knu
2000-08-27 16:52:51 +00:00
Akinori MUSHA
939eab9dd0
PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.
...
No response from: ports list, PW
2000-08-27 06:13:35 +00:00
Will Andrews
1e60866cc1
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
...
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Akinori MUSHA
5775e81aa8
Remove the directory if empty.
...
Submitted by: bento
2000-05-17 13:30:16 +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
d95338b6e7
Update to 1.04.
2000-04-20 18:23:57 +00:00
Akinori MUSHA
8e270816f9
Update the japanese/[o-t]* ports with the new
...
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
2000-04-12 14:38:12 +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
Seiichirou Hiraoka
c6a2d5ef5b
PR: ports/16961
...
Submitted by: knu@idaemons.org
Kakasi library module for Perl5
2000-03-01 20:15:35 +00:00