Akinori MUSHA
77f6c01ede
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:58:52 +00:00
Dirk Froemberg
9439aeb2c5
portlint: remove extra whitespaces before end of line.
2001-12-24 10:37:45 +00:00
Pete Fritchman
a57055def2
Fix a braino (having @unexec rmdir ... without 2>/dev/null || true really
...
defeats the purpose...)
2001-10-05 04:34:49 +00:00
Pete Fritchman
dc274f0557
Add missing @unexec rmdir
...
Noticed by: bento
2001-10-05 04:27:53 +00:00
Anton Berezin
2835757114
Remove redundant USE_PERL5 statements.
2001-08-24 21:32:55 +00:00
James E. Housley
4202c9f72c
The perl man directories should not be removed.
...
PR: 27696
Submitted by: Pete Fritchman <petef@databits.net>
2001-06-07 11:09:45 +00:00
Steve Price
46baf67232
Add a couple of missing files and remove extra directories on uninstall.
2001-04-15 01:05:42 +00:00
Steve Price
0f24c3f317
Update to version 0.009.
...
PR: 24119
Submitted by: Joseph Scott <joseph@randomnetworks.com>
2001-02-26 04:04:33 +00:00
Will Andrews
f67050feec
Unleash all of these ports upon the people. I no longer have any interest
...
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Chris Piazza
3df86a88a9
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 18:34:06 +00:00
Will Andrews
af4a01863e
Finish moving MAINTAINER for my ports.
...
andrews@technologist.com -> will@FreeBSD.org . :-)
Reminded by: asami
2000-03-22 01:59:41 +00:00
Chris D. Faulhaber
d158e99d33
Upgrade shells/perlsh to new version (perlsh 0.007).
...
1) Update pkg/PLIST.
2) Change to depend on perlsh's install mechanism.
3) New patch (patch-aa) fixes PREFIX problem.
4) Account for broken TCP/IP on MASTER_SITES.
5) General Makefile cleanups.
6) Addition of perlsh to perl5 virtual category.
7) Use PKGNAME to match port's name.
8) Remove unnecessary perl substitution.
PR: 17031
Submitted by: Maintainer
2000-02-29 02:27:02 +00:00
Satoshi Asami
afd463aa58
Don't need a period at end.
2000-01-08 09:43:30 +00:00
Wes Peters
46d2d8fa30
Commit perlsh 0.004pre2 port.
...
PR: 15412
Submitted by: Will Andrews <andrews@technologist.com>
2000-01-03 19:33:18 +00:00