ports/67941: new port: root-doc

Radim Kolar hsn at netmag.cz
Mon Jun 14 17:50:21 UTC 2004


>Number:         67941
>Category:       ports
>Synopsis:       new port: root-doc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 14 17:50:18 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar
>Release:        FreeBSD 5.2.1-RELEASE-p6 i386
>Organization:
Sanatana Dharma
>Environment:
System: FreeBSD sanatana.dharma 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6 #7: Mon May 10 17:15:51 CEST 2004 root at asura.bsd:/usr/src/sys/i386/compile/UP i386
>Description:
HTML documents for ROOT framework
	
>How-To-Repeat:
	
>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:
#
#	root-doc/
#	root-doc/Makefile
#	root-doc/distinfo
#	root-doc/pkg-descr
#
echo c - root-doc/
mkdir -p root-doc/ > /dev/null 2>&1
echo x - root-doc/Makefile
sed 's/^X//' >root-doc/Makefile << 'END-of-root-doc/Makefile'
X# New ports collection makefile for:	root-doc
X# Date created:		23 Apr 2004
X# Whom:			Radim Kolar
X#
X# $FreeBSD$
X#
X
XPORTNAME=	root-doc
XPORTVERSION=    4.00
XCATEGORIES=     devel science math
XMASTER_SITES=   ftp://root.cern.ch/root/
X#PKGNAMESUFFIX=	doc
XDISTNAME=       html400
X
XMAINTAINER=     ports at freebsd.ore
XCOMMENT=        HTML Documentation for Root framework
X
XNO_BUILD=	yes
XWRKSRC=		${WRKDIR}/htmldoc
XPLIST=          ${WRKDIR}/pkg-plist
X
X.ifdef NOPORTDOCS
XIGNORE=		This package contains only documentation
X.endif
X
Xpre-install:
X	${RM} -f ${PLIST}
X	cd ${WRKSRC} && ${FIND} . \( -type f -or -type l \) -exec ${ECHO_CMD} "%%DOCSDIR%%/{}" \; >> ${PLIST}
X	cd ${WRKSRC} && ${FIND} -d . -mindepth 1 -type d -exec ${ECHO_CMD} "@dirrm %%DOCSDIR%%/{}" \; >> ${PLIST}
X	${ECHO_CMD} "@dirrm %%DOCSDIR%%" >> ${PLIST}
X
Xdo-install:
X	${MKDIR} ${DOCSDIR}
X	cd ${WRKSRC} && ${FIND} . | ${CPIO} -pdm -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}
X
X.include <bsd.port.mk>
END-of-root-doc/Makefile
echo x - root-doc/distinfo
sed 's/^X//' >root-doc/distinfo << 'END-of-root-doc/distinfo'
XMD5 (html400.tar.gz) = IGNORE 
END-of-root-doc/distinfo
echo x - root-doc/pkg-descr
sed 's/^X//' >root-doc/pkg-descr << 'END-of-root-doc/pkg-descr'
XThis package contains HTML documentation for Root framework. 
XInstalled package is 100 MB large.
END-of-root-doc/pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list