aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-CQL-Parser
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.13Sunpoet Po-Chuan Hsieh2013-10-033-22/+24
| | | | | | | | | | - Add LICENSE - Support STAGEDIR Changes: http://search.cpan.org/dist/CQL-Parser/Changes Notes: svn path=/head/; revision=329225
* 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
* - Remove Author lineSunpoet Po-Chuan Hsieh2013-08-291-3/+0
| | | | Notes: svn path=/head/; revision=325611
* - Add WWWSunpoet Po-Chuan Hsieh2013-08-291-1/+0
| | | | | | | | - Use single space after WWW: - Remove Author line Notes: svn path=/head/; revision=325610
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* In categories starting with [t-z], remove empty lines from pkg-plist.Alexey Dokuchaev2013-03-171-1/+0
| | | | Notes: svn path=/head/; revision=314447
* Update to 1.12.Anton Berezin2012-12-303-16/+14
| | | | | | | Changes: http://search.cpan.org/dist/CQL-Parser/Changes Notes: svn path=/head/; revision=309673
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-4/+4
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-202-3/+2
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275887
* - update to 1.10Yen-Ming Lee2009-12-073-9/+12
| | | | Notes: svn path=/head/; revision=245316
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+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
* Update to v1.0Aaron Dalton2006-12-252-4/+4
| | | | Notes: svn path=/head/; revision=180714
* 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
* Adding port textproc/p5-CQL-Parser, compiles CQL strings into parse trees of ↵Aaron Dalton2006-02-194-0/+92
Node subtypes. Approved by: tobez (implicit) Notes: svn path=/head/; revision=156424