Commit graph

14 commits

Author SHA1 Message Date
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
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +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
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +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
wiz
a0b28245f6 Update to 1.18, set LICENSE.
1.18  Thu Jun 10 12:35:20 EDT 2010
        - added push_attr() method
        - tweaked glob dispatch for attr()
2010-08-16 09:43:58 +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
heinz
650294610d The package supports installation to DESTDIR.
No compiler necessary.
2008-01-05 22:41:27 +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
88d946b682 Update to 1.17:
1.17  Wed May  3 16:52:03 EDT 2006
        - new_from_tree() uses a better rasterizer now, properly
          handling even more tortuous span issues. Thanks to Roland
          Schar.
        - Fixed as_XML rendering Thanks to Roger Crew.

1.16  Sat Feb 25 12:41:57 EST 2006
        - Fixed new_from_tree() to handle (ignore) tbody, thead and
          tfoot tags. Otherwise rows were ignored.

1.15  Fri Feb 24 15:34:13 EST 2006
        - Fixed some scoping issues ('my' collisions)
        - Fixed some undef issues running under -w (thanks to Carl
          Franks)
2007-02-22 10:51:39 +00:00
rillig
87c0f255eb Needs p5-HTML-Tree. PKGREVISION++. 2006-10-06 08:19:47 +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
b6cd4dcfee Update to 1.14:
1.14  Sun Dec 11 04:01:53 EST 2005
        - Revised new_from_tree() to properly handle row and column
          span issues. Thanks to Mark L. Lott for debugging and
          prodding.
2006-01-01 22:40:21 +00:00
wiz
64c86bffde Initial import of p5-HTML-Element-Extended-1.13:
HTML-Element-Extended is a package of several enhanced HTML::Element
classes, most of which arose during the effort to implement an
HTML::Element based table class.
2005-10-25 13:33:57 +00:00