Commit graph

12 commits

Author SHA1 Message Date
sno
db53a532f9 PkgSrc changes:
- Updating package for p5 module prefork to 1.03

Upstream changes:
1.03 Mon 21 Apr 2008
	- Upgrading to Module::Install 0.83
	- Preload all of Config.pm
2009-04-23 07:12:14 +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
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
wiz
72d9453843 Update to 1.02:
1.02 Fri 23 Nov 2007
	- Upgrading to Module::Install 0.68
2008-04-23 19:53:46 +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
obache
c620dfdce9 Update p5-prefork to 1.01.
Patch provided by Martin Wilke via PR 34366.

NOTE: No need to depend on p5-ExtUtils-AutoInstall>=0.59 now, so remove it.

Changes:
1.01 Tue 25 Jul 2006
	- Imported from CVS to svn repository
2006-11-03 11:54:00 +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
wiz
347077f2d2 Update to 1.00:
1.00 Thu Sep  8 2005
	- Has proven itself stable, promoting to 1.00
	- Various small POD clean ups
	- Adding default notifier to auto-compile the CGI functions
	- Rebuilding with a newer (better) Module::Install
2005-11-22 23:14:52 +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
b9d346ae85 Fix build: this needs p5-ExtUtils-AutoInstall to build. 2005-06-26 15:27:19 +00:00
wiz
b9f9229d1c Initial import of p5-prefork-0.04:
The prefork pragma is intended to allow module writers to optimise
module loading for both scenarios with as little additional code
as possible.

The prefork.pm is intended to serve as a central and optional
marshalling point for state detection (are we running in procedural
or pre-forking mode) and to act as a relatively light-weight module
loader.
2005-06-24 19:58:09 +00:00