Commit graph

20 commits

Author SHA1 Message Date
Masafumi Max NAKANE
931957769b Hardcode ${PREFIX}/bin as the directory where perl5 is instead of
dynamically set it.
Suggested by:	asami

Instead of explicitly specifying the path in MAKE_ENV, just retrieve it from
the env. var.

Move the comment about MAN1 var to the front of the variable definition.
1997-06-02 18:33:30 +00:00
Masafumi Max NAKANE
6ee424222a Use the file in CPAN as distfile instead of one I created. 1997-05-25 18:29:06 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
James FitzGibbon
2d81f85bc8 Remove perl5 from CATEGORIES
Approved-by: Wolfram Schneider <wosch@apfel.de>
1997-05-06 14:28:43 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
Masafumi Max NAKANE
54e38fe014 Upgrade, 3.0.54 -> 3.0.56. 1997-04-18 07:59:25 +00:00
Masafumi Max NAKANE
4309df4bba One of MASTER_SITES was missing trailing slash.
Noticed by:	Bill Fenner
1997-03-25 08:23:49 +00:00
Masafumi Max NAKANE
4fcfc18407 Upgrade, 3.0pl53 -> 3.0pl54. 1997-01-31 21:46:39 +00:00
Masafumi Max NAKANE
6be9705a03 Oops, correct umask is 0022, not 022. 1997-01-20 02:43:25 +00:00
Masafumi Max NAKANE
ef07f290e4 Added pre-extract target to check and cause error if it's not 022.
This is because the build procedure doesn't go quite well if it's other than
022.
Rported by:	"Barry Friedman" <friedman@nortel.ca>
1997-01-20 02:30:08 +00:00
Masafumi Max NAKANE
bb941f5603 Use read -p to get user input instead of echo prompt read var. 1997-01-20 02:27:25 +00:00
Masafumi Max NAKANE
81f01715cd Upgrade, 3.0PL44 -> 3.0PL53+unofficial patch. 1997-01-16 09:53:28 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
David E. O'Brien
a107548d6a Convert to use MAN[1-8LN] 1996-11-17 07:42:58 +00:00
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
Masafumi Max NAKANE
49d40553ed Use ${COMPRESS_MAN} to compress man pages. 1996-11-02 20:24:09 +00:00
Masafumi Max NAKANE
53baf370eb Removed the lines in the patches that contain $Id$. Fortunately, all
those lines were in the very last part of the hunks. :-)
1996-09-29 16:55:23 +00:00
Masafumi Max NAKANE
9310542f0e A sophisticated mail processing program. 1996-09-29 03:26:48 +00:00