Commit graph

7 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
sno
7953ed71cf Updating www/p5-Pod-POM-Web from 1.13 to 1.14
pkgsrc changes:
- adjust dependencies
- clarify recommended dependencies
- define module type

Upstream changes:
1.14 08.06.2010
  - fix for pods/perl.pod change of structure since perl 5.12
2010-07-31 14:11:00 +00:00
seb
9ee4933c27 Update from version 1.11 to version 1.13.
Pkgsrc changes:
- Add LICENSE
- Adjust dependencies
- Add recommended dependencies

Upstream changes:
1.13
  - ignoring dirs starting with '.'
  - no HTML rendering for perltoc (too slow)
  - support for perlvar
  - computing TOC layout, works for MSIE6, MSIE8, FF, Chrome and Safari
  - many JS fixes (done in Alien-GvaScript 1.20)
  - applied patch by Elliot Shank for specifiying the page title
  - tested on MSIE8, FF3.5, safari4, Chrome3

1.12
  - sync TOC, automatically open nodes in TOC
  - support aliases in links L<alias|http://...>
  - fixed bugs in URLs containing special chars like L<http://foo$/...>
  - disabled automatic links within text nodes
  - links to external resources will open in a blank page
  - fixed bugs in displaying scripts (as opposed to modules)
  - toc ignores directories starting with '.'
  - toc_pragmas ignores "pod", "pods" and "inc" subdirs
2010-02-05 00:09:41 +00:00
seb
b48ea212ad Update from version 1.10 to version 1.11.
Pkgsrc changes:
- Remove now unneeded patch file.

Upstream changes:
1.11 13.11.2008
  - removed =begin BUGS section in Pod that was preventing proper display
  - fixed perlio layer for pass-through binary files
  - ref to PodPOMWeb.css used wrong case (undetected on -Win32!)
  - fixed page titles when the name has no "-- description"
2008-11-15 14:01:06 +00:00
seb
e70239b9ad Update from version 1.09 to version 1.10.
Pkgsrc changes:
- Add dependency on mail/p5-MIME-Types
- Add minor patch to fix POD formatting

Upstream changes:
1.10 07.11.2008
  - passthrough for non-POD files (i.e. images, css, etc.)
  - clicking hrefs in the TOC really loads the pages
  - recompute height of treeNavigator
  - alphabetical sort of Perl docs in each section
  - sync displayed pages / TOC
  - tooltips for Perl docs
  - fixed hyperlinks in perlfunc
  - initial page is 'perl' instead of 'perlintro', with hyperlinks
2008-11-09 13:46:27 +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
86f417a039 Initial import of p5-Pod-POM-Web version 1.09 in the NetBSD Packages
Collection.

Pod::POM::Web is a Web application for browsing the documentation
of Perl components installed on your local machine. Since pages
are dynamically generated, they are always in sync with code actually
installed.
2008-09-07 15:05:46 +00:00