Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 1998 11:21:59 +0100 (BST)
From:      Nik Clayton <nik@nothing-going-on.demon.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7087: PORT: texproc/docproj, meta port for the Doc. Project's ports
Message-ID:  <199806271021.LAA22605@nothing-going-on.demon.co.uk>

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

>Number:         7087
>Category:       ports
>Synopsis:       PORT: texproc/docproj, meta port for the Doc. Project's ports
>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:   Sat Jun 27 04:00:01 PDT 1998
>Last-Modified:
>Originator:     Nik Clayton
>Organization:
FreeBSD
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

	N/A

>Description:

	Before working with the FreeBSD documentation project you need to
        have some apps from ports/textproc installed. This meta-port (based
        on Satoshi's 'kde' meta-port) depends on all the applications needed
        so that volunteers can be told "Install textproc/docproj to get 
	everything you need.".

        I intend to commit this early next week. The PR is to remind me to
 	do so.

>How-To-Repeat:

	N/A

>Fix:
	
# 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:
#
#	docproj
#	docproj/Makefile
#	docproj/pkg
#	docproj/pkg/COMMENT
#	docproj/pkg/DESCR
#	docproj/pkg/PLIST
#
echo c - docproj
mkdir -p docproj > /dev/null 2>&1
echo x - docproj/Makefile
sed 's/^X//' >docproj/Makefile << 'END-of-docproj/Makefile'
X# New ports collection makefile for:   docproj
X# Version required:    around June 1998
X# Date created:        27 June 1998
X# Whom:                Nik Clayton <nik@freebsd.org>
X#
X# $Id$
X#
X
XDISTNAME=	docproj
XCATEGORIES=	textproc
XMASTER_SITES=	# empty
XDISTFILES=	# empty
X
XMAINTAINER=	nik@freebsd.org
X
X# sgmlformat brings in almost everything except for the modular stylesheets
XRUN_DEPENDS=	instant:${PORTSDIR}/textproc/sgmlformat \
X		${PREFIX}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular
X
XEXTRACT_ONLY=	# empty
XNO_PATCH=	yes
XNO_BUILD=	yes
X
Xdo-install:	# empty
X
X.include <bsd.port.mk>
END-of-docproj/Makefile
echo c - docproj/pkg
mkdir -p docproj/pkg > /dev/null 2>&1
echo x - docproj/pkg/COMMENT
sed 's/^X//' >docproj/pkg/COMMENT << 'END-of-docproj/pkg/COMMENT'
XThe "meta-port" for the FreeBSD Documentation Project
END-of-docproj/pkg/COMMENT
echo x - docproj/pkg/DESCR
sed 's/^X//' >docproj/pkg/DESCR << 'END-of-docproj/pkg/DESCR'
XThe FreeBSD Documentation Project maintains the FAQ, Handbook and tutorials.
X
XThis package does not contain anything by itself -- it is a
X"meta-port" that depends on other text processing packages.  Its sole 
Xpurpose is to require dependencies so users can install this package only 
Xand have all the Documentation Project stuff pulled in by the port/package 
Xdependency mechanism.
END-of-docproj/pkg/DESCR
echo x - docproj/pkg/PLIST
sed 's/^X//' >docproj/pkg/PLIST << 'END-of-docproj/pkg/PLIST'
X@comment this plist intentionally left empty
END-of-docproj/pkg/PLIST
exit


>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?199806271021.LAA22605>