| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/Net/Changes
Notes:
svn path=/head/; revision=376960
|
|
|
|
|
|
|
|
|
|
| |
- Fix BUILD_DEPENDS: ExtUtils::MakeMaker 6.64+ is already in Perl 5.18+ releases
- Add IPV6 and SSL options
Changes: http://search.cpan.org/dist/libnet/Changes
Notes:
svn path=/head/; revision=376252
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=332868
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
|
|
|
|
|
|
|
| |
replace the Configure patch with a CONFIGURE_ARGS
patch Makefile.PL so that *all* man pages are generated even for perl < 5.8.0
grab maintainership
Approved by: demon (mentor)
Notes:
svn path=/head/; revision=87387
|
|
|
|
|
|
|
|
|
|
| |
- add WWW: tag
- sort pkg-plist
Approved by: maintainer
Notes:
svn path=/head/; revision=52183
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=28363
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Errno => 1.09
p5-File-BasicFlock => 98.1202
p5-File-Sync => 0.09
p5-Filter => 1.18
p5-HTML-Parser => 3.07
p5-IO-Tty => 0.03
p5-IO-stringy => 1.210
p5-Mysql => 1.2213
p5-Net => 1.703
p5-Storable => 0.6.11
p5-URI => 1.06
p5-libwww => 5.48
Notes:
svn path=/head/; revision=27907
|
|
|
|
| |
Notes:
svn path=/head/; revision=24525
|
|
|
|
| |
Notes:
svn path=/head/; revision=18546
|
|
|
|
|
|
|
|
|
|
|
| |
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)
Approved by: asami
Notes:
svn path=/head/; revision=16010
|
|
|
|
| |
Notes:
svn path=/head/; revision=12645
|
|
|
|
| |
Notes:
svn path=/head/; revision=12624
|
|
|
|
| |
Notes:
svn path=/head/; revision=12304
|
|
|
|
| |
Notes:
svn path=/head/; revision=10757
|
|
|
|
| |
Notes:
svn path=/head/; revision=10678
|
|
|
|
| |
Notes:
svn path=/head/; revision=8764
|
|
|
|
| |
Notes:
svn path=/head/; revision=7102
|
|
|
|
|
|
|
|
|
|
| |
release from CPAN)
Specifics: p5-Net fixed for IS_INTERACTIVE
p5-libwww fixed for IS_INTERACTIVE
Notes:
svn path=/head/; revision=6251
|
|
|
|
|
|
|
| |
Submitted by: Bill Fenner <fenner@parc.xerox.com>
Notes:
svn path=/head/; revision=6142
|
|
|
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Notes:
svn path=/head/; revision=4578
|
|
Notes:
svn path=/head/; revision=4115
|