Commit graph

10 commits

Author SHA1 Message Date
sno
d7ee6f1cd9 Updating textproc/p5-Pod-Tree from 1.16nb1 to 1.17
pkgsrc changes:
- add license definition

Upstream changes:
1.17	2010 Jun 21
	pods2html
	- quote paths in REs
2010-09-09 21:19:16 +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
a872e995c1 PkgSrc changes:
- Updating package for p5 module Pod::Tree to 1.16 from 1.15
  - Removing patches (applied upstream)

Upstream changes:
1.16    2009 Apr 10
	Pod::Tree::HTML
	- fix to work with IO::File 1.13 (RT 34755, 38307)
	mod2html
	- added to distribution
	Makefile.PL
	- added all required modules to PREREQ_PM
2009-04-24 07:20:45 +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
aa596c0383 Update from version 1.11 to 1.15.
Pkgsrc changes:
 o Add new dependencies; and p5-HTML-Stream appears to be not
   only a build-time dependency
 o Fix Pod::Tree::HTML to actually write to a referenced string,
   using IO::String
 o Get rid of the half-assed IO::String dummy in the html test,
   and adapt to using IO::String instead
This makes the self-tests pass.  Diffs reported upstream.

Upstream changes:

1.15    2007 Jun 24
	Rename pod2html -> podtree2html (RT 18742)

	Pod::Tree::HTML
	- Changed destination resolution to accept a scalar reference,
	  or anything with a 'print' method. (RT 12335)

        podtree2html, pods2html
	- documented HTML elements for CSS rules (RT 6118)

	pod.css
	- add example style sheet


1.14	2007 Jun 12
	Pod::Tree::HTML
	- remove use vars qw(&isa); (RT 14530)
	- document translate() error conditions (RT 12336)

	Makefile.PL
	- add Text::Template prerequisite (RT 26440)


1.13    2007 Apr 06
	Pod::Tree
	- rename the Stream package

	Pod::Tree::HTML
	- change the X<> markup to render as empty, per the perlpod manpage
	- rename the BitBucket package
	- add template support

	Pod::Tree:PerlUtil
	- handle malformed NAME paragraphs more gracefully

	pod2html
	- add template support

	pods2html
	- add template support


1.12	2006 Apr 22
	Pod::Tree::PerlBin
	- ignore non-existant directories on $PATH
	- protect File::Find::find from empty directory list

	Pod::Tree:PerlFunc
	- find the pod/ directory under either perl/ or perl/lib/ (Win32 issue)

	Pod::Tree::PerlLib
	- increase default col_width to 30

	Pod::Tree:PerlTop
	- find the pod/ directory under either perl/ or perl/lib/ (Win32 issue)

	Pod::Tree:PerlUtil
	- clean up whitespace in module names and descriptions

	pods2html
	- recursion check compares absolute paths instead of inodes (Win32 issue)

	t/pods2html.t
	- use rmtree instead of system "rm -r" (Win32 issue)
2008-08-07 23:26:01 +00:00
he
056095534d Add a patch so the tests succeed.
No change for installed bits, so no version bump.
I have problems with the self-tests for the newer version of this
package...
2008-08-06 22:57:53 +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
rillig
ab90b11785 Imported p5-Pod-Tree from pkgsrc-wip.
Pod::Tree parses a POD ("plain old documentation") text into a static
syntax tree. Applications walk the tree to recover the structure and
content of the POD.
2005-11-19 12:47:13 +00:00