Commit graph

8 commits

Author SHA1 Message Date
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
he
1266513a4e Update from version 1.03 to 1.04.
Pkgsrc changes:
 o Canonicalize the HOMEPAGE on search.cpan.org.

Upstream changes:
1.04  Wed Jul 04 20:00:00 2007

	- Fixed line 229 to avoid unit value warnings.

	- Updated old-style &function calls.

	- Fixed conflicts between global our $DEBUG and
	  function-internal my $DEBUG.

	- General formatting stuff (whitespace, single vs. double
	  quotes, etc.)
2008-07-27 17:33:07 +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
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
hiramatsu
326e369959 Remove ${PERL5_SITEARCH}/ from PERL5_PACKLIST. 2006-01-24 04:57:50 +00:00
cube
b7d0e596d8 Initial import of p5-Term-Prompt, version 1.03, into the NetBSD Packages
Collection.  I had that one sitting here for a few months...  I don't even
remember writing it, so maybe proper credit is lacking.  In such case tell
me so.

The Term-Prompt module can be used to accept interactive input.  You specify
the type of inputs allowed, a prompt, help text and defaults and it will deal
with the user interface, (and the user!), by displaying the prompt, showing the
default, and checking to be sure that the response is one of the legal choices.
Additional "types" that could be added would be a phone type, a social security
type, a generic numeric pattern type...
2005-12-27 18:13:04 +00:00