aboutsummaryrefslogtreecommitdiff
path: root/www/w3mir
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-05-09 10:20:40 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-05-09 10:20:40 +0000
commitc573ec0c186cb75065144f1c4cb9fd7c7fabbf99 (patch)
tree56f0461ccc3f7908a844e35103783cbff2092f4f /www/w3mir
parentbeeb7d98578f9f4b6aa81514334af8335d830651 (diff)
downloadports-c573ec0c186cb75065144f1c4cb9fd7c7fabbf99.tar.gz
ports-c573ec0c186cb75065144f1c4cb9fd7c7fabbf99.zip
HTTP mirroring tool
Notes
Notes: svn path=/head/; revision=10915
Diffstat (limited to 'www/w3mir')
-rw-r--r--www/w3mir/Makefile25
-rw-r--r--www/w3mir/distinfo1
-rw-r--r--www/w3mir/pkg-comment1
-rw-r--r--www/w3mir/pkg-descr8
-rw-r--r--www/w3mir/pkg-plist7
5 files changed, 42 insertions, 0 deletions
diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile
new file mode 100644
index 000000000000..a416c11ad560
--- /dev/null
+++ b/www/w3mir/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: w3mir
+# http://www.sn.no/libwww-perl/
+# Version required: 1.0.2
+# Date created: 9 May 1998
+# Whom: ache
+#
+# $Id: Makefile,v 1.17 1998/04/28 14:45:37 vanilla Exp $
+#
+
+DISTNAME= w3mir-1.0.2
+CATEGORIES= www perl5
+MASTER_SITES= http://www.math.uio.no/~janl/w3mir/
+
+MAINTAINER= ache@freebsd.org
+
+BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/LWP.pm:${PORTSDIR}/www/p5-libwww
+
+USE_PERL5= YES
+
+MAN1= w3mir.1 w3mfix.1
+
+do-configure:
+ @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+
+.include <bsd.port.mk>
diff --git a/www/w3mir/distinfo b/www/w3mir/distinfo
new file mode 100644
index 000000000000..68a9cdad9998
--- /dev/null
+++ b/www/w3mir/distinfo
@@ -0,0 +1 @@
+MD5 (w3mir-1.0.2.tar.gz) = ead5c5b76282df55dc193740051c0fa5
diff --git a/www/w3mir/pkg-comment b/www/w3mir/pkg-comment
new file mode 100644
index 000000000000..49a8400f53ad
--- /dev/null
+++ b/www/w3mir/pkg-comment
@@ -0,0 +1 @@
+all purpose HTTP copying and mirroring tool.
diff --git a/www/w3mir/pkg-descr b/www/w3mir/pkg-descr
new file mode 100644
index 000000000000..80235849a5b9
--- /dev/null
+++ b/www/w3mir/pkg-descr
@@ -0,0 +1,8 @@
+ w3mir is a all purpose HTTP copying and mirroring tool.
+ The main focus of w3mir is to create and maintain a
+ browsable copy of one, or several, remote WWW site(s).
+
+ Used to the max w3mir can retrive the contents of several
+ related sites and leave the mirror browseable via a local
+ web server, or from a filesystem, such as directly from a
+ CDROM.
diff --git a/www/w3mir/pkg-plist b/www/w3mir/pkg-plist
new file mode 100644
index 000000000000..5d97f60590d1
--- /dev/null
+++ b/www/w3mir/pkg-plist
@@ -0,0 +1,7 @@
+lib/perl5/site_perl/w3http.pm
+lib/perl5/site_perl/w3pdfuri.pm
+lib/perl5/site_perl/htmlop.pm
+man/man1/w3mir.1.gz
+man/man1/w3mfix.1.gz
+bin/w3mir
+bin/w3mfix