ports/59950: [update orphaned port] net/xtraceroute: update to 0.9.1

Clement Laforet sheepkiller at cultdeadsheep.org
Thu Dec 4 13:50:23 UTC 2003


>Number:         59950
>Category:       ports
>Synopsis:       [update orphaned port] net/xtraceroute: update to 0.9.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 04 05:50:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.2-BETA i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.2-BETA FreeBSD 5.2-BETA #0: Fri Nov 28 21:23:08 CET 2003 clement at lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Update to 0.9.1
	Misc clean up.
	Removed files:
		files/patch-aa
		files/patch-ab

>How-To-Repeat:
	N/A.
>Fix:

	

--- traceroute.diff begins here ---
Index: xtraceroute/Makefile
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/net/xtraceroute/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- xtraceroute/Makefile	5 Sep 2003 07:33:48 -0000	1.20
+++ xtraceroute/Makefile	4 Dec 2003 13:36:21 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xtraceroute
-PORTVERSION=	0.9.0
+PORTVERSION=	0.9.1
 CATEGORIES=	net
 MASTER_SITES=	http://www.dtek.chalmers.se/~d3august/xt/dl/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DATAFILES}
@@ -15,19 +15,20 @@
 COMMENT=	3D graphical version of the traceroute program
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/host:${PORTSDIR}/dns/host
+RUN_DEPENDS=	${BUILD_DEPENDS}
 LIB_DEPENDS=	gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
-RUN_DEPENDS=	${LOCALBASE}/bin/host:${PORTSDIR}/dns/host
 
 USE_X_PREFIX=	yes
-USE_MESA=	yes
 USE_GNOME=	gdkpixbuf
+USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-GL-prefix=${X11BASE}/lib \
 		--with-lib-GL \
 		--with-host=${LOCALBASE}/bin/host
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
+CONFIGURE_ENV+=	CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
 		LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
-MAKE_ENV=	OLD_PO_FILE_INPUT=1
+
+MAKE_ENV+=	OLD_PO_FILE_INPUT=1
 
 DATAFILES=	ndg_files.tar.gz
 
Index: xtraceroute/distinfo
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/net/xtraceroute/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- xtraceroute/distinfo	30 Jun 2001 12:29:52 -0000	1.2
+++ xtraceroute/distinfo	4 Dec 2003 13:36:21 -0000
@@ -1,2 +1,2 @@
-MD5 (xtraceroute-0.9.0.tar.gz) = f201a563948e3debe214dc17f762dab7
+MD5 (xtraceroute-0.9.1.tar.gz) = ac212fed3ac9dc06851e5ffbe95901c0
 MD5 (ndg_files.tar.gz) = 0e2d6ab6a780b49acbd8f706840380d9
Index: xtraceroute/pkg-plist
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/net/xtraceroute/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- xtraceroute/pkg-plist	30 Jun 2001 12:29:52 -0000	1.2
+++ xtraceroute/pkg-plist	4 Dec 2003 13:36:21 -0000
@@ -3,7 +3,9 @@
 share/locale/fr/LC_MESSAGES/xtraceroute.mo
 share/locale/ja/LC_MESSAGES/xtraceroute.mo
 share/locale/sv/LC_MESSAGES/xtraceroute.mo
-share/xtraceroute/earth.png
-share/xtraceroute/hosts.cache
-share/xtraceroute/networks.cache
- at dirrm share/xtraceroute
+%%DATADIR%%/earth.png
+%%DATADIR%%/hosts.cache
+%%DATADIR%%/networks.cache
+%%DATADIR%%/night.png
+%%DATADIR%%/xtraceroute-resolve-location.sh
+ at dirrm %%DATADIR%%
Index: xtraceroute/files/patch-aa
===================================================================
RCS file: xtraceroute/files/patch-aa
diff -N xtraceroute/files/patch-aa
--- xtraceroute/files/patch-aa	2 Jul 2001 06:26:16 -0000	1.4
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,23 +0,0 @@
-
-$FreeBSD: ports/net/xtraceroute/files/patch-aa,v 1.4 2001/07/02 06:26:16 sobomax Exp $
-
---- configure.orig	Wed Apr 18 17:26:37 2001
-+++ configure	Mon Jul  2 09:22:57 2001
-@@ -2547,7 +2547,7 @@
-   cat conftest.$ac_ext >&5
-   rm -rf conftest*
-   CATOBJEXT=.mo
--		   DATADIRNAME=lib
-+		   DATADIRNAME=share
- fi
- rm -f conftest*
- 		INSTOBJEXT=.mo
-@@ -3108,7 +3108,7 @@
- if eval "test x$enable_debug = xyes"; then
- CFLAGS="-g -Wall -DXT_DEBUG "
- else
--	CFLAGS="-O6 $CFLAGS"
-+#	CFLAGS="-O6 $CFLAGS"
- fi
- 
- xtraceroutedatadir=${datadir}/xtraceroute
Index: xtraceroute/files/patch-ab
===================================================================
RCS file: xtraceroute/files/patch-ab
diff -N xtraceroute/files/patch-ab
--- xtraceroute/files/patch-ab	30 Jun 2001 12:29:53 -0000	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,16 +0,0 @@
-
-$FreeBSD: ports/net/xtraceroute/files/patch-ab,v 1.2 2001/06/30 12:29:53 sobomax Exp $
-
---- glstuff.c.orig	Thu Jun 28 02:19:31 2001
-+++ glstuff.c	Thu Jun 28 23:56:03 2001
-@@ -16,7 +16,10 @@
-  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- */
- 
-+#include <sys/types.h>
-+#include <sys/socket.h>
- #include <netinet/in.h>
-+#include <arpa/inet.h>
- #include <stdlib.h>
- #include <gtkgl/gtkglarea.h>
- #include <GL/gl.h>
--- traceroute.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list