Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 1999 22:14:59 -0500
From:      jsellens@generalconcepts.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14870: lc port submission
Message-ID:  <199911140314.WAA16280@localhost.generalconcepts.com>

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

>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 <bsd.port.mk>
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




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