Commit graph

13 commits

Author SHA1 Message Date
adam
ddbc3c6b1a Revision bump after updating perl to 5.14.1 2011-08-13 07:48:46 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

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=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
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
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiz
10e791e274 Update to 1.04:
1.04 Mon 24 Mar 2008
	- Removing dependency on File::Slurp

1.03 Sat  1 Mar 2008
	- Incremental release to clear out some CPAN Testers failures
	- No need to upgrade

1.02 Tue 11 Dec 2007
	- Cygwin is clearly insane, skip root and win32 test sets
	- More aggressive dependencies, particularly on Win32

1.01 Tue 11 Dec 2007
	- No functional changes
	- Correcting dependency
	- Updating to Module::Install 0.68
	- Updating bundled tests
2008-04-23 20:03:17 +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
wiz
67232e20a9 Update to 1.00:
1.00 Sun 14 Jan 2007
	- FINALLY completed full functionality on Win32
2007-02-18 02:23:55 +00:00
obache
2ac36f200c Update p5-File-Flat to 0.96.
Based on patch provided by Martin Wilke via PR 34348.
And since this version, no need to build depend on p5-ExtUtils-AutoInstall.

Changes:
0.96 Wed 19 Jul 2006
	- Moving from CVS to new SVN repository
	- Upgrading to Module::Install
2006-10-29 15:17:42 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +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
seb
f109655a98 Fix build: add build dependency on devel/p5-Test-ClassAPI and
run-time dependency on devel/p5-File-Slurp.
2005-06-26 21:08:25 +00:00
wiz
6fd5c6e222 Initial import of p5-File-Flat-0.95:
File::Flat implements a flat file system. A flat file system is a
file system in which directories do not exist. It provides an
abstraction over any normal file system which makes it appear as if
directories do not exist. In effect, it will automatically create
directories as needed. This is create for things like install
scripts and such, as you never need to worry about the existence
of directories, just write to a file, no matter where it is.
2005-06-24 20:23:40 +00:00