Commit graph

6 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
03bf40ca9b adding destdir support and license of perl itself (POD) 2009-07-07 16:22:46 +00:00
sno
6dc0e4a1a8 pkgsrc changes:
- Updating package for p5 module Text::WikiCreole from 0.05nb2 to 0.07
  - Setting gnu-gpl-v2 as license
  - removing patch to add creole_link creole_barelink (applied upstream)

Upstream changes:
0.07    10/5/2008
   Bug fix: Italics around links rendered incorrectly

0.06    10/5/2008
   Bug fix: & not converted to & where appropriate
   Feature addition: creole_barelink() and creole_custombarelinks()
      functions for customized handling of http://google.com style links
      courtesy of Bernd Zeimetz
2009-05-21 13:42:30 +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
schmonz
5a4d8d64fe Add patch from Debian package to provide creole_custombarelinks(). Bump
PKGREVISION.
2008-08-01 18:59:02 +00:00
schmonz
55f5194b91 Initial import of p5-Text-WikiCreole.
Text::WikiCreole implements the Wiki Creole markup language, version
1.0, as described at http://www.wikicreole.org.  It reads Creole
1.0 markup and returns XHTML.

In addition to the official Creole 1.0 markup elements, it also
supports several extensions, such as plugins, superscript, subscript,
underline, definition lists, indented paragraphs, plugins, etc.
2008-07-31 04:06:51 +00:00