Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Jun 2018 15:46:49
1.09
 |
culot  |
- Update to 1.09
Changes: https://metacpan.org/source/DAGOLDEN/Getopt-Lucid-1.09/Changes |
27 May 2018 20:15:20
1.08
 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
19 Apr 2017 14:04:23
1.08
 |
culot  |
- Update to 1.08
- Fix RUN_DEPENDS assignment [1]
Changes: http://search.cpan.org/dist/Getopt-Lucid/Changes
PR: 218269 [1]
Submitted by: Andreas Hollmann <andreas.hollmann@gmail.com> |
01 Apr 2016 14:25:18
1.06
 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
14 Jan 2016 13:48:10
1.06
 |
culot  |
- Update to 1.06
- Cleanup dependencies
- Shorten COMMENT
- Add NO_ARCH
- Pet portlint(1)
Changes: http://search.cpan.org/dist/Getopt-Lucid/Changes |
14 Oct 2015 11:04:11
1.05_1
 |
culot  |
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping |
26 Nov 2014 13:08:38
1.05_1
 |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
21 Jan 2014 14:04:00
1.05
 |
mat  |
* Convert to staging
* Add license
* pet portlint
Sponsored by: Absolight |
20 Sep 2013 23:17:32
1.05
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
11 Sep 2013 07:41:00
1.05
 |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
24 Jun 2013 20:02:42
1.05
 |
lippe  |
- Update to 1.05. |
24 May 2012 16:05:05
1.01_1
|
lippe  |
- Bump PORTREVISION.
- Remove RUN_DEPENDS.
PR: ports/167901
Submitted by: sunpoet |
05 Apr 2012 18:57:54
1.01
|
lippe  |
- Update to 1.01.
Feature safe: yes |
17 Sep 2011 06:49:29
0.19
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
13 Feb 2011 11:53:27
0.19
|
lippe  |
- Update to 0.19. |
24 Sep 2010 00:44:29
0.18_2
|
pgollucci  |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
26 Jan 2010 12:36:19
0.18_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 7).
Approved by: portmgr (itetcu) |
26 Apr 2009 15:48:41
0.18
|
lippe  |
- Update to 0.18. |
10 Mar 2008 00:52:12
0.17
|
lippe  |
- Change my mail address to lippe@.
Approved by: araujo (mentor) |
03 Mar 2008 21:37:35
0.17
|
gabor  |
- Update to 0.17
- Better adjustement of dependencies
PR: ports/121036
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> (maintainer) |
19 Feb 2008 06:55:03
0.16
|
miwi  |
The goal of this module is providing good code readability and clarity
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> |