non port: net/p5-Net-XWhois/Makefile |
SVNWeb
|
Number of commits found: 22 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 5 Nov 2013
|
[ 16:42 vanilla ] (Only the first 10 of 244 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
|
Mon, 25 Dec 2006
|
[ 15:19 erwin ]
Update the Whois server name for Japan.
PR: 100376
Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org>
|
Sun, 25 Sep 2005
|
[ 20:25 leeym ]
- Update parser for BRNIC
- Bump PORTREVISION
- Release maintainership to perl@
Submitted by: lioux
|
Sat, 17 Jan 2004
|
[ 22:03 edwin ]
Fix FIND syntax in Makefile.
Noticed by: bento
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/p5-Net-XWhois-0.90_2.log
|
Mon, 5 Jan 2004
|
[ 17:36 leeym ]
makes these ports "portlint clean".
|
Thu, 13 Nov 2003
|
[ 13:30 trevor ] (Only the first 10 of 32 ports in this commit are shown above. )
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ] (Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Tue, 29 Apr 2003
|
[ 15:07 ache ]
Domain cache code not works - $domain was not set
|
[ 06:15 ache ]
.org moved to whois.publicinterestregistry.net
Misspelling: nonexisten "registrants" -> documented "registrant"
|
Fri, 7 Mar 2003
|
[ 06:08 ade ] (Only the first 10 of 358 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Wed, 6 Nov 2002
|
[ 13:19 leeym ]
update to Net::XWhois 0.90
Reminded by: Forrest Aldrich <forrie@forrie.com>
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
|
Mon, 19 Aug 2002
|
[ 08:01 leeym ] (Only the first 10 of 25 ports in this commit are shown above. )
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
|
Tue, 5 Mar 2002
|
[ 12:22 ache ]
Fix for *.su/*.ru domains
|
Sun, 16 Sep 2001
|
[ 15:50 dwcjr ]
Update to 0.82 Give leeym@leeym.com maintainership
|
Fri, 6 Jul 2001
|
[ 18:36 ijliao ]
add p5-Net-XWhois Whois Client Interface for Perl5
|
Number of commits found: 22 |