aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Parse-Syslog
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-072-4/+2
| | | | Notes: svn path=/head/; revision=333056
* 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 frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-1/+1
| | | | Notes: svn path=/head/; revision=298341
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-9/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* 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 1.10Erwin Lansing2008-01-072-4/+4
| | | | Notes: svn path=/head/; revision=205176
* Fix mis-merge.Mark Linimon2007-09-081-1/+1
| | | | | | | Pointy hat to: linimon Notes: svn path=/head/; revision=199116
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-6/+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
* 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
* Update to 1.09Erwin Lansing2006-01-072-5/+18
| | | | | | | | PR: 91428 Submitted by: leeym Notes: svn path=/head/; revision=152989
* Update to 1.08Erwin Lansing2006-01-022-5/+4
| | | | | | | | PR: 91163 Submitted by: leeym Notes: svn path=/head/; revision=152593
* Update to 1.05Erwin Lansing2005-12-282-4/+7
| | | | Notes: svn path=/head/; revision=152270
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* 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
* Update to 1.03Erwin Lansing2004-02-112-2/+3
| | | | Notes: svn path=/head/; revision=100670
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* maintainer-update WWW for cpan from /search?dist=module to /dist/moduleEdwin Groothuis2003-04-131-1/+1
| | | | | | | | | | | | | portsurvey seems to time out on the old style http://search.cpan.org/search?dist=module, so this is a good time to convert all my ports to the new http://search.cpan.org/dist/module format. PR: ports/50686 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78875
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76042
* Update to 1.02 and assign maintainership to submitter.Patrick Li2002-10-282-3/+3
| | | | | | | | PR: ports/44562 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=69065
* Upgrade to 0.04.Jun Kuriyama2001-11-132-2/+2
| | | | Notes: svn path=/head/; revision=49989
* Add p5-Parse-Syslog-0.03, Perl5 routines that present a simple interface toPete Fritchman2001-10-055-0/+35
parse syslog files. PR: 30978 Submitted by: Stephen J. Roznowski <sjr@home.com> Notes: svn path=/head/; revision=48465