Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 1999 09:03:39 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/15587: Update port: x11-clocks/t3d
Message-ID:  <19991220170339.B92E614CE7@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         15587
>Category:       ports
>Synopsis:       Update port: x11-clocks/t3d
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 09:10:04 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.3-RELEASE i386
>Organization:
>Environment:
>Description:
* freebsd.org -> FreeBSD.org
* zcat -> GZIP_CMD
* sh -> SH
* Added WWW: line into pkg/DESCR

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11-clocks/t3d/Makefile x11-clocks/t3d/Makefile
--- /usr/ports/x11-clocks/t3d/Makefile	Tue Aug 31 19:19:12 1999
+++ x11-clocks/t3d/Makefile	Mon Dec 20 19:13:40 1999
@@ -1,25 +1,24 @@
-# New ports collection makefile for:   t3d
-# Version required:    1.1
-# Date created:        20 Apr 1998
-# Whom:                J Han <hjh@best.com>
+# New ports collection makefile for:	t3d
+# Version required:	1.1
+# Date created:		20 Apr 1998
+# Whom:			J Han <hjh@best.com>
 #
 # $FreeBSD: ports/x11-clocks/t3d/Makefile,v 1.5 1999/08/31 02:58:02 peter Exp $
 #
 
-DISTNAME= 	t3d
+DISTNAME=	t3d
 PKGNAME=	t3d-1.1
 CATEGORIES=	x11-clocks
 MASTER_SITES=	http://www.jwdt.com/~paysan/
 EXTRACT_SUFX=	.shar.gz
 
-MAINTAINER=	ports@freebsd.org
+MAINTAINER=	ports@FreeBSD.org
 
-EXTRACT_CMD=		zcat
-EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS=	|sh
+EXTRACT_CMD=		${GZIP_CMD}
+EXTRACT_BEFORE_ARGS=	-dc
+EXTRACT_AFTER_ARGS=	| ${SH}
 
 NO_WRKSUBDIR=		yes
-
 USE_IMAKE=		yes
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11-clocks/t3d/pkg/DESCR x11-clocks/t3d/pkg/DESCR
--- /usr/ports/x11-clocks/t3d/pkg/DESCR	Fri Apr 24 14:36:24 1998
+++ x11-clocks/t3d/pkg/DESCR	Sun Dec 19 16:19:15 1999
@@ -3,3 +3,5 @@
 graphic workstation with its many XStones is doing something.
 --
 t3d source is under GPL but not its appearance -- read the manual for details.
+
+WWW: http://www.jwdt.com/~paysan/#T3D


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991220170339.B92E614CE7>