Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 May 2003 16:00:59 +0100
From:      Tim Bishop <tim@bishnet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dev@i-scream.org.uk
Subject:   ports/51722: New port: libukcprog - generally useful low level routines
Message-ID:  <E19ByVX-0009GL-Dk@pendennis.ukc.ac.uk>
Resent-Message-ID: <200305031510.h43FAAVR054394@freefall.freebsd.org>

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

>Number:         51722
>Category:       ports
>Synopsis:       New port: libukcprog - generally useful low level routines
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 03 08:10:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 4.8-STABLE FreeBSD 4.8-STABLE #2: Fri Apr 4 20:34:25 BST 2003 tdb@pendennis.ukc.ac.uk:/usr/obj/usr/src/sys/PENDENNIS i386

>Description:
	Taken from pkg-descr: "The ukcprog library contains generally
	useful low level routines. The ukcprog.h header file contains
	prototypes for the routines as well as defining some useful
	macros and types."

>How-To-Repeat:
>Fix:

	Below is a shar file of the port. I think it's ok - but
	this is (one of) the first shared library port I've done.

--- libukcprog-1.0.sh begins here ---
# 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:
#
#	libukcprog
#	libukcprog/Makefile
#	libukcprog/distinfo
#	libukcprog/pkg-descr
#	libukcprog/pkg-plist
#
echo c - libukcprog
mkdir -p libukcprog > /dev/null 2>&1
echo x - libukcprog/Makefile
sed 's/^X//' >libukcprog/Makefile << 'END-of-libukcprog/Makefile'
X# New ports collection makefile for:	libukcprog
X# Date created:		30 March 2003
X# Whom:			Tim Bishop <tim@bishnet.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libukcprog
XPORTVERSION=	1.0
XCATEGORIES=	devel
XMASTER_SITES=	http://snapshots.i-scream.org.uk/%SUBDIR%/
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	tim@bishnet.net
XCOMMENT=	The ukcprog library contains generally useful low level routines
X
XMAN3=		ukcprog.3
XDIST_SUBDIR=	iscream
XGNU_CONFIGURE=	yes
XINSTALLS_SHLIB=	yes
XUSE_LIBTOOL=	yes
X
X.include <bsd.port.mk>
END-of-libukcprog/Makefile
echo x - libukcprog/distinfo
sed 's/^X//' >libukcprog/distinfo << 'END-of-libukcprog/distinfo'
XMD5 (iscream/libukcprog-1.0.tar.gz) = 0ed141314ed35296e34a73d9e0f29a81
END-of-libukcprog/distinfo
echo x - libukcprog/pkg-descr
sed 's/^X//' >libukcprog/pkg-descr << 'END-of-libukcprog/pkg-descr'
XThe ukcprog library contains generally useful low level routines.
XThe ukcprog.h header file contains prototypes for the routines as
Xwell as defining some useful macros and types.
X
XWWW: http://www.i-scream.org.uk/
END-of-libukcprog/pkg-descr
echo x - libukcprog/pkg-plist
sed 's/^X//' >libukcprog/pkg-plist << 'END-of-libukcprog/pkg-plist'
Xinclude/ukcprog.h
Xlib/libukcprog.a
Xlib/libukcprog.la
Xlib/libukcprog.so
Xlib/libukcprog.so.0
END-of-libukcprog/pkg-plist
exit
--- libukcprog-1.0.sh ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19ByVX-0009GL-Dk>