aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Balanced
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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - version.pm is required in run-time.Cheng-Lung Sung2007-01-121-0/+2
| | | | | | | | | - bump PORTREVISION Noted by: kris Notes: svn path=/head/; revision=182129
* - Update to 2.0.0Cheng-Lung Sung2007-01-092-9/+9
| | | | Notes: svn path=/head/; revision=181832
* - update to 1.98Yen-Ming Lee2006-05-112-6/+9
| | | | | | | | - refine COMMENT - unbreak under old perl Notes: svn path=/head/; revision=162046
* Update to 1.97. Require perl from ports. Assign maintainer to perl@.Anton Berezin2006-05-022-6/+12
| | | | Notes: svn path=/head/; revision=161183
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 1.95.Anton Berezin2003-04-292-3/+3
| | | | | | | | PR: 51552 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=79862
* It looks like something is wrong with CPAN propagation author ->Anton Berezin2003-04-021-1/+1
| | | | | | | | | | | | | category. Use author's directory instead. My apologies to the PR's submitter, I closed the PR prematurely thinking that the situation will correct itself. PR: 50491 Reported by: Larry Rosenman <ler@lerctr.org> Notes: svn path=/head/; revision=78005
* Update to 1.91.Anton Berezin2003-03-293-8/+7
| | | | Notes: svn path=/head/; revision=77678
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 1.89.Anton Berezin2001-11-192-2/+2
| | | | Notes: svn path=/head/; revision=50210
* Update to 1.87.Anton Berezin2001-11-182-2/+2
| | | | Notes: svn path=/head/; revision=50195
* Add p5-Text-Balanced - a perl module to extract delimited text sequencesAnton Berezin2001-09-165-0/+39
from strings. Notes: svn path=/head/; revision=47889