aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-SGMLSpm
Commit message (Collapse)AuthorAgeFilesLines
* Try and be consistent with what commands are silent and not in *install.Mathieu Arnold2013-10-221-2/+2
| | | | | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@ Notes: svn path=/head/; revision=331301
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Convert to new perl framework.Mathieu Arnold2013-08-031-2/+2
| | | | Notes: svn path=/head/; revision=324190
* Unbreak after PORT_OPTIONS conversionAntoine Brodin2013-06-271-1/+1
| | | | Notes: svn path=/head/; revision=321904
* Fix perl path with shebangfix.Koop Mast2013-06-211-15/+14
| | | | | | | | | | | Assign maintainer to perl@ [1] Convert to PORT_OPTIONS DOCS and EXAMPLE and remove duplicate DOCS block. Trim makefile header Approved by: ak@ (perl@) [1] Notes: svn path=/head/; revision=321491
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Fix port to respect alternate LOCALBASE by overriding BINDIR.Tim Bishop2008-06-151-1/+2
| | | | Notes: svn path=/head/; revision=214907
* - use PORTDOCS and PORTEXAMPLES as it shouldIon-Mihai Tetcu2008-06-133-4/+31
| | | | | | | | | - bump PORTREVISION Submitted by: my QA Tindy run Notes: svn path=/head/; revision=214785
* Add MASTER_SITE_SUBDIRKevin Lo2008-05-061-0/+1
| | | | Notes: svn path=/head/; revision=212700
* - 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
* root-owned directories must be created by root...Brian Somers2007-05-011-1/+1
| | | | | | | Approved by: erwin Notes: svn path=/head/; revision=191238
* Change MAINTAINER to ports@. Brian Chandler hasn't got enough time toBrian Somers2007-05-011-1/+1
| | | | | | | | | look after this port at the moment. Approved by: erwin Notes: svn path=/head/; revision=191237
* Update search.cpan.org WWW: entries to have a trailing slash.Bill Fenner2006-02-201-1/+1
| | | | | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in. Notes: svn path=/head/; revision=156536
* - Add missing run dependency on perl5.Sam Lawrance2005-11-132-2/+3
| | | | | | | | | - Fix plist. Reported by: kris Notes: svn path=/head/; revision=148077
* Add p5-SGMLSpm 1.03, perl module for postprocessing the output fromSam Lawrance2005-11-105-0/+56
sgmls and nsgmls. PR: ports/66246 Submitted by: Brian Candler <B.Candler@pobox.com> Notes: svn path=/head/; revision=147776