Commit graph

11 commits

Author SHA1 Message Date
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${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)
2008-04-17 14:30:31 +00:00
Mark Linimon
d84166594b Update maintainer's email address. 2007-03-07 06:14:52 +00:00
Aaron Dalton
d8fa2f332f - Update from v1.07 to v1.08
PR:		ports/98332
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-15 01:16:08 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Yen-Ming Lee
5b426156c6 - upgrade to 1.07, fix plist, and unbreak this port 2005-03-10 09:26:11 +00:00
Kris Kennaway
9030612814 BROKEN: Incomplete pkg-plist 2005-02-28 04:06:46 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Akinori MUSHA
e0e99bce43 Update to 1.02.
PR:		ports/58100
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
No objection from:	MAINTAINER
(for 10 days, and this is a trivial update)
2003-10-25 10:22:31 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Edwin Groothuis
60b79e7633 new port, p5-Text-Shellwords
This is a thin wrapper around the shellwords.pl package,
	which comes preinstalled with Perl.  This module imports a
	single subroutine, shellwords().  The shellwords() routine
	parses lines of text and returns a set of tokens using the
	same rules that the Unix shell does for its command-line
	arguments.  Tokens are separated by whitespace, and can be
	delimited by single or double quotes.  The module also
	respects backslash escapes.

PR:		ports/50081
Submitted by:	George Hartzell <hartzell@fruitfly.org>
2003-04-29 09:31:03 +00:00