Mon Sep 14 11:17:25 2015 UTC ()
Update homepage - according to archive.org, the URL entered in 2006
never existed, not even in 2006... The replacement may be prehistoric,
but it is at least readable.


(hauke)
diff -r1.28 -r1.29 pkgsrc/net/tkined/Makefile

cvs diff -r1.28 -r1.29 pkgsrc/net/tkined/Makefile (expand / switch to unified diff)

--- pkgsrc/net/tkined/Makefile 2014/10/09 14:06:48 1.28
+++ pkgsrc/net/tkined/Makefile 2015/09/14 11:17:25 1.29
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.28 2014/10/09 14:06:48 wiz Exp $ 1# $NetBSD: Makefile,v 1.29 2015/09/14 11:17:25 hauke Exp $
2# 2#
3 3
4DISTNAME= scotty-2.1.11 4DISTNAME= scotty-2.1.11
5PKGNAME= tkined-1.4.11 5PKGNAME= tkined-1.4.11
6PKGREVISION= 8 6PKGREVISION= 8
7CATEGORIES= net tcl tk 7CATEGORIES= net tcl tk
8MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ 8MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.nosuchname.net/scotty/ 11HOMEPAGE= http://www.ibr.cs.tu-bs.de/projects/nm/tkined/welcome.html.orig
12COMMENT= Graphical network discovery and monitoring tool based on scotty 12COMMENT= Graphical network discovery and monitoring tool based on scotty
13 13
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15CONFIGURE_ARGS+=--with-tcl-config=${BUILDLINK_PREFIX.tcl}/lib \ 15CONFIGURE_ARGS+=--with-tcl-config=${BUILDLINK_PREFIX.tcl}/lib \
16 --with-tk-config=${BUILDLINK_PREFIX.tk}/lib \ 16 --with-tk-config=${BUILDLINK_PREFIX.tk}/lib \
17 --enable-multicast --enable-gdmo 17 --enable-multicast --enable-gdmo
18CONFIGURE_ENV+= TARGET=tkined 18CONFIGURE_ENV+= TARGET=tkined
19 19
20USE_LIBTOOL= yes 20USE_LIBTOOL= yes
21 21
22DISTINFO_FILE= ${.CURDIR}/../../net/tcl-scotty/distinfo 22DISTINFO_FILE= ${.CURDIR}/../../net/tcl-scotty/distinfo
23FILESDIR= ${.CURDIR}/../../net/tcl-scotty/files 23FILESDIR= ${.CURDIR}/../../net/tcl-scotty/files
24PATCHDIR= ${.CURDIR}/../../net/tcl-scotty/patches 24PATCHDIR= ${.CURDIR}/../../net/tcl-scotty/patches