Commit graph

31 commits

Author SHA1 Message Date
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wiz
f269daa22a Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
schmonz
34fcbc47d8 Update to 0.81. From the changelog:
- Add the 'nofollow_extended' option to add rel="nofollow" to extended
  links. Thanks to Ian McEwen for this patch.
2014-11-23 14:44:01 +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
rhaen
afbb120ecc - updated to 0.80
ChangeLog:
0.80 Mon 23 Jul 16:23:14 BST 2012
    - Automatic absolute links now work when at the very start of some text
      Fixes bug #27850.
2013-01-23 10:29:20 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +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
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +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
sno
14f7cda278 Modify dependencies to perl-modules which are deployed with the perl-core,
mainly Scalar::Util and List::Util
2009-04-24 17:15:21 +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
rhaen
d30964dca3 - updated package to 0.79
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
0.79
    Fri Jun 29 01:43:12 UTC 2007 ($Rev: 4391 $, $Author: chromatic $)
    - removed noisy and unnecessary diag() calls in tests
    - fixed a magic @ISA assignment for 5.9.5 (Andreas Koenig)
    - removed signature test (not that useful)

	Tue Oct 10 04:46:55 UTC 2006 (Rev: 2945, Author: chromatic)
	- removed directory changes in tests
	- return merged hash from merge_hash()
	- added hash merging tests from Derek Price (part of RT #21269)
	- fixed nested lists error reported by Derek Price (RT #21269)
2007-12-11 12:02:30 +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
697ecdcac8 Update to 0.78:
0.78
	Thu Mar 30 06:13:42 UTC 2006 ($Rev: 14494 $, $Author: chromatic $)
	- fixed merge_blocks() bug reported by Richard Harman
	- moved developer tests to t/developer and skipped them for everyone else
	- updated copyright notices

0.77
	Sat Oct 29 02:54:02 UTC 2005 (Rev: 9337, Author: chromatic)
	- removed MANIFEST.SKIP (hopefully fixing Test::Signature errors)

0.76
	Mon Jul 25 05:58:24 UTC 2005 (Rev: 6518, Author: chromatic)
	- bumped up version number
	- added documentation to Text::WikiFormat::Blocks
	- checked in t/pod.t

	Thu Jul 14 06:45:57 UTC 2005 (Rev: 6309, Author: chromatic)
	- fixed CAMELCASE linking bug reported by punkish on Perl Monks
	- fixed inadvertent $title reuse in find_link_title()

	Wed Jul 13 03:16:14 UTC 2005 (Rev: 6249, Author: chromatic)
	- fixed a bug in list detection (find paragraphs correctly)
	- removed unnecessary .t files in top-level directory (not distributed)
	- removed unused functions:
		- get_block()
		- get_indentation()
		- find_list()
		- end_list()
		- end_all_lists()
	- added POD and POD coverage tests
	- added stub documentation to Text::WikiFormat::Blocks
	- modified tests to work better with Devel::Cover

0.75
	Sat Jul  2 19:48:00 UTC 2005 (Rev: 5727, Author: chromatic)
	- support absolute_links (Alex Vandiver and Best Practical)
	- edited documentation to use better English
	- added tests for a few undertested functions (t/subs.t)
	- signed distribution
	- added passthrough Makefile
	- bumped up copyright year

	Sun Apr 17 05:10:19 UTC 2005 (Rev: 5727, Author: chromatic)
	- added t/embedded-links.t from Art Henry
	- allowed nested embedded links (MediaWiki support)

	Sun Nov 28 23:58:18 UTC 2004 (Rev: 16, Author: chromatic)
	- re-set properties on Changes
	- bumped up version number (also stringify it)
	- added Text::WikiFormat::Blocks to MANIFEST (oops)

	Sun Nov 28 23:38:20 UTC 2004 (Rev: 15, chromatic)
	- added more nesting tests (Teun van Eijsden)
	- fix multiple levels of nesting (Teun van Eijsden)

	Sun Nov 28 08:39:37 UTC 2004 (Rev: 14, chromatic)
	- moved blocks into their own classes
	- added Text::WikiFormat::Blocks
	- fixed up failing tests from that fallout
	- simplified lots of Text::WikiFormat internals

	Sat Nov 27 16:44:38 UTC 2004
	- mark build_requires in Build.PL
	- use Scalar::Util::reftype() for checking ref
	- added missing t/links.t test (don't know where it came from)
2006-07-19 22:44:11 +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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
18f314ca5b Adapt to changed lang/perl5/module.mk. 2005-02-27 10:54:12 +00:00
wiz
207dcdfe4b Set PERL5_USES_MODULE_BUILD so this works with updated Module::Build.
Add HOMEPAGE.
2005-02-24 16:26:02 +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
cube
f7d47d707f p5-Module-Build is a BUILD_DEPENDS. No revision bump since I imported
that package yesterday and nothing uses it so far.
2004-08-06 11:21:52 +00:00
cube
fc9dbac420 Initial import of p5-Text-WikiFormat, version 0.72, into the NetBSD
Packages Collection.

The original Wiki web site was intended to have a very simple interface to
edit and to add pages.  Its formatting rules are simple and easy to use.

Text::WikiFormat helps in easily translating to other, more complicated
markup languages.  It creates HTML by default, but can be extended to
produce valid POD, DocBook, XML, or any other format imaginable.
2004-08-05 15:17:09 +00:00