Commit graph

30 commits

Author SHA1 Message Date
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
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
rillig
fc793e244f Disabled the self test, since it doesn't work. 2006-10-02 23:45:32 +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
abs
f1cff0d42f Update p5-Text-CSV-Hash to 0.18:
Fix error in sample code, and switch to .tbz
2004-04-02 13:41:20 +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
1f83860fae Update p5-Text-CSV-Hash to 0.17
Implement skip_blank_lines
2003-01-20 19:04:01 +00:00
abs
c6344a5b99 Updated p5-Text-CSV-Hash to 0.16
Remove unwanted cruft from Makefile.PL so we can work with perl 5.8
2002-12-09 19:18:43 +00:00
abs
7b1af10954 Update p5-Text-CSV-Hash to 0.15:
Implement 'max_data_rows' - useful if you just want to
	check the first few lines of a massive file.
2002-10-08 09:39:27 +00:00
seb
9d90bef00b buildlink1 -> buildlink2
Use perl5/module.mk
2002-10-02 15:17:02 +00:00
abs
4358003ccb Ahem, sync my distfiles for last 2002-04-16 11:48:49 +00:00
abs
061abf2bed Updated p5-Text-CSV-Hash to 0.14:
Allow the separator and quote characters to be specified.
2002-04-16 10:24:45 +00:00
abs
cbdf54187c Updated p5-Text-CSV-Hash to 0.13
If we can read .csv files with \n embedded in the middle of entries,
	we should be able to generate them too, for others to marvel at the
	braindamage of such a format.
2002-04-10 14:22:13 +00:00
abs
6c1834bfab Updated p5-Text-CSV-Hash to 0.12
Add support for creating a csv file from an existing array of hashes
2002-04-05 11:31:54 +00:00
abs
768501c9bd Updated p5-Text-CSV-Hash to 0.11
The 0.10 distfile was not correctly updated. Bump version to 0.11 to
	ensure we really know which version we are using
2002-02-27 11:28:09 +00:00
abs
1731448f40 Update p5-Text-CSV-Hash to 0.10
Fix a couple of glitches with loading/saving files with entries
	containing ""
2002-02-25 10:16:07 +00:00
abs
f1393a938d Update p5-Text-CSV-Hash to 0.09
- Handle .csv files with any combination of unquoted fields, quoted
      fields with embedded newlines, fields ending in ", embedded "\n
      strings (the most fun), all on the same line.
    - Vow to hunt down and kill anyone producing such files.
2002-02-21 20:34:07 +00:00
abs
06b1618dd4 Update p5-Text-CSV-Hash to 0.08:
Add new method 'linenolable' to retrieve the label for the linenumber
    Rename 'entries' to 'rows' (leaving entries as a synonym)
2002-02-21 12:04:42 +00:00
abs
2dc05efc6a Updated p5-Text-CSV-Hash to 0.06
Avoid uninit warnings for zero length .csv files
2002-02-15 12:03:21 +00:00
abs
d68caac05d fix package name 2002-01-31 17:04:55 +00:00
abs
31efb91a90 Update p5-Text-CSV-Hash to 0.05
Correctly handle commas and other fun in column headings when writing
	out csv files.
2002-01-17 00:01:59 +00:00
abs
b80c53178b Update p5-Text- CSV-Hash to 0.04:
Implement name_row_offset option.
2002-01-16 22:06:06 +00:00
abs
5c85c5e4b7 Import p5-Text-CSV-Hash-0.02, a perl5 module for hash based CSV usage. 2001-12-19 13:22:41 +00:00