aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Libdnet/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 0.99Wen Heping2018-10-101-2/+1
| | | | | | | Changes: https://metacpan.org/changes/distribution/Net-Libdnet Notes: svn path=/head/; revision=481679
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,Adam Weinberger2015-06-291-2/+0
| | | | | | | | | and in fact now leads to incorrect permissions. Remove all instances of it from perl@ ports. Notes: svn path=/head/; revision=390918
* - Add LICENSESunpoet Po-Chuan Hsieh2015-06-131-4/+11
| | | | | | | | | | - Strip shared library - Sort PLIST - Bump PORTREVISION for package change - Pass maintainership to perl@ Notes: svn path=/head/; revision=389431
* Reset dhn's portsErwin Lansing2015-06-121-1/+1
| | | | | | | | | PR: 197522 Submitted by: jbeich Approved by: portmgr Notes: svn path=/head/; revision=389300
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-0/+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 Notes: svn path=/head/; revision=373448
* - support stageAndrej Zverev2014-01-051-5/+1
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338813
* - Update to 0.98Dennis Herrmann2013-12-181-1/+1
| | | | Notes: svn path=/head/; revision=336809
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - convert to the new perl5 frameworkAndrej Zverev2013-09-061-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326486
* - Add missing DEPENDSDennis Herrmann2012-03-071-0/+2
| | | | | | | | PR: ports/165827 Submitted by: Steve Wills <swills@freebsd.org> Notes: svn path=/head/; revision=292903
* - Update to 0.96Dennis Herrmann2011-11-201-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286122
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Update to 0.95Dennis Herrmann2011-03-151-3/+6
| | | | Notes: svn path=/head/; revision=270967
* - Update to 0.94Dennis Herrmann2011-03-121-1/+1
| | | | | | | - Remove MD5 checksum Notes: svn path=/head/; revision=270730
* - Update to 0.92Dennis Herrmann2009-05-151-1/+1
| | | | | | | Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=233942
* - Use my FreeBSD address on the ports I maintainDennis Herrmann2009-03-061-1/+1
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229577
* - Update to 0.91Martin Wilke2008-12-141-3/+5
| | | | | | | | | | = Pass maintainership to submitter PR: 129531 Submitted by: Dennis Herrmann <adox@mcx2.org> Notes: svn path=/head/; revision=224206
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Respect LOCALBASEAndrew Pantyukhin2007-06-091-0/+1
| | | | | | | | PR: ports/113023 Submitted by: tdb Notes: svn path=/head/; revision=193087
* - Clarify IGNORE messageAndrew Pantyukhin2007-01-081-1/+1
| | | | | | | | PR: ports/107338 Submitted by: Aaron Dalton <aaron@freebsd.org> Notes: svn path=/head/; revision=181760
* - Require perl from portsAndrew Pantyukhin2006-09-011-1/+7
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=171790
* Add port net/p5-Net-Libdnet:Andrew Pantyukhin2006-08-211-0/+22
Net::Libdnet - Perl interface to libdnet WWW: http://search.cpan.org/dist/Net-Libdnet/ Justification: sinfp dependency Notes: svn path=/head/; revision=171080