aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Getopt-Lucid
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION.Felippe de Meirelles Motta2012-05-241-3/+2
| | | | | | | | | | - Remove RUN_DEPENDS. PR: ports/167901 Submitted by: sunpoet Notes: svn path=/head/; revision=297343
* - Update to 1.01.Felippe de Meirelles Motta2012-04-052-4/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294258
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Update to 0.19.Felippe de Meirelles Motta2011-02-133-7/+4
| | | | Notes: svn path=/head/; revision=269059
* - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/autoPhilip M. Gollucci2010-09-242-2/+1
| | | | | | | | | | are part of lang/perl5* pkg-plist - Bump PORTREVISIONs With Hat: perl@ Notes: svn path=/head/; revision=261734
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-261-5/+3
| | | | | | | | | (part 7). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248607
* - Update to 0.18.Felippe de Meirelles Motta2009-04-262-4/+4
| | | | Notes: svn path=/head/; revision=232779
* - Change my mail address to lippe@.Felippe de Meirelles Motta2008-03-101-1/+1
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=208703
* - Update to 0.17Gabor Kovesdan2008-03-033-10/+11
| | | | | | | | | | - Better adjustement of dependencies PR: ports/121036 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> (maintainer) Notes: svn path=/head/; revision=208398
* The goal of this module is providing good code readability and clarityMartin Wilke2008-02-194-0/+46
of intent for command-line option processing. While readability is a subjective standard, Getopt::Lucid relies on a more verbose, plain-English option specification as compared against the more symbolic approach of Getopt::Long. WWW: http://search.cpan.org/dist/Getopt-Lucid/ PR: ports/120804 Submitted by: Felippe de Meirelles Motta <lippemail at gmail.com> Notes: svn path=/head/; revision=207572