Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

1
textproc/html/DESCR Normal file
View File

@@ -0,0 +1 @@
HTML 2.0, 3.2 and 4.0 Document Type Descriptions.

35
textproc/html/Makefile Normal file
View File

@@ -0,0 +1,35 @@
# $NetBSD: Makefile,v 1.24 2012/10/25 06:55:54 asau Exp $
#
DISTNAME= html-4.01
PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.w3.org/TR/REC-html40/
COMMENT= SGML DTDs for the Hypertext Markup Language
DEPENDS+= iso8879>=1986:../../textproc/iso8879
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}
EXTRACT_ONLY= # empty
NO_BUILD= yes
USE_TOOLS+= tar
INSTDIR= ${PREFIX}/share/sgml/html
ISOCAT= ${PREFIX}/share/sgml/iso8879/catalog
SGML_CATALOGS= ${INSTDIR}/catalog
INSTALLATION_DIRS= ${INSTDIR}
do-install:
cd ${DESTDIR}${INSTDIR} && \
${TAR} -zxf ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}
${ECHO} "CATALOG \"${ISOCAT}\"" >> ${DESTDIR}${INSTDIR}/catalog
.include "../../textproc/xmlcatmgr/catalogs.mk"
.include "../../mk/bsd.pkg.mk"

25
textproc/html/PLIST Normal file
View File

@@ -0,0 +1,25 @@
@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:17:17 joerg Exp $
share/sgml/html/2.0/ISOlat1.sgml
share/sgml/html/2.0/html-1.dtd
share/sgml/html/2.0/html-1s.dtd
share/sgml/html/2.0/html-s.dtd
share/sgml/html/2.0/html.decl
share/sgml/html/2.0/html.dtd
share/sgml/html/3.2/HTML32.decl
share/sgml/html/3.2/HTML32.dtd
share/sgml/html/3.2/ISOlat1.ent
share/sgml/html/4.0/HTML4.decl
share/sgml/html/4.0/HTMLlat1.ent
share/sgml/html/4.0/HTMLspecial.ent
share/sgml/html/4.0/HTMLsymbol.ent
share/sgml/html/4.0/frameset.dtd
share/sgml/html/4.0/loose.dtd
share/sgml/html/4.0/strict.dtd
share/sgml/html/4.01/HTML4.decl
share/sgml/html/4.01/HTMLlat1.ent
share/sgml/html/4.01/HTMLspecial.ent
share/sgml/html/4.01/HTMLsymbol.ent
share/sgml/html/4.01/frameset.dtd
share/sgml/html/4.01/loose.dtd
share/sgml/html/4.01/strict.dtd
share/sgml/html/catalog

5
textproc/html/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2005/02/24 14:48:42 agc Exp $
SHA1 (html-4.01.tar.gz) = 621c8b602f4190bc33007d32b91b8db977ab3641
RMD160 (html-4.01.tar.gz) = 24f90ce8caec8137b03e31faef54a482e1a5f0cb
Size (html-4.01.tar.gz) = 63874 bytes