From owner-freebsd-ports Sat Jul 24 12:26:19 1999 Delivered-To: freebsd-ports@freebsd.org Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (Postfix) with ESMTP id D56E814BDD for ; Sat, 24 Jul 1999 12:26:16 -0700 (PDT) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA062022604; Sat, 24 Jul 1999 06:36:44 -0400 Date: Sat, 24 Jul 1999 06:36:44 -0400 (EDT) From: Bill Fumerola To: shipley@dipshit.dis.org Cc: ports@FreeBSD.org Subject: wacky logic. In-Reply-To: <199907240943.CAA70521@dipshit.dis.org> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 24 Jul 1999 shipley@dis.org wrote: > >Number: 12787 > >Category: ports > >Synopsis: port of GNU helloworld > >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: Sat Jul 24 02:50:01 PDT 1999 > >Closed-Date: > >Last-Modified: > >Originator: Peter Shipley > >Release: FreeBSD 3.1-RELEASE i386 > >Organization: > dis.org > >Environment: > > FreeBSD ... > > >Description: > > a GNU utility for saying hello to the world and reading email > > > >How-To-Repeat: > > port not in tree, shar file included > > >Fix: > > > > # This is a shell archive. Save it in a file, remove anything before > # this line, and then unpack it by entering "sh file". Note, it may > # create directories; files and directories will be owned by you and > # have default permissions. > # > # This archive contains: > # > # helloworld > # helloworld/Makefile > # helloworld/files > # helloworld/files/CVS > # helloworld/files/md5 > # helloworld/patches > # helloworld/pkg > # helloworld/pkg/CVS > # helloworld/pkg/PLIST > # helloworld/pkg/DESCR > # helloworld/pkg/COMMENT > # > echo c - helloworld > mkdir -p helloworld > /dev/null 2>&1 > echo x - helloworld/Makefile > sed 's/^X//' >helloworld/Makefile << 'END-of-helloworld/Makefile' > X# New ports collection makefile for: oneko > X# Ports collection makefile for: hello > X# Version required: 1.3 > X# Date created: Fri Jul 23, 1999 > X# Whom: shipley@dis.org > X# > X# $Id$ > X# > X > XDISTNAME= hello-1.3 > XPKGNAME= hello-1.3.1 Why set PKGNAME? hello-1.3 is just fine. > XWRKSRC= ${WRKDIR}/hello-1.3 This is not needed. > X it is protected by the GNU General Public License, users > X are free to share and change it. "Because it is restricted by the GNU General Public License, users aren't free to change and not share it" - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message