ports/51122: New port: textproc/xhtml-1.1

Kimura Fuyuki fuyuki at hadaly.org
Fri Apr 18 06:40:07 UTC 2003


>Number:         51122
>Category:       ports
>Synopsis:       New port: textproc/xhtml-1.1
>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:   Thu Apr 17 23:40:05 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki <fuyuki at hadaly.org>
>Release:        FreeBSD 5.0-RELEASE-p5 i386
>Organization:
>Environment:

  FreeBSD hadaly.dyndns.org 5.0-RELEASE-p5 FreeBSD 5.0-RELEASE-p5 #1: Fri Mar 21 10:29:48 JST 2003     root at hadaly.dyndns.org:/.2/obj/usr/src/sys/NS  i386

>Description:
DTDs for XHTML 1.1.

I'm not sure how this kind of ports should be created, but I need
these dtds. Please feel free to change the port's behavior.

>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:
#
#	xhtml-1.1
#	xhtml-1.1/Makefile
#	xhtml-1.1/distinfo
#	xhtml-1.1/pkg-descr
#	xhtml-1.1/pkg-plist
#
echo c - xhtml-1.1
mkdir -p xhtml-1.1 > /dev/null 2>&1
echo x - xhtml-1.1/Makefile
sed 's/^X//' >xhtml-1.1/Makefile << 'END-of-xhtml-1.1/Makefile'
X# New ports collection makefile for:   XHTML 1.1 DTD
X# Date created:                18 April 2003
X# Whom:                        Kimura Fuyuki <fuyuki at hadaly.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xhtml
XPORTVERSION=	1.1
XCATEGORIES=	textproc
XMASTER_SITES=	http://www.w3.org/TR/xhtml11/
XDISTNAME=	xhtml11
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	W3C's XHTML 1.1 DTD
X
XWRKSRC=		${WRKDIR}/xhtml11-20010531
XNO_BUILD=	yes
XDTDDIR=		${PREFIX}/share/xml/${PORTNAME}/${PORTVERSION}
X
Xdo-install:
X	${MKDIR} ${DTDDIR}
X	${INSTALL_DATA} ${WRKSRC}/DTD/* ${DTDDIR}
X
X.include <bsd.port.mk>
END-of-xhtml-1.1/Makefile
echo x - xhtml-1.1/distinfo
sed 's/^X//' >xhtml-1.1/distinfo << 'END-of-xhtml-1.1/distinfo'
XMD5 (xhtml11.tgz) = 00c3fe896f3d29419dbda4186aa98fe1
END-of-xhtml-1.1/distinfo
echo x - xhtml-1.1/pkg-descr
sed 's/^X//' >xhtml-1.1/pkg-descr << 'END-of-xhtml-1.1/pkg-descr'
XThis package includes DTDs for the XHTML 1.1.
X
XWWW: http://www.w3.org/TR/xhtml11/
END-of-xhtml-1.1/pkg-descr
echo x - xhtml-1.1/pkg-plist
sed 's/^X//' >xhtml-1.1/pkg-plist << 'END-of-xhtml-1.1/pkg-plist'
Xshare/xml/xhtml/1.1/VERSION
Xshare/xml/xhtml/1.1/xhtml11-flat.dtd
Xshare/xml/xhtml/1.1/xhtml11-model-1.mod
Xshare/xml/xhtml/1.1/xhtml11.cat
Xshare/xml/xhtml/1.1/xhtml11.dtd
Xshare/xml/xhtml/1.1/xml1.dcl
Xshare/xml/xhtml/1.1/xml1n.dcl
X at dirrm share/xml/xhtml/1.1
X at unexec rmdir %D/share/xml/xhtml 2>/dev/null || true
END-of-xhtml-1.1/pkg-plist
exit


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



More information about the freebsd-ports-bugs mailing list