Commit graph

15 commits

Author SHA1 Message Date
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
hiramatsu
4912381d00 Update p5-Module-Install-RTx to 0.29.
Changes from previous:
[Changes for 0.29 2011-05-20]
* add requires_rt to handle requiring an RT version
  since MakeMaker and Module::Install::AutoInstall can't deal
  with RT version numbers.

[Changes for 0.28 2011-03-15]
* search /opt/rt4 for RT.pm

[Changes for 0.27 2010-12-16]
* Include RT's lib/ directory in INC so that requires()
  on RT::VERSION work properly

[Changes for 0.26 2010-12-14]

* Search RTHOME before searching @INC
  This works around distribution packages lurking in @INC
2011-11-06 02:45:13 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +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
rhaen
deb3e7d367 - updated to 0.25
- added mit license
ChangeLog:
[Changes for 0.25 2009-10-08]

* Make prompt for lib path clearer [rt.cpan.org #50328]
* trim RT.pm from lib paths entered by users
2009-10-12 21:13:50 +00:00
he
d3e860eee1 Updated from version 0.23nb1 to 0.24.
Upstream changes:

[Changes for 0.24 2008-09-15]

* updated docs
* die when target is RT 3.8.0
* install libs only into one path, don't double-install them
  on RT 3.8.x
* delete VERSION from POD, we just always forget to update it
2008-11-17 03:29:25 +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
seb
b4c546c2fe Update to version 0.23.
Changes since last packaged version (0.11):

[Changes for 0.23 2008-05-09]
* RT now respects the --datafile flag to rt-setup-database when
  used with --action acl or --action schema.
  Don't pass the initialdata file when we're doing schema changes

[Changes for 0.22 2008-03-25]
* Add local lib path to the @INC when we call any script that may
  load RT config.

[Changes for 0.21 2007-12-07]
* LICENSING CHANGE: This compilation and all individual files in it
  are now under the permissive "MIT" license.  See the COPYRIGHT
  section in README for the new terms.
* Cleanup on POD, changelog, README, etc.
* Bump dependency of Module::Install::Admin to 0.40, so we can make use of
  all_from() and drop the parentheses in Makefile.PL commands.

[ Changes for 0.20 2007-12-05]
* Support for new RT 3.7 "RT Plugin" mechanism.
* No longer tries to write to the global local perl man and site directories
  (packlists and manpages), instead installing them within the RT hierarchy.
2008-07-24 02:03:39 +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
seb
a42074a946 Initial addition of p5-Module-Install-RTx version 0.11 into the NetBSD packages
Collection.

This Perl 5 module is a helper module for RT extension writers to
install files into an existing RT installation.
2006-05-15 15:01:19 +00:00