mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Upgrade to 1.38b (fixes TeX capacity problems when building the PDF
version of the Handbook). Removed Japanese localisation patches (no longer needed, per e-mail with Jun Kuriyama). Patched distfiles to work with DocBook 3.0, because we haven't upgraded to 3.1 yet. Pointed distfile at www.freebsd.org/~nik, as nwalsh.com appears to be having some problems.
This commit is contained in:
parent
4bc7f4c01a
commit
73441f1aaf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17633
@ -1,21 +1,17 @@
|
||||
# New ports collection makefile for: DSSSL stylesheets for DocBook
|
||||
# Version required: 1.33
|
||||
# Version required: 1.38b
|
||||
# Date created: 16 March 1998
|
||||
# Whom: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.14 1999/01/16 07:44:13 kuriyama Exp $
|
||||
# $Id: Makefile,v 1.15 1999/02/03 11:11:57 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= db133
|
||||
PKGNAME= dsssl-docbook-modular-1.33
|
||||
DISTNAME= db138b
|
||||
PKGNAME= dsssl-docbook-modular-1.38b
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://nwalsh.com/docbook/dsssl/
|
||||
MASTER_SITES= http://www.freebsd.org/~nik/distfiles/
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
PATCH_SITES= http://www.freebsd.org/~kuriyama/distfiles/
|
||||
PATCHFILES= db133ja-990116.diff.gz
|
||||
#PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= kuriyama@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
|
||||
|
@ -1,2 +1 @@
|
||||
MD5 (db133.zip) = bb22ec8f0411b77a898a213eb8f34df3
|
||||
MD5 (db133ja-990116.diff.gz) = f273c4c293b445114de8b05e210b3a4f
|
||||
MD5 (db138b.zip) = ce992b7e4b8a734c2a875c418e7d7ba1
|
||||
|
11
textproc/dsssl-docbook-modular/files/patch-aa
Normal file
11
textproc/dsssl-docbook-modular/files/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- dtds/dbdsssl/dbdsssl.dtd.orig Sun Apr 4 16:47:26 1999
|
||||
+++ dtds/dbdsssl/dbdsssl.dtd Sun Apr 4 16:47:42 1999
|
||||
@@ -64,7 +64,7 @@
|
||||
<!ENTITY % book.module "IGNORE">
|
||||
<!ENTITY % programlisting.module "IGNORE">
|
||||
|
||||
-<!ENTITY % docbook PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
|
||||
+<!ENTITY % docbook PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
|
||||
%docbook;
|
||||
|
||||
<!-- ============ Adjust DocBook to fit the DSSSL Architecture ======== -->
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user