aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-07-07 01:36:08 +0800
committerijliao <ijliao@FreeBSD.org>2001-07-07 01:36:08 +0800
commit25425dd86b2d1a2f1ae7be238114602e856271f0 (patch)
treeba74f1d331438ad12d7bd8d6461d952362e2d3c9
parent3622c21bbfeb591eff18ea7487ed36a57356674a (diff)
downloadfreebsd-ports-gnome-25425dd86b2d1a2f1ae7be238114602e856271f0.tar.gz
freebsd-ports-gnome-25425dd86b2d1a2f1ae7be238114602e856271f0.tar.zst
freebsd-ports-gnome-25425dd86b2d1a2f1ae7be238114602e856271f0.zip
add p5-Net-XWhois
Whois Client Interface for Perl5 PR: 28090 Submitted by: Danny Howard <dannyman@tellme.com>
-rw-r--r--net/Makefile1
-rw-r--r--net/p5-Net-XWhois/Makefile22
-rw-r--r--net/p5-Net-XWhois/distinfo1
-rw-r--r--net/p5-Net-XWhois/pkg-comment1
-rw-r--r--net/p5-Net-XWhois/pkg-descr8
-rw-r--r--net/p5-Net-XWhois/pkg-plist3
6 files changed, 36 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index e6d635606a43..0f22f6b35ad9 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -257,6 +257,7 @@
SUBDIR += p5-Net-Traceroute
SUBDIR += p5-Net-Wake
SUBDIR += p5-Net-Whois
+ SUBDIR += p5-Net-XWhois
SUBDIR += p5-Net-ext
SUBDIR += p5-NetAddr-IP
SUBDIR += p5-NetAddr-IP-Count
diff --git a/net/p5-Net-XWhois/Makefile b/net/p5-Net-XWhois/Makefile
new file mode 100644
index 000000000000..c2237d00d86f
--- /dev/null
+++ b/net/p5-Net-XWhois/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Net-XWhois
+# Date created: 11 June 2001
+# Whom: Danny Howard <dannyman@tellme.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Net-XWhois
+PORTVERSION= 0.72
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Net
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= dannyman@tellme.com
+
+PERL_CONFIGURE= YES
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Net::XWhois.3
+
+.include <bsd.port.mk>
diff --git a/net/p5-Net-XWhois/distinfo b/net/p5-Net-XWhois/distinfo
new file mode 100644
index 000000000000..6b501f71946d
--- /dev/null
+++ b/net/p5-Net-XWhois/distinfo
@@ -0,0 +1 @@
+MD5 (Net-XWhois-0.72.tar.gz) = fb761820691bfbfe5518cde9b0583997
diff --git a/net/p5-Net-XWhois/pkg-comment b/net/p5-Net-XWhois/pkg-comment
new file mode 100644
index 000000000000..414230d8b6da
--- /dev/null
+++ b/net/p5-Net-XWhois/pkg-comment
@@ -0,0 +1 @@
+Whois Client Interface for Perl5
diff --git a/net/p5-Net-XWhois/pkg-descr b/net/p5-Net-XWhois/pkg-descr
new file mode 100644
index 000000000000..31066af42796
--- /dev/null
+++ b/net/p5-Net-XWhois/pkg-descr
@@ -0,0 +1,8 @@
+The Net::XWhois class provides a generic client framework for doing Whois
+queries and parsing server response.
+
+One of the more important features of this module is to enable the design of
+consistent and predictable interfaces to incompatible whois response formats.
+The Whois RFC (954) does not define a template for presenting server data;
+consequently there is a large variation in layout styles as well as content
+served across servers.
diff --git a/net/p5-Net-XWhois/pkg-plist b/net/p5-Net-XWhois/pkg-plist
new file mode 100644
index 000000000000..556f3d5073f4
--- /dev/null
+++ b/net/p5-Net-XWhois/pkg-plist
@@ -0,0 +1,3 @@
+lib/perl5/site_perl/%%PERL_VER%%/Net/XWhois.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/XWhois/.packlist
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/XWhois 2>/dev/null || true
cgit.cgi/freebsd-ports-gnome/commit/x11-themes?h=gnome-3.28&id=0f663f52358ea52dc19906b28f87cdda138e6632'>- Drop dependency on x11-themes/qt-bluecurve-theme , which depends onrene2013-07-032-3/+1 * Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-034-8/+8 * x11-themes/lxde-icon-theme: update to 0.5.0wg2013-06-215-6233/+6256 * - Remove leading article from COMMENT [1]pawel2013-06-213-71/+73 * - Don't remove directories not created by this portmiwi2013-06-191-2/+0 * Send some ports back to the pool that I no longer have time forkmoore2013-06-181-1/+1 * - Trim Makefile headersamdmi32013-06-186-18/+6 * Convert to new options frameworkbapt2013-06-071-6/+8 * Convert to new options frameworkbapt2013-06-071-7/+7 * - fix OPTIONS spellingohauer2013-06-071-1/+1 * Convert to new options frameworkbapt2013-06-051-35/+35 * Update to 1.1.4rakuco2013-06-042-3/+3 * Update to 1.3.4rakuco2013-06-042-3/+3 * - Fix plistmiwi2013-06-022-7/+1 * The FreeBSD x11 team proudly presentszeising2013-05-251-5/+0 * - Update to 201303202227 snapshotswills2013-05-232-7/+6 * KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-194-8/+8 * Update maintainer's email address and drop maintainership of a few ports.rakuco2013-05-171-1/+1 * Bump PORTREVISION after update of x11-themes/gtk-murrine-engineolivierd2013-05-0811-30/+16 * - Update to 0.98.2olivierd2013-05-084-11/+12 * Mark as broken: does not fetchbapt2013-05-051-5/+3 * Set LICENSErakuco2013-04-301-0/+2 * Set LICENSE, and adjust the WWW line in pkg-descr to the new format.rakuco2013-04-302-1/+3 * Update gtk-oxygen-engine to 1.3.3 and gtk3-oxygen-engine to 1.1.3.rakuco2013-04-304-6/+6 * Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-1/+1 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-281-1/+1 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-256-6/+6 * Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-239-24/+11 * Update to 0.4ehaupt2013-04-223-82/+99 * Update x11-themes/kde4-style-oxygen-transparent to "2013.01.02" aka 7f0a6013.dbn2013-04-222-3/+3 * Fix commit hash (GH_COMMIT)olivierd2013-04-202-3/+3 * - Remove USE_GZIP (it's default)ak2013-04-181-1/+0 * All supported version of FreeBSD have a bsdtar version that support extractin...bapt2013-04-171-10/+2 * The new audacious that is in the ports tree can no longer load .tar.gz'ed skinehaupt2013-04-113-89/+87 * - Fix build with recent KDE by updating to 2.2.1makc2013-04-042-11/+7 * fix build with glib 2.34: wv2, gimp-focusblur-plugin, gtk-murrine-enginekwm2013-04-021-0/+4 * Style: tab -> space.eadler2013-03-295-5/+5 * - Fix build after glib updatemakc2013-03-282-3/+9 * Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix...eadler2013-03-281-6/+3 * Clearlooks-Phenix is Gtk3 port of famous Clearlooks theme for the Xfce Desktop.olivierd2013-03-285-0/+174 * Greybird is complete desktop theme for the Xfce Desktop. It includes:olivierd2013-03-286-0/+234 * Unico is a Gtk+ 3.0 theme engine.olivierd2013-03-285-0/+35 * KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-2717-95/+234 * Reformat using 8-space wide tab in preparation for KDE SC 4.10 updatemakc2013-03-261-13/+13 * Update to 1.1.2 now that we have a recent enough GTK+ 3.rakuco2013-03-263-6/+5 * - convert USE_CMAKE to USESmakc2013-03-2316-17/+16 * Mk/bsd.kde4.mk:makc2013-03-224-4/+4 * Convert to new options framework left unconverted ports in x* categoriesbapt2013-03-221-9/+7 * Reset maintainership at maitainer request [1] and while I'm here:makc2013-03-202-18/+10 * Fix build with glib-2.34.kwm2013-03-181-0/+2 * Fix build with glib 2.34.kwm2013-03-091-0/+4 * Remove indefinite article from COMMENTehaupt2013-03-082-12/+4 * - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-071-1/+1 * Remove expired, unmaintained ports:rene2013-03-066-130/+0 * 2013-02-27 www/igal: No more upstream, no more public distfiles, consider usi...bapt2013-03-047-85/+0 * Add x11-themes/kde4-style-oxygen-transparent.dbn2013-03-015-0/+48 * Fix the build with newer glib when ANIMATION option is selected. [1]kwm2013-02-241-9/+10 * - BROKEN does not fetchmiwi2013-02-191-0/+2 * - BROKEN checksum mismatchmiwi2013-02-191-0/+2 * Add new port x11-themes/kde-gtk-config:makc2013-02-175-0/+82 * Fix distinfo after r312163.rakuco2013-02-131-2/+2 * Update to 1.3.2.1.rakuco2013-02-132-3/+3 * Update to 1.8.14makc2013-02-114-16/+8 * Update to 1.8.16makc2013-02-112-8/+4 * Reset to the pool per maintainer request.bapt2013-02-089-56/+17 * Mark as deprecated a bunch of ports that are marked as broken for more than 6bapt2013-02-051-0/+3 * - Update to 1.3.2.rakuco2013-02-042-6/+7 * Use USE_PKGCONFIG and remove lib version numbers in the dependencies.rakuco2013-02-041-3/+4 * KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-0413-22/+139 * 2012-05-10 databases/ruby-kyotocabinet: BROKEN for more than 6 monthbapt2013-01-275-42/+0 * - Strip header at request of original creatortabthorpe2013-01-271-5/+1 * Convert Makefile headers to the new format in my ports.olgeni2013-01-264-20/+0 * - Mark deprecated and set expiration date to 2013-02-28gblach2013-01-212-0/+6 * - Update to my new FreeBSD addressdbn2013-01-171-6/+2 * 2012-05-10 databases/hypertable: BROKEN for more than 6 monthbapt2013-01-0614-2137/+0 * - Update to version 1.3pawel2013-01-044-29113/+11 * Remove the created by me and update those header at the same time. I nevermezz2013-01-012-6/+0 * - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-305-0/+15 * Convert romain's ports to new option frameworkbapt2012-12-301-11/+8 * Revert Chris Petrik's ports to the pool. Thank you for all your work so far,...eadler2012-12-101-1/+1 * - Update to version 0.13sperber2012-12-014-955/+944 * - Change my email address to gblach@FreeBSD.orggblach2012-11-043-18/+6 * - Fix console warnings of "GtkSpinButton: setting an adjustment with non-zerodanfe2012-10-291-6/+7 * 2012-10-20 x11-themes/metacity-ana-theme: No more public distfilesbapt2012-10-266-222/+0 * Clean up the headers of the ports I maintain.rakuco2012-10-072-10/+2 * - Change PORTNAME to original gtk-qt-enginemakc2012-10-074-28/+31 * Convert to new options frameworkbapt2012-10-061-4/+6 * Update to 1.3.1rakuco2012-10-062-3/+3 * - pass maintainership to new volonteerrm2012-09-301-6/+2 * - Update to 3.0.1olivierd2012-09-252-5/+6 * - Reassign to the heap at maintainer's requesttabthorpe2012-09-231-6/+2 * Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's dist...bapt2012-09-211-0/+3 * Take maintainership.makc2012-09-171-1/+1 * Remove superfluous dependence on kdebasemakc2012-09-171-3/+3 * Update patch to fix build on 7.xmakc2012-08-231-7/+8 * Update to 1.8.13makc2012-08-075-8/+7 * Update to 1.8.15makc2012-08-072-4/+3 * Fix typos and make small modifications in COMMENT (according to Porter'scs2012-08-031-1/+1 * Fix typos in COMMENTcs2012-07-292-2/+2 * Remove expired ports:ak2012-07-2824-950/+0 * Add some explicit USE_PKGCONFIG=buildbapt2012-07-274-0/+5 * Update to 1.3.0.rakuco2012-07-182-3/+3 * - Remove SITE_PERL from *_DEPENDSaz2012-06-301-2/+2 * - Detect eigen2 by checking for .pc file, not min. port version.avilla2012-06-271-1/+1 * Update to 1.2.5.rakuco2012-06-192-4/+3 * Remove no-longer supported options from the themes that they appear indougb2012-06-172-4/+14 * Remove x11-themes/gtk-qt-engine: broken more than 6 months.linimon2012-06-166-84/+0 * KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x se...makc2012-06-154-7/+6 * - mark DEPRECATEDdinoex2012-06-115-5/+20 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-0615-30/+15 * - update png to 1.5.10dinoex2012-06-0162-44/+63 * Convert to new options frameworkbapt2012-05-311-7/+9 * - Update to 20120129miwi2012-05-303-4229/+4552 * - Welcome XFCE 4.10 to the portstree!miwi2012-05-264-26/+29 * IGNORE= does not build with KDE SC 4.8makc2012-05-251-0/+2 * KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-259-76/+177 * Update to version 0.5.2pawel2012-05-223-3/+9 * Update to 1.2.4.rakuco2012-05-153-4/+3 * Update autoconf to 2.69 and automake to 1.12ade2012-05-122-8/+13 * Fix broken message.wxs2012-04-301-1/+1 * Mark BROKEN: does not fetcherwin2012-04-301-0/+2 * - update maintainer address to shanjobe@gmail.comjgh2012-04-279-9/+9 * Update to 1.0.3.rakuco2012-04-162-3/+3 * Update to 1.2.3.rakuco2012-04-162-3/+3 * - pass maintainership of this ports to new volunteerrm2012-04-112-4/+4 * Mark as deprecated and set expiration to 2012-05-10 for ports that are mark a...bapt2012-04-105-0/+15 * xli and xloadimage both installs bin/xsetbgbapt2012-04-011-0/+2 * Update to 1.0.2.rakuco2012-03-212-3/+3 * Update to 1.2.2rakuco2012-03-212-3/+3 * - Update to MASTER_SITESmiwi2012-03-042-6/+5 * - Update to version 1.0.5pawel2012-03-032-5/+5 * - Update to version 1.8.5pawel2012-03-032-4/+4 * - fix build with gcc46dinoex2012-02-191-0/+4 * Update to 1.2.1.rakuco2012-02-192-4/+3 * Update to 1.0.1.rakuco2012-02-192-3/+3 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-1611-6/+11 * Remove bogus variableeadler2012-02-151-1/+0 * Add version 1.0.0 of x11-themes/gtk3-oxygen-engine.rakuco2012-01-316-29/+25