aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.05Sunpoet Po-Chuan Hsieh2015-01-131-11/+11
| | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Net/Changes Notes: svn path=/head/; revision=376960
* - Update to 1.30Sunpoet Po-Chuan Hsieh2015-01-041-0/+1
| | | | | | | | | | - 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
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Support STAGEDIR.Vanilla I. Shu2013-11-051-1/+11
| | | | Notes: svn path=/head/; revision=332868
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 1.16Mathieu Arnold2003-08-201-20/+20
| | | | | | | | | | | 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
* - update to 1.0901Pete Fritchman2001-12-261-4/+1
| | | | | | | | | | - add WWW: tag - sort pkg-plist Approved by: maintainer Notes: svn path=/head/; revision=52183
* Remove empty directories that end with "Net" upon deinstallation.Satoshi Asami2000-05-081-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28363
* UpgradeVanilla I. Shu2000-04-221-2/+1
| | | | | | | | | | | | | | | | | | 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
* upgrade to 1.0607Andrey A. Chernov2000-01-071-19/+20
| | | | Notes: svn path=/head/; revision=24525
* Cleanup empty directories.Jun Kuriyama1999-05-061-0/+2
| | | | Notes: svn path=/head/; revision=18546
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-19/+19
| | | | | | | | | | | 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
* Change for perl5 scheme.Vanilla I. Shu1998-08-191-19/+19
| | | | Notes: svn path=/head/; revision=12645
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-12/+0
| | | | Notes: svn path=/head/; revision=12624
* Compatible with perl5.00501.Vanilla I. Shu1998-08-061-31/+31
| | | | Notes: svn path=/head/; revision=12304
* Remove the entry of Net::Telnet on pkg/PLIST, and sort pkg/PLIST.Vanilla I. Shu1998-04-291-13/+12
| | | | Notes: svn path=/head/; revision=10757
* Upgrade to 1.06.5, and portlint.Vanilla I. Shu1998-04-261-109/+22
| | | | Notes: svn path=/head/; revision=10678
* Upgrade to 1.0602Andrey A. Chernov1997-11-221-8/+104
| | | | Notes: svn path=/head/; revision=8764
* Fix broken Makefile/PLIST for Net::Telnet moduleJames FitzGibbon1997-06-271-2/+0
| | | | Notes: svn path=/head/; revision=7102
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon1997-04-201-3/+0
| | | | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
* Upgrade to v1.05James FitzGibbon1997-04-051-0/+4
| | | | | | | Submitted by: Bill Fenner <fenner@parc.xerox.com> Notes: svn path=/head/; revision=6142
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+1
| | | | | | | | | | | 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
* perl5 modules to access and use network protocols.James FitzGibbon1996-10-241-0/+24
Notes: svn path=/head/; revision=4115