aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/docbook-410/Makefile
blob: 351352ec9c94dab9b1b626a04dfaae231f0703e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# New ports collection makefile for:    docbook-410
# Date created:     26 June 2000
# Whom:         murray
#
# Based on nik's docbook-310 port
#
# $FreeBSD$
#

PORTNAME=   docbook
PORTVERSION=    4.1
CATEGORIES= textproc
MASTER_SITES=   http://www.docbook.org/sgml/4.1/
DISTNAME=   docbk41
EXTRACT_ONLY=   # empty

MAINTAINER= murray@freebsd.org

RUN_DEPENDS=    ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \
        ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog

USE_ZIP=    yes
NO_MTREE=   yes
NO_BUILD=   yes
NO_WRKSUBDIR=   yes
PLIST_SUB=  DTD_NAME=${PORTNAME} DTD_VERSION=${PORTVERSION} \
        MKCATALOG=${MKCATALOG}

INSTDIR=    ${PREFIX}/share/sgml/docbook
ISOCAT=     ${PREFIX}/share/sgml/iso8879/catalog
MKCATALOG=  ${PREFIX}/sbin/mkcatalog

pre-install:
    @[ -d ${INSTDIR}/4.1 ] || ${MKDIR} ${INSTDIR}/4.1

do-install:
    @unzip -a -q -o ${DISTDIR}/${DISTFILES} -d ${INSTDIR}/4.1
    @${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}/4.1/catalog
    @${ECHO} "CATALOG \"${ISOCAT}\"" >> ${INSTDIR}/4.1/catalog
    @${CHMOD} ${SHAREMODE} ${INSTDIR}/4.1/*
    @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${INSTDIR}

post-install:
    @${MKCATALOG} -q install ${PORTNAME}/${PORTVERSION}

.include <bsd.port.mk>
;id=eca1cf95d458e76990c77d38103cf30a96c51467'>Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-2/+2 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * Update to 2.26.3.kwm2009-07-033-4/+5 * Remove a "==" bashism in configure.marcus2009-06-151-1/+2 * Update to 2.26.2.marcus2009-05-192-4/+4 * Presenting GNOME 2.26.1 for FreeBSD.kwm2009-04-242-6/+5 * Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-103-7/+27 * Update to 2.24.3.marcus2009-01-132-4/+4 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-103-6/+9 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Update to 2.4.1.mezz2008-04-082-4/+4 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-243-19/+20 * - Chase security/gnutls shlib version bumpnovel2008-03-031-2/+2 * Update to 2.2.105.marcus2008-02-122-4/+4 * Update to 2.2.104.marcus2007-12-122-5/+5 * Update to 2.2.102.mezz2007-10-162-4/+4 * Update to 2.2.101.mezz2007-10-072-5/+5 * Chase gnutls shared library version chase: adjust DEPENDS lines andnovel2007-07-011-2/+2 * Update to 2.2.100.marcus2007-02-132-4/+4 * Update to 2.2.99ahze2007-01-092-5/+5 * - Chase security/gnutls updatenovel2007-01-021-2/+2 * Update to 2.2.98.marcus2006-11-212-4/+4 * Update to 2.2.97ahze2006-11-072-4/+4 * INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-051-1/+1