From owner-freebsd-ports Sun Nov 14 2: 0: 6 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E41FE14D51 for ; Sun, 14 Nov 1999 02:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA08904; Sun, 14 Nov 1999 02:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mail2.uunet.ca (mail2.uunet.ca [142.77.1.15]) by hub.freebsd.org (Postfix) with ESMTP id 2716814C4A for ; Sun, 14 Nov 1999 01:54:09 -0800 (PST) (envelope-from jsellens@localhost.generalconcepts.com) Received: from localhost.generalconcepts.com (1cust183.tnt1.krk1.da.uu.net [63.23.232.183]) by mail2.uunet.ca with ESMTP id <602439-12362>; Sun, 14 Nov 1999 04:40:07 -0500 Received: (from jsellens@localhost) by localhost.generalconcepts.com (8.9.3/8.9.3) id WAA16280; Sat, 13 Nov 1999 22:14:59 -0500 (EST) (envelope-from jsellens) Message-Id: <199911140314.WAA16280@localhost.generalconcepts.com> Date: Sat, 13 Nov 1999 22:14:59 -0500 From: jsellens@generalconcepts.com Reply-To: jsellens@generalconcepts.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14870: lc port submission Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14870 >Category: ports >Synopsis: port submission: lc-1.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Nov 14 02:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: John Sellens >Release: FreeBSD 3.3-RELEASE i386 >Organization: General Concepts >Environment: any >Description: port submission: lc-1.0 lc is an alternative to ls, that has been in wide use at the University of Waterloo (and elsewhere) since at least the mid 1970's. >How-To-Repeat: >Fix: and here's the shar of the port directory - thanks! # 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: # # lc # lc/pkg # lc/pkg/COMMENT # lc/pkg/DESCR # lc/pkg/PLIST # lc/files # lc/files/md5 # lc/Makefile # echo c - lc mkdir -p lc > /dev/null 2>&1 echo c - lc/pkg mkdir -p lc/pkg > /dev/null 2>&1 echo x - lc/pkg/COMMENT sed 's/^X//' >lc/pkg/COMMENT << 'END-of-lc/pkg/COMMENT' Xlc is an alternative to ls END-of-lc/pkg/COMMENT echo x - lc/pkg/DESCR sed 's/^X//' >lc/pkg/DESCR << 'END-of-lc/pkg/DESCR' Xlc is an alternative to ls, that has been in wide use at the XUniversity of Waterloo (and elsewhere) since at least the Xmid 1970's. X XJohn Sellens Xjsellens@generalconcepts.com END-of-lc/pkg/DESCR echo x - lc/pkg/PLIST sed 's/^X//' >lc/pkg/PLIST << 'END-of-lc/pkg/PLIST' Xbin/lc END-of-lc/pkg/PLIST echo c - lc/files mkdir -p lc/files > /dev/null 2>&1 echo x - lc/files/md5 sed 's/^X//' >lc/files/md5 << 'END-of-lc/files/md5' XMD5 (lc-1.0.tar.gz) = 29298ff4c36c8aebd2150fceb60ddad5 END-of-lc/files/md5 echo x - lc/Makefile sed 's/^X//' >lc/Makefile << 'END-of-lc/Makefile' X# New ports collection makefile for: lc X# Version required: 1.0 X# Date created: 13 November 1999 X# Whom: jsellens X# X# $FreeBSD$ X# X XDISTNAME= lc-1.0 XCATEGORIES= misc XMASTER_SITES= http://www.generalconcepts.com/resources/software/ X XMAINTAINER= jsellens@generalconcepts.com X XMAN1= lc.1 X Xdo-install: X ${INSTALL_PROGRAM} ${WRKDIR}/${DISTNAME}/lc ${PREFIX}/bin X ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/lc.1 ${MAN1PREFIX}/man/man1 X X.include END-of-lc/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message