aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/p5-Net-UPnP
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.4.6sunpoet2019-01-142-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Net-UPnP
* Update to 1.4.5sunpoet2018-11-122-5/+6
| | | | Changes: https://metacpan.org/changes/distribution/Net-UPnP
* Update WWWsunpoet2018-05-281-1/+1
| | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
* Update to 1.4.4sunpoet2018-05-232-3/+4
| | | | Changes: https://metacpan.org/changes/distribution/Net-UPnP
* Remove MASTER_SITE_SUBDIRsunpoet2017-07-271-3/+3
| | | | - Add NO_ARCH
* - Update to 1.4.3sunpoet2015-01-133-19/+18
| | | | | | | - Fix PORTSCOUT - Sort PLIST Changes: http://search.cpan.org/dist/Net-UPnP/Changes
* Update "BSD" license in multimedia categoryfeld2014-12-101-1/+1
|
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-7/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Use PORTSCOUT to ignore 1.41 (older than current version)jadawin2014-05-211-2/+4
| | | | - Make portlint happy while I'm here
* Support STAGEDIR.vanilla2013-11-052-24/+22
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-1/+1
| | | | multimedia)
* - Add missing trailing slash to WWWsunpoet2013-09-141-1/+1
|
* - Use single space after WWW:sunpoet2013-08-291-1/+1
|
* - Convert to new perl frameworkmat2013-08-031-6/+3
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* give all my p5-* ports to perl teambapt2012-02-071-1/+1
|
* This package provides some functions to control UPnP devicesbapt2011-03-244-0/+64
WWW: http://search.cpan.org/dist/Net-UPnP