aboutsummaryrefslogtreecommitdiffstats
path: root/finance/gnucash-docs/Makefile
blob: bd175bd7ba1f5df4ae9447c9f5454bf3ae352dfe (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
# New ports collection makefile for:   gnucash-doc
# Date created:        Sun Feb 16 2003
# Whom:                Glenn Johnson <glennpj@charter.net>
#
# $FreeBSD$
#

PORTNAME=   gnucash-docs
PORTVERSION=    1.8.1
CATEGORIES= finance gnome
MASTER_SITES=   http://www.gnucash.org/pub/gnucash/sources/stable/ \
        ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
        http://www.linas.org/pub/ \
        ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnucash

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Documentation for gnucash

BUILD_DEPENDS=  scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper \
        ${LOCALBASE}/include/db4/db_185.h:${PORTSDIR}/databases/db4
RUN_DEPENDS=    scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper

USE_X_PREFIX=   yes
USE_GMAKE=  yes
USE_GNOME=  gnomeprefix gnomehack
GNU_CONFIGURE=  yes
CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
# XXX Note, this is a hack.  When DocBook 4.1.2 has been merged into the
# system XML catalog file, this line should be removed.
MAKE_ENV=   XML_CATALOG_FILES="${LOCALBASE}/share/sk/catalog ${LOCALBASE}/share/sk/docbook/catalog"

.include <bsd.port.mk>
n> * - Finish to convert USESolivierd2013-05-083-18/+15 * - Update Perl modules releasesolivierd2013-05-082-12/+16 * - Replace post-patch target by patch (configure script)olivierd2013-05-083-15/+17 * - Update to 0.6.2olivierd2013-05-083-12/+9 * - Update to 4.10.1olivierd2013-05-083-13/+17 * Mark MAKE_JOBS_SAFEehaupt2013-05-082-0/+2 * Add some shebangfix to allow building most of the ports tree without /usr/bin...bapt2013-05-071-6/+4 * Convert USE_NCURSES by USES=ncursesbapt2013-05-061-7/+2 * Make these ports build with glib 2.36kwm2013-05-061-0/+2 * Upgrade to 9.18.thierry2013-05-062-3/+3 * - Use CONFLICTS instead of BROKEN. [1]stefan2013-05-061-6/+2 * Fix installation of ports that rely on cp -n for installing files. r245960flo2013-05-051-1/+1 * Fix build with bmakebapt2013-05-051-6/+5 * Fix build on currentbapt2013-05-051-1/+1 * Fix build with bmakebapt2013-05-051-0/+4 * - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-05-041-2/+0 * Mark as broken: kdelibs-3.5-openssl-1.0.0.patch is unfetchablebapt2013-05-041-6/+2 * Fix build with bmake by using gmake if make is bmakebapt2013-05-034-0/+12 * Fix build with bmake by using gmake is make is bmakebapt2013-05-031-0/+3 * Fix build with bmake by using gmake is make is bmakebapt2013-05-031-0/+3 * - update astro/gpsd to 3.9rm2013-05-031-0/+1 * Fix a bug in glob matching (spotted by bmake(1))bapt2013-05-031-1/+1 * Ports is using :U before any inclusion of bsd.port.mk so it needs to specify ...bapt2013-05-031-0/+2 * Mark as BROKEN: does not compile when graphics/png is installed.stefan2013-05-021-0/+2 * - conversion to USES frameworkjgh2013-05-023-22/+22 * - Fix cases where 2 USES= were usedbdrewery2013-05-013-9/+2 * Add port licenseeadler2013-04-301-0/+2 * In preparation of removing devel/libusb (expires 2013-04-30), remove itrene2013-04-301-4/+0 * Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-293-3/+0 * Add Gstreamer 1.0.7. This is the new stable version of thekwm2013-04-283-0/+29 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-2811-16/+11 * - Update to 292ehaupt2013-04-262-3/+3 * - Update to 3.4amiwi2013-04-264-79/+151 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-2624-38/+24 * No longer conflict with mate-panel, bump the PORTREVISION.mezz2013-04-261-2/+2 * - Fix stack buffer overflow in nvidia_sysctl_bus_type()danfe2013-04-257-10/+13 * Add a small patch to allow building kdelibs3 with g++48mi2013-04-251-0/+24 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-2525-27/+27 * - Convert USE_GETTEXT to USES (part 1)ak2013-04-247-15/+8 * Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-2342-97/+50 * - Unbreak build on FreeBSD 10miwi2013-04-231-0/+1 * Distfile disappeared, host it on FreeBSD cluster.ale2013-04-231-6/+3 * - Update EFL libraries to 1.7.6(.1)gblach2013-04-2312-24/+24 * - Make qt4 compile under FreeBSD 10miwi2013-04-221-0/+1 * Update to 0.11crees2013-04-213-12/+8 * - Update to 0.20.3bdrewery2013-04-182-3/+3 * Update to 1.8.5eadler2013-04-173-9/+12 * Add workaround to fix crash at startupmakc2013-04-111-0/+4 * Update NVidia drivers vulnerable to GPU driver ARGB cursor buffer overflowdanfe2013-04-083-10/+10 * - Convert recent patches against -CURRENT to sed(1) invocations that work fordanfe2013-04-074-90/+27 * Fix build with nls unset. the extra locale directories are created anyway.bapt2013-04-042-16/+15 * Fix package building. There is some interaction between HAVE_GNOME and WITH_G...kwm2013-04-031-0/+5 * - Fix plistmiwi2013-04-022-12/+1 * Fix typo in OptionNG conversion, so option is usable again.kwm2013-04-011-1/+1 * Fix packaging.kwm2013-03-312-1/+2 * - Update Haskell ports from the development repositorypgj2013-03-304-4/+6 * - Set KDE4_BUILD_TESTS to off.avilla2013-03-302-2/+12 * WANT_GNOME is the macro to preload bsd.gnome.mk (to enable gnome options late...bapt2013-03-291-1/+1 * Fix COMMENTeadler2013-03-291-1/+1 * Style: tab -> space.eadler2013-03-298-8/+8 * unbreak index. this port probably actually depends on something from gnome b...eadler2013-03-291-0/+1 * Fix duplicate USES and extra 'gnomehack' where 'pathfix' is used.eadler2013-03-291-2/+1 * Portlint fixeseadler2013-03-291-6/+2 * Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-282-12/+0 * Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix...eadler2013-03-284-4/+7 * - Update to 0.3.0gblach2013-03-283-6/+14 * Fix plist issue of left over gnomehier.kwm2013-03-271-2/+4 * KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-2736-487/+455 * For some of the unmaintained ports in the x11 category convert them to OptionsNGeadler2013-03-2622-127/+82 * Make plist_SUB add not overwrite.kwm2013-03-261-2/+2 * - Fix breakage caused by glib2 updatekmoore2013-03-251-0/+12 * - Update to 0.8.8swills2013-03-255-25/+144 * - Update to 2.6.5miwi2013-03-253-35/+50 * - Update to 2.9.9miwi2013-03-254-74/+63 * Force the usage of tic from the ports even if /usr/bin/tic exists.thierry2013-03-241-1/+1 * - Update to 2.2miwi2013-03-24