summaryrefslogtreecommitdiffstats
path: root/ftp/wget-devel
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-01-17 09:34:15 +0000
committeredwin <edwin@FreeBSD.org>2004-01-17 09:34:15 +0000
commit1176c232eb20a8243e55081b8e860955e87a39e5 (patch)
treea3741839cd20451cf993b14e04f79db1dcc192d4 /ftp/wget-devel
parent58c7c96ccab2a3ec4cb40bcc96cbde70e024a1ce (diff)
downloadFreeBSD-ports-1176c232eb20a8243e55081b8e860955e87a39e5.zip
FreeBSD-ports-1176c232eb20a8243e55081b8e860955e87a39e5.tar.gz
[Approved] new port: ftp/wget-devel
devel/wget starts to lag behind the releases of wget. At least with a development version we are able to figure out when it is stable enough to ftp/wget updated. Add CONFLICTS to ftp/wget/Makefile PR: ports/61155 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'ftp/wget-devel')
-rw-r--r--ftp/wget-devel/Makefile29
-rw-r--r--ftp/wget-devel/distinfo3
-rw-r--r--ftp/wget-devel/pkg-descr6
3 files changed, 20 insertions, 18 deletions
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile
index e0cbac5..83ec80d 100644
--- a/ftp/wget-devel/Makefile
+++ b/ftp/wget-devel/Makefile
@@ -1,34 +1,33 @@
-# Ports collection makefile for: wget
-# Date created: 31 December 1996
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
+# Ports collection makefile for: wget-devel
+# Date created: 10 january 2004
+# Whom: Edwin Groothuis <edwin@mavetju.org>
#
# $FreeBSD$
#
-# NOTE: I would like to skip wget-1.9 and wait for stabilization.
-# Please don't push me to update. Thank you.
-
-PORTNAME= wget
-PORTVERSION= 1.8.2
-PORTREVISION= 5
+PORTNAME= wget-devel
+PORTVERSION= 1.9.1
CATEGORIES= ftp www ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= wget
+DISTNAME= wget-${PORTVERSION}
-PATCH_SITES= ${MASTER_SITE_LOCAL}
-PATCH_SITE_SUBDIR= sf
-PATCHFILES= wget_${PORTVERSION}-12.diff.gz
-PATCH_DIST_STRIP= -p1
+#PATCH_SITES= ${MASTER_SITE_LOCAL}
+#PATCH_SITE_SUBDIR= sf
+#PATCHFILES= wget_${PORTVERSION}-12.diff.gz
+#PATCH_DIST_STRIP= -p1
-MAINTAINER= sf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Retrieve files from the Net via HTTP and FTP
.if !defined(WITHOUT_NLS)
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
.endif
+CONFLICTS= wget-*
+
USE_REINPLACE= yes
-USE_PERL5_BUILD= yes
+USE_PERL5_BUILD=yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/ftp/wget-devel/distinfo b/ftp/wget-devel/distinfo
index 14080ce..e768255 100644
--- a/ftp/wget-devel/distinfo
+++ b/ftp/wget-devel/distinfo
@@ -1,2 +1 @@
-MD5 (wget-1.8.2.tar.gz) = a2473d7a53ebaf0a1bdb06f17059e8f1
-MD5 (wget_1.8.2-12.diff.gz) = 6017ad7231afb85ac37a2b975203fc40
+MD5 (wget-1.9.1.tar.gz) = e6051f1e1487ec0ebfdbda72bedc70ad
diff --git a/ftp/wget-devel/pkg-descr b/ftp/wget-devel/pkg-descr
index 6ed5aa6..d158470c 100644
--- a/ftp/wget-devel/pkg-descr
+++ b/ftp/wget-devel/pkg-descr
@@ -8,4 +8,8 @@ supported -- you can use Wget to make mirrors of archives and home
pages, or traverse the web like a WWW robot (Wget understands
/robots.txt).
-WWW: http://sunsite.auc.dk/wget/
+Of course, since this is the latest bleeding edge version, it is
+possible that things don't work. Please report them to the maintainer
+and to the authors of wget!
+
+WWW: http://wget.sunsite.dk/
OpenPOWER on IntegriCloud