From c15b136e13882aa8bf0d678aeaf5493222310e13 Mon Sep 17 00:00:00 2001 From: sthen Date: Fri, 4 Nov 2016 11:35:18 +0000 Subject: [PATCH] sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports now that internationalised domain name support has been removed from net/curl --- audio/ario/Makefile | 24 +++++++------- audio/deadbeef/Makefile | 24 +++++++------- audio/gimmix/Makefile | 6 ++-- audio/grip/Makefile | 21 ++++++------ audio/moc/Makefile | 14 ++++---- audio/ncmpcpp/Makefile | 14 ++++---- audio/tremor-tools/Makefile | 6 ++-- audio/vagalume/Makefile | 11 ++++--- audio/vorbis-tools/Makefile | 10 +++--- databases/apache-couchdb/Makefile | 10 +++--- databases/evolution-data-server/Makefile | 33 ++++++++++--------- devel/libgdata/Makefile | 9 ++--- devel/libgit2/libgit2-glib/Makefile | 8 +++-- devel/libvirt-glib/Makefile | 14 ++++---- editors/abiword/Makefile | 6 ++-- games/bzflag/Makefile | 12 +++---- games/crossfire-client/Makefile | 16 ++++----- games/f1spirit/Makefile | 8 ++--- games/freeciv/Makefile | 5 +-- games/gnubg/Makefile | 25 +++++++------- games/manaplus/Makefile | 5 +-- games/megaglest/base/Makefile | 13 ++++---- geo/foxtrotgps/Makefile | 12 +++---- geo/gdal/Makefile | 6 ++-- geo/postgis/Makefile | 13 ++++---- geo/spatialite/librasterlite2/Makefile | 11 +++---- geo/spatialite/librewms/Makefile | 24 +++++++------- geo/viking/Makefile | 15 ++++----- graphics/gimp/stable/Makefile | 28 ++++++++-------- japanese/gwaei/Makefile | 21 ++++++------ lang/php/5.5/Makefile | 3 +- lang/php/5.6/Makefile | 3 +- lang/php/7.0/Makefile | 3 +- lang/php/Makefile.inc | 4 +-- mail/claws-mail/Makefile | 5 +-- mail/libetpan/Makefile | 5 +-- math/R/Makefile | 11 ++++--- math/octave/Makefile | 23 +++++++------ .../gstreamer-0.10/plugins-bad/Makefile | 6 ++-- multimedia/mediatomb/Makefile | 8 ++--- net/castget/Makefile | 8 ++--- net/centerim/Makefile | 8 ++--- net/flickcurl/Makefile | 5 +-- net/freeradius3/Makefile | 6 ++-- net/icecast/Makefile | 6 ++-- net/megatools/Makefile | 5 +-- net/nepenthes/Makefile | 9 +++-- net/py-curl/Makefile | 6 ++-- net/quvi/libquvi/Makefile | 9 ++--- net/quvi/quvi/Makefile | 6 ++-- net/rtorrent/Makefile | 6 ++-- net/seafile/seafile/Makefile | 6 ++-- net/tclcurl/Makefile | 6 ++-- net/transmission/Makefile | 8 ++--- net/xmlrpc-c/Makefile | 8 ++--- net/zabbix/Makefile | 6 ++-- productivity/libgcal/Makefile | 6 ++-- security/clamav/Makefile | 8 ++--- security/gnupg/Makefile | 6 ++-- security/yubico/yubico-c-client/Makefile | 5 +-- sysutils/collectd/Makefile | 8 +++-- sysutils/conky/Makefile | 6 ++-- sysutils/curlftpfs/Makefile | 8 ++--- sysutils/libvirt/Makefile | 12 +++---- telephony/asterisk/Makefile | 5 +-- telephony/kamailio/Makefile | 7 ++-- textproc/html-xml-utils/Makefile | 5 +-- textproc/liblrdf/Makefile | 7 ++-- textproc/libnxml/Makefile | 7 ++-- textproc/mupdf/Makefile | 11 ++++--- textproc/raptor/Makefile | 7 ++-- textproc/rasqal/Makefile | 8 ++--- textproc/redland/Makefile | 7 ++-- www/cclive/Makefile | 12 +++---- www/p5-WWW-Curl/Makefile | 6 ++-- www/pecl-http/Makefile | 6 ++-- www/ruby-passenger/Makefile | 7 ++-- www/uget/Makefile | 12 +++---- x11/e17/e/Makefile | 24 +++++++------- x11/e17/e_dbus/Makefile | 15 ++++----- x11/e17/ecore/Makefile | 15 ++++----- x11/e17/edje/Makefile | 16 ++++----- x11/e17/efreet/Makefile | 8 ++--- x11/e17/elementary/Makefile | 22 ++++++------- x11/e17/emotion/Makefile | 21 ++++++------ x11/e17/ethumb/Makefile | 20 +++++------ x11/ede/desktop/Makefile | 8 ++--- x11/gaia/Makefile | 10 +++--- x11/gnome/builder/Makefile | 27 ++++++++------- x11/gnome/documents/Makefile | 5 +-- x11/gnome/eog-plugins/Makefile | 27 ++++++++------- x11/gnome/grilo-plugins/Makefile | 5 +-- x11/gnome/grilo/Makefile | 24 +++++++------- x11/gnome/gvfs/Makefile | 9 +++-- x11/gnome/online-miners/Makefile | 5 +-- x11/gnome/photos/Makefile | 5 +-- x11/gnome/totem-pl-parser/Makefile | 12 +++---- x11/nx/opennx/Makefile | 24 +++++++------- x11/pinot/Makefile | 26 +++++++-------- x11/virt-viewer/Makefile | 31 ++++++++--------- x11/xfce4/tumbler/Makefile | 10 +++--- 101 files changed, 581 insertions(+), 557 deletions(-) diff --git a/audio/ario/Makefile b/audio/ario/Makefile index 814b6a2d0e2..d047f76d190 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.12 2015/10/30 12:47:38 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2016/11/04 11:35:18 sthen Exp $ COMMENT = GTK2-based MPD client inspired by Rhythmbox DISTNAME = ario-1.5.1 CATEGORIES = audio x11 -REVISION = 9 +REVISION = 10 SHARED_LIBS += audioscrobbler 0.0 # 0.0 SHARED_LIBS += filesystem 0.0 # 0.0 @@ -18,16 +18,16 @@ HOMEPAGE = http://ario-player.sourceforge.net/ # GPLv2+ PERMIT_PACKAGE_CDROM = Yes -WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama -WANTLIB += Xrandr Xrender atk-1.0 avahi-client avahi-common avahi-glib -WANTLIB += c cairo crypto curl dbus-1 dbus-glib-1 expat ffi fontconfig -WANTLIB += freetype gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 -WANTLIB += glib-2.0 gmodule-2.0 gmp gnutls gobject-2.0 gpg-error -WANTLIB += graphite2 gthread-2.0 gtk-x11-2.0 harfbuzz hogweed -WANTLIB += idn lzma m mpdclient nettle nghttp2 notify p11-kit -WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 -WANTLIB += png pthread pthread-stubs soup-2.4 sqlite3 ssl tag -WANTLIB += tag_c tasn1 unique-1.0 xcb xcb-render xcb-shm xml2 z +WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr +WANTLIB += Xrender atk-1.0 avahi-client avahi-common avahi-glib c cairo +WANTLIB += crypto curl dbus-1 dbus-glib-1 expat ffi fontconfig freetype +WANTLIB += gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 +WANTLIB += gmodule-2.0 gmp gnutls gobject-2.0 gpg-error graphite2 +WANTLIB += gthread-2.0 gtk-x11-2.0 harfbuzz hogweed lzma m mpdclient +WANTLIB += nettle nghttp2 notify p11-kit pango-1.0 pangocairo-1.0 +WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs soup-2.4 +WANTLIB += sqlite3 ssl tag tag_c tasn1 unique-1.0 xcb xcb-render xcb-shm +WANTLIB += xml2 z MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=ario-player/} diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 241e9177b46..a4eb378762b 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.28 2016/11/04 10:10:47 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.29 2016/11/04 11:35:18 sthen Exp $ COMMENT = DeaDBeeF is an audio player DISTNAME = deadbeef-0.7.2 -REVISION = 1 +REVISION = 2 CATEGORIES = audio HOMEPAGE = http://deadbeef.sourceforge.net/ @@ -10,16 +10,16 @@ HOMEPAGE = http://deadbeef.sourceforge.net/ # GPLv2 & LGPLv2.1 PERMIT_PACKAGE_CDROM = Yes -WANTLIB += FLAC ICE Imlib2 SM X11 Xcomposite Xcursor Xdamage Xext -WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 -WANTLIB += atspi avcodec avformat avutil c cairo cairo-gobject -WANTLIB += cddb cdio crypto curl dbus-1 epoxy expat faad ffi fontconfig -WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 -WANTLIB += gobject-2.0 graphite2 gthread-2.0 gtk-3 harfbuzz iconv -WANTLIB += idn intl jansson m mad mms mp4ff mpcdec nghttp2 ogg pango-1.0 -WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread -WANTLIB += pthread-stubs sndfile sndio ssl vorbis vorbisenc vorbisfile -WANTLIB += wavpack xcb xcb-render xcb-shm z zip +WANTLIB += FLAC ICE Imlib2 SM X11 Xcomposite Xcursor Xdamage Xext Xfixes +WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi +WANTLIB += avcodec avformat avutil c cairo cairo-gobject cddb cdio +WANTLIB += crypto curl dbus-1 epoxy expat faad ffi fontconfig freetype +WANTLIB += gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 +WANTLIB += graphite2 gthread-2.0 gtk-3 harfbuzz iconv intl jansson m mad +WANTLIB += mms mp4ff mpcdec nghttp2 ogg pango-1.0 pangocairo-1.0 +WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs sndfile +WANTLIB += sndio ssl vorbis vorbisenc vorbisfile wavpack xcb xcb-render +WANTLIB += xcb-shm z zip MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=deadbeef/} EXTRACT_SUFX = .tar.bz2 diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile index fe808091a34..4d14bbb50f7 100644 --- a/audio/gimmix/Makefile +++ b/audio/gimmix/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.24 2015/10/30 12:47:38 sthen Exp $ +# $OpenBSD: Makefile,v 1.25 2016/11/04 11:35:18 sthen Exp $ COMMENT= small and easy to use graphical MPD client DISTNAME= gimmix-0.5.7.2 CATEGORIES= audio x11 -REVISION= 1 +REVISION= 2 # GPLv2 PERMIT_PACKAGE_CDROM= Yes @@ -13,7 +13,7 @@ WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr WANTLIB += Xrender atk-1.0 c cairo crypto curl expat ffi fontconfig WANTLIB += freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glade-2.0 WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 graphite2 gthread-2.0 -WANTLIB += gtk-x11-2.0 harfbuzz idn lzma m mpd nghttp2 nxml pango-1.0 +WANTLIB += gtk-x11-2.0 harfbuzz lzma m mpd nghttp2 nxml pango-1.0 WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread WANTLIB += pthread-stubs ssl stdc++ tag tag_c xcb xcb-render xcb-shm WANTLIB += xml2 z diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 663877c4bc7..5189b58936b 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.52 2016/03/11 19:59:11 naddy Exp $ +# $OpenBSD: Makefile,v 1.53 2016/11/04 11:35:18 sthen Exp $ COMMENT= front-end to external cd audio rippers and mp3 encoders DISTNAME= grip-3.3.1 CATEGORIES= audio -REVISION= 2 +REVISION= 3 HOMEPAGE= http://sourceforge.net/projects/grip/ @@ -13,16 +13,15 @@ MAINTAINER= Steve Shockley # GPLv2 PERMIT_PACKAGE_CDROM= Yes -WANTLIB += ICE ORBit-2 SM X11 Xcomposite Xcursor Xdamage Xext -WANTLIB += Xfixes Xi Xinerama Xrandr Xrender art_lgpl_2 atk-1.0 -WANTLIB += bonobo-2 bonobo-activation bonoboui-2 c cairo cdda_interface -WANTLIB += cdda_paranoia crypto curl expat fontconfig freetype -WANTLIB += gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 -WANTLIB += gmodule-2.0 gnome-2 gnomecanvas-2 gnomeui-2 gnomevfs-2 -WANTLIB += gobject-2.0 gthread-2.0 gtk-x11-2.0 id3 idn m nghttp2 pango-1.0 +WANTLIB += ICE ORBit-2 SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi +WANTLIB += Xinerama Xrandr Xrender art_lgpl_2 atk-1.0 bonobo-2 +WANTLIB += bonobo-activation bonoboui-2 c cairo cdda_interface +WANTLIB += cdda_paranoia crypto curl expat fontconfig freetype gconf-2 +WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 +WANTLIB += gnome-2 gnomecanvas-2 gnomeui-2 gnomevfs-2 gobject-2.0 +WANTLIB += gthread-2.0 gtk-x11-2.0 id3 m nghttp2 pango-1.0 WANTLIB += pangocairo-1.0 pangoft2-1.0 pixman-1 png popt pthread -WANTLIB += pthread-stubs ssl stdc++ vte xcb xcb-render xcb-shm -WANTLIB += z +WANTLIB += pthread-stubs ssl stdc++ vte xcb xcb-render xcb-shm z MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grip/} diff --git a/audio/moc/Makefile b/audio/moc/Makefile index a0c2760b746..a2516e86d73 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2016/10/29 10:37:12 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.8 2016/11/04 11:35:18 sthen Exp $ COMMENT = console audio player DISTNAME = moc-2.5.1 @@ -6,18 +6,17 @@ CATEGORIES = audio HOMEPAGE = http://moc.daper.net/ MASTER_SITES = http://ftp.daper.net/pub/soft/moc/stable/ EXTRACT_SUFX = .tar.bz2 -REVISION = 2 +REVISION = 3 # GPLv3+ PERMIT_PACKAGE_CDROM = Yes # uses pledge() WANTLIB += FLAC avcodec avformat avutil bz2 c crypto curl db estdc++ -WANTLIB += faad gsm iconv id3tag idn intl ltdl m mad magic mp3lame -WANTLIB += mpcdec ncursesw nghttp2 ogg opus pthread samplerate -WANTLIB += sndfile sndio speex ssl stdc++ swresample tag tag_c -WANTLIB += vorbis vorbisenc vorbisfile vpx wavpack x264 x265 xvidcore -WANTLIB += z +WANTLIB += faad gsm iconv id3tag intl ltdl m mad magic mp3lame mpcdec +WANTLIB += ncursesw nghttp2 ogg opus pthread samplerate sndfile sndio +WANTLIB += speex ssl stdc++ swresample tag tag_c vorbis vorbisenc +WANTLIB += vorbisfile vpx wavpack x264 x265 xvidcore z LIB_DEPENDS = audio/faad \ audio/flac \ @@ -31,6 +30,7 @@ LIB_DEPENDS = audio/faad \ audio/speex \ audio/taglib \ databases/db/v4 \ + devel/gettext \ devel/libmagic \ devel/libtool,-ltdl \ graphics/ffmpeg \ diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index ae3768426cb..d74255d9f2d 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.52 2016/11/01 09:31:57 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.53 2016/11/04 11:35:18 sthen Exp $ BROKEN-alpha = error: looser throw specifier for 'virtual OutOfBounds::~OutOfBounds() BROKEN-hppa = bindings.h:85:4: error: type 'Binding' is not a direct base of 'Binding' @@ -6,6 +6,7 @@ BROKEN-hppa = bindings.h:85:4: error: type 'Binding' is not a direct base of 'B COMMENT = ncurses mpd client inspired by ncmpc DISTNAME = ncmpcpp-0.7.7 +REVISION = 0 EXTRACT_SUFX = .tar.bz2 @@ -18,13 +19,12 @@ MAINTAINER = David Coppa # GPLv2 PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = ${HOMEPAGE}stable/ +WANTLIB += boost_filesystem-mt boost_locale-mt boost_program_options-mt +WANTLIB += boost_regex-mt boost_system-mt boost_thread-mt c crypto curl +WANTLIB += ereadline m mpdclient ncursesw nghttp2 pthread ssl stdc++ tag +WANTLIB += termcap z -WANTLIB = boost_filesystem-mt boost_locale-mt \ - boost_program_options-mt boost_regex-mt \ - boost_system-mt boost_thread-mt c crypto \ - curl ereadline idn m mpdclient ncursesw \ - nghttp2 pthread ssl stdc++ tag termcap z +MASTER_SITES = ${HOMEPAGE}stable/ LIB_DEPENDS = audio/libmpdclient>=2.4 \ audio/taglib \ diff --git a/audio/tremor-tools/Makefile b/audio/tremor-tools/Makefile index 614877d2abc..f520b0fc34a 100644 --- a/audio/tremor-tools/Makefile +++ b/audio/tremor-tools/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.21 2016/01/17 17:29:08 sthen Exp $ +# $OpenBSD: Makefile,v 1.22 2016/11/04 11:35:18 sthen Exp $ COMMENT= integer-only ogg vorbis command-line player DISTNAME= vorbis-tools-1.0 PKGNAME= ${DISTNAME:S/vorbis/tremor/} -REVISION= 6 +REVISION= 7 CATEGORIES= audio MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ @@ -21,7 +21,7 @@ LIB_DEPENDS= audio/libao \ MODULES= devel/gettext -WANTLIB= ao>=3 c curl>=2 crypto idn ogg>=5 nghttp2 \ +WANTLIB= ao>=3 c curl>=2 crypto ogg>=5 nghttp2 \ pthread ssl vorbisidec>=1 z CONFIGURE_STYLE=gnu diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile index ab0b4515b77..8434d8eb913 100644 --- a/audio/vagalume/Makefile +++ b/audio/vagalume/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.34 2015/10/30 12:47:38 sthen Exp $ +# $OpenBSD: Makefile,v 1.35 2016/11/04 11:35:18 sthen Exp $ COMMENT= last.fm client for GNOME V= 0.8.2 DISTNAME= vagalume_$V.orig PKGNAME= vagalume-$V -REVISION= 16 +REVISION= 17 CATEGORIES= audio x11 HOMEPAGE= http://vagalume.igalia.com/ @@ -18,9 +18,10 @@ WANTLIB += Xinerama Xrandr Xrender Xxf86vm atk-1.0 c cairo crypto curl WANTLIB += dbus-1 dbus-glib-1 drm expat ffi fontconfig freetype WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 WANTLIB += gobject-2.0 graphite2 gstinterfaces-0.10 gstreamer-0.10 -WANTLIB += gthread-2.0 gtk-x11-2.0 harfbuzz idn lzma m nghttp2 notify pango-1.0 -WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread -WANTLIB += pthread-stubs ssl stdc++ xcb xcb-render xcb-shm xml2 z +WANTLIB += gthread-2.0 gtk-x11-2.0 harfbuzz lzma m nghttp2 notify +WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png +WANTLIB += pthread pthread-stubs ssl stdc++ xcb xcb-render xcb-shm xml2 +WANTLIB += z MASTER_SITES= http://vagalume.igalia.com/files/source/ diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index b51bd4098b8..23316b2e763 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.51 2016/04/07 16:05:48 naddy Exp $ +# $OpenBSD: Makefile,v 1.52 2016/11/04 11:35:18 sthen Exp $ COMMENT= play, encode, and manage Ogg Vorbis files DISTNAME= vorbis-tools-1.4.0 -REVISION= 3 +REVISION= 4 CATEGORIES= audio HOMEPAGE= http://www.vorbis.com/ @@ -12,10 +12,10 @@ MAINTAINER= Christian Weisgerber # GPLv2 PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ +WANTLIB+= FLAC ao c crypto curl iconv intl m nghttp2 ogg pthread speex +WANTLIB+= ssl vorbis vorbisenc vorbisfile z -WANTLIB= FLAC ao c crypto curl iconv idn intl m nghttp2 ogg \ - pthread speex ssl vorbis vorbisenc vorbisfile z +MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ LIB_DEPENDS= audio/flac \ audio/libao \ diff --git a/databases/apache-couchdb/Makefile b/databases/apache-couchdb/Makefile index affe0a02e25..c065bc4acb0 100644 --- a/databases/apache-couchdb/Makefile +++ b/databases/apache-couchdb/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.27 2016/03/27 15:31:23 naddy Exp $ +# $OpenBSD: Makefile,v 1.28 2016/11/04 11:35:18 sthen Exp $ COMMENT = distributed, document-oriented database COUCH_VER = 1.6.1 DISTNAME = apache-couchdb-${COUCH_VER} -REVISION = 6 +REVISION = 7 CATEGORIES = databases HOMEPAGE = http://couchdb.apache.org/ @@ -12,12 +12,12 @@ HOMEPAGE = http://couchdb.apache.org/ # Apache 2.0 PERMIT_PACKAGE_CDROM = Yes +WANTLIB += c crypto curl icudata icui18n icuuc m mozjs ncurses nghttp2 +WANTLIB += nspr4 plc4 plds4 pthread ssl stdc++ z + MODULES = devel/gettext \ lang/erlang -WANTLIB += c crypto curl icudata icui18n icuuc idn m mozjs ncurses -WANTLIB += nghttp2 nspr4 plc4 plds4 pthread ssl stdc++ z - MASTER_SITES = ${MASTER_SITE_APACHE:=couchdb/source/${COUCH_VER}/} LIB_DEPENDS = textproc/icu4c \ diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 2460bd0afd0..5ea0f694622 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.209 2016/10/31 10:18:31 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.210 2016/11/04 11:35:18 sthen Exp $ # XXX add libphonenumber support when a cpp release is out @@ -6,6 +6,7 @@ COMMENT= unified backend for PIM programs GNOME_PROJECT= evolution-data-server GNOME_VERSION= 3.22.1 +REVISION= 0 CATEGORIES= databases productivity @@ -26,24 +27,24 @@ MAINTAINER= Jasper Lievisse Adriaanse , \ # LGPLv2 PERMIT_PACKAGE_CDROM= Yes -WANTLIB += EGL GL ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage -WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm atk-1.0 -WANTLIB += atk-bridge-2.0 atspi c cairo cairo-gobject crypto curl -WANTLIB += db dbus-1 drm enchant epoxy estdc++ expat ffi fontconfig -WANTLIB += freetype gbm gck-1 gcr-base-3 gcr-ui-3 gcrypt gdata -WANTLIB += gdk-3 gdk_pixbuf-2.0 geocode-glib gio-2.0 glapi glib-2.0 +WANTLIB += EGL GL ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage Xext +WANTLIB += Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm atk-1.0 +WANTLIB += atk-bridge-2.0 atspi c cairo cairo-gobject crypto curl db +WANTLIB += dbus-1 drm enchant epoxy estdc++ expat ffi fontconfig +WANTLIB += freetype gbm gck-1 gcr-base-3 gcr-ui-3 gcrypt gdata gdk-3 +WANTLIB += gdk_pixbuf-2.0 geocode-glib gio-2.0 glapi glib-2.0 WANTLIB += gmodule-2.0 gmp gnutls goa-1.0 gobject-2.0 gpg-error WANTLIB += graphite2 gstapp-1.0 gstaudio-1.0 gstbase-1.0 gstfft-1.0 WANTLIB += gstpbutils-1.0 gstreamer-1.0 gsttag-1.0 gstvideo-1.0 -WANTLIB += gthread-2.0 gtk-3 gweather-3 harfbuzz harfbuzz-icu -WANTLIB += hogweed hyphen ical icalss icalvcal iconv icudata icui18n -WANTLIB += icuuc idn intl javascriptcoregtk-4.0 jpeg json-glib-1.0 -WANTLIB += lber-2.4 ldap-2.4 lzma m nettle nghttp2 notify nspr4 -WANTLIB += nss3 nssutil3 oauth orc-0.4 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 sqlite3 ssl -WANTLIB += ssl3 stdc++ tasn1 webkit2gtk-4.0 webp xcb xcb-dri2 -WANTLIB += xcb-glx xcb-render xcb-shm xcb-xfixes xml2 xslt z +WANTLIB += gthread-2.0 gtk-3 gweather-3 harfbuzz harfbuzz-icu hogweed +WANTLIB += hyphen ical icalss icalvcal iconv icudata icui18n icuuc intl +WANTLIB += javascriptcoregtk-4.0 jpeg json-glib-1.0 lber-2.4 ldap-2.4 +WANTLIB += lzma m nettle nghttp2 notify nspr4 nss3 nssutil3 oauth +WANTLIB += orc-0.4 p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre +WANTLIB += pixman-1 plc4 plds4 png pthread pthread-stubs sasl2 secret-1 +WANTLIB += smime3 softokn3 soup-2.4 sqlite3 ssl ssl3 stdc++ tasn1 +WANTLIB += webkit2gtk-4.0 webp xcb xcb-dri2 xcb-glx xcb-render xcb-shm +WANTLIB += xcb-xfixes xml2 xslt z MODULES= devel/dconf \ lang/python \ diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index 58ff9d12b52..661560c22c1 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.55 2016/09/24 12:17:06 jasper Exp $ +# $OpenBSD: Makefile,v 1.56 2016/11/04 11:35:18 sthen Exp $ # XXX: PORTROACH is set at the end of this file to override gnome.port.mk @@ -6,6 +6,7 @@ COMMENT= Google Data API based Glib client library GNOME_PROJECT= libgdata GNOME_VERSION= 0.17.6 +REVISION= 0 SHARED_LIBS += gdata 20.0 # 23.3 @@ -19,9 +20,9 @@ PERMIT_PACKAGE_CDROM= Yes WANTLIB += crypto curl ffi gck-1 gcr-base-3 gcrypt gio-2.0 glib-2.0 WANTLIB += gmodule-2.0 goa-1.0 gobject-2.0 gpg-error gthread-2.0 -WANTLIB += idn m nghttp2 nspr4 nss3 oauth p11-kit pcre plc4 plds4 pthread -WANTLIB += smime3 softokn3 soup-2.4 sqlite3 ssl ssl3 xml2 z json-glib-1.0 -WANTLIB += lzma +WANTLIB += json-glib-1.0 lzma m nghttp2 nspr4 nss3 oauth p11-kit pcre +WANTLIB += plc4 plds4 pthread smime3 softokn3 soup-2.4 sqlite3 ssl ssl3 +WANTLIB += xml2 z MODULES= devel/gettext \ x11/gnome diff --git a/devel/libgit2/libgit2-glib/Makefile b/devel/libgit2/libgit2-glib/Makefile index 0c1d9e901dc..dad63dac2de 100644 --- a/devel/libgit2/libgit2-glib/Makefile +++ b/devel/libgit2/libgit2-glib/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.30 2016/10/08 12:49:19 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.31 2016/11/04 11:35:18 sthen Exp $ COMMENT= GLib library wrapping libgit2 V= 0.24.4 DISTNAME= libgit2-glib-$V +REVISION= 0 SHARED_LIBS += git2-glib-1.0 3.0 # 0.0 @@ -25,9 +26,10 @@ LIB_DEPENDS= devel/gobject-introspection \ devel/libgit2/libgit2>=0.24.0 USE_GMAKE= Yes + WANTLIB += crypto curl ffi gio-2.0 girepository-1.0 git2 glib-2.0 -WANTLIB += gmodule-2.0 gobject-2.0 iconv idn intl m nghttp2 pcre -WANTLIB += pthread ssh2 ssl z +WANTLIB += gmodule-2.0 gobject-2.0 iconv intl m nghttp2 pcre pthread +WANTLIB += ssh2 ssl z CONFIGURE_STYLE= gnu diff --git a/devel/libvirt-glib/Makefile b/devel/libvirt-glib/Makefile index 741f99c4ca0..712a6330a22 100644 --- a/devel/libvirt-glib/Makefile +++ b/devel/libvirt-glib/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.20 2016/10/15 19:14:20 jasper Exp $ +# $OpenBSD: Makefile,v 1.21 2016/11/04 11:35:18 sthen Exp $ COMMENT= libvirt wrapper suited for GObject-based applications DISTNAME= libvirt-glib-0.2.3 CATEGORIES= devel sysutils -REVISION= 0 +REVISION= 1 SHARED_LIBS += virt-gconfig-1.0 1.0 # 2.3 SHARED_LIBS += virt-glib-1.0 1.0 # 2.3 @@ -18,15 +18,15 @@ MASTER_SITES= https://libvirt.org/sources/glib/ \ # LGPLv2.1 PERMIT_PACKAGE_CDROM= Yes +WANTLIB += avahi-client avahi-common crypto curl dbus-1 ffi gio-2.0 +WANTLIB += glib-2.0 gmodule-2.0 gmp gnutls gobject-2.0 gthread-2.0 +WANTLIB += hogweed lzma m nettle nghttp2 p11-kit pcre pthread ssh2 ssl +WANTLIB += tasn1 util virt xml2 z + MODULES= devel/gettext \ lang/python \ textproc/intltool -WANTLIB += avahi-client avahi-common crypto curl dbus-1 ffi -WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 lzma -WANTLIB += gthread-2.0 hogweed idn m nettle nghttp2 p11-kit gnutls -WANTLIB += pcre pthread ssh2 ssl tasn1 util virt xml2 z gmp - BUILD_DEPENDS= devel/gobject-introspection \ lang/vala LIB_DEPENDS= sysutils/libvirt diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 82dafa3287a..7fe712fe3e6 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.106 2016/03/20 16:12:24 naddy Exp $ +# $OpenBSD: Makefile,v 1.107 2016/11/04 11:35:18 sthen Exp $ BROKEN-alpha= gr_RenderInfo.cpp:426:1: internal compiler error: Segmentation fault @@ -6,7 +6,7 @@ COMMENT= free cross-platform WYSIWYG word processor VERSION= 3.0.1 DISTNAME= abiword-${VERSION} -REVISION= 4 +REVISION= 5 MAJORVER= ${VERSION:C/..$//} SUBST_VARS= MAJORVER @@ -26,7 +26,7 @@ WANTLIB += c cairo cairo-gobject croco-0.6 crypto curl dbus-1 enchant WANTLIB += epoxy expat ffi fontconfig freetype fribidi gcrypt gdk-3 WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gmp gobject-2.0 WANTLIB += goffice-0.10 gpg-error graphite2 gs gsf-1 gthread-2.0 gtk-3 -WANTLIB += harfbuzz hogweed idn jpeg ltdl lzma m mpfr nettle nghttp2 p11-kit +WANTLIB += harfbuzz hogweed jpeg ltdl lzma m mpfr nettle nghttp2 p11-kit WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png WANTLIB += pthread pthread-stubs raptor2 rasqal rdf rsvg-2 spectre ssl WANTLIB += stdc++ tasn1 uuid wmf-0.2 wmflite-0.2 wv-1.2 xcb xcb-render diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 4d07e1094ea..84cd0e6b430 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.38 2016/03/18 21:38:23 naddy Exp $ +# $OpenBSD: Makefile,v 1.39 2016/11/04 11:35:18 sthen Exp $ COMMENT= graphical multiplayer 3D tank war game @@ -6,17 +6,17 @@ DISTNAME= bzflag-2.4.2 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bzflag/} EXTRACT_SUFX= .tar.bz2 -REVISION= 3 +REVISION= 4 HOMEPAGE= http://www.bzflag.org/ # LGPLv2.1 PERMIT_PACKAGE_CDROM= Yes -WANTLIB += GL GLEW GLU ICE SDL SM X11 Xdamage Xext Xfixes Xi Xmu -WANTLIB += Xt Xxf86vm c cares crypto curl drm idn m ncurses nghttp2 pthread -WANTLIB += sndio ssl stdc++ usbhid xcb z -WANTLIB += X11-xcb glapi xcb-dri2 xcb-glx expat +WANTLIB += GL GLEW GLU ICE SDL SM X11 X11-xcb Xdamage Xext Xfixes Xi Xmu +WANTLIB += Xt Xxf86vm c cares crypto curl drm expat glapi m ncurses +WANTLIB += nghttp2 pthread sndio ssl stdc++ usbhid xcb xcb-dri2 xcb-glx +WANTLIB += z MODULES= devel/gettext LIB_DEPENDS= devel/sdl \ diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index c57b9e61cdf..f059bd75d20 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -1,29 +1,29 @@ -# $OpenBSD: Makefile,v 1.36 2015/11/06 13:09:23 jasper Exp $ +# $OpenBSD: Makefile,v 1.37 2016/11/04 11:35:18 sthen Exp $ COMMENT= graphical networked AD&D style game VERSION= 1.71.0 DISTNAME= crossfire-client-${VERSION} CATEGORIES= games x11 +REVISION= 0 HOMEPAGE= http://crossfire.real-time.com/ # GPLv2 PERMIT_PACKAGE_CDROM= Yes +WANTLIB += GL GLU SDL SDL_image SDL_mixer X11 Xcomposite Xcursor Xdamage +WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo crypto +WANTLIB += curl fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 +WANTLIB += glib-2.0 gobject-2.0 gtk-x11-2.0 m nghttp2 pango-1.0 +WANTLIB += pangocairo-1.0 pangoft2-1.0 png pthread ssl z + MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=crossfire/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ crossfire-client-images-${VERSION}${EXTRACT_SUFX} EXTRACT_SUFX= .tar.bz2 -WANTLIB += GL GLU SDL SDL_image SDL_mixer X11 Xcomposite Xcursor Xdamage -WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo -WANTLIB += crypto curl fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 -WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-x11-2.0 idn m nghttp2 -WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 png pthread ssl -WANTLIB += z - MODULES= devel/gettext LIB_DEPENDS= devel/sdl-image \ diff --git a/games/f1spirit/Makefile b/games/f1spirit/Makefile index 94f8ad35424..d7b8e4a4811 100644 --- a/games/f1spirit/Makefile +++ b/games/f1spirit/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.8 2015/10/30 12:47:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.9 2016/11/04 11:35:18 sthen Exp $ COMMENT= remake of Konami's F1-Spirit DISTNAME= f1spirit.src_0.rc9-1615 PKGNAME= ${DISTNAME:S/.src_0.rc9-/-0./} -REVISION = 1 +REVISION = 2 WRKDIST= ${WRKDIR}/${DISTNAME:S/.src_0.rc9-/-0.rc9./} EXTRACT_SUFX= .tgz @@ -16,8 +16,8 @@ MASTER_SITES= http://braingames.jorito.net/f1spirit/ # GPLv2 PERMIT_PACKAGE_CDROM= Yes -WANTLIB= GL GLU SDL c m crypto pthread ssl z SDL_image SDL_net \ - SDL_mixer curl idn nghttp2 stdc++ +WANTLIB+= GL GLU SDL SDL_image SDL_mixer SDL_net c crypto curl m nghttp2 +WANTLIB+= pthread ssl stdc++ z NO_TEST= Yes USE_GMAKE= Yes diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 8c310d07723..05270d78e06 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.109 2016/08/03 15:17:20 kirby Exp $ +# $OpenBSD: Makefile,v 1.110 2016/11/04 11:35:18 sthen Exp $ COMMENT-main= Civilization clone for X11; multiplayer; game server COMMENT-client= Freeciv client @@ -9,6 +9,7 @@ DISTNAME= freeciv-${VERSION} PKGNAME-main= freeciv-server-${VERSION} PKGNAME-client= freeciv-client-${VERSION} PKGNAME-share= freeciv-share-${VERSION} +REVISION= 0 CATEGORIES= games @@ -20,7 +21,7 @@ PERMIT_PACKAGE_CDROM= Yes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freeciv/} EXTRACT_SUFX= .tar.bz2 -cWANTLIB += bz2 c crypto curl iconv idn intl lzma m nghttp2 pthread ssl z +cWANTLIB += bz2 c crypto curl iconv intl lzma m nghttp2 pthread ssl z cWANTLIB += ${MODLUA_WANTLIB} WANTLIB-main += ncurses readline ${cWANTLIB} diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index 255990e8afb..5420474a5a3 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2016/10/07 21:49:45 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.2 2016/11/04 11:35:18 sthen Exp $ COMMENT = GNU Backgammon V = 1.05.002 @@ -6,23 +6,24 @@ DISTNAME = gnubg-release-$V-sources PKGNAME = gnubg-$V CATEGORIES = games x11 HOMEPAGE = http://gnubg.org/ +REVISION = 0 MAINTAINER = Dmitrij D. Czarkoff # GPLv3+ PERMIT_PACKAGE_CDROM = Yes -WANTLIB += GL GLU ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage -WANTLIB += Xext Xfixes Xi Xinerama Xmu Xrandr Xrender Xt Xxf86vm -WANTLIB += atk-1.0 c cairo canberra canberra-gtk crypto curl drm -WANTLIB += expat ffi fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 -WANTLIB += gdkglext-x11-1.0 gio-2.0 glapi glib-2.0 gmodule-2.0 -WANTLIB += gmp gobject-2.0 graphite2 gthread-2.0 gtk-x11-2.0 gtkglext-x11-1.0 -WANTLIB += harfbuzz iconv idn intl ltdl m ncurses nghttp2 ogg -WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pangox-1.0 pcre -WANTLIB += pixman-1 png pthread pthread-stubs python2.7 readline -WANTLIB += sqlite3 ssl util vorbis vorbisfile xcb xcb-dri2 xcb-glx -WANTLIB += xcb-render xcb-shm z +WANTLIB += ${MODPY_WANTLIB} +WANTLIB += GL GLU ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage Xext +WANTLIB += Xfixes Xi Xinerama Xmu Xrandr Xrender Xt Xxf86vm atk-1.0 c +WANTLIB += cairo canberra canberra-gtk crypto curl drm expat ffi +WANTLIB += fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 +WANTLIB += gdkglext-x11-1.0 gio-2.0 glapi glib-2.0 gmodule-2.0 gmp +WANTLIB += gobject-2.0 graphite2 gthread-2.0 gtk-x11-2.0 +WANTLIB += gtkglext-x11-1.0 harfbuzz iconv intl ltdl m ncurses nghttp2 +WANTLIB += ogg pango-1.0 pangocairo-1.0 pangoft2-1.0 pangox-1.0 pcre +WANTLIB += pixman-1 png pthread pthread-stubs readline sqlite3 ssl util +WANTLIB += vorbis vorbisfile xcb xcb-dri2 xcb-glx xcb-render xcb-shm z MASTER_SITES = http://gnubg.org/media/sources/ diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile index 82b97c73f3a..6e1ce0a72fe 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.84 2016/04/02 20:58:58 benoit Exp $ +# $OpenBSD: Makefile,v 1.85 2016/11/04 11:35:19 sthen Exp $ COMMENT = client for The Mana World V = 1.6.3.26 +REVISION = 0 DISTNAME = manaplus-${V} EXTRACT_SUFX = .tar.xz CATEGORIES = games x11 @@ -11,7 +12,7 @@ HOMEPAGE = http://manaplus.org/ # GPLv2+ PERMIT_PACKAGE_CDROM = Yes -WANTLIB += GL X11 c crypto curl idn m nghttp2 physfs png pthread ssl stdc++ xml2 z +WANTLIB += GL X11 c crypto curl m nghttp2 physfs png pthread ssl stdc++ xml2 z MASTER_SITES = http://download.evolonline.org/manaplus/download/${V}/ diff --git a/games/megaglest/base/Makefile b/games/megaglest/base/Makefile index c1e8f4af54c..e3a0c00344c 100644 --- a/games/megaglest/base/Makefile +++ b/games/megaglest/base/Makefile @@ -1,14 +1,15 @@ -# $OpenBSD: Makefile,v 1.8 2015/10/30 12:47:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.9 2016/11/04 11:35:19 sthen Exp $ COMMENT = 3D real-time strategy game DISTNAME = megaglest-source-${V} PKGNAME = megaglest-${V} -REVISION = 0 +REVISION = 1 -WANTLIB += GL GLU GLEW SDL X11 c crypto curl fontconfig ftgl -WANTLIB += fribidi freetype glib-2.0 idn ircclient jpeg ${MODLUA_WANTLIB} -WANTLIB += m miniupnpc nghttp2 openal png pthread ssl stdc++ vlc vlccore -WANTLIB += vorbisfile wx_base wx_gtk2_core wx_gtk2_gl z +WANTLIB += ${MODLUA_WANTLIB} +WANTLIB += GL GLEW GLU SDL X11 c crypto curl fontconfig freetype fribidi +WANTLIB += ftgl glib-2.0 ircclient jpeg m miniupnpc nghttp2 openal png +WANTLIB += pthread ssl stdc++ vlc vlccore vorbisfile wx_base +WANTLIB += wx_gtk2_core wx_gtk2_gl z MODULES = devel/gettext \ lang/lua diff --git a/geo/foxtrotgps/Makefile b/geo/foxtrotgps/Makefile index 59ae89dc712..2ceac9bfb34 100644 --- a/geo/foxtrotgps/Makefile +++ b/geo/foxtrotgps/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.15 2016/09/23 09:16:54 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2016/11/04 11:35:19 sthen Exp $ COMMENT = lightweight mapping application for use with or without GPS DISTNAME = foxtrotgps-1.2.0 -REVISION = 4 +REVISION = 5 CATEGORIES = geo x11 @@ -20,10 +20,10 @@ WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr WANTLIB += Xrender atk-1.0 c cairo crypto curl dbus-1 dbus-glib-1 exif WANTLIB += expat ffi fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 WANTLIB += gio-2.0 glade-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gps -WANTLIB += graphite2 gthread-2.0 gtk-x11-2.0 harfbuzz iconv idn intl -WANTLIB += lzma m nghttp2 pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre -WANTLIB += pixman-1 png pthread pthread-stubs sqlite3 ssl xcb xcb-render -WANTLIB += xcb-shm xml2 z +WANTLIB += graphite2 gthread-2.0 gtk-x11-2.0 harfbuzz iconv intl lzma m +WANTLIB += nghttp2 pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 +WANTLIB += png pthread pthread-stubs sqlite3 ssl xcb xcb-render xcb-shm +WANTLIB += xml2 z MODULES = devel/gconf2 \ lang/python \ diff --git a/geo/gdal/Makefile b/geo/gdal/Makefile index c77e5b3f3b5..384ec174ddf 100644 --- a/geo/gdal/Makefile +++ b/geo/gdal/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.52 2016/10/31 15:44:35 landry Exp $ +# $OpenBSD: Makefile,v 1.53 2016/11/04 11:35:19 sthen Exp $ COMMENT-main = translator library for geospatial data formats COMMENT-python =python bindings and utilities for GDAL @@ -12,6 +12,7 @@ DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \ PKGNAME-main = ${DISTNAME} PKGNAME-python =py-${DISTNAME} PKGNAME-perl = p5-Geo-GDAL-${V} +REVISION-main = 0 SHARED_LIBS = gdal 27.0 #21.2 CATEGORIES = geo devel @@ -37,7 +38,6 @@ LIB_DEPENDS-main = ${LIB_DEPENDS} \ databases/postgresql \ geo/geos \ geo/spatialite/libspatialite \ - devel/libidn \ devel/json-c \ graphics/png \ graphics/giflib \ @@ -49,7 +49,7 @@ LIB_DEPENDS-main = ${LIB_DEPENDS} \ devel/geotiff WANTLIB-main = ${WANTLIB} c expat m stdc++ z tiff openjp2 ssl crypto qhull \ - curl pq geos geos_c idn png gif jpeg jasper json-c geotiff \ + curl pq geos geos_c png gif jpeg jasper json-c geotiff \ proj pthread freexl pcre spatialite sqlite3 xml2 lzma nghttp2 diff --git a/geo/postgis/Makefile b/geo/postgis/Makefile index c084ed56e36..60110e80527 100644 --- a/geo/postgis/Makefile +++ b/geo/postgis/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.33 2016/10/31 16:08:08 landry Exp $ +# $OpenBSD: Makefile,v 1.34 2016/11/04 11:35:19 sthen Exp $ V = 2.3.0 COMMENT= geographic objects support for PostgreSQL DISTNAME= postgis-${V} CATEGORIES= geo databases +REVISION= 0 SHARED_LIBS += lwgeom 0.0 lwgeom-2.3 0.0 # 4.0 @@ -14,13 +15,11 @@ MAINTAINER= Landry Breuil # GPLv2 PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= http://download.osgeo.org/postgis/source/ +WANTLIB += c crypto curl expat freexl gdal geos geos_c geotiff gif +WANTLIB += jasper jpeg json-c lzma m nghttp2 openjp2 pcre png pq>=5.3 +WANTLIB += proj pthread qhull spatialite sqlite3 ssl stdc++ tiff xml2 z -WANTLIB= c geos_c m pq>=5.3 proj xml2 z -WANTLIB += curl expat gdal geos geotiff gif idn nghttp2 -WANTLIB += jasper jpeg json-c png pthread ssl stdc++ tiff -WANTLIB += freexl pcre spatialite sqlite3 -WANTLIB += crypto openjp2 lzma qhull +MASTER_SITES= http://download.osgeo.org/postgis/source/ MODULES = devel/gettext databases/postgresql diff --git a/geo/spatialite/librasterlite2/Makefile b/geo/spatialite/librasterlite2/Makefile index e1cf60f5042..02f87bf7a92 100644 --- a/geo/spatialite/librasterlite2/Makefile +++ b/geo/spatialite/librasterlite2/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2016/09/23 09:16:55 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2016/11/04 11:35:19 sthen Exp $ COMMENT = store rasters coverages within spatialite PROJECT = librasterlite2 DISTNAME = ${PROJECT}-1.0.0-rc0 PKGNAME = ${PROJECT}-1.0.0rc0 -REVISION = 1 +REVISION = 2 SHARED_LIBS += rasterlite2 0.0 # 1.0 MODULES += devel/gettext @@ -17,10 +17,9 @@ LIB_DEPENDS += geo/spatialite/libspatialite>=4.1.0 \ devel/geotiff WANTLIB += X11 Xext Xrender c cairo crypto curl expat fontconfig -WANTLIB += freetype freexl geos geos_c geotiff gif idn jpeg -WANTLIB += lzma m nghttp2 pixman-1 png proj pthread pthread-stubs spatialite -WANTLIB += sqlite3 ssl stdc++ tiff webp xcb xcb-render xcb-shm -WANTLIB += xml2 z +WANTLIB += freetype freexl geos geos_c geotiff gif jpeg lzma m nghttp2 +WANTLIB += pixman-1 png proj pthread pthread-stubs spatialite sqlite3 +WANTLIB += ssl stdc++ tiff webp xcb xcb-render xcb-shm xml2 z # needed for check_sql_stmt test to succeed - it loads mod_rasterlite2 TEST_DEPENDS = ${BUILD_PKGPATH} diff --git a/geo/spatialite/librewms/Makefile b/geo/spatialite/librewms/Makefile index 2d5490c9867..8f64d66e5c0 100644 --- a/geo/spatialite/librewms/Makefile +++ b/geo/spatialite/librewms/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.3 2016/09/23 09:16:55 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2016/11/04 11:35:19 sthen Exp $ COMMENT = WMS viewer built on top of spatialite and rasterlite2 DISTNAME = librewms-1.0.0 -REVISION = 1 +REVISION = 2 # Licence: GPLv3 @@ -13,18 +13,18 @@ LIB_DEPENDS += x11/wxWidgets \ RUN_DEPENDS += devel/desktop-file-utils MODULES += devel/gettext -WANTLIB += ICE SDL SM X11 Xcomposite Xcursor Xdamage Xext Xfixes -WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 c cairo +WANTLIB += ICE SDL SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi +WANTLIB += Xinerama Xrandr Xrender Xxf86vm atk-1.0 c cairo crypto curl WANTLIB += expat ffi fontconfig freetype freexl gdk-x11-2.0 -WANTLIB += gdk_pixbuf-2.0 geos geos_c geotiff gio-2.0 glib-2.0 +WANTLIB += gdk_pixbuf-2.0 geos geos_c geotiff gif gio-2.0 glib-2.0 WANTLIB += gmodule-2.0 gobject-2.0 graphite2 gthread-2.0 gtk-x11-2.0 -WANTLIB += harfbuzz iodbc jpeg m mspack pango-1.0 pangocairo-1.0 -WANTLIB += pangoft2-1.0 pcre pixman-1 png proj pthread pthread-stubs -WANTLIB += sndio spatialite sqlite3 stdc++ tiff usbhid wx_base -WANTLIB += wx_base_net wx_base_odbc wx_base_xml wx_gtk2_adv wx_gtk2_aui -WANTLIB += wx_gtk2_core wx_gtk2_dbgrid wx_gtk2_html wx_gtk2_qa -WANTLIB += wx_gtk2_richtext wx_gtk2_xrc xcb xcb-render xcb-shm -WANTLIB += crypto curl gif idn lzma rasterlite2 ssl webp xml2 z nghttp2 +WANTLIB += harfbuzz iodbc jpeg lzma m mspack nghttp2 pango-1.0 +WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png proj pthread +WANTLIB += pthread-stubs rasterlite2 sndio spatialite sqlite3 ssl stdc++ +WANTLIB += tiff usbhid webp 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 xcb +WANTLIB += xcb-render xcb-shm xml2 z post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/{pixmaps,applications} diff --git a/geo/viking/Makefile b/geo/viking/Makefile index a519bf0cad0..f382a956b3c 100644 --- a/geo/viking/Makefile +++ b/geo/viking/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.31 2016/09/23 09:16:55 sthen Exp $ +# $OpenBSD: Makefile,v 1.32 2016/11/04 11:35:19 sthen Exp $ COMMENT = GPS track manager DISTNAME = viking-1.6.2 -REVISION = 0 +REVISION = 1 CATEGORIES = geo x11 @@ -13,12 +13,11 @@ MAINTAINER = Landry Breuil # GPLv2 PERMIT_PACKAGE_CDROM = Yes -WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama -WANTLIB += Xrandr Xrender atk-1.0 bz2 c cairo crypto curl expat fontconfig -WANTLIB += freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 -WANTLIB += gobject-2.0 gthread-2.0 gps gtk-x11-2.0 -WANTLIB += idn m magic pango-1.0 pangocairo-1.0 pangoft2-1.0 -WANTLIB += pthread ssl z gexiv2 sqlite3 nghttp2 +WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr +WANTLIB += Xrender atk-1.0 bz2 c cairo crypto curl expat fontconfig +WANTLIB += freetype gdk-x11-2.0 gdk_pixbuf-2.0 gexiv2 gio-2.0 glib-2.0 +WANTLIB += gobject-2.0 gps gthread-2.0 gtk-x11-2.0 m magic nghttp2 +WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pthread sqlite3 ssl z MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=viking/} EXTRACT_SUFX = .tar.bz2 diff --git a/graphics/gimp/stable/Makefile b/graphics/gimp/stable/Makefile index 35a7fb97f46..6b0ba0d4ddf 100644 --- a/graphics/gimp/stable/Makefile +++ b/graphics/gimp/stable/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.109 2016/08/09 12:00:00 tb Exp $ +# $OpenBSD: Makefile,v 1.110 2016/11/04 11:35:19 sthen Exp $ COMMENT= GNU Image Manipulation Program DISTNAME= gimp-2.8.18 -REVISION= 0 +REVISION= 1 SHARED_LIBS+= gimp-2.0 272.0 # 800.0 SHARED_LIBS+= gimpbase-2.0 272.0 # 800.0 @@ -49,18 +49,18 @@ LIB_DEPENDS= devel/libexecinfo \ # GPLv2 PERMIT_PACKAGE_CDROM= Yes -WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi -WANTLIB += Xinerama Xmu Xpm Xrandr Xrender Xt aa atk-1.0 avahi-client -WANTLIB += avahi-common babl-0.1 bz2 c cairo croco-0.6 crypto -WANTLIB += cups cupsimage curl dbus-1 dbus-glib-1 execinfo exif -WANTLIB += expat ffi fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 -WANTLIB += gegl-0.2 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 graphite2 -WANTLIB += gs gthread-2.0 gtk-x11-2.0 harfbuzz idn ijs jasper -WANTLIB += jbig2dec jpeg lcms lcms2 m mng ncurses nghttp2 openjpeg pango-1.0 -WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png poppler -WANTLIB += poppler-glib pthread pthread-stubs rsvg-2 ssl tiff -WANTLIB += wmf-0.2 wmflite-0.2 xcb xcb-render xcb-shm xml2 z -WANTLIB += gmp gnutls hogweed lzma nettle p11-kit tasn1 +WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama +WANTLIB += Xmu Xpm Xrandr Xrender Xt aa atk-1.0 avahi-client +WANTLIB += avahi-common babl-0.1 bz2 c cairo croco-0.6 crypto cups +WANTLIB += cupsimage curl dbus-1 dbus-glib-1 execinfo exif expat ffi +WANTLIB += fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 gegl-0.2 +WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gmp gnutls gobject-2.0 graphite2 +WANTLIB += gs gthread-2.0 gtk-x11-2.0 harfbuzz hogweed ijs jasper +WANTLIB += jbig2dec jpeg lcms lcms2 lzma m mng ncurses nettle nghttp2 +WANTLIB += openjpeg p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre +WANTLIB += pixman-1 png poppler poppler-glib pthread pthread-stubs +WANTLIB += rsvg-2 ssl tasn1 tiff wmf-0.2 wmflite-0.2 xcb xcb-render +WANTLIB += xcb-shm xml2 z MODULES= devel/gettext \ textproc/intltool \ diff --git a/japanese/gwaei/Makefile b/japanese/gwaei/Makefile index d7649baa386..f11cb8e7f2d 100644 --- a/japanese/gwaei/Makefile +++ b/japanese/gwaei/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.22 2016/09/08 10:36:48 jasper Exp $ +# $OpenBSD: Makefile,v 1.23 2016/11/04 11:35:19 sthen Exp $ COMMENT = japanese-english dictionary program DISTNAME = gwaei-3.2.0 -REVISION = 14 +REVISION = 15 SHARED_LIBS = waei 0.0 @@ -14,16 +14,15 @@ HOMEPAGE = http://sourceforge.net/projects/gwaei/ # GPLv3 PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=gwaei/} +WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama +WANTLIB += Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi c cairo +WANTLIB += cairo-gobject crypto curl dbus-1 epoxy expat ffi fontconfig +WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 +WANTLIB += gobject-2.0 graphite2 gthread-2.0 gtk-3 harfbuzz iconv intl m +WANTLIB += nghttp2 pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 +WANTLIB += png pthread pthread-stubs ssl xcb xcb-render xcb-shm z -WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi -WANTLIB += Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi -WANTLIB += c cairo cairo-gobject crypto curl dbus-1 epoxy expat -WANTLIB += ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 -WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 graphite2 gthread-2.0 -WANTLIB += gtk-3 harfbuzz iconv idn intl m nghttp2 pango-1.0 pangocairo-1.0 -WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs -WANTLIB += ssl xcb xcb-render xcb-shm z +MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=gwaei/} MODULES = devel/dconf \ textproc/intltool \ diff --git a/lang/php/5.5/Makefile b/lang/php/5.5/Makefile index 7b2dc157d19..fd0560969fa 100644 --- a/lang/php/5.5/Makefile +++ b/lang/php/5.5/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.61 2016/10/31 15:05:51 robert Exp $ +# $OpenBSD: Makefile,v 1.62 2016/11/04 11:35:19 sthen Exp $ PV= 5.5 V= ${PV}.37 REVISION = 0 +REVISION-curl= 1 REVISION-soap= 1 REVISION-xmlrpc= 1 REVISION-xsl= 1 diff --git a/lang/php/5.6/Makefile b/lang/php/5.6/Makefile index 8bb8ee072ad..603367c9ba7 100644 --- a/lang/php/5.6/Makefile +++ b/lang/php/5.6/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.40 2016/10/31 15:05:52 robert Exp $ +# $OpenBSD: Makefile,v 1.41 2016/11/04 11:35:19 sthen Exp $ PV= 5.6 V= ${PV}.27 +REVISION-curl= 0 REVISION-soap= 0 REVISION-xmlrpc= 0 REVISION-xsl= 0 diff --git a/lang/php/7.0/Makefile b/lang/php/7.0/Makefile index 3246d1cf2d7..80f1ab1504d 100644 --- a/lang/php/7.0/Makefile +++ b/lang/php/7.0/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.22 2016/10/31 15:06:10 robert Exp $ +# $OpenBSD: Makefile,v 1.23 2016/11/04 11:35:19 sthen Exp $ BROKEN-sparc64= SIGBUS during phar generation PV= 7.0 V= ${PV}.12 +REVISION-curl= 0 WANTLIB-main+= stdc++ ncurses readline BUILD_DEPENDS+= devel/bison diff --git a/lang/php/Makefile.inc b/lang/php/Makefile.inc index 454174419f9..91fc164307a 100644 --- a/lang/php/Makefile.inc +++ b/lang/php/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.87 2016/10/31 15:05:51 robert Exp $ +# $OpenBSD: Makefile.inc,v 1.88 2016/11/04 11:35:19 sthen Exp $ # BROKEN-hppa= no __sync_bool_compare_and_swap support nor asm fallback @@ -130,7 +130,7 @@ MULTI_PACKAGES+= -curl COMMENT-curl= curl URL library extensions for php5 CONFIGURE_ARGS+= --with-curl=shared,${LOCALBASE} LIB_DEPENDS-curl= net/curl -WANTLIB-curl= pthread crypto idn nghttp2 ssl z curl>=2 +WANTLIB-curl= pthread crypto nghttp2 ssl z curl>=2 # dba MULTI_PACKAGES+= -dba diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 47176163da7..ab3e6a397a3 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.91 2016/08/19 16:52:38 danj Exp $ +# $OpenBSD: Makefile,v 1.92 2016/11/04 11:35:19 sthen Exp $ COMMENT-main= mail and news client COMMENT-bogofilter= bogofilter plugin @@ -10,6 +10,7 @@ COMMENT-gdata= gdata plugin V= 3.14.0 DISTNAME= claws-mail-${V} +REVISION= 0 PKGNAME-main= ${DISTNAME} PKGNAME-bogofilter= claws-mail-bogofilter-${V} PKGNAME-spamassassin= claws-mail-spamassassin-${V} @@ -45,7 +46,7 @@ WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama WANTLIB += Xrandr Xrender archive atk-1.0 bz2 cairo crypto curl WANTLIB += etpan execinfo expat ffi fontconfig freetype gdk-x11-2.0 WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 -WANTLIB += graphite2 gthread-2.0 gtk-x11-2.0 harfbuzz idn lzma lzo2 +WANTLIB += graphite2 gthread-2.0 gtk-x11-2.0 harfbuzz lzma lzo2 WANTLIB += m nghttp2 pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 WANTLIB += png pthread pthread-stubs sasl2 ssl xcb xcb-render WANTLIB += xcb-shm z diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 83b04ceda1e..2a51c95926a 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.22 2016/06/28 16:28:13 danj Exp $ +# $OpenBSD: Makefile,v 1.23 2016/11/04 11:35:19 sthen Exp $ COMMENT= mail purpose library @@ -6,6 +6,7 @@ GH_ACCOUNT= dinhviethoa GH_PROJECT= libetpan GH_TAGNAME= 1.7.2 CATEGORIES= mail devel +REVISION= 0 SHARED_LIBS= etpan 17.0 # 20.0 @@ -16,7 +17,7 @@ MAINTAINER= Daniel Jakots # BSD PERMIT_PACKAGE_CDROM= Yes -WANTLIB += crypto curl expat idn m nghttp2 pthread sasl2 ssl stdc++ z +WANTLIB += crypto curl expat m nghttp2 pthread sasl2 ssl stdc++ z MODULES= devel/gettext diff --git a/math/R/Makefile b/math/R/Makefile index 8f905601780..d19ec4bd0d6 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.88 2016/11/01 16:55:13 feinerer Exp $ +# $OpenBSD: Makefile,v 1.89 2016/11/04 11:35:19 sthen Exp $ COMMENT= powerful math/statistics/graphics language DISTNAME= R-3.3.2 +REVISION= 0 SO_VERSION= 32.0 .for _lib in R Rblas Rlapack @@ -16,10 +17,10 @@ MAINTAINER= Ingo Feinerer # GPLv2+ PERMIT_PACKAGE_CDROM= Yes -WANTLIB += ICE SM X11 Xext Xmu Xss Xt bz2 c cairo crypto curl -WANTLIB += glib-2.0 gobject-2.0 iconv icui18n icuuc idn intl jpeg -WANTLIB += lzma m ncurses nghttp2 pango-1.0 pangocairo-1.0 pcre -WANTLIB += png readline ssl tiff z ${MODTK_WANTLIB} +WANTLIB += ${MODTK_WANTLIB} +WANTLIB += ICE SM X11 Xext Xmu Xss Xt bz2 c cairo crypto curl glib-2.0 +WANTLIB += gobject-2.0 iconv icui18n icuuc intl jpeg lzma m ncurses +WANTLIB += nghttp2 pango-1.0 pangocairo-1.0 pcre png readline ssl tiff z MASTER_SITES= https://cran.r-project.org/src/base/R-3/ \ http://cran.at.r-project.org/src/base/R-3/ \ diff --git a/math/octave/Makefile b/math/octave/Makefile index 35ed7bb1da2..ffdace0902f 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.89 2016/09/01 10:53:27 jasper Exp $ +# $OpenBSD: Makefile,v 1.90 2016/11/04 11:35:19 sthen Exp $ COMMENT = high-level language for numerical computations VERSION = 4.0.2 DISTNAME = octave-${VERSION} -REVISION = 0 +REVISION = 1 CATEGORIES = math SHARED_LIBS += octave 7.0 # 3.0 @@ -20,16 +20,15 @@ PERMIT_PACKAGE_CDROM = Yes WANTLIB += ${MODFORTRAN_WANTLIB} WANTLIB += FLAC GL GLU GraphicsMagick GraphicsMagick++ ICE OSMesa QtGui -WANTLIB += QtNetwork QtOpenGL SM X11 X11-xcb Xau Xcursor Xdamage -WANTLIB += Xdmcp Xext Xfixes Xft Xi Xinerama Xmu Xrandr Xrender -WANTLIB += Xt Xxf86vm amd arpack blas bz2 c camd ccolamd cholmod -WANTLIB += colamd crypto curl cxsparse drm ereadline expat fftw3 fftw3_threads -WANTLIB += fftw3f fftw3f_threads fltk fltk_gl fontconfig freetype -WANTLIB += gl2ps glapi glpk glut gmp hdf5 idn lapack lcms2 -WANTLIB += ltdl lzma m ncurses nghttp2 ogg pcre png portaudio pthread -WANTLIB += pthread-stubs qhull qrupdate qscintilla2 sndfile sndio -WANTLIB += ssl stdc++ suitesparseconfig umfpack usbhid util vorbis -WANTLIB += vorbisenc xcb xcb-dri2 xcb-glx z +WANTLIB += QtNetwork QtOpenGL SM X11 X11-xcb Xau Xcursor Xdamage Xdmcp +WANTLIB += Xext Xfixes Xft Xi Xinerama Xmu Xrandr Xrender Xt Xxf86vm amd +WANTLIB += arpack blas bz2 c camd ccolamd cholmod colamd crypto curl +WANTLIB += cxsparse drm ereadline expat fftw3 fftw3_threads fftw3f +WANTLIB += fftw3f_threads fltk fltk_gl fontconfig freetype gl2ps glapi +WANTLIB += glpk glut gmp hdf5 lapack lcms2 ltdl lzma m ncurses nghttp2 +WANTLIB += ogg pcre png portaudio pthread pthread-stubs qhull qrupdate +WANTLIB += qscintilla2 sndfile sndio ssl stdc++ suitesparseconfig +WANTLIB += umfpack usbhid util vorbis vorbisenc xcb xcb-dri2 xcb-glx z MASTER_SITES = ${MASTER_SITE_GNU:=octave/} diff --git a/multimedia/gstreamer-0.10/plugins-bad/Makefile b/multimedia/gstreamer-0.10/plugins-bad/Makefile index 7f197f8b7c9..7f29a83f908 100644 --- a/multimedia/gstreamer-0.10/plugins-bad/Makefile +++ b/multimedia/gstreamer-0.10/plugins-bad/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.92 2016/10/26 12:35:07 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.93 2016/11/04 11:35:19 sthen Exp $ COMMENT-main= bad elements for GStreamer COMMENT-neon= neon element for GStreamer (plugins-bad) @@ -12,7 +12,7 @@ PKGNAME-main= gstreamer-plugins-bad-${V} PKGNAME-neon= gstreamer-neon-${V} PKGNAME-mjpeg= gstreamer-mjpeg-${V} -REVISION-main= 23 +REVISION-main= 24 REVISION-mjpeg= 10 REVISION-neon= 11 @@ -38,7 +38,7 @@ WANTLIB-main += curl dca dvdnav dvdread expat fontconfig freetype WANTLIB-main += fribidi gdk_pixbuf-2.0 gio-2.0 gsm gstapp-0.10 gstaudio-0.10 WANTLIB-main += gstbase-0.10 gstcontroller-0.10 gstfft-0.10 gstinterfaces-0.10 WANTLIB-main += gstpbutils-0.10 gstriff-0.10 gstrtp-0.10 gstsdp-0.10 -WANTLIB-main += gsttag-0.10 gstvideo-0.10 idn jasper jpeg lrdf mms +WANTLIB-main += gsttag-0.10 gstvideo-0.10 jasper jpeg lrdf mms WANTLIB-main += mpcdec nghttp2 opus orc-0.4 pango-1.0 pangocairo-1.0 pangoft2-1.0 WANTLIB-main += pixman-1 png pthread-stubs raptor2 rsvg-2 WANTLIB-main += sndfile sndio spandsp ssl stdc++ tiff usbhid vpx xcb diff --git a/multimedia/mediatomb/Makefile b/multimedia/mediatomb/Makefile index ff6f838ef47..6658704d439 100644 --- a/multimedia/mediatomb/Makefile +++ b/multimedia/mediatomb/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.21 2016/09/23 09:16:56 sthen Exp $ +# $OpenBSD: Makefile,v 1.22 2016/11/04 11:35:19 sthen Exp $ COMMENT = UPnP media server VER = 0.12.1 DISTNAME = mediatomb-${VER} -REVISION = 13 +REVISION = 14 CATEGORIES = multimedia @@ -13,8 +13,8 @@ HOMEPAGE = http://mediatomb.cc/ # GPLv2 PERMIT_PACKAGE_CDROM = Yes -WANTLIB = avformat avutil c crypto curl exif expat ffmpegthumbnailer idn -WANTLIB += m magic mozjs mp4v2 nghttp2 pthread sqlite3 ssl stdc++ tag z +WANTLIB += avformat avutil c crypto curl exif expat ffmpegthumbnailer m +WANTLIB += magic mozjs mp4v2 nghttp2 pthread sqlite3 ssl stdc++ tag z MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=mediatomb/} diff --git a/net/castget/Makefile b/net/castget/Makefile index 2e283019a9a..c218212a54f 100644 --- a/net/castget/Makefile +++ b/net/castget/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.17 2015/10/30 12:47:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.18 2016/11/04 11:35:19 sthen Exp $ COMMENT= command-line podcast downloader DISTNAME= castget-1.0.1 -REVISION= 6 +REVISION= 7 SHARED_LIBS += castget 0.0 # .0.0 CATEGORIES= net @@ -16,8 +16,8 @@ MAINTAINER= Gleydson Soares # GPLv2 PERMIT_PACKAGE_CDROM= Yes -WANTLIB += c crypto curl glib-2.0 id3 idn lzma m nghttp2 pcre pthread -WANTLIB += ssl stdc++ xml2 z +WANTLIB += c crypto curl glib-2.0 id3 lzma m nghttp2 pcre pthread ssl +WANTLIB += stdc++ xml2 z MODULES= devel/gettext diff --git a/net/centerim/Makefile b/net/centerim/Makefile index e7a78950682..e43acec2719 100644 --- a/net/centerim/Makefile +++ b/net/centerim/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2015/10/30 12:47:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.5 2016/11/04 11:35:19 sthen Exp $ COMMENT= text based IM client DISTNAME= centerim-4.22.10 -REVISION= 1 +REVISION= 2 CATEGORIES= net HOMEPAGE= http://www.centerim.org/ @@ -12,8 +12,8 @@ MAINTAINER= Gonzalo L. R. # GPLv2 PERMIT_PACKAGE_CDROM= Yes -WANTLIB += assuan c crypto curl gpg-error gpgme idn jpeg m ncursesw -WANTLIB += nghttp2 pthread ssl stdc++ z +WANTLIB += assuan c crypto curl gpg-error gpgme jpeg m ncursesw nghttp2 +WANTLIB += pthread ssl stdc++ z MASTER_SITES= http://centerim.org/download/releases/ diff --git a/net/flickcurl/Makefile b/net/flickcurl/Makefile index 95e475b7cb1..750dd9cb0bb 100644 --- a/net/flickcurl/Makefile +++ b/net/flickcurl/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.20 2016/03/14 12:43:48 florian Exp $ +# $OpenBSD: Makefile,v 1.21 2016/11/04 11:35:19 sthen Exp $ COMMENT = flickr API library and utility DISTNAME = flickcurl-1.26 +REVISION = 0 SHARED_LIBS += flickcurl 2.0 # 0.0 CATEGORIES = net @@ -12,7 +13,7 @@ HOMEPAGE = http://librdf.org/flickcurl/ # LGPLv2.1/GPLv2/Apachev2.0 PERMIT_PACKAGE_CDROM = Yes -WANTLIB += c crypto curl>=10 idn>=16 lzma m nghttp2 pthread raptor2 ssl +WANTLIB += c crypto curl>=10 lzma m nghttp2 pthread raptor2 ssl WANTLIB += xml2>=9 xslt yajl z MODULES = devel/gettext diff --git a/net/freeradius3/Makefile b/net/freeradius3/Makefile index 044d67b4dca..8d9e255ab0f 100644 --- a/net/freeradius3/Makefile +++ b/net/freeradius3/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2016/09/23 09:16:56 sthen Exp $ +# $OpenBSD: Makefile,v 1.18 2016/11/04 11:35:19 sthen Exp $ PORTROACH= limit:^3\. @@ -12,7 +12,7 @@ COMMENT-pgsql= freeradius pgsql rlm addon COMMENT-python= freeradius python rlm addon V= 3.0.12pre20160630 -REVISION-main= 1 +REVISION-main= 2 DISTNAME= freeradius-server-$V #EXTRACT_SUFX= .tar.bz2 @@ -94,7 +94,7 @@ LIB_DEPENDS-main= databases/gdbm \ net/curl WANTLIB-main += ${WANTLIB} -WANTLIB-main += c crypto curl execinfo gdbm hiredis idn json-c m nghttp2 +WANTLIB-main += c crypto curl execinfo gdbm hiredis json-c m nghttp2 WANTLIB-main += pcap pcre perl pthread readline sqlite3 ssl talloc termcap WANTLIB-main += util ykclient yubikey z diff --git a/net/icecast/Makefile b/net/icecast/Makefile index ad2f8738d53..3a52aac81b9 100644 --- a/net/icecast/Makefile +++ b/net/icecast/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.57 2016/01/17 17:29:10 sthen Exp $ +# $OpenBSD: Makefile,v 1.58 2016/11/04 11:35:19 sthen Exp $ COMMENT= server for streaming various media formats CATEGORIES= net audio @@ -6,7 +6,7 @@ CATEGORIES= net audio MAINTAINER= Eric Lalonde DISTNAME= icecast-2.4.2 -REVISION= 1 +REVISION= 2 HOMEPAGE= http://www.icecast.org/ # GPL @@ -14,7 +14,7 @@ PERMIT_PACKAGE_CDROM= Yes MASTER_SITES= http://downloads.xiph.org/releases/icecast/ -WANTLIB += c curl>=2 crypto idn lzma m ogg pthread speex>=3 +WANTLIB += c curl>=2 crypto lzma m ogg pthread speex>=3 WANTLIB += ssl theora>=1 vorbis>=3 xml2 xslt>=3 z nghttp2 MODULES= devel/gettext diff --git a/net/megatools/Makefile b/net/megatools/Makefile index 2de5937a5d8..2fe02c3f056 100644 --- a/net/megatools/Makefile +++ b/net/megatools/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.7 2016/03/03 03:46:32 bentley Exp $ +# $OpenBSD: Makefile,v 1.8 2016/11/04 11:35:19 sthen Exp $ COMMENT = command line client application for Mega DISTNAME = megatools-1.9.97 +REVISION = 0 SHARED_LIBS += mega 1.0 # 0.0 @@ -16,7 +17,7 @@ MAINTAINER = Anthony J. Bentley PERMIT_PACKAGE_CDROM = Yes WANTLIB += c crypto curl ffi fuse gio-2.0 glib-2.0 gmodule-2.0 -WANTLIB += gobject-2.0 idn nghttp2 pcre pthread ssl z +WANTLIB += gobject-2.0 nghttp2 pcre pthread ssl z MASTER_SITES = http://megatools.megous.com/builds/ diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index 7a3c4d1f8d6..618e6c3c4ec 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.41 2016/03/18 21:38:25 naddy Exp $ +# $OpenBSD: Makefile,v 1.42 2016/11/04 11:35:19 sthen Exp $ # COMMENT= determine the malware activity on a network DISTNAME= nepenthes-0.2.2 EPOCH= 1 -REVISION= 3 +REVISION= 4 CATEGORIES= net @@ -14,8 +14,8 @@ HOMEPAGE= http://nepenthes.mwcollect.org/ # GPL PERMIT_PACKAGE_CDROM= Yes -WANTLIB= c crypto idn m ssl stdc++ pcap z \ - adns curl magic nghttp2 pcre +WANTLIB += adns c crypto curl m magic nghttp2 pcap pcre pq>=4 ssl stdc++ +WANTLIB += z MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nepenthes/} @@ -43,7 +43,6 @@ CONFIGURE_ARGS+=--enable-debug-logging \ --with-curl-lib=${PREFIX}/lib LIB_DEPENDS+= databases/postgresql -WANTLIB += pq>=4 pre-configure: @perl -pi -e "s,%%SYSCONFDIR%%,${SYSCONFDIR}," \ diff --git a/net/py-curl/Makefile b/net/py-curl/Makefile index 62a870b833d..617472de6ff 100644 --- a/net/py-curl/Makefile +++ b/net/py-curl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.39 2016/10/22 18:43:14 shadchin Exp $ +# $OpenBSD: Makefile,v 1.40 2016/11/04 11:35:19 sthen Exp $ COMMENT= Python interface to cURL library @@ -6,13 +6,15 @@ MODPY_EGG_VERSION= 7.43.0 DISTNAME= pycurl-${MODPY_EGG_VERSION} PKGNAME= py-curl-${MODPY_EGG_VERSION} CATEGORIES= net +REVISION= 0 HOMEPAGE= http://pycurl.sourceforge.net/ # dual: LGPL or MIT-like PERMIT_PACKAGE_CDROM= Yes -WANTLIB += ${MODPY_WANTLIB} crypto curl idn nghttp2 pthread ssl z +WANTLIB += ${MODPY_WANTLIB} +WANTLIB += crypto curl nghttp2 pthread ssl z MODULES= lang/python diff --git a/net/quvi/libquvi/Makefile b/net/quvi/libquvi/Makefile index d48d812ea53..295de38a830 100644 --- a/net/quvi/libquvi/Makefile +++ b/net/quvi/libquvi/Makefile @@ -1,17 +1,18 @@ -# $OpenBSD: Makefile,v 1.11 2016/03/11 20:28:29 naddy Exp $ +# $OpenBSD: Makefile,v 1.12 2016/11/04 11:35:20 sthen Exp $ COMMENT= library to parse flash media stream URLs DISTNAME= libquvi-0.9.4 -REVISION= 0 +REVISION= 1 SHARED_LIBS += quvi-0.9 0.0 # 8.0 MODULES= devel/gettext \ lang/lua -WANTLIB += crypto curl gcrypt glib-2.0 gpg-error idn m nghttp2 pcre proxy -WANTLIB += pthread ssl z ${MODLUA_WANTLIB} +WANTLIB += ${MODLUA_WANTLIB} +WANTLIB += crypto curl gcrypt glib-2.0 gpg-error m nghttp2 pcre proxy +WANTLIB += pthread ssl z BUILD_DEPENDS= net/quvi/scripts RUN_DEPENDS= net/quvi/scripts diff --git a/net/quvi/quvi/Makefile b/net/quvi/quvi/Makefile index 60de620eb43..6764efafa54 100644 --- a/net/quvi/quvi/Makefile +++ b/net/quvi/quvi/Makefile @@ -1,12 +1,12 @@ -# $OpenBSD: Makefile,v 1.6 2015/10/30 12:47:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.7 2016/11/04 11:35:20 sthen Exp $ COMMENT= silly suite to access the flash media stream properties DISTNAME = quvi-0.9.5 -REVISION = 2 +REVISION = 3 WANTLIB += c crypto curl ffi gcrypt gio-2.0 glib-2.0 gmodule-2.0 -WANTLIB += gobject-2.0 gpg-error idn json-glib-1.0 lua5.1 lzma m nghttp2 +WANTLIB += gobject-2.0 gpg-error json-glib-1.0 lua5.1 lzma m nghttp2 WANTLIB += pcre proxy pthread quvi-0.9 ssl xml2 z MODULES = devel/gettext diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index 55c5c995068..0bed4d8269f 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.52 2016/03/11 20:28:29 naddy Exp $ +# $OpenBSD: Makefile,v 1.53 2016/11/04 11:35:20 sthen Exp $ COMMENT= ncurses BitTorrent client based on libTorrent DISTNAME= rtorrent-0.9.6 -REVISION= 0 +REVISION= 1 EPOCH= 0 CATEGORIES= net @@ -14,7 +14,7 @@ MAINTAINER= David Coppa # GPLv2+ PERMIT_PACKAGE_CDROM= Yes -WANTLIB= c crypto curl>=14 idn m ncursesw nghttp2 \ +WANTLIB= c crypto curl>=14 m ncursesw nghttp2 \ pthread ssl stdc++ torrent>=21 z MASTER_SITES= http://rtorrent.net/downloads/ diff --git a/net/seafile/seafile/Makefile b/net/seafile/seafile/Makefile index 90836c12cf9..343107899b6 100644 --- a/net/seafile/seafile/Makefile +++ b/net/seafile/seafile/Makefile @@ -1,15 +1,15 @@ -# $OpenBSD: Makefile,v 1.11 2016/09/23 09:16:57 sthen Exp $ +# $OpenBSD: Makefile,v 1.12 2016/11/04 11:35:20 sthen Exp $ COMMENT = seafile daemon GH_PROJECT = seafile PKGNAME = ${GH_PROJECT}-daemon-${V} -REVISION = 0 +REVISION = 1 SHARED_LIBS = seafile 3.0 cWANTLIB += c ccnet curl event_core event_extra crypto ffi gio-2.0 glib-2.0 -cWANTLIB += gmodule-2.0 gobject-2.0 iconv idn intl jansson nghttp2 pcre pthread +cWANTLIB += gmodule-2.0 gobject-2.0 iconv intl jansson nghttp2 pcre pthread cWANTLIB += searpc sqlite3 ssl uuid z WANTLIB += lib/inotify/inotify ${cWANTLIB} diff --git a/net/tclcurl/Makefile b/net/tclcurl/Makefile index f5fe7668e90..ddae2c2f271 100644 --- a/net/tclcurl/Makefile +++ b/net/tclcurl/Makefile @@ -1,17 +1,17 @@ -# $OpenBSD: Makefile,v 1.27 2016/03/18 23:12:19 naddy Exp $ +# $OpenBSD: Makefile,v 1.28 2016/11/04 11:35:20 sthen Exp $ COMMENT = Tcl bindings for Curl DISTNAME = TclCurl-7.19.6 SHARED_LIBS = TclCurl7196 0.0 CATEGORIES = net -REVISION = 3 +REVISION = 4 MAINTAINER = Stuart Cassoff # BSD PERMIT_PACKAGE_CDROM = Yes -WANTLIB = crypto idn ssl z curl nghttp2 +WANTLIB += crypto curl nghttp2 ssl z MASTER_SITES = https://distfiles.nl/ MODULES = lang/tcl devel/gettext diff --git a/net/transmission/Makefile b/net/transmission/Makefile index 2a2a3583bef..54dc407d508 100644 --- a/net/transmission/Makefile +++ b/net/transmission/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.107 2016/09/21 10:52:51 sthen Exp $ +# $OpenBSD: Makefile,v 1.108 2016/11/04 11:35:20 sthen Exp $ COMMENT-main= BitTorrent command line and daemon client COMMENT-gtk= BitTorrent client with GTK+ interface @@ -9,7 +9,7 @@ DISTNAME= transmission-${VER} PKGNAME-main= transmission-${VER} PKGNAME-gtk= transmission-gtk-${VER} PKGNAME-qt= transmission-qt-${VER} -REVISION= 0 +REVISION= 1 CATEGORIES= net HOMEPAGE= http://www.transmissionbt.com/ MAINTAINER= Josh Grosse @@ -34,7 +34,7 @@ FLAVOR?= WANTLIB-common= c crypto curl event_core event_extra m miniupnpc>=2.0 \ natpmp pthread ssl z intl -WANTLIB-main= ${WANTLIB-common} idn nghttp2 iconv +WANTLIB-main= ${WANTLIB-common} nghttp2 iconv WANTLIB-gtk= ${WANTLIB-common} ICE SM X11 Xcomposite Xcursor Xdamage \ Xext Xfixes Xi Xinerama Xrandr Xrender \ atk-1.0 atk-bridge-2.0 atspi cairo cairo-gobject \ @@ -43,7 +43,7 @@ WANTLIB-gtk= ${WANTLIB-common} ICE SM X11 Xcomposite Xcursor Xdamage \ gobject-2.0 graphite2 gthread-2.0 gtk-3 \ harfbuzz pango-1.0 pangoft2-1.0 \ pangocairo-1.0 pixman-1 png pcre pthread-stubs xcb \ - xcb-render xcb-shm epoxy idn nghttp2 iconv + xcb-render xcb-shm epoxy nghttp2 iconv WANTLIB-qt= ${WANTLIB-common} ${MODQT_WANTLIB} \ GL Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets \ fontconfig freetype estdc++ diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile index 86978c3c7b8..340943c6344 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2015/10/30 12:47:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2016/11/04 11:35:20 sthen Exp $ # as error: ``operation combines symbols in different segments'' # (known toolchain problem) @@ -9,7 +9,7 @@ CATEGORIES= net devel textproc V= 1.06.35 DISTNAME= xmlrpc-c-${V} -REVISION= 1 +REVISION= 2 EXTRACT_SUFX= .tgz @@ -25,13 +25,13 @@ SHARED_LIBS += xmlrpc_server_cgi 1.0 # .9.15 HOMEPAGE= http://xmlrpc-c.sourceforge.net/ -WANTLIB= c crypto idn nghttp2 pthread ssl z curl - MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmlrpc-c/} # BSD PERMIT_PACKAGE_CDROM= Yes +WANTLIB+= c crypto curl nghttp2 pthread ssl z + MODULES= devel/gettext LIB_DEPENDS= net/curl diff --git a/net/zabbix/Makefile b/net/zabbix/Makefile index 329c2e0a4fb..685621f95c8 100644 --- a/net/zabbix/Makefile +++ b/net/zabbix/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.125 2016/09/23 09:16:57 sthen Exp $ +# $OpenBSD: Makefile,v 1.126 2016/11/04 11:35:20 sthen Exp $ COMMENT-main = network and application monitoring - agent COMMENT-server = network and application monitoring - server @@ -12,7 +12,7 @@ PKGNAME-server = zabbix-server-${VERSION} FULLPKGNAME-web = zabbix-web-${VERSION} FULLPKGPATH-web = net/zabbix,-web CATEGORIES = net -REVISION = 0 +REVISION = 1 MAJV = ${VERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -35,7 +35,7 @@ FLAVORS = mysql pgsql sqlite3 SUBST_VARS += PREFIX-web ZABBIX_WEB MAJV WANTLIB = c iconv kvm m execinfo lber ldap crypto ssl z \ - curl idn nghttp2 + curl nghttp2 LIB_DEPENDS = converters/libiconv \ databases/openldap \ diff --git a/productivity/libgcal/Makefile b/productivity/libgcal/Makefile index e32a710253d..961b2c7073c 100644 --- a/productivity/libgcal/Makefile +++ b/productivity/libgcal/Makefile @@ -1,17 +1,17 @@ -# $OpenBSD: Makefile,v 1.6 2016/10/01 11:54:17 naddy Exp $ +# $OpenBSD: Makefile,v 1.7 2016/11/04 11:35:20 sthen Exp $ CATEGORIES = productivity devel COMMENT = C library for Google calendar and contacts DISTNAME = libgcal-0.9.6 HOMEPAGE = https://code.google.com/p/libgcal/ -REVISION = 2 +REVISION = 3 SHARED_LIBS = gcal 0.0 # BSDL PERMIT_PACKAGE_CDROM = Yes -WANTLIB += crypto curl idn lzma m nghttp2 pthread ssl xml2 z +WANTLIB += crypto curl lzma m nghttp2 pthread ssl xml2 z MASTER_SITES = ${MASTER_SITE_GOOGLECODE:=libgcal/} EXTRACT_SUFX = .tar.bz2 diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 4ed1067813d..3905ce8d16e 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.111 2016/11/03 21:10:57 sthen Exp $ +# $OpenBSD: Makefile,v 1.112 2016/11/04 11:35:20 sthen Exp $ COMMENT= virus scanner DISTNAME= clamav-0.99.2 -REVISION= 2 +REVISION= 3 CATEGORIES= security @@ -17,8 +17,8 @@ MAINTAINER= Stuart Henderson # GPLv2/LGPL, with OpenSSL exemption PERMIT_PACKAGE_CDROM= Yes -WANTLIB += bz2 c crypto curl iconv idn intl ltdl lzma m milter -WANTLIB += ncurses nghttp2 pcre2-8 pthread ssl xml2 z +WANTLIB += bz2 c crypto curl iconv ltdl lzma m milter ncurses +WANTLIB += nghttp2 pcre2-8 pthread ssl xml2 z BUILD_DEPENDS= devel/check \ devel/libexecinfo diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 1ea1c8292ff..397dbc4d499 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.103 2016/10/01 13:56:26 naddy Exp $ +# $OpenBSD: Makefile,v 1.104 2016/11/04 11:35:20 sthen Exp $ COMMENT= GNU privacy guard - a free PGP replacement DISTNAME= gnupg-1.4.21 -REVISION= 0 +REVISION= 1 CATEGORIES= security # restrict, not compatible with gnupg-2. @@ -18,7 +18,7 @@ MAINTAINER= Jeremie Courreges-Anglas # GPLv3 PERMIT_PACKAGE_CDROM= Yes -WANTLIB += bz2 c crypto curl iconv idn intl nghttp2 readline ssl +WANTLIB += bz2 c crypto curl iconv intl nghttp2 readline ssl WANTLIB += termcap z LIB_DEPENDS= archivers/bzip2 \ diff --git a/security/yubico/yubico-c-client/Makefile b/security/yubico/yubico-c-client/Makefile index 1bfd878211a..e8f2349c716 100644 --- a/security/yubico/yubico-c-client/Makefile +++ b/security/yubico/yubico-c-client/Makefile @@ -1,15 +1,16 @@ -# $OpenBSD: Makefile,v 1.2 2015/11/13 12:37:18 sthen Exp $ +# $OpenBSD: Makefile,v 1.3 2016/11/04 11:35:20 sthen Exp $ COMMENT= C library to validate an Yubikey OTP against API servers YK_PROJECT= yubico-c-client DISTNAME= ykclient-2.15 +REVISION= 0 SHARED_LIBS += ykclient 0.0 # 9.0 CATEGORIES= security devel -WANTLIB += c crypto curl idn nghttp2 ssl z +WANTLIB += c crypto curl nghttp2 ssl z MODULES= devel/gettext CONFIGURE_STYLE= gnu diff --git a/sysutils/collectd/Makefile b/sysutils/collectd/Makefile index 736c9ebab4a..cde4c6742ac 100644 --- a/sysutils/collectd/Makefile +++ b/sysutils/collectd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.38 2016/06/13 09:12:40 landry Exp $ +# $OpenBSD: Makefile,v 1.39 2016/11/04 11:35:20 sthen Exp $ COMMENT-main = system metrics collection engine COMMENT-mysql = collectd mysql plugin @@ -11,6 +11,8 @@ COMMENT-memcachec = collectd memcachec plugin COMMENT-nut = collectd nut plugin V = 5.5.1 +REVISION-main = 0 +REVISION-virt = 0 DISTNAME = collectd-$V PKGNAME-main = collectd-$V PKGNAME-mysql = collectd-mysql-$V @@ -60,7 +62,7 @@ RUN_DEPENDS-snmp = collectd-$V:${BASE_PKGPATH},-main LIB_DEPENDS-virt = sysutils/libvirt WANTLIB-virt = avahi-client avahi-common c dbus-1 ffi gmp gnutls hogweed \ nettle p11-kit ssh2 tasn1 util virt crypto curl iconv \ - idn intl lzma m nghttp2 pthread ssl xml2 z + intl lzma m nghttp2 pthread ssl xml2 z RUN_DEPENDS-virt = collectd-$V:${BASE_PKGPATH},-main LIB_DEPENDS-python = ${MODPY_LIB_DEPENDS} @@ -85,7 +87,7 @@ LIB_DEPENDS += net/curl \ devel/libyajl \ devel/protobuf-c>=1.0.1 -WANTLIB += c crypto gpg-error idn kvm curl xml2 ltdl lzma oping nghttp2 +WANTLIB += c crypto gpg-error kvm curl xml2 ltdl lzma oping nghttp2 WANTLIB += m pcap pthread ssl xml2 z statgrab gcrypt ${MODGETTEXT_WANTLIB} WANTLIB += protobuf-c yajl diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index 25cb7beb4bb..7682580b69e 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.50 2016/09/10 13:03:43 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.51 2016/11/04 11:35:20 sthen Exp $ ONLY_FOR_ARCHS= ${APM_ARCHS} @@ -7,14 +7,14 @@ COMMENT= light-weight system monitor DISTNAME= conky-1.9.0 CATEGORIES= sysutils HOMEPAGE= http://conky.sourceforge.net/ -REVISION= 10 +REVISION= 11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conky/} # mostly GPLv3; see COPYING PERMIT_PACKAGE_CDROM= Yes -WANTLIB= c crypto kvm idn m ncurses nghttp2 ossaudio pthread ssl z \ +WANTLIB= c crypto kvm m ncurses nghttp2 ossaudio pthread ssl z \ lzma glib-2.0 pcre curl xml2 ${MODLUA_WANTLIB} MODULES= devel/gettext \ diff --git a/sysutils/curlftpfs/Makefile b/sysutils/curlftpfs/Makefile index 3fabfcfb536..747ab0b115b 100644 --- a/sysutils/curlftpfs/Makefile +++ b/sysutils/curlftpfs/Makefile @@ -1,22 +1,22 @@ -# $OpenBSD: Makefile,v 1.2 2015/10/30 12:59:16 sthen Exp $ +# $OpenBSD: Makefile,v 1.3 2016/11/04 11:35:20 sthen Exp $ COMMENT= FUSE FTP driver DISTNAME= curlftpfs-0.9.2 CATEGORIES= sysutils -REVISION= 0 +REVISION= 1 # GPLv2 PERMIT_PACKAGE_CDROM= Yes +WANTLIB += c crypto curl fuse glib-2.0 nghttp2 pcre pthread ssl z + MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=curlftpfs/} MODULES= devel/gettext LIB_DEPENDS= devel/glib2 net/curl -WANTLIB += c crypto curl fuse glib-2.0 idn nghttp2 pcre pthread ssl z - CONFIGURE_STYLE=gnu .include diff --git a/sysutils/libvirt/Makefile b/sysutils/libvirt/Makefile index bf79d71186f..f588839a684 100644 --- a/sysutils/libvirt/Makefile +++ b/sysutils/libvirt/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.53 2016/10/15 19:14:19 jasper Exp $ +# $OpenBSD: Makefile,v 1.54 2016/11/04 11:35:20 sthen Exp $ COMMENT= tool/library for managing platform virtualization DISTNAME= libvirt-1.3.5 -REVISION= 0 +REVISION= 1 CATEGORIES= sysutils devel SHARED_LIBS += virt-qemu 0.4 # 1003.0 @@ -19,15 +19,15 @@ MASTER_SITES= ${HOMEPAGE}/sources/ \ # LGPLv2.1 PERMIT_PACKAGE_CDROM= Yes +WANTLIB += avahi-client avahi-common c crypto curl dbus-1 ffi gmp gnutls +WANTLIB += hogweed lzma m ncurses nettle nghttp2 p11-kit pthread +WANTLIB += readline ssh2 ssl tasn1 util xml2 z + MODULES= devel/gettext \ lang/python MODPY_RUNDEP= No -WANTLIB += avahi-client avahi-common c crypto curl dbus-1 ffi -WANTLIB += gmp gnutls hogweed idn lzma m ncurses nettle nghttp2 -WANTLIB += p11-kit pthread readline ssh2 ssl tasn1 util xml2 z - BUILD_DEPENDS= textproc/docbook \ textproc/docbook2x diff --git a/telephony/asterisk/Makefile b/telephony/asterisk/Makefile index 2870b20281e..a2625bbeefd 100644 --- a/telephony/asterisk/Makefile +++ b/telephony/asterisk/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.241 2016/10/29 19:21:13 sthen Exp $ +# $OpenBSD: Makefile,v 1.242 2016/11/04 11:35:20 sthen Exp $ COMMENT-main= open source multi-protocol PBX and telephony toolkit @@ -6,6 +6,7 @@ VER= 13.12.1 PORTROACH= limitw:0,odd DISTNAME= asterisk-${VER:S/beta/-beta/:S/rc/-rc/} PKGNAME-main= asterisk-${VER} +REVISION-main= 0 CATEGORIES= telephony @@ -20,7 +21,7 @@ MAINTAINER= Stuart Henderson PERMIT_PACKAGE_CDROM= patent licensing clauses PERMIT_PACKAGE_FTP= Yes -WANTLIB-main += c crypto curl execinfo g7221codec gsm idn iksemel ilbccodec +WANTLIB-main += c crypto curl execinfo g7221codec gsm iksemel ilbccodec WANTLIB-main += iconv jansson lzma m nghttp2 ogg opencore-amrnb opencore-amrwb WANTLIB-main += pj pjlib-util pjmedia pjmedia-audiodev pjmedia-codec WANTLIB-main += pjmedia-videodev pjnath pjsip pjsip-simple pjsip-ua diff --git a/telephony/kamailio/Makefile b/telephony/kamailio/Makefile index be207d2dfc1..791c5a4ae5e 100644 --- a/telephony/kamailio/Makefile +++ b/telephony/kamailio/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.37 2016/09/11 20:54:13 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.38 2016/11/04 11:35:20 sthen Exp $ COMMENT-main = mature and flexible open source SIP server VERSION = 4.3.3 -REVISION-main = 2 -REVISION = 1 +REVISION = 3 DISTNAME = kamailio-${VERSION}_src PKGNAME-main = kamailio-${VERSION} PKGNAME-mysql = kamailio-mysql-${VERSION} @@ -43,7 +42,7 @@ WRKDIST = ${WRKDIR}/kamailio-${VERSION} MODULES = devel/gettext WANTLIB-main = c crypto curl db expat m pcre pthread ssl xml2 nghttp2 \ - idn ncurses readline unistring z ${MODGETTEXT_WANTLIB} + ncurses readline unistring z ${MODGETTEXT_WANTLIB} LIB_DEPENDS-main = net/curl \ databases/db/v4,-main,no_java \ devel/pcre \ diff --git a/textproc/html-xml-utils/Makefile b/textproc/html-xml-utils/Makefile index 6cb55f7b87d..935ca7fc222 100644 --- a/textproc/html-xml-utils/Makefile +++ b/textproc/html-xml-utils/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2016/09/13 19:29:01 naddy Exp $ +# $OpenBSD: Makefile,v 1.7 2016/11/04 11:35:20 sthen Exp $ COMMENT = simple utilities for manipulating HTML and XML files DISTNAME = html-xml-utils-7.0 +REVISION = 0 CATEGORIES = textproc @@ -13,7 +14,7 @@ MAINTAINER = Anthony J. Bentley # W3C license PERMIT_PACKAGE_CDROM = Yes -WANTLIB += c crypto curl iconv idn nghttp2 ssl z +WANTLIB += c crypto curl iconv nghttp2 ssl z MASTER_SITES = http://www.w3.org/Tools/HTML-XML-utils/ diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile index 4da8a34688c..f8a0daf9a91 100644 --- a/textproc/liblrdf/Makefile +++ b/textproc/liblrdf/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.12 2015/12/03 21:24:32 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2016/11/04 11:35:20 sthen Exp $ COMMENT = light RDF manipulation with LADSPA plugin support DISTNAME = LRDF-0.5.0 PKGNAME = lib${DISTNAME:L} -REVISION = 4 +REVISION = 5 CATEGORIES = textproc SHARED_LIBS = lrdf 1.0 # 0.0 @@ -14,7 +14,8 @@ HOMEPAGE = https://github.com/swh/LRDF/ # GPLv2 PERMIT_PACKAGE_CDROM = Yes -WANTLIB += crypto curl idn lzma m nghttp2 pthread raptor2 ssl xml2 xslt yajl z +WANTLIB += crypto curl lzma m nghttp2 pthread raptor2 ssl xml2 xslt yajl +WANTLIB += z MASTER_SITES = https://spacehopper.org/mirrors/ MODULES = devel/gettext diff --git a/textproc/libnxml/Makefile b/textproc/libnxml/Makefile index b7517ed9941..ad34e4b3125 100644 --- a/textproc/libnxml/Makefile +++ b/textproc/libnxml/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.9 2015/10/30 12:59:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.10 2016/11/04 11:35:20 sthen Exp $ COMMENT = XML manipulation library VERSION = 0.18.3 DISTNAME = libnxml-${VERSION} -REVISION = 4 +REVISION = 5 CATEGORIES = textproc MASTER_SITES = http://www.autistici.org/bakunin/libnxml/ SHARED_LIBS = nxml 0.0 # 18.3 @@ -14,8 +14,9 @@ HOMEPAGE= http://www.autistici.org/bakunin/libnxml/doc # LGPL v2.1 PERMIT_PACKAGE_CDROM= Yes +WANTLIB += crypto curl nghttp2 ssl z + LIB_DEPENDS = net/curl -WANTLIB += crypto idn nghttp2 ssl z curl MODULES = devel/gettext diff --git a/textproc/mupdf/Makefile b/textproc/mupdf/Makefile index 2ece3c997b7..58fef5d267b 100644 --- a/textproc/mupdf/Makefile +++ b/textproc/mupdf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.67 2016/10/18 09:24:20 sthen Exp $ +# $OpenBSD: Makefile,v 1.68 2016/11/04 11:35:20 sthen Exp $ SHARED_LIBS += mupdf 4.0 SHARED_LIBS += mupdfthird 0.0 @@ -8,6 +8,7 @@ COMMENT = graphic library, pdf parser, viewer and utilities V = 1.9a DISTNAME = mupdf-$V-source PKGNAME = mupdf-$V +REVISION = 0 CATEGORIES = textproc x11 @@ -20,12 +21,12 @@ MAINTAINER = Stuart Henderson # droid font: Apache. PERMIT_PACKAGE_CDROM = Yes -FLAVORS= js -FLAVOR?= - # uses pledge(2) WANTLIB += GL X11 Xcursor Xext Xinerama Xrandr c crypto curl freetype -WANTLIB += harfbuzz idn jbig2dec jpeg m nghttp2 openjp2 pthread ssl z +WANTLIB += harfbuzz jbig2dec jpeg m nghttp2 openjp2 pthread ssl z + +FLAVORS= js +FLAVOR?= MODULES = gcc4 MODGCC4_ARCHS = * diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 0c8f98990c6..f1321ae4450 100755 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.14 2015/10/30 12:59:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2016/11/04 11:35:20 sthen Exp $ COMMENT= RDF Parser Toolkit for Redland DISTNAME= raptor2-2.0.15 PKGNAME= ${DISTNAME:C/raptor2/raptor/} CATEGORIES= textproc -REVISION= 0 +REVISION= 1 SHARED_LIBS += raptor2 0.0 # 0.0 @@ -16,8 +16,7 @@ MASTER_SITES= http://download.librdf.org/source/ # LGPL 2.1+, GPL 2+ or Apache 2+ PERMIT_PACKAGE_CDROM= Yes -WANTLIB += c crypto curl idn lzma m nghttp2 pthread ssl xml2 xslt yajl -WANTLIB += z +WANTLIB += c crypto curl lzma m nghttp2 pthread ssl xml2 xslt yajl z MODULES= devel/gettext diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index 422e529c1e1..d7f20e5a995 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.9 2015/10/30 12:59:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.10 2016/11/04 11:35:20 sthen Exp $ COMMENT= RDF Query Library for Redland DISTNAME= rasqal-0.9.33 CATEGORIES= textproc -REVISION= 0 +REVISION= 1 SHARED_LIBS += rasqal 2.0 # 3.0 @@ -14,8 +14,8 @@ MASTER_SITES= http://download.librdf.org/source/ # LGPL 2.1+, GPL 2+ or Apache 2+ PERMIT_PACKAGE_CDROM= Yes -WANTLIB += c crypto curl gcrypt gmp gpg-error idn lzma m mpfr -WANTLIB += nghttp2 pcre pthread raptor2 ssl uuid xml2 xslt yajl z +WANTLIB += c crypto curl gcrypt gmp gpg-error lzma m mpfr nghttp2 pcre +WANTLIB += pthread raptor2 ssl uuid xml2 xslt yajl z MODULES= devel/gettext diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 33b579660c8..e9b426030b9 100755 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.21 2016/09/23 09:16:58 sthen Exp $ +# $OpenBSD: Makefile,v 1.22 2016/11/04 11:35:20 sthen Exp $ MULTI_PACKAGES= -main -mysql -pgsql @@ -7,8 +7,7 @@ COMMENT-mysql= MySQL driver for redland COMMENT-pgsql= PostgreSQL driver for redland V= 1.0.17 -REVISION= 1 -REVISION-main= 2 +REVISION= 3 DISTNAME= redland-$V PKGNAME-main= redland-$V PKGNAME-mysql= redland-mysql-$V @@ -25,7 +24,7 @@ MASTER_SITES= http://download.librdf.org/source/ # LGPL 2.1+, GPL 2+ or Apache 2+ PERMIT_PACKAGE_CDROM= Yes -WANTLIB += crypto curl gcrypt gmp gpg-error idn ltdl m mpfr nghttp2 +WANTLIB += crypto curl gcrypt gmp gpg-error ltdl m mpfr nghttp2 WANTLIB += pcre pthread raptor2 rasqal ssl xml2 xslt yajl z WANTLIB += lzma uuid diff --git a/www/cclive/Makefile b/www/cclive/Makefile index 60d6cee8046..f61e6efabb0 100644 --- a/www/cclive/Makefile +++ b/www/cclive/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2015/10/30 12:59:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2016/11/04 11:35:20 sthen Exp $ # XXX check if still needed at next update CXXFLAGS += -std=c++11 @@ -7,7 +7,7 @@ COMMENT = media download tool DISTNAME = cclive-0.9.3 EXTRACT_SUFX = .tar.xz -REVISION = 1 +REVISION = 2 CATEGORIES = www @@ -17,10 +17,10 @@ HOMEPAGE = http://cclive.sourceforge.net PERMIT_PACKAGE_CDROM = Yes WANTLIB += boost_date_time-mt boost_filesystem-mt boost_iostreams-mt -WANTLIB += boost_program_options-mt boost_system-mt bz2 c crypto -WANTLIB += curl ffi gcrypt glib-2.0 glibmm-2.4 gmodule-2.0 gobject-2.0 -WANTLIB += gpg-error idn lua5.1 m nghttp2 pcre pcrecpp proxy pthread quvi-0.9 -WANTLIB += sigc-2.0 ssl stdc++ z +WANTLIB += boost_program_options-mt boost_system-mt bz2 c crypto curl +WANTLIB += ffi gcrypt glib-2.0 glibmm-2.4 gmodule-2.0 gobject-2.0 +WANTLIB += gpg-error lua5.1 m nghttp2 pcre pcrecpp proxy pthread +WANTLIB += quvi-0.9 sigc-2.0 ssl stdc++ z MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=cclive/} diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile index c3ff72b2aa5..57f4ed6bedc 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.24 2016/03/20 19:57:22 naddy Exp $ +# $OpenBSD: Makefile,v 1.25 2016/11/04 11:35:20 sthen Exp $ COMMENT= perl binding for curl MODULES= cpan devel/gettext DISTNAME = WWW-Curl-4.17 -REVISION = 0 +REVISION = 1 EPOCH= 0 CATEGORIES= www net @@ -13,7 +13,7 @@ HOMEPAGE= http://curl.haxx.se/libcurl/perl/ # MIT PERMIT_PACKAGE_CDROM= Yes -WANTLIB += c crypto curl idn nghttp2 perl ssl z +WANTLIB += c crypto curl nghttp2 perl ssl z LIB_DEPENDS= net/curl diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 6185003d518..f742e5e72eb 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2016/06/29 12:41:01 sthen Exp $ +# $OpenBSD: Makefile,v 1.12 2016/11/04 11:35:20 sthen Exp $ COMMENT= extended HTTP support @@ -6,18 +6,20 @@ _PECLMOD= http V= 2.5.6 PKGNAME= pecl-${_PECLMOD}-${V} DISTNAME= pecl_${_PECLMOD}-${V} +REVISION= 0 HOMEPAGE= http://pecl.php.net/package/pecl_http # PHP PERMIT_PACKAGE_CDROM = Yes +WANTLIB+= c crypto curl event nghttp2 ssl z + MODULES= lang/php/pecl \ devel/gettext CONFIGURE_STYLE= gnu -WANTLIB+= c crypto curl event idn nghttp2 ssl z RUN_DEPENDS+= www/pecl-raphf \ www/pecl-propro TEST_DEPENDS+= ${RUN_DEPENDS} diff --git a/www/ruby-passenger/Makefile b/www/ruby-passenger/Makefile index 78c89b9fa40..b6b527d3bee 100644 --- a/www/ruby-passenger/Makefile +++ b/www/ruby-passenger/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.47 2016/10/08 20:38:39 jeremy Exp $ +# $OpenBSD: Makefile,v 1.48 2016/11/04 11:35:20 sthen Exp $ COMMENT = ruby web application server/nginx module BROKEN-alpha = .got subsegment exceeds 64K (size 83312) @@ -8,7 +8,7 @@ BROKEN-sparc64 = rake fails when linking PassengerHelperAgent PASS_VERSION = 5.0.14 NGINX_VERSION = 1.9.3 DISTNAME = passenger-${PASS_VERSION} -REVISION = 0 +REVISION = 1 CATEGORIES = www DISTFILES = ${DISTNAME}.gem \ @@ -25,7 +25,7 @@ MODULES = devel/gettext \ CONFIGURE_STYLE = gem ext -WANTLIB = ${MODRUBY_WANTLIB} crypto curl idn kvm nghttp2 pcre pthread ssl stdc++ z +WANTLIB = ${MODRUBY_WANTLIB} crypto curl kvm nghttp2 pcre pthread ssl stdc++ z # Make devel/gmake a BUILD_DEPEND instead of USE_GMAKE, as the port also uses # BSD make. Depend on gsed as embedded libuv picks it up if present. @@ -34,7 +34,6 @@ BUILD_DEPENDS = ${RUN_DEPENDS} \ textproc/gsed RUN_DEPENDS = www/ruby-rack,${MODRUBY_FLAVOR} LIB_DEPENDS = ${MODRUBY_LIB_DEPENDS} \ - devel/libidn \ devel/pcre \ net/curl diff --git a/www/uget/Makefile b/www/uget/Makefile index 3e1f5bc0a7e..95017396ccc 100644 --- a/www/uget/Makefile +++ b/www/uget/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.14 2016/05/30 18:31:39 juanfra Exp $ +# $OpenBSD: Makefile,v 1.15 2016/11/04 11:35:21 sthen Exp $ COMMENT = lightweight graphical download manager DISTNAME = uget-2.0.8 -REVISION = 1 +REVISION = 2 CATEGORIES = www net x11 HOMEPAGE = http://ugetdm.com/ @@ -10,10 +10,10 @@ HOMEPAGE = http://ugetdm.com/ # LGPLv2.1+ PERMIT_PACKAGE_CDROM = Yes -WANTLIB += atk-1.0 c cairo cairo-gobject crypto curl gdk-3 gdk_pixbuf-2.0 -WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gstreamer-1.0 gtk-3 idn intl -WANTLIB += nghttp2 notify pango-1.0 pangocairo-1.0 pthread ssl -WANTLIB += z +WANTLIB += atk-1.0 c cairo cairo-gobject crypto curl gdk-3 +WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gobject-2.0 gstreamer-1.0 +WANTLIB += gtk-3 intl nghttp2 notify pango-1.0 pangocairo-1.0 pthread +WANTLIB += ssl z MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=urlget/} diff --git a/x11/e17/e/Makefile b/x11/e17/e/Makefile index 5a9fba50ad0..67cbde6d9e8 100644 --- a/x11/e17/e/Makefile +++ b/x11/e17/e/Makefile @@ -1,25 +1,25 @@ -# $OpenBSD: Makefile,v 1.64 2016/06/29 16:14:45 espie Exp $ +# $OpenBSD: Makefile,v 1.65 2016/11/04 11:35:21 sthen Exp $ COMMENT = the enlightened window manager VERSION = 0.17.6 DISTNAME = enlightenment-${VERSION} EPOCH = 1 -REVISION = 5 +REVISION = 6 # BSD PERMIT_PACKAGE_CDROM = Yes -WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes -WANTLIB += Xi Xinerama Xrandr Xrender Xss Xtst c cares crypto -WANTLIB += curl dbus-1 ecore ecore_con ecore_evas ecore_file ecore_imf -WANTLIB += ecore_imf_evas ecore_input ecore_input_evas ecore_ipc -WANTLIB += ecore_x edbus edje eet efreet efreet_mime efreet_trash -WANTLIB += ehal eina eio elementary embryo emotion enotify ethumb -WANTLIB += ethumb_client eukit evas execinfo exif expat fontconfig -WANTLIB += freetype graphite2 fribidi glib-2.0 harfbuzz -WANTLIB += idn jpeg m nghttp2 pcre pthread pthread-stubs -WANTLIB += ssl xcb xcb-keysyms xcb-shape z ${MODLUA_WANTLIB} +WANTLIB += ${MODLUA_WANTLIB} +WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xi +WANTLIB += Xinerama Xrandr Xrender Xss Xtst c cares crypto curl dbus-1 +WANTLIB += ecore ecore_con ecore_evas ecore_file ecore_imf +WANTLIB += ecore_imf_evas ecore_input ecore_input_evas ecore_ipc ecore_x +WANTLIB += edbus edje eet efreet efreet_mime efreet_trash ehal eina eio +WANTLIB += elementary embryo emotion enotify ethumb ethumb_client eukit +WANTLIB += evas execinfo exif expat fontconfig freetype fribidi glib-2.0 +WANTLIB += graphite2 harfbuzz jpeg m nghttp2 pcre pthread pthread-stubs +WANTLIB += ssl xcb xcb-keysyms xcb-shape z MODULES += devel/gettext \ lang/lua \ diff --git a/x11/e17/e_dbus/Makefile b/x11/e17/e_dbus/Makefile index cf5bffc5d36..0b78096d5e3 100644 --- a/x11/e17/e_dbus/Makefile +++ b/x11/e17/e_dbus/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.24 2015/10/30 12:59:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.25 2016/11/04 11:35:21 sthen Exp $ COMMENT = enlightenment DBus component DISTNAME = e_dbus-1.7.10 EPOCH = 1 -REVISION = 1 +REVISION = 2 SO_VERSION = 5.0 # 8.10 .for _lib in edbus enotify econnman0_7x ehal eofono ebluez eukit @@ -14,12 +14,11 @@ SHARED_LIBS += ${_lib} ${SO_VERSION} # BSD PERMIT_PACKAGE_CDROM = Yes -WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama -WANTLIB += Xrandr Xrender Xss Xtst c cares crypto curl dbus-1 -WANTLIB += ecore ecore_con ecore_evas ecore_input ecore_input_evas -WANTLIB += ecore_ipc ecore_x eet eina evas expat fontconfig -WANTLIB += freetype fribidi glib-2.0 graphite2 harfbuzz -WANTLIB += idn jpeg m nghttp2 pcre pthread pthread-stubs +WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr +WANTLIB += Xrender Xss Xtst c cares crypto curl dbus-1 ecore ecore_con +WANTLIB += ecore_evas ecore_input ecore_input_evas ecore_ipc ecore_x eet +WANTLIB += eina evas expat fontconfig freetype fribidi glib-2.0 +WANTLIB += graphite2 harfbuzz jpeg m nghttp2 pcre pthread pthread-stubs WANTLIB += ssl xcb z MODULES = devel/gettext diff --git a/x11/e17/ecore/Makefile b/x11/e17/ecore/Makefile index 4d9f5e2a30a..7f5d252a8f3 100644 --- a/x11/e17/ecore/Makefile +++ b/x11/e17/ecore/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.35 2015/10/30 12:59:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.36 2016/11/04 11:35:21 sthen Exp $ COMMENT = core event/X abstraction layer DISTNAME = ecore-1.7.10 EPOCH = 2 -REVISION = 0 +REVISION = 1 SO_VERSION = 4.0 # 8.10 # NOTE: Must bump minor version if any shlib's are removed from the @@ -17,12 +17,11 @@ SHARED_LIBS += ${_lib} ${SO_VERSION} # BSD PERMIT_PACKAGE_CDROM= Yes -WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama -WANTLIB += Xrandr Xrender Xss Xtst cares crypto curl eet eina -WANTLIB += evas expat ffi fontconfig freetype fribidi gio-2.0 -WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 graphite2 harfbuzz -WANTLIB += ibus-1.0 idn jpeg m nghttp2 pcre pthread -WANTLIB += pthread-stubs ssl xcb z +WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr +WANTLIB += Xrender Xss Xtst cares crypto curl eet eina evas expat ffi +WANTLIB += fontconfig freetype fribidi gio-2.0 glib-2.0 gmodule-2.0 +WANTLIB += gobject-2.0 graphite2 harfbuzz ibus-1.0 jpeg m nghttp2 pcre +WANTLIB += pthread pthread-stubs ssl xcb z MODULES = devel/gettext diff --git a/x11/e17/edje/Makefile b/x11/e17/edje/Makefile index 15b816109a2..9f9e6a7c8df 100644 --- a/x11/e17/edje/Makefile +++ b/x11/e17/edje/Makefile @@ -1,22 +1,22 @@ -# $OpenBSD: Makefile,v 1.39 2015/10/30 12:59:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.40 2016/11/04 11:35:21 sthen Exp $ COMMENT = complex graphical design & layout library DISTNAME = edje-1.7.10 EPOCH = 2 SHARED_LIBS += edje 4.0 # 8.10 -REVISION = 0 +REVISION = 1 # BSD (epp binary GPLv2) PERMIT_PACKAGE_CDROM = Yes -WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama -WANTLIB += Xrandr Xrender Xss Xtst c cares crypto curl ecore ecore_con +WANTLIB += ${MODLUA_WANTLIB} +WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr +WANTLIB += Xrender Xss Xtst c cares crypto curl ecore ecore_con WANTLIB += ecore_evas ecore_file ecore_imf ecore_imf_evas ecore_input -WANTLIB += ecore_input_evas ecore_ipc ecore_x eet eina eio embryo -WANTLIB += evas expat fontconfig freetype fribidi glib-2.0 -WANTLIB += graphite2 harfbuzz idn jpeg nghttp2 -WANTLIB += m pcre pthread pthread-stubs ssl xcb z ${MODLUA_WANTLIB} +WANTLIB += ecore_input_evas ecore_ipc ecore_x eet eina eio embryo evas +WANTLIB += expat fontconfig freetype fribidi glib-2.0 graphite2 harfbuzz +WANTLIB += jpeg m nghttp2 pcre pthread pthread-stubs ssl xcb z MODULES = devel/gettext \ lang/lua \ diff --git a/x11/e17/efreet/Makefile b/x11/e17/efreet/Makefile index 4bd3ddd2581..a363fc9f067 100644 --- a/x11/e17/efreet/Makefile +++ b/x11/e17/efreet/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.29 2015/10/30 12:59:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.30 2016/11/04 11:35:21 sthen Exp $ COMMENT = implementations of freedesktop.org specifications DISTNAME = efreet-1.7.10 EPOCH = 2 -REVISION = 0 +REVISION = 1 SO_VERSION = 4.0 # 8.10 # NOTE: Must bump minor version if any shlib's are removed from the @@ -16,8 +16,8 @@ SHARED_LIBS += ${_lib} ${SO_VERSION} # BSD PERMIT_PACKAGE_CDROM = Yes -WANTLIB += c cares crypto curl ecore ecore_con ecore_file eet -WANTLIB += eina glib-2.0 idn jpeg m nghttp2 pcre pthread ssl z +WANTLIB += c cares crypto curl ecore ecore_con ecore_file eet eina +WANTLIB += glib-2.0 jpeg m nghttp2 pcre pthread ssl z MODULES = devel/gettext diff --git a/x11/e17/elementary/Makefile b/x11/e17/elementary/Makefile index 397a3ed65c0..7dceddf32ee 100644 --- a/x11/e17/elementary/Makefile +++ b/x11/e17/elementary/Makefile @@ -1,25 +1,25 @@ -# $OpenBSD: Makefile,v 1.23 2016/05/12 01:17:13 naddy Exp $ +# $OpenBSD: Makefile,v 1.24 2016/11/04 11:35:21 sthen Exp $ COMMENT = basic widget set, based on EFL VERSION = 1.7.10 DISTNAME = elementary-${VERSION} -REVISION = 4 +REVISION = 5 SHARED_LIBS += elementary 1.0 # 8.10 # LGPLv2.1 PERMIT_PACKAGE_CDROM = Yes -WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama -WANTLIB += Xrandr Xrender Xss Xtst c cares crypto curl dbus-1 -WANTLIB += ecore ecore_con ecore_evas ecore_file ecore_imf ecore_imf_evas -WANTLIB += ecore_input ecore_input_evas ecore_ipc ecore_x edbus -WANTLIB += edje eet efreet efreet_mime efreet_trash eina eio embryo -WANTLIB += emotion ethumb ethumb_client evas exif expat fontconfig -WANTLIB += freetype fribidi glib-2.0 graphite2 harfbuzz -WANTLIB += idn jpeg m nghttp2 pcre pthread pthread-stubs -WANTLIB += ssl xcb z ${MODLUA_WANTLIB} +WANTLIB += ${MODLUA_WANTLIB} +WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr +WANTLIB += Xrender Xss Xtst c cares crypto curl dbus-1 ecore ecore_con +WANTLIB += ecore_evas ecore_file ecore_imf ecore_imf_evas ecore_input +WANTLIB += ecore_input_evas ecore_ipc ecore_x edbus edje eet efreet +WANTLIB += efreet_mime efreet_trash eina eio embryo emotion ethumb +WANTLIB += ethumb_client evas exif expat fontconfig freetype fribidi +WANTLIB += glib-2.0 graphite2 harfbuzz jpeg m nghttp2 pcre pthread +WANTLIB += pthread-stubs ssl xcb z MODULES = devel/gettext \ lang/lua \ diff --git a/x11/e17/emotion/Makefile b/x11/e17/emotion/Makefile index f79a896ca1a..9397b72ed20 100644 --- a/x11/e17/emotion/Makefile +++ b/x11/e17/emotion/Makefile @@ -1,24 +1,25 @@ -# $OpenBSD: Makefile,v 1.22 2016/05/12 01:17:14 naddy Exp $ +# $OpenBSD: Makefile,v 1.23 2016/11/04 11:35:21 sthen Exp $ COMMENT = video (and audio) codec playback library DISTNAME = emotion-1.7.10 -REVISION = 3 +REVISION = 4 SHARED_LIBS += emotion 2.0 # 8.10 # BSD PERMIT_PACKAGE_CDROM= Yes -WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama -WANTLIB += Xrandr Xrender Xss Xtst c cares crypto curl ecore ecore_con +WANTLIB += ${MODLUA_WANTLIB} +WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr +WANTLIB += Xrender Xss Xtst c cares crypto curl ecore ecore_con WANTLIB += ecore_evas ecore_file ecore_imf ecore_imf_evas ecore_input -WANTLIB += ecore_input_evas ecore_ipc ecore_x edje eet eina eio -WANTLIB += embryo evas expat ffi fontconfig freetype fribidi glib-2.0 -WANTLIB += gmodule-2.0 gobject-2.0 graphite2 gstbase-0.10 gstinterfaces-0.10 -WANTLIB += gstreamer-0.10 gstvideo-0.10 gthread-2.0 harfbuzz idn nghttp2 -WANTLIB += jpeg lzma m orc-0.4 pcre pthread pthread-stubs ssl -WANTLIB += xcb xml2 z ${MODLUA_WANTLIB} +WANTLIB += ecore_input_evas ecore_ipc ecore_x edje eet eina eio embryo +WANTLIB += evas expat ffi fontconfig freetype fribidi glib-2.0 +WANTLIB += gmodule-2.0 gobject-2.0 graphite2 gstbase-0.10 +WANTLIB += gstinterfaces-0.10 gstreamer-0.10 gstvideo-0.10 gthread-2.0 +WANTLIB += harfbuzz jpeg lzma m nghttp2 orc-0.4 pcre pthread +WANTLIB += pthread-stubs ssl xcb xml2 z MODULES = devel/gettext \ lang/lua \ diff --git a/x11/e17/ethumb/Makefile b/x11/e17/ethumb/Makefile index be9043606e9..4e207394582 100644 --- a/x11/e17/ethumb/Makefile +++ b/x11/e17/ethumb/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.10 2015/10/30 12:59:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.11 2016/11/04 11:35:21 sthen Exp $ COMMENT = EFL thumbnail generation library DISTNAME = ethumb-1.7.10 -REVISION = 1 +REVISION = 2 SHARED_LIBS += ethumb 1.0 # 8.10 SHARED_LIBS += ethumb_client 1.0 # 8.10 @@ -11,14 +11,14 @@ SHARED_LIBS += ethumb_client 1.0 # 8.10 # BSD PERMIT_PACKAGE_CDROM= Yes -WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama -WANTLIB += Xrandr Xrender Xss Xtst c cares crypto curl dbus-1 -WANTLIB += ecore ecore_con ecore_evas ecore_file ecore_imf ecore_imf_evas -WANTLIB += ecore_input ecore_input_evas ecore_ipc ecore_x edbus -WANTLIB += edje eet eina eio embryo emotion evas exif expat -WANTLIB += fontconfig freetype fribidi glib-2.0 graphite2 -WANTLIB += harfbuzz idn jpeg m nghttp2 pcre pthread -WANTLIB += pthread-stubs ssl xcb z ${MODLUA_WANTLIB} +WANTLIB += ${MODLUA_WANTLIB} +WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr +WANTLIB += Xrender Xss Xtst c cares crypto curl dbus-1 ecore ecore_con +WANTLIB += ecore_evas ecore_file ecore_imf ecore_imf_evas ecore_input +WANTLIB += ecore_input_evas ecore_ipc ecore_x edbus edje eet eina eio +WANTLIB += embryo emotion evas exif expat fontconfig freetype fribidi +WANTLIB += glib-2.0 graphite2 harfbuzz jpeg m nghttp2 pcre pthread +WANTLIB += pthread-stubs ssl xcb z MODULES = devel/gettext \ lang/lua diff --git a/x11/ede/desktop/Makefile b/x11/ede/desktop/Makefile index 2e3cf754b40..c4e9e19ffb7 100644 --- a/x11/ede/desktop/Makefile +++ b/x11/ede/desktop/Makefile @@ -1,14 +1,14 @@ -# $OpenBSD: Makefile,v 1.12 2016/05/07 12:40:58 pascal Exp $ +# $OpenBSD: Makefile,v 1.13 2016/11/04 11:35:21 sthen Exp $ COMMENT = Equinox desktop environment DISTNAME = ede-${V} -REVISION = 5 +REVISION = 6 WANTLIB += X11 Xau Xcursor Xdmcp Xext Xfixes Xft Xinerama Xpm c crypto WANTLIB += curl dbus-1 edelib edelib_dbus edelib_gui fltk fltk_images -WANTLIB += fontconfig idn jpeg m nghttp2 png pthread ssl startup-notification-1 -WANTLIB += stdc++ xkbfile z +WANTLIB += fontconfig jpeg m nghttp2 png pthread ssl +WANTLIB += startup-notification-1 stdc++ xkbfile z MODULES = lang/python BUILD_DEPENDS = devel/jam \ diff --git a/x11/gaia/Makefile b/x11/gaia/Makefile index c036559c1df..2820c802e70 100644 --- a/x11/gaia/Makefile +++ b/x11/gaia/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.18 2016/01/17 17:29:11 sthen Exp $ +# $OpenBSD: Makefile,v 1.19 2016/11/04 11:35:21 sthen Exp $ COMMENT= 3D earth viewer with GPS support DISTNAME= gaia-0.1.2 -REVISION= 9 +REVISION= 10 CATEGORIES= x11 geo EXTRACT_SUFX= .tar.bz2 @@ -13,10 +13,10 @@ HOMEPAGE= http://gaia-clean.sourceforge.net/ # GPLv2 PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaia-clean/} +WANTLIB += GL GLU SDL c crypto curl gps jpeg m nghttp2 png pthread ssl +WANTLIB += stdc++ z -WANTLIB += GL GLU c crypto idn m pthread ssl stdc++ z -WANTLIB += SDL gps curl nghttp2 png jpeg +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaia-clean/} MODULES= devel/scons MODSCONS_FLAGS= prefix=${PREFIX} \ diff --git a/x11/gnome/builder/Makefile b/x11/gnome/builder/Makefile index 9c64c517334..a4d64d343b0 100644 --- a/x11/gnome/builder/Makefile +++ b/x11/gnome/builder/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.30 2016/11/03 10:37:34 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.31 2016/11/04 11:35:21 sthen Exp $ COMMENT= IDE for GNOME GNOME_PROJECT= gnome-builder GNOME_VERSION= 3.22.2 -REVISION= 0 +REVISION= 1 SHARED_LIBS += egg-private 0.0 # 0.0 SHARED_LIBS += panel-gtk 0.0 # 0.0 @@ -20,25 +20,24 @@ CATEGORIES= devel PERMIT_PACKAGE_CDROM= Yes WANTLIB += ${MODPY_WANTLIB} -WANTLIB += EGL GL ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage -WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm atk-1.0 +WANTLIB += EGL GL ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage Xext +WANTLIB += Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm atk-1.0 WANTLIB += atk-bridge-2.0 atkmm-1.6 atspi c cairo cairo-gobject -WANTLIB += cairomm-1.0 clang crypto curl dbus-1 devhelp-3 drm -WANTLIB += enchant epoxy expat ffi fontconfig freetype gbm gcrypt -WANTLIB += gdk-3 gdk_pixbuf-2.0 gdkmm-3.0 gio-2.0 giomm-2.4 girepository-1.0 -WANTLIB += git2 git2-glib-1.0 glapi glib-2.0 glibmm-2.4 gmodule-2.0 -WANTLIB += gmp gnutls gobject-2.0 gpg-error graphite2 gstapp-1.0 +WANTLIB += cairomm-1.0 clang crypto curl dbus-1 devhelp-3 drm enchant +WANTLIB += epoxy expat ffi fontconfig freetype gbm gcrypt gdk-3 +WANTLIB += gdk_pixbuf-2.0 gdkmm-3.0 gio-2.0 giomm-2.4 girepository-1.0 +WANTLIB += git2 git2-glib-1.0 glapi glib-2.0 glibmm-2.4 gmodule-2.0 gmp +WANTLIB += gnutls gobject-2.0 gpg-error graphite2 gstapp-1.0 WANTLIB += gstaudio-1.0 gstbase-1.0 gstfft-1.0 gstpbutils-1.0 WANTLIB += gstreamer-1.0 gsttag-1.0 gstvideo-1.0 gthread-2.0 gtk-3 WANTLIB += gtkmm-3.0 gtksourceview-3.0 harfbuzz harfbuzz-icu hogweed -WANTLIB += hyphen iconv icudata icui18n icuuc idn intl javascriptcoregtk-4.0 +WANTLIB += hyphen iconv icudata icui18n icuuc intl javascriptcoregtk-4.0 WANTLIB += jpeg json-glib-1.0 lzma m nettle nghttp2 notify orc-0.4 WANTLIB += p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0 pangomm-1.4 WANTLIB += pcre pcre2-8 peas-1.0 pixman-1 png pthread pthread-stubs -WANTLIB += secret-1 sigc-2.0 soup-2.4 sqlite3 ssh2 ssl stdc++ -WANTLIB += tasn1 util vala-0.34 vte-2.91 webkit2gtk-4.0 webp xcb -WANTLIB += xcb-dri2 xcb-glx xcb-render xcb-shm xcb-xfixes xml2 -WANTLIB += xslt z +WANTLIB += secret-1 sigc-2.0 soup-2.4 sqlite3 ssh2 ssl stdc++ tasn1 util +WANTLIB += vala-0.34 vte-2.91 webkit2gtk-4.0 webp xcb xcb-dri2 xcb-glx +WANTLIB += xcb-render xcb-shm xcb-xfixes xml2 xslt z MODULES= devel/dconf \ lang/python \ diff --git a/x11/gnome/documents/Makefile b/x11/gnome/documents/Makefile index 38e21ec3948..0eb6b1ecc32 100644 --- a/x11/gnome/documents/Makefile +++ b/x11/gnome/documents/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.67 2016/10/31 15:20:33 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.68 2016/11/04 11:35:21 sthen Exp $ TRACKER_API= 1.0 @@ -6,6 +6,7 @@ COMMENT= document and e-books manager for GNOME GNOME_PROJECT= gnome-documents GNOME_VERSION= 3.22.0 +REVISION= 0 # GPLv2+ PERMIT_PACKAGE_CDROM= Yes @@ -21,7 +22,7 @@ WANTLIB += gnutls goa-1.0 gobject-2.0 gpg-error graphite2 gstapp-1.0 WANTLIB += gstaudio-1.0 gstbase-1.0 gstfft-1.0 gstpbutils-1.0 WANTLIB += gstreamer-1.0 gsttag-1.0 gstvideo-1.0 gthread-2.0 gtk-3 WANTLIB += harfbuzz harfbuzz-icu hogweed hyphen iconv icudata -WANTLIB += icui18n icuuc idn intl javascriptcoregtk-4.0 jpeg json-glib-1.0 +WANTLIB += icui18n icuuc intl javascriptcoregtk-4.0 jpeg json-glib-1.0 WANTLIB += kvm lzma m mediaart-2.0 mozjs-24 ncursesw nettle nghttp2 WANTLIB += notify nspr4 nss3 oauth orc-0.4 p11-kit pango-1.0 pangocairo-1.0 WANTLIB += pangoft2-1.0 pcre pixman-1 plc4 plds4 png pthread pthread-stubs diff --git a/x11/gnome/eog-plugins/Makefile b/x11/gnome/eog-plugins/Makefile index b8f5aeacc6c..52f809f5cf2 100644 --- a/x11/gnome/eog-plugins/Makefile +++ b/x11/gnome/eog-plugins/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.70 2016/10/12 05:40:47 jasper Exp $ +# $OpenBSD: Makefile,v 1.71 2016/11/04 11:35:21 sthen Exp $ # XXX the "postr" plugin needs postr which hasn't been ported yet @@ -6,27 +6,26 @@ COMMENT= plugins for EOG GNOME_PROJECT= eog-plugins GNOME_VERSION= 3.16.5 +REVISION= 0 CATEGORIES= graphics # GPLv2 PERMIT_PACKAGE_CDROM= Yes -WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi -WANTLIB += Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi -WANTLIB += cairo cairo-gobject champlain-0.12 champlain-gtk-0.12 -WANTLIB += clutter-1.0 clutter-gtk-1.0 cogl cogl-pango crypto -WANTLIB += curl dbus-1 exif expat ffi fontconfig freetype gck-1 +WANTLIB += EGL ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage Xext Xfixes +WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi cairo +WANTLIB += cairo-gobject champlain-0.12 champlain-gtk-0.12 clutter-1.0 +WANTLIB += clutter-gtk-1.0 cogl cogl-pango cogl-path crypto curl dbus-1 +WANTLIB += drm epoxy exif expat ffi fontconfig freetype gbm gck-1 WANTLIB += gcr-base-3 gcrypt gdata gdk-3 gdk_pixbuf-2.0 gio-2.0 WANTLIB += girepository-1.0 glib-2.0 gmodule-2.0 goa-1.0 gobject-2.0 -WANTLIB += gpg-error graphite2 gthread-2.0 gtk-3 harfbuzz -WANTLIB += idn json-glib-1.0 m nghttp2 nspr4 nss3 cogl-path -WANTLIB += oauth p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0 -WANTLIB += pcre peas-1.0 pixman-1 plc4 plds4 png pthread pthread-stubs -WANTLIB += smime3 softokn3 soup-2.4 sqlite3 ssl -WANTLIB += ssl3 xcb xcb-render xcb-shm xml2 z -WANTLIB += EGL X11-xcb drm gbm xcb-dri2 xcb-shape -WANTLIB += xcb-xfixes lzma epoxy iconv intl +WANTLIB += gpg-error graphite2 gthread-2.0 gtk-3 harfbuzz iconv intl +WANTLIB += json-glib-1.0 lzma m nghttp2 nspr4 nss3 oauth p11-kit +WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre peas-1.0 pixman-1 +WANTLIB += plc4 plds4 png pthread pthread-stubs smime3 softokn3 soup-2.4 +WANTLIB += sqlite3 ssl ssl3 xcb xcb-dri2 xcb-render xcb-shape xcb-shm +WANTLIB += xcb-xfixes xml2 z MODULES= devel/dconf \ lang/python \ diff --git a/x11/gnome/grilo-plugins/Makefile b/x11/gnome/grilo-plugins/Makefile index 0c92ace93ee..a3349303784 100644 --- a/x11/gnome/grilo-plugins/Makefile +++ b/x11/gnome/grilo-plugins/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.62 2016/09/11 13:12:06 jasper Exp $ +# $OpenBSD: Makefile,v 1.63 2016/11/04 11:35:21 sthen Exp $ # XXX: PORTROACH overriden at end of this file. @@ -8,6 +8,7 @@ COMMENT= plugins for Grilo GNOME_PROJECT= grilo-plugins GNOME_VERSION= 0.3.3 +REVISION= 0 API= 0.3 SUBST_VARS= API @@ -22,7 +23,7 @@ WANTLIB += bz2 crypto curl dbus-1 expat ffi gck-1 gcr-base-3 gcrypt WANTLIB += gdata gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmime-2.6 gmodule-2.0 WANTLIB += goa-1.0 gobject-2.0 gpg-error grilo-0.3 grlnet-0.3 WANTLIB += grlpls-0.3 gthread-2.0 iconv icudata icui18n icuuc -WANTLIB += idn intl json-glib-1.0 kvm lz4 lzma lzo2 m mediaart-2.0 +WANTLIB += intl json-glib-1.0 kvm lz4 lzma lzo2 m mediaart-2.0 WANTLIB += nghttp2 nspr4 nss3 oauth p11-kit pcre plc4 plds4 png WANTLIB += pthread smime3 softokn3 soup-2.4 sqlite3 ssl ssl3 totem-plparser WANTLIB += uuid xml2 z diff --git a/x11/gnome/grilo/Makefile b/x11/gnome/grilo/Makefile index 81377e71130..b3cdd58e8d8 100644 --- a/x11/gnome/grilo/Makefile +++ b/x11/gnome/grilo/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.44 2016/09/11 13:11:57 jasper Exp $ +# $OpenBSD: Makefile,v 1.45 2016/11/04 11:35:21 sthen Exp $ # XXX: PORTROACH overriden at end of this file. @@ -7,6 +7,7 @@ COMMENT= framework for making media discovery and browsing easy GNOME_PROJECT= grilo GNOME_VERSION= 0.3.2 API= 0.3 +REVISION= 0 SUBST_VARS= API @@ -19,17 +20,16 @@ CATEGORIES+= multimedia # LGPLv2.1 PERMIT_PACKAGE_CDROM= Yes -WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi -WANTLIB += Xinerama Xrandr Xrender archive atk-1.0 atk-bridge-2.0 -WANTLIB += atspi bz2 c cairo cairo-gobject crypto curl dbus-1 -WANTLIB += epoxy expat ffi fontconfig freetype gcrypt gdk-3 gdk_pixbuf-2.0 -WANTLIB += gio-2.0 glib-2.0 gmime-2.6 gmodule-2.0 gobject-2.0 -WANTLIB += gpg-error graphite2 gthread-2.0 gtk-3 harfbuzz iconv -WANTLIB += idn intl lz4 lzma lzo2 m nghttp2 nspr4 nss3 oauth pango-1.0 -WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 plc4 plds4 -WANTLIB += png pthread pthread-stubs smime3 softokn3 soup-2.4 -WANTLIB += sqlite3 ssl ssl3 totem-plparser xcb xcb-render xcb-shm -WANTLIB += xml2 z +WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama +WANTLIB += Xrandr Xrender archive atk-1.0 atk-bridge-2.0 atspi bz2 c +WANTLIB += cairo cairo-gobject crypto curl dbus-1 epoxy expat ffi +WANTLIB += fontconfig freetype gcrypt gdk-3 gdk_pixbuf-2.0 gio-2.0 +WANTLIB += glib-2.0 gmime-2.6 gmodule-2.0 gobject-2.0 gpg-error +WANTLIB += graphite2 gthread-2.0 gtk-3 harfbuzz iconv intl lz4 lzma lzo2 +WANTLIB += m nghttp2 nspr4 nss3 oauth pango-1.0 pangocairo-1.0 +WANTLIB += pangoft2-1.0 pcre pixman-1 plc4 plds4 png pthread +WANTLIB += pthread-stubs smime3 softokn3 soup-2.4 sqlite3 ssl ssl3 +WANTLIB += totem-plparser xcb xcb-render xcb-shm xml2 z MODULES= x11/gnome diff --git a/x11/gnome/gvfs/Makefile b/x11/gnome/gvfs/Makefile index d59b7132b95..da662743ab0 100644 --- a/x11/gnome/gvfs/Makefile +++ b/x11/gnome/gvfs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.162 2016/10/31 09:43:10 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.163 2016/11/04 11:35:21 sthen Exp $ COMMENT-main= GNOME Virtual File System COMMENT-smb= GVFS mount module for samba @@ -15,6 +15,9 @@ PKGNAME-goa= ${GNOME_PROJECT}-goa-${GNOME_VERSION} PKGNAME-nfs= ${GNOME_PROJECT}-nfs-${GNOME_VERSION} PKGNAME-google= ${GNOME_PROJECT}-google-${GNOME_VERSION} +REVISION-smb= 0 +REVISION-google= 0 + # LGPLv2 PERMIT_PACKAGE_CDROM= Yes @@ -37,7 +40,7 @@ WANTLIB-main += xcb-shm xml2 crypto lz4 WANTLIB-smb += ${WANTLIB} WANTLIB-smb += crypto dcerpc-binding execinfo gcrypt samba-errors -WANTLIB-smb += gmp gnutls gpg-error gthread-2.0 hogweed iconv idn +WANTLIB-smb += gmp gnutls gpg-error gthread-2.0 hogweed iconv WANTLIB-smb += intl lber-2.4 ldap-2.4 ldb ndr ndr-krb5pac ndr-nbt WANTLIB-smb += ndr-standard nettle p11-kit replace samba-credentials WANTLIB-smb += samba-hostconfig samba-util samdb sasl2 smbclient smbconf @@ -62,7 +65,7 @@ WANTLIB-nfs += gck-1 gcr-base-3 p11-kit WANTLIB-google += ${WANTLIB} WANTLIB-google += crypto curl gck-1 gcr-base-3 gcrypt gdata goa-1.0 gpg-error -WANTLIB-google += gthread-2.0 iconv idn intl json-glib-1.0 lzma m nghttp2 +WANTLIB-google += gthread-2.0 iconv intl json-glib-1.0 lzma m nghttp2 WANTLIB-google += nspr4 nss3 oauth p11-kit plc4 plds4 secret-1 smime3 WANTLIB-google += softokn3 soup-2.4 sqlite3 ssl ssl3 xml2 diff --git a/x11/gnome/online-miners/Makefile b/x11/gnome/online-miners/Makefile index ee0240e41d6..1734d1814da 100644 --- a/x11/gnome/online-miners/Makefile +++ b/x11/gnome/online-miners/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.24 2016/10/31 14:27:55 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.25 2016/11/04 11:35:21 sthen Exp $ TRACKER_API= 1.0 @@ -6,6 +6,7 @@ COMMENT= crawls through your online content GNOME_PROJECT= gnome-online-miners GNOME_VERSION= 3.22.0 +REVISION= 0 # GPLv2 PERMIT_PACKAGE_CDROM= Yes @@ -13,7 +14,7 @@ PERMIT_PACKAGE_CDROM= Yes WANTLIB += c crypto curl ffi gck-1 gcr-base-3 gcrypt gdata gdk_pixbuf-2.0 WANTLIB += gfbgraph-0.2 gio-2.0 glib-2.0 gmodule-2.0 goa-1.0 gobject-2.0 WANTLIB += gpg-error grilo-0.3 gthread-2.0 iconv icudata icui18n -WANTLIB += icuuc idn intl json-glib-1.0 kvm lzma m mediaart-2.0 +WANTLIB += icuuc intl json-glib-1.0 kvm lzma m mediaart-2.0 WANTLIB += nghttp2 nspr4 nss3 oauth p11-kit pcre plc4 plds4 png WANTLIB += pthread rest-0.7 smime3 softokn3 soup-2.4 soup-gnome-2.4 WANTLIB += sqlite3 ssl ssl3 uuid xml2 z zapojit-0.0 diff --git a/x11/gnome/photos/Makefile b/x11/gnome/photos/Makefile index 188e617da62..d434ad85f95 100644 --- a/x11/gnome/photos/Makefile +++ b/x11/gnome/photos/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.47 2016/11/02 12:41:14 sthen Exp $ +# $OpenBSD: Makefile,v 1.48 2016/11/04 11:35:21 sthen Exp $ TRACKER_API= 1.0 @@ -6,6 +6,7 @@ COMMENT= access, organize and share your photos on GNOME GNOME_PROJECT= gnome-photos GNOME_VERSION= 3.22.1 +REVISION= 0 CATEGORIES= graphics @@ -19,7 +20,7 @@ WANTLIB += exiv2 expat ffi fontconfig freetype gck-1 gcr-base-3 WANTLIB += gcrypt gdata gdk-3 gdk_pixbuf-2.0 gegl-0.3 gexiv2 gfbgraph-0.2 WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gnome-desktop-3 goa-1.0 WANTLIB += gobject-2.0 gpg-error graphite2 grilo-0.3 gthread-2.0 -WANTLIB += gtk-3 harfbuzz iconv icudata icui18n icuuc idn intl +WANTLIB += gtk-3 harfbuzz iconv icudata icui18n icuuc intl WANTLIB += jpeg json-glib-1.0 kvm lzma m mediaart-2.0 nghttp2 WANTLIB += nspr4 nss3 oauth p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0 WANTLIB += pcre pixman-1 plc4 plds4 png pthread pthread-stubs diff --git a/x11/gnome/totem-pl-parser/Makefile b/x11/gnome/totem-pl-parser/Makefile index 79b220bbb26..39a3c02cdc2 100644 --- a/x11/gnome/totem-pl-parser/Makefile +++ b/x11/gnome/totem-pl-parser/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.72 2016/10/27 11:42:28 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.73 2016/11/04 11:35:21 sthen Exp $ COMMENT= GObject-based parsing library GNOME_PROJECT= totem-pl-parser GNOME_VERSION= 3.10.7 +REVISION= 0 SHARED_LIBS += totem-plparser 18.1 # 19.0 SHARED_LIBS += totem-plparser-mini 18.0 # 19.0 @@ -13,11 +14,10 @@ CATEGORIES= multimedia net textproc # LGPLv2 PERMIT_PACKAGE_CDROM= Yes -WANTLIB += archive bz2 c crypto curl expat ffi gcrypt gio-2.0 -WANTLIB += glib-2.0 gmime-2.6 gmodule-2.0 gobject-2.0 gpg-error -WANTLIB += gthread-2.0 iconv idn intl lua5.1 lz4 lzma lzo2 m nghttp2 -WANTLIB += pcre proxy pthread quvi-0.9 soup-2.4 sqlite3 ssl xml2 -WANTLIB += z +WANTLIB += archive bz2 c crypto curl expat ffi gcrypt gio-2.0 glib-2.0 +WANTLIB += gmime-2.6 gmodule-2.0 gobject-2.0 gpg-error gthread-2.0 iconv +WANTLIB += intl lua5.1 lz4 lzma lzo2 m nghttp2 pcre proxy pthread +WANTLIB += quvi-0.9 soup-2.4 sqlite3 ssl xml2 z MODULES= x11/gnome diff --git a/x11/nx/opennx/Makefile b/x11/nx/opennx/Makefile index ae61308418b..fa1e2394cf6 100644 --- a/x11/nx/opennx/Makefile +++ b/x11/nx/opennx/Makefile @@ -1,25 +1,25 @@ -# $OpenBSD: Makefile,v 1.39 2016/10/15 19:14:20 jasper Exp $ +# $OpenBSD: Makefile,v 1.40 2016/11/04 11:35:21 sthen Exp $ COMMENT= OSS replacement for the Nomachine nxclient DISTNAME= opennx-0.16.0.729 CATEGORIES= sysutils -REVISION= 4 +REVISION= 5 HOMEPAGE= http://opennx.sourceforge.net/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opennx/} -WANTLIB += ICE SDL SM X11 Xau Xcomposite Xcursor Xdamage -WANTLIB += Xext Xfixes Xi Xinerama Xmu Xrandr Xrender Xt Xxf86vm -WANTLIB += atk-1.0 c cairo crypto curl expat ffi fontconfig -WANTLIB += freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 -WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 idn -WANTLIB += jpeg m mspack nghttp2 pango-1.0 pangocairo-1.0 pangoft2-1.0 -WANTLIB += pcre pixman-1 png pthread pthread-stubs sndio ssl stdc++ -WANTLIB += tiff usbhid wx_base wx_base_net wx_base_xml wx_gtk2_adv -WANTLIB += wx_gtk2_core wx_gtk2_html wx_gtk2_qa wx_gtk2_richtext -WANTLIB += wx_gtk2_xrc xcb xcb-render xcb-shm z harfbuzz graphite2 +WANTLIB += ICE SDL SM X11 Xau Xcomposite Xcursor Xdamage Xext Xfixes Xi +WANTLIB += Xinerama Xmu Xrandr Xrender Xt Xxf86vm atk-1.0 c cairo crypto +WANTLIB += curl 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 += gthread-2.0 gtk-x11-2.0 harfbuzz jpeg m mspack nghttp2 +WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png +WANTLIB += pthread pthread-stubs sndio ssl stdc++ tiff usbhid wx_base +WANTLIB += wx_base_net wx_base_xml wx_gtk2_adv wx_gtk2_core wx_gtk2_html +WANTLIB += wx_gtk2_qa wx_gtk2_richtext wx_gtk2_xrc xcb xcb-render +WANTLIB += xcb-shm z MODULES= devel/gettext diff --git a/x11/pinot/Makefile b/x11/pinot/Makefile index a459585e54a..b26fc867c5c 100644 --- a/x11/pinot/Makefile +++ b/x11/pinot/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.61 2016/10/01 11:54:18 naddy Exp $ +# $OpenBSD: Makefile,v 1.62 2016/11/04 11:35:21 sthen Exp $ COMMENT= personal search and metasearch DISTNAME= pinot-1.06 -REVISION= 8 +REVISION= 9 SHARED_LIBS += xapianbackend 0.0 # 1.0 @@ -14,17 +14,17 @@ HOMEPAGE= https://code.google.com/p/pinot-search/ # LGPLv2 PERMIT_PACKAGE_CDROM= Yes -WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi -WANTLIB += Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 atkmm-1.6 -WANTLIB += atspi c cairo cairo-gobject cairomm-1.0 crypto curl -WANTLIB += dbus-1 dbus-glib-1 epoxy exiv2 expat ffi fontconfig -WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gdkmm-3.0 gio-2.0 giomm-2.4 -WANTLIB += glib-2.0 glibmm-2.4 gmime-2.6 gmodule-2.0 gobject-2.0 -WANTLIB += graphite2 gthread-2.0 gtk-3 gtkmm-3.0 harfbuzz iconv -WANTLIB += idn intl lzma m nghttp2 pango-1.0 pangocairo-1.0 pangoft2-1.0 -WANTLIB += pangomm-1.4 pcre pixman-1 png pthread pthread-stubs -WANTLIB += sigc-2.0 sqlite3 ssl stdc++ tag textcat uuid xapian -WANTLIB += xcb xcb-render xcb-shm xml++-2.6 xml2 z +WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama +WANTLIB += Xrandr Xrender atk-1.0 atk-bridge-2.0 atkmm-1.6 atspi c cairo +WANTLIB += cairo-gobject cairomm-1.0 crypto curl dbus-1 dbus-glib-1 +WANTLIB += epoxy exiv2 expat ffi fontconfig freetype gdk-3 +WANTLIB += gdk_pixbuf-2.0 gdkmm-3.0 gio-2.0 giomm-2.4 glib-2.0 +WANTLIB += glibmm-2.4 gmime-2.6 gmodule-2.0 gobject-2.0 graphite2 +WANTLIB += gthread-2.0 gtk-3 gtkmm-3.0 harfbuzz iconv intl lzma m +WANTLIB += nghttp2 pango-1.0 pangocairo-1.0 pangoft2-1.0 pangomm-1.4 +WANTLIB += pcre pixman-1 png pthread pthread-stubs sigc-2.0 sqlite3 ssl +WANTLIB += stdc++ tag textcat uuid xapian xcb xcb-render xcb-shm +WANTLIB += xml++-2.6 xml2 z MASTER_SITES= ${MASTER_SITE_GOOGLECODE:=pinot-search/} diff --git a/x11/virt-viewer/Makefile b/x11/virt-viewer/Makefile index 7adf387422c..a349a9e7046 100644 --- a/x11/virt-viewer/Makefile +++ b/x11/virt-viewer/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.26 2016/07/04 08:57:56 jasper Exp $ +# $OpenBSD: Makefile,v 1.27 2016/11/04 11:35:21 sthen Exp $ COMMENT= graphics viewer for KVM guest displays BROKEN-hppa= build stuck on virt-viewer-window.c DISTNAME= virt-viewer-4.0 CATEGORIES= x11 +REVISION= 0 MAINTAINER= Jasper Lievisse Adriaanse @@ -13,20 +14,20 @@ HOMEPAGE= http://virt-manager.org/ # GPLv2+ PERMIT_PACKAGE_CDROM= Yes -WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama -WANTLIB += Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi avahi-client -WANTLIB += avahi-common c cairo cairo-gobject crypto curl dbus-1 epoxy -WANTLIB += expat ffi fontconfig freetype gcrypt gdk-3 gdk_pixbuf-2.0 -WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gmp gnutls gobject-2.0 gpg-error -WANTLIB += graphite2 gstapp-1.0 gstaudio-1.0 gstbase-1.0 gstreamer-1.0 -WANTLIB += gsttag-1.0 gthread-2.0 gtk-3 gtk-vnc-2.0 gvnc-1.0 harfbuzz -WANTLIB += hogweed idn jpeg lzma m nettle nghttp2 opus orc-0.4 p11-kit pango-1.0 -WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread -WANTLIB += pthread-stubs sasl2 spice-client-glib-2.0 -WANTLIB += spice-client-gtk-3.0 spice-controller ssh2 ssl tasn1 util -WANTLIB += virt xcb xcb-render xcb-shm xml2 z -WANTLIB += FLAC X11-xcb Xtst execinfo gdbm json-c ogg pulse pulse-mainloop-glib -WANTLIB += sndfile vorbis vorbisenc gstvideo-1.0 lz4 virt-glib-1.0 +WANTLIB += FLAC ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage Xext +WANTLIB += Xfixes Xi Xinerama Xrandr Xrender Xtst atk-1.0 atk-bridge-2.0 +WANTLIB += atspi avahi-client avahi-common c cairo cairo-gobject crypto +WANTLIB += curl dbus-1 epoxy execinfo expat ffi fontconfig freetype +WANTLIB += gcrypt gdbm gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 +WANTLIB += gmp gnutls gobject-2.0 gpg-error graphite2 gstapp-1.0 +WANTLIB += gstaudio-1.0 gstbase-1.0 gstreamer-1.0 gsttag-1.0 +WANTLIB += gstvideo-1.0 gthread-2.0 gtk-3 gtk-vnc-2.0 gvnc-1.0 harfbuzz +WANTLIB += hogweed jpeg json-c lz4 lzma m nettle nghttp2 ogg opus +WANTLIB += orc-0.4 p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre +WANTLIB += pixman-1 png pthread pthread-stubs pulse pulse-mainloop-glib +WANTLIB += sasl2 sndfile spice-client-glib-2.0 spice-client-gtk-3.0 +WANTLIB += spice-controller ssh2 ssl tasn1 util virt virt-glib-1.0 +WANTLIB += vorbis vorbisenc xcb xcb-render xcb-shm xml2 z MASTER_SITES= http://virt-manager.org/download/sources/virt-viewer/ diff --git a/x11/xfce4/tumbler/Makefile b/x11/xfce4/tumbler/Makefile index 85aa396ae29..586d2e6cdbb 100644 --- a/x11/xfce4/tumbler/Makefile +++ b/x11/xfce4/tumbler/Makefile @@ -1,20 +1,20 @@ -# $OpenBSD: Makefile,v 1.25 2016/11/03 16:20:40 landry Exp $ +# $OpenBSD: Makefile,v 1.26 2016/11/04 11:35:21 sthen Exp $ COMMENT= D-Bus thumbnailing service XFCE_VERSION= 0.1.31 XFCE_GOODIE= tumbler -REVISION= 4 +REVISION= 5 SHARED_LIBS+= tumbler-1 0.0 # GPLv2 PERMIT_PACKAGE_CDROM= Yes -WANTLIB += X11 Xext Xrender avcodec avformat avutil bz2 c cairo -WANTLIB += crypto curl dbus-1 dbus-glib-1 expat ffi ffmpegthumbnailer +WANTLIB += X11 Xext Xrender avcodec avformat avutil bz2 c cairo crypto +WANTLIB += curl dbus-1 dbus-glib-1 expat ffi ffmpegthumbnailer WANTLIB += fontconfig freetype gdk_pixbuf-2.0 gio-2.0 glib-2.0 -WANTLIB += gmodule-2.0 gobject-2.0 gsf-1 gthread-2.0 idn jpeg +WANTLIB += gmodule-2.0 gobject-2.0 gsf-1 gthread-2.0 jpeg WANTLIB += lcms2 lzma m nghttp2 ogg openjpeg pcre pixman-1 png poppler WANTLIB += poppler-glib pthread pthread-stubs ssl swscale tiff WANTLIB += vorbis xcb xcb-render xcb-shm xml2 z iconv intl