aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Quoted
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSFrederic Culot2012-06-041-1/+1
| | | | | | | Submitted by: az@ Notes: svn path=/head/; revision=298353
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* Update to 2.06.Anton Berezin2010-03-152-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-Quoted/Changes Notes: svn path=/head/; revision=251097
* - Remove test-only and included-in-perl-5.8 dependencies.Jun Kuriyama2009-12-231-2/+2
| | | | Notes: svn path=/head/; revision=246490
* Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistsPhilip M. Gollucci2009-07-301-2/+2
| | | | | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238688
* Reassign my p5-* ports to perl@ so more than one personErwin Lansing2009-01-291-1/+1
| | | | | | | can look at them. Notes: svn path=/head/; revision=227098
* - 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
* Update to 2.05Erwin Lansing2008-02-022-4/+4
| | | | Notes: svn path=/head/; revision=206649
* Update to 2.04Erwin Lansing2008-01-242-4/+4
| | | | Notes: svn path=/head/; revision=206130
* Update to 2.03Erwin Lansing2007-12-122-4/+4
| | | | Notes: svn path=/head/; revision=203080
* Update to 2.02Erwin Lansing2007-03-272-4/+4
| | | | | | | | PR: 110938 Submitted by: rafan Notes: svn path=/head/; revision=188579
* - Update to 1.10Erwin Lansing2007-02-162-11/+5
| | | | | | | - Remove 4.x cruft Notes: svn path=/head/; revision=185308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* Update to 1.8Erwin Lansing2004-07-242-3/+3
| | | | Notes: svn path=/head/; revision=114597
* Update to 1.7Erwin Lansing2004-07-022-3/+3
| | | | Notes: svn path=/head/; revision=112737
* Update 1.5Erwin Lansing2004-02-112-2/+3
| | | | Notes: svn path=/head/; revision=100671
* Update to 1.3Erwin Lansing2003-10-142-2/+2
| | | | Notes: svn path=/head/; revision=91171
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-2/+2
| | | | Notes: svn path=/head/; revision=82871
* new port: textproc/p5-Text-QuotedEdwin Groothuis2003-04-144-0/+42
Text::Quoted examines the structure of some text which may contain multiple different levels of quoting, and turns the text into a nested data structure. PR: ports/50936 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78953