aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Whois-RIPE
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* - update to 2.006001Michael Landin2017-11-062-3/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=453615
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - update to 2.006Michael Landin2015-06-083-30/+113
| | | | | | | | PR: 200677 Submitted by: pi Notes: svn path=/head/; revision=388833
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-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 Notes: svn path=/head/; revision=373448
* - stage supportAndrej Zverev2014-01-053-32/+27
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338810
* 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=326481
* - Update to -> 2.001Michael Landin2012-11-262-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307769
* - Update to 2.00015Michael Landin2012-09-062-3/+3
| | | | | | | | PR: ports/171046 Submitted by: Steve Wills <swills@freebsd.org> Notes: svn path=/head/; revision=303749
* - Update to 2.00013Michael Landin2012-07-113-9/+63
| | | | | | | | | | | | - Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Net-Whois-RIPE/Changes PR: ports/169694 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> Notes: svn path=/head/; revision=300776
* - Add missing DEPENDS, add TEST_DEPENDSMichael Landin2012-03-221-1/+3
| | | | | | | | | PR: ports/165835 Submitted by: Steve Wills <swills@freebsd.org> Feature safe: yes Notes: svn path=/head/; revision=293662
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-211-1/+2
| | | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro Notes: svn path=/head/; revision=275968
* - update to 2.00003Michael Landin2011-02-282-5/+4
| | | | | | | | PR: ports/154791 Submitted by: Steve Wills <swills@FreeBSD.org> Notes: svn path=/head/; revision=269968
* - update to 2.00002Michael Landin2010-12-153-16/+12
| | | | | | | | PR: ports/153087 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=266366
* - update to -> 1.31Michael Landin2009-10-142-5/+4
| | | | | | | | PR: ports/139530 Submitted by: Nick Hilliard <nick@foobar.org> Notes: svn path=/head/; revision=242846
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-12/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - update to -> 1.23Michael Landin2006-05-103-11/+11
| | | | | | | | PR: ports/97064 Submitted by: leeym Notes: svn path=/head/; revision=161921
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 1.22.Sergey A. Osokin2005-09-072-3/+3
| | | | | | | Approved by: mich (maintainer) Notes: svn path=/head/; revision=142164
* o catch missing plist entryMichael Landin2005-04-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=133652
* o update to -> 1.20Michael Landin2005-04-132-5/+10
| | | | | | | o RUN_DEPENDS only if perl version is under 5.6.x Notes: svn path=/head/; revision=133225
* utilize SITE_PERLYing-Chieh Liao2003-10-242-17/+16
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-072-2/+2
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* Add WWW, fix dependencies, change master sites.Anton Berezin2003-04-103-4/+10
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=78711
* Give maintainership to Michael L. Hostbaek <mich@freebsdcluster.org>,Anton Berezin2003-04-031-1/+1
| | | | | | | the original submitter of this port (PR 40956). Notes: svn path=/head/; revision=78035
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* add p5-Net-Whois-RIPE 1.19Ying-Chieh Liao2002-09-115-0/+46
Implementation of RIPE Whois Notes: svn path=/head/; revision=66101