Commit graph

16 commits

Author SHA1 Message Date
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
snj
65a932dba9 Convert to buildlink3. 2004-05-04 23:46:36 +00:00
snj
4117cb80cd s/substition/substitution/ 2004-02-21 07:40:35 +00:00
martti
a6f1375adb COMMENT should start with a capital letter. 2003-07-21 17:27:24 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
abs
194c699534 Updated p5-Text-Substitute to 0.15
Remove unwanted cruft from Makefile.PL so we can work with perl 5.8
2002-12-09 19:18:11 +00:00
seb
a7f8c8e2b3 buildlink1 -> buildlink2
Use perl5/module.mk
2002-09-26 11:08:23 +00:00
abs
af630f6d6c Updated p5-Text-Substitute to 0.14 from 0.12
- Support nested ${loop:xxx} inside ${loop:yyy}
2002-08-20 15:52:11 +00:00
abs
aa5f4b24dd Updated p5-Text-Substitute to 0.12
Generate better error messages on invalid ${if:expr} constructs
2002-04-16 11:50:18 +00:00
abs
1d7de57eb1 Import p5-Text-Substitute 0.10
Text::Substitute substitutes the contents of a hash into a file or text string.

It includes a limited set of conditionals, looping, and the ability
to include other files. It was designed primarily for generating
web content.
2002-02-27 11:22:20 +00:00