summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Format
AgeCommit message (Collapse)AuthorFilesLines
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-2/+2
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 checksums.wiz1-1/+2
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-1/+2
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-05Update p5-HTML-Format from version 2.03 to 2.04.he2-5/+5
Change log: 2004-06-01 Sean M. Burke <sburke@cpan.org> Release 2.04 -- just cosmetic doc changes Also, bumping all the version numbers up to 2.04 just for fun.
2004-04-25Bl3ify and enable pkgviews installation.minskim1-2/+4
2004-01-18Update to 2.03.heinz2-7/+8
Changed MAINTAINER to myself. Added HOMEPAGE. Changes since 1.23: 2002-11-22 Sean M. Burke <sburke@cpan.org> Release 2.03 -- minor bugfix The lack of \plain's in HTML::FormatRTF's output was confusing some formatters. Fixed. 2002-11-16 Sean M. Burke <sburke@cpan.org> Release 2.02 -- minor bugfix No big bug reports on the previous version, so maybe it's not so experimental after all! Changed the set_version_tag method in HTML::Formatter to avoid some undef warnings that "James W. Durkin" <jwd@phonogram.net> found. 2002-11-07 Sean M. Burke <sburke@cpan.org> Release 2.01 - experimental major version change Added HTML::FormatRTF. Lots of internal changes to HTML::FormatPS and HTML::Formatter. Added format_file and format_string methods to HTML::Formatter. Lots of little tidying up in the docs. 2002-10-29 Sean M. Burke <sburke@cpan.org> Release 1.24 Just taking it over from Gisle, and releasing this to make sure CPAN et al register this change.
2003-07-22COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2002-10-27Use buildlink2. Use perl5/module.mk.seb1-6/+3
2002-07-16Finish move of converters/ttf2pt1, print/p5-Font-AFM, and print/ttftot42wiz1-2/+2
to fonts category.
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam1-2/+3
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-04-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-04A perl formatter for outputting to other formats of text.tv5-0/+37