new depends
This commit is contained in:
parent
0c10720122
commit
e50b98837f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/10/19 08:02:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT = web-based SSH client
|
||||
|
||||
@ -20,7 +20,7 @@ PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MASTER_SITES = ${HOMEPAGE}/files/
|
||||
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
NO_BUILD = Yes
|
||||
|
||||
MODULES = lang/python
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.9 2007/09/15 20:38:20 merdely Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.10 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
DIST_SUBDIR?= amaya
|
||||
CATEGORIES?= www
|
||||
@ -17,7 +17,7 @@ MASTER_SITES?= http://www.w3.org/Amaya/Distribution/ \
|
||||
ftp://mirror.aarnet.edu.au/pub/amaya/ \
|
||||
ftp://ftp.funet.fi/pub/mirrors/ftp.w3.org/pub/afs/w3.org/ftp/pub/amaya/
|
||||
|
||||
DICT_RUN_DEPENDS?= :amaya-*:www/amaya/browser
|
||||
DICT_RUN_DEPENDS?= www/amaya/browser
|
||||
|
||||
dict_install_frag= \
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/Amaya/dicopar; \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2010/11/22 08:36:47 espie Exp $
|
||||
#
|
||||
# Many variables moved to ../Makefile.inc
|
||||
|
||||
@ -20,7 +20,7 @@ WANTLIB += ICE SM X11 Xext Xt c expat m pthread-stubs xcb z
|
||||
|
||||
CONFIGURE_ARGS+= --with-gtk=${LOCALBASE}
|
||||
# I'm too lazy to write a proper imlib autoconf test.
|
||||
LIB_DEPENDS+= ::graphics/imlib
|
||||
LIB_DEPENDS+= graphics/imlib
|
||||
|
||||
WANTLIB += Xi gdk gif glib gmodule gtk iconv intl jpeg png tiff gdk_imlib.>=19
|
||||
|
||||
@ -28,8 +28,8 @@ WANTLIB += Xi gdk gif glib gmodule gtk iconv intl jpeg png tiff gdk_imlib.>=19
|
||||
|
||||
USE_MOTIF= any
|
||||
WANTLIB += jpeg png
|
||||
LIB_DEPENDS+= ::graphics/jpeg \
|
||||
::graphics/png
|
||||
LIB_DEPENDS+= graphics/jpeg \
|
||||
graphics/png
|
||||
CONFIGURE_ARGS+= --without-gtk \
|
||||
--with-motif-includes=${LOCALBASE}/include \
|
||||
--with-motif-libraries=${LOCALBASE}/lib
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.52 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.53 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT= extremely fast program for analysing WWW logfiles
|
||||
|
||||
@ -26,10 +26,10 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += c m jpeg png z gd.>=18 pcre
|
||||
WANTLIB += c m jpeg png z gd>=18 pcre
|
||||
|
||||
LIB_DEPENDS= ::graphics/gd \
|
||||
::devel/pcre
|
||||
LIB_DEPENDS= graphics/gd \
|
||||
devel/pcre
|
||||
|
||||
MODULES= converters/libiconv
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2008/10/13 12:26:47 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -23,7 +23,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
RUN_DEPENDS= ::www/apache-httpd
|
||||
RUN_DEPENDS= www/apache-httpd
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
USE_LIBTOOL= Yes
|
||||
MAKE_FLAGS= top_dir=${LOCALBASE}/share/apache2 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -20,7 +20,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
BUILD_DEPENDS+= :apache-httpd-*:www/apache-httpd
|
||||
BUILD_DEPENDS+= www/apache-httpd
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT= module that embeds a Perl interpreter into Apache2
|
||||
|
||||
@ -24,11 +24,11 @@ SHARED_ONLY= Yes
|
||||
|
||||
CONFIGURE_ARGS+= MP_APXS=${LOCALBASE}/sbin/apxs2
|
||||
USE_GROFF = Yes
|
||||
LIB_DEPENDS= ::devel/apr \
|
||||
::devel/apr-util
|
||||
RUN_DEPENDS= ::www/apache-httpd
|
||||
LIB_DEPENDS= devel/apr \
|
||||
devel/apr-util
|
||||
RUN_DEPENDS= www/apache-httpd
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
:p5-Apache-Test->=1.29:www/p5-Apache-Test
|
||||
www/p5-Apache-Test>=1.29
|
||||
|
||||
PORTHOME= ${WRKDIR}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT= apache HTTP server
|
||||
|
||||
@ -17,12 +17,12 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
WANTLIB += c crypto m ssl expat apr-1-mt db.>=4 z pcre pthread aprutil-1-mt.>=2
|
||||
WANTLIB += c crypto m ssl expat apr-1-mt db>=4 z pcre pthread aprutil-1-mt>=2
|
||||
|
||||
LIB_DEPENDS= ::devel/pcre
|
||||
LIB_DEPENDS= devel/pcre
|
||||
|
||||
FLAVORS= ldap
|
||||
FLAVOR?=
|
||||
@ -30,10 +30,10 @@ FLAVOR?=
|
||||
.if ${FLAVOR:L:Mldap}
|
||||
CONFIGURE_ARGS+= --with-ldap --enable-ldap --enable-authnz-ldap
|
||||
WANTLIB+= asn1 com_err gssapi krb5 sasl2 ldap lber
|
||||
LIB_DEPENDS+= ::databases/openldap
|
||||
LIB_DEPENDS+= :apr-util-mt-*-ldap:devel/apr-util,ldap,mt
|
||||
LIB_DEPENDS+= databases/openldap
|
||||
LIB_DEPENDS+= apr-util-mt-*-ldap:devel/apr-util,ldap,mt
|
||||
.else
|
||||
LIB_DEPENDS+= :apr-util-mt-*-!ldap:devel/apr-util,mt
|
||||
LIB_DEPENDS+= apr-util-mt-*-!ldap:devel/apr-util,mt
|
||||
.endif
|
||||
|
||||
MODULES= converters/libiconv
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/06 07:52:28 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT = lightweight multi-protocol & multi-source download utility
|
||||
DISTNAME = aria2-1.10.6
|
||||
@ -19,10 +19,10 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=aria2/}
|
||||
|
||||
MODULES = devel/gettext
|
||||
|
||||
LIB_DEPENDS = ::databases/sqlite3 \
|
||||
::net/libcares
|
||||
LIB_DEPENDS = databases/sqlite3 \
|
||||
net/libcares
|
||||
|
||||
REGRESS_DEPENDS += ::devel/cppunit
|
||||
REGRESS_DEPENDS += devel/cppunit
|
||||
|
||||
WANTLIB += crypto expat ssl cares \
|
||||
sqlite3 c m stdc++ z
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT= html editor designed for the experienced web designer
|
||||
|
||||
@ -21,8 +21,8 @@ MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
MODULES= x11/tk
|
||||
|
||||
RUN_DEPENDS= :weblint-*:www/weblint \
|
||||
:ImageMagick-*:graphics/ImageMagick \
|
||||
RUN_DEPENDS= www/weblint \
|
||||
graphics/ImageMagick \
|
||||
${MODTK_RUN_DEPENDS}
|
||||
|
||||
NO_BUILD= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/10/19 08:02:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT= convert Netscape bookmarks into a Yahoo-like website
|
||||
|
||||
@ -19,7 +19,7 @@ SEPARATE_BUILD= concurrent
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --enable-standard-datadir
|
||||
MAKE_FLAGS= CXXFLAGS="${CXXFLAGS}"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
|
||||
post-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/11 23:02:21 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT = simple weblog
|
||||
|
||||
@ -26,13 +26,13 @@ SUBST_VARS = INSTDIR EXAMPLESDIR
|
||||
|
||||
EXAMPLESDIR = ${PREFIX}/blogsum/examples
|
||||
|
||||
RUN_DEPENDS = ::databases/p5-DBD-SQLite \
|
||||
::databases/p5-DBI \
|
||||
::textproc/p5-XML-RSS \
|
||||
::textproc/p5-XML-Simple \
|
||||
::www/mod_perl \
|
||||
::www/p5-HTML-Template \
|
||||
::www/p5-HTTP-Lite
|
||||
RUN_DEPENDS = databases/p5-DBD-SQLite \
|
||||
databases/p5-DBI \
|
||||
textproc/p5-XML-RSS \
|
||||
textproc/p5-XML-Simple \
|
||||
www/mod_perl \
|
||||
www/p5-HTML-Template \
|
||||
www/p5-HTTP-Lite
|
||||
|
||||
|
||||
pre-configure:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.60 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.61 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT= HTML editor for experienced web designers
|
||||
|
||||
@ -22,16 +22,16 @@ WANTLIB += expat fontconfig freetype gconf-2 gio-2.0 glib-2.0 gdk_pixbuf-2.0
|
||||
WANTLIB += gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2
|
||||
WANTLIB += gnomevfs-2 gobject-2.0 gthread-2.0 m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pixman-1 png popt pthread pthread-stubs xcb xml2 z
|
||||
WANTLIB += gailutil gtk-x11-2.0.>=0.14 gdk-x11-2.0.>=0.14 pcre gnomeui-2
|
||||
WANTLIB += gailutil gtk-x11-2.0>=0.14 gdk-x11-2.0>=0.14 pcre gnomeui-2
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils \
|
||||
:shared-mime-info-*:misc/shared-mime-info
|
||||
BUILD_DEPENDS= ::misc/shared-mime-info
|
||||
LIB_DEPENDS= ::x11/gtk+2 \
|
||||
::devel/pcre \
|
||||
::x11/gnome/libgnomeui
|
||||
RUN_DEPENDS= devel/desktop-file-utils \
|
||||
misc/shared-mime-info
|
||||
BUILD_DEPENDS= misc/shared-mime-info
|
||||
LIB_DEPENDS= x11/gtk+2 \
|
||||
devel/pcre \
|
||||
x11/gnome/libgnomeui
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= --with-freedesktop_org-menu='${PREFIX}/share/applications/' \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/19 08:02:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT= content management system
|
||||
|
||||
@ -17,31 +17,31 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= ${HOMEPAGE}downloads/
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::databases/p5-DBD-Pg \
|
||||
:postgresql-server->=7.3:databases/postgresql,-server \
|
||||
::devel/p5-Cache-Mmap \
|
||||
::devel/p5-Data-UUID \
|
||||
::devel/p5-DateTime \
|
||||
::devel/p5-List-MoreUtils \
|
||||
::devel/p5-MLDBM \
|
||||
::devel/p5-Term-ReadPassword \
|
||||
::devel/p5-Test-Class \
|
||||
::devel/p5-Test-File-Contents \
|
||||
::devel/p5-Test-MockModule \
|
||||
::editors/xinha \
|
||||
::net/p5-Net-SFTP \
|
||||
::graphics/p5-Image-Info \
|
||||
::sysutils/p5-Unix-Syslog \
|
||||
::textproc/p5-Template \
|
||||
::textproc/p5-Text-Diff-HTML \
|
||||
::textproc/p5-Text-LevenshteinXS \
|
||||
::textproc/p5-Text-WordDiff \
|
||||
::textproc/p5-XML-Simple \
|
||||
::textproc/p5-XML-Writer \
|
||||
::www/p5-Apache-Session \
|
||||
::www/p5-HTML-Template-Expr \
|
||||
::www/p5-MasonX-Interp-WithCallbacks \
|
||||
::www/p5-SOAP-Lite
|
||||
RUN_DEPENDS= databases/p5-DBD-Pg \
|
||||
databases/postgresql,-server>=7.3 \
|
||||
devel/p5-Cache-Mmap \
|
||||
devel/p5-Data-UUID \
|
||||
devel/p5-DateTime \
|
||||
devel/p5-List-MoreUtils \
|
||||
devel/p5-MLDBM \
|
||||
devel/p5-Term-ReadPassword \
|
||||
devel/p5-Test-Class \
|
||||
devel/p5-Test-File-Contents \
|
||||
devel/p5-Test-MockModule \
|
||||
editors/xinha \
|
||||
net/p5-Net-SFTP \
|
||||
graphics/p5-Image-Info \
|
||||
sysutils/p5-Unix-Syslog \
|
||||
textproc/p5-Template \
|
||||
textproc/p5-Text-Diff-HTML \
|
||||
textproc/p5-Text-LevenshteinXS \
|
||||
textproc/p5-Text-WordDiff \
|
||||
textproc/p5-XML-Simple \
|
||||
textproc/p5-XML-Writer \
|
||||
www/p5-Apache-Session \
|
||||
www/p5-HTML-Template-Expr \
|
||||
www/p5-MasonX-Interp-WithCallbacks \
|
||||
www/p5-SOAP-Lite
|
||||
|
||||
# needed for other settings to take effect
|
||||
CONFIGURE_STYLE=perl
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/10/19 08:02:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2010/11/22 08:36:47 espie Exp $
|
||||
# $RuOBSD: Makefile,v 1.3 2002/04/28 16:29:29 grange Exp $
|
||||
|
||||
COMMENT= proxy-cache-servers logfiles analizer
|
||||
@ -18,7 +18,7 @@ MASTER_SITES= http://cord.de/tools/squid/calamaris/
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
PKG_ARCH= *
|
||||
|
||||
do-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -44,31 +44,31 @@ MULTI_PACKAGES =-main -ldap -mysql -geoip -streaming
|
||||
|
||||
MODULES = lang/python
|
||||
|
||||
BUILD_DEPENDS = ::textproc/py-docutils \
|
||||
::www/php5/core,-fastcgi
|
||||
BUILD_DEPENDS = textproc/py-docutils \
|
||||
www/php5/core,-fastcgi
|
||||
|
||||
LIB_DEPENDS-main = ::devel/pcre
|
||||
LIB_DEPENDS-main = devel/pcre
|
||||
WANTLIB-main = c crypto pcre pthread ssl
|
||||
RUN_DEPENDS-main = ${RUN_DEPENDS} \
|
||||
::www/spawn-fcgi \
|
||||
::net/rrdtool
|
||||
www/spawn-fcgi \
|
||||
net/rrdtool
|
||||
|
||||
LIB_DEPENDS-geoip = ::net/GeoIP
|
||||
WANTLIB-geoip = crypto GeoIP.>=6
|
||||
RUN_DEPENDS-geoip = ::${BASE_PKGPATH}
|
||||
LIB_DEPENDS-geoip = net/GeoIP
|
||||
WANTLIB-geoip = crypto GeoIP>=6
|
||||
RUN_DEPENDS-geoip = ${BASE_PKGPATH}
|
||||
|
||||
LIB_DEPENDS-ldap = ::databases/openldap
|
||||
WANTLIB-ldap = asn1 com_err crypto gssapi krb5 lber.>=9 ldap sasl2 ssl
|
||||
RUN_DEPENDS-ldap = ::${BASE_PKGPATH}
|
||||
LIB_DEPENDS-ldap = databases/openldap
|
||||
WANTLIB-ldap = asn1 com_err crypto gssapi krb5 lber>=9 ldap sasl2 ssl
|
||||
RUN_DEPENDS-ldap = ${BASE_PKGPATH}
|
||||
|
||||
LIB_DEPENDS-mysql = ::databases/mysql
|
||||
WANTLIB-mysql = crypto m mysqlclient.>=19 ssl z
|
||||
RUN_DEPENDS-mysql = ::${BASE_PKGPATH}
|
||||
LIB_DEPENDS-mysql = databases/mysql
|
||||
WANTLIB-mysql = crypto m mysqlclient>=19 ssl z
|
||||
RUN_DEPENDS-mysql = ${BASE_PKGPATH}
|
||||
|
||||
LIB_DEPENDS-streaming = ::graphics/ffmpeg \
|
||||
::archivers/bzip2
|
||||
WANTLIB-streaming = avcodec.>=13 avformat.>=12 avutil.>=6 bz2 crypto m
|
||||
RUN_DEPENDS-streaming = ::${BASE_PKGPATH}
|
||||
LIB_DEPENDS-streaming = graphics/ffmpeg \
|
||||
archivers/bzip2
|
||||
WANTLIB-streaming = avcodec>=13 avformat>=12 avutil>=6 bz2 crypto m
|
||||
RUN_DEPENDS-streaming = ${BASE_PKGPATH}
|
||||
|
||||
USE_LIBTOOL = Yes
|
||||
LIBTOOL_FLAGS = --tag=disable-static
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/11/11 19:06:23 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = i386 amd64
|
||||
|
||||
@ -35,14 +35,14 @@ MODULES = devel/gettext \
|
||||
|
||||
MODPY_RUNDEP = No
|
||||
|
||||
RUN_DEPENDS = :gamin-*:sysutils/gamin,-server
|
||||
BUILD_DEPENDS = ::devel/gperf \
|
||||
::devel/bison \
|
||||
::shells/bash
|
||||
LIB_DEPENDS = ::devel/libexecinfo \
|
||||
::archivers/bzip2 \
|
||||
::security/nss \
|
||||
::devel/gconf2
|
||||
RUN_DEPENDS = sysutils/gamin,-server
|
||||
BUILD_DEPENDS = devel/gperf \
|
||||
devel/bison \
|
||||
shells/bash
|
||||
LIB_DEPENDS = devel/libexecinfo \
|
||||
archivers/bzip2 \
|
||||
security/nss \
|
||||
devel/gconf2
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/08/18 16:07:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT= easy to use and powerfull CMS
|
||||
|
||||
@ -28,9 +28,9 @@ SUBST_VARS= INSTDIR
|
||||
|
||||
|
||||
PHP_VERSION= 5
|
||||
RUN_DEPENDS= ::devel/smarty \
|
||||
:php${PHP_VERSION}-gd-*:www/php${PHP_VERSION}/extensions,-gd \
|
||||
:php${PHP_VERSION}-mysql-*:www/php${PHP_VERSION}/extensions,-mysql
|
||||
RUN_DEPENDS= devel/smarty \
|
||||
www/php${PHP_VERSION}/extensions,-gd \
|
||||
www/php${PHP_VERSION}/extensions,-mysql
|
||||
|
||||
do-install:
|
||||
@${INSTALL_DATA_DIR} ${INSTDIR}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT = fast NTLM/NTLMv2 authenticating HTTP proxy
|
||||
DISTNAME = cntlm-0.35.1
|
||||
@ -18,7 +18,7 @@ WANTLIB = c pthread
|
||||
|
||||
CONFIGURE_STYLE = simple
|
||||
ALL_TARGET = cntlm
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/12 13:54:28 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT= PHP OpenID implementation
|
||||
|
||||
@ -25,9 +25,9 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= ${BASE_URL}/attachments/download/110/
|
||||
|
||||
# php5-gd-*-!no_x11 because we need freetype support
|
||||
RUN_DEPENDS= :php5-gd-*-!no_x11:www/php5/extensions,-gd \
|
||||
:php5-gmp-*:www/php5/extensions,-gmp \
|
||||
:php5-mysqli-*:www/php5/extensions,-mysqli
|
||||
RUN_DEPENDS= php5-gd-*-!no_x11:www/php5/extensions,-gd \
|
||||
www/php5/extensions,-gmp \
|
||||
www/php5/extensions,-mysqli
|
||||
|
||||
WRKDIST= ${WRKDIR}/communityid
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/21 09:32:23 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT= building material for websites
|
||||
|
||||
@ -26,8 +26,8 @@ PREFIX= /var/www
|
||||
INSTDIR= ${PREFIX}/concrete5
|
||||
SUBST_VARS= INSTDIR
|
||||
|
||||
BUILD_DEPENDS= :unzip-*:archivers/unzip
|
||||
RUN_DEPENDS= :php5-mysql-*:www/php5/extensions,-mysql
|
||||
BUILD_DEPENDS= archivers/unzip
|
||||
RUN_DEPENDS= www/php5/extensions,-mysql
|
||||
|
||||
do-install:
|
||||
@cd ${PREFIX} && ${UNZIP} -oq ${FULLDISTDIR}/${DISTFILES}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2010/10/24 21:40:09 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT= CSS editor
|
||||
|
||||
@ -24,8 +24,8 @@ WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1 png
|
||||
WANTLIB += pthread pthread-stubs stdc++ xcb z vte xml2
|
||||
WANTLIB += xcb-render xcb-render-util
|
||||
|
||||
LIB_DEPENDS= ::devel/vte \
|
||||
::textproc/libxml
|
||||
LIB_DEPENDS= devel/vte \
|
||||
textproc/libxml
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT = content scanning web filter
|
||||
DISTNAME = dansguardian-2.10.1.1
|
||||
@ -23,8 +23,8 @@ WANTLIB = c execinfo m pcre pcreposix stdc++ z
|
||||
MASTER_SITES = http://spacehopper.org/mirrors/
|
||||
#MASTER_SITES = http://dansguardian.org/downloads/2/Stable/
|
||||
|
||||
LIB_DEPENDS = ::devel/pcre \
|
||||
::devel/libexecinfo
|
||||
LIB_DEPENDS = devel/pcre \
|
||||
devel/libexecinfo
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
@ -34,7 +34,7 @@ CONFIGURE_ARGS = --localstatedir=/var \
|
||||
--with-proxyuser=_dansguardian \
|
||||
--enable-segv-backtrace \
|
||||
--enable-clamd
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
FAKE_FLAGS += DGCONFDIR=${PREFIX}/share/examples/dansguardian \
|
||||
rel_group=_dansguardian rel_user=_dansguardian
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT = fast and light graphical web browser
|
||||
|
||||
@ -17,7 +17,7 @@ PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
WANTLIB += X11 Xcursor Xext Xft Xi Xinerama Xrender c crypto fontconfig
|
||||
WANTLIB += m pthread pthread-stubs ssl stdc++ xcb z
|
||||
WANTLIB += jpeg.>=62 png.>=2
|
||||
WANTLIB += jpeg>=62 png>=2
|
||||
|
||||
MODULES = converters/libiconv
|
||||
|
||||
@ -25,11 +25,11 @@ MASTER_SITES = ${HOMEPAGE}download/
|
||||
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
|
||||
BUILD_DEPENDS = ::x11/fltk2
|
||||
LIB_DEPENDS = ::graphics/jpeg \
|
||||
::graphics/png
|
||||
BUILD_DEPENDS = x11/fltk2
|
||||
LIB_DEPENDS = graphics/jpeg \
|
||||
graphics/png
|
||||
# XXX dillo should be patched to use ftp(1)
|
||||
RUN_DEPENDS = ::net/wget
|
||||
RUN_DEPENDS = net/wget
|
||||
|
||||
USE_GMAKE = Yes
|
||||
USE_GROFF = Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/15 09:05:41 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT = module to present selected CCK fields as block
|
||||
|
||||
@ -8,6 +8,6 @@ DISTNAME = cck_blocks-6.x-1.3
|
||||
PKGNAME = drupal6-cck_blocks-1.3
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/cck
|
||||
RUN_DEPENDS = www/drupal6/cck
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/15 09:05:41 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT = ckeditor plugin for easy links
|
||||
|
||||
DISTNAME = ckeditor_link-6.x-1.2
|
||||
PKGNAME = drupal6-ckeditor-link-1.2
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = :drupal6-ckeditor->=1.2:www/drupal6/CKeditor
|
||||
RUN_DEPENDS = www/drupal6/CKeditor>=1.2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/11/15 12:58:52 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
COMMENT = powerful content management system
|
||||
|
||||
@ -6,10 +6,10 @@ DISTNAME = drupal-6.19
|
||||
REVISION = 1
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
RUN_DEPENDS = ::www/php5/core \
|
||||
:php5-mysql-*|php5-mysqli-*|php5-pgsql-*:www/php5/extensions,-mysql \
|
||||
::www/php5/extensions,-gd \
|
||||
::www/php5/extensions,-mbstring
|
||||
RUN_DEPENDS = www/php5/core \
|
||||
php5-mysql-*|php5-mysqli-*|php5-pgsql-*:www/php5/extensions,-mysql \
|
||||
www/php5/extensions,-gd \
|
||||
www/php5/extensions,-mbstring
|
||||
|
||||
do-install:
|
||||
mkdir -p ${PREFIX}/${DRUPAL_ROOT}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/15 09:05:41 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = date cck and api for drupal
|
||||
|
||||
@ -6,6 +6,6 @@ DISTNAME = date-6.x-2.6
|
||||
PKGNAME = drupal6-date-2.6
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/cck
|
||||
RUN_DEPENDS = www/drupal6/cck
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: drupal6.port.mk,v 1.6 2010/11/15 09:05:40 stephan Exp $
|
||||
# $OpenBSD: drupal6.port.mk,v 1.7 2010/11/22 08:36:47 espie Exp $
|
||||
|
||||
|
||||
# three types of things we can install, by default plugin
|
||||
@ -51,4 +51,4 @@ MODDRUPAL_INSTALL = \
|
||||
chown -R ${DRUPAL_OWNER}.${DRUPAL_GROUP} ${PREFIX}/${DRUPAL_MODS}
|
||||
.endif
|
||||
|
||||
RUN_DEPENDS ?= :drupal->=6,<7:www/drupal6/core
|
||||
RUN_DEPENDS ?= drupal->=6,<7:www/drupal6/core
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/15 09:05:41 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = file cck field
|
||||
|
||||
@ -6,6 +6,6 @@ DISTNAME = filefield-6.x-3.7
|
||||
PKGNAME = drupal6-filefield-3.7
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/cck
|
||||
RUN_DEPENDS = www/drupal6/cck
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/15 09:05:41 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = filefield extension to select new or existing files
|
||||
|
||||
@ -6,6 +6,6 @@ DISTNAME = filefield_sources-6.x-1.2
|
||||
PKGNAME = drupal6-filefield_sources-1.2
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/filefield
|
||||
RUN_DEPENDS = www/drupal6/filefield
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/15 09:05:41 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = image manipulation and cache
|
||||
|
||||
DISTNAME = imagecache-6.x-2.0-beta10
|
||||
PKGNAME = drupal6-imagecache-2.0beta10
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/imageapi
|
||||
RUN_DEPENDS = www/drupal6/imageapi
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/15 09:05:41 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = thumbnail for profile avatars
|
||||
|
||||
DISTNAME = imagecache_profiles-6.x-1.3
|
||||
PKGNAME = drupal6-imagecache-profiles-1.3
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/imagecache
|
||||
RUN_DEPENDS = www/drupal6/imagecache
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/16 16:20:17 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = image cck field
|
||||
|
||||
@ -6,6 +6,6 @@ DISTNAME = imagefield-6.x-3.7
|
||||
PKGNAME = drupal6-imagefield-3.7
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/filefield
|
||||
RUN_DEPENDS = www/drupal6/filefield
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/16 16:20:17 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = CCK content field to add a URL to content types
|
||||
|
||||
@ -8,6 +8,6 @@ REVISION = 0
|
||||
|
||||
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/cck
|
||||
RUN_DEPENDS = www/drupal6/cck
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/16 16:20:17 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = API to render an iframe within a modal dialog
|
||||
|
||||
@ -8,6 +8,6 @@ REVISION = 0
|
||||
|
||||
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/jquery_ui
|
||||
RUN_DEPENDS = www/drupal6/jquery_ui
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/16 16:20:17 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = multi-author documents
|
||||
|
||||
DISTNAME = nodeaccess_userreference-6.x-2.6
|
||||
PKGNAME = drupal6-node-access-user-reference-2.6
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/cck
|
||||
RUN_DEPENDS = www/drupal6/cck
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/16 16:20:17 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = two way relationships enhancing node reference fields
|
||||
|
||||
@ -8,7 +8,7 @@ REVISION = 0
|
||||
|
||||
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/cck \
|
||||
::www/drupal6/modalframe
|
||||
RUN_DEPENDS = www/drupal6/cck \
|
||||
www/drupal6/modalframe
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/16 16:20:17 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = panels custom layouts
|
||||
|
||||
@ -6,6 +6,6 @@ DISTNAME = panels-6.x-3.7
|
||||
PKGNAME = drupal6-panels-3.7
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/ctools
|
||||
RUN_DEPENDS = www/drupal6/ctools
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/16 16:20:17 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = create sensible urls automatically
|
||||
|
||||
DISTNAME = pathauto-6.x-1.5
|
||||
PKGNAME = drupal6-pathauto-1.5
|
||||
REVISION = 0
|
||||
RUN_DEPENDS = ::www/drupal6/token
|
||||
RUN_DEPENDS = www/drupal6/token
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/16 16:20:17 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = advanced 1/2/3-column theme for drupal
|
||||
DISTNAME= acquia_marina-6.x-1.9
|
||||
@ -11,6 +11,6 @@ MAINTAINER = Stuart Henderson <sthen@openbsd.org>
|
||||
|
||||
MODDRUPAL_THEME = Yes
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/themesettingsapi
|
||||
RUN_DEPENDS = www/drupal6/themesettingsapi
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/16 16:20:17 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = nice theme for content heavy sites
|
||||
DISTNAME= newsflash-6.x-1.6
|
||||
@ -10,6 +10,6 @@ HOMEPAGE = http://www.roopletheme.com/
|
||||
|
||||
MODDRUPAL_THEME = Yes
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/themesettingsapi
|
||||
RUN_DEPENDS = www/drupal6/themesettingsapi
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/16 16:20:17 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = flexible, semantically correct XHTML theme for drupal
|
||||
DISTNAME= zen-6.x-2.0
|
||||
@ -9,7 +9,7 @@ HOMEPAGE = http://drupal.org/project/zen
|
||||
|
||||
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/themesettingsapi
|
||||
RUN_DEPENDS = www/drupal6/themesettingsapi
|
||||
MODDRUPAL_THEME = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/16 16:20:17 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = e-commerce suite for Drupal
|
||||
|
||||
@ -8,6 +8,6 @@ DISTNAME = ubercart-6.x-2.4
|
||||
PKGNAME = drupal6-ubercart-2.4
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/token
|
||||
RUN_DEPENDS = www/drupal6/token
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/16 16:20:18 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = providing features that aren't distributed by Views itself
|
||||
|
||||
@ -8,6 +8,6 @@ DISTNAME = views_bonus-6.x-1.1
|
||||
PKGNAME = drupal6-views_bonus-1.1
|
||||
REVISION = 0
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/views
|
||||
RUN_DEPENDS = www/drupal6/views
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/16 16:20:18 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = node based bulk operations displayed by a view
|
||||
|
||||
@ -8,6 +8,6 @@ REVISION = 0
|
||||
|
||||
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
||||
|
||||
RUN_DEPENDS = ::www/drupal6/views
|
||||
RUN_DEPENDS = www/drupal6/views
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/07/27 16:25:55 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = command line access to most of drupal
|
||||
CATEGORIES = www www/drupal5 www/drupal6 devel
|
||||
@ -16,7 +16,7 @@ PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
RUN_DEPENDS = :drupal-*:www/drupal6/core
|
||||
RUN_DEPENDS = www/drupal6/core
|
||||
|
||||
do-build:
|
||||
${SUBST_CMD} -c ${FILESDIR}/drush ${WRKBUILD}/drush
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2010/10/24 21:40:09 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= full-featured text WWW browser
|
||||
DISTNAME= elinks-0.11.7
|
||||
@ -29,13 +29,13 @@ CONFIGURE_ARGS+= --with-bzlib \
|
||||
|
||||
# don't hide compiler command lines
|
||||
MAKE_ENV= V=true
|
||||
LIB_DEPENDS+= ::archivers/bzip2 \
|
||||
::devel/libidn
|
||||
LIB_DEPENDS+= archivers/bzip2 \
|
||||
devel/libidn
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
RUN_DEPENDS= ::devel/gettext
|
||||
RUN_DEPENDS= devel/gettext
|
||||
WANTLIB= bz2 crypto c idn ssl z
|
||||
MODULES= converters/libiconv
|
||||
|
||||
@ -45,8 +45,8 @@ FLAVOR?=
|
||||
.if ${FLAVOR:L:Mlua}
|
||||
BROKEN= has this ever worked?
|
||||
CONFIGURE_ARGS+= --with-lua
|
||||
LIB_DEPENDS+= ::lang/lua
|
||||
WANTLIB+= m lua.>=5.1
|
||||
LIB_DEPENDS+= lang/lua
|
||||
WANTLIB+= m lua>=5.1
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-lua
|
||||
.endif
|
||||
@ -60,8 +60,8 @@ WANTLIB+= X11
|
||||
|
||||
.if ${FLAVOR:L:Mjs}
|
||||
CONFIGURE_ARGS+= --with-spidermonkey
|
||||
LIB_DEPENDS+= ::lang/spidermonkey
|
||||
WANTLIB+= pthread js.>=2.0
|
||||
LIB_DEPENDS+= lang/spidermonkey
|
||||
WANTLIB+= pthread js>=2.0
|
||||
CFLAGS+= -I${LOCALBASE}/include/js -pthread
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-spidermonkey
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= collection of extensions for Epiphany
|
||||
|
||||
@ -41,8 +41,8 @@ MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= :epiphany->=2.30.2:www/epiphany
|
||||
LIB_DEPENDS= ::security/libgpg-error
|
||||
RUN_DEPENDS= www/epiphany>=2.30.2
|
||||
LIB_DEPENDS= security/libgpg-error
|
||||
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.56 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.57 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -42,18 +42,18 @@ WANTLIB += pcre pixman-1 plc4 plds4 png proxy pthread pthread-stubs
|
||||
WANTLIB += smime3 softokn3 soup-2.4 sqlite3 ssl3 startup-notification-1
|
||||
WANTLIB += stdc++ tasn1 xcb xcb-atom xcb-aux xcb-event xcb-render
|
||||
WANTLIB += xcb-render-util xml2 z
|
||||
WANTLIB += xslt.>=1 execinfo notify.>=2 webkit-1.0.>=2.1 soup-gnome-2.4.>=1.1
|
||||
WANTLIB += xslt>=1 execinfo notify>=2 webkit-1.0>=2.1 soup-gnome-2.4>=1.1
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= :gnome-icon-theme-*:x11/gnome/icon-theme \
|
||||
:gnome-themes-*:x11/gnome/themes \
|
||||
:iso-codes-*:devel/iso-codes \
|
||||
::x11/gnome/py-gnome
|
||||
LIB_DEPENDS= ::textproc/libxslt \
|
||||
::devel/libexecinfo \
|
||||
::devel/libnotify \
|
||||
::www/webkit \
|
||||
::devel/libsoup,-gnome
|
||||
RUN_DEPENDS= x11/gnome/icon-theme \
|
||||
x11/gnome/themes \
|
||||
devel/iso-codes \
|
||||
x11/gnome/py-gnome
|
||||
LIB_DEPENDS= textproc/libxslt \
|
||||
devel/libexecinfo \
|
||||
devel/libnotify \
|
||||
www/webkit \
|
||||
devel/libsoup,-gnome
|
||||
|
||||
MODULES= devel/gconf2 \
|
||||
devel/gettext \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2009/08/24 16:36:31 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = professional PHP application framework
|
||||
|
||||
@ -18,8 +18,8 @@ PERMIT_DISTFILES_FTP = Yes
|
||||
MASTER_SITES = ${HOMEPAGE}/content/download/270150/2473822/version/3/file/
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
|
||||
RUN_DEPENDS = :php5-gd-*:www/php5/extensions,-gd \
|
||||
:php5-mbstring-*:www/php5/extensions,-mbstring
|
||||
RUN_DEPENDS = www/php5/extensions,-gd \
|
||||
www/php5/extensions,-mbstring
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_REGRESS = Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= FastCGI Development Kit
|
||||
|
||||
@ -22,7 +22,7 @@ WANTLIB= c
|
||||
MASTER_SITES= ${HOMEPAGE}/dist/
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= filtering HTTP proxy server
|
||||
DISTNAME= ffproxy-1.6
|
||||
@ -20,7 +20,7 @@ WANTLIB= c
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --datadir=/var
|
||||
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
post-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.57 2010/10/29 08:37:45 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.58 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
# keep in sync with www/mozilla/mozilla.port.mk
|
||||
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc64
|
||||
@ -31,8 +31,8 @@ LANGUAGES= af ar as be bg bn-BD bn-IN ca cs cy da de el en-GB eo es-AR \
|
||||
ta te th tr uk vi zh-CN zh-TW
|
||||
#broken install.rdf: ta-LK
|
||||
|
||||
BUILD_DEPENDS= :unzip-*:archivers/unzip
|
||||
RUN_DEPENDS= :mozilla-firefox-${V}:www/mozilla-firefox
|
||||
BUILD_DEPENDS= archivers/unzip
|
||||
RUN_DEPENDS= mozilla-firefox-${V}:www/mozilla-firefox
|
||||
|
||||
DIST_SUBDIR= ${NAME}-${V}
|
||||
NO_BUILD= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.52 2010/11/11 09:30:37 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.53 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = Mozilla web browser
|
||||
|
||||
@ -50,8 +50,8 @@ NO_REGRESS = Yes
|
||||
CONFIGURE_STYLE = autoconf no-autoheader
|
||||
CONFIGURE_ARGS += --enable-official-branding
|
||||
CONFIGURE_ARGS += --enable-system-sqlite
|
||||
LIB_DEPENDS += :sqlite3->=3.6.16:databases/sqlite3
|
||||
WANTLIB += sqlite3.>=13.3
|
||||
LIB_DEPENDS += databases/sqlite3>=3.6.16
|
||||
WANTLIB += sqlite3>=13.3
|
||||
|
||||
MOZILLA_DATADIRS = chrome components defaults dictionaries extensions \
|
||||
greprefs icons modules plugins res searchplugins
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/09/24 15:40:17 ckuethe Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = fast, light, user-friendly web forum
|
||||
|
||||
@ -28,7 +28,7 @@ PREFIX= /var/www
|
||||
INSTDIR= ${PREFIX}/fluxbb
|
||||
SUBST_VARS= INSTDIR
|
||||
|
||||
RUN_DEPENDS= :php5-mysql-*:www/php5/extensions,-mysql
|
||||
RUN_DEPENDS= www/php5/extensions,-mysql
|
||||
|
||||
do-extract:
|
||||
@mkdir -p ${WRKDIST}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/09/24 01:08:10 ckuethe Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = web-based bug tracking system
|
||||
|
||||
@ -26,7 +26,7 @@ PREFIX= /var/www
|
||||
INSTDIR= ${PREFIX}/flyspray
|
||||
SUBST_VARS= INSTDIR
|
||||
|
||||
RUN_DEPENDS= :php5-mysql-*:www/php5/extensions,-mysql
|
||||
RUN_DEPENDS= www/php5/extensions,-mysql
|
||||
|
||||
do-extract:
|
||||
@mkdir -p ${WRKDIST}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/11/08 15:20:33 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = gnome-mplayer browser media plugin
|
||||
V = 1.0.0
|
||||
@ -22,8 +22,8 @@ WANTLIB = dbus-1 dbus-glib-1 glib-2.0 gobject-2.0 \
|
||||
|
||||
MODULES = devel/gettext
|
||||
|
||||
BUILD_DEPENDS = :xulrunner-devel->=1.9.2:devel/xulrunner/1.9,-devel
|
||||
RUN_DEPENDS = :gnome-mplayer->=${V}:x11/gnome-mplayer
|
||||
BUILD_DEPENDS = devel/xulrunner/1.9,-devel>=1.9.2
|
||||
RUN_DEPENDS = x11/gnome-mplayer>=${V}
|
||||
|
||||
USE_LIBTOOL = Yes
|
||||
USE_GMAKE = Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2010/11/07 18:58:24 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -23,30 +23,30 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE SDL.>=8 SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender Xv agg.>=2 atk-1.0 \
|
||||
avcodec.>=14 avformat.>=13 avutil.>=7 boost_date_time-mt.>=2 \
|
||||
boost_thread-mt.>=2 bz2 c cairo crypto curl.>=5 expat faac \
|
||||
faad freetype fontconfig gdk_pixbuf-2.0 gdk-x11-2.0 gif.>=5 \
|
||||
WANTLIB= ICE SDL>=8 SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender Xv agg>=2 atk-1.0 \
|
||||
avcodec>=14 avformat>=13 avutil>=7 boost_date_time-mt>=2 \
|
||||
boost_thread-mt>=2 bz2 c cairo crypto curl>=5 expat faac \
|
||||
faad freetype fontconfig gdk_pixbuf-2.0 gdk-x11-2.0 gif>=5 \
|
||||
gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gsm gthread-2.0 \
|
||||
gtk-x11-2.0 idn jpeg.>=63 mp3lame m ogg orc-0.4 pango-1.0 \
|
||||
pangocairo-1.0 pangoft2-1.0 pangox-1.0 pcre pixman-1 png.>=9 \
|
||||
pthread-stubs pthread schroedinger-1.0 sndio speex.>=8 \
|
||||
speexdsp.>=1 ssl stdc++ swscale.>=2 theora usbhid vorbis \
|
||||
gtk-x11-2.0 idn jpeg>=63 mp3lame m ogg orc-0.4 pango-1.0 \
|
||||
pangocairo-1.0 pangoft2-1.0 pangox-1.0 pcre pixman-1 png>=9 \
|
||||
pthread-stubs pthread schroedinger-1.0 sndio speex>=8 \
|
||||
speexdsp>=1 ssl stdc++ swscale>=2 theora usbhid vorbis \
|
||||
vorbisenc x264 xcb xcb-render xcb-render-util z
|
||||
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS= ::archivers/bzip2 \
|
||||
::audio/speex \
|
||||
::devel/boost \
|
||||
::devel/sdl \
|
||||
::graphics/agg \
|
||||
::graphics/ffmpeg \
|
||||
::graphics/jpeg \
|
||||
::graphics/libungif \
|
||||
::graphics/png \
|
||||
::net/curl \
|
||||
::x11/gtk+2
|
||||
LIB_DEPENDS= archivers/bzip2 \
|
||||
audio/speex \
|
||||
devel/boost \
|
||||
devel/sdl \
|
||||
graphics/agg \
|
||||
graphics/ffmpeg \
|
||||
graphics/jpeg \
|
||||
graphics/libungif \
|
||||
graphics/png \
|
||||
net/curl \
|
||||
x11/gtk+2
|
||||
|
||||
USE_GMAKE= Yes
|
||||
# Gnash requires GNU libtool 2.2 or greater, so use the bundled one
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2010/11/15 18:21:46 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -36,12 +36,12 @@ WANTLIB += drm xcb-shm
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
LIB_DEPENDS= ::devel/gconf2 \
|
||||
::textproc/enchant
|
||||
LIB_DEPENDS= devel/gconf2 \
|
||||
textproc/enchant
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::devel/iso-codes \
|
||||
:gnome-icon-theme-*:x11/gnome/icon-theme
|
||||
RUN_DEPENDS= devel/iso-codes \
|
||||
x11/gnome/icon-theme
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= web proxy with antivirus filter
|
||||
|
||||
@ -18,7 +18,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= c m pthread stdc++ clamav
|
||||
|
||||
LIB_DEPENDS= ::security/clamav
|
||||
LIB_DEPENDS= security/clamav
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --disable-locking \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2010/10/19 08:02:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= secure webserver
|
||||
|
||||
@ -17,7 +17,7 @@ MASTER_SITES= ${HOMEPAGE}files/
|
||||
|
||||
WANTLIB += c crypto pthread ssl xml2 z xslt
|
||||
|
||||
LIB_DEPENDS= ::textproc/libxslt
|
||||
LIB_DEPENDS= textproc/libxslt
|
||||
|
||||
WEBROOTDIR= /var/hiawatha
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/07/30 22:42:06 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= dynamic front-end for IMP webmail
|
||||
|
||||
@ -9,6 +9,6 @@ DISTNAME= dimp-h3-1.1.4
|
||||
REVISION= 0
|
||||
CATEGORIES= mail
|
||||
|
||||
RUN_DEPENDS= ::www/horde/imp
|
||||
RUN_DEPENDS= www/horde/imp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: horde.port.mk,v 1.4 2010/07/30 22:10:54 sthen Exp $
|
||||
# $OpenBSD: horde.port.mk,v 1.5 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
CATEGORIES += www www/horde
|
||||
|
||||
@ -21,7 +21,7 @@ SUBST_VARS += INSTDIR
|
||||
|
||||
.if ${HORDE_MODULE}
|
||||
SUBST_VARS += HORDE_MODULE HORDE_NAME
|
||||
RUN_DEPENDS += :horde->=3.0:www/horde/horde
|
||||
RUN_DEPENDS += www/horde/horde>=3.0
|
||||
MASTER_SITES ?= ${HORDE_SITES:=${HORDE_MODULE}/}
|
||||
HOMEPAGE ?= http://www.horde.org/${HORDE_MODULE}/
|
||||
.endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/09/14 12:32:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= modular framework for web-based applications
|
||||
|
||||
@ -11,26 +11,26 @@ HOMEPAGE= http://www.horde.org/
|
||||
INSTDIR= horde
|
||||
HORDE_MODULE=
|
||||
|
||||
RUN_DEPENDS+= ::databases/pear-DB \
|
||||
::databases/pear-MDB2 \
|
||||
::devel/pear-Console-Table \
|
||||
::devel/pear-Log \
|
||||
::graphics/pecl-imagick \
|
||||
::mail/pear-Mail \
|
||||
::mail/pear-Mail-Mime \
|
||||
::mail/pear-Mail-mimeDecode \
|
||||
::net/pear-Net-DNS \
|
||||
::net/pear-Services-Weather \
|
||||
::textproc/pear-File \
|
||||
::textproc/pear-File-Find \
|
||||
::www/pear \
|
||||
::www/pear-HTTP-WebDAV-Server \
|
||||
::www/pear-SOAP \
|
||||
::www/pecl-geoip \
|
||||
:php5-core->=5.2.0:www/php5/core \
|
||||
::www/php5/extensions,-gd \
|
||||
::www/php5/extensions,-mbstring \
|
||||
::www/php5/extensions,-mcrypt \
|
||||
:php5-mysql-*|php5-pgsql-*:www/php5/extensions,-pgsql
|
||||
RUN_DEPENDS+= databases/pear-DB \
|
||||
databases/pear-MDB2 \
|
||||
devel/pear-Console-Table \
|
||||
devel/pear-Log \
|
||||
graphics/pecl-imagick \
|
||||
mail/pear-Mail \
|
||||
mail/pear-Mail-Mime \
|
||||
mail/pear-Mail-mimeDecode \
|
||||
net/pear-Net-DNS \
|
||||
net/pear-Services-Weather \
|
||||
textproc/pear-File \
|
||||
textproc/pear-File-Find \
|
||||
www/pear \
|
||||
www/pear-HTTP-WebDAV-Server \
|
||||
www/pear-SOAP \
|
||||
www/pecl-geoip \
|
||||
www/php5/core>=5.2.0 \
|
||||
www/php5/extensions,-gd \
|
||||
www/php5/extensions,-mbstring \
|
||||
www/php5/extensions,-mcrypt \
|
||||
php5-mysql-*|php5-pgsql-*:www/php5/extensions,-pgsql
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/08/30 13:40:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= highly configurable pop3/imap4 webmail client
|
||||
|
||||
@ -9,9 +9,9 @@ DISTNAME= imp-h3-4.3.7
|
||||
REVISION= 1
|
||||
CATEGORIES= mail
|
||||
|
||||
RUN_DEPENDS= ::net/pear-HTTP-Request \
|
||||
::net/pear-Net-SMTP \
|
||||
::security/pear-Auth-SASL \
|
||||
::www/php5/extensions,-imap
|
||||
RUN_DEPENDS= net/pear-HTTP-Request \
|
||||
net/pear-Net-SMTP \
|
||||
security/pear-Auth-SASL \
|
||||
www/php5/extensions,-imap
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/08/30 13:40:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= mail filter rules for IMP
|
||||
|
||||
@ -10,6 +10,6 @@ DISTNAME= ingo-h3-1.2.4
|
||||
REVISION= 2
|
||||
CATEGORIES= mail
|
||||
|
||||
RUN_DEPENDS= ::www/horde/imp
|
||||
RUN_DEPENDS= www/horde/imp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/08/30 13:40:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= web based calendar application, for Horde
|
||||
|
||||
@ -9,7 +9,7 @@ DISTNAME= kronolith-h3-2.3.4
|
||||
REVISION= 3
|
||||
CATEGORIES= mail
|
||||
|
||||
RUN_DEPENDS= ::devel/pear-Date \
|
||||
::www/horde/imp
|
||||
RUN_DEPENDS= devel/pear-Date \
|
||||
www/horde/imp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/07/30 22:42:06 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= lightweight front-end for mobile IMP users
|
||||
|
||||
@ -9,6 +9,6 @@ DISTNAME= mimp-h3-1.1.3
|
||||
REVISION= 0
|
||||
CATEGORIES= mail
|
||||
|
||||
RUN_DEPENDS= ::www/horde/imp
|
||||
RUN_DEPENDS= www/horde/imp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/08/30 13:40:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= memo application, for Horde
|
||||
|
||||
@ -9,6 +9,6 @@ DISTNAME= mnemo-h3-2.2.3
|
||||
REVISION= 2
|
||||
CATEGORIES= databases
|
||||
|
||||
RUN_DEPENDS= ::www/php5/extensions,-imap
|
||||
RUN_DEPENDS= www/php5/extensions,-imap
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/08/30 13:40:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= multiuser task list manager, for Horde
|
||||
|
||||
@ -8,6 +8,6 @@ HORDE_NAME= Nag
|
||||
DISTNAME= nag-h3-2.3.5
|
||||
REVISION= 2
|
||||
|
||||
RUN_DEPENDS= ::www/php5/extensions,-imap
|
||||
RUN_DEPENDS= www/php5/extensions,-imap
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/08/30 13:40:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT= contact management module, for Horde
|
||||
|
||||
@ -6,6 +6,6 @@ COMMENT= contact management module, for Horde
|
||||
DISTNAME= turba-h3-2.3.4
|
||||
REVISION= 2
|
||||
|
||||
RUN_DEPENDS= ::www/horde/imp
|
||||
RUN_DEPENDS= www/horde/imp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/03 22:18:39 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = CGI library for Haskell
|
||||
|
||||
@ -19,9 +19,9 @@ MODULES = lang/ghc
|
||||
|
||||
MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
LIB_DEPENDS = :hs-network->=2.0:devel/hs-network \
|
||||
:hs-parsec->=2.0:devel/hs-parsec \
|
||||
:hs-xhtml->=3000.0.0:www/hs-xhtml
|
||||
LIB_DEPENDS = devel/hs-network>=2.0 \
|
||||
devel/hs-parsec>=2.0 \
|
||||
www/hs-xhtml>=3000.0.0
|
||||
RUN_DEPENDS = ${LIB_DEPENDS}
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/03 22:18:39 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = Snap Haskell Web Framework
|
||||
|
||||
@ -21,18 +21,18 @@ MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
WANTLIB += c gmp iconv m pthread util z
|
||||
|
||||
RUN_DEPENDS += ::archivers/hs-zlib \
|
||||
::devel/hs-cereal \
|
||||
::devel/hs-directory-tree \
|
||||
::devel/hs-dlist \
|
||||
::devel/hs-iteratee \
|
||||
::devel/hs-MonadCatchIO-transformers \
|
||||
::devel/hs-monads-fd \
|
||||
::devel/hs-transformers \
|
||||
::devel/hs-text \
|
||||
::devel/hs-unix-compat \
|
||||
::textproc/hs-attoparsec \
|
||||
::textproc/hs-bytestring-nums
|
||||
RUN_DEPENDS += archivers/hs-zlib \
|
||||
devel/hs-cereal \
|
||||
devel/hs-directory-tree \
|
||||
devel/hs-dlist \
|
||||
devel/hs-iteratee \
|
||||
devel/hs-MonadCatchIO-transformers \
|
||||
devel/hs-monads-fd \
|
||||
devel/hs-transformers \
|
||||
devel/hs-text \
|
||||
devel/hs-unix-compat \
|
||||
textproc/hs-attoparsec \
|
||||
textproc/hs-bytestring-nums
|
||||
BUILD_DEPENDS += ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/03 22:18:39 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:48 espie Exp $
|
||||
|
||||
COMMENT = Snap Haskell Web Framework Server
|
||||
|
||||
@ -19,24 +19,24 @@ MODULES = lang/ghc
|
||||
|
||||
MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
RUN_DEPENDS += ::devel/hs-cereal \
|
||||
::devel/hs-directory-tree \
|
||||
::devel/hs-dlist \
|
||||
::devel/hs-iteratee \
|
||||
::devel/hs-murmur-hash \
|
||||
::devel/hs-monads-fd \
|
||||
::devel/hs-network \
|
||||
::devel/hs-PSQueue \
|
||||
::devel/hs-sendfile \
|
||||
::devel/hs-transformers \
|
||||
::devel/hs-text \
|
||||
::devel/hs-unix-compat \
|
||||
::devel/hs-vector \
|
||||
::net/hs-network-bytestring \
|
||||
::textproc/hs-attoparsec-iteratee \
|
||||
::textproc/hs-bytestring-nums \
|
||||
::textproc/hs-bytestring-show \
|
||||
::www/hs-snap-core
|
||||
RUN_DEPENDS += devel/hs-cereal \
|
||||
devel/hs-directory-tree \
|
||||
devel/hs-dlist \
|
||||
devel/hs-iteratee \
|
||||
devel/hs-murmur-hash \
|
||||
devel/hs-monads-fd \
|
||||
devel/hs-network \
|
||||
devel/hs-PSQueue \
|
||||
devel/hs-sendfile \
|
||||
devel/hs-transformers \
|
||||
devel/hs-text \
|
||||
devel/hs-unix-compat \
|
||||
devel/hs-vector \
|
||||
net/hs-network-bytestring \
|
||||
textproc/hs-attoparsec-iteratee \
|
||||
textproc/hs-bytestring-nums \
|
||||
textproc/hs-bytestring-show \
|
||||
www/hs-snap-core
|
||||
BUILD_DEPENDS += ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/03 22:18:39 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT = fast and easy to use XHTML 1.0 Strict combinators
|
||||
|
||||
@ -18,9 +18,9 @@ MODULES = lang/ghc
|
||||
|
||||
MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
RUN_DEPENDS += ::devel/hs-text \
|
||||
::devel/hs-transformers \
|
||||
::textproc/hs-xml
|
||||
RUN_DEPENDS += devel/hs-text \
|
||||
devel/hs-transformers \
|
||||
textproc/hs-xml
|
||||
BUILD_DEPENDS += ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/19 08:02:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= online Image GALlery generator
|
||||
|
||||
@ -18,9 +18,9 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
RUN_DEPENDS= ::graphics/ImageMagick \
|
||||
::graphics/jpeg \
|
||||
::graphics/jhead
|
||||
RUN_DEPENDS= graphics/ImageMagick \
|
||||
graphics/jpeg \
|
||||
graphics/jhead
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
@ -1,28 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= proxy that can transliterate japanese
|
||||
COMMENT = proxy that can transliterate japanese
|
||||
|
||||
DISTNAME= japana-2.0.5
|
||||
REVISION= 0
|
||||
CATEGORIES= www japanese converters
|
||||
HOMEPAGE= http://www.h.shuttle.de/mitch/japana.en.html
|
||||
DISTNAME = japana-2.0.5
|
||||
REVISION = 0
|
||||
CATEGORIES = www japanese converters
|
||||
HOMEPAGE = http://www.h.shuttle.de/mitch/japana.en.html
|
||||
|
||||
MAINTAINER= Marc Espie <espie@openbsd.org>
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
|
||||
MASTER_SITES= http://www.h.shuttle.de/mitch/stuff/
|
||||
RUN_DEPENDS= :p5-Text-Kakasi-*:japanese/p5-Text-Kakasi \
|
||||
:p5-AppConfig-*:devel/p5-AppConfig \
|
||||
:p5-libwww-*:www/p5-libwww
|
||||
MASTER_SITES = http://www.h.shuttle.de/mitch/stuff/
|
||||
RUN_DEPENDS = japanese/p5-Text-Kakasi \
|
||||
devel/p5-AppConfig \
|
||||
www/p5-libwww
|
||||
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
NO_REGRESS = Yes
|
||||
|
||||
do-build:
|
||||
cd ${WRKSRC} && pod2man japana|nroff -man >japana.cat1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2010/10/19 08:02:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT-main= common files for kazehakase
|
||||
COMMENT-gecko= lightweight gecko-based web browser
|
||||
@ -46,31 +46,31 @@ CONFIGURE_ENV = LDFLAGS="-L${LOCALBASE}/lib -L${LOCALBASE}/lib/xulrunner1.9" \
|
||||
USE_LIBTOOL = Yes
|
||||
|
||||
USE_GMAKE = Yes
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
FAKE_FLAGS = sysconfdir=${TRUEPREFIX}/share/examples
|
||||
|
||||
BUILD_DEPENDS = :xulrunner-devel->=1.9.2.6p1:devel/xulrunner/1.9,-devel
|
||||
BUILD_DEPENDS = devel/xulrunner/1.9,-devel>=1.9.2.6p1
|
||||
|
||||
RUN_DEPENDS-main = ${RUN_DEPENDS} \
|
||||
::devel/desktop-file-utils
|
||||
devel/desktop-file-utils
|
||||
RUN_DEPENDS-webkit = ${RUN_DEPENDS} \
|
||||
::${BUILD_PKGPATH},-main
|
||||
${BUILD_PKGPATH},-main
|
||||
RUN_DEPENDS-gecko = ${RUN_DEPENDS} \
|
||||
:xulrunner->=1.9.2:devel/xulrunner/1.9,-main \
|
||||
::${BUILD_PKGPATH},-main
|
||||
devel/xulrunner/1.9,-main>=1.9.2 \
|
||||
${BUILD_PKGPATH},-main
|
||||
|
||||
LIB_DEPENDS = ::x11/gtk+2
|
||||
LIB_DEPENDS = x11/gtk+2
|
||||
|
||||
LIB_DEPENDS-main = ${LIB_DEPENDS} \
|
||||
::x11/dbus-glib \
|
||||
::security/gnutls
|
||||
x11/dbus-glib \
|
||||
security/gnutls
|
||||
|
||||
LIB_DEPENDS-gecko = ${LIB_DEPENDS-main} \
|
||||
::${BUILD_PKGPATH},-main
|
||||
${BUILD_PKGPATH},-main
|
||||
|
||||
LIB_DEPENDS-webkit = ${LIB_DEPENDS} \
|
||||
::www/webkit
|
||||
www/webkit
|
||||
|
||||
WANTLIB = ICE SM X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama \
|
||||
Xrandr Xrender Xcomposite Xdamage expat fontconfig \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/15 17:37:16 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= web-based document management system
|
||||
|
||||
@ -27,17 +27,17 @@ INSTDIR= ${PREFIX}/ktdms
|
||||
SUBST_VARS= INSTDIR
|
||||
WRKDIST= ${WRKDIR}/knowledgeTree-OSS
|
||||
|
||||
RUN_DEPENDS= :php5-core-*:www/php5/core \
|
||||
:php5-mbstring-*:www/php5/extensions,-mbstring \
|
||||
:php5-gd-*:www/php5/extensions,-gd \
|
||||
:php5-mysql-*:www/php5/extensions,-mysql \
|
||||
:php5-ldap-*:www/php5/extensions,-ldap \
|
||||
:pear-*:www/pear \
|
||||
:pear-DB-*:databases/pear-DB \
|
||||
:pear-Log-*:devel/pear-Log \
|
||||
::archivers/zip \
|
||||
::archivers/unzip \
|
||||
::textproc/catdoc
|
||||
RUN_DEPENDS= www/php5/core \
|
||||
www/php5/extensions,-mbstring \
|
||||
www/php5/extensions,-gd \
|
||||
www/php5/extensions,-mysql \
|
||||
www/php5/extensions,-ldap \
|
||||
www/pear \
|
||||
databases/pear-DB \
|
||||
devel/pear-Log \
|
||||
archivers/zip \
|
||||
archivers/unzip \
|
||||
textproc/catdoc
|
||||
|
||||
do-install:
|
||||
@mv ${WRKDIR}/knowledgeTree-OSS ${PREFIX}/ktdms
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= little and fast Web crawler
|
||||
|
||||
@ -16,11 +16,11 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += adns.>=1 c m pthread stdc++
|
||||
WANTLIB += adns>=1 c m pthread stdc++
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=larbin/}
|
||||
|
||||
LIB_DEPENDS= ::net/adns
|
||||
LIB_DEPENDS= net/adns
|
||||
|
||||
CONFIGURE_STYLE= simple
|
||||
CONFIGURE_ENV= CC="${CC}" MAKE=${MAKE_PROGRAM}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/10/19 15:21:04 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= generic CSS parsing library for GNOME project
|
||||
|
||||
@ -21,8 +21,8 @@ WANTLIB= c glib-2.0 m pcre pthread xml2 z
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
LIB_DEPENDS= ::devel/glib2 \
|
||||
::textproc/libxml
|
||||
LIB_DEPENDS= devel/glib2 \
|
||||
textproc/libxml
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2010/11/11 12:35:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -27,30 +27,30 @@ WANTLIB += gstpbutils-0.10 gstreamer-0.10 gstvideo-0.10 gthread-2.0
|
||||
WANTLIB += gtk-x11-2.0 icudata icui18n icuuc jpeg m pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
|
||||
WANTLIB += pthread-stubs sqlite3 stdc++ tasn1 xcb xml2 z
|
||||
WANTLIB += gnutls.>=12 lua.>=5 notify.>=2 xslt.>=3.3 glade-2.0
|
||||
WANTLIB += soup-2.4 enchant.>=6 webkit-1.0
|
||||
WANTLIB += gnutls>=12 lua>=5 notify>=2 xslt>=3.3 glade-2.0
|
||||
WANTLIB += soup-2.4 enchant>=6 webkit-1.0
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/}
|
||||
|
||||
MODULES= devel/gettext \
|
||||
textproc/intltool \
|
||||
devel/gconf2
|
||||
LIB_DEPENDS= ::security/gnutls \
|
||||
::lang/lua \
|
||||
::devel/libnotify \
|
||||
::textproc/libxslt \
|
||||
::devel/libglade2 \
|
||||
::devel/libsoup,-main \
|
||||
::textproc/enchant \
|
||||
::www/webkit
|
||||
LIB_DEPENDS= security/gnutls \
|
||||
lang/lua \
|
||||
devel/libnotify \
|
||||
textproc/libxslt \
|
||||
devel/libglade2 \
|
||||
devel/libsoup,-main \
|
||||
textproc/enchant \
|
||||
www/webkit
|
||||
|
||||
RUN_DEPENDS= ::devel/desktop-file-utils \
|
||||
::x11/hicolor-icon-theme
|
||||
RUN_DEPENDS= devel/desktop-file-utils \
|
||||
x11/hicolor-icon-theme
|
||||
|
||||
FAKE_FLAGS= htmldocdir="${PREFIX}/share/doc/liferea/html"
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
MODGCONF2_SCHEMAS_DIR= liferea
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2009/08/20 21:51:58 rui Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT = light and fast log analyzer for squid proxy
|
||||
|
||||
@ -20,7 +20,7 @@ EXTRACT_SUFX = .tgz
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=lightsquid/}
|
||||
|
||||
NO_BUILD = Yes
|
||||
RUN_DEPENDS = ::graphics/p5-GD
|
||||
RUN_DEPENDS = graphics/p5-GD
|
||||
|
||||
PREFIX = /var/www
|
||||
INSTDIR = ${PREFIX}/htdocs/lightsquid
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.76 2010/11/11 19:56:19 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.77 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -20,9 +20,9 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c crypto lua.>=5.1 m pcre ssl z
|
||||
|
||||
LIB_DEPENDS+= ::devel/pcre \
|
||||
::lang/lua
|
||||
RUN_DEPENDS+= :spawn-fcgi-*:www/spawn-fcgi
|
||||
LIB_DEPENDS+= devel/pcre \
|
||||
lang/lua
|
||||
RUN_DEPENDS+= www/spawn-fcgi
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
@ -42,14 +42,14 @@ FLAVOR?=
|
||||
|
||||
.if ${FLAVOR:L:Mldap}
|
||||
CONFIGURE_ARGS+= --with-ldap
|
||||
LIB_DEPENDS+= ::databases/openldap
|
||||
LIB_DEPENDS+= databases/openldap
|
||||
WANTLIB+= sasl2 asn1 com_err gssapi krb5 lber ldap
|
||||
.endif
|
||||
|
||||
.if ${FLAVOR:L:Mmysql}
|
||||
CONFIGURE_ARGS+= --with-mysql
|
||||
LIB_DEPENDS+= ::databases/mysql
|
||||
WANTLIB += mysqlclient.>=10
|
||||
LIB_DEPENDS+= databases/mysql
|
||||
WANTLIB += mysqlclient>=10
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2010/10/19 08:02:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -26,7 +26,7 @@ MODULES= lang/python
|
||||
MODPY_DISTUTILS_INSTALLARGS= --no-compile
|
||||
USE_GROFF = Yes
|
||||
|
||||
BUILD_DEPENDS= :py-dns-*:net/py-dns
|
||||
BUILD_DEPENDS= net/py-dns
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2010/11/11 12:35:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= graphics and text browser
|
||||
|
||||
@ -17,11 +17,11 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= bz2.>=10 c crypto m ssl z
|
||||
WANTLIB= bz2>=10 c crypto m ssl z
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}download/
|
||||
|
||||
LIB_DEPENDS= ::archivers/bzip2
|
||||
LIB_DEPENDS= archivers/bzip2
|
||||
|
||||
AUTOCONF_VERSION=2.13
|
||||
CONFIGURE_STYLE= autoconf
|
||||
@ -32,11 +32,11 @@ FLAVORS= no_x11
|
||||
FLAVOR?=
|
||||
|
||||
.if !${FLAVOR:L:Mno_x11}
|
||||
LIB_DEPENDS+= ::graphics/jpeg \
|
||||
::graphics/png \
|
||||
::graphics/tiff
|
||||
LIB_DEPENDS+= graphics/jpeg \
|
||||
graphics/png \
|
||||
graphics/tiff
|
||||
CONFIGURE_ARGS+= --with-x --enable-graphics
|
||||
WANTLIB+= X11 jpeg.>=62 png.>=2 pthread-stubs tiff.>=35 xcb
|
||||
WANTLIB+= X11 jpeg>=62 png>=2 pthread-stubs tiff>=35 xcb
|
||||
MESSAGE= ${PKGDIR}/MESSAGE.x11
|
||||
.endif
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/10/19 08:02:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= command-line online gallery generator
|
||||
|
||||
@ -18,11 +18,11 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= http://download.gna.org/llgal/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
RUN_DEPENDS= ::graphics/ImageMagick \
|
||||
::graphics/p5-Image-ExifTool \
|
||||
::graphics/p5-Image-Size \
|
||||
::devel/p5-Locale-gettext \
|
||||
::www/p5-URI
|
||||
RUN_DEPENDS= graphics/ImageMagick \
|
||||
graphics/p5-Image-ExifTool \
|
||||
graphics/p5-Image-Size \
|
||||
devel/p5-Locale-gettext \
|
||||
www/p5-URI
|
||||
|
||||
USE_GMAKE= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/11/11 12:35:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= web based bug tracking
|
||||
|
||||
@ -25,7 +25,7 @@ PREFIX= /var/www
|
||||
INSTDIR= /var/www/mantis
|
||||
SUBST_VARS= INSTDIR
|
||||
|
||||
RUN_DEPENDS= ::mail/femail,-chroot
|
||||
RUN_DEPENDS= mail/femail,-chroot
|
||||
|
||||
do-install:
|
||||
@-test ! -d ${PREFIX}/mantis && mkdir ${PREFIX}/mantis
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/04/08 08:03:08 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT = dynamic view of the wiki's category structure as a tree
|
||||
|
||||
@ -25,7 +25,7 @@ PKG_ARCH = *
|
||||
PREFIX = /var/www
|
||||
EXTENSIONSDIR = ${PREFIX}/mediawiki/extensions
|
||||
|
||||
RUN_DEPENDS = :mediawiki->=1.15.1:www/mediawiki
|
||||
RUN_DEPENDS = www/mediawiki>=1.15.1
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${EXTENSIONSDIR}/CategoryTree
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/11 12:35:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT = MediaWiki extension for http based authentication
|
||||
|
||||
@ -25,7 +25,7 @@ PKG_ARCH = *
|
||||
PREFIX = /var/www
|
||||
EXTENSIONSDIR = ${PREFIX}/mediawiki/extensions
|
||||
|
||||
RUN_DEPENDS = :mediawiki->=1.13.2:www/mediawiki
|
||||
RUN_DEPENDS = www/mediawiki>=1.13.2
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${EXTENSIONSDIR}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2010/10/25 06:55:05 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT = web-based collaborative editing environment
|
||||
|
||||
@ -25,7 +25,7 @@ PREFIX= /var/www
|
||||
INSTDIR= ${PREFIX}/mediawiki
|
||||
SUBST_VARS= INSTDIR
|
||||
|
||||
RUN_DEPENDS= :php5-gd-*:www/php5/extensions,-gd
|
||||
RUN_DEPENDS= www/php5/extensions,-gd
|
||||
|
||||
do-install:
|
||||
@mv ${WRKDIST} ${INSTDIR}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2010/10/19 08:02:54 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= highly customizable e-mail to HTML converter
|
||||
|
||||
@ -29,7 +29,7 @@ CONFIGURE_ARGS= PREFIX='$${${DESTDIRNAME}}${PREFIX}' \
|
||||
INSTALLMAN3DIR='$${${DESTDIRNAME}}${PREFIX}/man/man3p'
|
||||
|
||||
ALL_TARGET= default
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
EXAMPLES= mha-preview mhasiteinit.pl mhonarc.vim *.mrc
|
||||
EXTRAS= mha-mhedit/*
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2010/11/02 09:56:19 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT = lightweight web browser
|
||||
|
||||
@ -19,18 +19,18 @@ MODULES = x11/xfce4 devel/waf
|
||||
DESKTOP_FILES = Yes
|
||||
NO_REGRESS = Yes
|
||||
|
||||
LIB_DEPENDS = :webkit->=1.1.15v0:www/webkit \
|
||||
::devel/libnotify \
|
||||
::databases/sqlite3 \
|
||||
::devel/libunique \
|
||||
:libsoup->=2.28.0:devel/libsoup
|
||||
LIB_DEPENDS = www/webkit>=1.1.15v0 \
|
||||
devel/libnotify \
|
||||
databases/sqlite3 \
|
||||
devel/libunique \
|
||||
devel/libsoup>=2.28.0
|
||||
|
||||
# pick sqlite
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
|
||||
|
||||
BUILD_DEPENDS = ::textproc/py-docutils \
|
||||
::lang/vala \
|
||||
::x11/gnome/librsvg
|
||||
BUILD_DEPENDS = textproc/py-docutils \
|
||||
lang/vala \
|
||||
x11/gnome/librsvg
|
||||
|
||||
WANTLIB = X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
||||
Xi Xinerama Xrandr Xrender atk-1.0 c expat fontconfig \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/23 09:23:09 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT = standalone YouTube.com video browser/player
|
||||
|
||||
@ -23,12 +23,12 @@ MODULES = x11/qt4
|
||||
WANTLIB += QtDBus QtGui QtNetwork QtXml phonon
|
||||
WANTLIB += c m pthread stdc++
|
||||
|
||||
RUN_DEPENDS = ::multimedia/gstreamer-0.10/plugins-base \
|
||||
::multimedia/gstreamer-0.10/plugins-good \
|
||||
::multimedia/gstreamer-0.10/plugins-bad \
|
||||
::multimedia/gstreamer-0.10/plugins-ffmpeg \
|
||||
:gnome-icon-theme-*:x11/gnome/icon-theme \
|
||||
:desktop-file-utils-*:devel/desktop-file-utils
|
||||
RUN_DEPENDS = multimedia/gstreamer-0.10/plugins-base \
|
||||
multimedia/gstreamer-0.10/plugins-good \
|
||||
multimedia/gstreamer-0.10/plugins-bad \
|
||||
multimedia/gstreamer-0.10/plugins-ffmpeg \
|
||||
x11/gnome/icon-theme \
|
||||
devel/desktop-file-utils
|
||||
|
||||
WRKDIST = ${WRKDIR}/minitube
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2010/11/11 12:35:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= Apache LDAP authentication module
|
||||
|
||||
@ -25,7 +25,7 @@ WANTLIB += ldap lber
|
||||
MODAPACHE_NAME= auth_ldap
|
||||
MODAPACHE_FILE= ${MODAPACHE_LOCATION}/auth_ldap.so
|
||||
|
||||
LIB_DEPENDS= ::databases/openldap
|
||||
LIB_DEPENDS= databases/openldap
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2010/11/11 12:35:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= Apache MySQL authentication module
|
||||
|
||||
@ -17,11 +17,11 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += lib/mysql/mysqlclient.>=10
|
||||
WANTLIB += lib/mysql/mysqlclient>=10
|
||||
|
||||
MODAPACHE_NAME= auth_mysql
|
||||
|
||||
LIB_DEPENDS= ::databases/mysql
|
||||
LIB_DEPENDS= databases/mysql
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/11 12:35:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT = Apache PostgreSQL authentication module
|
||||
|
||||
@ -18,11 +18,11 @@ PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
WANTLIB += pq.>=5
|
||||
WANTLIB += pq>=5
|
||||
|
||||
MODAPACHE_NAME = auth_pgsql
|
||||
|
||||
LIB_DEPENDS = :postgresql-client-*:databases/postgresql
|
||||
LIB_DEPENDS = databases/postgresql
|
||||
|
||||
NO_REGRESS = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/11/11 12:35:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= Apache module for finding the country of web requests
|
||||
|
||||
@ -18,11 +18,11 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += GeoIP.>=4
|
||||
WANTLIB += GeoIP>=4
|
||||
|
||||
MODAPACHE_NAME= geoip
|
||||
|
||||
LIB_DEPENDS= ::net/GeoIP
|
||||
LIB_DEPENDS= net/GeoIP
|
||||
|
||||
FLAGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/11/11 12:35:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2010/11/22 08:36:49 espie Exp $
|
||||
|
||||
COMMENT= Apache LDAP based virtual hosts module
|
||||
|
||||
@ -24,7 +24,7 @@ MODAPACHE_NAME= ldapvhost
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
LIB_DEPENDS= ::databases/openldap
|
||||
LIB_DEPENDS= databases/openldap
|
||||
|
||||
do-build:
|
||||
(cd ${WRKBUILD}; make)
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user