non port: www/p5-CGI_Lite/pkg-plist |
Number of commits found: 10 |
Friday, 11 Dec 2015
|
10:02 sunpoet
- Update to 3.01
- Remove DOCS option
- Use PORTEXAMPLES and sort it
Changes: http://search.cpan.org/dist/CGI-Lite/CHANGES
 |
Wednesday, 15 Jul 2015
|
23:34 amdmi3
- Drop @dirrm* from plist
Approved by: portmgr blanket
 |
Wednesday, 26 Nov 2014
|
13:08 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
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
 |
Wednesday, 16 Jul 2014
|
03:34 adamw
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist.
 |
Thursday, 30 Jan 2014
|
07:55 miwi
- Stage support
 |
Sunday, 22 Jan 2006
|
02:58 edwin
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
 |
Friday, 29 Aug 2003
|
09:08 erwin
- Update to 2.02
- Take maintainership
- Add docs and examples
PR: 56123
Submitted by: Lars Thegler <lars@thegler.dk>
 |
Monday, 18 Aug 2003
|
13:34 erwin
Update to 2.001
PR: 55640
Submitted by: Lars Thegler <lars@thegler.dk>
 |
Saturday, 14 Apr 2001
|
23:31 steve
Remove empty directories on uninstall.
 |
Thursday, 1 Mar 2001
|
12:03 vanilla
Upgrade p5-BSD-Resource => 1.09 p5-CGI-Application => 1.2
p5-CGI_Lite => 2.0 p5-Convert-ASN1 => 0.08 p5-IO-Tty => 0.04
p5-IO-stringy => 1.219 p5-Class-MethodMaker => 1.02
 |
Number of commits found: 10 |