diff options
author | sem <sem@FreeBSD.org> | 2004-08-20 01:26:02 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-08-20 01:26:02 +0800 |
commit | b1e1ac33b6fc40627bd0f8bc0c835529e5642df1 (patch) | |
tree | eda41e791547b3439dbe454918a1ab758bc68711 /net-mgmt/netwox | |
parent | 9c1585da90a37b118e633bf2c2bee5c9fbdd359e (diff) | |
download | freebsd-ports-gnome-b1e1ac33b6fc40627bd0f8bc0c835529e5642df1.tar.gz freebsd-ports-gnome-b1e1ac33b6fc40627bd0f8bc0c835529e5642df1.tar.zst freebsd-ports-gnome-b1e1ac33b6fc40627bd0f8bc0c835529e5642df1.zip |
Update to 5.22.0
Complete PREFIX and CFLAGS compliant now
PR: ports/70572
Submitted by: maintainer
Diffstat (limited to 'net-mgmt/netwox')
-rw-r--r-- | net-mgmt/netwox/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/netwox/distinfo | 8 | ||||
-rw-r--r-- | net-mgmt/netwox/files/patch-config.dat | 30 | ||||
-rw-r--r-- | net-mgmt/netwox/pkg-plist | 181 |
4 files changed, 212 insertions, 11 deletions
diff --git a/net-mgmt/netwox/Makefile b/net-mgmt/netwox/Makefile index eac12c73d172..bc1d1a330405 100644 --- a/net-mgmt/netwox/Makefile +++ b/net-mgmt/netwox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= netwox -PORTVERSION= 5.21.0 +PORTVERSION= 5.22.0 CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://www.laurentconstantin.com/common/netw/netwox/download/v5/ \ http://membres.lycos.fr/lauconstantin/common/netw/netwox/download/v5/ \ @@ -28,6 +28,8 @@ PLIST_SUB+= SHORTPORTVERSION=${SHORTPORTVERSION} do-configure: @${REINPLACE_CMD} \ -e 's|%%PREFIX%%|${PREFIX}|' \ + -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ + -e 's|%%CFLAGS%%|${CFLAGS}|' \ ${WRKSRC}/config.dat (cd ${WRKSRC} ; ${SH} ${WRKSRC}/genemake ) diff --git a/net-mgmt/netwox/distinfo b/net-mgmt/netwox/distinfo index 453b1dfa338b..69b996382713 100644 --- a/net-mgmt/netwox/distinfo +++ b/net-mgmt/netwox/distinfo @@ -1,4 +1,4 @@ -MD5 (netwox-5.21.0-src.tgz) = a3b2dac361a577bd5f03d1b309eba85d -SIZE (netwox-5.21.0-src.tgz) = 358301 -MD5 (netwox-5.21.0-doc_html.tgz) = 546f20c6c85e4080c8d4573c5558a294 -SIZE (netwox-5.21.0-doc_html.tgz) = 60685 +MD5 (netwox-5.22.0-src.tgz) = d7e664edaff38c89d88f99f118a8755c +SIZE (netwox-5.22.0-src.tgz) = 376063 +MD5 (netwox-5.22.0-doc_html.tgz) = fa754a67a0ce21127d69c3967e34385d +SIZE (netwox-5.22.0-doc_html.tgz) = 101825 diff --git a/net-mgmt/netwox/files/patch-config.dat b/net-mgmt/netwox/files/patch-config.dat index 130a91367b3b..526e0f93b3da 100644 --- a/net-mgmt/netwox/files/patch-config.dat +++ b/net-mgmt/netwox/files/patch-config.dat @@ -1,14 +1,32 @@ $FreeBSD$ ---- config.dat.orig Mon Jul 26 09:22:03 2004 -+++ config.dat Mon Jul 26 09:22:36 2004 -@@ -4,7 +4,7 @@ +--- config.dat.orig Tue Aug 17 12:08:41 2004 ++++ config.dat Tue Aug 17 12:10:16 2004 +@@ -7,7 +7,7 @@ ########################################################################## - ### installation prefix directory of netwib [should not need to be modified] + ### installation prefix directory of netwib -NETWIBDEF_INSTPREFIX=/usr/local -+NETWIBDEF_INSTPREFIX=%%PREFIX%% ++NETWIBDEF_INSTPREFIX=%%LOCALBASE%% + + ### installation destination directory of netwib + NETWIBDEF_INSTDESTDIR="" +@@ -22,7 +22,7 @@ + + ########################################################################## + ### directories where netwox will be installed +-NETWOXDEF_INSTPREFIX=/usr/local ++NETWOXDEF_INSTPREFIX=%%PREFIX%% + NETWOXDEF_INSTBIN=${NETWOXDEF_INSTPREFIX}/bin + NETWOXDEF_INSTMAN=${NETWOXDEF_INSTPREFIX}/man + NETWOXDEF_INSTMAN1=${NETWOXDEF_INSTMAN}/man1 +@@ -42,7 +42,7 @@ ########################################################################## - ### installation destination directory [should not need to be modified] + ### compiler options +-NETWOXDEF_PROGCC_OPT="-Wall -O2" ++NETWOXDEF_PROGCC_OPT="%%CFLAGS%%" + NETWOXDEF_PROGCC_INC="" + NETWOXDEF_PROGCC_LIB="" + diff --git a/net-mgmt/netwox/pkg-plist b/net-mgmt/netwox/pkg-plist index 4a9932ee9180..64b3ab460fe4 100644 --- a/net-mgmt/netwox/pkg-plist +++ b/net-mgmt/netwox/pkg-plist @@ -21,6 +21,187 @@ bin/netwox %%PORTDOCS%%%%DOCSDIR%%/txt/problemusageunix.txt %%PORTDOCS%%%%DOCSDIR%%/txt/problemusagewindows.txt %%PORTDOCS%%%%DOCSDIR%%/txt/unimplemented.txt +%%PORTDOCS%%%%DOCSDIR%%/tools/179.html +%%PORTDOCS%%%%DOCSDIR%%/tools/1.html +%%PORTDOCS%%%%DOCSDIR%%/tools/2.html +%%PORTDOCS%%%%DOCSDIR%%/tools/3.html +%%PORTDOCS%%%%DOCSDIR%%/tools/4.html +%%PORTDOCS%%%%DOCSDIR%%/tools/5.html +%%PORTDOCS%%%%DOCSDIR%%/tools/6.html +%%PORTDOCS%%%%DOCSDIR%%/tools/7.html +%%PORTDOCS%%%%DOCSDIR%%/tools/8.html +%%PORTDOCS%%%%DOCSDIR%%/tools/9.html +%%PORTDOCS%%%%DOCSDIR%%/tools/10.html +%%PORTDOCS%%%%DOCSDIR%%/tools/11.html +%%PORTDOCS%%%%DOCSDIR%%/tools/12.html +%%PORTDOCS%%%%DOCSDIR%%/tools/13.html +%%PORTDOCS%%%%DOCSDIR%%/tools/14.html +%%PORTDOCS%%%%DOCSDIR%%/tools/15.html +%%PORTDOCS%%%%DOCSDIR%%/tools/16.html +%%PORTDOCS%%%%DOCSDIR%%/tools/17.html +%%PORTDOCS%%%%DOCSDIR%%/tools/18.html +%%PORTDOCS%%%%DOCSDIR%%/tools/19.html +%%PORTDOCS%%%%DOCSDIR%%/tools/20.html +%%PORTDOCS%%%%DOCSDIR%%/tools/21.html +%%PORTDOCS%%%%DOCSDIR%%/tools/22.html +%%PORTDOCS%%%%DOCSDIR%%/tools/23.html +%%PORTDOCS%%%%DOCSDIR%%/tools/24.html +%%PORTDOCS%%%%DOCSDIR%%/tools/25.html +%%PORTDOCS%%%%DOCSDIR%%/tools/26.html +%%PORTDOCS%%%%DOCSDIR%%/tools/27.html +%%PORTDOCS%%%%DOCSDIR%%/tools/28.html +%%PORTDOCS%%%%DOCSDIR%%/tools/29.html +%%PORTDOCS%%%%DOCSDIR%%/tools/30.html +%%PORTDOCS%%%%DOCSDIR%%/tools/31.html +%%PORTDOCS%%%%DOCSDIR%%/tools/32.html +%%PORTDOCS%%%%DOCSDIR%%/tools/33.html +%%PORTDOCS%%%%DOCSDIR%%/tools/34.html +%%PORTDOCS%%%%DOCSDIR%%/tools/35.html +%%PORTDOCS%%%%DOCSDIR%%/tools/36.html +%%PORTDOCS%%%%DOCSDIR%%/tools/37.html +%%PORTDOCS%%%%DOCSDIR%%/tools/38.html +%%PORTDOCS%%%%DOCSDIR%%/tools/39.html +%%PORTDOCS%%%%DOCSDIR%%/tools/40.html +%%PORTDOCS%%%%DOCSDIR%%/tools/41.html +%%PORTDOCS%%%%DOCSDIR%%/tools/42.html +%%PORTDOCS%%%%DOCSDIR%%/tools/43.html +%%PORTDOCS%%%%DOCSDIR%%/tools/44.html +%%PORTDOCS%%%%DOCSDIR%%/tools/45.html +%%PORTDOCS%%%%DOCSDIR%%/tools/46.html +%%PORTDOCS%%%%DOCSDIR%%/tools/47.html +%%PORTDOCS%%%%DOCSDIR%%/tools/48.html +%%PORTDOCS%%%%DOCSDIR%%/tools/49.html +%%PORTDOCS%%%%DOCSDIR%%/tools/50.html +%%PORTDOCS%%%%DOCSDIR%%/tools/51.html +%%PORTDOCS%%%%DOCSDIR%%/tools/52.html +%%PORTDOCS%%%%DOCSDIR%%/tools/53.html +%%PORTDOCS%%%%DOCSDIR%%/tools/54.html +%%PORTDOCS%%%%DOCSDIR%%/tools/55.html +%%PORTDOCS%%%%DOCSDIR%%/tools/56.html +%%PORTDOCS%%%%DOCSDIR%%/tools/57.html +%%PORTDOCS%%%%DOCSDIR%%/tools/58.html +%%PORTDOCS%%%%DOCSDIR%%/tools/59.html +%%PORTDOCS%%%%DOCSDIR%%/tools/60.html +%%PORTDOCS%%%%DOCSDIR%%/tools/61.html +%%PORTDOCS%%%%DOCSDIR%%/tools/62.html +%%PORTDOCS%%%%DOCSDIR%%/tools/63.html +%%PORTDOCS%%%%DOCSDIR%%/tools/64.html +%%PORTDOCS%%%%DOCSDIR%%/tools/65.html +%%PORTDOCS%%%%DOCSDIR%%/tools/66.html +%%PORTDOCS%%%%DOCSDIR%%/tools/67.html +%%PORTDOCS%%%%DOCSDIR%%/tools/68.html +%%PORTDOCS%%%%DOCSDIR%%/tools/69.html +%%PORTDOCS%%%%DOCSDIR%%/tools/70.html +%%PORTDOCS%%%%DOCSDIR%%/tools/71.html +%%PORTDOCS%%%%DOCSDIR%%/tools/72.html +%%PORTDOCS%%%%DOCSDIR%%/tools/73.html +%%PORTDOCS%%%%DOCSDIR%%/tools/74.html +%%PORTDOCS%%%%DOCSDIR%%/tools/75.html +%%PORTDOCS%%%%DOCSDIR%%/tools/76.html +%%PORTDOCS%%%%DOCSDIR%%/tools/77.html +%%PORTDOCS%%%%DOCSDIR%%/tools/78.html +%%PORTDOCS%%%%DOCSDIR%%/tools/79.html +%%PORTDOCS%%%%DOCSDIR%%/tools/80.html +%%PORTDOCS%%%%DOCSDIR%%/tools/81.html +%%PORTDOCS%%%%DOCSDIR%%/tools/82.html +%%PORTDOCS%%%%DOCSDIR%%/tools/83.html +%%PORTDOCS%%%%DOCSDIR%%/tools/84.html +%%PORTDOCS%%%%DOCSDIR%%/tools/85.html +%%PORTDOCS%%%%DOCSDIR%%/tools/86.html +%%PORTDOCS%%%%DOCSDIR%%/tools/87.html +%%PORTDOCS%%%%DOCSDIR%%/tools/88.html +%%PORTDOCS%%%%DOCSDIR%%/tools/89.html +%%PORTDOCS%%%%DOCSDIR%%/tools/90.html +%%PORTDOCS%%%%DOCSDIR%%/tools/91.html +%%PORTDOCS%%%%DOCSDIR%%/tools/92.html +%%PORTDOCS%%%%DOCSDIR%%/tools/93.html +%%PORTDOCS%%%%DOCSDIR%%/tools/94.html +%%PORTDOCS%%%%DOCSDIR%%/tools/95.html +%%PORTDOCS%%%%DOCSDIR%%/tools/96.html +%%PORTDOCS%%%%DOCSDIR%%/tools/97.html +%%PORTDOCS%%%%DOCSDIR%%/tools/98.html +%%PORTDOCS%%%%DOCSDIR%%/tools/99.html +%%PORTDOCS%%%%DOCSDIR%%/tools/100.html +%%PORTDOCS%%%%DOCSDIR%%/tools/101.html +%%PORTDOCS%%%%DOCSDIR%%/tools/102.html +%%PORTDOCS%%%%DOCSDIR%%/tools/103.html +%%PORTDOCS%%%%DOCSDIR%%/tools/104.html +%%PORTDOCS%%%%DOCSDIR%%/tools/105.html +%%PORTDOCS%%%%DOCSDIR%%/tools/106.html +%%PORTDOCS%%%%DOCSDIR%%/tools/107.html +%%PORTDOCS%%%%DOCSDIR%%/tools/108.html +%%PORTDOCS%%%%DOCSDIR%%/tools/109.html +%%PORTDOCS%%%%DOCSDIR%%/tools/110.html +%%PORTDOCS%%%%DOCSDIR%%/tools/111.html +%%PORTDOCS%%%%DOCSDIR%%/tools/112.html +%%PORTDOCS%%%%DOCSDIR%%/tools/113.html +%%PORTDOCS%%%%DOCSDIR%%/tools/114.html +%%PORTDOCS%%%%DOCSDIR%%/tools/115.html +%%PORTDOCS%%%%DOCSDIR%%/tools/116.html +%%PORTDOCS%%%%DOCSDIR%%/tools/117.html +%%PORTDOCS%%%%DOCSDIR%%/tools/118.html +%%PORTDOCS%%%%DOCSDIR%%/tools/119.html +%%PORTDOCS%%%%DOCSDIR%%/tools/120.html +%%PORTDOCS%%%%DOCSDIR%%/tools/121.html +%%PORTDOCS%%%%DOCSDIR%%/tools/122.html +%%PORTDOCS%%%%DOCSDIR%%/tools/123.html +%%PORTDOCS%%%%DOCSDIR%%/tools/124.html +%%PORTDOCS%%%%DOCSDIR%%/tools/125.html +%%PORTDOCS%%%%DOCSDIR%%/tools/126.html +%%PORTDOCS%%%%DOCSDIR%%/tools/127.html +%%PORTDOCS%%%%DOCSDIR%%/tools/128.html +%%PORTDOCS%%%%DOCSDIR%%/tools/129.html +%%PORTDOCS%%%%DOCSDIR%%/tools/130.html +%%PORTDOCS%%%%DOCSDIR%%/tools/131.html +%%PORTDOCS%%%%DOCSDIR%%/tools/132.html +%%PORTDOCS%%%%DOCSDIR%%/tools/133.html +%%PORTDOCS%%%%DOCSDIR%%/tools/134.html +%%PORTDOCS%%%%DOCSDIR%%/tools/135.html +%%PORTDOCS%%%%DOCSDIR%%/tools/136.html +%%PORTDOCS%%%%DOCSDIR%%/tools/137.html +%%PORTDOCS%%%%DOCSDIR%%/tools/138.html +%%PORTDOCS%%%%DOCSDIR%%/tools/139.html +%%PORTDOCS%%%%DOCSDIR%%/tools/140.html +%%PORTDOCS%%%%DOCSDIR%%/tools/141.html +%%PORTDOCS%%%%DOCSDIR%%/tools/142.html +%%PORTDOCS%%%%DOCSDIR%%/tools/143.html +%%PORTDOCS%%%%DOCSDIR%%/tools/144.html +%%PORTDOCS%%%%DOCSDIR%%/tools/145.html +%%PORTDOCS%%%%DOCSDIR%%/tools/146.html +%%PORTDOCS%%%%DOCSDIR%%/tools/147.html +%%PORTDOCS%%%%DOCSDIR%%/tools/148.html +%%PORTDOCS%%%%DOCSDIR%%/tools/149.html +%%PORTDOCS%%%%DOCSDIR%%/tools/150.html +%%PORTDOCS%%%%DOCSDIR%%/tools/151.html +%%PORTDOCS%%%%DOCSDIR%%/tools/152.html +%%PORTDOCS%%%%DOCSDIR%%/tools/153.html +%%PORTDOCS%%%%DOCSDIR%%/tools/154.html +%%PORTDOCS%%%%DOCSDIR%%/tools/155.html +%%PORTDOCS%%%%DOCSDIR%%/tools/156.html +%%PORTDOCS%%%%DOCSDIR%%/tools/157.html +%%PORTDOCS%%%%DOCSDIR%%/tools/158.html +%%PORTDOCS%%%%DOCSDIR%%/tools/159.html +%%PORTDOCS%%%%DOCSDIR%%/tools/160.html +%%PORTDOCS%%%%DOCSDIR%%/tools/161.html +%%PORTDOCS%%%%DOCSDIR%%/tools/162.html +%%PORTDOCS%%%%DOCSDIR%%/tools/163.html +%%PORTDOCS%%%%DOCSDIR%%/tools/164.html +%%PORTDOCS%%%%DOCSDIR%%/tools/165.html +%%PORTDOCS%%%%DOCSDIR%%/tools/166.html +%%PORTDOCS%%%%DOCSDIR%%/tools/167.html +%%PORTDOCS%%%%DOCSDIR%%/tools/168.html +%%PORTDOCS%%%%DOCSDIR%%/tools/169.html +%%PORTDOCS%%%%DOCSDIR%%/tools/170.html +%%PORTDOCS%%%%DOCSDIR%%/tools/171.html +%%PORTDOCS%%%%DOCSDIR%%/tools/172.html +%%PORTDOCS%%%%DOCSDIR%%/tools/173.html +%%PORTDOCS%%%%DOCSDIR%%/tools/174.html +%%PORTDOCS%%%%DOCSDIR%%/tools/175.html +%%PORTDOCS%%%%DOCSDIR%%/tools/176.html +%%PORTDOCS%%%%DOCSDIR%%/tools/177.html +%%PORTDOCS%%%%DOCSDIR%%/tools/178.html +%%PORTDOCS%%%%DOCSDIR%%/tools/index.html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/tools %%PORTDOCS%%@dirrm %%DOCSDIR%%/txt %%PORTDOCS%%@dirrm %%DOCSDIR%%/images %%PORTDOCS%%@dirrm %%DOCSDIR%%/html |