docbook-xsl already comes with libxslt.
This commit is contained in:
parent
2405adb721
commit
ff52f74e3c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/10/17 12:57:39 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT = modular, cross-platform and multi-threaded benchmark tool
|
||||
DISTNAME = sysbench-0.4.8
|
||||
@ -17,8 +17,7 @@ WANTLIB = m c pthread
|
||||
|
||||
MAINTAINER = Jung <moorang@gmail.com>
|
||||
|
||||
BUILD_DEPENDS = textproc/libxslt \
|
||||
textproc/docbook-xsl
|
||||
BUILD_DEPENDS = textproc/docbook-xsl
|
||||
NO_REGRESS = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2012/09/02 20:09:08 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT = lexical analyser generator for Haskell
|
||||
|
||||
@ -26,9 +26,7 @@ AUTOCONF_DIR = ${WRKSRC}/doc
|
||||
WRKCONF = ${AUTOCONF_DIR}
|
||||
|
||||
BUILD_DEPENDS += devel/hs-QuickCheck>=2 \
|
||||
textproc/docbook \
|
||||
textproc/docbook-xsl \
|
||||
textproc/libxslt
|
||||
textproc/docbook-xsl
|
||||
|
||||
LIB_DEPENDS = devel/gmp
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2012/08/18 12:41:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT= interface generator for Haskell to C bindings
|
||||
|
||||
@ -28,8 +28,6 @@ BUILD_DEPENDS= devel/alex \
|
||||
devel/happy \
|
||||
devel/hs-language-c \
|
||||
textproc/docbook-xsl \
|
||||
textproc/libxml \
|
||||
textproc/libxslt \
|
||||
textproc/sgmlformat
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2012/09/20 19:35:09 gsoares Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT = C/C++ static checker
|
||||
|
||||
@ -18,8 +18,7 @@ PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
WANTLIB = c m pcre stdc++
|
||||
|
||||
BUILD_DEPENDS = textproc/docbook-xsl \
|
||||
textproc/libxslt
|
||||
BUILD_DEPENDS = textproc/docbook-xsl
|
||||
|
||||
LIB_DEPENDS = devel/pcre
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.39 2012/09/03 17:35:25 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.40 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = documentation-generation tool for Haskell libraries
|
||||
COMMENT-lib = haddock library
|
||||
@ -38,9 +38,7 @@ WANTLIB-main = ${WANTLIB} \
|
||||
|
||||
BUILD_DEPENDS += devel/hs-ghc-paths \
|
||||
lang/ghc,-doc \
|
||||
textproc/docbook \
|
||||
textproc/docbook-xsl \
|
||||
textproc/libxslt \
|
||||
${RUN_DEPENDS}
|
||||
|
||||
RUN_DEPENDS-lib = ${RUN_DEPENDS} \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2012/09/02 20:10:36 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT= parser generator for Haskell
|
||||
|
||||
@ -19,9 +19,7 @@ MODULES= lang/ghc converters/libiconv
|
||||
MODGHC_BUILD= cabal hackage nort
|
||||
|
||||
BUILD_DEPENDS+= devel/hs-mtl>=1.0 \
|
||||
textproc/docbook \
|
||||
textproc/docbook-xsl \
|
||||
textproc/libxslt
|
||||
textproc/docbook-xsl
|
||||
|
||||
LIB_DEPENDS = devel/gmp
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2012/04/15 20:03:16 kirby Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= GPS waypoint, track, and route conversion tool
|
||||
COMMENT-tk= Tk front-end to gpsbabel
|
||||
@ -41,9 +41,7 @@ MULTI_PACKAGES= -main -tk -qt
|
||||
|
||||
MODULES= x11/tk x11/qt4
|
||||
|
||||
BUILD_DEPENDS= textproc/libxslt \
|
||||
textproc/docbook \
|
||||
textproc/docbook-xsl
|
||||
BUILD_DEPENDS= textproc/docbook-xsl
|
||||
LIB_DEPENDS-main= devel/libusb-compat \
|
||||
devel/shapelib
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.80 2012/09/25 19:26:36 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.81 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = compiler for the functional language Haskell
|
||||
COMMENT-doc = documentation for GHC
|
||||
@ -36,9 +36,7 @@ PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
PKG_ARCH-doc = *
|
||||
BUILD_DEPENDS = archivers/gtar \
|
||||
textproc/docbook>=4.5 \
|
||||
textproc/docbook-xsl \
|
||||
textproc/libxslt
|
||||
textproc/docbook-xsl
|
||||
LIB_DEPENDS-doc =
|
||||
LIB_DEPENDS-main = ${LIB_DEPENDS} devel/gmp
|
||||
RUN_DEPENDS-doc =
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.70 2011/09/29 09:38:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.71 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT= tty-based e-mail client, development version
|
||||
|
||||
@ -19,9 +19,7 @@ CONFIGURE_ARGS= --enable-hcache \
|
||||
--without-gdbm
|
||||
|
||||
LIB_DEPENDS= databases/qdbm
|
||||
BUILD_DEPENDS+= textproc/docbook \
|
||||
textproc/docbook-xsl \
|
||||
textproc/libxslt
|
||||
BUILD_DEPENDS+= textproc/docbook-xsl
|
||||
|
||||
.if ${FLAVOR:L:Msasl}
|
||||
CONFIGURE_ARGS+= --with-sasl=${LOCALBASE}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.48 2012/08/23 17:51:22 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.49 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= service daemon that monitors one or more GPSes
|
||||
COMMENT-x11= GUI test apps using gpsd
|
||||
@ -44,9 +44,7 @@ FLAVOR?=
|
||||
|
||||
MULTI_PACKAGES= -main -php
|
||||
|
||||
BUILD_DEPENDS= textproc/libxslt \
|
||||
textproc/docbook \
|
||||
textproc/docbook-xsl
|
||||
BUILD_DEPENDS= textproc/docbook-xsl
|
||||
|
||||
RUN_DEPENDS-main= ${MODPY_RUN_DEPENDS}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.63 2012/08/09 12:05:16 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.64 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= UPS monitoring program supporting many brands
|
||||
COMMENT-cgi= CGIs for monitoring Nut-based UPSs
|
||||
@ -39,7 +39,6 @@ MODULES= devel/gettext \
|
||||
lang/python
|
||||
MODPY_RUNDEP= No
|
||||
BUILD_DEPENDS+= textproc/asciidoc \
|
||||
textproc/docbook \
|
||||
textproc/docbook-xsl
|
||||
|
||||
WEB_ROOT= /var/www
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2012/09/21 14:48:06 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT= framework for granting privileged operations to users
|
||||
|
||||
@ -39,8 +39,7 @@ BUILD_DEPENDS+= devel/libtool
|
||||
|
||||
# We do no want to depends on gtk-doc as it creates a dependency loop:
|
||||
# polkit -> gtk-doc -> yelp -> gconf2 -> polkit
|
||||
BUILD_DEPENDS+= textproc/libxslt \
|
||||
textproc/docbook-xsl
|
||||
BUILD_DEPENDS+= textproc/docbook-xsl
|
||||
|
||||
LIB_DEPENDS= devel/glib2
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2012/09/21 14:48:06 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
ONLY_FOR_ARCHS =${APM_ARCHS}
|
||||
|
||||
@ -50,7 +50,6 @@ MODULES = textproc/intltool
|
||||
LIB_DEPENDS = sysutils/polkit>=0.101 \
|
||||
x11/dbus-glib
|
||||
BUILD_DEPENDS = devel/gobject-introspection \
|
||||
textproc/libxslt,-main \
|
||||
textproc/docbook-xsl
|
||||
|
||||
WANTLIB += c dbus-1 dbus-glib-1 glib-2.0 gobject-2.0 gthread-2.0
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2011/09/16 11:41:40 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT= text document format for writing documents and man pages
|
||||
|
||||
DISTNAME= asciidoc-8.6.5
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= Robert Nagy <robert@openbsd.org>
|
||||
@ -19,9 +19,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asciidoc/}
|
||||
|
||||
MODULES= lang/python
|
||||
RUN_DEPENDS= textproc/libxslt \
|
||||
textproc/docbook \
|
||||
textproc/docbook-xsl
|
||||
RUN_DEPENDS= textproc/docbook-xsl
|
||||
|
||||
MODPY_ADJ_FILES=a2x.py \
|
||||
asciidoc.py \
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2011/09/16 11:41:40 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT = convert DocBook to LaTeX, DVI, PostScript, and PDF
|
||||
DISTNAME = dblatex-0.3
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
CATEGORIES = textproc
|
||||
|
||||
# GPLv2+
|
||||
@ -23,7 +23,6 @@ MODPY_DISTUTILS_INSTALL =install --prefix=${LOCALBASE} \
|
||||
RUN_DEPENDS = print/texlive/base \
|
||||
print/texlive/texmf,-full \
|
||||
print/texlive/texmf,-main \
|
||||
textproc/libxslt \
|
||||
textproc/docbook-xsl \
|
||||
graphics/ImageMagick
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2012/03/19 10:28:48 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT= GTK C code documentation system
|
||||
|
||||
GNOME_VERSION= 1.18
|
||||
GNOME_PROJECT= gtk-doc
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
@ -30,9 +30,7 @@ PKG_ARCH= *
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= textproc/openjade \
|
||||
textproc/docbook \
|
||||
textproc/docbook-xsl \
|
||||
textproc/libxslt \
|
||||
editors/vim,no_x11
|
||||
|
||||
REGRESS_DEPENDS= shells/bash
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2012/09/04 03:40:34 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT= front-end to an XSL toolchain
|
||||
|
||||
DISTNAME= xmlto-0.0.18
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
CATEGORIES= textproc
|
||||
|
||||
@ -18,8 +18,6 @@ MASTER_SITES= http://cyberelk.net/tim/data/xmlto/stable/
|
||||
|
||||
RUN_DEPENDS= shells/bash \
|
||||
misc/gnugetopt \
|
||||
textproc/libxml \
|
||||
textproc/libxslt \
|
||||
textproc/docbook-xsl
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
textproc/docbook
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2012/09/27 12:26:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT= library for storing and retrieving passwords and secrets
|
||||
|
||||
@ -26,7 +26,7 @@ MODGNOME_TOOLS= goi vala
|
||||
MODPY_BUILDDEP= No
|
||||
MODPY_RUNDEP= No
|
||||
|
||||
# man pages; also adds textproc/libxslt
|
||||
# man pages
|
||||
BUILD_DEPENDS += textproc/docbook-xsl
|
||||
|
||||
LIB_DEPENDS= devel/glib2 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2012/09/27 12:47:54 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT= interfaces for interacting with online accounts
|
||||
|
||||
@ -34,7 +34,7 @@ WANTLIB += atk-bridge-2.0 atspi harfbuzz icule secret-1
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
# man pages; also adds textproc/libxslt
|
||||
# man pages
|
||||
BUILD_DEPENDS += textproc/docbook-xsl
|
||||
|
||||
LIB_DEPENDS= devel/json-glib \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.209 2012/08/27 06:19:48 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.210 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
# May not be hard to add more.
|
||||
ONLY_FOR_ARCHS = ${GCC4_ARCHS}
|
||||
@ -62,9 +62,6 @@ LIB_DEPENDS = graphics/png \
|
||||
|
||||
BUILD_DEPENDS = net/livemedia \
|
||||
audio/rtunes>=0.8 \
|
||||
textproc/libxml \
|
||||
textproc/libxslt \
|
||||
textproc/docbook \
|
||||
textproc/docbook-xsl \
|
||||
audio/ladspa
|
||||
# mplayer uses non-public interfaces to ffmpeg, so we still need
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2012/06/15 08:30:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2012/09/27 17:26:05 ajacoutot Exp $
|
||||
|
||||
COMMENT= terminal emulator for X
|
||||
|
||||
@ -32,8 +32,7 @@ LIB_DEPENDS= devel/vte3 \
|
||||
x11/dbus-glib \
|
||||
devel/libglade2
|
||||
|
||||
BUILD_DEPENDS= textproc/docbook-xsl \
|
||||
textproc/libxslt
|
||||
BUILD_DEPENDS= textproc/docbook-xsl
|
||||
|
||||
RUN_DEPENDS= devel/desktop-file-utils \
|
||||
x11/gnome/librsvg \
|
||||
|
Loading…
Reference in New Issue
Block a user