Date: Tue, 30 Mar 1999 16:57:02 -0600 (CST) From: adam@whizkidtech.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/10881: Submitting a port Message-ID: <199903302257.QAA47695@whizkidtech.net>
next in thread | raw e-mail | index | archive | help
>Number: 10881 >Category: ports >Synopsis: Submitting a port >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: Tue Mar 30 15:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: G. Adam Stanislav >Release: FreeBSD 3.1-RELEASE i386 >Organization: Whiz Kid Technomagic >Environment: >Description: # 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: # # tuc # tuc/Makefile # tuc/files # tuc/files/md5 # tuc/pkg # tuc/pkg/COMMENT # tuc/pkg/DESCR # tuc/pkg/PLIST # echo c - tuc mkdir -p tuc > /dev/null 2>&1 echo x - tuc/Makefile sed 's/^X//' >tuc/Makefile << 'END-of-tuc/Makefile' X# New ports collection makefile for: tuc X# Version required: 1.10 X# Date created: 30 March 1999 X# Whom: G. Adam Stanislav <adam@whizkidtech.net> X# X# $Id$ X# X XDISTNAME= tuc-1.10 XCATEGORIES= textproc XMASTER_SITES= http://www.whizkidtech.net/fports/ X XMAINTAINER= adam@whizkidtech.net X XMAN1= tuc.1 X XNO_CDROM= Author does not allow CD-ROM distribution X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/tuc ${PREFIX}/bin X.if !defined(NOPORTDOCS) X $(INSTALL_MAN) ${WRKSRC}/tuc.1 ${PREFIX}/man/man1 X.endif X X.include <bsd.port.mk> END-of-tuc/Makefile echo c - tuc/files mkdir -p tuc/files > /dev/null 2>&1 echo x - tuc/files/md5 sed 's/^X//' >tuc/files/md5 << 'END-of-tuc/files/md5' XMD5 (tuc-1.10.tar.gz) = b97db7c392f2dcef0364b304d10a17c1 END-of-tuc/files/md5 echo c - tuc/pkg mkdir -p tuc/pkg > /dev/null 2>&1 echo x - tuc/pkg/COMMENT sed 's/^X//' >tuc/pkg/COMMENT << 'END-of-tuc/pkg/COMMENT' XText to Unix Conversion END-of-tuc/pkg/COMMENT echo x - tuc/pkg/DESCR sed 's/^X//' >tuc/pkg/DESCR << 'END-of-tuc/pkg/DESCR' XUtility to convert text files from any operating system to Unix format, Xand to convert Unix files to DOS format. X Xhttp://www.whizkidtech.net/ X XG. Adam Stanislav Xadam@whizkidtech.net END-of-tuc/pkg/DESCR echo x - tuc/pkg/PLIST sed 's/^X//' >tuc/pkg/PLIST << 'END-of-tuc/pkg/PLIST' Xbin/tuc X END-of-tuc/pkg/PLIST exit >How-To-Repeat: >Fix: >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?199903302257.QAA47695>