Unbreak after hx509 and ntlm removal from Kerberos.
This commit is contained in:
parent
ddd691670b
commit
25b3041f91
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.148 2013/06/18 13:16:52 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.149 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= unified backend for PIM programs
|
||||
|
||||
GNOME_PROJECT= evolution-data-server
|
||||
GNOME_VERSION= 3.8.3
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
CATEGORIES= databases productivity
|
||||
|
||||
@ -39,7 +39,7 @@ WANTLIB += m nspr4 nss3 nssutil3 oauth p11-kit pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 plc4 plds4 png pthread pthread-stubs
|
||||
WANTLIB += sasl2 secret-1 smime3 softokn3 soup-2.4 soup-gnome-2.4
|
||||
WANTLIB += sqlite3 ssl ssl3 xcb xcb-render xcb-shm xml2 z
|
||||
WANTLIB += heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += heimbase roken wind
|
||||
|
||||
MODULES= devel/gettext \
|
||||
devel/dconf \
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.47 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.48 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT= GTK-based LDAP client
|
||||
|
||||
DISTNAME= gq-1.3.4
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
|
||||
CATEGORIES= databases sysutils
|
||||
|
||||
@ -16,7 +16,7 @@ WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
|
||||
WANTLIB += Xrandr Xrender asn1 atk-1.0 c cairo com_err crypto
|
||||
WANTLIB += fontconfig freetype gcrypt gdk-x11-2.0 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glade-2.0 glib-2.0 gnome-keyring gobject-2.0
|
||||
WANTLIB += gpg-error gtk-x11-2.0 heimbase hx509 krb5 lber ldap
|
||||
WANTLIB += gpg-error gtk-x11-2.0 heimbase krb5 lber ldap
|
||||
WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pthread roken
|
||||
WANTLIB += ssl wind xml2 z
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.124 2013/06/17 19:30:22 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.125 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = open-source LDAP software (client)
|
||||
COMMENT-server = open-source LDAP software (server)
|
||||
@ -7,8 +7,8 @@ DISTNAME = openldap-2.4.35
|
||||
PKGNAME-main = ${DISTNAME:S/-/-client-/}
|
||||
PKGNAME-server = ${DISTNAME:S/-/-server-/}
|
||||
|
||||
REVISION-main = 0
|
||||
REVISION-server = 0
|
||||
REVISION-main = 1
|
||||
REVISION-server = 1
|
||||
|
||||
# overwrite -main pkgname/path to strip FLAVOR, aci only affects the server
|
||||
FULLPKGNAME-main = ${DISTNAME:S/-/-client-/}
|
||||
@ -28,7 +28,7 @@ HOMEPAGE = http://www.openldap.org/
|
||||
# OpenLDAP Public License
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
WANTLIB += asn1 c com_err crypto gssapi heimbase heimntlm hx509
|
||||
WANTLIB += asn1 c com_err crypto gssapi heimbase
|
||||
WANTLIB += krb5 roken ssl wind
|
||||
|
||||
MASTER_SITES = http://mirror.switch.ch/ftp/mirror/OpenLDAP/openldap-release/ \
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2013/06/17 19:30:22 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT= Open source LDAP software (server)
|
||||
|
||||
DISTNAME= openldap-2.3.43
|
||||
PKGNAME= ${DISTNAME:S/-/-server-/}
|
||||
REVISION= 12
|
||||
REVISION= 13
|
||||
|
||||
CATEGORIES= databases net
|
||||
|
||||
@ -12,7 +12,7 @@ HOMEPAGE= http://www.openldap.org/
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 c com_err crypto gssapi heimbase heimntlm hx509
|
||||
WANTLIB += asn1 c com_err crypto gssapi heimbase
|
||||
WANTLIB += krb5 m perl pthread roken sasl2 ssl util wind wrap
|
||||
|
||||
MASTER_SITES= http://mirror.switch.ch/ftp/mirror/OpenLDAP/openldap-release/ \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.176 2013/06/19 14:35:02 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.177 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= PostgreSQL RDBMS (client)
|
||||
COMMENT-server= PostgreSQL RDBMS (server)
|
||||
@ -12,9 +12,9 @@ PKGNAME-server= postgresql-server-${VERSION}
|
||||
PKGNAME-docs= postgresql-docs-${VERSION}
|
||||
PKGNAME-contrib=postgresql-contrib-${VERSION}
|
||||
|
||||
REVISION-main= 0
|
||||
REVISION-server=0
|
||||
REVISION-contrib=1
|
||||
REVISION-main= 1
|
||||
REVISION-server=1
|
||||
REVISION-contrib=2
|
||||
|
||||
CATEGORIES= databases
|
||||
SHARED_LIBS= ecpg 7.4 \
|
||||
@ -30,7 +30,7 @@ MAINTAINER= Pierre-Emmanuel Andre <pea@openbsd.org>
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB= c com_err crypto m readline ssl termcap z asn1 \
|
||||
heimbase hx509 krb5 pthread roken wind
|
||||
heimbase krb5 pthread roken wind
|
||||
|
||||
MASTER_SITES= http://ftp.postgresql.org/pub/source/v${VERSION}/ \
|
||||
http://ftp5.es.postgresql.org/mirror/postgresql/source/v${VERSION}/ \
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2013/06/18 08:14:25 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT= companion library to APR
|
||||
|
||||
V= 1.4.1
|
||||
DISTNAME= apr-util-$V
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
SHARED_LIBS += aprutil-1 4.1 # .4.1
|
||||
|
||||
CATEGORIES= devel
|
||||
@ -47,7 +47,7 @@ CONFIGURE_ARGS+= --with-ldap-include=${LOCALBASE}/include \
|
||||
--with-ldap
|
||||
LIB_DEPENDS+= databases/openldap
|
||||
WANTLIB+= asn1 com_err crypto gssapi krb5 sasl2 ssl lber-2.4 ldap-2.4
|
||||
WANTLIB+= heimbase heimntlm hx509 roken wind
|
||||
WANTLIB+= heimbase roken wind
|
||||
.else
|
||||
CONFIGURE_ARGS+= --with-ldap=no
|
||||
.endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
# XXX doesn't build if already installed
|
||||
COMMENT= graphical subversion client
|
||||
@ -6,7 +6,7 @@ COMMENT= graphical subversion client
|
||||
VERSION= 0.12.1
|
||||
DISTNAME= rapidsvn-${VERSION}
|
||||
CATEGORIES= devel
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
HOMEPAGE= http://www.rapidsvn.org/
|
||||
|
||||
@ -35,7 +35,7 @@ WANTLIB += svn_ra_neon-1 svn_ra_svn-1 svn_repos-1 svn_subr-1 svn_wc-1
|
||||
WANTLIB += tiff usbhid wx_base wx_base_net wx_base_odbc wx_base_xml
|
||||
WANTLIB += wx_gtk2_adv wx_gtk2_aui wx_gtk2_core wx_gtk2_dbgrid
|
||||
WANTLIB += wx_gtk2_html wx_gtk2_qa wx_gtk2_richtext wx_gtk2_xrc
|
||||
WANTLIB += com_err graphite2 heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += com_err graphite2 heimbase roken wind
|
||||
WANTLIB += xcb xcb-render xcb-shm z
|
||||
|
||||
LIB_DEPENDS= x11/wxWidgets>=2.6.3 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.123 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.124 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= subversion revision control system
|
||||
COMMENT-perl= perl interface to subversion
|
||||
@ -20,8 +20,8 @@ FULLPKGNAME-ap2= ap2-subversion-${VERSION}
|
||||
FULLPKGPATH-ap2= devel/subversion,-ap2
|
||||
FULLPKGNAME-gnome-keyring= gnome-keyring-subversion-${VERSION}
|
||||
FULLPKGPATH-gnome-keyring= devel/subversion,-gnome-keyring
|
||||
REVISION-main= 0
|
||||
REVISION-gnome-keyring= 0
|
||||
REVISION-main= 1
|
||||
REVISION-gnome-keyring= 1
|
||||
|
||||
SO_VERSION= 1.3
|
||||
SVN_LIBS= svn_client-1 svn_delta-1 svn_diff-1 svn_fs-1 \
|
||||
@ -73,8 +73,8 @@ LIB_DEPENDS-main = ${LIB_DEPENDS} \
|
||||
|
||||
WANTLIB-main= ${WANTLIB} asn1 c crypto db gssapi krb5 ssl \
|
||||
neon>=26 apr-1 aprutil-1 sasl2>=2 sqlite3 \
|
||||
m proxy stdc++ com_err heimbase heimntlm \
|
||||
hx509 roken wind
|
||||
m proxy stdc++ com_err heimbase \
|
||||
roken wind
|
||||
RUN_DEPENDS-main= ${MODGETTEXT_RUN_DEPENDS}
|
||||
|
||||
TOOLS_HOOK_SCRIPTS= commit-access-control.cfg.example \
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.91 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.92 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNU Image Manipulation Program
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
DISTNAME= gimp-2.8.4
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
SHARED_LIBS+= gimp-2.0 272.0 # 800.0
|
||||
SHARED_LIBS+= gimpbase-2.0 272.0 # 800.0
|
||||
@ -62,7 +62,7 @@ WANTLIB= ICE SM X11 Xcomposite Xcursor Xdamage \
|
||||
m mng ncurses openjpeg pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pcre pixman-1 png poppler poppler-glib pthread pthread-stubs \
|
||||
rsvg-2 ssl tiff wmf-0.2 wmflite-0.2 xcb xcb-render \
|
||||
xcb-shm xml2 z com_err graphite2 heimbase heimntlm hx509 \
|
||||
xcb-shm xml2 z com_err graphite2 heimbase \
|
||||
roken wind
|
||||
|
||||
MODULES= devel/gettext \
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.59 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.60 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT= API for accessing scanners, backends
|
||||
|
||||
DISTNAME= sane-backends-1.0.23
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
|
||||
SHARED_LIBS= sane 2.0 # .1.0
|
||||
CATEGORIES= graphics
|
||||
@ -17,7 +17,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 c crypto cups gssapi jpeg krb5 m pthread ssl tiff
|
||||
WANTLIB += usb usb-1.0 z avahi-client avahi-common dbus-1
|
||||
WANTLIB += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += com_err heimbase roken wind
|
||||
|
||||
# XXX
|
||||
# README.txt: Due to limitations in alioth's file upload software, the
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2013/06/18 14:22:30 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
# XXX use the bundled libtool because it needs some specific options we
|
||||
# don't have.
|
||||
@ -10,10 +10,10 @@ SUHOSIN_PHPV= 5.2.16
|
||||
SUHOSIN_P_V= 0.9.7
|
||||
|
||||
REVISION= 14
|
||||
REVISION-main= 15
|
||||
REVISION-main= 16
|
||||
REVISION-fastcgi= 15
|
||||
REVISION-fpm= 15
|
||||
REVISION-imap= 15
|
||||
REVISION-imap= 16
|
||||
REVISION-mysql= 16
|
||||
REVISION-mysqli= 16
|
||||
REVISION-pdo_mysql= 16
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.55 2013/06/17 19:30:33 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.56 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
BROKEN-hppa = no __sync_bool_compare_and_swap support nor asm fallback
|
||||
|
||||
@ -11,10 +11,10 @@ V= ${PV}.26
|
||||
SUHOSIN_PHPV= 5.3.24
|
||||
SUHOSIN_P_V= 0.9.10unofficial
|
||||
|
||||
REVISION-main= 0
|
||||
REVISION-main= 1
|
||||
REVISION-fastcgi= 0
|
||||
REVISION-fpm= 0
|
||||
REVISION-imap= 0
|
||||
REVISION-imap= 1
|
||||
REVISION-mysql= 1
|
||||
REVISION-mysqli= 1
|
||||
REVISION-pdo_mysql= 1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.43 2013/06/17 19:30:33 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.44 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
# This port currently only works with archs supporting dynamic loading
|
||||
# and has Apache that supports DSO's.
|
||||
@ -160,7 +160,7 @@ CONFIGURE_ARGS+= --with-imap=shared,${LOCALBASE} \
|
||||
--with-imap-ssl --with-kerberos
|
||||
LIB_DEPENDS-imap= mail/re-alpine,-c-client
|
||||
WANTLIB-imap= c pthread crypto gssapi krb5 ssl c-client>=5 \
|
||||
asn1 com_err heimbase heimntlm hx509 roken wind
|
||||
asn1 com_err heimbase roken wind
|
||||
|
||||
# ldap
|
||||
MULTI_PACKAGES+= -ldap
|
||||
@ -306,7 +306,7 @@ PHPXS_SUBST+= -e 's,${i},${${i}},'
|
||||
MODULES= converters/libiconv devel/gettext
|
||||
|
||||
WANTLIB-main= c crypto ssl z pthread gssapi krb5 xml2>=8 \
|
||||
m asn1 com_err heimbase heimntlm hx509 roken \
|
||||
m asn1 com_err heimbase roken \
|
||||
wind ${MODGETTEXT_WANTLIB}
|
||||
WANTLIB-fastcgi= ${WANTLIB-main}
|
||||
LIB_DEPENDS-main= textproc/libxml
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.61 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.62 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -9,9 +9,9 @@ COMMENT-spamassassin= spamassassin plugin
|
||||
|
||||
V= 3.8.1
|
||||
DISTNAME= claws-mail-${V}
|
||||
REVISION-main= 4
|
||||
REVISION-bogofilter= 3
|
||||
REVISION-spamassassin= 3
|
||||
REVISION-main= 5
|
||||
REVISION-bogofilter= 4
|
||||
REVISION-spamassassin= 4
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-bogofilter= claws-mail-bogofilter-${V}
|
||||
PKGNAME-spamassassin= claws-mail-spamassassin-${V}
|
||||
@ -105,10 +105,10 @@ CONFIGURE_ARGS+= --disable-compface
|
||||
|
||||
.if ${FLAVOR:Mldap}
|
||||
WANTLIB-main+= roken wind krb5 lber-2.4 ldap-2.4
|
||||
WANTLIB-main+= asn1 com_err graphite2 gssapi heimbase heimntlm hx509
|
||||
WANTLIB-bogofilter+= ${WANTLIB} asn1 com_err graphite2 gssapi heimbase heimntlm hx509
|
||||
WANTLIB-main+= asn1 com_err graphite2 gssapi heimbase
|
||||
WANTLIB-bogofilter+= ${WANTLIB} asn1 com_err graphite2 gssapi heimbase
|
||||
WANTLIB-bogofilter+= krb5 roken wind
|
||||
WANTLIB-spamassassin+= ${WANTLIB} asn1 com_err graphite2 gssapi heimbase heimntlm hx509
|
||||
WANTLIB-spamassassin+= ${WANTLIB} asn1 com_err graphite2 gssapi heimbase
|
||||
WANTLIB-spamassassin+= krb5 roken wind
|
||||
LIB_DEPENDS-main+= databases/openldap
|
||||
.else
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= authentication library for courier
|
||||
COMMENT-ldap= ldap authentication module for courier-authLib
|
||||
@ -7,10 +7,10 @@ COMMENT-pgsql= pgsql authentication module for courier-authLib
|
||||
COMMENT-userdb= userdb authentication module for courier-authLib
|
||||
|
||||
DISTNAME= courier-authlib-0.65.0
|
||||
REVISION-main= 0
|
||||
REVISION-mysql= 1
|
||||
REVISION-ldap= 0
|
||||
REVISION-pgsql= 0
|
||||
REVISION-main= 1
|
||||
REVISION-mysql= 2
|
||||
REVISION-ldap= 1
|
||||
REVISION-pgsql= 1
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-ldap= ${DISTNAME:S/lib-/lib-ldap-/}
|
||||
PKGNAME-mysql= ${DISTNAME:S/lib-/lib-mysql-/}
|
||||
@ -82,9 +82,9 @@ WANTLIB-main= c ltdl sqlite3
|
||||
|
||||
LIB_DEPENDS-main= devel/libtool,-ltdl
|
||||
|
||||
WANTLIB-ldap= crypto ssl asn1 com_err gssapi krb5 heimntlm \
|
||||
WANTLIB-ldap= crypto ssl asn1 com_err gssapi krb5 \
|
||||
courierauthcommon courierauth ldap-2.4 lber-2.4 sasl2 \
|
||||
asn1 heimbase hx509 krb5 pthread roken wind
|
||||
asn1 heimbase krb5 pthread roken wind
|
||||
LIB_DEPENDS-ldap= ${BUILD_PKGPATH} \
|
||||
databases/openldap \
|
||||
security/cyrus-sasl2
|
||||
@ -94,7 +94,7 @@ LIB_DEPENDS-mysql= ${BUILD_PKGPATH} \
|
||||
databases/mysql
|
||||
|
||||
WANTLIB-pgsql= m courierauthcommon courierauth pq com_err crypto ssl \
|
||||
asn1 heimbase hx509 krb5 pthread roken wind
|
||||
asn1 heimbase krb5 pthread roken wind
|
||||
LIB_DEPENDS-pgsql= ${BUILD_PKGPATH} \
|
||||
databases/postgresql
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.79 2013/06/17 19:30:43 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.80 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= Cyrus IMAP server
|
||||
|
||||
V= 2.4.17
|
||||
DISTNAME= cyrus-imapd-${V}
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
@ -17,7 +17,7 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
# CMU - see COPYRIGHT file in package
|
||||
PERMIT_PACKAGE_CDROM= yes
|
||||
|
||||
WANTLIB += asn1 c com_err crypto lib/db4/db>=4 gssapi heimbase heimntlm hx509
|
||||
WANTLIB += asn1 c com_err crypto lib/db4/db>=4 gssapi heimbase
|
||||
WANTLIB += krb5 pcre pcreposix pthread roken sasl2 ssl wind z
|
||||
|
||||
MASTER_SITES= http://cyrusimap.org/releases/ \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.206 2013/06/17 19:30:43 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.207 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -14,13 +14,13 @@ V_DOVECOT= 2.1.16
|
||||
DISTNAME= dovecot-${V_DOVECOT}
|
||||
PKGNAME= dovecot-${V_DOVECOT}
|
||||
PKGNAME-server= dovecot-${V_DOVECOT}
|
||||
REVISION-server=0
|
||||
REVISION-server=1
|
||||
PKGNAME-ldap= dovecot-ldap-${V_DOVECOT}
|
||||
REVISION-ldap= 0
|
||||
REVISION-ldap= 1
|
||||
PKGNAME-mysql= dovecot-mysql-${V_DOVECOT}
|
||||
REVISION-mysql= 2
|
||||
REVISION-mysql= 3
|
||||
PKGNAME-postgresql= dovecot-postgresql-${V_DOVECOT}
|
||||
REVISION-postgresql=0
|
||||
REVISION-postgresql=1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${HOMEPAGE}releases/${V_MAJOR}/
|
||||
|
||||
@ -39,10 +39,10 @@ MAINTAINER= Brad Smith <brad@comstyle.com>
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB-server= asn1 bz2 c crypto gssapi krb5 sqlite3 ssl z \
|
||||
com_err heimbase heimntlm hx509 pthread roken wind \
|
||||
com_err heimbase pthread roken wind \
|
||||
${MODLIBICONV_WANTLIB}
|
||||
WANTLIB-ldap= asn1 com_err crypto gssapi krb5 lber ldap sasl2 ssl \
|
||||
com_err heimbase heimntlm hx509 pthread roken wind
|
||||
com_err heimbase pthread roken wind
|
||||
WANTLIB-mysql= crypto m lib/mysql/mysqlclient>=10 ssl z
|
||||
WANTLIB-postgresql= pq>=4
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.44 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.45 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT= anti-spam filter
|
||||
|
||||
VERSION= 3.8.0
|
||||
DISTNAME= dspam-${VERSION}
|
||||
REVISION= 7
|
||||
REVISION= 8
|
||||
SHARED_LIBS= dspam 8.0
|
||||
CATEGORIES= mail
|
||||
|
||||
@ -110,7 +110,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
LIB_DEPENDS+= databases/openldap
|
||||
WANTLIB+= crypto ssl sasl2 asn1 com_err gssapi krb5 \
|
||||
ldap-2.4 lber-2.4 heimbase heimntlm hx509 \
|
||||
ldap-2.4 lber-2.4 heimbase \
|
||||
pthread roken wind
|
||||
.endif
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2013/06/18 13:16:51 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= evolution connector for MS Exchange via EWS
|
||||
|
||||
GNOME_PROJECT= evolution-ews
|
||||
GNOME_VERSION= 3.8.3
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
@ -44,7 +44,7 @@ WANTLIB += pthread pthread-stubs secret-1 smime3 softokn3
|
||||
WANTLIB += soup-2.4 soup-gnome-2.4 sqlite3 ssl3 stdc++ vorbis
|
||||
WANTLIB += vorbisfile webkitgtk-3.0 webp xcb xcb-render xcb-shm
|
||||
WANTLIB += harfbuzz-icu icudata icuuc png xkbfile xml2 xslt z
|
||||
WANTLIB += heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += heimbase roken wind
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= RSS reader plugin for evolution
|
||||
|
||||
GNOME_PROJECT= evolution-rss
|
||||
GNOME_VERSION= 0.3.93
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
@ -38,7 +38,7 @@ WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 plc4 plds4
|
||||
WANTLIB += png pthread pthread-stubs secret-1 smime3 softokn3
|
||||
WANTLIB += soup-2.4 soup-gnome-2.4 sqlite3 ssl3 stdc++ webkitgtk-3.0
|
||||
WANTLIB += webp xcb xcb-render xcb-shm xkbfile xml2 xslt z
|
||||
WANTLIB += harfbuzz-icu heimbase heimntlm hx509 icudata icuuc
|
||||
WANTLIB += harfbuzz-icu heimbase icudata icuuc
|
||||
WANTLIB += roken wind
|
||||
|
||||
MASTER_SITES= http://gnome.eu.org/
|
||||
|
@ -1,18 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.138 2013/06/17 19:30:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.139 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT= mail retrieval utility for POP2, POP3, KPOP, IMAP and more
|
||||
|
||||
DISTNAME= fetchmail-6.3.24
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_BERLIOS:=fetchmail/}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://www.fetchmail.info/
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 c com_err crypto heimbase hx509 krb5 pthread roken
|
||||
WANTLIB += asn1 c com_err crypto heimbase krb5 pthread roken
|
||||
WANTLIB += ssl wind
|
||||
|
||||
MODULES= devel/gettext \
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT= pop password changing daemon using KerberosV
|
||||
|
||||
DISTNAME= kpoppassd-0.5
|
||||
REVISION = 5
|
||||
REVISION = 6
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
@ -12,7 +12,7 @@ HOMEPAGE= http://kpoppassd.sourceforge.net/
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 c com_err crypto heimbase hx509 krb5 pthread roken
|
||||
WANTLIB += asn1 c com_err crypto heimbase krb5 pthread roken
|
||||
WANTLIB += wind
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kpoppassd/}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.172 2013/06/17 19:29:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.173 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = Mozilla e-mail, rss and usenet client
|
||||
COMMENT-lightning = Mozilla Thunderbird calendar extension
|
||||
@ -19,9 +19,9 @@ ENIG_V = 1.5.1
|
||||
PKGNAME-enigmail = enigmail-${ENIG_V}
|
||||
EPOCH-lightning = 0
|
||||
EPOCH-enigmail = 0
|
||||
REVISION-main = 0
|
||||
REVISION-lightning = 5
|
||||
REVISION-enigmail = 3
|
||||
REVISION-main = 1
|
||||
REVISION-lightning = 6
|
||||
REVISION-enigmail = 4
|
||||
|
||||
HOMEPAGE = http://www.mozilla.org/thunderbird/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.42 2013/06/17 19:30:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.43 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
@ -21,8 +21,8 @@ MODULES= devel/gettext
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB+= c crypto gssapi krb5 ssl asn1 com_err heimbase heimntlm
|
||||
WANTLIB+= hx509 pthread roken wind
|
||||
WANTLIB+= c crypto gssapi krb5 ssl asn1 com_err heimbase
|
||||
WANTLIB+= pthread roken wind
|
||||
|
||||
FLAVORS+= slang mixmaster compressed
|
||||
FLAVOR?=
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.75 2013/06/17 19:30:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.76 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT= tty-based e-mail client, development version
|
||||
|
||||
DISTNAME= mutt-1.5.21
|
||||
EPOCH= 0
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mutt/} \
|
||||
${MASTER_SITES_MUTT:=devel/}
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.45 2013/06/17 19:30:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.46 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT= tty-based e-mail client
|
||||
|
||||
VERSION= 1.4.2.3
|
||||
DISTNAME= mutt-${VERSION}
|
||||
EPOCH= 0
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
# 1.4.2.3 is not on sourceforge, the latest 1.4.x is 1.4.2.2i
|
||||
MASTER_SITES= ${MASTER_SITES_MUTT}
|
||||
USE_GROFF= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2013/06/18 18:59:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= fully featured POP3 and IMAP4 proxy server
|
||||
COMMENT-ldap= LDAP backend for perdition mail proxy
|
||||
@ -6,8 +6,8 @@ COMMENT-mysql= MySQL backend for perdition mail proxy
|
||||
COMMENT-pgsql= PostgreSQL backend for perdition mail proxy
|
||||
|
||||
DISTVER= 1.19-rc5
|
||||
REVISION= 2
|
||||
REVISION-mysql= 4
|
||||
REVISION= 3
|
||||
REVISION-mysql= 5
|
||||
DISTNAME= perdition-${DISTVER}
|
||||
PKGNAME-main= perdition-${DISTVER:S/-//}
|
||||
PKGNAME-ldap= perdition-ldap-${DISTVER:S/-//}
|
||||
@ -74,7 +74,7 @@ LIB_DEPENDS-ldap= security/cyrus-sasl2 \
|
||||
openldap-client->=2,<3:databases/openldap \
|
||||
vanessa_logger->=0.0.10:devel/vanessa/logger
|
||||
WANTLIB-ldap= asn1 com_err crypto gssapi krb5 ssl util sasl2 \
|
||||
heimbase heimntlm hx509 lber-2.4 ldap-2.4 pthread \
|
||||
heimbase lber-2.4 ldap-2.4 pthread \
|
||||
wind roken vanessa_logger
|
||||
|
||||
.if !${BUILD_PACKAGES:M-ldap}
|
||||
@ -103,7 +103,7 @@ LIB_DEPENDS-pgsql= databases/postgresql \
|
||||
devel/vanessa/logger
|
||||
WANTLIB-pgsql= crypto ssl util pq>=2 vanessa_adt>=1.0 \
|
||||
vanessa_logger>=1.0 asn1 com_err heimbase \
|
||||
hx509 krb5 pthread roken wind
|
||||
krb5 pthread roken wind
|
||||
|
||||
.if !${BUILD_PACKAGES:M-pgsql}
|
||||
CONFIGURE_ARGS+= --disable-pg
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2013/06/17 19:30:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2013/06/20 06:54:36 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= UW e-mail client
|
||||
COMMENT-c-client= UW c-client mail access routines
|
||||
@ -29,12 +29,12 @@ EPOCH-c-client= 0
|
||||
EPOCH-imap= 0
|
||||
EPOCH-mailutil= 0
|
||||
|
||||
REVISION-main= 2
|
||||
REVISION-c-client= 1
|
||||
REVISION-imap= 3
|
||||
REVISION-mailutil= 1
|
||||
REVISION-pilot= 8
|
||||
REVISION-pico= 2
|
||||
REVISION-main= 3
|
||||
REVISION-c-client= 2
|
||||
REVISION-imap= 4
|
||||
REVISION-mailutil= 2
|
||||
REVISION-pilot= 9
|
||||
REVISION-pico= 3
|
||||
|
||||
CATEGORIES= mail
|
||||
CATEGORIES-main= mail news
|
||||
@ -52,7 +52,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=re-alpine/}
|
||||
MULTI_PACKAGES= -main -c-client -imap -mailutil -pico -pilot
|
||||
|
||||
WANTLIB += asn1 c crypto gssapi krb5 ncurses ssl
|
||||
WANTLIB += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += com_err heimbase roken wind
|
||||
|
||||
WANTLIB-main= ${WANTLIB} com_err crypto pthread ssl
|
||||
WANTLIB-c-client= # empty
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2013/06/17 19:30:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= enhanced, MIME capable Berkeley Mail
|
||||
|
||||
@ -6,12 +6,12 @@ DISTNAME= s-nail-14.2.2
|
||||
DISTFILES= ${DISTNAME:S/./_/g}.tar.gz
|
||||
CATEGORIES= mail
|
||||
HOMEPAGE= http://sdaoden.users.sourceforge.net/code.html#s-nail
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 c com_err crypto gssapi heimbase heimntlm hx509
|
||||
WANTLIB += asn1 c com_err crypto gssapi heimbase
|
||||
WANTLIB += idn krb5 pthread roken ssl wind
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=s-nail/}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.153 2013/06/18 11:58:17 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.154 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= MS Exchange groupware suite replacement
|
||||
COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP
|
||||
@ -7,8 +7,8 @@ PKGNAME= zarafa-${V}
|
||||
PKGNAME-main= zarafa-${V}
|
||||
PKGNAME-web= zarafa-webaccess-${V}
|
||||
|
||||
REVISION-main= 4
|
||||
REVISION-web= 0
|
||||
REVISION-main= 5
|
||||
REVISION-web= 1
|
||||
|
||||
CATEGORIES= mail www productivity
|
||||
|
||||
@ -49,7 +49,7 @@ WANTLIB += boost_filesystem-mt boost_system-mt e2fs-uuid
|
||||
WANTLIB-main += ${WANTLIB} ${MODPY_WANTLIB}
|
||||
WANTLIB-main += asn1 c com_err crypto gssapi ical icalss krb5 lber-2.4
|
||||
WANTLIB-main += mysqlclient ncursesw sasl2 ssl util xml2 kyotocabinet
|
||||
WANTLIB-main += heimbase heimntlm hx509 ldap_r-2.4 roken wind
|
||||
WANTLIB-main += heimbase ldap_r-2.4 roken wind
|
||||
WANTLIB-main += clucene-core clucene-shared
|
||||
|
||||
RUN_DEPENDS-main=${MODGETTEXT_RUN_DEPENDS} \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.80 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.81 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= bad elements for GStreamer
|
||||
COMMENT-neon= neon element for GStreamer (plugins-bad)
|
||||
@ -12,9 +12,9 @@ PKGNAME-main= gstreamer-plugins-bad-${V}
|
||||
PKGNAME-neon= gstreamer-neon-${V}
|
||||
PKGNAME-mjpeg= gstreamer-mjpeg-${V}
|
||||
|
||||
REVISION-main= 14
|
||||
REVISION-mjpeg= 5
|
||||
REVISION-neon= 5
|
||||
REVISION-main= 15
|
||||
REVISION-mjpeg= 6
|
||||
REVISION-neon= 6
|
||||
|
||||
SHARED_LIBS += gstphotography-0.10 1.0 # 23.0
|
||||
SHARED_LIBS += gstsignalprocessor-0.10 1.0 # 23.0
|
||||
@ -47,7 +47,7 @@ WANTLIB-main += yajl FLAC dvdcss graphite2 ogg vorbis vorbisenc
|
||||
|
||||
WANTLIB-neon += ${WANTLIB}
|
||||
WANTLIB-neon += asn1 crypto expat gssapi gstbase-0.10 krb5 neon proxy
|
||||
WANTLIB-neon += ssl com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB-neon += ssl com_err heimbase roken wind
|
||||
|
||||
WANTLIB-mjpeg += ${WANTLIB}
|
||||
WANTLIB-mjpeg += gstbase-0.10 mjpegutils mpeg2encpp mplex2 stdc++
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= command-line WebDAV client
|
||||
|
||||
DISTNAME= cadaver-0.23.3
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= net www
|
||||
|
||||
HOMEPAGE= http://www.webdav.org/cadaver/
|
||||
@ -12,7 +12,7 @@ HOMEPAGE= http://www.webdav.org/cadaver/
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 c crypto curses expat gssapi krb5 readline ssl
|
||||
WANTLIB += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += com_err heimbase roken wind
|
||||
WANTLIB += z neon proxy pthread
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.49 2013/06/17 19:30:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.50 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
SHARED_LIBS += freeradius-radius 4.1 # .0.0
|
||||
@ -15,15 +15,15 @@ DISTNAME= freeradius-server-$V
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
PKGNAME-main= freeradius-$V
|
||||
REVISION-main= 1
|
||||
REVISION-main= 2
|
||||
PKGNAME-iodbc= freeradius-iodbc-$V
|
||||
REVISION-iodbc= 2
|
||||
REVISION-iodbc= 3
|
||||
PKGNAME-mysql= freeradius-mysql-$V
|
||||
REVISION-mysql= 2
|
||||
REVISION-mysql= 3
|
||||
PKGNAME-pgsql= freeradius-pgsql-$V
|
||||
REVISION-pgsql= 0
|
||||
REVISION-pgsql= 1
|
||||
PKGNAME-ldap= freeradius-ldap-$V
|
||||
REVISION-ldap= 0
|
||||
REVISION-ldap= 1
|
||||
|
||||
CATEGORIES= net security
|
||||
|
||||
@ -104,7 +104,7 @@ LIB_DEPENDS-ldap= databases/openldap \
|
||||
${BASE_PKGPATH}
|
||||
WANTLIB-ldap= crypto ssl sasl2 asn1 com_err gssapi krb5 \
|
||||
lber>=8 ldap_r>=8 freeradius-radius>=1 pthread \
|
||||
heimbase heimntlm hx509 roken wind
|
||||
heimbase roken wind
|
||||
RUN_DEPENDS-ldap= #empty
|
||||
.endif
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= jabber server
|
||||
DISTNAME= jabberd-2.0s11
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
EPOCH= 1
|
||||
CATEGORIES= net
|
||||
HOMEPAGE= http://jabberd2.org/
|
||||
@ -65,7 +65,7 @@ CONFIGURE_ARGS+= --disable-db
|
||||
|
||||
.if ${FLAVOR:Mldap}
|
||||
LIB_DEPENDS+= databases/openldap>=2.3
|
||||
WANTLIB += heimbase heimntlm hx509 lber-2.4 ldap-2.4 pthread roken wind
|
||||
WANTLIB += heimbase lber-2.4 ldap-2.4 pthread roken wind
|
||||
CONFIGURE_ARGS+= --enable-ldap
|
||||
WANTLIB+= sasl2 asn1 com_err gssapi krb5
|
||||
.else
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.39 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.40 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= nagios base plugins
|
||||
COMMENT-fping= fping plugin
|
||||
@ -16,12 +16,12 @@ PKGNAME-main= nagios-plugins-$V
|
||||
PKGNAME-fping= nagios-plugins-fping-$V
|
||||
PKGNAME-game= nagios-plugins-game-$V
|
||||
PKGNAME-ldap= nagios-plugins-ldap-$V
|
||||
REVISION-ldap= 0
|
||||
REVISION-ldap= 1
|
||||
PKGNAME-mysql= nagios-plugins-mysql-$V
|
||||
REVISION-mysql= 1
|
||||
REVISION-mysql= 2
|
||||
PKGNAME-ntp= nagios-plugins-ntp-$V
|
||||
PKGNAME-pgsql= nagios-plugins-pgsql-$V
|
||||
REVISION-pgsql= 0
|
||||
REVISION-pgsql= 1
|
||||
PKGNAME-samba= nagios-plugins-samba-$V
|
||||
PKGNAME-snmp= nagios-plugins-snmp-$V
|
||||
CATEGORIES= net
|
||||
@ -92,7 +92,7 @@ RUN_DEPENDS-game= games/qstat
|
||||
|
||||
WANTLIB-ldap+= ${WANTLIB} asn1 com_err crypto gssapi krb5
|
||||
WANTLIB-ldap+= lber-2.4 ldap-2.4 sasl2 ssl
|
||||
WANTLIB-ldap+= heimbase heimntlm hx509 roken wind
|
||||
WANTLIB-ldap+= heimbase roken wind
|
||||
LIB_DEPENDS-ldap= databases/openldap \
|
||||
${LIB_DEPENDS}
|
||||
|
||||
@ -104,7 +104,7 @@ WANTLIB-ntp= ${WANTLIB} m
|
||||
RUN_DEPENDS-ntp= net/ntp
|
||||
|
||||
WANTLIB-pgsql+= ${WANTLIB} com_err crypto pq ssl
|
||||
WANTLIB-pgsql+= asn1 krb5 heimbase hx509 roken wind
|
||||
WANTLIB-pgsql+= asn1 krb5 heimbase roken wind
|
||||
LIB_DEPENDS-pgsql= databases/postgresql \
|
||||
${LIB_DEPENDS}
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2013/06/17 19:30:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= HTTP and WebDAV client library, with C interface
|
||||
|
||||
DISTNAME= neon-0.29.6
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
SHARED_LIBS= neon 28.0 # 29.6
|
||||
CATEGORIES= net www devel
|
||||
|
||||
@ -12,8 +12,8 @@ HOMEPAGE= http://www.webdav.org/neon/
|
||||
# LGPLv2+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 com_err crypto expat gssapi heimbase heimntlm
|
||||
WANTLIB += hx509 krb5 m proxy pthread roken ssl stdc++ wind z
|
||||
WANTLIB += asn1 com_err crypto expat gssapi heimbase
|
||||
WANTLIB += krb5 m proxy pthread roken ssl stdc++ wind z
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.49 2013/06/17 19:30:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.50 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= AFP file and print services for IP networks
|
||||
|
||||
DISTNAME= netatalk-2.2.3
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netatalk/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@ -16,7 +16,7 @@ HOMEPAGE= http://netatalk.sourceforge.net/
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 c com_err crypto db gcrypt gpg-error gssapi heimbase
|
||||
WANTLIB += heimntlm hx509 krb5 pthread roken rpcsvc wind wrap
|
||||
WANTLIB += krb5 pthread roken rpcsvc wind wrap
|
||||
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS= databases/db/v4 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2013/06/18 14:18:47 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -17,10 +17,10 @@ PKGNAME-ldap= powerdns-ldap-${V}
|
||||
CATEGORIES= net
|
||||
HOMEPAGE= http://www.powerdns.com/
|
||||
|
||||
REVISION-main= 1
|
||||
REVISION-mysql= 2
|
||||
REVISION-pgsql= 0
|
||||
REVISION-ldap= 0
|
||||
REVISION-main= 2
|
||||
REVISION-mysql= 3
|
||||
REVISION-pgsql= 1
|
||||
REVISION-ldap= 1
|
||||
|
||||
MULTI_PACKAGES= -main
|
||||
|
||||
@ -62,7 +62,7 @@ CONFIGURE_ARGS+= --with-pgsql=${LOCALBASE} \
|
||||
--with-pgsql-includes=${LOCALBASE}/include/postgresql
|
||||
LIB_DEPENDS-pgsql= databases/postgresql,-main
|
||||
RUN_DEPENDS-pgsql= ${FULLPKGNAME-main}:net/powerdns
|
||||
WANTLIB-pgsql= com_err crypto pq>=2 ssl asn1 heimbase hx509 krb5 \
|
||||
WANTLIB-pgsql= com_err crypto pq>=2 ssl asn1 heimbase krb5 \
|
||||
roken wind ${WANTLIB}
|
||||
BACKENDS+= gpgsql
|
||||
.endif
|
||||
@ -77,7 +77,7 @@ RUN_DEPENDS-ldap= ${FULLPKGNAME-main}:net/powerdns
|
||||
CONFIGURE_ARGS+= --with-ldap=${LOCALBASE} \
|
||||
--with-ldap-includes=${LOCALBASE}/include
|
||||
WANTLIB-ldap+= asn1 com_err crypto gssapi krb5 lber-2.4 ldap_r-2.4 \
|
||||
heimbase heimntlm hx509 roken wind sasl2 ssl ${WANTLIB}
|
||||
heimbase roken wind sasl2 ssl ${WANTLIB}
|
||||
BACKENDS+= ldap
|
||||
.endif
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.185 2013/06/17 19:30:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.186 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -9,7 +9,7 @@ DISTNAME= samba-3.6.15
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
FULLPKGNAME-docs= ${DISTNAME:S/-/-docs-/}
|
||||
FULLPKGPATH-docs= net/samba,-docs
|
||||
REVISION-main= 0
|
||||
REVISION-main= 1
|
||||
|
||||
SHARED_LIBS= smbclient 3.0 \
|
||||
smbsharemodes 1.0 \
|
||||
@ -112,7 +112,7 @@ CONFIGURE_ARGS+= --with-krb5="${WRKDIR}/usr"
|
||||
#MODULES+= lang/python
|
||||
#MODPY_RUNDEP= No
|
||||
|
||||
WANTLIB += asn1 crypto gssapi heimbase heimntlm hx509 krb5 roken
|
||||
WANTLIB += asn1 crypto gssapi heimbase krb5 roken
|
||||
WANTLIB += wind com_err
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-ads
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.57 2013/06/17 19:28:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.58 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= people aggregation library
|
||||
|
||||
@ -7,7 +7,7 @@ GNOME_VERSION= 0.9.2
|
||||
# MODULE_VERSION in config.h
|
||||
API_V= 39
|
||||
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS += folks-telepathy 5.0 # 39.0
|
||||
SHARED_LIBS += folks 5.2 # 39.0
|
||||
@ -29,7 +29,7 @@ WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 gpg-error gssapi gthread-2.0
|
||||
WANTLIB += krb5 m ncurses nspr4 nss3 nssutil3 p11-kit pcre plc4
|
||||
WANTLIB += plds4 pthread readline secret-1 smime3 socialweb-client
|
||||
WANTLIB += softokn3 soup-2.4 sqlite3 ssl3 telepathy-glib xml2
|
||||
WANTLIB += heimbase heimntlm hx509 roken wind z zeitgeist-1.0
|
||||
WANTLIB += heimbase roken wind z zeitgeist-1.0
|
||||
|
||||
LIB_DEPENDS= databases/evolution-data-server>=3.8.1 \
|
||||
devel/libgee \
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2013/06/18 21:34:00 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= powerful console ftp client with many features
|
||||
|
||||
DISTNAME= yafc-1.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yafc/}
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
HOMEPAGE= http://yafc.sourceforge.net/
|
||||
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
|
||||
@ -13,7 +13,7 @@ MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 c com_err crypto gssapi heimbase heimntlm hx509
|
||||
WANTLIB += asn1 c com_err crypto gssapi heimbase
|
||||
WANTLIB += krb5 ncurses pthread readline roken wind
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
# XXX remove @exec-update when we branch 5.4-current
|
||||
|
||||
COMMENT= OpenPrinting CUPS filters
|
||||
|
||||
DISTNAME= cups-filters-1.0.34
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
CATEGORIES= print
|
||||
|
||||
SHARED_LIBS += cupsfilters 0.0 # 1.0
|
||||
@ -22,7 +22,7 @@ WANTLIB += asn1 avahi-client avahi-common avahi-glib c crypto
|
||||
WANTLIB += cups cupsimage dbus-1 expat fontconfig freetype glib-2.0
|
||||
WANTLIB += gssapi ijs jpeg krb5 lcms2 m openjpeg pcre
|
||||
WANTLIB += png poppler pthread qpdf ssl stdc++ tiff z pthread-stubs
|
||||
WANTLIB += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += com_err heimbase roken wind
|
||||
|
||||
MASTER_SITES= http://www.openprinting.org/download/cups-filters/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.158 2013/06/17 19:31:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.159 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= Common Unix Printing System
|
||||
COMMENT-libs= CUPS libraries and headers
|
||||
@ -10,8 +10,8 @@ EXTRACT_SUFX= .tar.bz2
|
||||
PKGNAME-main= cups-${VERSION}
|
||||
PKGNAME-libs= cups-libs-${VERSION}
|
||||
|
||||
REVISION-main= 2
|
||||
REVISION-libs= 0
|
||||
REVISION-main= 3
|
||||
REVISION-libs= 1
|
||||
|
||||
CATEGORIES= print sysutils
|
||||
|
||||
@ -29,7 +29,7 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 avahi-client avahi-common crypto gssapi krb5 m pthread
|
||||
WANTLIB += com_err heimbase heimntlm hx509 roken wind ssl stdc++ z
|
||||
WANTLIB += com_err heimbase roken wind ssl stdc++ z
|
||||
|
||||
WANTLIB-main += ${WANTLIB}
|
||||
WANTLIB-main += c cups cupscgi cupsimage cupsmime cupsppdc dbus-1 usb-1.0
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= GTK+2 frontend to CUPS
|
||||
|
||||
DISTNAME= gtklp-1.3.0
|
||||
CATEGORIES= print sysutils x11
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
EXTRACT_SUFX= .src.tar.gz
|
||||
|
||||
@ -23,7 +23,7 @@ WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 gssapi gthread-2.0
|
||||
WANTLIB += gtk-x11-2.0 harfbuzz krb5 m pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
|
||||
WANTLIB += pthread-stubs ssl xcb xcb-render xcb-shm z
|
||||
WANTLIB += com_err graphite2 heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += com_err graphite2 heimbase roken wind
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtklp/}
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= high quality print drivers for foomatic and CUPS
|
||||
|
||||
V= 5.2.9
|
||||
DISTNAME= gutenprint-${V}
|
||||
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
MAJOR_V= ${V:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
SUBST_VARS= MAJOR_V
|
||||
@ -25,7 +25,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 c crypto cups cupsimage gssapi ijs krb5 m ncurses
|
||||
WANTLIB += pthread readline ssl z avahi-client avahi-common dbus-1
|
||||
WANTLIB += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += com_err heimbase roken wind
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.80 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.81 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -17,8 +17,8 @@ PKGNAME-hpcups= hpcups-${V}
|
||||
PKGNAME-libs= hplip-libs-${V}
|
||||
PKGNAME-gui= hplip-gui-${V}
|
||||
|
||||
REVISION-main= 0
|
||||
REVISION-hpcups=0
|
||||
REVISION-main= 1
|
||||
REVISION-hpcups=1
|
||||
|
||||
SHARED_LIBS += hpmud 2.0 # .0.6
|
||||
SHARED_LIBS += hpip 2.0 # .0.1
|
||||
@ -48,7 +48,7 @@ cWANTLIB = crypto m pthread
|
||||
WANTLIB-main += ${WANTLIB} ${cWANTLIB}
|
||||
WANTLIB-main += asn1 c cups dbus-1 gssapi hpip hpmud jpeg krb5 netsnmp
|
||||
WANTLIB-main += sane ssl tiff usb-1.0 z usb avahi-client avahi-common
|
||||
WANTLIB-MAIN += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB-MAIN += com_err heimbase roken wind
|
||||
|
||||
BUILD_DEPENDS= sysutils/polkit
|
||||
|
||||
@ -80,7 +80,7 @@ RUN_DEPENDS-hpijs= print/foomatic-filters
|
||||
|
||||
WANTLIB-hpcups += ${WANTLIB} ${cWANTLIB} z asn1 gssapi krb5 ssl
|
||||
WANTLIB-hpcups += c jpeg stdc++ hpip cups cupsimage dbus-1
|
||||
WANTLIB-hpcups += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB-hpcups += com_err heimbase roken wind
|
||||
WANTLIB-hpcups += avahi-client avahi-common
|
||||
LIB_DEPENDS-hpcups= \
|
||||
graphics/jpeg \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
# libgs from ghostscript is only provided on shared libs archs
|
||||
SHARED_ONLY= Yes
|
||||
@ -7,7 +7,7 @@ COMMENT= library for rendering Postscript documents
|
||||
|
||||
DISTNAME= libspectre-0.2.7
|
||||
CATEGORIES= print
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS= spectre 0.1 # 2.7
|
||||
|
||||
@ -20,12 +20,12 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += ICE SM X11 Xext Xt asn1 crypto cups cupsimage freetype
|
||||
WANTLIB += gs gssapi ijs jbig2dec jpeg krb5 lcms2 m png ssl tiff
|
||||
WANTLIB += avahi-client avahi-common com_err dbus-1 heimbase heimntlm
|
||||
WANTLIB += hx509 intl pthread roken wind xcb z
|
||||
WANTLIB += avahi-client avahi-common com_err dbus-1 heimbase
|
||||
WANTLIB += pthread roken wind xcb z
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/releases/
|
||||
|
||||
MODULES= converters/libiconv
|
||||
MODULES= devel/gettext
|
||||
|
||||
# we want the 'display' device from ghostscript, which is not available
|
||||
# in the no_x11 FLAVOR
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT = labels and business card designer
|
||||
|
||||
GNOME_PROJECT = glabels
|
||||
GNOME_VERSION = 3.0.1
|
||||
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
|
||||
CATEGORIES = productivity graphics
|
||||
|
||||
@ -30,7 +30,7 @@ WANTLIB += krb5 m nspr4 nss3 nssutil3 p11-kit pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 plc4 plds4
|
||||
WANTLIB += png pthread pthread-stubs qrencode rsvg-2 secret-1
|
||||
WANTLIB += smime3 softokn3 soup-2.4 sqlite3 ssl3 xcb xcb-render
|
||||
WANTLIB += xcb-shm xml2 z zint heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += xcb-shm xml2 z zint heimbase roken wind
|
||||
|
||||
MODULES = devel/gettext \
|
||||
x11/gnome \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2013/06/17 19:29:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT = Mozilla calendar
|
||||
|
||||
@ -10,7 +10,7 @@ MOZILLA_BRANCH = 1.9.2
|
||||
MOZILLA_CODENAME = calendar
|
||||
|
||||
EPOCH = 0
|
||||
REVISION = 25
|
||||
REVISION = 26
|
||||
|
||||
HOMEPAGE = http://www.mozilla.org/projects/calendar/sunbird/
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.76 2013/06/17 19:31:09 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.77 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer)
|
||||
|
||||
DISTNAME= cyrus-sasl-2.1.26
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
|
||||
SHARED_LIBS += sasl2 3.0 # 3.0
|
||||
|
||||
@ -18,7 +18,7 @@ PERMIT_PACKAGE_CDROM= yes
|
||||
|
||||
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/
|
||||
|
||||
WANTLIB += asn1 c com_err crypto gssapi heimbase heimntlm hx509
|
||||
WANTLIB += asn1 c com_err crypto gssapi heimbase
|
||||
WANTLIB += krb5 pthread roken wind
|
||||
|
||||
# uses nroff(1)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2013/06/17 19:29:58 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= Perl module to authenticate against a Kerberos server
|
||||
SHARED_ONLY= Yes
|
||||
@ -6,13 +6,14 @@ SHARED_ONLY= Yes
|
||||
MODULES= cpan
|
||||
DISTNAME= Authen-Krb5-Simple-0.43
|
||||
CATEGORIES= security
|
||||
REVISION= 0
|
||||
|
||||
MAINTAINER= Stephen Kirkham <sk@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 com_err crypto heimbase hx509 krb5 pthread roken
|
||||
WANTLIB += asn1 com_err crypto heimbase krb5 pthread roken
|
||||
WANTLIB += wind
|
||||
|
||||
CONFIGURE_ENV= skip_lib_check=1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2013/06/17 19:31:09 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= perl interface to the GSSAPIv2 library
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= GSSAPI-0.28
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
CATEGORIES= security
|
||||
USE_GROFF = Yes
|
||||
|
||||
@ -15,7 +15,7 @@ HOMEPAGE= http://perlgssapi.sourceforge.net/
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 com_err crypto gssapi heimbase heimntlm hx509
|
||||
WANTLIB += asn1 com_err crypto gssapi heimbase
|
||||
WANTLIB += krb5 pthread roken wind
|
||||
|
||||
CPAN_AUTHOR= AGROLMS
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2013/06/17 19:33:23 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= kerberos5 password verification python module
|
||||
|
||||
@ -6,7 +6,7 @@ MODPY_EGG_VERSION= 0.5
|
||||
DISTNAME= pykpass-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
CATEGORIES= security
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://www.huque.com/software/pykpass/
|
||||
|
||||
@ -15,7 +15,7 @@ MAINTAINER= Jason Meltzer <meltzer@strangeresearch.com>
|
||||
# Python
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 com_err crypto heimbase hx509 krb5 pthread python2.7
|
||||
WANTLIB += asn1 com_err crypto heimbase krb5 pthread python2.7
|
||||
WANTLIB += roken ssl wind
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.71 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.72 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= UPS monitoring program supporting many brands
|
||||
COMMENT-cgi= CGIs for monitoring Nut-based UPSs
|
||||
@ -6,9 +6,9 @@ COMMENT-snmp= driver for monitoring UPS via SNMP
|
||||
COMMENT-xml= driver for monitoring UPS via XML/HTTP
|
||||
|
||||
DISTNAME= nut-2.6.5
|
||||
REVISION-main= 1
|
||||
REVISION-cgi= 0
|
||||
REVISION-xml= 0
|
||||
REVISION-main= 2
|
||||
REVISION-cgi= 1
|
||||
REVISION-xml= 1
|
||||
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-cgi= ${DISTNAME:S/-/-cgi-/}
|
||||
@ -29,7 +29,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
COMMON += c crypto pthread
|
||||
WANTLIB-main += ${COMMON} ltdl m ssl usb usb-1.0 wrap
|
||||
WANTLIB-xml += ${COMMON} ${MODGETTEXT_WANTLIB} asn1 expat gssapi krb5 neon ssl z proxy
|
||||
WANTLIB-xml += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB-xml += com_err heimbase roken wind
|
||||
WANTLIB-cgi += ${COMMON} ${MODGETTEXT_WANTLIB} X11 expat fontconfig
|
||||
WANTLIB-cgi += freetype gd jpeg m png ssl upsclient xcb z
|
||||
WANTLIB-snmp += ${COMMON} m netsnmp
|
||||
|
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.181 2013/06/17 19:31:17 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.182 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT-main= open source multi-protocol PBX and telephony toolkit
|
||||
|
||||
VER= 11.4.0
|
||||
REVISION-main= 1
|
||||
REVISION-calendar= 2
|
||||
REVISION-main= 2
|
||||
REVISION-calendar= 3
|
||||
DISTNAME= asterisk-${VER:S/beta/-beta/:S/rc/-rc/}
|
||||
PKGNAME-main= asterisk-${VER}
|
||||
|
||||
@ -141,7 +141,7 @@ CONFIGURE_ARGS+= --with-imap=no
|
||||
COMMENT-calendar= calendar support for Asterisk
|
||||
WANTLIB-calendar= ${MODGETTEXT_WANTLIB} asn1 crypto expat gssapi \
|
||||
ical iksemel krb5 m neon proxy ssl xml2 z wind \
|
||||
com_err heimbase heimntlm hx509 pthread roken
|
||||
com_err heimbase pthread roken
|
||||
LIB_DEPENDS-calendar= net/neon \
|
||||
textproc/libical \
|
||||
${MODGETTEXT_LIB_DEPENDS}
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= apache HTTP server
|
||||
|
||||
V= 2.2.23
|
||||
PKGNAME= apache-httpd-${V}
|
||||
DISTNAME= httpd-${V}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= www net
|
||||
|
||||
@ -28,7 +28,7 @@ FLAVOR?=
|
||||
.if ${FLAVOR:Mldap}
|
||||
CONFIGURE_ARGS+= --with-ldap --enable-ldap --enable-authnz-ldap
|
||||
WANTLIB+= asn1 com_err gssapi krb5 sasl2
|
||||
WANTLIB+= heimbase heimntlm hx509 lber-2.4 ldap-2.4 roken wind
|
||||
WANTLIB+= heimbase lber-2.4 ldap-2.4 roken wind
|
||||
LIB_DEPENDS+= databases/openldap
|
||||
LIB_DEPENDS+= apr-util-*-ldap:devel/apr-util,ldap
|
||||
.else
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
MULTI_PACKAGES= -main -db -ldap
|
||||
COMMENT-main= ICAP server for use with web proxies
|
||||
@ -11,7 +11,7 @@ PKGNAME-main= c-icap-$V
|
||||
PKGNAME-db= c-icap-db-$V
|
||||
PKGNAME-ldap= c-icap-ldap-$V
|
||||
|
||||
REVISION-ldap= 0
|
||||
REVISION-ldap= 1
|
||||
|
||||
SHARED_LIBS += icapapi 0.0 # 2.5
|
||||
|
||||
@ -37,7 +37,7 @@ LIB_DEPENDS-ldap= databases/openldap \
|
||||
${BASE_PKGPATH}
|
||||
WANTLIB-ldap= asn1 com_err crypto gssapi icapapi krb5 ssl
|
||||
WANTLIB-ldap+= lber-2.4 ldap-2.4 pthread sasl2 z
|
||||
WANTLIB-ldap+= heimbase heimntlm hx509 roken wind
|
||||
WANTLIB-ldap+= heimbase roken wind
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/c-icap/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.44 2013/06/18 17:02:37 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.45 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -18,11 +18,11 @@ PKGNAME-mysql = cherokee-mysql-${VERSION}
|
||||
PKGNAME-geoip = cherokee-geoip-${VERSION}
|
||||
PKGNAME-streaming = cherokee-streaming-${VERSION}
|
||||
|
||||
REVISION-main = 1
|
||||
REVISION-geoip = 1
|
||||
REVISION-ldap = 2
|
||||
REVISION-mysql = 3
|
||||
REVISION-streaming = 2
|
||||
REVISION-main = 2
|
||||
REVISION-geoip = 2
|
||||
REVISION-ldap = 3
|
||||
REVISION-mysql = 4
|
||||
REVISION-streaming = 3
|
||||
|
||||
SHARED_LIBS = cherokee-base 0.0 \
|
||||
cherokee-client 0.0 \
|
||||
@ -62,7 +62,7 @@ RUN_DEPENDS-geoip = ${BASE_PKGPATH}
|
||||
|
||||
LIB_DEPENDS-ldap = databases/openldap
|
||||
WANTLIB-ldap = asn1 com_err crypto gssapi krb5 lber-2.4 ldap-2.4 sasl2 ssl \
|
||||
heimbase heimntlm hx509 pthread roken wind
|
||||
heimbase pthread roken wind
|
||||
RUN_DEPENDS-ldap = ${BASE_PKGPATH}
|
||||
|
||||
LIB_DEPENDS-mysql = databases/mysql
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2013/06/17 19:29:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT = Mozilla mobile web browser
|
||||
|
||||
@ -7,7 +7,7 @@ MOZILLA_BRANCH = esr10
|
||||
MOZILLA_PROJECT = fennec
|
||||
MOZILLA_CODENAME = mobile
|
||||
PKGNAME = ${MOZILLA_PROJECT}-${MOZILLA_VERSION:S/esr//}
|
||||
REVISION = 7
|
||||
REVISION = 8
|
||||
|
||||
SO_VERSION = 6.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2013/06/17 19:29:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT = Mozilla web browser
|
||||
|
||||
# Don't forget to update devel/xulrunner/1.9 if patches changes.
|
||||
|
||||
MOZILLA_VERSION = 3.6.28
|
||||
REVISION = 10
|
||||
REVISION = 11
|
||||
MOZILLA_BRANCH = 1.9.2
|
||||
MOZILLA_PROJECT = firefox36
|
||||
MOZILLA_DIST = firefox
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.114 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.115 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= secure, fast, compliant, and very flexible web-server
|
||||
|
||||
DISTNAME= lighttpd-1.4.32
|
||||
REVISION= 6
|
||||
REVISION= 7
|
||||
CATEGORIES= www net
|
||||
MASTER_SITES= http://download.lighttpd.net/lighttpd/releases-1.4.x/
|
||||
|
||||
@ -45,7 +45,7 @@ FLAVOR?=
|
||||
CONFIGURE_ARGS+= --with-ldap
|
||||
LIB_DEPENDS+= databases/openldap
|
||||
WANTLIB+= sasl2 asn1 com_err gssapi krb5 wind
|
||||
WANTLIB+= heimbase heimntlm hx509 lber-2.4 ldap-2.4 pthread roken
|
||||
WANTLIB+= heimbase lber-2.4 ldap-2.4 pthread roken
|
||||
.endif
|
||||
|
||||
.if ${FLAVOR:Mmysql}
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2013/06/17 19:31:25 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= Apache Kerberos authentication module
|
||||
|
||||
REVISION= 9
|
||||
REVISION= 10
|
||||
DISTNAME= mod_auth_kerb-5.3
|
||||
CATEGORIES= www
|
||||
|
||||
@ -14,7 +14,7 @@ MAINTAINER= Jason Meltzer <jmeltzer@openbsd.org>
|
||||
# combination of 2- and 3-clause BSD, MIT, and export crypto warnings
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 com_err crypto gssapi heimbase heimntlm hx509
|
||||
WANTLIB += asn1 com_err crypto gssapi heimbase
|
||||
WANTLIB += krb5 pthread roken wind
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=modauthkerb/}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.232 2013/06/17 19:29:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.233 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT = Mozilla web browser
|
||||
BROKEN-sparc64 = https://bugzilla.mozilla.org/show_bug.cgi?id=577056
|
||||
@ -10,7 +10,7 @@ MOZILLA_VERSION = 21.0
|
||||
MOZILLA_BRANCH = release
|
||||
MOZILLA_PROJECT = firefox
|
||||
MOZILLA_CODENAME = browser
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
#MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_PROJECT}/nightly/${MOZILLA_VERSION}-candidates/build1/source/
|
||||
SO_VERSION = 40.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: mozilla.port.mk,v 1.54 2013/06/17 19:29:05 ajacoutot Exp $
|
||||
# $OpenBSD: mozilla.port.mk,v 1.55 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc64
|
||||
@ -70,7 +70,7 @@ MODMOZ_WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi \
|
||||
nspr4 nss3 pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pixman-1 plc4 plds4 pthread pthread-stubs \
|
||||
smime3 sndio nssutil3 ssl3 stdc++ z \
|
||||
asn1 com_err heimbase hx509 roken wind
|
||||
asn1 com_err heimbase roken wind
|
||||
|
||||
# for all mozilla ports, build against systemwide sqlite3
|
||||
MODMOZ_WANTLIB += sqlite3>=22
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.157 2013/06/17 19:31:25 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.158 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
MULTI_PACKAGES= -main -ntlm
|
||||
|
||||
@ -10,7 +10,6 @@ COMMENT-ldap= LDAP authentication/ACL support for Squid
|
||||
COMMENT-ntlm= NTLM authentication/ACL support for Squid
|
||||
|
||||
V= 3.3.5
|
||||
REVISION-main= 0
|
||||
|
||||
DISTNAME= squid-$V
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@ -19,8 +18,9 @@ PKGNAME-ldap= squid-ldap-$V
|
||||
PKGNAME-ntlm= squid-ntlm-$V
|
||||
CATEGORIES= www
|
||||
|
||||
REVISION-main= 1
|
||||
REVISION-ldap= 0
|
||||
REVISION-main= 2
|
||||
REVISION-ldap= 1
|
||||
REVISION-ntlm= 1
|
||||
|
||||
# bzr repository at https://code.launchpad.net/squid
|
||||
MASTER_SITES= ${HOMEPAGE}Versions/v${V:R:R}/${V:R}/
|
||||
@ -35,7 +35,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
WANTLIB += c m pthread stdc++
|
||||
|
||||
WANTLIB-main= ${WANTLIB} asn1 crypto db execinfo gssapi krb5 ssl \
|
||||
com_err heimbase heimntlm hx509 roken wind
|
||||
com_err heimbase roken wind
|
||||
|
||||
LIB_DEPENDS-main= ${LIB_DEPENDS} \
|
||||
databases/db/v4 \
|
||||
@ -122,7 +122,7 @@ RUN_DEPENDS-ldap= ${BASE_PKGPATH}
|
||||
LIB_DEPENDS-ldap= ${LIB_DEPENDS} databases/openldap
|
||||
WANTLIB-ldap += ${WANTLIB} asn1 com_err crypto gssapi krb5
|
||||
WANTLIB-ldap += lber-2.4 ldap-2.4 sasl2 ssl wind
|
||||
WANTLIB-ldap += com_err heimbase heimntlm hx509 roken
|
||||
WANTLIB-ldap += com_err heimbase roken
|
||||
.endif
|
||||
|
||||
RUN_DEPENDS-ntlm= net/samba,ads ${BASE_PKGPATH}
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/06/17 19:31:25 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= WWW and FTP proxy cache and accelerator
|
||||
|
||||
DISTNAME= squid-2.7.STABLE9
|
||||
REVISION= 23
|
||||
REVISION= 24
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${HOMEPAGE}/Versions/v2/2.7/
|
||||
DIST_SUBDIR= squid
|
||||
@ -16,7 +16,7 @@ HOMEPAGE= http://www.squid-cache.org/
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 c com_err crypto krb5 gssapi m pthread ssl roken
|
||||
WANTLIB += heimbase heimntlm hx509 wind
|
||||
WANTLIB += heimbase wind
|
||||
|
||||
LOCALSTATEDIR= ${BASELOCALSTATEDIR}/squid
|
||||
SUBST_VARS= LOCALSTATEDIR
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.96 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.97 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= versatile IDE for GNOME
|
||||
|
||||
GNOME_PROJECT= anjuta
|
||||
GNOME_VERSION= 3.8.4
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS += anjuta-3 0.0 # 0.0
|
||||
|
||||
@ -35,7 +35,7 @@ WANTLIB += svn_diff-1 svn_fs-1 svn_fs_base-1 svn_fs_fs-1 svn_fs_util-1
|
||||
WANTLIB += svn_ra-1 svn_ra_local-1 svn_ra_neon-1 svn_ra_svn-1
|
||||
WANTLIB += svn_repos-1 svn_subr-1 svn_wc-1 util vte2_90 webkitgtk-3.0
|
||||
WANTLIB += webp xcb xcb-render xcb-shm xml2 xslt z vala-0.20 wind
|
||||
WANTLIB += com_err harfbuzz-icu heimbase heimntlm hx509 roken
|
||||
WANTLIB += com_err harfbuzz-icu heimbase roken
|
||||
WANTLIB += ${MODPY_WANTLIB}
|
||||
|
||||
MODULES= devel/dconf \
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= contacts manager for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-contacts
|
||||
GNOME_VERSION= 3.8.2
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= productivity
|
||||
|
||||
@ -25,7 +25,7 @@ WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
|
||||
WANTLIB += plc4 plds4 png pthread pthread-stubs secret-1 smime3
|
||||
WANTLIB += softokn3 soup-2.4 sqlite3 ssl3 telepathy-glib xcb xcb-render
|
||||
WANTLIB += xcb-shm xkbfile xml2 z zeitgeist-1.0
|
||||
WANTLIB += heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += heimbase roken wind
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.106 2013/06/18 07:11:27 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.107 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= GNOME control center
|
||||
|
||||
GNOME_PROJECT= gnome-control-center
|
||||
GNOME_VERSION= 3.8.3
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
@ -31,7 +31,7 @@ WANTLIB += pthread pthread-stubs pulse pulse-mainloop-glib rest-0.7
|
||||
WANTLIB += secret-1 smbclient sndfile soup-2.4 soup-gnome-2.4
|
||||
WANTLIB += sqlite3 stdc++ upower-glib vorbis vorbisenc vorbisfile
|
||||
WANTLIB += webkitgtk-3.0 webp xcb xcb-render xcb-shm xkbfile xml2
|
||||
WANTLIB += asn1 com_err crack crypto heimbase hx509 krb5 pwquality
|
||||
WANTLIB += asn1 com_err crack crypto heimbase krb5 pwquality
|
||||
WANTLIB += roken wind xslt z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.69 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.70 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
# if ekiga ever moves to gstreamer, detect_sndiosink_devices() will need
|
||||
# to be implemented in:
|
||||
@ -10,7 +10,7 @@ COMMENT= SIP and H.323 compatible conferencing application
|
||||
|
||||
GNOME_PROJECT= ekiga
|
||||
GNOME_VERSION= 4.0.1
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
|
||||
# pkg/PLIST
|
||||
SUBST_VARS += GNOME_VERSION
|
||||
@ -35,7 +35,7 @@ WANTLIB += p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
|
||||
WANTLIB += pixman-1 plc4 plds4 png pt pthread pthread-stubs sasl2
|
||||
WANTLIB += secret-1 smime3 sndio softokn3 soup-2.4 speexdsp sqlite3
|
||||
WANTLIB += ssl ssl3 stdc++ usbhid xcb xcb-render xcb-shm xml2
|
||||
WANTLIB += heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += heimbase roken wind
|
||||
WANTLIB += z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.79 2013/06/18 16:47:56 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.80 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -21,11 +21,11 @@ PKGNAME-mysql= libgda-mysql-${GNOME_VERSION}
|
||||
PKGNAME-pgsql= libgda-pgsql-${GNOME_VERSION}
|
||||
PKGNAME-ui= libgda-ui-${GNOME_VERSION}
|
||||
|
||||
REVISION-main= 1
|
||||
REVISION-mysql= 1
|
||||
REVISION-ui= 1
|
||||
REVISION-ldap= 0
|
||||
REVISION-pgsql= 0
|
||||
REVISION-main= 2
|
||||
REVISION-mysql= 2
|
||||
REVISION-ui= 2
|
||||
REVISION-ldap= 1
|
||||
REVISION-pgsql= 1
|
||||
|
||||
EPOCH-main= 2
|
||||
EPOCH-ldap= 0
|
||||
@ -155,7 +155,7 @@ CONFIGURE_ARGS+= --without-postgres
|
||||
RUN_DEPENDS-pgsql= ${MODGETTEXT_RUN_DEPENDS}
|
||||
MULTI_PACKAGES+= -pgsql
|
||||
WANTLIB-pgsql= ${WANTLIB} gda-${GDA_MAJOR} pq com_err crypto ssl \
|
||||
asn1 heimbase hx509 krb5 roken wind
|
||||
asn1 heimbase krb5 roken wind
|
||||
LIB_DEPENDS-pgsql= ${LIB_DEPENDS} \
|
||||
x11/gnome/libgda \
|
||||
databases/postgresql
|
||||
@ -166,7 +166,7 @@ CONFIGURE_ARGS+= --with-postgres="${LOCALBASE}"
|
||||
RUN_DEPENDS-ldap= ${MODGETTEXT_RUN_DEPENDS}
|
||||
MULTI_PACKAGES+= -ldap
|
||||
WANTLIB-ldap= ${WANTLIB} crypto gda-${GDA_MAJOR} gssapi krb5 lber-2.4 \
|
||||
ldap-2.4 sasl2 ssl asn1 com_err heimbase heimntlm hx509 \
|
||||
ldap-2.4 sasl2 ssl asn1 com_err heimbase \
|
||||
roken wind
|
||||
LIB_DEPENDS-ldap= ${LIB_DEPENDS} \
|
||||
x11/gnome/libgda \
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.84 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.85 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME encryption interface
|
||||
|
||||
GNOME_PROJECT= seahorse
|
||||
GNOME_VERSION= 3.8.2
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
@ -24,7 +24,7 @@ WANTLIB += harfbuzz krb5 lber-2.4 ldap-2.4
|
||||
WANTLIB += m p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
|
||||
WANTLIB += pixman-1 png pthread pthread-stubs sasl2 secret-1 soup-2.4
|
||||
WANTLIB += sqlite3 ssl stdc++ xcb xcb-render xcb-shm xml2 z
|
||||
WANTLIB += heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += heimbase roken wind
|
||||
|
||||
LIB_DEPENDS= databases/openldap \
|
||||
x11/gnome/gcr \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.111 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.112 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= GNOME settings daemon
|
||||
|
||||
GNOME_PROJECT= gnome-settings-daemon
|
||||
GNOME_VERSION= 3.8.3
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -23,7 +23,7 @@ WANTLIB += json-c krb5 lcms2 ltdl m notify ogg pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
|
||||
WANTLIB += pulse pulse-mainloop-glib sndfile ssl upower-glib vorbis
|
||||
WANTLIB += vorbisenc vorbisfile xcb xcb-render xcb-shm xkbfile
|
||||
WANTLIB += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += com_err heimbase roken wind
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT= next generation GNOME shell
|
||||
|
||||
GNOME_PROJECT= gnome-shell
|
||||
GNOME_VERSION= 3.8.3
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://live.gnome.org/GnomeShell
|
||||
|
||||
@ -20,8 +20,8 @@ WANTLIB += edataserver-1.2 execinfo expat ffi fontconfig freetype
|
||||
WANTLIB += gck-1 gcr-base-3 gcrypt gdbm gdk-3 gdk_pixbuf-2.0 gio-2.0
|
||||
WANTLIB += girepository-1.0 gjs glib-2.0 gmodule-2.0 gnome-menu-3
|
||||
WANTLIB += gobject-2.0 gpg-error graphite2 gssapi gstbase-1.0
|
||||
WANTLIB += gstreamer-1.0 gthread-2.0 gtk-3 harfbuzz heimbase heimntlm
|
||||
WANTLIB += hx509 ical icalss icalvcal json-c json-glib-1.0 krb5
|
||||
WANTLIB += gstreamer-1.0 gthread-2.0 gtk-3 harfbuzz heimbase
|
||||
WANTLIB += ical icalss icalvcal json-c json-glib-1.0 krb5
|
||||
WANTLIB += ltdl m mozjs185 mutter ncurses ncursesw nspr4 nss3
|
||||
WANTLIB += nssutil3 ogg p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 plc4 plds4 png polkit-agent-1 polkit-gobject-1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= quick previewer for Nautilus
|
||||
|
||||
GNOME_PROJECT= sushi
|
||||
GNOME_VERSION= 3.8.1
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
HOMEPAGE= https://live.gnome.org/ThreePointOne/Features/FilePreviewing
|
||||
|
||||
@ -29,7 +29,7 @@ WANTLIB += neon nspr4 orc-0.4 pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 plc4 plds4 png proxy pthread pthread-stubs
|
||||
WANTLIB += readline secret-1 soup-2.4 sqlite3 ssl stdc++ webkitgtk-3.0
|
||||
WANTLIB += webp xcb xcb-render xcb-shm xml2 xslt z
|
||||
WANTLIB += com_err harfbuzz-icu heimbase heimntlm hx509 icudata
|
||||
WANTLIB += com_err harfbuzz-icu heimbase icudata
|
||||
WANTLIB += icuuc roken wind
|
||||
|
||||
MODULES= devel/gettext \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.76 2013/06/17 19:31:32 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.77 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -9,7 +9,7 @@ GNOME_VERSION= 2.24.4
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
PKGNAME= gnome-vfs2-${VERSION}
|
||||
|
||||
REVISION= 7
|
||||
REVISION= 8
|
||||
|
||||
SHARED_LIBS += gnomevfs-2 2400.0 # .2400.0
|
||||
|
||||
@ -18,7 +18,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += asn1 bz2 c com_err crypto dbus-1 dbus-glib-1 fam ffi
|
||||
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gssapi gthread-2.0
|
||||
WANTLIB += heimbase heimntlm hx509 krb5 m pcre pthread roken ssl
|
||||
WANTLIB += heimbase krb5 m pcre pthread roken ssl
|
||||
WANTLIB += util wind xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.172 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.173 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= multi-platform graphical toolkit
|
||||
COMMENT-guic= gtk+ icon theme caching utility
|
||||
@ -9,8 +9,8 @@ GNOME_PROJECT= gtk+
|
||||
PKGNAME-main= gtk+2-${GNOME_VERSION}
|
||||
PKGNAME-guic= gtk-update-icon-cache-${GNOME_VERSION}
|
||||
|
||||
REVISION-main= 0
|
||||
REVISION-guic= 0
|
||||
REVISION-main= 1
|
||||
REVISION-guic= 1
|
||||
|
||||
CATEGORIES= x11 devel
|
||||
|
||||
@ -60,7 +60,7 @@ WANTLIB-main += Xi Xinerama Xrandr Xrender cairo expat dbus-1
|
||||
WANTLIB-main += fontconfig freetype pixman-1 pthread-stubs xcb
|
||||
WANTLIB-main += xcb-render xcb-shm asn1 crypto cups gssapi krb5 ssl
|
||||
WANTLIB-main += harfbuzz avahi-client avahi-common gthread-2.0
|
||||
WANTLIB-main += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB-main += com_err heimbase roken wind
|
||||
|
||||
WANTLIB-guic += ${WANTLIB}
|
||||
WANTLIB-guic += c gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 pthread
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.80 2013/06/18 19:24:35 miod Exp $
|
||||
# $OpenBSD: Makefile,v 1.81 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -11,8 +11,8 @@ GNOME_PROJECT= gtk+
|
||||
PKGNAME-main= gtk+3-${GNOME_VERSION}
|
||||
PKGNAME-cups= gtk+3-cups-${GNOME_VERSION}
|
||||
|
||||
REVISION-main= 1
|
||||
REVISION-cups= 2
|
||||
REVISION-main= 2
|
||||
REVISION-cups= 3
|
||||
|
||||
CATEGORIES= x11 devel
|
||||
|
||||
@ -70,7 +70,7 @@ LIB_DEPENDS-cups= ${LIB_DEPENDS} \
|
||||
WANTLIB-cups += ${WANTLIB}
|
||||
WANTLIB-cups += asn1 crypto cups gdk-3 gssapi gtk-3 krb5 ssl
|
||||
WANTLIB-cups += avahi-client avahi-common colordprivate
|
||||
WANTLIB-cups += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB-cups += com_err heimbase roken wind
|
||||
|
||||
MODGNOME_TOOLS= gi
|
||||
MODGNOME_CPPFLAGS= -I${X11BASE}/include/freetype2
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.116 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.117 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = K Desktop Environment, basic applications
|
||||
COMMENT-samba = K Desktop Environment, samba support
|
||||
@ -48,7 +48,7 @@ LIB_DEPENDS-samba = ${LIB_DEPENDS} \
|
||||
net/samba>=3
|
||||
|
||||
|
||||
REVISION-main = 24
|
||||
REVISION-main = 25
|
||||
WANTLIB-main = ${WANTLIB} GL GLU Half Iex IlmImf IlmThread Imath Xcomposite \
|
||||
Xcursor Xdamage Xdamage Xfixes Xfixes Xft Xi Xinerama Xmu Xrandr Xss \
|
||||
Xt Xtst Xxf86misc Xxf86vm Xxf86vm asn1 audiofile c com_err crypto drm \
|
||||
@ -61,10 +61,10 @@ WANTLIB-main = ${WANTLIB} GL GLU Half Iex IlmImf IlmThread Imath Xcomposite \
|
||||
lib/kde3/kscreensaver lib/kde3/ktexteditor lib/kde3/kutils mad mcop \
|
||||
mng ogg pcre pcreposix pthread qtmcop sasl2 sndio soundserver_idl ssl \
|
||||
usb vcard vorbis vorbisenc vorbisfile xkbfile Xau Xdmcp jpeg \
|
||||
FLAC avahi-client avahi-common dbus-1 dns_sd heimbase heimntlm \
|
||||
hx509 roken wind
|
||||
FLAC avahi-client avahi-common dbus-1 dns_sd heimbase \
|
||||
roken wind
|
||||
|
||||
REVISION-samba = 6
|
||||
REVISION-samba = 7
|
||||
WANTLIB-samba = ${WANTLIB} execinfo lib/samba/smbclient pthread talloc tdb \
|
||||
wbclient Xfixes Xt expat fontconfig freetype
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.127 2013/06/17 19:31:32 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.128 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = K Desktop Environment, libraries
|
||||
COMMENT-cups = K Desktop Environment, cups support
|
||||
@ -93,8 +93,8 @@ LIB_DEPENDS-cups = \
|
||||
print/cups,-libs
|
||||
|
||||
|
||||
REVISION-main = 23
|
||||
REVISION-cups = 10
|
||||
REVISION-main = 24
|
||||
REVISION-cups = 11
|
||||
|
||||
WANTLIB-main = ${WANTLIB}
|
||||
WANTLIB-main += GL Half Iex IlmImf>=4 IlmThread Imath Xcursor Xdamage Xfixes
|
||||
@ -104,7 +104,7 @@ WANTLIB-main += dbus-1 dns_sd drm expat fontconfig freetype glib-2.0
|
||||
WANTLIB-main += gmodule-2.0 gthread-2.0 jasper kmedia2_idl lcms mad mcop mng
|
||||
WANTLIB-main += ogg pcre pcreposix qtmcop sndio soundserver_idl tiff>=35
|
||||
WANTLIB-main += vorbis vorbisenc vorbisfile xml2 xslt>=1.10
|
||||
WANTLIB-main += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB-main += com_err heimbase roken wind
|
||||
|
||||
WANTLIB-cups = ${WANTLIB}
|
||||
WANTLIB-cups += DCOP cups lib/kde3/kdecore>=6 lib/kde3/kdefakes \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.61 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.62 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = K Desktop Environment, developer extensions
|
||||
COMMENT-svn = K Desktop Environment, svn extensions
|
||||
@ -7,9 +7,9 @@ VERSION = 3.5.10
|
||||
DISTNAME = kdesdk-${VERSION}
|
||||
|
||||
PKGNAME-main = ${DISTNAME}
|
||||
REVISION-main = 12
|
||||
REVISION-main = 13
|
||||
PKGNAME-svn = kdesvn-${VERSION}
|
||||
REVISION-svn = 11
|
||||
REVISION-svn = 12
|
||||
|
||||
MODKDE_VERSION = 3.5.8
|
||||
SHARED_LIBS += cvsservice 1.0 # .0.1
|
||||
@ -55,7 +55,7 @@ WANTLIB-svn += freetype gssapi krb5 magic neon proxy sasl2 sqlite3 ssl
|
||||
WANTLIB-svn += svn_client-1 svn_delta-1 svn_diff-1 svn_fs-1 svn_fs_base-1
|
||||
WANTLIB-svn += svn_fs_fs-1 svn_fs_util-1 svn_ra-1 svn_ra_local-1
|
||||
WANTLIB-svn += svn_ra_neon-1 svn_ra_svn-1 svn_repos-1 svn_subr-1 svn_wc-1
|
||||
WANTLIB-svn += com_err heimbase heimntlm hx509 roken wind
|
||||
WANTLIB-svn += com_err heimbase roken wind
|
||||
|
||||
post-patch:
|
||||
find "${WRKSRC}"/scripts -type f | while read F; do \
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2013/06/17 19:31:32 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT = KDE core libraries
|
||||
DISTNAME = kdelibs-${MODKDE4_VERSION}
|
||||
PKGSPEC = kdelibs->=4
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
SHARED_LIBS = kde3support 50.0 # .4.0
|
||||
SHARED_LIBS += kdecore 50.0 # .5.0
|
||||
@ -66,7 +66,7 @@ WANTLIB += asn1 aspell attica bz2 dbusmenu-qt enchant exslt fam
|
||||
WANTLIB += gif gssapi intl jasper jpeg lzma pcre pcreposix
|
||||
WANTLIB += png polkit-qt-core-1 qca2 soprano sopranoclient
|
||||
WANTLIB += streamanalyzer streams xml2 xslt
|
||||
WANTLIB += heimbase heimntlm hx509 roken wind
|
||||
WANTLIB += heimbase roken wind
|
||||
|
||||
MODULES = multimedia/phonon
|
||||
MODKDE4_USE =
|
||||
|
@ -1,16 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2013/06/17 19:31:32 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT= OpenSSH client and daemon for NX
|
||||
|
||||
DASH_VER= 2
|
||||
DISTNAME= nxssh-${MAJOR_VERSION}-${DASH_VER}
|
||||
PKGNAME= nxssh-${MAJOR_VERSION}.${DASH_VER}
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
WANTLIB += Xcomp asn1 c com_err crypto gssapi jpeg krb5 m png
|
||||
WANTLIB += heimbase heimntlm hx509 kafs pthread roken wind
|
||||
WANTLIB += heimbase kafs pthread roken wind
|
||||
WANTLIB += stdc++ util z
|
||||
|
||||
LIB_DEPENDS= x11/nx/nxcomp
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2013/06/17 19:28:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2013/06/20 06:54:38 ajacoutot Exp $
|
||||
|
||||
COMMENT= Xfce4 printing helper
|
||||
|
||||
XFCE_PROJECT= xfprint
|
||||
XFCE_VERSION= 4.6.1
|
||||
REVISION= 20
|
||||
REVISION= 21
|
||||
|
||||
MASTER_SITES= http://archive.xfce.org/src/archive/${XFCE_PROJECT}/${XFCE_BRANCH}/
|
||||
SHARED_LIBS= xfprint 0.1
|
||||
@ -32,8 +32,8 @@ WANTLIB += Xfixes Xi Xinerama Xrandr Xrender asn1 atk-1.0 avahi-client
|
||||
WANTLIB += avahi-common c cairo com_err crypto cups dbus-1 dbus-glib-1
|
||||
WANTLIB += expat ffi fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 graphite2
|
||||
WANTLIB += gssapi gthread-2.0 gtk-x11-2.0 harfbuzz heimbase heimntlm
|
||||
WANTLIB += hx509 krb5 m pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += gssapi gthread-2.0 gtk-x11-2.0 harfbuzz heimbase
|
||||
WANTLIB += krb5 m pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 png pthread pthread-stubs roken ssl startup-notification-1
|
||||
WANTLIB += wind xcb xcb-aux xcb-render xcb-shm xfce4util xfcegui4
|
||||
WANTLIB += xfconf-0 z
|
||||
|
Loading…
x
Reference in New Issue
Block a user