aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Clean
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-251-1/+0
| | | | | | | | | | - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer) Notes: svn path=/head/; revision=166308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149462
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
| | | | Notes: svn path=/head/; revision=96284
* utilize SITE_PERLYing-Chieh Liao2003-10-241-8/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Set MAINTAINER to ports@FreeBSD.org.Peter Pentchev2002-03-251-1/+1
| | | | | | | | PR: 36306 Submitted by: the former maintainer Notes: svn path=/head/; revision=56641
* Remove redundant line from the Makefile.Anton Berezin2001-06-141-1/+0
| | | | | | | | | PR: 28141 Submitted by: MAINTAINER Reviewed by: markm Notes: svn path=/head/; revision=43987
* Put MAN1 on right place.Vanilla I. Shu2001-05-261-2/+2
| | | | Notes: svn path=/head/; revision=43081
* www/p5-HTML-Clean deletes directories listed in mtreeMichael Haro2001-05-021-2/+0
| | | | | | | | PR: 27031 Submitted by: maintainer Notes: svn path=/head/; revision=42176
* Remove empty directories on uninstall.Steve Price2001-04-141-1/+4
| | | | Notes: svn path=/head/; revision=41387
* correct plistMichael Haro2001-04-031-3/+3
| | | | | | | | PR: 26310 Submitted by: maintainer Notes: svn path=/head/; revision=40794
* Add p5-HTML-Clean 0.8, a perl module that cleans up HTML code for webWill Andrews2001-03-315-0/+54
browsers, not humans. PR: 26213 Submitted by: Alex Kapranoff <kapr@crosswinds.net> Notes: svn path=/head/; revision=40608