aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netwag
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-11-21 18:50:58 +0000
committerRene Ladan <rene@FreeBSD.org>2017-11-21 18:50:58 +0000
commit7fc25c874cfce929ce6de55098ecc7810723af08 (patch)
tree387ce7fb80de9b466259cd0b299fa7949a613a45 /net-mgmt/netwag
parentfc3b56ba75eb2074ab25d637077a382f3c546b8f (diff)
downloadports-7fc25c874cfce929ce6de55098ecc7810723af08.tar.gz
ports-7fc25c874cfce929ce6de55098ecc7810723af08.zip
Notes
Diffstat (limited to 'net-mgmt/netwag')
-rw-r--r--net-mgmt/netwag/Makefile42
-rw-r--r--net-mgmt/netwag/distinfo4
-rw-r--r--net-mgmt/netwag/files/patch-config.dat20
-rw-r--r--net-mgmt/netwag/pkg-descr9
-rw-r--r--net-mgmt/netwag/pkg-plist15
5 files changed, 0 insertions, 90 deletions
diff --git a/net-mgmt/netwag/Makefile b/net-mgmt/netwag/Makefile
deleted file mode 100644
index c1934ff8ae8f..000000000000
--- a/net-mgmt/netwag/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# Created by: janos.mohacsi@bsd.hu
-# $FreeBSD$
-
-PORTNAME= netwag
-PORTVERSION= 5.38.0
-CATEGORIES= net-mgmt ipv6
-MASTER_SITES= http://www.laurentconstantin.com/common/netw/${PORTNAME}/download/v5/ \
- http://membres.lycos.fr/lauconstantin/common/netw/${PORTNAME}/download/v5/ \
- http://laurentconstantin.free.fr/common/netw/${PORTNAME}/download/v5/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-DISTFILES= ${DISTNAME}.tgz ${DISTNAME:S/src/doc_html/}.tgz
-
-MAINTAINER= jmohacsi@bsd.hu
-COMMENT= Graphical front end for netwox
-
-DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+
-EXPIRATION_DATE= 2017-11-20
-
-BUILD_DEPENDS= netwox:net-mgmt/netwox \
- wish8.4:x11-toolkits/tk84 \
- appres:x11/appres \
- xterm:x11/xterm
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-OPTIONS_DEFINE= DOCS
-
-WRKSRC_SUBDIR= src
-SHORTPORTVERSION=${PORTVERSION:C/([0-9]*)\.([0-9]*)\.[0-9]*/\1\2/}
-
-PLIST_SUB+= SHORTPORTVERSION=${SHORTPORTVERSION}
-
-do-configure:
- @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \
- -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
- ${WRKSRC}/config.dat
- cd ${WRKSRC}; ${SH} ./genemake
-
-post-install:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${CP} -R ${WRKSRC}/../../${PORTNAME}-${PORTVERSION}-doc_html/* ${STAGEDIR}${DOCSDIR}
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/netwag/distinfo b/net-mgmt/netwag/distinfo
deleted file mode 100644
index 3aa8c6890c22..000000000000
--- a/net-mgmt/netwag/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-SHA256 (netwag-5.38.0-src.tgz) = 1f6c29abdebaf3c41815cee6458afe7a7b71b552c1475d581153cda48981b7ce
-SIZE (netwag-5.38.0-src.tgz) = 80011
-SHA256 (netwag-5.38.0-doc_html.tgz) = e72243037de93124d32914a5083e79f3eed83342f457a920a5c9aba57bb4f8b4
-SIZE (netwag-5.38.0-doc_html.tgz) = 46076
diff --git a/net-mgmt/netwag/files/patch-config.dat b/net-mgmt/netwag/files/patch-config.dat
deleted file mode 100644
index 7c12b6067e33..000000000000
--- a/net-mgmt/netwag/files/patch-config.dat
+++ /dev/null
@@ -1,20 +0,0 @@
---- config.dat.orig Mon Aug 30 20:51:57 2004
-+++ config.dat Wed Sep 1 11:54:21 2004
-@@ -7,7 +7,7 @@
-
- ##########################################################################
- ### installation prefix directory of netwox
--NETWOXDEF_INSTPREFIX=/usr/local
-+NETWOXDEF_INSTPREFIX=%%LOCALBASE%%
-
- ### installation destination directory of netwox
- NETWOXDEF_INSTDESTDIR=""
-@@ -18,7 +18,7 @@
-
- ##########################################################################
- ### directories where netwag will be installed
--NETWAGDEF_INSTPREFIX=/usr/local
-+NETWAGDEF_INSTPREFIX=%%PREFIX%%
- NETWAGDEF_INSTBIN=${NETWAGDEF_INSTPREFIX}/bin
- NETWAGDEF_INSTMAN=${NETWAGDEF_INSTPREFIX}/man
- NETWAGDEF_INSTMAN1=${NETWAGDEF_INSTMAN}/man1
diff --git a/net-mgmt/netwag/pkg-descr b/net-mgmt/netwag/pkg-descr
deleted file mode 100644
index 882fc7be5769..000000000000
--- a/net-mgmt/netwag/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Netwag is a graphical front end for netwox.
-
-Netwag permits to easily :
- - search amongst tools proposed in netwox
- - construct command line
- - run tools
- - keep an history of commands
-
-WWW: http://www.laurentconstantin.com/en/netw/netwox/
diff --git a/net-mgmt/netwag/pkg-plist b/net-mgmt/netwag/pkg-plist
deleted file mode 100644
index 1ca8fa3b1f3d..000000000000
--- a/net-mgmt/netwag/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-bin/netwag%%SHORTPORTVERSION%%
-bin/netwag
-man/man1/netwag.1.gz
-man/man1/netwag%%SHORTPORTVERSION%%.1.gz
-%%PORTDOCS%%%%DOCSDIR%%/html/lessons.html
-%%PORTDOCS%%%%DOCSDIR%%/images/banner_netwag.jpg
-%%PORTDOCS%%%%DOCSDIR%%/index.html
-%%PORTDOCS%%%%DOCSDIR%%/txt/installbin.txt
-%%PORTDOCS%%%%DOCSDIR%%/txt/installsrcunix.txt
-%%PORTDOCS%%%%DOCSDIR%%/txt/presentation.txt
-%%PORTDOCS%%%%DOCSDIR%%/txt/probleminstallbin.txt
-%%PORTDOCS%%%%DOCSDIR%%/txt/probleminstallunix.txt
-%%PORTDOCS%%%%DOCSDIR%%/txt/problemreport.txt
-%%PORTDOCS%%%%DOCSDIR%%/txt/problemusagebin.txt
-%%PORTDOCS%%%%DOCSDIR%%/txt/problemusageunix.txt