| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/source/DAGOLDEN/Getopt-Lucid-1.10/Changes
Notes:
svn path=/head/; revision=522234
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/source/DAGOLDEN/Getopt-Lucid-1.09/Changes
Notes:
svn path=/head/; revision=473325
|
|
|
|
|
|
|
|
|
|
| |
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
Notes:
svn path=/head/; revision=470993
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=438843
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Cleanup dependencies
- Shorten COMMENT
- Add NO_ARCH
- Pet portlint(1)
Changes: http://search.cpan.org/dist/Getopt-Lucid/Changes
Notes:
svn path=/head/; revision=406116
|
|
|
|
| |
Notes:
svn path=/head/; revision=399249
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
Notes:
svn path=/head/; revision=373448
|
|
|
|
|
|
|
|
|
|
| |
* Add license
* pet portlint
Sponsored by: Absolight
Notes:
svn path=/head/; revision=340610
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326949
|
|
|
|
| |
Notes:
svn path=/head/; revision=321712
|
|
|
|
|
|
|
|
|
|
| |
- Remove RUN_DEPENDS.
PR: ports/167901
Submitted by: sunpoet
Notes:
svn path=/head/; revision=297343
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=294258
|
|
|
|
|
|
|
| |
With hat: perl
Notes:
svn path=/head/; revision=281878
|
|
|
|
| |
Notes:
svn path=/head/; revision=269059
|
|
|
|
|
|
|
|
|
|
| |
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@
Notes:
svn path=/head/; revision=261734
|
|
|
|
|
|
|
|
|
| |
(part 7).
Approved by: portmgr (itetcu)
Notes:
svn path=/head/; revision=248607
|
|
|
|
| |
Notes:
svn path=/head/; revision=232779
|
|
|
|
|
|
|
| |
Approved by: araujo (mentor)
Notes:
svn path=/head/; revision=208703
|
|
|
|
|
|
|
|
|
|
| |
- Better adjustement of dependencies
PR: ports/121036
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=208398
|
|
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
|