1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update port to 0.30

This commit is contained in:
MIHIRA Sanpei Yoshiro 2003-07-08 14:00:45 +00:00
parent 0de56ccb1a
commit d2a55ced96
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84478
5 changed files with 15 additions and 16 deletions

View File

@ -6,10 +6,11 @@
# $FreeBSD$
#
PORTNAME= xcruise
PORTVERSION= 0.24
PORTNAME= xcruiser
PORTVERSION= 0.30
CATEGORIES= x11-fm
MASTER_SITES= http://tanaka-www.cs.titech.ac.jp/%7Eeuske/prog/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sanpei@FreeBSD.org
COMMENT= Navigate through a three-dimensional view of a file system

View File

@ -1 +1 @@
MD5 (xcruise-0.24.tar.gz) = b0d64e1d33cc2c020eb32303e34dfb4d
MD5 (xcruiser-0.30.tar.gz) = e57f03ec811c7d47b8713bbfafff088c

View File

@ -1,13 +1,11 @@
$NetBSD: patch-aa,v 1.1.1.1 1999/11/26 14:25:33 minoura Exp $
--- Imakefile.orig Thu Nov 25 17:56:14 1999
+++ Imakefile Thu Nov 25 23:43:28 1999
@@ -11,6 +11,6 @@
--- Imakefile.orig Sat Mar 15 05:32:37 2003
+++ Imakefile Sat Mar 15 05:33:50 2003
@@ -12,7 +12,7 @@
SYS_LIBRARIES = MathLibrary
LOCAL_LIBRARIES = $(XLIB)
DEFINES = XkbClientDefines
-CDEBUGFLAGS = -g
+XCOMM CDEBUGFLAGS = -g
-CDEBUGFLAGS = -g -Wall
+#CDEBUGFLAGS = -g -Wall
-ComplexProgramTarget(xcruise)
+ComplexProgramTargetNoMan(xcruise)
SRCS = MainScreen.c xcruiser.c draw.c zone.c vec3.c info.c
OBJS = MainScreen.o xcruiser.o draw.o zone.o vec3.o info.o

View File

@ -3,4 +3,4 @@ It constructs the universe from a directory tree, and you can
move your viewpoint with mouse.
It is only a viewer, take care of motion sickness, though.
WWW: http://tanaka-www.cs.titech.ac.jp/%7Eeuske/prog/
WWW: http://xcruiser.sourceforge.net/

View File

@ -1,3 +1,3 @@
bin/xcruise
bin/xcruiser
share/doc/xcruise/README
@dirrm share/doc/xcruise