ports/62623: [NEW PORT] lang/fpc-base

John Merryweather Cooper coop9211 at uidaho.edu
Tue Feb 10 09:10:18 UTC 2004


>Number:         62623
>Category:       ports
>Synopsis:       [NEW PORT] lang/fpc-base
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 10 01:10:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     John Merryweather Cooper
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD borgdemon.losaca.adelphia.net 4.9-STABLE FreeBSD 4.9-STABLE #11: Sun Feb 8 00:49:01 PST 2004 root at borgdemon.losaca.adelphia.net:/usr/obj/usr/src/sys/K6-2 i386


>Description:
	lang/fpc-base is a meta port of the Free Pascal basic units,
	compiler, IDE, compiler, and utilities.

>How-To-Repeat:
	N/A

>Fix:

--- new-port-fpc-base 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:
#
#	fpc-base
#	fpc-base/Makefile
#	fpc-base/pkg-descr
#	fpc-base/pkg-plist
#
echo c - fpc-base
mkdir -p fpc-base > /dev/null 2>&1
echo x - fpc-base/Makefile
sed 's/^X//' >fpc-base/Makefile << 'END-of-fpc-base/Makefile'
X# New ports collection makefile for:	fpc-base
X# Date created:				10 February 2004
X# Whom:				John Merryweather Cooper <coop9211 at uidaho.edu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	fpc-base
XPORTVERSION=	1.0.10
XCATEGORIES=	lang devel
XMASTER_SITES=	# empty
XDISTFILES=	# empty
XEXTRACT_ONLY=	# empty
X
XMAINTAINER=	coop9211 at uidaho.edu
XCOMMENT=	Meta package to install all of the Free Pascal base
X
XPAKGDIR=	${LOCALBASE}/lib/fpc/${PORTVERSION}/units/freebsd
XDOCSDIR=	${LOCALBASE}/share/doc/fpc
XEXAMPLESDIR=	${LOCALBASE}/share/examples/fpc
X
XRUN_DEPENDS=	fp:${PORTSDIR}/editors/fpc-ide \
X		${PAKGDIR}/ibase/ibase60.ppu:${PORTSDIR}/databases/fpc-ibase \
X		${PAKGDIR}/mysql/mysql.ppu:${PORTSDIR}/databases/fpc-mysql \
X		${PAKGDIR}/odbc/odbcsql.ppu:${PORTSDIR}/databases/fpc-odbc \
X		${PAKGDIR}/postgres/postgres.ppu:${PORTSDIR}/databases/fpc-postgres \
X		${PAKGDIR}/oracle/oraoci.ppu:${PORTSDIR}/databases/fpc-oracle \
X		${PAKGDIR}/regexpr/regexpr.ppu:${PORTSDIR}/devel/fpc-regexpr \
X		${PAKGDIR}/inet/inet.ppu:${PORTSDIR}/net/fpc-inet \
X		${PAKGDIR}/md5/md5.ppu:${PORTSDIR}/security/fpc-md5 \
X		${PAKGDIR}/paszlib/paszlib.ppu:${PORTSDIR}/archivers/fpc-paszlib
X
X.if !defined(NOPORTDOCS)
XRUN_DEPENDS+=	${DOCSDIR}/user.pdf:${PORTSDIR}/lang/fpc-docs \
X		${EXAMPLESDIR}/Makefile.fpc:${PORTSDIR}/lang/fpc-demo
X.endif
X
XNO_BUILD=	yes
X
Xdo-install:	# empty
X
X.include <bsd.port.mk>
END-of-fpc-base/Makefile
echo x - fpc-base/pkg-descr
sed 's/^X//' >fpc-base/pkg-descr << 'END-of-fpc-base/pkg-descr'
XFPC Base
X
XThis collection constitutes the base packages and utilities for Free
XPascal.
X
XWWW: http://www.freepascal.org/
X
X--
XJohn Merryweather Cooper <coop9211 at uidaho.edu>
END-of-fpc-base/pkg-descr
echo x - fpc-base/pkg-plist
sed 's/^X//' >fpc-base/pkg-plist << 'END-of-fpc-base/pkg-plist'
X at comment this plist intentionally left empty
END-of-fpc-base/pkg-plist
exit
--- new-port-fpc-base ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list