diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile index 47d23d3f3bc..178f46cb95e 100644 --- a/archivers/rpm4/Makefile +++ b/archivers/rpm4/Makefile @@ -26,9 +26,8 @@ NLS_USES= gettext NLS_LIBS= -lintl PORTDOCS= * -USES= alias gmake libarchive libtool lua:51 pathfix pkgconfig \ +USES= alias bdb gmake libarchive libtool lua:51 pathfix pkgconfig \ shebangfix tar:bzip2 -USE_BDB= 46+ INVALID_BDB_VER=51 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/archivers/rzip/Makefile b/archivers/rzip/Makefile index 3c187ba4bd8..1c59d2bf04e 100644 --- a/archivers/rzip/Makefile +++ b/archivers/rzip/Makefile @@ -3,6 +3,7 @@ PORTNAME= rzip PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= SAMBA/rzip @@ -15,4 +16,7 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/rzip man/man1/rzip.1.gz +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rzip + .include diff --git a/astro/p5-Astro-satpass/Makefile b/astro/p5-Astro-satpass/Makefile index 8d1804fb620..bfc1a1e47aa 100644 --- a/astro/p5-Astro-satpass/Makefile +++ b/astro/p5-Astro-satpass/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-satpass -PORTVERSION= 0.072 +PORTVERSION= 0.073 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/astro/p5-Astro-satpass/distinfo b/astro/p5-Astro-satpass/distinfo index 6b4e6030cae..4ea780ba02b 100644 --- a/astro/p5-Astro-satpass/distinfo +++ b/astro/p5-Astro-satpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1467591199 -SHA256 (Astro-satpass-0.072.tar.gz) = 3be0e90e78d56b70f930f4451bb6b3f1ca2ab77379d79749398c78265dc55883 -SIZE (Astro-satpass-0.072.tar.gz) = 525814 +TIMESTAMP = 1470684159 +SHA256 (Astro-satpass-0.073.tar.gz) = 5802d4058fe56cc10eebafc65a6d132195957d20e06c64e846141e4ba07a4b93 +SIZE (Astro-satpass-0.073.tar.gz) = 525624 diff --git a/audio/festalon/Makefile b/audio/festalon/Makefile index 691ff8f4439..84ac311b9c0 100644 --- a/audio/festalon/Makefile +++ b/audio/festalon/Makefile @@ -3,7 +3,7 @@ PORTNAME= festalon PORTVERSION= 0.5.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= http://projects.raphnet.net/festalon/ \ LOCAL/ehaupt @@ -16,7 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS+= libsamplerate.so:audio/libsamplerate -USES= libtool pkgconfig tar:bzip2 +USES+= libtool pkgconfig tar:bzip2 GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/audio/jack/Makefile b/audio/jack/Makefile index 7b30b2770de..24c434f8949 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -21,8 +21,7 @@ LIB_DEPENDS= libsndfile.so:audio/libsndfile \ GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= gmake pathfix pkgconfig libtool -USE_BDB= 48+ +USES= gmake pathfix pkgconfig libtool bdb CONFIGURE_ARGS= --disable-portaudio \ --with-default-tmpdir=/tmp diff --git a/audio/moc/Makefile b/audio/moc/Makefile index 9238e4d9c7c..cd0c5447e6b 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -14,10 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libltdl.so:devel/libltdl -USES= gmake libtool ncurses pkgconfig tar:bzip2 +USES= bdb gmake libtool ncurses pkgconfig tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_BDB= yes INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} diff --git a/audio/py-mutagen/Makefile b/audio/py-mutagen/Makefile index 1bfe862023e..c6cef4bf677 100644 --- a/audio/py-mutagen/Makefile +++ b/audio/py-mutagen/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mutagen -PORTVERSION= 1.33.2 +PORTVERSION= 1.34 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-mutagen/distinfo b/audio/py-mutagen/distinfo index 0005b1342e8..f8acc062fac 100644 --- a/audio/py-mutagen/distinfo +++ b/audio/py-mutagen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1467845508 -SHA256 (mutagen-1.33.2.tar.gz) = 2ad8b968b05fdc02bdfd115ba619f81d1cabecb7f82892806242fd1924a718e5 -SIZE (mutagen-1.33.2.tar.gz) = 863803 +TIMESTAMP = 1470682042 +SHA256 (mutagen-1.34.tar.gz) = baf089121710c36ce317d9f107d552a3c7ec14dfcaa9618b809c4b25ef775619 +SIZE (mutagen-1.34.tar.gz) = 871691 diff --git a/audio/resid/Makefile b/audio/resid/Makefile index 54b482f7d81..22a5f23db0d 100644 --- a/audio/resid/Makefile +++ b/audio/resid/Makefile @@ -3,7 +3,7 @@ PORTNAME= resid PORTVERSION= 0.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio emulators MASTER_SITES= LOCAL/ehaupt @@ -18,4 +18,6 @@ USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-shared +INSTALL_TARGET= install-strip + .include diff --git a/audio/schism/Makefile b/audio/schism/Makefile index d82af440ef2..e378f4aa840 100644 --- a/audio/schism/Makefile +++ b/audio/schism/Makefile @@ -3,7 +3,7 @@ PORTNAME= schism PORTVERSION= 20100101 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://schismtracker.org/dl/ \ LOCAL/ehaupt @@ -18,6 +18,7 @@ ONLY_FOR_ARCHS= i386 amd64 USES= tar:bzip2 USE_SDL= yes +USE_XORG= x11 xext xv GNU_CONFIGURE= yes PLIST_FILES= bin/${PORTNAME} diff --git a/audio/sidplayer/Makefile b/audio/sidplayer/Makefile index d2b228d20b3..65cb7c22e56 100644 --- a/audio/sidplayer/Makefile +++ b/audio/sidplayer/Makefile @@ -3,7 +3,7 @@ PORTNAME= sidplayer PORTVERSION= 4.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://sidplayer.cebix.net/downloads/ \ LOCAL/ehaupt @@ -32,4 +32,7 @@ do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/PSID\ Demo/* ${STAGEDIR}${DOCSDIR} +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + .include diff --git a/audio/teamspeak3-server/Makefile b/audio/teamspeak3-server/Makefile index 3cf6570fb25..2e8fda6fdba 100644 --- a/audio/teamspeak3-server/Makefile +++ b/audio/teamspeak3-server/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= teamspeak3-server -PORTVERSION= 3.0.12.4 +PORTVERSION= 3.0.13 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://dl.4players.de/ts/releases/${PORTVERSION}/ \ diff --git a/audio/teamspeak3-server/distinfo b/audio/teamspeak3-server/distinfo index ed6c57fe6a6..aa44da272e5 100644 --- a/audio/teamspeak3-server/distinfo +++ b/audio/teamspeak3-server/distinfo @@ -1,4 +1,6 @@ -SHA256 (teamspeak3-server_freebsd_amd64-3.0.12.4.tar.bz2) = b02b8bac1f67be36b548faaac9771c54587c1b95ac62a3274e28ddb58fc6eff1 -SIZE (teamspeak3-server_freebsd_amd64-3.0.12.4.tar.bz2) = 5623654 -SHA256 (teamspeak3-server_freebsd_x86-3.0.12.4.tar.bz2) = 4ad78fed037e8c18d0b455882ddc0307c3107b7269897da4563153762561d77d -SIZE (teamspeak3-server_freebsd_x86-3.0.12.4.tar.bz2) = 5490703 +TIMESTAMP = 1470239631 +SHA256 (teamspeak3-server_freebsd_amd64-3.0.13.tar.bz2) = 545eeb535412b2ee04f8d17bb24536f7dc521d21bec89c7160ddb4f15c21120f +SIZE (teamspeak3-server_freebsd_amd64-3.0.13.tar.bz2) = 5961882 +TIMESTAMP = 1470240656 +SHA256 (teamspeak3-server_freebsd_x86-3.0.13.tar.bz2) = 72c8d3304095334a309f968ab5efe6ccf37b4c9a2c1f8820dfcb59aa7bd495b4 +SIZE (teamspeak3-server_freebsd_x86-3.0.13.tar.bz2) = 5896735 diff --git a/audio/teamspeak3-server/files/pkg-message.in b/audio/teamspeak3-server/files/pkg-message.in index 515cd5ff4ff..b8a93bd6c53 100644 --- a/audio/teamspeak3-server/files/pkg-message.in +++ b/audio/teamspeak3-server/files/pkg-message.in @@ -13,3 +13,6 @@ into the logs in %%LOGDIR%% TeamSpeak DNS server (tsdns) is not handled by this port. If you need it, please download and install it manually. + +Version 3.0.13 adds ipv6 support, if ipv6 is not desired, it can +be removed by added voice_ip=0.0.0.0 and filetransfer_ip=0.0.0.0 diff --git a/audio/teamspeak3-server/pkg-plist b/audio/teamspeak3-server/pkg-plist index 9b8536648dd..dd0477d6ecd 100644 --- a/audio/teamspeak3-server/pkg-plist +++ b/audio/teamspeak3-server/pkg-plist @@ -249,6 +249,26 @@ share/teamspeak/server/sql/update_23.sql share/teamspeak/server/sql/update_24.sql share/teamspeak/server/sql/update_database_version.sql share/teamspeak/server/sql/update_permissions_12.sql +share/teamspeak/server/sql/channel_delete_bulk.sql +share/teamspeak/server/sql/channel_insert_bulk.sql +share/teamspeak/server/sql/channel_insert_bulk_fixup.sql +share/teamspeak/server/sql/channel_insert_bulk_mapping.sql +share/teamspeak/server/sql/channel_properties_bulk_insert.sql +share/teamspeak/server/sql/channel_server_list_properties_bulk.sql +share/teamspeak/server/sql/client_get_by_serverid_bulk.sql +share/teamspeak/server/sql/client_insert_bulk.sql +share/teamspeak/server/sql/client_insert_bulk_mapping.sql +share/teamspeak/server/sql/client_properties_bulk_insert.sql +share/teamspeak/server/sql/group_insert_bulk_snapshot.sql +share/teamspeak/server/sql/group_insert_bulk_snapshot_get_mapping.sql +share/teamspeak/server/sql/group_member_insert_bulk.sql +share/teamspeak/server/sql/perm_copy_default_permissions.sql +share/teamspeak/server/sql/perm_insert_bulk.sql +share/teamspeak/server/sql/permission_load_channel_group_total.sql +share/teamspeak/server/sql/permission_load_other.sql +share/teamspeak/server/sql/permission_load_server_and_channel_group_total.sql +share/teamspeak/server/sql/permission_load_server_group_total.sql +share/teamspeak/server/sql/update_25.sql share/teamspeak/server/sql/updates_and_fixes/convert_mysql_to_mariadb.sql share/teamspeak/server/sql/updates_and_fixes/mariadb_fix_latin_utf8.sql @dir(teamspeak,teamspeak,) %%DBDIR%% diff --git a/audio/uade/Makefile b/audio/uade/Makefile index 252d5721015..bf02cbd6e72 100644 --- a/audio/uade/Makefile +++ b/audio/uade/Makefile @@ -3,7 +3,7 @@ PORTNAME= uade PORTVERSION= 2.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://zakalwe.fi/uade/uade2/ \ LOCAL/ehaupt @@ -60,5 +60,7 @@ post-install: .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR} .endfor + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/uade123 \ + ${STAGEDIR}${PREFIX}/lib/uade2/uadecore .include diff --git a/audio/xmms-ahx/Makefile b/audio/xmms-ahx/Makefile index d59dd39bc10..6aede94ebf8 100644 --- a/audio/xmms-ahx/Makefile +++ b/audio/xmms-ahx/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmms-ahx PORTVERSION= 0.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}.tar.gz @@ -18,10 +18,13 @@ RUN_DEPENDS= xmms:multimedia/xmms PLIST_FILES= lib/xmms/Input/libahx.so GNU_CONFIGURE= yes -USES= gmake libtool +USES= gmake libtool gettext-runtime +USE_XORG= xi xext x11 USE_GNOME= gtk12 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip + .include diff --git a/audio/xmms-festalon/Makefile b/audio/xmms-festalon/Makefile index c2681096923..fc3048e40b7 100644 --- a/audio/xmms-festalon/Makefile +++ b/audio/xmms-festalon/Makefile @@ -10,7 +10,9 @@ MASTERDIR= ${.CURDIR}/../festalon BUILD_DEPENDS= xmms:multimedia/xmms RUN_DEPENDS= xmms:multimedia/xmms -USE_GNOME= glib12 +USES+= gettext-runtime +USE_GNOME= glib12 gtk12 +USE_XORG= xext xi x11 CONFIGURE_ARGS+= --enable-interface=interface INSTALL_TARGET= install-strip @@ -22,5 +24,4 @@ PLIST_FILES= lib/xmms/Input/libfestalon_xmms.a \ lib/xmms/Input/libfestalon_xmms.so.0 \ lib/xmms/Input/libfestalon_xmms.so.0.0.0 - .include "${MASTERDIR}/Makefile" diff --git a/audio/xmms-nsf/Makefile b/audio/xmms-nsf/Makefile index bf08263fd00..5d55fa7e183 100644 --- a/audio/xmms-nsf/Makefile +++ b/audio/xmms-nsf/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmms-nsf PORTVERSION= 0.0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://optronic.sourceforge.net/files/ \ LOCAL/ehaupt @@ -17,7 +17,9 @@ BUILD_DEPENDS= xmms:multimedia/xmms RUN_DEPENDS= xmms:multimedia/xmms GNU_CONFIGURE= yes -USES= libtool +USES= gettext-runtime libtool +USE_GNOME= glib12 gtk12 +USE_XORG= x11 xext xi USE_LDCONFIG= yes USE_CSTD= gnu89 CONFIGURE_ARGS= --disable-static --with-pic @@ -33,4 +35,7 @@ post-patch: @${REINPLACE_CMD} -e 's|||' \ ${WRKSRC}/src/nes/nestypes.h +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/xmms/Input/libnsf.so + .include diff --git a/audio/xmms-sapplug/Makefile b/audio/xmms-sapplug/Makefile index 1f05cfd201f..f8c8fdc1e18 100644 --- a/audio/xmms-sapplug/Makefile +++ b/audio/xmms-sapplug/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmms-sapplug DISTVERSION= 0.3f -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= LOCAL/ehaupt DISTNAME= sapplug-xmms-${DISTVERSION} @@ -52,7 +52,7 @@ post-patch: do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/xmms/Input - ${INSTALL_DATA} ${WRKSRC}/libsap.so \ + ${INSTALL_LIB} ${WRKSRC}/libsap.so \ ${STAGEDIR}${PREFIX}/lib/xmms/Input/libsap.so .include diff --git a/audio/xmms-volnorm/Makefile b/audio/xmms-volnorm/Makefile index 690130ddd83..9a58fad32f8 100644 --- a/audio/xmms-volnorm/Makefile +++ b/audio/xmms-volnorm/Makefile @@ -3,7 +3,7 @@ PORTNAME= volnorm PORTVERSION= 0.8.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SF PKGNAMEPREFIX= xmms- @@ -13,10 +13,10 @@ COMMENT= Volume Normalizer plugin for XMMS LICENSE= GPLv2 -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libxmms.so:multimedia/xmms +BROKEN_powerpc64= Does not build + USES= libtool USE_GNOME= gtk12 GNU_CONFIGURE= yes @@ -27,4 +27,7 @@ post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS/s|tests||g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/^COMMON/s|-O2|@CFLAGS@|g' ${WRKSRC}/src/Makefile.in +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/xmms/Effect/libnormvol.so + .include diff --git a/audio/xmms-xymms/Makefile b/audio/xmms-xymms/Makefile index f08fbec7fc4..5449d95dcf2 100644 --- a/audio/xmms-xymms/Makefile +++ b/audio/xmms-xymms/Makefile @@ -3,7 +3,7 @@ PORTNAME= xymms DISTVERSION= 0.9.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SF PKGNAMEPREFIX= xmms- @@ -14,8 +14,9 @@ COMMENT= Sega Genesis GYM plugin for XMMS LIB_DEPENDS= libxmms.so:multimedia/xmms GNU_CONFIGURE= yes -USES= libtool +USES= gettext-runtime libtool USE_GNOME= gtk12 +USE_XORG= x11 xext xi USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-static @@ -25,5 +26,6 @@ PLIST_FILES= lib/xmms/Input/libxymms.so \ post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/samples/sample.gym ${STAGEDIR}${EXAMPLESDIR} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/xmms/Input/libxymms.so .include diff --git a/biology/pycogent/Makefile b/biology/pycogent/Makefile index 1dd650abc28..f0725592332 100644 --- a/biology/pycogent/Makefile +++ b/biology/pycogent/Makefile @@ -2,14 +2,10 @@ # $FreeBSD$ PORTNAME= pycogent -PORTVERSION= 1.5.3 -PORTREVISION= 3 +PORTVERSION= 1.9 CATEGORIES= biology python -MASTER_SITES= SF/${PORTNAME}/PyCogent/${PORTVERSION} -DISTNAME= PyCogent-${PORTVERSION} -EXTRACT_SUFX= .tgz -MAINTAINER= wen@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Toolkit for statistical analysis of biological sequences LICENSE= GPLv2 @@ -17,10 +13,11 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${PYNUMPY} \ ${LOCALBASE}/bin/cython:lang/cython \ ${LOCALBASE}/bin/sphinx-build:textproc/py-sphinx \ - ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.5:databases/py-sqlalchemy06 + ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0.13:databases/py-sqlalchemy10 RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= python +USES= python:-2.7 +USE_GITHUB= yes USE_PYTHON= distutils autoplist .include diff --git a/biology/pycogent/distinfo b/biology/pycogent/distinfo index a8fa5014327..8b51e3c39cb 100644 --- a/biology/pycogent/distinfo +++ b/biology/pycogent/distinfo @@ -1,2 +1,3 @@ -SHA256 (PyCogent-1.5.3.tgz) = ad883cf4f8bbedd797b934a6ba75a20df2313736e84bff3d5a0e54ac41ea425c -SIZE (PyCogent-1.5.3.tgz) = 3360039 +TIMESTAMP = 1470681973 +SHA256 (pycogent-pycogent-1.9_GH0.tar.gz) = c9f56d21d764aa62e3e8a9df5a300eb7fb59e502572bec41894d21df19aeceb5 +SIZE (pycogent-pycogent-1.9_GH0.tar.gz) = 3744597 diff --git a/chinese/libpinyin/Makefile b/chinese/libpinyin/Makefile index beef7d43278..237cc9e6701 100644 --- a/chinese/libpinyin/Makefile +++ b/chinese/libpinyin/Makefile @@ -11,9 +11,8 @@ COMMENT= Library to deal with pinyin LICENSE= GPLv2 -USE_BDB= yes USE_GNOME= glib20 -USES= gettext gmake libtool pathfix pkgconfig +USES= bdb gettext gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 2612e165cda..aa13d94124b 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -14,10 +14,9 @@ COMMENT= Unified library for Chinese text processing LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake libtool +USES= bdb gmake libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_BDB= yes OBSOLETE_BDB_VAR= USE_DB2 DATADIR= ${PREFIX}/share/tabe DOCSDIR= ${PREFIX}/share/doc/tabe diff --git a/chinese/p5-Lingua-ZH-TaBE/Makefile b/chinese/p5-Lingua-ZH-TaBE/Makefile index c37d03c7e00..1eaf6b1977c 100644 --- a/chinese/p5-Lingua-ZH-TaBE/Makefile +++ b/chinese/p5-Lingua-ZH-TaBE/Makefile @@ -13,10 +13,9 @@ COMMENT= Chinese processing via libtabe LIB_DEPENDS= libtabe.so:chinese/libtabe -USES= perl5 +USES= bdb perl5 USE_PERL5= configure -USE_BDB= yes OBSOLETE_BDB_VAR= WITH_DB CONFIGURE_ARGS= DB="${BDB_LIB_NAME}" diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 512b2ef47a6..66bcec9a46e 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -18,15 +18,12 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 -USE_BDB= 5+ - PKGMESSAGE= ${WRKDIR}/pkg-message -USES= cmake compiler:c++11-lib pkgconfig +USES= bdb:5+ cmake compiler:c++11-lib pkgconfig ssl CMAKE_ARGS= -DBDB_PREFIX=${LOCALBASE} USE_WX= 2.8+ USE_LDCONFIG= yes -USE_OPENSSL= yes OPTIONS_DEFINE= GEN_CRQ LOAD_CERT STATION_LOC CONVERTER GEN_CRQ_DESC= Build gen_crq diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 2cd2b07fad4..f4310c4db39 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -67,7 +67,7 @@ RTREE_CONFIGURE_WITH= rtree ERRORPOP_CONFIGURE_WITH= errorpopups -BDB_USE= BDB=41+ +BDB_USES= bdb BDB_CONFIGURE_ON= --with-bdb-incdir=${BDB_INCLUDE_DIR} --with-bdb-libdir=${BDB_LIB_DIR} OPTCFLAGS_CFLAGS= -O2 -pipe diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile index 484bb1f63ef..056129cadc9 100644 --- a/databases/dbtool/Makefile +++ b/databases/dbtool/Makefile @@ -31,7 +31,7 @@ OPTIONS_SINGLE_BACKEND= BDB GDBM OPTIONS_DEFAULT= GDBM BACKEND_DESC= Database backend -BDB_USE= bdb=yes +BDB_USES= bdb BDB_CONFIGURE_ON= --with-berkeley \ --with-bdb-include-dir=${BDB_INCLUDE_DIR} \ --with-bdb-lib-dir=${BDB_LIB_DIR} diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 90c77bc3619..607a4c1abb8 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:devel/libsoup-gnome \ PORTSCOUT= limitw:1,even -USES= bison gettext gmake gnome gperf libtool pathfix pkgconfig \ +USES= bdb:5 bison gettext gmake gnome gperf libtool pathfix pkgconfig \ sqlite tar:xz # Unbreak mail/evolution with webkit-gtk3 on FreeBSD 8 and 9. Normally # this change would be done there, but it is not a C++ application, so it @@ -37,7 +37,6 @@ USES+= compiler:c++11-lib USE_GNOME= gtk30 intltool introspection:build libxml2 USE_OPENLDAP= yes GNU_CONFIGURE= yes -USE_BDB= 5 USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static \ --with-openldap=yes \ diff --git a/databases/fortytwo-bdb/Makefile b/databases/fortytwo-bdb/Makefile index 6b448406bfb..787a93510e9 100644 --- a/databases/fortytwo-bdb/Makefile +++ b/databases/fortytwo-bdb/Makefile @@ -14,13 +14,12 @@ COMMENT= Interface to Berkeley DB for GNUstep LICENSE= LGPL21 -USES= gnustep +USES= bdb gnustep USE_GNUSTEP= back build LIB_DEPENDS= libEncore.so:devel/fortytwo-encore DEFAULT_LIBVERSION= 0.1 USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -USE_BDB= 43+ WRKSRC= ${WRKDIR}/BDB-${PORTVERSION} DOCSDIR= ${GNUSTEP_PREFIX}/Local/Library/Documentation/BDB diff --git a/databases/libgda4/Makefile b/databases/libgda4/Makefile index 2521e792ceb..e7fd54512d2 100644 --- a/databases/libgda4/Makefile +++ b/databases/libgda4/Makefile @@ -86,7 +86,7 @@ USE_GNOME+= libgda4 .endif .if ${LIBGDA4_SLAVE}=="bdb" -USE_BDB= yes +USES+= bdb CONFIGURE_ARGS+= --with-bdb=${LOCALBASE} .else CONFIGURE_ARGS+= --without-bdb @@ -100,7 +100,7 @@ CONFIGURE_ARGS+= --without-ldap .endif .if ${LIBGDA4_SLAVE}=="mysql" -USE_MYSQL= yes +USES+= mysql CONFIGURE_ARGS+= --with-mysql=${LOCALBASE} .else CONFIGURE_ARGS+= --without-mysql diff --git a/databases/libgda5/Makefile b/databases/libgda5/Makefile index 9ea35a54b0f..826e16e37a2 100644 --- a/databases/libgda5/Makefile +++ b/databases/libgda5/Makefile @@ -53,7 +53,7 @@ CONFIGURE_ARGS+=--without-ui .endif .if ${LIBGDA5_SLAVE}==bdb -USE_BDB= 5 +USES+= bdb:5 CONFIGURE_ARGS+= --with-bdb=${LOCALBASE} .else CONFIGURE_ARGS+= --without-bdb @@ -67,7 +67,7 @@ CONFIGURE_ARGS+= --without-ldap .endif .if ${LIBGDA5_SLAVE}==mysql -USE_MYSQL= yes +USES+= mysql CONFIGURE_ARGS+= --with-mysql=${LOCALBASE} .else CONFIGURE_ARGS+= --without-mysql diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile index 19ea2d5738e..da9d509966c 100644 --- a/databases/libzdb/Makefile +++ b/databases/libzdb/Makefile @@ -25,7 +25,7 @@ OPTIONS_DEFAULT= MYSQL PGSQL SQLITE SSL OPTIONS_MULTI= DB OPTIONS_MULTI_DB= MYSQL PGSQL SQLITE -MYSQL_USE= mysql=yes +MYSQL_USES= mysql MYSQL_CONFIGURE_ON= --with-mysql=${LOCALBASE}/bin/mysql_config MYSQL_CONFIGURE_OFF= --without-mysql PGSQL_USES= pgsql @@ -34,7 +34,7 @@ PGSQL_CONFIGURE_OFF= --without-postgresql SQLITE_USES= sqlite SQLITE_CONFIGURE_ON= --with-sqlite=${LOCALBASE} SQLITE_CONFIGURE_OFF= --without-sqlite -SSL_USE= openssl=yes +SSL_USES= ssl SSL_CONFIGURE_ON= --enable-openssl=${OPENSSLBASE} SSL_CONFIGURE_OFF= --disable-openssl diff --git a/databases/memcacheq/Makefile b/databases/memcacheq/Makefile index f863bab5c7e..0faaab716bc 100644 --- a/databases/memcacheq/Makefile +++ b/databases/memcacheq/Makefile @@ -19,8 +19,8 @@ USE_CSTD= gnu89 CFLAGS+= -I"${BDB_INCLUDE_DIR}" LDFLAGS+= -l"${BDB_LIB_NAME}" -L"${LOCALBASE}/lib" +USES= bdb:5 USE_RC_SUBR= memcacheq -USE_BDB= 5 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-libevent=${LOCALBASE} --with-bdb=${LOCALBASE} --enable-threads diff --git a/databases/p5-BDB/Makefile b/databases/p5-BDB/Makefile index ee56f1e6287..dd371ca3693 100644 --- a/databases/p5-BDB/Makefile +++ b/databases/p5-BDB/Makefile @@ -21,9 +21,8 @@ PORTSCOUT= skipv:1.801 CFLAGS+= -I${BDB_INCLUDE_DIR} LDFLAGS+= -lpthread -USE_BDB= yes USE_PERL5= configure -USES= perl5 +USES= bdb perl5 post-patch: @${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|' ${WRKSRC}/Makefile.PL diff --git a/databases/p5-BerkeleyDB/Makefile b/databases/p5-BerkeleyDB/Makefile index 18966dc0329..3069e033b26 100644 --- a/databases/p5-BerkeleyDB/Makefile +++ b/databases/p5-BerkeleyDB/Makefile @@ -17,8 +17,7 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-MLDBM>=0:databases/p5-MLDBM \ p5-Test-Pod>=1:devel/p5-Test-Pod -USES= perl5 shebangfix -USE_BDB= yes +USES= bdb perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= mkconsts.pl diff --git a/databases/py-bsddb/Makefile b/databases/py-bsddb/Makefile index 8d41cf5864d..b7e69165c0e 100644 --- a/databases/py-bsddb/Makefile +++ b/databases/py-bsddb/Makefile @@ -16,9 +16,8 @@ LICENSE= PSFL PORTSCOUT= ignore:1 -USE_BDB= 43+ USE_PYTHON= distutils autoplist -USES= python tar:xz +USES= bdb python tar:xz DIST_SUBDIR= python DISTINFO_FILE= ${PORTSDIR}/lang/python${PYTHON_SUFFIX}/distinfo diff --git a/databases/rdfdb/Makefile b/databases/rdfdb/Makefile index 899435f54da..63f054af25d 100644 --- a/databases/rdfdb/Makefile +++ b/databases/rdfdb/Makefile @@ -11,14 +11,11 @@ DISTNAME= rdfdb_src MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight RDF database -USE_BDB= 40+ -INVALID_BDB_VER=2 - USERS= rdfdb GROUPS= rdfdb WRKSRC= ${WRKDIR}/rdfdb -USES= gmake +USES= bdb gmake MAKEFILE= makefile ALL_TARGET= CFLAGS+= -Wno-return-type diff --git a/databases/ruby-bdb/Makefile b/databases/ruby-bdb/Makefile index c2ae167caa2..dd0508f4003 100644 --- a/databases/ruby-bdb/Makefile +++ b/databases/ruby-bdb/Makefile @@ -17,8 +17,6 @@ COMMENT= Ruby interface to Oracle Berkeley DB revision 2 or later LICENSE= RUBY -USE_BDB= yes - OPTIONS_DEFINE= DOCS EXAMPLES USE_RUBY= yes @@ -35,7 +33,7 @@ EXAMPLESDIR= ${RUBY_MODEXAMPLESDIR} PLIST_FILES= %%RUBY_SITEARCHLIBDIR%%/bdb.so PORTDOCS= * PORTEXAMPLES= * -USES= shebangfix tar:bzip2 +USES= bdb shebangfix tar:bzip2 SHEBANG_FILES= examples/record.rb \ examples/recno.rb \ examples/zeroc.rb \ diff --git a/deskutils/notify-osd/Makefile b/deskutils/notify-osd/Makefile index 20683f3dc1e..bb0597e09d6 100644 --- a/deskutils/notify-osd/Makefile +++ b/deskutils/notify-osd/Makefile @@ -3,7 +3,7 @@ PORTNAME= notify-osd PORTVERSION= 0.9.29 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils MASTER_SITES= http://launchpadlibrarian.net/43419242/ \ LOCAL/ehaupt @@ -15,14 +15,16 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ - libnotify.so:devel/libnotify + libfreetype.so:print/freetype2 \ + libnotify.so:devel/libnotify \ + libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= dbus-daemon:devel/dbus CONFLICTS= xfce4-notification-daemon-[0-9]* GNU_CONFIGURE= yes -USES= gmake libtool pkgconfig -USE_GNOME= libwnck gconf2 +USES= gettext-runtime gmake libtool pkgconfig +USE_GNOME= cairo gconf2 gdkpixbuf2 libwnck USE_XORG= pixman x11 LIBS+= -L${LOCALBASE}/lib -lpixman-1 -lX11 diff --git a/deskutils/puush/Makefile b/deskutils/puush/Makefile index cf404f7362a..0ee8f974841 100644 --- a/deskutils/puush/Makefile +++ b/deskutils/puush/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puush -PORTVERSION= 0.0.1 +PORTVERSION= 0.0.2 CATEGORIES= deskutils MAINTAINER= ultima1252@gmail.com diff --git a/deskutils/puush/distinfo b/deskutils/puush/distinfo index 6f610137e94..3a0d639be1a 100644 --- a/deskutils/puush/distinfo +++ b/deskutils/puush/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1465605222 -SHA256 (ultima1252-puush-0.0.1_GH0.tar.gz) = e550a9c7dd544d8115704b0171a6a6fb00bda9b0f5bae9c4672503369e296c10 -SIZE (ultima1252-puush-0.0.1_GH0.tar.gz) = 30846 +TIMESTAMP = 1469674590 +SHA256 (ultima1252-puush-0.0.2_GH0.tar.gz) = fe7a1a3412d7e80b545566b31010d382aedf8c92a0abf2786a1b42d0ed43968b +SIZE (ultima1252-puush-0.0.2_GH0.tar.gz) = 30844 diff --git a/deskutils/tomboy/files/patch-configure b/deskutils/tomboy/files/patch-configure new file mode 100644 index 00000000000..2f2ae9a82a5 --- /dev/null +++ b/deskutils/tomboy/files/patch-configure @@ -0,0 +1,13 @@ +--- configure.orig 2016-06-25 15:40:35 UTC ++++ configure +@@ -14507,8 +14507,8 @@ do + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Mono 2.0 GAC for $asm.dll" >&5 + $as_echo_n "checking for Mono 2.0 GAC for $asm.dll... " >&6; } + if test \ +- -e "$($PKG_CONFIG --variable=libdir mono)/mono/2.0/$asm.dll" -o \ +- -e "$($PKG_CONFIG --variable=prefix mono)/lib/mono/2.0/$asm.dll"; \ ++ -e "$($PKG_CONFIG --variable=libdir mono)/mono/2.0-api/$asm.dll" -o \ ++ -e "$($PKG_CONFIG --variable=prefix mono)/lib/mono/2.0-api/$asm.dll"; \ + then \ + { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5 + $as_echo "found" >&6; } diff --git a/deskutils/xfce4-generic-slider/Makefile b/deskutils/xfce4-generic-slider/Makefile index ae2dd454a79..a3821760e3f 100644 --- a/deskutils/xfce4-generic-slider/Makefile +++ b/deskutils/xfce4-generic-slider/Makefile @@ -3,7 +3,7 @@ PORTNAME= xfce4-generic-slider PORTVERSION= 0.0.20100827 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MASTER_SITES= LOCAL/ehaupt/ @@ -12,8 +12,12 @@ COMMENT= Slider plugin to adjust and/or monitor any numeric variable LICENSE= GPLv3 -USES= pkgconfig xfce -USE_XFCE= panel libgui +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 + +USES= gettext-runtime pkgconfig xfce +USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango +USE_XFCE= libgui panel CFLAGS+= `pkg-config --cflags libxfce4panel-1.0 libxfcegui4-1.0` LDFLAGS+= `pkg-config --libs libxfce4panel-1.0 libxfcegui4-1.0` diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index 50b82c2f6bf..e61f8a3c0ba 100644 --- a/deskutils/xfce4-notification-daemon/Makefile +++ b/deskutils/xfce4-notification-daemon/Makefile @@ -3,7 +3,7 @@ PORTNAME= notification-daemon PORTVERSION= 0.3.7 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= deskutils xfce MASTER_SITES= LOCAL/ehaupt/ PKGNAMEPREFIX= xfce4- @@ -17,15 +17,20 @@ LICENSE= GPLv2 BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser LIB_DEPENDS= libsexy.so:x11-toolkits/libsexy \ - libdbus-glib-1.so:devel/dbus-glib + libdbus-glib-1.so:devel/dbus-glib \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 RUN_DEPENDS= dbus-daemon:devel/dbus GNU_CONFIGURE= yes INSTALLS_ICONS= yes USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2 -USE_GNOME= librsvg2 +USE_GNOME= librsvg2 gtk20 cairo USE_LDCONFIG= yes USE_XFCE= libgui +USE_XORG= x11 + +INSTALL_TARGET= install-strip CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/xfce4 \ --libexecdir=${PREFIX}/libexec/xfce4 \ diff --git a/deskutils/xfce4-notification-daemon/files/patch-src__daemon__daemon.c b/deskutils/xfce4-notification-daemon/files/patch-src__daemon__daemon.c index 623e55c8b8f..2f66e00bc95 100644 --- a/deskutils/xfce4-notification-daemon/files/patch-src__daemon__daemon.c +++ b/deskutils/xfce4-notification-daemon/files/patch-src__daemon__daemon.c @@ -1,6 +1,6 @@ ---- ./src/daemon/daemon.c.orig 2010-05-05 10:54:14.000000000 +0200 -+++ ./src/daemon/daemon.c 2010-05-05 10:54:50.000000000 +0200 -@@ -1091,10 +1091,6 @@ +--- src/daemon/daemon.c.orig 2007-05-26 09:52:28 UTC ++++ src/daemon/daemon.c +@@ -1091,10 +1091,6 @@ main(int argc, char **argv) g_set_application_name ("notification-daemon-xfce"); diff --git a/deskutils/xfce4-notification-daemon/files/patch-src__daemon__stack.c b/deskutils/xfce4-notification-daemon/files/patch-src__daemon__stack.c index 9f597739d1f..10752ee4846 100644 --- a/deskutils/xfce4-notification-daemon/files/patch-src__daemon__stack.c +++ b/deskutils/xfce4-notification-daemon/files/patch-src__daemon__stack.c @@ -1,6 +1,6 @@ ---- ./src/daemon/stack.c.orig 2007-05-26 11:52:28.000000000 +0200 -+++ ./src/daemon/stack.c 2010-05-05 10:54:02.000000000 +0200 -@@ -40,51 +40,18 @@ +--- src/daemon/stack.c.orig 2007-05-26 09:52:28 UTC ++++ src/daemon/stack.c +@@ -40,51 +40,18 @@ struct _NotifyStack static gboolean get_work_area(GtkWidget *nw, GdkRectangle *rect) { diff --git a/deskutils/xfce4-notification-daemon/files/patch-src__settings__main.c b/deskutils/xfce4-notification-daemon/files/patch-src__settings__main.c index f41eba16203..bcb4fd2cb73 100644 --- a/deskutils/xfce4-notification-daemon/files/patch-src__settings__main.c +++ b/deskutils/xfce4-notification-daemon/files/patch-src__settings__main.c @@ -1,6 +1,6 @@ ---- ./src/settings/main.c.orig 2012-05-29 15:07:41.000000000 +0200 -+++ ./src/settings/main.c 2012-05-29 15:08:08.000000000 +0200 -@@ -187,8 +187,7 @@ +--- src/settings/main.c.orig 2007-05-26 09:52:28 UTC ++++ src/settings/main.c +@@ -187,8 +187,7 @@ notification_settings_preview (GtkWidget /* create new preview notification */ preview = notify_notification_new (_("Preview notification"), _("Lorem Ipsum is simply dummy text of the printing and typesetting industry."), diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index f1f5603bdcc..07afbad5f35 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-notifyd PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= http://errements.eu/distfiles/ DIST_SUBDIR= xfce4 @@ -16,8 +17,9 @@ COMMENT= Visually-appealing notification daemon for Xfce LICENSE= GPLv3 -LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ - libnotify.so:devel/libnotify +LIB_DEPENDS= libdbus-1.so:devel/dbus \ + libnotify.so:devel/libnotify \ + libdbus-glib-1.so:devel/dbus-glib USES= gmake gettext-tools libtool pkgconfig tar:bzip2 xfce:gtk3 GNU_CONFIGURE= yes diff --git a/devel/bunny/Makefile b/devel/bunny/Makefile index fbce9eed8c8..140935119f2 100644 --- a/devel/bunny/Makefile +++ b/devel/bunny/Makefile @@ -3,9 +3,10 @@ PORTNAME= bunny PORTVERSION= 0.93 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GOOGLE_CODE LOCAL/ehaupt +PROJECTHOST= bunny-the-fuzzer MAINTAINER= ehaupt@FreeBSD.org COMMENT= Closed loop, high-performance, general purpose protocol-blind fuzzer @@ -13,9 +14,8 @@ COMMENT= Closed loop, high-performance, general purpose protocol-blind fuzzer LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:tgz +USES= ssl tar:tgz -PROJECTHOST= bunny-the-fuzzer WRKSRC= ${WRKDIR}/${PORTNAME} PORTDOCS= README diff --git a/devel/cloudabi/Makefile b/devel/cloudabi/Makefile index 0a282110ea8..04cd44e89a7 100644 --- a/devel/cloudabi/Makefile +++ b/devel/cloudabi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cloudabi -PORTVERSION= 0.6 +PORTVERSION= 0.7 DISTVERSIONPREFIX=v CATEGORIES= devel diff --git a/devel/cloudabi/distinfo b/devel/cloudabi/distinfo index a3a79e2ccd9..aad4bd5d8b5 100644 --- a/devel/cloudabi/distinfo +++ b/devel/cloudabi/distinfo @@ -1,2 +1,3 @@ -SHA256 (NuxiNL-cloudabi-v0.6_GH0.tar.gz) = 2b3e1ad30e4af3d2cb5560fb25d2bc9d328db7d1ad1f648dbd4bb8dbb3effb50 -SIZE (NuxiNL-cloudabi-v0.6_GH0.tar.gz) = 111250 +TIMESTAMP = 1470676531 +SHA256 (NuxiNL-cloudabi-v0.7_GH0.tar.gz) = a6e9fc8aa8c9ca70be5842e8097b4f260461ad2d00c683d84df88c6eb54caa52 +SIZE (NuxiNL-cloudabi-v0.7_GH0.tar.gz) = 109870 diff --git a/devel/cloudabi/pkg-plist b/devel/cloudabi/pkg-plist index 21a592e690e..ac86c0081f3 100644 --- a/devel/cloudabi/pkg-plist +++ b/devel/cloudabi/pkg-plist @@ -2,9 +2,6 @@ include/cloudabi32_types.h include/cloudabi64_types.h include/cloudabi_syscalls.h include/cloudabi_syscalls_info.h -include/cloudabi_syscalls_native.h -include/cloudabi_syscalls_native_aarch64.h -include/cloudabi_syscalls_native_x86_64.h include/cloudabi_syscalls_struct.h include/cloudabi_types.h include/cloudabi_types_common.h diff --git a/devel/elixir-tirexs/Makefile b/devel/elixir-tirexs/Makefile index 26319ee8886..a468b15c9b4 100644 --- a/devel/elixir-tirexs/Makefile +++ b/devel/elixir-tirexs/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tirexs -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- diff --git a/devel/elixir-tirexs/distinfo b/devel/elixir-tirexs/distinfo index 9d6d8e35446..402026ebb78 100644 --- a/devel/elixir-tirexs/distinfo +++ b/devel/elixir-tirexs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470131151 -SHA256 (Zatvobor-tirexs-v0.8.4_GH0.tar.gz) = b40a1af60fcc817fcffb5c7218a69279084b8898cd57ecf563d283606bea445f -SIZE (Zatvobor-tirexs-v0.8.4_GH0.tar.gz) = 41103 +TIMESTAMP = 1470657037 +SHA256 (Zatvobor-tirexs-v0.8.5_GH0.tar.gz) = 0d624718e80a01efd1eb4bc7f0b6af8c1223af8221678a251d6023a2eed867e0 +SIZE (Zatvobor-tirexs-v0.8.5_GH0.tar.gz) = 41207 diff --git a/devel/elixir-tirexs/files/patch-mix.exs b/devel/elixir-tirexs/files/patch-mix.exs index ca6807500c7..aef90b4a2f4 100644 --- a/devel/elixir-tirexs/files/patch-mix.exs +++ b/devel/elixir-tirexs/files/patch-mix.exs @@ -1,11 +1,7 @@ ---- mix.exs.orig 2016-07-14 15:23:49 UTC +--- mix.exs.orig 2016-08-08 12:02:38 UTC +++ mix.exs -@@ -8,10 +8,9 @@ defmodule Tirexs.Mixfile do - version: "0.8.3", - source_url: github, - homepage_url: github, -- elixir: "~> 1.2.0", -+ elixir: "~> 1.3.0", +@@ -11,7 +11,6 @@ defmodule Tirexs.Mixfile do + elixir: "~> 1.3.0", description: description, package: package, - deps: deps, diff --git a/devel/erlang-gpb/Makefile b/devel/erlang-gpb/Makefile index 9472439b7e1..b6915b65bba 100644 --- a/devel/erlang-gpb/Makefile +++ b/devel/erlang-gpb/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gpb -PORTVERSION= 3.24.3 +PORTVERSION= 3.24.4 CATEGORIES= devel PKGNAMEPREFIX= erlang- diff --git a/devel/erlang-gpb/distinfo b/devel/erlang-gpb/distinfo index b594d19cb63..f8726b795fd 100644 --- a/devel/erlang-gpb/distinfo +++ b/devel/erlang-gpb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469778864 -SHA256 (tomas-abrahamsson-gpb-3.24.3_GH0.tar.gz) = 6904d5721db3e0def9d768f52820ca3d3a71e313e6546e820adbaa6fa52a0523 -SIZE (tomas-abrahamsson-gpb-3.24.3_GH0.tar.gz) = 334931 +TIMESTAMP = 1470642399 +SHA256 (tomas-abrahamsson-gpb-3.24.4_GH0.tar.gz) = d212c22745de4af1b7f85f5cbe366dfdca20af975916411a7761c57258e728f1 +SIZE (tomas-abrahamsson-gpb-3.24.4_GH0.tar.gz) = 337074 diff --git a/devel/grantlee/pkg-descr b/devel/grantlee/pkg-descr index 3bd213cc963..8a750ca1b96 100644 --- a/devel/grantlee/pkg-descr +++ b/devel/grantlee/pkg-descr @@ -1,4 +1,4 @@ Grantlee is a string template engine based on the Django template system and written using the Qt framework. -WWW: http://gitorious.org/grantlee/pages/Home +WWW: https://github.com/steveire/grantlee diff --git a/devel/ice/Makefile b/devel/ice/Makefile index cf276752239..ddddf774ee0 100644 --- a/devel/ice/Makefile +++ b/devel/ice/Makefile @@ -17,7 +17,7 @@ SLAVE_PORT?= no .if ${SLAVE_PORT} == "no" LIB_DEPENDS= libexpat.so:textproc/expat2 \ libmcpp.so:devel/mcpp -USE_OPENSSL= yes +USES+= ssl .else LIB_VRS= ${PORTVERSION:R:S|.||g} LIB_DEPENDS+= libIce.so.${LIB_VRS}:devel/ice @@ -37,8 +37,8 @@ BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}passlib>0:security/py-passlib WRKSRC= ${WRKDIR}/ice-${PORTVERSION} -USE_BDB= 5 -INVALID_BDB_VER= 40 41 42 43 44 46 47 48 6 +USES+= bdb:5 +INVALID_BDB_VER= 48 6 USE_LDCONFIG= yes BUILD_WRKSRC?= ${WRKSRC}/cpp INSTALL_WRKSRC?= ${WRKSRC}/cpp diff --git a/devel/libbinio/Makefile b/devel/libbinio/Makefile index cf3f406bbb3..b09fd0d4471 100644 --- a/devel/libbinio/Makefile +++ b/devel/libbinio/Makefile @@ -3,7 +3,7 @@ PORTNAME= libbinio PORTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF @@ -22,6 +22,8 @@ LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= ${CPPFLAGS} CXXFLAGS+= ${CPPFLAGS} +INSTALL_TARGET= install-strip + post-patch: @${REINPLACE_CMD} -e 's|^\(SUBDIRS\ =\).*|\1 src|' ${WRKSRC}/Makefile.in diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile index 914406f9114..b3c8bfe5909 100644 --- a/devel/librcc/Makefile +++ b/devel/librcc/Makefile @@ -35,7 +35,7 @@ BDB_DESC= Translation database support BDB_CONFIGURE_ENABLE= bdb BDB_CPPFLAGS= -I${BDB_INCLUDE_DIR} BDB_LDFLAGS= -L${BDB_LIB_DIR} -BDB_USE= BDB=41+ +BDB_USES= bdb TRANSLATE_DESC= Online translation support TRANSLATE_CONFIGURE_ENABLE= libtranslate diff --git a/devel/mono-addins/Makefile b/devel/mono-addins/Makefile index 36e3eb44509..32fcb07f40e 100644 --- a/devel/mono-addins/Makefile +++ b/devel/mono-addins/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mono-addins -PORTVERSION= 1.1 +PORTVERSION= 1.3 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= devel @@ -18,13 +18,17 @@ CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs USES= autoreconf gmake mono pkgconfig WANT_GNOME= yes -OPTIONS_DEFINE= GTK2 +OPTIONS_DEFINE= GTK2 GTK3 OPTIONS_DEFAULT=GTK2 GTK2_USE= GNOME=gtksharp20 GTK2_CONFIGURE_ENABLE= gui OPTIONS_SUB= yes +#GTK3_USE= GNOME=gtksharp30 +GTK3_CONFIGURE_ENABLE= gui-gtk3 +OPTIONS_SUB= yes + PLIST_SUB+= VER=1.0.0 .include diff --git a/devel/mono-addins/distinfo b/devel/mono-addins/distinfo index d42c4b277e9..e4668ecb5ce 100644 --- a/devel/mono-addins/distinfo +++ b/devel/mono-addins/distinfo @@ -1,2 +1,3 @@ -SHA256 (mono-mono-addins-mono-addins-1.1_GH0.tar.gz) = 9dae88975597f82564756a75d503e5c23071c17b7092c08069d71f650aa9a075 -SIZE (mono-mono-addins-mono-addins-1.1_GH0.tar.gz) = 555705 +TIMESTAMP = 1470311096 +SHA256 (mono-mono-addins-mono-addins-1.3_GH0.tar.gz) = e2c4db9fd12087b795dd03a035c6ab8daffe157694d98dcfe227067913db5580 +SIZE (mono-mono-addins-mono-addins-1.3_GH0.tar.gz) = 672166 diff --git a/devel/mono-addins/files/patch-Mono.Addins.GuiGtk3_Mono.Addins.GuiGtk3.csproj b/devel/mono-addins/files/patch-Mono.Addins.GuiGtk3_Mono.Addins.GuiGtk3.csproj new file mode 100644 index 00000000000..5529cd58b55 --- /dev/null +++ b/devel/mono-addins/files/patch-Mono.Addins.GuiGtk3_Mono.Addins.GuiGtk3.csproj @@ -0,0 +1,35 @@ + +$FreeBSD$ + +--- Mono.Addins.GuiGtk3/Mono.Addins.GuiGtk3.csproj.orig ++++ Mono.Addins.GuiGtk3/Mono.Addins.GuiGtk3.csproj +@@ -141,25 +141,25 @@ + plugin-22.png + + +- plugin-22.png ++ plugin-22@2x.png + + + plugin-22~dark.png + + +- plugin-22~dark.png ++ plugin-22~dark@2x.png + + + plugin-22~sel.png + + +- plugin-22~sel.png ++ plugin-22~sel@2x.png + + + plugin-22~dark~sel.png + + +- plugin-22~dark~sel.png ++ plugin-22~dark~sel@2x.png + + + plugin-32.png diff --git a/devel/mono-addins/files/patch-Mono.Addins.Gui_Mono.Addins.Gui.csproj b/devel/mono-addins/files/patch-Mono.Addins.Gui_Mono.Addins.Gui.csproj deleted file mode 100644 index d650305c317..00000000000 --- a/devel/mono-addins/files/patch-Mono.Addins.Gui_Mono.Addins.Gui.csproj +++ /dev/null @@ -1,18 +0,0 @@ ---- Mono.Addins.Gui/Mono.Addins.Gui.csproj.orig -+++ Mono.Addins.Gui/Mono.Addins.Gui.csproj -@@ -52,7 +52,7 @@ - - - -- -+ - - - -@@ -181,4 +181,4 @@ - - - -- -\ No newline at end of file -+ diff --git a/devel/mono-addins/pkg-plist b/devel/mono-addins/pkg-plist index 71911c2d741..66826e57045 100644 --- a/devel/mono-addins/pkg-plist +++ b/devel/mono-addins/pkg-plist @@ -3,6 +3,8 @@ lib/mono/gac/Mono.Addins.CecilReflector/%%VER%%.0__0738eb9f132ed756/Mono.Addins. lib/mono/gac/Mono.Addins.CecilReflector/%%VER%%.0__0738eb9f132ed756/Mono.Addins.CecilReflector.dll.mdb %%GTK2%%lib/mono/gac/Mono.Addins.Gui/%%VER%%.0__0738eb9f132ed756/Mono.Addins.Gui.dll %%GTK2%%lib/mono/gac/Mono.Addins.Gui/%%VER%%.0__0738eb9f132ed756/Mono.Addins.Gui.dll.mdb +%%GTK3%%lib/mono/gac/Mono.Addins.GuiGtk3/1.0.6060.21481__0738eb9f132ed756/Mono.Addins.GuiGtk3.dll +%%GTK3%%lib/mono/gac/Mono.Addins.GuiGtk3/1.0.6060.21481__0738eb9f132ed756/Mono.Addins.GuiGtk3.dll.mdb lib/mono/gac/Mono.Addins.MSBuild/%%VER%%.0__0738eb9f132ed756/Mono.Addins.MSBuild.dll lib/mono/gac/Mono.Addins.MSBuild/%%VER%%.0__0738eb9f132ed756/Mono.Addins.MSBuild.dll.mdb lib/mono/gac/Mono.Addins.Setup/%%VER%%.0__0738eb9f132ed756/Mono.Addins.Setup.dll @@ -13,6 +15,8 @@ lib/mono/gac/policy.0.2.Mono.Addins.CecilReflector/0.0.0.0__0738eb9f132ed756/pol lib/mono/gac/policy.0.2.Mono.Addins.CecilReflector/0.0.0.0__0738eb9f132ed756/policy.0.2.config %%GTK2%%lib/mono/gac/policy.0.2.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756/policy.0.2.Mono.Addins.Gui.dll %%GTK2%%lib/mono/gac/policy.0.2.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756/policy.0.2.config +%%GTK3%%lib/mono/gac/policy.0.2.Mono.Addins.GuiGtk3/0.0.0.0__0738eb9f132ed756/policy.0.2.Mono.Addins.GuiGtk3.dll +%%GTK3%%lib/mono/gac/policy.0.2.Mono.Addins.GuiGtk3/0.0.0.0__0738eb9f132ed756/policy.0.2.config lib/mono/gac/policy.0.2.Mono.Addins.MSBuild/0.0.0.0__0738eb9f132ed756/policy.0.2.Mono.Addins.MSBuild.dll lib/mono/gac/policy.0.2.Mono.Addins.MSBuild/0.0.0.0__0738eb9f132ed756/policy.0.2.config lib/mono/gac/policy.0.2.Mono.Addins.Setup/0.0.0.0__0738eb9f132ed756/policy.0.2.Mono.Addins.Setup.dll @@ -23,6 +27,8 @@ lib/mono/gac/policy.0.3.Mono.Addins.CecilReflector/0.0.0.0__0738eb9f132ed756/pol lib/mono/gac/policy.0.3.Mono.Addins.CecilReflector/0.0.0.0__0738eb9f132ed756/policy.0.3.config %%GTK2%%lib/mono/gac/policy.0.3.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756/policy.0.3.Mono.Addins.Gui.dll %%GTK2%%lib/mono/gac/policy.0.3.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756/policy.0.3.config +%%GTK3%%lib/mono/gac/policy.0.3.Mono.Addins.GuiGtk3/0.0.0.0__0738eb9f132ed756/policy.0.3.Mono.Addins.GuiGtk3.dll +%%GTK3%%lib/mono/gac/policy.0.3.Mono.Addins.GuiGtk3/0.0.0.0__0738eb9f132ed756/policy.0.3.config lib/mono/gac/policy.0.3.Mono.Addins.MSBuild/0.0.0.0__0738eb9f132ed756/policy.0.3.Mono.Addins.MSBuild.dll lib/mono/gac/policy.0.3.Mono.Addins.MSBuild/0.0.0.0__0738eb9f132ed756/policy.0.3.config lib/mono/gac/policy.0.3.Mono.Addins.Setup/0.0.0.0__0738eb9f132ed756/policy.0.3.Mono.Addins.Setup.dll @@ -33,6 +39,8 @@ lib/mono/gac/policy.0.4.Mono.Addins.CecilReflector/0.0.0.0__0738eb9f132ed756/pol lib/mono/gac/policy.0.4.Mono.Addins.CecilReflector/0.0.0.0__0738eb9f132ed756/policy.0.4.config %%GTK2%%lib/mono/gac/policy.0.4.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756/policy.0.4.Mono.Addins.Gui.dll %%GTK2%%lib/mono/gac/policy.0.4.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756/policy.0.4.config +%%GTK3%%lib/mono/gac/policy.0.4.Mono.Addins.GuiGtk3/0.0.0.0__0738eb9f132ed756/policy.0.4.Mono.Addins.GuiGtk3.dll +%%GTK3%%lib/mono/gac/policy.0.4.Mono.Addins.GuiGtk3/0.0.0.0__0738eb9f132ed756/policy.0.4.config lib/mono/gac/policy.0.4.Mono.Addins.MSBuild/0.0.0.0__0738eb9f132ed756/policy.0.4.Mono.Addins.MSBuild.dll lib/mono/gac/policy.0.4.Mono.Addins.MSBuild/0.0.0.0__0738eb9f132ed756/policy.0.4.config lib/mono/gac/policy.0.4.Mono.Addins.Setup/0.0.0.0__0738eb9f132ed756/policy.0.4.Mono.Addins.Setup.dll @@ -43,6 +51,8 @@ lib/mono/gac/policy.0.5.Mono.Addins.CecilReflector/0.0.0.0__0738eb9f132ed756/pol lib/mono/gac/policy.0.5.Mono.Addins.CecilReflector/0.0.0.0__0738eb9f132ed756/policy.0.5.config %%GTK2%%lib/mono/gac/policy.0.5.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756/policy.0.5.Mono.Addins.Gui.dll %%GTK2%%lib/mono/gac/policy.0.5.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756/policy.0.5.config +%%GTK3%%lib/mono/gac/policy.0.5.Mono.Addins.GuiGtk3/0.0.0.0__0738eb9f132ed756/policy.0.5.Mono.Addins.GuiGtk3.dll +%%GTK3%%lib/mono/gac/policy.0.5.Mono.Addins.GuiGtk3/0.0.0.0__0738eb9f132ed756/policy.0.5.config lib/mono/gac/policy.0.5.Mono.Addins.MSBuild/0.0.0.0__0738eb9f132ed756/policy.0.5.Mono.Addins.MSBuild.dll lib/mono/gac/policy.0.5.Mono.Addins.MSBuild/0.0.0.0__0738eb9f132ed756/policy.0.5.config lib/mono/gac/policy.0.5.Mono.Addins.Setup/0.0.0.0__0738eb9f132ed756/policy.0.5.Mono.Addins.Setup.dll @@ -53,6 +63,8 @@ lib/mono/gac/policy.0.6.Mono.Addins.CecilReflector/0.0.0.0__0738eb9f132ed756/pol lib/mono/gac/policy.0.6.Mono.Addins.CecilReflector/0.0.0.0__0738eb9f132ed756/policy.0.6.config %%GTK2%%lib/mono/gac/policy.0.6.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756/policy.0.6.Mono.Addins.Gui.dll %%GTK2%%lib/mono/gac/policy.0.6.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756/policy.0.6.config +%%GTK3%%lib/mono/gac/policy.0.6.Mono.Addins.GuiGtk3/0.0.0.0__0738eb9f132ed756/policy.0.6.Mono.Addins.GuiGtk3.dll +%%GTK3%%lib/mono/gac/policy.0.6.Mono.Addins.GuiGtk3/0.0.0.0__0738eb9f132ed756/policy.0.6.config lib/mono/gac/policy.0.6.Mono.Addins.MSBuild/0.0.0.0__0738eb9f132ed756/policy.0.6.Mono.Addins.MSBuild.dll lib/mono/gac/policy.0.6.Mono.Addins.MSBuild/0.0.0.0__0738eb9f132ed756/policy.0.6.config lib/mono/gac/policy.0.6.Mono.Addins.Setup/0.0.0.0__0738eb9f132ed756/policy.0.6.Mono.Addins.Setup.dll @@ -61,11 +73,13 @@ lib/mono/gac/policy.0.6.Mono.Addins/0.0.0.0__0738eb9f132ed756/policy.0.6.Mono.Ad lib/mono/gac/policy.0.6.Mono.Addins/0.0.0.0__0738eb9f132ed756/policy.0.6.config lib/mono/mono-addins/Mono.Addins.CecilReflector.dll %%GTK2%%lib/mono/mono-addins/Mono.Addins.Gui.dll +%%GTK3%%lib/mono/mono-addins/Mono.Addins.GuiGtk3.dll lib/mono/mono-addins/Mono.Addins.MSBuild.dll lib/mono/mono-addins/Mono.Addins.Setup.dll lib/mono/mono-addins/Mono.Addins.dll lib/mono/mono-addins/mautil.exe %%GTK2%%libdata/pkgconfig/mono-addins-gui.pc +%%GTK3%%libdata/pkgconfig/mono-addins-gui-gtk3.pc libdata/pkgconfig/mono-addins-msbuild.pc libdata/pkgconfig/mono-addins-setup.pc libdata/pkgconfig/mono-addins.pc diff --git a/devel/nant/Makefile b/devel/nant/Makefile index 1abefed5e9e..0970af2dd30 100644 --- a/devel/nant/Makefile +++ b/devel/nant/Makefile @@ -27,6 +27,9 @@ DOCSDIR= ${PREFIX}/share/doc/NAnt post-patch: @${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|' ${WRKSRC}/NAnt.build + @${REINPLACE_CMD} -e 's|lib/mono/4.0|lib/mono/4.0-api|' \ + ${WRKSRC}/src/NAnt.Console/App.config \ + ${WRKSRC}/tests/NAnt.Core/Framework.config post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ diff --git a/devel/nant/pkg-plist b/devel/nant/pkg-plist index 5f6122bbfc1..13d35442aea 100644 --- a/devel/nant/pkg-plist +++ b/devel/nant/pkg-plist @@ -37,12 +37,6 @@ libdata/pkgconfig/nant.pc %%DATADIR%%/bin/NDoc.Documenter.NAnt.dll %%DATADIR%%/bin/NDoc.Documenter.NAnt.dll.mdb %%DATADIR%%/bin/NDoc.Documenter.NAnt.xml -%%DATADIR%%/bin/extensions/common/2.0/NAnt.MSBuild.dll -%%DATADIR%%/bin/extensions/common/2.0/NAnt.MSBuild.dll.mdb -%%DATADIR%%/bin/extensions/common/2.0/NAnt.MSBuild.xml -%%DATADIR%%/bin/extensions/common/4.0/NAnt.MSBuild.dll -%%DATADIR%%/bin/extensions/common/4.0/NAnt.MSBuild.dll.mdb -%%DATADIR%%/bin/extensions/common/4.0/NAnt.MSBuild.xml %%DATADIR%%/bin/lib/common/2.0/nunit-console-runner.dll %%DATADIR%%/bin/lib/common/2.0/nunit-console.exe %%DATADIR%%/bin/lib/common/2.0/nunit-console.exe.config diff --git a/devel/newtonsoft-json/Makefile b/devel/newtonsoft-json/Makefile index 9eeda2930ad..9eeecc3c527 100644 --- a/devel/newtonsoft-json/Makefile +++ b/devel/newtonsoft-json/Makefile @@ -29,10 +29,6 @@ do-build: /property:AssemblyOriginatorKeyFile=Dynamic.snk \ /property:Configuration=Release \ /property:DefineConstants='SIGNED NET45 TRACE') - (cd ${WRKSRC}/Src/Newtonsoft.Json/bin/Release/Net45 && \ - ${SETENV} ${MAKE_ENV} monodis Newtonsoft.Json.dll --output=Newtonsoft.Json.il) - (cd ${WRKSRC}/Src/Newtonsoft.Json/bin/Release/Net45 && \ - ${SETENV} ${MAKE_ENV} ilasm /dll /key:../../../Dynamic.snk Newtonsoft.Json.il) do-install: (cd ${WRKSRC}/Src/Newtonsoft.Json/bin/Release/Net45 && \ diff --git a/devel/p5-Class-C3-XS/Makefile b/devel/p5-Class-C3-XS/Makefile index d9d6b6d9b13..c23c7884453 100644 --- a/devel/p5-Class-C3-XS/Makefile +++ b/devel/p5-Class-C3-XS/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Class-C3-XS -PORTVERSION= 0.13 -PORTREVISION= 1 +PORTVERSION= 0.14 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Class-C3-XS/distinfo b/devel/p5-Class-C3-XS/distinfo index b213975c967..d3c2c255f74 100644 --- a/devel/p5-Class-C3-XS/distinfo +++ b/devel/p5-Class-C3-XS/distinfo @@ -1,2 +1,3 @@ -SHA256 (Class-C3-XS-0.13.tar.gz) = faa55a03d5d4caf0bae49856b45a5de628392d26cac04e65f006024f912a21ab -SIZE (Class-C3-XS-0.13.tar.gz) = 26105 +TIMESTAMP = 1470685305 +SHA256 (Class-C3-XS-0.14.tar.gz) = a81489bb1d84a18ca0199b7f3d332c1586cadb03365cb8f2dd7d77d8ab88bcc6 +SIZE (Class-C3-XS-0.14.tar.gz) = 35209 diff --git a/devel/p5-Class-Virtual/Makefile b/devel/p5-Class-Virtual/Makefile index 4525b41728d..fcad146ba45 100644 --- a/devel/p5-Class-Virtual/Makefile +++ b/devel/p5-Class-Virtual/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Class-Virtual -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Class-Virtual/distinfo b/devel/p5-Class-Virtual/distinfo index 6cec495a086..ce4d895072f 100644 --- a/devel/p5-Class-Virtual/distinfo +++ b/devel/p5-Class-Virtual/distinfo @@ -1,2 +1,3 @@ -SHA256 (Class-Virtual-0.07.tar.gz) = 7f5e9f313edbb5dd77325ab09eeda2fe376101dca13e37f7ee49f5be24e22e6c -SIZE (Class-Virtual-0.07.tar.gz) = 6357 +TIMESTAMP = 1470686326 +SHA256 (Class-Virtual-0.08.tar.gz) = c6499b42d3b4e5c6488a5e82fbc28698e6c9860165072dddfa6749355a9cfbb2 +SIZE (Class-Virtual-0.08.tar.gz) = 6864 diff --git a/devel/pcsc-ada/Makefile b/devel/pcsc-ada/Makefile index b4f84f099fd..4de0108a0e3 100644 --- a/devel/pcsc-ada/Makefile +++ b/devel/pcsc-ada/Makefile @@ -41,15 +41,8 @@ INTF_TEST_ALL_TARGET= itests post-patch: ${REINPLACE_CMD} -e 's|"-lpcsclite"|${GPRLINK}|' \ + ${WRKSRC}/pcscada_common.gpr \ ${WRKSRC}/pcscada_lib.gpr - ${REINPLACE_CMD} -e 's|gnaty.*|gnatyd",|' ${WRKSRC}/pcscada_common.gpr - (cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|"-lpcsclite");|"-L${LOCALBASE}/lib"); pragma Linker_Options ("-lpcsclite");|' \ - examples/cardd/cardd.adb \ - examples/sample/sample.adb \ - examples/pinverify/pinpad.adb \ - examples/thin/thin_example.adb \ - tests/runner.adb \ - tests/test_pcscada.adb) do-build: # We cannot use a redefined ALL_TARGET because MAKE_JOBS_SAFE is set diff --git a/devel/py-dogpile.core/Makefile b/devel/py-dogpile.core/Makefile index 3ab8ec11ae5..2b09dd6fcb9 100644 --- a/devel/py-dogpile.core/Makefile +++ b/devel/py-dogpile.core/Makefile @@ -16,4 +16,7 @@ LICENSE= BSD3CLAUSE USES= python USE_PYTHON= distutils autoplist +DEPRECATED= EOL upstream. Merged into devel/py-dogpile.cache since 0.6.0 +EXPIRATION_DATE= 2016-09-01 + .include diff --git a/devel/subversion/Makefile.common b/devel/subversion/Makefile.common index 7d880f6152a..4f65dfb7b16 100644 --- a/devel/subversion/Makefile.common +++ b/devel/subversion/Makefile.common @@ -37,7 +37,7 @@ OPTIONS_NAME= devel_subversion OPTIONS_SUB= yes BDB_CONFIGURE_OFF= --without-berkeley-db -BDB_USE= BDB=42+ +BDB_USES= bdb MAINTAINER_DEBUG_CONFIGURE_ON= --enable-maintainer-mode --enable-debug diff --git a/devel/subversion18/Makefile.common b/devel/subversion18/Makefile.common index 15a93407540..2873388b561 100644 --- a/devel/subversion18/Makefile.common +++ b/devel/subversion18/Makefile.common @@ -39,7 +39,7 @@ OPTIONS_NAME= devel_subversion18 OPTIONS_SUB= yes BDB_CONFIGURE_OFF= --without-berkeley-db -BDB_USE= BDB=42+ +BDB_USES= bdb MAINTAINER_DEBUG_CFLAGS= -g MAINTAINER_DEBUG_CONFIGURE_ON= --enable-maintainer-mode --enable-debug diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 4bae8fb803b..c7286b39243 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -16,8 +16,8 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= MPL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.0a.2016.07.30 -HASH= 32b4a9a +ISCVERSION= 9.12.0a.2016.08.08 +HASH= 3146be6 MAKE_JOBS_UNSAFE= yes @@ -103,7 +103,7 @@ FETCHLIMIT_CONFIGURE_ENABLE= fetchlimit QUERYTRACE_CONFIGURE_ENABLE= querytrace SSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE} -SSL_USE= openssl=yes +SSL_USES= ssl SSL_CONFIGURE_OFF= --disable-openssl-version-check --without-openssl LMDB_CONFIGURE_WITH= lmdb diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index 8cb297ed51e..7383432d3c7 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470230492 -SHA256 (bind9-32b4a9a.tar.gz) = 62ee065529227bb823101b44a8db3b322a7479b89e33d1860424359f41bac2e9 -SIZE (bind9-32b4a9a.tar.gz) = 11763591 +TIMESTAMP = 1470656613 +SHA256 (bind9-3146be6.tar.gz) = c21fd9b8941670669bc680f6a415b52ed1a8cc63463f88fa22d392fc210f5d1d +SIZE (bind9-3146be6.tar.gz) = 11763979 diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 8832db3906c..c5ea32e0a50 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -92,7 +92,7 @@ FETCHLIMIT_CONFIGURE_ENABLE= fetchlimit QUERYTRACE_CONFIGURE_ENABLE= querytrace SSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE} -SSL_USE= openssl=yes +SSL_USES= ssl SSL_CONFIGURE_OFF= --disable-openssl-version-check --without-openssl NEWSTATS_CONFIGURE_ENABLE= newstats diff --git a/dns/dnshistory/Makefile b/dns/dnshistory/Makefile index ac4183cbf6b..33767f686a4 100644 --- a/dns/dnshistory/Makefile +++ b/dns/dnshistory/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libpcre.so:devel/pcre -USE_BDB= yes +USES= bdb GNU_CONFIGURE= yes PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz diff --git a/dns/fastresolve/Makefile b/dns/fastresolve/Makefile index d7864931960..ee6b3cd7781 100644 --- a/dns/fastresolve/Makefile +++ b/dns/fastresolve/Makefile @@ -15,8 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libadns.so:dns/adns RUN_DEPENDS= p5-BerkeleyDB>=0:databases/p5-BerkeleyDB -USES= perl5 tar:bzip2 -USE_BDB= yes +USES= bdb perl5 tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ENV= PERL=${PERL} \ djm_cv_lib_db_Dbopen=yes diff --git a/dns/zonenotify/Makefile b/dns/zonenotify/Makefile index 81338e828da..d257ead2e12 100644 --- a/dns/zonenotify/Makefile +++ b/dns/zonenotify/Makefile @@ -3,6 +3,7 @@ PORTNAME= zonenotify PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://www.morettoni.net/bsd/ \ LOCAL/ehaupt @@ -18,6 +19,9 @@ post-patch: ${WRKSRC}/Makefile do-build: - ${CC} -o ${WRKSRC}/${PORTNAME} ${CFLAGS} ${WRKSRC}/zonenotify.c + ${CC} -o ${WRKSRC}/${PORTNAME} ${CFLAGS} ${WRKSRC}/${PORTNAME}.c + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile index 779d2bfcfd7..76cb301a4e5 100644 --- a/editors/nvi-devel/Makefile +++ b/editors/nvi-devel/Makefile @@ -19,8 +19,7 @@ WIDECHAR_DESC= Enable wide-character support (UTF-8) WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= iconv libtool ncurses pkgconfig tar:bzip2 -USE_BDB= 42+ +USES= bdb iconv libtool ncurses pkgconfig tar:bzip2 CONFIGURE_ARGS+= --with-db-prefix=${LOCALBASE} \ --program-prefix=n CONFIGURE_SCRIPT= ../dist/configure diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 1e360b92a5b..4a83bdd9f5e 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -18,11 +18,10 @@ LIB_DEPENDS= libgtkspell.so:textproc/gtkspell \ libboost_thread.so:devel/boost-libs \ liblucene++.so:textproc/luceneplusplus -USES= compiler:c++11-lib desktop-file-utils gettext gmake pkgconfig +USES= bdb compiler:c++11-lib desktop-file-utils gettext gmake pkgconfig USE_WX= 3.0 WX_CONF_ARGS= absolute WX_UNICODE= yes -USE_BDB= yes WITH_BDB_HIGHEST= yes GNU_CONFIGURE= yes CONFIGURE_ENV= WXRC="${WXRC_CMD}" diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index d4541e2ae0b..ad052cbc79c 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.9.15 +DISTVERSION= 1.9.16 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 1f16e640bc9..6f66477de3b 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1469379036 -SHA256 (wine-1.9.15.tar.bz2) = cf992ac991b0e49fd0b186305021acf6e612d5df18d30e3d5808fa6f6731adda -SIZE (wine-1.9.15.tar.bz2) = 23357574 -SHA256 (v1.9.15.tar.gz) = 10b836e4f78b7da1693cf1199f1b16c160a844a6372733817be31de67ea85150 -SIZE (v1.9.15.tar.gz) = 9926094 +TIMESTAMP = 1470642852 +SHA256 (wine-1.9.16.tar.bz2) = e120d6673aada93935c6661b75c2edc835a45a8e658b80934c36434b56940f04 +SIZE (wine-1.9.16.tar.bz2) = 23419636 +SHA256 (v1.9.16.tar.gz) = 24b0386b3bd04a2e48b5233487b2b3479d6e4042b44378ad3b9f1e04c5082a1d +SIZE (v1.9.16.tar.gz) = 9919553 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 21c28d50811..de925280861 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -216,6 +216,7 @@ include/wine/windows/d3dx10.h include/wine/windows/d3dx10async.h %%STAGING%%include/wine/windows/d3dx10core.h %%STAGING%%include/wine/windows/d3dx10core.idl +include/wine/windows/d3dx10math.h include/wine/windows/d3dx10tex.h include/wine/windows/d3dx11.h include/wine/windows/d3dx11async.h @@ -1599,6 +1600,7 @@ lib/wine/fakedlls/msvcp100.dll lib/wine/fakedlls/msvcp110.dll lib/wine/fakedlls/msvcp120.dll lib/wine/fakedlls/msvcp120_app.dll +lib/wine/fakedlls/msvcp140.dll lib/wine/fakedlls/msvcp60.dll lib/wine/fakedlls/msvcp70.dll lib/wine/fakedlls/msvcp71.dll @@ -2100,6 +2102,7 @@ lib/wine/libstrmiids.a lib/wine/libsxs.def lib/wine/libt2embed.def lib/wine/libtapi32.def +lib/wine/libucrtbase.def lib/wine/libunicows.def lib/wine/liburl.def lib/wine/liburlmon.def @@ -2207,6 +2210,7 @@ lib/wine/msvcp100.dll.so lib/wine/msvcp110.dll.so lib/wine/msvcp120.dll.so lib/wine/msvcp120_app.dll.so +lib/wine/msvcp140.dll.so lib/wine/msvcp60.dll.so lib/wine/msvcp70.dll.so lib/wine/msvcp71.dll.so diff --git a/games/bloboats/Makefile b/games/bloboats/Makefile index 9f0252d2fc6..65aa6bc5d9a 100644 --- a/games/bloboats/Makefile +++ b/games/bloboats/Makefile @@ -3,7 +3,7 @@ PORTNAME= bloboats PORTVERSION= 1.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://mirror.kapsi.fi/bloboats.dy.fi/ \ LOCAL/ehaupt @@ -13,7 +13,7 @@ COMMENT= Boat racing game in the spirit of Elasto Mania or X-Moto USES= gmake USE_SDL= mixer image net sdl -USE_GL= yes +USE_GL= gl glu MAKE_ENV+= DATADIR="${DATADIR}" STAGEDIR=${STAGEDIR} diff --git a/games/gbrainy/files/patch-configure b/games/gbrainy/files/patch-configure new file mode 100644 index 00000000000..faa5ba4d17c --- /dev/null +++ b/games/gbrainy/files/patch-configure @@ -0,0 +1,16 @@ + +$FreeBSD$ + +--- configure.orig ++++ configure +@@ -13674,8 +13674,8 @@ + for i in $needed_assemblies; do + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $i.dll" >&5 + $as_echo_n "checking for $i.dll... " >&6; } +- if test ! \( -e `$PKG_CONFIG --variable=prefix mono`/lib/mono/2.0/$i.dll -o -e `$PKG_CONFIG --variable=prefix mono`/lib64/mono/2.0/$i.dll \); then +- if test ! \( -e `$PKG_CONFIG --variable=prefix mono`/lib/mono/4.0/$i.dll -o -e `$PKG_CONFIG --variable=prefix mono`/lib64/mono/4.0/$i.dll \); then ++ if test ! \( -e `$PKG_CONFIG --variable=prefix mono`/lib/mono/2.0-api/$i.dll -o -e `$PKG_CONFIG --variable=prefix mono`/lib64/mono/2.0-api/$i.dll \); then ++ if test ! \( -e `$PKG_CONFIG --variable=prefix mono`/lib/mono/4.0-api/$i.dll -o -e `$PKG_CONFIG --variable=prefix mono`/lib64/mono/4.0-api/$i.dll \); then + as_fn_error $? "missing required mono 2.0/4.0 DLL: $i.dll" "$LINENO" 5 + else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5 diff --git a/graphics/R-cran-dygraphs/Makefile b/graphics/R-cran-dygraphs/Makefile index 4b9fd53e687..c86a0e0ce49 100644 --- a/graphics/R-cran-dygraphs/Makefile +++ b/graphics/R-cran-dygraphs/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= dygraphs -PORTVERSION= 1.1.1.0 +DISTVERSION= 1.1.1-1 CATEGORIES= graphics -DISTNAME= ${PORTNAME}_${PORTVERSION} +DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Interface to Dygraphs Interactive Time Series Charting Library diff --git a/graphics/R-cran-dygraphs/distinfo b/graphics/R-cran-dygraphs/distinfo index 452ae888b55..7bf5428d909 100644 --- a/graphics/R-cran-dygraphs/distinfo +++ b/graphics/R-cran-dygraphs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470122668 -SHA256 (dygraphs_1.1.1.0.tar.gz) = ab5127d1dde1db779170488313453801e3d8e33d1371a1cde85437fb699db0ab -SIZE (dygraphs_1.1.1.0.tar.gz) = 293300 +TIMESTAMP = 1470661698 +SHA256 (dygraphs_1.1.1-1.tar.gz) = cb649a07bfb38cb9cc41589c112da48120c9f45e110fe7cedef707c3c1333baf +SIZE (dygraphs_1.1.1-1.tar.gz) = 293309 diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index 066764302ed..da7abf1e66b 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -3,7 +3,7 @@ PORTNAME= exrtools PORTVERSION= 0.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= http://scanline.ca/exrtools/ \ LOCAL/ehaupt @@ -13,8 +13,9 @@ COMMENT= Utilities for manipulating with HDR images in OpenEXR format LICENSE= GPLv2 -LIB_DEPENDS= libIlmImf.so:graphics/OpenEXR \ - libpng.so:graphics/png +LIB_DEPENDS= libImath-2_2.so:graphics/ilmbase \ + libpng.so:graphics/png \ + libIlmImf.so:graphics/OpenEXR GNU_CONFIGURE= yes USES= gmake jpeg pkgconfig diff --git a/graphics/fortytwo/Makefile b/graphics/fortytwo/Makefile index d5a49076d15..21fb830437b 100644 --- a/graphics/fortytwo/Makefile +++ b/graphics/fortytwo/Makefile @@ -13,14 +13,13 @@ COMMENT= Graph management system for GNUstep LICENSE= LGPL21 -USES= gnustep +USES= bdb gnustep USE_GNUSTEP= back build LIB_DEPENDS= libEncore.so:devel/fortytwo-encore \ libBDB.so:databases/fortytwo-bdb DEFAULT_LIBVERSION= 0.1 USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -USE_BDB= 43+ WRKSRC= ${WRKDIR}/FT-${PORTVERSION} DOCSDIR= ${GNUSTEP_PREFIX}/Local/Library/Documentation/FT diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile index 75a0cd963b5..74b9c58a512 100644 --- a/graphics/grafx2/Makefile +++ b/graphics/grafx2/Makefile @@ -3,7 +3,7 @@ PORTNAME= grafx2 PORTVERSION= 2.4.2035 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -51,4 +51,7 @@ post-patch: -e 's|Extract_path(program_dir, argv0);|strcpy(program_dir,"${PREFIX}/bin/");|' \ ${WRKSRC}/setup.c +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/grafx2 + .include diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile index 956748ff0d2..6e2a99fc731 100644 --- a/graphics/iec16022/Makefile +++ b/graphics/iec16022/Makefile @@ -3,7 +3,7 @@ PORTNAME= iec16022 PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://datenfreihafen.org/~stefan/iec16022/ \ LOCAL/ehaupt @@ -21,6 +21,8 @@ USES= libtool pkgconfig CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -fPIC +INSTALL_TARGET= install-strip + post-patch: @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/iec16022.c \ ${WRKSRC}/iec16022ecc200.c ${WRKSRC}/reedsol.c ${WRKSRC}/image.c diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile index b60cde7ef19..d860b3a8bf8 100644 --- a/graphics/telak/Makefile +++ b/graphics/telak/Makefile @@ -3,7 +3,7 @@ PORTNAME= telak PORTVERSION= 0.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://julien.danjou.info/telak/ \ LOCAL/ehaupt @@ -18,6 +18,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libImlib2.so:graphics/imlib2 USES= gmake +USE_XORG= x11 ALL_TARGET= ${PORTNAME} diff --git a/irc/smartirc4net/Makefile b/irc/smartirc4net/Makefile index f7b670d01f2..aa870316b00 100644 --- a/irc/smartirc4net/Makefile +++ b/irc/smartirc4net/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= smartirc4net -PORTVERSION= 0.4.5.1 +PORTVERSION= 1.0 CATEGORIES= irc -MASTER_SITES= http://www.smuxi.org/jaws/data/files/ +MASTER_SITES= https://smuxi.im/jaws/data/files/ MAINTAINER= mono@FreeBSD.org COMMENT= Multi-layered IRC library diff --git a/irc/smartirc4net/distinfo b/irc/smartirc4net/distinfo index da58f17a66a..5e8914527cc 100644 --- a/irc/smartirc4net/distinfo +++ b/irc/smartirc4net/distinfo @@ -1,2 +1,3 @@ -SHA256 (smartirc4net-0.4.5.1.tar.gz) = 56403be3be7c541828d6eabac70ffdcf49d8ce8c9506ac92160300a0d6823bc9 -SIZE (smartirc4net-0.4.5.1.tar.gz) = 112374 +TIMESTAMP = 1470679573 +SHA256 (smartirc4net-1.0.tar.gz) = 8c0f21ec7d08cfac9bcfc3cdccf554297d8acd628e285ed0509274c55f2cfc3b +SIZE (smartirc4net-1.0.tar.gz) = 160536 diff --git a/japanese/mutt-devel/Makefile b/japanese/mutt-devel/Makefile index 59e7e8cd480..a16c29b683d 100644 --- a/japanese/mutt-devel/Makefile +++ b/japanese/mutt-devel/Makefile @@ -56,10 +56,9 @@ MANJADATE= 20050813 FETCH_BEFORE_ARGS= -A # ha4.seikyou.ne.jp is running broken httpd -USES= gmake iconv ncurses shebangfix autoreconf fakeroot +USES= gmake iconv ncurses shebangfix autoreconf fakeroot ssl SHEBANG_FILES= smime_keys.pl contrib/smime_keys_test.pl GNU_CONFIGURE= yes -USE_OPENSSL= yes WRKSRC= ${WRKDIR}/mutt-${VERSION} LDFLAGS+= -L${LOCALBASE}/lib -ltinfow CONFIGURE_ENV= CC="${CC} -D_DONT_USE_CTYPE_INLINE_ -D_XLOCALE_CTYPE_H ${DB_CFLAGS} -I${LOCALBASE}/include -I${LOCALBASE}/include/ncurses" @@ -93,7 +92,7 @@ LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 PORT_OPTIONS+= MAILDIR_HEADER_CACHE .endif .if ${PORT_OPTIONS:MIMAP_HEADER_CACHE} -USE_BDB= 42+ +USES+= bdb CONFIGURE_SED= -e 's/BDB_VERSIONS="/&${BDB_LIB_NAME} db${BDB_VER} /' .endif .if ${PORT_OPTIONS:MIDN} diff --git a/lang/Makefile b/lang/Makefile index aaf282874a3..074e0a7f4a7 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -66,6 +66,7 @@ SUBDIR += erlang-runtime16 SUBDIR += erlang-runtime17 SUBDIR += erlang-runtime18 + SUBDIR += erlang-runtime19 SUBDIR += erlang-wx SUBDIR += execline SUBDIR += expect diff --git a/lang/erlang-runtime15/files/epmd.in b/lang/erlang-runtime15/files/epmd.in deleted file mode 100644 index acf9c58443b..00000000000 --- a/lang/erlang-runtime15/files/epmd.in +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# -# PROVIDE: epmd -# REQUIRE: LOGIN -# -# Add the following line to /etc/rc.conf to enable epmd: -# -# epmd_enable="YES" -# - -epmd_enable=${epmd_enable:-"NO"} - -. /etc/rc.subr - -name=epmd -rcvar=epmd_enable - -procname=%%PREFIX%%/bin/epmd -start_cmd="%%PREFIX%%/bin/epmd -daemon" -stop_cmd="%%PREFIX%%/bin/epmd -kill >/dev/null" - -load_rc_config ${name} -run_rc_command "$1" diff --git a/lang/erlang-runtime16/files/epmd.in b/lang/erlang-runtime16/files/epmd.in deleted file mode 100644 index acf9c58443b..00000000000 --- a/lang/erlang-runtime16/files/epmd.in +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# -# PROVIDE: epmd -# REQUIRE: LOGIN -# -# Add the following line to /etc/rc.conf to enable epmd: -# -# epmd_enable="YES" -# - -epmd_enable=${epmd_enable:-"NO"} - -. /etc/rc.subr - -name=epmd -rcvar=epmd_enable - -procname=%%PREFIX%%/bin/epmd -start_cmd="%%PREFIX%%/bin/epmd -daemon" -stop_cmd="%%PREFIX%%/bin/epmd -kill >/dev/null" - -load_rc_config ${name} -run_rc_command "$1" diff --git a/lang/erlang-runtime17/files/epmd.in b/lang/erlang-runtime17/files/epmd.in deleted file mode 100644 index acf9c58443b..00000000000 --- a/lang/erlang-runtime17/files/epmd.in +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# -# PROVIDE: epmd -# REQUIRE: LOGIN -# -# Add the following line to /etc/rc.conf to enable epmd: -# -# epmd_enable="YES" -# - -epmd_enable=${epmd_enable:-"NO"} - -. /etc/rc.subr - -name=epmd -rcvar=epmd_enable - -procname=%%PREFIX%%/bin/epmd -start_cmd="%%PREFIX%%/bin/epmd -daemon" -stop_cmd="%%PREFIX%%/bin/epmd -kill >/dev/null" - -load_rc_config ${name} -run_rc_command "$1" diff --git a/lang/erlang-runtime18/files/epmd.in b/lang/erlang-runtime18/files/epmd.in deleted file mode 100644 index acf9c58443b..00000000000 --- a/lang/erlang-runtime18/files/epmd.in +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# -# PROVIDE: epmd -# REQUIRE: LOGIN -# -# Add the following line to /etc/rc.conf to enable epmd: -# -# epmd_enable="YES" -# - -epmd_enable=${epmd_enable:-"NO"} - -. /etc/rc.subr - -name=epmd -rcvar=epmd_enable - -procname=%%PREFIX%%/bin/epmd -start_cmd="%%PREFIX%%/bin/epmd -daemon" -stop_cmd="%%PREFIX%%/bin/epmd -kill >/dev/null" - -load_rc_config ${name} -run_rc_command "$1" diff --git a/lang/erlang-runtime19/Makefile b/lang/erlang-runtime19/Makefile new file mode 100644 index 00000000000..f4352f967ec --- /dev/null +++ b/lang/erlang-runtime19/Makefile @@ -0,0 +1,262 @@ +# Created by: ruslan@shevchenko.kiev.ua +# $FreeBSD$ + +PORTNAME= erlang +PORTVERSION= 19.0.2 +CATEGORIES= lang parallel java +MASTER_SITES= http://www.erlang.org/download/:erlangorg \ + http://erlang.stacken.kth.se/download/:erlangorg \ + http://www.csd.uu.se/ftp/mirror/erlang/download/:erlangorg +PKGNAMESUFFIX= -runtime19 +DISTNAME= otp_src_${ERL_RELEASE} +DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:erlangorg \ + ${ERLANG_MAN}:erlangorg +DIST_SUBDIR= erlang +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} + +PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ + LOCAL/olgeni +PATCHFILES= patch-otp-19.0.1 patch-otp-19.0.2 + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Functional programming language from Ericsson + +LICENSE= APACHE20 + +WRKSRC= ${WRKDIR}/otp_src_${ERL_RELEASE} + +ERLANG_LIB= ${PORTNAME}${PORTVERSION:C/\..*//} + +SUB_FILES= pkg-message +SUB_LIST= ERLANG_LIB=${ERLANG_LIB} + +MAKE_JOBS_UNSAFE=yes + +OPTIONS_DEFINE= DOCS DTRACE GCC GS HIPE JAVA KQUEUE ODBC OPENSSL SCTP SMP THREADS WX DIRTY + +DIRTY_DESC= Enable Dirty schedulers (experimental) +DTRACE_DESC= Enable DTrace support +GS_DESC= Enable GS application (deprecated) +HIPE_DESC= Build native HiPE compiler +KQUEUE_DESC= Enable Kernel Poll (kqueue) support +SCTP_DESC= Enable SCTP support +SMP_DESC= Enable SMP support +WX_DESC= Enable WX application + +OPTIONS_DEFAULT=HIPE KQUEUE OPENSSL SCTP SMP THREADS +OPTIONS_EXCLUDE_DragonFly= HIPE SCTP + +ERL_RELEASE= 19.0 + +USES= gmake ncurses perl5 +USE_PERL5= build +GNU_CONFIGURE= yes +LDFLAGS+= -L${LOCALBASE}/lib + +.include + +.if ${PORT_OPTIONS:MDOCS} +DISTFILES+= ${ERLANG_DOCS}:erlangorg +.endif + +# If you run Erlang and get a message resembling "WARNING: number of +# probes fixed does not match the number of defined probes (54 != 132, +# respectively)" you probably misconfigured DTrace in some way. + +.if ${OSVERSION} < 1000000 +.if ${ARCH} == "amd64" && ${PORT_OPTIONS:MDTRACE} && ! ${PORT_OPTIONS:MGCC} +IGNORE= support for DTrace on amd64 requires GCC option +.endif +.endif + +.if ${PORT_OPTIONS:MGCC} +USE_GCC?= yes +.endif + +.if ${PORT_OPTIONS:MDTRACE} +CONFIGURE_ARGS+=--with-dynamic-trace=dtrace +CFLAGS+= -fno-omit-frame-pointer +STRIP= +.else +CONFIGURE_ARGS+=--without-dynamic-trace +.endif + +.if ${PORT_OPTIONS:MOPENSSL} +USES+= ssl +CONFIGURE_ARGS+=--with-ssl=${OPENSSLBASE} +.else +CONFIGURE_ARGS+=--without-ssl +.endif + +.if ${PORT_OPTIONS:MJAVA} +USE_JAVA= yes +CONFIGURE_ARGS+=--with-javac +CONFIGURE_ENV+= ac_cv_prog_JAVAC="${JAVAC}" +.else +CONFIGURE_ARGS+=--without-javac +.endif + +.if ${PORT_OPTIONS:MHIPE} +CONFIGURE_ARGS+=--enable-hipe +.else +CONFIGURE_ARGS+=--disable-hipe +.endif + +.if ${PORT_OPTIONS:MKQUEUE} +CONFIGURE_ARGS+=--enable-kernel-poll +.else +CONFIGURE_ARGS+=--disable-kernel-poll +.endif + +.if ${PORT_OPTIONS:MGS} +USES+= tk:run +.endif + +.if ${PORT_OPTIONS:MWX} +USE_WX= 2.8+ +WX_COMPS= wx contrib +WX_UNICODE= yes +CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG} +.endif + +.if ${PORT_OPTIONS:MODBC} +CONFIGURE_ARGS+=--with-odbc +LIB_DEPENDS+= libodbc.so:databases/unixODBC +.else +CONFIGURE_ARGS+=--without-odbc +.endif + +ERLANG_MAN= otp_doc_man_${ERL_RELEASE}.tar.gz +ERLANG_DOCS= otp_doc_html_${ERL_RELEASE}.tar.gz + +.if ${PORT_OPTIONS:MTHREADS} +CONFIGURE_ARGS+=--enable-threads +.else +CONFIGURE_ARGS+=--disable-threads +.endif + +.if ${PORT_OPTIONS:MSCTP} +CONFIGURE_ARGS+=--enable-sctp +.else +CONFIGURE_ARGS+=--disable-sctp +.endif + +# enabling --enable-smp-support crashes the OS when +# net_kernel:start([node_name, shortnames]) invoked repeatedly +# TODO verify if it still applies + +.if ${PORT_OPTIONS:MSMP} +CONFIGURE_ARGS+=--enable-smp-support +.else +CONFIGURE_ARGS+=--disable-smp-support +.endif + +.if ${PORT_OPTIONS:MDIRTY} +CONFIGURE_ARGS+=--enable-dirty-schedulers +.endif + +.if ${ARCH} == i386 +MAKE_ARGS+= ARCH=x86 +.endif + +.if ${ARCH} == armv6 +MAKE_ARGS+= ARCH=arm +.endif + +# The man-pages are put (in spite of FreeBSD's port convention) in a private +# subdir. This is to avoid cluttering up the man page name space. Also the +# Erlang man pages are more of internal documentation using the man format than +# actual system man pages. (erl.1 and epmd.1 perhaps being the exception). + +# Install documentation. (HTML docs need to be in same dir as the +# rest, not in share/doc/erlang as it should, because of relative +# links in the documentation. + +pre-configure: +.if ${PORT_OPTIONS:MDTRACE} + @if ! /sbin/kldstat | ${GREP} dtraceall >/dev/null 2>&1; then \ + ${ECHO_CMD}; \ + ${ECHO_CMD} "DTRACE option requires kernel module \"dtraceall\" to be loaded."; \ + ${ECHO_CMD}; \ + exit 1; \ + fi +.endif +.if ! ${PORT_OPTIONS:MWX} + echo "disabled by port options" > ${WRKSRC}/lib/wx/SKIP +.endif + +post-configure: +.if ${PORT_OPTIONS:MODBC} + ${RM} ${WRKSRC}/lib/odbc/SKIP +.endif + +post-install: + for SECTION in 1 3 4 6 7; do \ + ${TAR} --unlink -xzpf ${DISTDIR}/${DIST_SUBDIR}/${ERLANG_MAN} \ + -C ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB} \ + "man/man$${SECTION}/*.$${SECTION}" || ${TRUE}; \ + done + ${RM} -rf ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/man/cat? +.if ${PORT_OPTIONS:MDOCS} + ${TAR} --unlink -xzpf ${DISTDIR}/${DIST_SUBDIR}/${ERLANG_DOCS} \ + -C ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB} + + ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.0/* \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.0.2 + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.0 + + ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/compiler-7.0/* \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/compiler-7.0.1 + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/compiler-7.0 + + ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/dialyzer-3.0/* \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/dialyzer-3.0.1 + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/dialyzer-3.0 + + ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.3/* \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.3.1 + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.3 + + ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/observer-2.2/* \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/observer-2.2.1 + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/observer-2.2 + + ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/ssh-4.3/* \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/ssh-4.3.1 + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/ssh-4.3 + + ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/stdlib-3.0/* \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/stdlib-3.0.1 + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/stdlib-3.0 + + ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/tools-2.8.4/* \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/tools-2.8.5 + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/tools-2.8.4 + + ${INSTALL_DATA} ${WRKSRC}/lib/dialyzer/doc/*.txt \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/dialyzer-*/doc/ +.endif +.if ! ${PORT_OPTIONS:MGS} + ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/gs-* +.endif +.if ! ${PORT_OPTIONS:MJAVA} + ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/jinterface-* +.endif +.if ! ${PORT_OPTIONS:MODBC} + ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/odbc-* +.endif +.if ! ${PORT_OPTIONS:MOPENSSL} + ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/crypto-* + ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/ssh-* + ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/ssl-* +.endif +.if ! ${PORT_OPTIONS:MWX} + ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/wx-* +.endif + ${FIND} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/* -type d -empty -delete + + @cd ${STAGEDIR}${PREFIX}; ${FIND} lib/${ERLANG_LIB}/* -type f -o -type l \ + | ${SORT} \ + >> ${TMPPLIST} + +.include diff --git a/lang/erlang-runtime19/distinfo b/lang/erlang-runtime19/distinfo new file mode 100644 index 00000000000..65d8cfc74a8 --- /dev/null +++ b/lang/erlang-runtime19/distinfo @@ -0,0 +1,11 @@ +TIMESTAMP = 1470572356 +SHA256 (erlang/otp_src_19.0.tar.gz) = 3fdc27a2a826e7f3d9cda43302d27d98704d6b41ce29a8a5df747a161da53bb1 +SIZE (erlang/otp_src_19.0.tar.gz) = 68022550 +SHA256 (erlang/otp_doc_man_19.0.tar.gz) = c7a3d6d85a5a2b96d844297a3fa1bee448c3dd86237734688466249fd5a1401e +SIZE (erlang/otp_doc_man_19.0.tar.gz) = 1405918 +SHA256 (erlang/otp_doc_html_19.0.tar.gz) = b6f7c4e964673333f6c3eea8530dd988b41339b8912ae293f6f1b429489159ff +SIZE (erlang/otp_doc_html_19.0.tar.gz) = 34550919 +SHA256 (erlang/patch-otp-19.0.1) = e5090928dfbcd1f7064bc50cf4230ad9b21853a649a9c88fc38ed994f1099161 +SIZE (erlang/patch-otp-19.0.1) = 46724 +SHA256 (erlang/patch-otp-19.0.2) = dc1da716bef342d56ec68afaad240680926c68b9503b1ebfe239d6ddd4d49f49 +SIZE (erlang/patch-otp-19.0.2) = 16791 diff --git a/lang/erlang-runtime19/files/patch-Makefile.in b/lang/erlang-runtime19/files/patch-Makefile.in new file mode 100644 index 00000000000..4b0bbf6fbd0 --- /dev/null +++ b/lang/erlang-runtime19/files/patch-Makefile.in @@ -0,0 +1,20 @@ +--- Makefile.in.orig 2015-06-23 18:56:21 UTC ++++ Makefile.in +@@ -60,7 +60,7 @@ bindir = @bindir@ + libdir = @libdir@ + + # Where Erlang/OTP is located +-libdir_suffix = /erlang ++libdir_suffix = /erlang19 + erlang_libdir = $(libdir)$(libdir_suffix) + erlang_bindir = $(erlang_libdir)/bin + +@@ -1013,7 +1013,7 @@ $(TEST_DIRS): + # + # Order is important here, don't change it! + # +-INST_DEP += install.dirs install.emulator install.libs install.Install install.otp_version install.bin ++INST_DEP += install.dirs install.emulator install.libs install.Install install.otp_version + + install: $(INST_DEP) + diff --git a/lang/erlang-runtime19/files/patch-erts_etc_unix_run__erl.c b/lang/erlang-runtime19/files/patch-erts_etc_unix_run__erl.c new file mode 100644 index 00000000000..b76c5127d2a --- /dev/null +++ b/lang/erlang-runtime19/files/patch-erts_etc_unix_run__erl.c @@ -0,0 +1,12 @@ +--- erts/etc/unix/run_erl.c.orig 2015-03-31 12:32:52 UTC ++++ erts/etc/unix/run_erl.c +@@ -73,9 +73,6 @@ + #ifdef HAVE_UTMP_H + # include + #endif +-#ifdef HAVE_UTIL_H +-# include +-#endif + #ifdef HAVE_SYS_IOCTL_H + # include + #endif diff --git a/lang/erlang-runtime19/files/patch-lib_crypto_c__src_Makefile.in b/lang/erlang-runtime19/files/patch-lib_crypto_c__src_Makefile.in new file mode 100644 index 00000000000..65e1b759ad6 --- /dev/null +++ b/lang/erlang-runtime19/files/patch-lib_crypto_c__src_Makefile.in @@ -0,0 +1,11 @@ +--- lib/crypto/c_src/Makefile.in.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/c_src/Makefile.in +@@ -90,7 +90,7 @@ endif + DYNAMIC_CRYPTO_LIB=@SSL_DYNAMIC_ONLY@ + + ifeq ($(DYNAMIC_CRYPTO_LIB),yes) +-SSL_DED_LD_RUNTIME_LIBRARY_PATH = @SSL_DED_LD_RUNTIME_LIBRARY_PATH@ ++SSL_DED_LD_RUNTIME_LIBRARY_PATH = + CRYPTO_LINK_LIB=$(SSL_DED_LD_RUNTIME_LIBRARY_PATH) -L$(SSL_LIBDIR) -l$(SSL_CRYPTO_LIBNAME) + EXTRA_FLAGS = -DHAVE_DYNAMIC_CRYPTO_LIB + else diff --git a/lang/erlang-runtime19/files/patch-lib_crypto_priv_Makefile b/lang/erlang-runtime19/files/patch-lib_crypto_priv_Makefile new file mode 100644 index 00000000000..26f2c38e360 --- /dev/null +++ b/lang/erlang-runtime19/files/patch-lib_crypto_priv_Makefile @@ -0,0 +1,11 @@ +--- lib/crypto/priv/Makefile.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/priv/Makefile +@@ -61,7 +61,7 @@ OBJS = $(OBJDIR)/crypto.o + # ---------------------------------------------------- + + $(SO_NIFLIB): $(OBJS) +- $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) -Wl,-R$(SO_SSL_LIBDIR) \ ++ $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) \ + -o $@ $^ -lcrypto + + $(DLL_NIFLIB): $(OBJS) diff --git a/lang/erlang-runtime19/files/patch-lib_erl__interface_src_connect_ei__resolve.c b/lang/erlang-runtime19/files/patch-lib_erl__interface_src_connect_ei__resolve.c new file mode 100644 index 00000000000..16046e8e493 --- /dev/null +++ b/lang/erlang-runtime19/files/patch-lib_erl__interface_src_connect_ei__resolve.c @@ -0,0 +1,12 @@ +--- lib/erl_interface/src/connect/ei_resolve.c.orig 2015-03-31 12:32:52 UTC ++++ lib/erl_interface/src/connect/ei_resolve.c +@@ -649,7 +649,8 @@ struct hostent *ei_gethostbyname_r(const + + return result; + #else +- return gethostbyname_r(name,hostp,buffer,buflen,h_errnop); ++ struct hostent *dummy; ++ return gethostbyname_r(name,hostp,buffer,buflen,&dummy,h_errnop); + #endif + #endif + #endif diff --git a/lang/erlang-runtime19/files/patch-lib_stdlib_src_calendar.erl b/lang/erlang-runtime19/files/patch-lib_stdlib_src_calendar.erl new file mode 100644 index 00000000000..34b753d85b2 --- /dev/null +++ b/lang/erlang-runtime19/files/patch-lib_stdlib_src_calendar.erl @@ -0,0 +1,26 @@ +--- lib/stdlib/src/calendar.erl.orig 2015-03-31 12:32:52 UTC ++++ lib/stdlib/src/calendar.erl +@@ -279,11 +279,19 @@ local_time_to_universal_time(DateTime, I + DateTime1 :: datetime1970(), + DateTime :: datetime1970(). + local_time_to_universal_time_dst(DateTime) -> +- UtDst = erlang:localtime_to_universaltime(DateTime, true), +- Ut = erlang:localtime_to_universaltime(DateTime, false), + %% Reverse check the universal times +- LtDst = erlang:universaltime_to_localtime(UtDst), +- Lt = erlang:universaltime_to_localtime(Ut), ++ {UtDst, LtDst} = ++ try ++ UtDst0 = erlang:localtime_to_universaltime(DateTime, true), ++ {UtDst0, erlang:universaltime_to_localtime(UtDst0)} ++ catch error:badarg -> {error, error} ++ end, ++ {Ut, Lt} = ++ try ++ Ut0 = erlang:localtime_to_universaltime(DateTime, false), ++ {Ut0, erlang:universaltime_to_localtime(Ut0)} ++ catch error:badarg -> {error, error} ++ end, + %% Return the valid universal times + case {LtDst,Lt} of + {DateTime,DateTime} when UtDst =/= Ut -> diff --git a/lang/erlang-runtime19/files/pkg-message.in b/lang/erlang-runtime19/files/pkg-message.in new file mode 100644 index 00000000000..fe91d05701d --- /dev/null +++ b/lang/erlang-runtime19/files/pkg-message.in @@ -0,0 +1,6 @@ +=========================================================================== + +To use this runtime port for development or testing, just prepend +its binary path ("%%LOCALBASE%%/lib/%%ERLANG_LIB%%/bin") to your PATH variable. + +=========================================================================== diff --git a/lang/erlang-runtime19/pkg-descr b/lang/erlang-runtime19/pkg-descr new file mode 100644 index 00000000000..3d60aa326c5 --- /dev/null +++ b/lang/erlang-runtime19/pkg-descr @@ -0,0 +1,10 @@ +Erlang is a programming language used to build massively scalable soft +real-time systems with requirements on high availability. Some of its +uses are in telecoms, banking, e-commerce, computer telephony and +instant messaging. Erlang's runtime system has built-in support for +concurrency, distribution and fault tolerance. + +This port contains a standalone runtime environment of Erlang 19 +to be used during the development of OTP applications. + +WWW: http://www.erlang.org/ diff --git a/lang/fsharp/Makefile b/lang/fsharp/Makefile index 0ef8035b5b9..3ab7dbc726e 100644 --- a/lang/fsharp/Makefile +++ b/lang/fsharp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fsharp -PORTVERSION= 3.1.2.5 +PORTVERSION= 4.0.1.10 CATEGORIES= lang MAINTAINER= mono@FreeBSD.org @@ -15,7 +15,7 @@ RUN_DEPENDS= mono>=3.0:lang/mono USE_GITHUB= yes -USES= gmake mono pkgconfig -USE_AUTOTOOLS= autoconf +USES= autoreconf gmake mono pkgconfig +GNU_CONFIGURE= yes .include diff --git a/lang/fsharp/distinfo b/lang/fsharp/distinfo index a28943c606a..a7d8f68e037 100644 --- a/lang/fsharp/distinfo +++ b/lang/fsharp/distinfo @@ -1,2 +1,3 @@ -SHA256 (fsharp-fsharp-3.1.2.5_GH0.tar.gz) = 017edcbdc96d5c1f2cc2f359e5e5d806de5a33eba9aab4340bd22109f7b7d4c8 -SIZE (fsharp-fsharp-3.1.2.5_GH0.tar.gz) = 41465153 +TIMESTAMP = 1470483636 +SHA256 (fsharp-fsharp-4.0.1.10_GH0.tar.gz) = 04659c8b89fc414fd6b5a8bf7842e187a3484abd4d858710339ee122219aa91b +SIZE (fsharp-fsharp-4.0.1.10_GH0.tar.gz) = 37296094 diff --git a/lang/fsharp/pkg-plist b/lang/fsharp/pkg-plist index 88942f5e29e..f84cfd9a8fd 100644 --- a/lang/fsharp/pkg-plist +++ b/lang/fsharp/pkg-plist @@ -1,12 +1,6 @@ bin/fsharpc bin/fsharpi bin/fsharpiAnyCpu -lib/mono/2.0/policy.2.0.FSharp.Core.dll -lib/mono/2.0/policy.2.3.FSharp.Core.dll -lib/mono/4.0/FSharp.Core.dll -lib/mono/4.0/FSharp.Core.optdata -lib/mono/4.0/FSharp.Core.sigdata -lib/mono/4.0/FSharp.Core.xml lib/mono/4.5/FSharp.Build.dll lib/mono/4.5/FSharp.Build.xml lib/mono/4.5/FSharp.Compiler.Interactive.Settings.dll @@ -19,8 +13,6 @@ lib/mono/4.5/FSharp.Core.dll lib/mono/4.5/FSharp.Core.optdata lib/mono/4.5/FSharp.Core.sigdata lib/mono/4.5/FSharp.Core.xml -lib/mono/4.5/FSharp.Data.TypeProviders.dll -lib/mono/4.5/FSharp.Data.TypeProviders.xml lib/mono/4.5/Microsoft.FSharp.Targets lib/mono/4.5/Microsoft.Portable.FSharp.Targets lib/mono/4.5/fsc.exe @@ -28,7 +20,11 @@ lib/mono/4.5/fsi.exe lib/mono/4.5/fsiAnyCpu.exe lib/mono/4.5/policy.2.0.FSharp.Core.dll lib/mono/4.5/policy.2.3.FSharp.Core.dll +lib/mono/4.5/policy.3.259.FSharp.Core.dll lib/mono/4.5/policy.3.3.FSharp.Core.dll +lib/mono/4.5/policy.3.47.FSharp.Core.dll +lib/mono/4.5/policy.3.7.FSharp.Core.dll +lib/mono/4.5/policy.3.78.FSharp.Core.dll lib/mono/4.5/policy.4.0.FSharp.Core.dll lib/mono/4.5/policy.4.3.FSharp.Core.dll lib/mono/Microsoft F#/v4.0/Microsoft.FSharp.Targets @@ -37,39 +33,152 @@ lib/mono/Microsoft SDKs/F#/3.0/Framework/v4.0/Microsoft.FSharp.Targets lib/mono/Microsoft SDKs/F#/3.0/Framework/v4.0/Microsoft.Portable.FSharp.Targets lib/mono/Microsoft SDKs/F#/3.1/Framework/v4.0/Microsoft.FSharp.Targets lib/mono/Microsoft SDKs/F#/3.1/Framework/v4.0/Microsoft.Portable.FSharp.Targets -lib/mono/gac/FSharp.Core/4.3.1.0__b03f5f7f11d50a3a/FSharp.Core.dll -lib/mono/gac/FSharp.Core/4.3.1.0__b03f5f7f11d50a3a/FSharp.Core.dll.mdb -lib/mono/gac/FSharp.Core/4.3.1.0__b03f5f7f11d50a3a/FSharp.Core.xml -lib/mono/gac/FSharp.Core/4.3.1.0__b03f5f7f11d50a3a/FSharp.Core.sigdata -lib/mono/gac/FSharp.Core/4.3.1.0__b03f5f7f11d50a3a/FSharp.Core.optdata +lib/mono/Microsoft SDKs/F#/4.0/Framework/v4.0/Microsoft.FSharp.Targets +lib/mono/Microsoft SDKs/F#/4.0/Framework/v4.0/Microsoft.Portable.FSharp.Targets +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.259.3.1/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.259.3.1/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.259.3.1/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.259.3.1/FSharp.Core.xml +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.259.4.0/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.259.4.0/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.259.4.0/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.259.4.0/FSharp.Core.xml +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.3.1.0/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.3.1.0/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.3.1.0/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.3.1.0/FSharp.Core.xml +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.7.4.0/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.7.4.0/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.7.4.0/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.7.4.0/FSharp.Core.xml +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.78.3.1/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.78.3.1/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.78.3.1/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.78.3.1/FSharp.Core.xml +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.78.4.0/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.78.4.0/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.78.4.0/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETCore/3.78.4.0/FSharp.Core.xml +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETFramework/v4.0/4.3.0.0/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETFramework/v4.0/4.3.0.0/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETFramework/v4.0/4.3.0.0/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETFramework/v4.0/4.3.0.0/FSharp.Core.xml +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETFramework/v4.0/4.3.1.0/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETFramework/v4.0/4.3.1.0/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETFramework/v4.0/4.3.1.0/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETFramework/v4.0/4.3.1.0/FSharp.Core.xml +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETFramework/v4.0/4.4.0.0/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETFramework/v4.0/4.4.0.0/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETFramework/v4.0/4.4.0.0/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETFramework/v4.0/4.4.0.0/FSharp.Core.xml +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETPortable/2.3.5.0/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETPortable/2.3.5.0/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETPortable/2.3.5.0/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETPortable/2.3.5.0/FSharp.Core.xml +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETPortable/2.3.5.1/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETPortable/2.3.5.1/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETPortable/2.3.5.1/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETPortable/2.3.5.1/FSharp.Core.xml +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETPortable/3.47.4.0/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETPortable/3.47.4.0/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETPortable/3.47.4.0/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/.NETPortable/3.47.4.0/FSharp.Core.xml +lib/mono/Reference Assemblies/Microsoft/FSharp/3.0/Runtime/.NETPortable/FSharp.Core.dll +lib/mono/Reference Assemblies/Microsoft/FSharp/3.0/Runtime/.NETPortable/FSharp.Core.optdata +lib/mono/Reference Assemblies/Microsoft/FSharp/3.0/Runtime/.NETPortable/FSharp.Core.sigdata +lib/mono/Reference Assemblies/Microsoft/FSharp/3.0/Runtime/.NETPortable/FSharp.Core.xml +lib/mono/gac/FSharp.Compiler.Interactive.Settings/4.4.0.0__f536804aa0eb945b/FSharp.Compiler.Interactive.Settings.dll +lib/mono/gac/FSharp.Compiler.Interactive.Settings/4.4.0.0__f536804aa0eb945b/FSharp.Compiler.Interactive.Settings.dll.mdb +lib/mono/gac/FSharp.Compiler.Interactive.Settings/4.4.0.0__f536804aa0eb945b/FSharp.Compiler.Interactive.Settings.xml +lib/mono/gac/FSharp.Compiler.Server.Shared/4.4.0.0__f536804aa0eb945b/FSharp.Compiler.Server.Shared.dll +lib/mono/gac/FSharp.Compiler.Server.Shared/4.4.0.0__f536804aa0eb945b/FSharp.Compiler.Server.Shared.dll.mdb +lib/mono/gac/FSharp.Compiler.Server.Shared/4.4.0.0__f536804aa0eb945b/FSharp.Compiler.Server.Shared.xml +lib/mono/gac/FSharp.Compiler/4.4.0.0__f536804aa0eb945b/FSharp.Compiler.dll +lib/mono/gac/FSharp.Compiler/4.4.0.0__f536804aa0eb945b/FSharp.Compiler.dll.mdb +lib/mono/gac/FSharp.Compiler/4.4.0.0__f536804aa0eb945b/FSharp.Compiler.xml +lib/mono/gac/FSharp.Core/2.3.5.0__b03f5f7f11d50a3a/FSharp.Core.dll +lib/mono/gac/FSharp.Core/2.3.5.0__b03f5f7f11d50a3a/FSharp.Core.optdata +lib/mono/gac/FSharp.Core/2.3.5.0__b03f5f7f11d50a3a/FSharp.Core.sigdata +lib/mono/gac/FSharp.Core/2.3.5.0__b03f5f7f11d50a3a/FSharp.Core.xml +lib/mono/gac/FSharp.Core/2.3.5.1__b03f5f7f11d50a3a/FSharp.Core.dll +lib/mono/gac/FSharp.Core/2.3.5.1__b03f5f7f11d50a3a/FSharp.Core.optdata +lib/mono/gac/FSharp.Core/2.3.5.1__b03f5f7f11d50a3a/FSharp.Core.sigdata +lib/mono/gac/FSharp.Core/2.3.5.1__b03f5f7f11d50a3a/FSharp.Core.xml +lib/mono/gac/FSharp.Core/3.259.3.1__b03f5f7f11d50a3a/FSharp.Core.dll +lib/mono/gac/FSharp.Core/3.259.3.1__b03f5f7f11d50a3a/FSharp.Core.optdata +lib/mono/gac/FSharp.Core/3.259.3.1__b03f5f7f11d50a3a/FSharp.Core.sigdata +lib/mono/gac/FSharp.Core/3.259.3.1__b03f5f7f11d50a3a/FSharp.Core.xml +lib/mono/gac/FSharp.Core/3.259.4.0__b03f5f7f11d50a3a/FSharp.Core.dll +lib/mono/gac/FSharp.Core/3.259.4.0__b03f5f7f11d50a3a/FSharp.Core.optdata +lib/mono/gac/FSharp.Core/3.259.4.0__b03f5f7f11d50a3a/FSharp.Core.sigdata +lib/mono/gac/FSharp.Core/3.259.4.0__b03f5f7f11d50a3a/FSharp.Core.xml +lib/mono/gac/FSharp.Core/3.3.1.0__b03f5f7f11d50a3a/FSharp.Core.dll +lib/mono/gac/FSharp.Core/3.3.1.0__b03f5f7f11d50a3a/FSharp.Core.optdata +lib/mono/gac/FSharp.Core/3.3.1.0__b03f5f7f11d50a3a/FSharp.Core.sigdata +lib/mono/gac/FSharp.Core/3.3.1.0__b03f5f7f11d50a3a/FSharp.Core.xml +lib/mono/gac/FSharp.Core/3.47.4.0__b03f5f7f11d50a3a/FSharp.Core.dll +lib/mono/gac/FSharp.Core/3.47.4.0__b03f5f7f11d50a3a/FSharp.Core.optdata +lib/mono/gac/FSharp.Core/3.47.4.0__b03f5f7f11d50a3a/FSharp.Core.sigdata +lib/mono/gac/FSharp.Core/3.47.4.0__b03f5f7f11d50a3a/FSharp.Core.xml +lib/mono/gac/FSharp.Core/3.7.4.0__b03f5f7f11d50a3a/FSharp.Core.dll +lib/mono/gac/FSharp.Core/3.7.4.0__b03f5f7f11d50a3a/FSharp.Core.optdata +lib/mono/gac/FSharp.Core/3.7.4.0__b03f5f7f11d50a3a/FSharp.Core.sigdata +lib/mono/gac/FSharp.Core/3.7.4.0__b03f5f7f11d50a3a/FSharp.Core.xml +lib/mono/gac/FSharp.Core/3.78.3.1__b03f5f7f11d50a3a/FSharp.Core.dll +lib/mono/gac/FSharp.Core/3.78.3.1__b03f5f7f11d50a3a/FSharp.Core.optdata +lib/mono/gac/FSharp.Core/3.78.3.1__b03f5f7f11d50a3a/FSharp.Core.sigdata +lib/mono/gac/FSharp.Core/3.78.3.1__b03f5f7f11d50a3a/FSharp.Core.xml +lib/mono/gac/FSharp.Core/3.78.4.0__b03f5f7f11d50a3a/FSharp.Core.dll +lib/mono/gac/FSharp.Core/3.78.4.0__b03f5f7f11d50a3a/FSharp.Core.optdata +lib/mono/gac/FSharp.Core/3.78.4.0__b03f5f7f11d50a3a/FSharp.Core.sigdata +lib/mono/gac/FSharp.Core/3.78.4.0__b03f5f7f11d50a3a/FSharp.Core.xml lib/mono/gac/FSharp.Core/4.3.0.0__b03f5f7f11d50a3a/FSharp.Core.dll -lib/mono/gac/FSharp.Core/4.3.0.0__b03f5f7f11d50a3a/FSharp.Core.dll.mdb -lib/mono/gac/FSharp.Core/4.3.0.0__b03f5f7f11d50a3a/FSharp.Core.xml -lib/mono/gac/FSharp.Core/4.3.0.0__b03f5f7f11d50a3a/FSharp.Core.sigdata lib/mono/gac/FSharp.Core/4.3.0.0__b03f5f7f11d50a3a/FSharp.Core.optdata -lib/mono/gac/FSharp.Compiler/4.3.1.0__f536804aa0eb945b/FSharp.Compiler.dll -lib/mono/gac/FSharp.Compiler/4.3.1.0__f536804aa0eb945b/FSharp.Compiler.dll.mdb -lib/mono/gac/FSharp.Compiler/4.3.1.0__f536804aa0eb945b/FSharp.Compiler.xml -lib/mono/gac/FSharp.Compiler.Interactive.Settings/4.3.1.0__f536804aa0eb945b/FSharp.Compiler.Interactive.Settings.dll -lib/mono/gac/FSharp.Compiler.Interactive.Settings/4.3.1.0__f536804aa0eb945b/FSharp.Compiler.Interactive.Settings.dll.mdb -lib/mono/gac/FSharp.Compiler.Interactive.Settings/4.3.1.0__f536804aa0eb945b/FSharp.Compiler.Interactive.Settings.xml -lib/mono/gac/FSharp.Compiler.Server.Shared/4.3.1.0__f536804aa0eb945b/FSharp.Compiler.Server.Shared.dll -lib/mono/gac/FSharp.Compiler.Server.Shared/4.3.1.0__f536804aa0eb945b/FSharp.Compiler.Server.Shared.dll.mdb -lib/mono/gac/FSharp.Compiler.Server.Shared/4.3.1.0__f536804aa0eb945b/FSharp.Compiler.Server.Shared.xml -lib/mono/gac/FSharp.Data.TypeProviders/4.3.1.0__f536804aa0eb945b/FSharp.Data.TypeProviders.dll -lib/mono/gac/FSharp.Data.TypeProviders/4.3.1.0__f536804aa0eb945b/FSharp.Data.TypeProviders.dll.mdb -lib/mono/gac/FSharp.Data.TypeProviders/4.3.1.0__f536804aa0eb945b/FSharp.Data.TypeProviders.xml +lib/mono/gac/FSharp.Core/4.3.0.0__b03f5f7f11d50a3a/FSharp.Core.sigdata +lib/mono/gac/FSharp.Core/4.3.0.0__b03f5f7f11d50a3a/FSharp.Core.xml +lib/mono/gac/FSharp.Core/4.3.1.0__b03f5f7f11d50a3a/FSharp.Core.dll +lib/mono/gac/FSharp.Core/4.3.1.0__b03f5f7f11d50a3a/FSharp.Core.optdata +lib/mono/gac/FSharp.Core/4.3.1.0__b03f5f7f11d50a3a/FSharp.Core.sigdata +lib/mono/gac/FSharp.Core/4.3.1.0__b03f5f7f11d50a3a/FSharp.Core.xml +lib/mono/gac/FSharp.Core/4.4.0.0__b03f5f7f11d50a3a/FSharp.Core.dll +lib/mono/gac/FSharp.Core/4.4.0.0__b03f5f7f11d50a3a/FSharp.Core.dll.mdb +lib/mono/gac/FSharp.Core/4.4.0.0__b03f5f7f11d50a3a/FSharp.Core.optdata +lib/mono/gac/FSharp.Core/4.4.0.0__b03f5f7f11d50a3a/FSharp.Core.sigdata +lib/mono/gac/FSharp.Core/4.4.0.0__b03f5f7f11d50a3a/FSharp.Core.xml lib/mono/gac/policy.2.0.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.2.0.FSharp.Core.dll lib/mono/gac/policy.2.0.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.2.0.FSharp.Core.dll.config -lib/mono/gac/policy.4.0.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.4.0.FSharp.Core.dll -lib/mono/gac/policy.4.0.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.4.0.FSharp.Core.dll.config lib/mono/gac/policy.2.3.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.2.3.FSharp.Core.dll lib/mono/gac/policy.2.3.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.2.3.FSharp.Core.dll.config +lib/mono/gac/policy.3.259.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.3.259.FSharp.Core.dll +lib/mono/gac/policy.3.259.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.3.259.FSharp.Core.dll.config lib/mono/gac/policy.3.3.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.3.3.FSharp.Core.dll lib/mono/gac/policy.3.3.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.3.3.FSharp.Core.dll.config +lib/mono/gac/policy.3.47.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.3.47.FSharp.Core.dll +lib/mono/gac/policy.3.47.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.3.47.FSharp.Core.dll.config +lib/mono/gac/policy.3.7.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.3.7.FSharp.Core.dll +lib/mono/gac/policy.3.7.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.3.7.FSharp.Core.dll.config +lib/mono/gac/policy.3.78.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.3.78.FSharp.Core.dll +lib/mono/gac/policy.3.78.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.3.78.FSharp.Core.dll.config +lib/mono/gac/policy.4.0.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.4.0.FSharp.Core.dll +lib/mono/gac/policy.4.0.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.4.0.FSharp.Core.dll.config lib/mono/gac/policy.4.3.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.4.3.FSharp.Core.dll lib/mono/gac/policy.4.3.FSharp.Core/0.0.0.0__b03f5f7f11d50a3a/policy.4.3.FSharp.Core.dll.config lib/mono/xbuild/Microsoft/VisualStudio/v/FSharp/Microsoft.FSharp.Targets lib/mono/xbuild/Microsoft/VisualStudio/v/FSharp/Microsoft.Portable.FSharp.Targets +lib/mono/xbuild/Microsoft/VisualStudio/v11.0/FSharp/Microsoft.FSharp.Targets +lib/mono/xbuild/Microsoft/VisualStudio/v11.0/FSharp/Microsoft.Portable.FSharp.Targets lib/mono/xbuild/Microsoft/VisualStudio/v12.0/FSharp/Microsoft.FSharp.Targets lib/mono/xbuild/Microsoft/VisualStudio/v12.0/FSharp/Microsoft.Portable.FSharp.Targets +lib/mono/xbuild/Microsoft/VisualStudio/v14.0/FSharp/Microsoft.FSharp.Targets +lib/mono/xbuild/Microsoft/VisualStudio/v14.0/FSharp/Microsoft.Portable.FSharp.Targets +@dir lib/mono/fsharp30/4.5 +@dir lib/mono/fsharp30/portable47 +@dir lib/mono/fsharp31/4.5 +@dir lib/mono/fsharp31/portable259 +@dir lib/mono/fsharp31/portable47 +@dir lib/mono/fsharp31/portable7 +@dir lib/mono/fsharp31/portable78 +@dir lib/mono/portable259 +@dir lib/mono/portable47 +@dir lib/mono/portable7 +@dir lib/mono/portable78 diff --git a/lang/gcc7-devel/Makefile b/lang/gcc7-devel/Makefile index abce5ffa683..d20037f3bf9 100644 --- a/lang/gcc7-devel/Makefile +++ b/lang/gcc7-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.0.0.s20160731 +PORTVERSION= 7.0.0.s20160807 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc7-devel/distinfo b/lang/gcc7-devel/distinfo index 44119c0ced9..c59e646bb43 100644 --- a/lang/gcc7-devel/distinfo +++ b/lang/gcc7-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470044367 -SHA256 (gcc-7-20160731.tar.bz2) = 8119f551bf3170dbb7086b0b68b94e9424ddd1d25d282dc8f41aff791a7484be -SIZE (gcc-7-20160731.tar.bz2) = 96288866 +TIMESTAMP = 1470642403 +SHA256 (gcc-7-20160807.tar.bz2) = f94bb03128dfe3a1b748e0b372f13b773fd873bb38570a390f6a8b4e2fcb231c +SIZE (gcc-7-20160807.tar.bz2) = 96428577 diff --git a/lang/gnu-cobol/Makefile b/lang/gnu-cobol/Makefile index 03b7848ac64..d52af877c9e 100644 --- a/lang/gnu-cobol/Makefile +++ b/lang/gnu-cobol/Makefile @@ -12,8 +12,7 @@ COMMENT= Open-source COBOL compiler LIB_DEPENDS= libgmp.so:math/gmp -USE_BDB= yes -USES= gmake libtool ncurses +USES= bdb gmake libtool ncurses USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 8733ebac936..6ba9a8ce0a7 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mono -PORTVERSION= 4.2.3.4 +PORTVERSION= 4.4.2.11 CATEGORIES= lang MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/ diff --git a/lang/mono/distinfo b/lang/mono/distinfo index dc9381cbdd3..77dc532dfe5 100644 --- a/lang/mono/distinfo +++ b/lang/mono/distinfo @@ -1,6 +1,3 @@ -SHA256 (mono-4.2.3.4.tar.bz2) = 4703d390416a6e9977585f13711f59a6d54431086c2dbacee49888dcc31937be -SIZE (mono-4.2.3.4.tar.bz2) = 79614085 -SHA256 (932359f3d627da13408350b1172ceb63c30f6327.diff) = eca1832d957df9b1fe09758a593a3b9b0120a3bf8908e90f05bc776503f800f4 -SIZE (932359f3d627da13408350b1172ceb63c30f6327.diff) = 4483 -SHA256 (2af882232ce4961fdbe1ba0ae36246456bb1fbfb.diff) = 23fde479d30114cefa2d78a09de05c6dd17078ede568a3dbba12e221fdf23736 -SIZE (2af882232ce4961fdbe1ba0ae36246456bb1fbfb.diff) = 1825 +TIMESTAMP = 1469961908 +SHA256 (mono-4.4.2.11.tar.bz2) = 900c2cc25ee55adeec04e1ae889316efc127c82cc0c392f928421f19f8f5b633 +SIZE (mono-4.4.2.11.tar.bz2) = 86090698 diff --git a/lang/mono/files/patch-eglib-src-gunicode.c b/lang/mono/files/patch-eglib-src-gunicode.c deleted file mode 100644 index bdfd6133657..00000000000 --- a/lang/mono/files/patch-eglib-src-gunicode.c +++ /dev/null @@ -1,16 +0,0 @@ ---- eglib/src/gunicode.c.orig 2015-09-24 09:36:09 UTC -+++ eglib/src/gunicode.c -@@ -219,10 +219,10 @@ g_get_charset (G_CONST_RETURN char **cha - is_utf8 = FALSE; - #else - /* These shouldn't be heap allocated */ --#if HAVE_LOCALCHARSET_H -- my_charset = locale_charset (); --#elif defined(HAVE_LANGINFO_H) -+#if defined(HAVE_LANGINFO_H) - my_charset = nl_langinfo (CODESET); -+#elif defined(HAVE_LOCALCHARSET_H) -+ my_charset = locale_charset (); - #else - my_charset = "UTF-8"; - #endif diff --git a/lang/mono/pkg-plist b/lang/mono/pkg-plist index 1c763c92e16..2cb15c3344e 100644 --- a/lang/mono/pkg-plist +++ b/lang/mono/pkg-plist @@ -152,11 +152,11 @@ lib/libmono-profiler-iomap.a lib/libmono-profiler-iomap.so lib/libmono-profiler-iomap.so.0 lib/libmono-profiler-iomap.so.0.0.0 +lib/libmono-profiler-log-static.a lib/libmono-profiler-log.a lib/libmono-profiler-log.so lib/libmono-profiler-log.so.0 lib/libmono-profiler-log.so.0.0.0 -lib/libmono-profiler-log-static.a lib/libmonoboehm-2.0.a lib/libmonoboehm-2.0.so lib/libmonoboehm-2.0.so.1 @@ -167,225 +167,462 @@ lib/libmonosgen-2.0.so.1 lib/libmonosgen-2.0.so.1.0.0 lib/mono-source-libs/Options.cs lib/mono-source-libs/getline.cs -lib/mono/2.0/Accessibility.dll -lib/mono/2.0/Commons.Xml.Relaxng.dll -lib/mono/2.0/CustomMarshalers.dll -lib/mono/2.0/I18N.CJK.dll -lib/mono/2.0/I18N.MidEast.dll -lib/mono/2.0/I18N.Other.dll -lib/mono/2.0/I18N.Rare.dll -lib/mono/2.0/I18N.West.dll -lib/mono/2.0/I18N.dll -lib/mono/2.0/IBM.Data.DB2.dll -lib/mono/2.0/ICSharpCode.SharpZipLib.dll -lib/mono/2.0/Microsoft.Build.Engine.dll -lib/mono/2.0/Microsoft.Build.Framework.dll -lib/mono/2.0/Microsoft.Build.Tasks.dll -lib/mono/2.0/Microsoft.Build.Utilities.dll -lib/mono/2.0/Microsoft.VisualBasic.dll -lib/mono/2.0/Microsoft.VisualC.dll -lib/mono/2.0/Mono.C5.dll -lib/mono/2.0/Mono.CSharp.dll -lib/mono/2.0/Mono.Cairo.dll -lib/mono/2.0/Mono.CompilerServices.SymbolWriter.dll -lib/mono/2.0/Mono.Data.Sqlite.dll -lib/mono/2.0/Mono.Data.Tds.dll -lib/mono/2.0/Mono.Debugger.Soft.dll -lib/mono/2.0/Mono.Http.dll -lib/mono/2.0/Mono.Management.dll -lib/mono/2.0/Mono.Messaging.RabbitMQ.dll -lib/mono/2.0/Mono.Messaging.dll -lib/mono/2.0/Mono.Posix.dll -lib/mono/2.0/Mono.Security.Win32.dll -lib/mono/2.0/Mono.Security.dll -lib/mono/2.0/Mono.Simd.dll -lib/mono/2.0/Mono.Tasklets.dll -lib/mono/2.0/Mono.WebBrowser.dll -lib/mono/2.0/Mono.XBuild.Tasks.dll -lib/mono/2.0/Novell.Directory.Ldap.dll -lib/mono/2.0/Npgsql.dll -lib/mono/2.0/PEAPI.dll -lib/mono/2.0/RabbitMQ.Client.dll -lib/mono/2.0/System.ComponentModel.DataAnnotations.dll -lib/mono/2.0/System.Configuration.Install.dll -lib/mono/2.0/System.Configuration.dll -lib/mono/2.0/System.Core.dll -lib/mono/2.0/System.Data.DataSetExtensions.dll -lib/mono/2.0/System.Data.Linq.dll -lib/mono/2.0/System.Data.OracleClient.dll -lib/mono/2.0/System.Data.Services.Client.dll -lib/mono/2.0/System.Data.Services.dll -lib/mono/2.0/System.Data.dll -lib/mono/2.0/System.Design.dll -lib/mono/2.0/System.DirectoryServices.Protocols.dll -lib/mono/2.0/System.DirectoryServices.dll -lib/mono/2.0/System.Drawing.Design.dll -lib/mono/2.0/System.Drawing.dll -lib/mono/2.0/System.EnterpriseServices.dll -lib/mono/2.0/System.IdentityModel.Selectors.dll -lib/mono/2.0/System.IdentityModel.dll -lib/mono/2.0/System.Json.dll -lib/mono/2.0/System.Management.dll -lib/mono/2.0/System.Messaging.dll -lib/mono/2.0/System.Net.dll -lib/mono/2.0/System.Runtime.Remoting.dll -lib/mono/2.0/System.Runtime.Serialization.Formatters.Soap.dll -lib/mono/2.0/System.Runtime.Serialization.dll -lib/mono/2.0/System.Security.dll -lib/mono/2.0/System.ServiceModel.Web.dll -lib/mono/2.0/System.ServiceModel.dll -lib/mono/2.0/System.ServiceProcess.dll -lib/mono/2.0/System.Transactions.dll -lib/mono/2.0/System.Web.Abstractions.dll -lib/mono/2.0/System.Web.DynamicData.dll -lib/mono/2.0/System.Web.Extensions.Design.dll -lib/mono/2.0/System.Web.Extensions.dll -lib/mono/2.0/System.Web.Mvc.dll -lib/mono/2.0/System.Web.Routing.dll -lib/mono/2.0/System.Web.Services.dll -lib/mono/2.0/System.Web.dll -lib/mono/2.0/System.Windows.Forms.dll -lib/mono/2.0/System.Xml.Linq.dll -lib/mono/2.0/System.Xml.dll -lib/mono/2.0/System.dll -lib/mono/2.0/WindowsBase.dll -lib/mono/2.0/cscompmgd.dll -lib/mono/2.0/mscorlib.dll -lib/mono/3.5/Microsoft.Build.Engine.dll -lib/mono/3.5/Microsoft.Build.Framework.dll -lib/mono/3.5/Microsoft.Build.Tasks.v3.5.dll -lib/mono/3.5/Microsoft.Build.Utilities.v3.5.dll -lib/mono/3.5/Mono.XBuild.Tasks.dll -lib/mono/4.0/Accessibility.dll -lib/mono/4.0/Commons.Xml.Relaxng.dll -lib/mono/4.0/CustomMarshalers.dll -lib/mono/4.0/I18N.CJK.dll -lib/mono/4.0/I18N.MidEast.dll -lib/mono/4.0/I18N.Other.dll -lib/mono/4.0/I18N.Rare.dll -lib/mono/4.0/I18N.West.dll -lib/mono/4.0/I18N.dll -lib/mono/4.0/IBM.Data.DB2.dll -lib/mono/4.0/ICSharpCode.SharpZipLib.dll -lib/mono/4.0/Microsoft.Build.Engine.dll -lib/mono/4.0/Microsoft.Build.Framework.dll -lib/mono/4.0/Microsoft.Build.Tasks.v4.0.dll -lib/mono/4.0/Microsoft.Build.Utilities.v4.0.dll -lib/mono/4.0/Microsoft.Build.dll -lib/mono/4.0/Microsoft.CSharp.dll -lib/mono/4.0/Microsoft.VisualBasic.dll -lib/mono/4.0/Microsoft.VisualC.dll -lib/mono/4.0/Microsoft.Web.Infrastructure.dll -lib/mono/4.0/Mono.C5.dll -lib/mono/4.0/Mono.CSharp.dll -lib/mono/4.0/Mono.Cairo.dll -lib/mono/4.0/Mono.CompilerServices.SymbolWriter.dll -lib/mono/4.0/Mono.Data.Sqlite.dll -lib/mono/4.0/Mono.Data.Tds.dll -lib/mono/4.0/Mono.Debugger.Soft.dll -lib/mono/4.0/Mono.Http.dll -lib/mono/4.0/Mono.Management.dll -lib/mono/4.0/Mono.Messaging.RabbitMQ.dll -lib/mono/4.0/Mono.Messaging.dll +lib/mono/2.0-api/Accessibility.dll +lib/mono/2.0-api/Commons.Xml.Relaxng.dll +lib/mono/2.0-api/CustomMarshalers.dll +lib/mono/2.0-api/I18N.CJK.dll +lib/mono/2.0-api/I18N.MidEast.dll +lib/mono/2.0-api/I18N.Other.dll +lib/mono/2.0-api/I18N.Rare.dll +lib/mono/2.0-api/I18N.West.dll +lib/mono/2.0-api/I18N.dll +lib/mono/2.0-api/IBM.Data.DB2.dll +lib/mono/2.0-api/ICSharpCode.SharpZipLib.dll +lib/mono/2.0-api/Microsoft.Build.Engine.dll +lib/mono/2.0-api/Microsoft.Build.Framework.dll +lib/mono/2.0-api/Microsoft.Build.Tasks.dll +lib/mono/2.0-api/Microsoft.Build.Utilities.dll +lib/mono/2.0-api/Microsoft.VisualBasic.dll +lib/mono/2.0-api/Microsoft.VisualC.dll +lib/mono/2.0-api/Mono.C5.dll +lib/mono/2.0-api/Mono.CSharp.dll +lib/mono/2.0-api/Mono.Cairo.dll +lib/mono/2.0-api/Mono.CompilerServices.SymbolWriter.dll +lib/mono/2.0-api/Mono.Data.Sqlite.dll +lib/mono/2.0-api/Mono.Data.Tds.dll +lib/mono/2.0-api/Mono.Debugger.Soft.dll +lib/mono/2.0-api/Mono.Http.dll +lib/mono/2.0-api/Mono.Management.dll +lib/mono/2.0-api/Mono.Messaging.RabbitMQ.dll +lib/mono/2.0-api/Mono.Messaging.dll +lib/mono/2.0-api/Mono.Posix.dll +lib/mono/2.0-api/Mono.Security.Win32.dll +lib/mono/2.0-api/Mono.Security.dll +lib/mono/2.0-api/Mono.Simd.dll +lib/mono/2.0-api/Mono.Tasklets.dll +lib/mono/2.0-api/Mono.WebBrowser.dll +lib/mono/2.0-api/Mono.XBuild.Tasks.dll +lib/mono/2.0-api/Novell.Directory.Ldap.dll +lib/mono/2.0-api/Npgsql.dll +lib/mono/2.0-api/PEAPI.dll +lib/mono/2.0-api/RabbitMQ.Client.dll +lib/mono/2.0-api/System.ComponentModel.DataAnnotations.dll +lib/mono/2.0-api/System.Configuration.Install.dll +lib/mono/2.0-api/System.Configuration.dll +lib/mono/2.0-api/System.Core.dll +lib/mono/2.0-api/System.Data.DataSetExtensions.dll +lib/mono/2.0-api/System.Data.Linq.dll +lib/mono/2.0-api/System.Data.OracleClient.dll +lib/mono/2.0-api/System.Data.Services.Client.dll +lib/mono/2.0-api/System.Data.Services.dll +lib/mono/2.0-api/System.Data.dll +lib/mono/2.0-api/System.Design.dll +lib/mono/2.0-api/System.DirectoryServices.Protocols.dll +lib/mono/2.0-api/System.DirectoryServices.dll +lib/mono/2.0-api/System.Drawing.Design.dll +lib/mono/2.0-api/System.Drawing.dll +lib/mono/2.0-api/System.EnterpriseServices.dll +lib/mono/2.0-api/System.IdentityModel.Selectors.dll +lib/mono/2.0-api/System.IdentityModel.dll +lib/mono/2.0-api/System.Json.dll +lib/mono/2.0-api/System.Management.dll +lib/mono/2.0-api/System.Messaging.dll +lib/mono/2.0-api/System.Net.dll +lib/mono/2.0-api/System.Runtime.Remoting.dll +lib/mono/2.0-api/System.Runtime.Serialization.Formatters.Soap.dll +lib/mono/2.0-api/System.Runtime.Serialization.dll +lib/mono/2.0-api/System.Security.dll +lib/mono/2.0-api/System.ServiceModel.Web.dll +lib/mono/2.0-api/System.ServiceModel.dll +lib/mono/2.0-api/System.ServiceProcess.dll +lib/mono/2.0-api/System.Transactions.dll +lib/mono/2.0-api/System.Web.Abstractions.dll +lib/mono/2.0-api/System.Web.DynamicData.dll +lib/mono/2.0-api/System.Web.Extensions.Design.dll +lib/mono/2.0-api/System.Web.Extensions.dll +lib/mono/2.0-api/System.Web.Mvc.dll +lib/mono/2.0-api/System.Web.Routing.dll +lib/mono/2.0-api/System.Web.Services.dll +lib/mono/2.0-api/System.Web.dll +lib/mono/2.0-api/System.Windows.Forms.dll +lib/mono/2.0-api/System.Xml.Linq.dll +lib/mono/2.0-api/System.Xml.dll +lib/mono/2.0-api/System.dll +lib/mono/2.0-api/WindowsBase.dll +lib/mono/2.0-api/cscompmgd.dll +lib/mono/2.0-api/mscorlib.dll +lib/mono/3.5-api/Microsoft.Build.Engine.dll +lib/mono/3.5-api/Microsoft.Build.Framework.dll +lib/mono/3.5-api/Microsoft.Build.Tasks.v3.5.dll +lib/mono/3.5-api/Microsoft.Build.Utilities.v3.5.dll +lib/mono/3.5-api/Mono.XBuild.Tasks.dll +lib/mono/4.0-api/Accessibility.dll +lib/mono/4.0-api/Commons.Xml.Relaxng.dll +lib/mono/4.0-api/CustomMarshalers.dll +lib/mono/4.0-api/I18N.CJK.dll +lib/mono/4.0-api/I18N.MidEast.dll +lib/mono/4.0-api/I18N.Other.dll +lib/mono/4.0-api/I18N.Rare.dll +lib/mono/4.0-api/I18N.West.dll +lib/mono/4.0-api/I18N.dll +lib/mono/4.0-api/IBM.Data.DB2.dll +lib/mono/4.0-api/ICSharpCode.SharpZipLib.dll +lib/mono/4.0-api/Microsoft.Build.Engine.dll +lib/mono/4.0-api/Microsoft.Build.Framework.dll +lib/mono/4.0-api/Microsoft.Build.Tasks.v4.0.dll +lib/mono/4.0-api/Microsoft.Build.Utilities.v4.0.dll +lib/mono/4.0-api/Microsoft.Build.dll +lib/mono/4.0-api/Microsoft.CSharp.dll +lib/mono/4.0-api/Microsoft.VisualBasic.dll +lib/mono/4.0-api/Microsoft.VisualC.dll +lib/mono/4.0-api/Microsoft.Web.Infrastructure.dll +lib/mono/4.0-api/Mono.C5.dll +lib/mono/4.0-api/Mono.CSharp.dll +lib/mono/4.0-api/Mono.Cairo.dll +lib/mono/4.0-api/Mono.CompilerServices.SymbolWriter.dll +lib/mono/4.0-api/Mono.Data.Sqlite.dll +lib/mono/4.0-api/Mono.Data.Tds.dll +lib/mono/4.0-api/Mono.Debugger.Soft.dll +lib/mono/4.0-api/Mono.Http.dll +lib/mono/4.0-api/Mono.Management.dll +lib/mono/4.0-api/Mono.Messaging.RabbitMQ.dll +lib/mono/4.0-api/Mono.Messaging.dll +lib/mono/4.0-api/Mono.Posix.dll +lib/mono/4.0-api/Mono.Security.Win32.dll +lib/mono/4.0-api/Mono.Security.dll +lib/mono/4.0-api/Mono.Simd.dll +lib/mono/4.0-api/Mono.Tasklets.dll +lib/mono/4.0-api/Mono.WebBrowser.dll +lib/mono/4.0-api/Novell.Directory.Ldap.dll +lib/mono/4.0-api/Npgsql.dll +lib/mono/4.0-api/PEAPI.dll +lib/mono/4.0-api/RabbitMQ.Client.dll +lib/mono/4.0-api/System.ComponentModel.Composition.dll +lib/mono/4.0-api/System.ComponentModel.DataAnnotations.dll +lib/mono/4.0-api/System.Configuration.Install.dll +lib/mono/4.0-api/System.Configuration.dll +lib/mono/4.0-api/System.Core.dll +lib/mono/4.0-api/System.Data.DataSetExtensions.dll +lib/mono/4.0-api/System.Data.Linq.dll +lib/mono/4.0-api/System.Data.OracleClient.dll +lib/mono/4.0-api/System.Data.Services.Client.dll +lib/mono/4.0-api/System.Data.Services.dll +lib/mono/4.0-api/System.Data.dll +lib/mono/4.0-api/System.Design.dll +lib/mono/4.0-api/System.DirectoryServices.Protocols.dll +lib/mono/4.0-api/System.DirectoryServices.dll +lib/mono/4.0-api/System.Drawing.Design.dll +lib/mono/4.0-api/System.Drawing.dll +lib/mono/4.0-api/System.Dynamic.dll +lib/mono/4.0-api/System.EnterpriseServices.dll +lib/mono/4.0-api/System.IdentityModel.Selectors.dll +lib/mono/4.0-api/System.IdentityModel.dll +lib/mono/4.0-api/System.Json.Microsoft.dll +lib/mono/4.0-api/System.Json.dll +lib/mono/4.0-api/System.Management.dll +lib/mono/4.0-api/System.Messaging.dll +lib/mono/4.0-api/System.Net.dll +lib/mono/4.0-api/System.Numerics.dll +lib/mono/4.0-api/System.Runtime.Caching.dll +lib/mono/4.0-api/System.Runtime.DurableInstancing.dll +lib/mono/4.0-api/System.Runtime.Remoting.dll +lib/mono/4.0-api/System.Runtime.Serialization.Formatters.Soap.dll +lib/mono/4.0-api/System.Runtime.Serialization.dll +lib/mono/4.0-api/System.Security.dll +lib/mono/4.0-api/System.ServiceModel.Activation.dll +lib/mono/4.0-api/System.ServiceModel.Discovery.dll +lib/mono/4.0-api/System.ServiceModel.Routing.dll +lib/mono/4.0-api/System.ServiceModel.Web.dll +lib/mono/4.0-api/System.ServiceModel.dll +lib/mono/4.0-api/System.ServiceProcess.dll +lib/mono/4.0-api/System.Transactions.dll +lib/mono/4.0-api/System.Web.Abstractions.dll +lib/mono/4.0-api/System.Web.ApplicationServices.dll +lib/mono/4.0-api/System.Web.DynamicData.dll +lib/mono/4.0-api/System.Web.Extensions.Design.dll +lib/mono/4.0-api/System.Web.Extensions.dll +lib/mono/4.0-api/System.Web.Routing.dll +lib/mono/4.0-api/System.Web.Services.dll +lib/mono/4.0-api/System.Web.dll +lib/mono/4.0-api/System.Windows.Forms.DataVisualization.dll +lib/mono/4.0-api/System.Windows.Forms.dll +lib/mono/4.0-api/System.Xaml.dll +lib/mono/4.0-api/System.Xml.Linq.dll +lib/mono/4.0-api/System.Xml.dll +lib/mono/4.0-api/System.dll +lib/mono/4.0-api/WebMatrix.Data.dll +lib/mono/4.0-api/WindowsBase.dll +lib/mono/4.0-api/cscompmgd.dll +lib/mono/4.0-api/monodoc.dll +lib/mono/4.0-api/mscorlib.dll lib/mono/4.0/Mono.Posix.dll -lib/mono/4.0/Mono.Security.Win32.dll -lib/mono/4.0/Mono.Security.dll -lib/mono/4.0/Mono.Simd.dll -lib/mono/4.0/Mono.Tasklets.dll -lib/mono/4.0/Mono.WebBrowser.dll -lib/mono/4.0/Novell.Directory.Ldap.dll -lib/mono/4.0/Npgsql.dll -lib/mono/4.0/PEAPI.dll -lib/mono/4.0/RabbitMQ.Client.dll -lib/mono/4.0/System.ComponentModel.Composition.dll -lib/mono/4.0/System.ComponentModel.DataAnnotations.dll -lib/mono/4.0/System.Configuration.Install.dll -lib/mono/4.0/System.Configuration.dll -lib/mono/4.0/System.Core.dll -lib/mono/4.0/System.Data.DataSetExtensions.dll -lib/mono/4.0/System.Data.Linq.dll -lib/mono/4.0/System.Data.OracleClient.dll -lib/mono/4.0/System.Data.Services.Client.dll -lib/mono/4.0/System.Data.Services.dll -lib/mono/4.0/System.Data.dll -lib/mono/4.0/System.Design.dll -lib/mono/4.0/System.DirectoryServices.Protocols.dll -lib/mono/4.0/System.DirectoryServices.dll -lib/mono/4.0/System.Drawing.Design.dll -lib/mono/4.0/System.Drawing.dll -lib/mono/4.0/System.Dynamic.dll -lib/mono/4.0/System.EnterpriseServices.dll -lib/mono/4.0/System.IdentityModel.Selectors.dll -lib/mono/4.0/System.IdentityModel.dll -lib/mono/4.0/System.Json.Microsoft.dll -lib/mono/4.0/System.Json.dll -lib/mono/4.0/System.Management.dll -lib/mono/4.0/System.Messaging.dll -lib/mono/4.0/System.Net.dll -lib/mono/4.0/System.Numerics.dll -lib/mono/4.0/System.Runtime.Caching.dll -lib/mono/4.0/System.Runtime.DurableInstancing.dll -lib/mono/4.0/System.Runtime.Remoting.dll -lib/mono/4.0/System.Runtime.Serialization.Formatters.Soap.dll -lib/mono/4.0/System.Runtime.Serialization.dll -lib/mono/4.0/System.Security.dll -lib/mono/4.0/System.ServiceModel.Activation.dll -lib/mono/4.0/System.ServiceModel.Discovery.dll -lib/mono/4.0/System.ServiceModel.Routing.dll -lib/mono/4.0/System.ServiceModel.Web.dll -lib/mono/4.0/System.ServiceModel.dll -lib/mono/4.0/System.ServiceProcess.dll -lib/mono/4.0/System.Transactions.dll -lib/mono/4.0/System.Web.Abstractions.dll -lib/mono/4.0/System.Web.ApplicationServices.dll -lib/mono/4.0/System.Web.DynamicData.dll -lib/mono/4.0/System.Web.Extensions.Design.dll -lib/mono/4.0/System.Web.Extensions.dll -lib/mono/4.0/System.Web.Routing.dll -lib/mono/4.0/System.Web.Services.dll -lib/mono/4.0/System.Web.dll -lib/mono/4.0/System.Windows.Forms.DataVisualization.dll -lib/mono/4.0/System.Windows.Forms.dll -lib/mono/4.0/System.Xaml.dll -lib/mono/4.0/System.Xml.Linq.dll -lib/mono/4.0/System.Xml.dll -lib/mono/4.0/System.dll -lib/mono/4.0/WebMatrix.Data.dll -lib/mono/4.0/WindowsBase.dll -lib/mono/4.0/cscompmgd.dll -lib/mono/4.0/monodoc.dll lib/mono/4.0/mscorlib.dll +lib/mono/4.5-api/Accessibility.dll +lib/mono/4.5-api/Commons.Xml.Relaxng.dll +lib/mono/4.5-api/CustomMarshalers.dll +lib/mono/4.5-api/Facades/System.Collections.Concurrent.dll +lib/mono/4.5-api/Facades/System.Collections.dll +lib/mono/4.5-api/Facades/System.ComponentModel.Annotations.dll +lib/mono/4.5-api/Facades/System.ComponentModel.EventBasedAsync.dll +lib/mono/4.5-api/Facades/System.ComponentModel.dll +lib/mono/4.5-api/Facades/System.Diagnostics.Contracts.dll +lib/mono/4.5-api/Facades/System.Diagnostics.Debug.dll +lib/mono/4.5-api/Facades/System.Diagnostics.Tools.dll +lib/mono/4.5-api/Facades/System.Diagnostics.Tracing.dll +lib/mono/4.5-api/Facades/System.Dynamic.Runtime.dll +lib/mono/4.5-api/Facades/System.Globalization.dll +lib/mono/4.5-api/Facades/System.IO.dll +lib/mono/4.5-api/Facades/System.Linq.Expressions.dll +lib/mono/4.5-api/Facades/System.Linq.Parallel.dll +lib/mono/4.5-api/Facades/System.Linq.Queryable.dll +lib/mono/4.5-api/Facades/System.Linq.dll +lib/mono/4.5-api/Facades/System.Net.NetworkInformation.dll +lib/mono/4.5-api/Facades/System.Net.Primitives.dll +lib/mono/4.5-api/Facades/System.Net.Requests.dll +lib/mono/4.5-api/Facades/System.ObjectModel.dll +lib/mono/4.5-api/Facades/System.Reflection.Emit.ILGeneration.dll +lib/mono/4.5-api/Facades/System.Reflection.Emit.Lightweight.dll +lib/mono/4.5-api/Facades/System.Reflection.Emit.dll +lib/mono/4.5-api/Facades/System.Reflection.Extensions.dll +lib/mono/4.5-api/Facades/System.Reflection.Primitives.dll +lib/mono/4.5-api/Facades/System.Reflection.dll +lib/mono/4.5-api/Facades/System.Resources.ResourceManager.dll +lib/mono/4.5-api/Facades/System.Runtime.Extensions.dll +lib/mono/4.5-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll +lib/mono/4.5-api/Facades/System.Runtime.InteropServices.dll +lib/mono/4.5-api/Facades/System.Runtime.Numerics.dll +lib/mono/4.5-api/Facades/System.Runtime.Serialization.Json.dll +lib/mono/4.5-api/Facades/System.Runtime.Serialization.Primitives.dll +lib/mono/4.5-api/Facades/System.Runtime.Serialization.Xml.dll +lib/mono/4.5-api/Facades/System.Runtime.dll +lib/mono/4.5-api/Facades/System.Security.Principal.dll +lib/mono/4.5-api/Facades/System.ServiceModel.Duplex.dll +lib/mono/4.5-api/Facades/System.ServiceModel.Http.dll +lib/mono/4.5-api/Facades/System.ServiceModel.NetTcp.dll +lib/mono/4.5-api/Facades/System.ServiceModel.Primitives.dll +lib/mono/4.5-api/Facades/System.ServiceModel.Security.dll +lib/mono/4.5-api/Facades/System.Text.Encoding.Extensions.dll +lib/mono/4.5-api/Facades/System.Text.Encoding.dll +lib/mono/4.5-api/Facades/System.Text.RegularExpressions.dll +lib/mono/4.5-api/Facades/System.Threading.Tasks.Parallel.dll +lib/mono/4.5-api/Facades/System.Threading.Tasks.dll +lib/mono/4.5-api/Facades/System.Threading.Timer.dll +lib/mono/4.5-api/Facades/System.Threading.dll +lib/mono/4.5-api/Facades/System.Xml.ReaderWriter.dll +lib/mono/4.5-api/Facades/System.Xml.XDocument.dll +lib/mono/4.5-api/Facades/System.Xml.XmlSerializer.dll +lib/mono/4.5-api/I18N.CJK.dll +lib/mono/4.5-api/I18N.MidEast.dll +lib/mono/4.5-api/I18N.Other.dll +lib/mono/4.5-api/I18N.Rare.dll +lib/mono/4.5-api/I18N.West.dll +lib/mono/4.5-api/I18N.dll +lib/mono/4.5-api/IBM.Data.DB2.dll +lib/mono/4.5-api/ICSharpCode.SharpZipLib.dll +lib/mono/4.5-api/Microsoft.Build.Engine.dll +lib/mono/4.5-api/Microsoft.Build.Framework.dll +lib/mono/4.5-api/Microsoft.Build.Tasks.v4.0.dll +lib/mono/4.5-api/Microsoft.Build.Utilities.v4.0.dll +lib/mono/4.5-api/Microsoft.Build.dll +lib/mono/4.5-api/Microsoft.CSharp.dll +lib/mono/4.5-api/Microsoft.VisualC.dll +lib/mono/4.5-api/Microsoft.Web.Infrastructure.dll +lib/mono/4.5-api/Mono.C5.dll +lib/mono/4.5-api/Mono.CSharp.dll +lib/mono/4.5-api/Mono.Cairo.dll +lib/mono/4.5-api/Mono.Cecil.Mdb.dll +lib/mono/4.5-api/Mono.Cecil.dll +lib/mono/4.5-api/Mono.CodeContracts.dll +lib/mono/4.5-api/Mono.CompilerServices.SymbolWriter.dll +lib/mono/4.5-api/Mono.Data.Sqlite.dll +lib/mono/4.5-api/Mono.Data.Tds.dll +lib/mono/4.5-api/Mono.Debugger.Soft.dll +lib/mono/4.5-api/Mono.Http.dll +lib/mono/4.5-api/Mono.Management.dll +lib/mono/4.5-api/Mono.Messaging.RabbitMQ.dll +lib/mono/4.5-api/Mono.Messaging.dll +lib/mono/4.5-api/Mono.Options.dll +lib/mono/4.5-api/Mono.Parallel.dll +lib/mono/4.5-api/Mono.Posix.dll +lib/mono/4.5-api/Mono.Security.Win32.dll +lib/mono/4.5-api/Mono.Security.dll +lib/mono/4.5-api/Mono.Simd.dll +lib/mono/4.5-api/Mono.Tasklets.dll +lib/mono/4.5-api/Mono.WebBrowser.dll +lib/mono/4.5-api/Mono.XBuild.Tasks.dll +lib/mono/4.5-api/Novell.Directory.Ldap.dll +lib/mono/4.5-api/PEAPI.dll +lib/mono/4.5-api/RabbitMQ.Client.dll +lib/mono/4.5-api/SMDiagnostics.dll +lib/mono/4.5-api/System.ComponentModel.Composition.dll +lib/mono/4.5-api/System.ComponentModel.DataAnnotations.dll +lib/mono/4.5-api/System.Configuration.Install.dll +lib/mono/4.5-api/System.Configuration.dll +lib/mono/4.5-api/System.Core.dll +lib/mono/4.5-api/System.Data.DataSetExtensions.dll +lib/mono/4.5-api/System.Data.Entity.dll +lib/mono/4.5-api/System.Data.Linq.dll +lib/mono/4.5-api/System.Data.OracleClient.dll +lib/mono/4.5-api/System.Data.Services.Client.dll +lib/mono/4.5-api/System.Data.Services.dll +lib/mono/4.5-api/System.Data.dll +lib/mono/4.5-api/System.Design.dll +lib/mono/4.5-api/System.DirectoryServices.Protocols.dll +lib/mono/4.5-api/System.DirectoryServices.dll +lib/mono/4.5-api/System.Drawing.Design.dll +lib/mono/4.5-api/System.Drawing.dll +lib/mono/4.5-api/System.Dynamic.dll +lib/mono/4.5-api/System.EnterpriseServices.dll +lib/mono/4.5-api/System.IO.Compression.FileSystem.dll +lib/mono/4.5-api/System.IO.Compression.dll +lib/mono/4.5-api/System.IdentityModel.Selectors.dll +lib/mono/4.5-api/System.IdentityModel.dll +lib/mono/4.5-api/System.Json.Microsoft.dll +lib/mono/4.5-api/System.Json.dll +lib/mono/4.5-api/System.Management.dll +lib/mono/4.5-api/System.Messaging.dll +lib/mono/4.5-api/System.Net.Http.Formatting.dll +lib/mono/4.5-api/System.Net.Http.WebRequest.dll +lib/mono/4.5-api/System.Net.Http.dll +lib/mono/4.5-api/System.Net.dll +lib/mono/4.5-api/System.Numerics.dll +lib/mono/4.5-api/System.Reactive.Core.dll +lib/mono/4.5-api/System.Reactive.Debugger.dll +lib/mono/4.5-api/System.Reactive.Experimental.dll +lib/mono/4.5-api/System.Reactive.Interfaces.dll +lib/mono/4.5-api/System.Reactive.Linq.dll +lib/mono/4.5-api/System.Reactive.Observable.Aliases.dll +lib/mono/4.5-api/System.Reactive.PlatformServices.dll +lib/mono/4.5-api/System.Reactive.Providers.dll +lib/mono/4.5-api/System.Reactive.Runtime.Remoting.dll +lib/mono/4.5-api/System.Reactive.Windows.Forms.dll +lib/mono/4.5-api/System.Reactive.Windows.Threading.dll +lib/mono/4.5-api/System.Runtime.Caching.dll +lib/mono/4.5-api/System.Runtime.DurableInstancing.dll +lib/mono/4.5-api/System.Runtime.Remoting.dll +lib/mono/4.5-api/System.Runtime.Serialization.Formatters.Soap.dll +lib/mono/4.5-api/System.Runtime.Serialization.dll +lib/mono/4.5-api/System.Security.dll +lib/mono/4.5-api/System.ServiceModel.Activation.dll +lib/mono/4.5-api/System.ServiceModel.Discovery.dll +lib/mono/4.5-api/System.ServiceModel.Internals.dll +lib/mono/4.5-api/System.ServiceModel.Routing.dll +lib/mono/4.5-api/System.ServiceModel.Web.dll +lib/mono/4.5-api/System.ServiceModel.dll +lib/mono/4.5-api/System.ServiceProcess.dll +lib/mono/4.5-api/System.Threading.Tasks.Dataflow.dll +lib/mono/4.5-api/System.Transactions.dll +lib/mono/4.5-api/System.Web.Abstractions.dll +lib/mono/4.5-api/System.Web.ApplicationServices.dll +lib/mono/4.5-api/System.Web.DynamicData.dll +lib/mono/4.5-api/System.Web.Extensions.Design.dll +lib/mono/4.5-api/System.Web.Extensions.dll +lib/mono/4.5-api/System.Web.Http.SelfHost.dll +lib/mono/4.5-api/System.Web.Http.WebHost.dll +lib/mono/4.5-api/System.Web.Http.dll +lib/mono/4.5-api/System.Web.Mvc.dll +lib/mono/4.5-api/System.Web.Razor.dll +lib/mono/4.5-api/System.Web.Routing.dll +lib/mono/4.5-api/System.Web.Services.dll +lib/mono/4.5-api/System.Web.WebPages.Deployment.dll +lib/mono/4.5-api/System.Web.WebPages.Razor.dll +lib/mono/4.5-api/System.Web.WebPages.dll +lib/mono/4.5-api/System.Web.dll +lib/mono/4.5-api/System.Windows.Forms.DataVisualization.dll +lib/mono/4.5-api/System.Windows.Forms.dll +lib/mono/4.5-api/System.Windows.dll +lib/mono/4.5-api/System.Xaml.dll +lib/mono/4.5-api/System.Xml.Linq.dll +lib/mono/4.5-api/System.Xml.Serialization.dll +lib/mono/4.5-api/System.Xml.dll +lib/mono/4.5-api/System.dll +lib/mono/4.5-api/SystemWebTestShim.dll +lib/mono/4.5-api/WebMatrix.Data.dll +lib/mono/4.5-api/WindowsBase.dll +lib/mono/4.5-api/cscompmgd.dll +lib/mono/4.5-api/monodoc.dll +lib/mono/4.5-api/mscorlib.dll lib/mono/4.5/Accessibility.dll lib/mono/4.5/Commons.Xml.Relaxng.dll lib/mono/4.5/CustomMarshalers.dll +lib/mono/4.5/Facades/Microsoft.Win32.Primitives.dll +lib/mono/4.5/Facades/Microsoft.Win32.Registry.AccessControl.dll +lib/mono/4.5/Facades/Microsoft.Win32.Registry.dll +lib/mono/4.5/Facades/System.AppContext.dll lib/mono/4.5/Facades/System.Collections.Concurrent.dll +lib/mono/4.5/Facades/System.Collections.NonGeneric.dll +lib/mono/4.5/Facades/System.Collections.Specialized.dll lib/mono/4.5/Facades/System.Collections.dll lib/mono/4.5/Facades/System.ComponentModel.Annotations.dll lib/mono/4.5/Facades/System.ComponentModel.EventBasedAsync.dll +lib/mono/4.5/Facades/System.ComponentModel.Primitives.dll +lib/mono/4.5/Facades/System.ComponentModel.TypeConverter.dll lib/mono/4.5/Facades/System.ComponentModel.dll +lib/mono/4.5/Facades/System.Console.dll +lib/mono/4.5/Facades/System.Data.Common.dll +lib/mono/4.5/Facades/System.Data.SqlClient.dll lib/mono/4.5/Facades/System.Diagnostics.Contracts.dll lib/mono/4.5/Facades/System.Diagnostics.Debug.dll +lib/mono/4.5/Facades/System.Diagnostics.FileVersionInfo.dll +lib/mono/4.5/Facades/System.Diagnostics.PerformanceCounter.dll +lib/mono/4.5/Facades/System.Diagnostics.Process.dll +lib/mono/4.5/Facades/System.Diagnostics.StackTrace.dll +lib/mono/4.5/Facades/System.Diagnostics.TextWriterTraceListener.dll lib/mono/4.5/Facades/System.Diagnostics.Tools.dll +lib/mono/4.5/Facades/System.Diagnostics.TraceEvent.dll +lib/mono/4.5/Facades/System.Diagnostics.TraceSource.dll lib/mono/4.5/Facades/System.Diagnostics.Tracing.dll +lib/mono/4.5/Facades/System.Drawing.Primitives.dll lib/mono/4.5/Facades/System.Dynamic.Runtime.dll +lib/mono/4.5/Facades/System.Globalization.Calendars.dll +lib/mono/4.5/Facades/System.Globalization.Extensions.dll lib/mono/4.5/Facades/System.Globalization.dll +lib/mono/4.5/Facades/System.IO.Compression.ZipFile.dll +lib/mono/4.5/Facades/System.IO.FileSystem.AccessControl.dll +lib/mono/4.5/Facades/System.IO.FileSystem.DriveInfo.dll +lib/mono/4.5/Facades/System.IO.FileSystem.Primitives.dll +lib/mono/4.5/Facades/System.IO.FileSystem.Watcher.dll +lib/mono/4.5/Facades/System.IO.FileSystem.dll +lib/mono/4.5/Facades/System.IO.IsolatedStorage.dll +lib/mono/4.5/Facades/System.IO.MemoryMappedFiles.dll +lib/mono/4.5/Facades/System.IO.Pipes.dll +lib/mono/4.5/Facades/System.IO.UnmanagedMemoryStream.dll lib/mono/4.5/Facades/System.IO.dll lib/mono/4.5/Facades/System.Linq.Expressions.dll lib/mono/4.5/Facades/System.Linq.Parallel.dll lib/mono/4.5/Facades/System.Linq.Queryable.dll lib/mono/4.5/Facades/System.Linq.dll +lib/mono/4.5/Facades/System.Net.AuthenticationManager.dll +lib/mono/4.5/Facades/System.Net.Cache.dll +lib/mono/4.5/Facades/System.Net.Http.WebRequestHandler.dll +lib/mono/4.5/Facades/System.Net.HttpListener.dll +lib/mono/4.5/Facades/System.Net.Mail.dll +lib/mono/4.5/Facades/System.Net.NameResolution.dll lib/mono/4.5/Facades/System.Net.NetworkInformation.dll lib/mono/4.5/Facades/System.Net.Primitives.dll lib/mono/4.5/Facades/System.Net.Requests.dll +lib/mono/4.5/Facades/System.Net.Security.dll +lib/mono/4.5/Facades/System.Net.ServicePoint.dll +lib/mono/4.5/Facades/System.Net.Sockets.dll +lib/mono/4.5/Facades/System.Net.Utilities.dll +lib/mono/4.5/Facades/System.Net.WebHeaderCollection.dll +lib/mono/4.5/Facades/System.Net.WebSockets.Client.dll +lib/mono/4.5/Facades/System.Net.WebSockets.dll lib/mono/4.5/Facades/System.ObjectModel.dll +lib/mono/4.5/Facades/System.Private.CoreLib.InteropServices.dll +lib/mono/4.5/Facades/System.Private.CoreLib.Threading.dll lib/mono/4.5/Facades/System.Reflection.Emit.ILGeneration.dll lib/mono/4.5/Facades/System.Reflection.Emit.Lightweight.dll lib/mono/4.5/Facades/System.Reflection.Emit.dll lib/mono/4.5/Facades/System.Reflection.Extensions.dll lib/mono/4.5/Facades/System.Reflection.Primitives.dll +lib/mono/4.5/Facades/System.Reflection.TypeExtensions.dll lib/mono/4.5/Facades/System.Reflection.dll +lib/mono/4.5/Facades/System.Resources.ReaderWriter.dll lib/mono/4.5/Facades/System.Resources.ResourceManager.dll +lib/mono/4.5/Facades/System.Runtime.CompilerServices.VisualC.dll lib/mono/4.5/Facades/System.Runtime.Extensions.dll +lib/mono/4.5/Facades/System.Runtime.Handles.dll lib/mono/4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.dll lib/mono/4.5/Facades/System.Runtime.InteropServices.dll lib/mono/4.5/Facades/System.Runtime.Numerics.dll @@ -393,20 +630,50 @@ lib/mono/4.5/Facades/System.Runtime.Serialization.Json.dll lib/mono/4.5/Facades/System.Runtime.Serialization.Primitives.dll lib/mono/4.5/Facades/System.Runtime.Serialization.Xml.dll lib/mono/4.5/Facades/System.Runtime.dll +lib/mono/4.5/Facades/System.Security.AccessControl.dll +lib/mono/4.5/Facades/System.Security.Claims.dll +lib/mono/4.5/Facades/System.Security.Cryptography.Algorithms.dll +lib/mono/4.5/Facades/System.Security.Cryptography.DeriveBytes.dll +lib/mono/4.5/Facades/System.Security.Cryptography.Encoding.dll +lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.Aes.dll +lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll +lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.ECDsa.dll +lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.dll +lib/mono/4.5/Facades/System.Security.Cryptography.Hashing.Algorithms.dll +lib/mono/4.5/Facades/System.Security.Cryptography.Hashing.dll +lib/mono/4.5/Facades/System.Security.Cryptography.Primitives.dll +lib/mono/4.5/Facades/System.Security.Cryptography.ProtectedData.dll +lib/mono/4.5/Facades/System.Security.Cryptography.RSA.dll +lib/mono/4.5/Facades/System.Security.Cryptography.RandomNumberGenerator.dll +lib/mono/4.5/Facades/System.Security.Cryptography.X509Certificates.dll +lib/mono/4.5/Facades/System.Security.Principal.Windows.dll lib/mono/4.5/Facades/System.Security.Principal.dll +lib/mono/4.5/Facades/System.Security.SecureString.dll +lib/mono/4.5/Facades/System.ServiceModel.Duplex.dll lib/mono/4.5/Facades/System.ServiceModel.Http.dll +lib/mono/4.5/Facades/System.ServiceModel.NetTcp.dll lib/mono/4.5/Facades/System.ServiceModel.Primitives.dll lib/mono/4.5/Facades/System.ServiceModel.Security.dll +lib/mono/4.5/Facades/System.ServiceProcess.ServiceController.dll +lib/mono/4.5/Facades/System.Text.Encoding.CodePages.dll lib/mono/4.5/Facades/System.Text.Encoding.Extensions.dll lib/mono/4.5/Facades/System.Text.Encoding.dll lib/mono/4.5/Facades/System.Text.RegularExpressions.dll +lib/mono/4.5/Facades/System.Threading.AccessControl.dll +lib/mono/4.5/Facades/System.Threading.Overlapped.dll lib/mono/4.5/Facades/System.Threading.Tasks.Parallel.dll lib/mono/4.5/Facades/System.Threading.Tasks.dll +lib/mono/4.5/Facades/System.Threading.Thread.dll +lib/mono/4.5/Facades/System.Threading.ThreadPool.dll lib/mono/4.5/Facades/System.Threading.Timer.dll lib/mono/4.5/Facades/System.Threading.dll lib/mono/4.5/Facades/System.Xml.ReaderWriter.dll lib/mono/4.5/Facades/System.Xml.XDocument.dll +lib/mono/4.5/Facades/System.Xml.XPath.XDocument.dll +lib/mono/4.5/Facades/System.Xml.XPath.dll +lib/mono/4.5/Facades/System.Xml.XmlDocument.dll lib/mono/4.5/Facades/System.Xml.XmlSerializer.dll +lib/mono/4.5/Facades/System.Xml.Xsl.Primitives.dll lib/mono/4.5/I18N.CJK.dll lib/mono/4.5/I18N.MidEast.dll lib/mono/4.5/I18N.Other.dll @@ -430,7 +697,6 @@ lib/mono/4.5/Microsoft.Common.tasks lib/mono/4.5/Microsoft.VisualBasic.targets lib/mono/4.5/Microsoft.VisualC.dll lib/mono/4.5/Microsoft.Web.Infrastructure.dll -lib/mono/4.5/Mono.C5.dll lib/mono/4.5/Mono.CSharp.dll lib/mono/4.5/Mono.Cairo.dll lib/mono/4.5/Mono.CodeContracts.dll @@ -444,6 +710,10 @@ lib/mono/4.5/Mono.Messaging.RabbitMQ.dll lib/mono/4.5/Mono.Messaging.dll lib/mono/4.5/Mono.Parallel.dll lib/mono/4.5/Mono.Posix.dll +lib/mono/4.5/Mono.Security.Providers.DotNet.dll +lib/mono/4.5/Mono.Security.Providers.NewSystemSource.dll +lib/mono/4.5/Mono.Security.Providers.NewTls.dll +lib/mono/4.5/Mono.Security.Providers.OldTls.dll lib/mono/4.5/Mono.Security.Win32.dll lib/mono/4.5/Mono.Security.dll lib/mono/4.5/Mono.Simd.dll @@ -487,6 +757,7 @@ lib/mono/4.5/System.Net.Http.Formatting.dll lib/mono/4.5/System.Net.Http.WebRequest.dll lib/mono/4.5/System.Net.Http.dll lib/mono/4.5/System.Net.dll +lib/mono/4.5/System.Numerics.Vectors.dll lib/mono/4.5/System.Numerics.dll lib/mono/4.5/System.Reactive.Core.dll lib/mono/4.5/System.Reactive.Debugger.dll @@ -499,8 +770,10 @@ lib/mono/4.5/System.Reactive.Providers.dll lib/mono/4.5/System.Reactive.Runtime.Remoting.dll lib/mono/4.5/System.Reactive.Windows.Forms.dll lib/mono/4.5/System.Reactive.Windows.Threading.dll +lib/mono/4.5/System.Reflection.Context.dll lib/mono/4.5/System.Runtime.Caching.dll lib/mono/4.5/System.Runtime.DurableInstancing.dll +lib/mono/4.5/System.Runtime.InteropServices.RuntimeInformation.dll lib/mono/4.5/System.Runtime.Remoting.dll lib/mono/4.5/System.Runtime.Serialization.Formatters.Soap.dll lib/mono/4.5/System.Runtime.Serialization.dll @@ -589,6 +862,8 @@ lib/mono/4.5/installvst.exe lib/mono/4.5/installvst.exe.mdb lib/mono/4.5/lc.exe lib/mono/4.5/lc.exe.mdb +lib/mono/4.5/linkeranalyzer.exe +lib/mono/4.5/linkeranalyzer.exe.mdb lib/mono/4.5/macpack.exe lib/mono/4.5/macpack.exe.mdb lib/mono/4.5/makecert.exe @@ -727,8 +1002,6 @@ lib/mono/gac/Microsoft.VisualC/0.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll lib/mono/gac/Microsoft.VisualC/0.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll.mdb lib/mono/gac/Microsoft.Web.Infrastructure/1.0.0.0__31bf3856ad364e35/Microsoft.Web.Infrastructure.dll lib/mono/gac/Microsoft.Web.Infrastructure/1.0.0.0__31bf3856ad364e35/Microsoft.Web.Infrastructure.dll.mdb -lib/mono/gac/Mono.C5/1.1.1.0__ba07f434b1c35cbd/Mono.C5.dll -lib/mono/gac/Mono.C5/1.1.1.0__ba07f434b1c35cbd/Mono.C5.dll.mdb lib/mono/gac/Mono.CSharp/4.0.0.0__0738eb9f132ed756/Mono.CSharp.dll lib/mono/gac/Mono.CSharp/4.0.0.0__0738eb9f132ed756/Mono.CSharp.dll.mdb lib/mono/gac/Mono.Cairo/4.0.0.0__0738eb9f132ed756/Mono.Cairo.dll @@ -757,6 +1030,14 @@ lib/mono/gac/Mono.Parallel/4.0.0.0__0738eb9f132ed756/Mono.Parallel.dll lib/mono/gac/Mono.Parallel/4.0.0.0__0738eb9f132ed756/Mono.Parallel.dll.mdb lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll.mdb +lib/mono/gac/Mono.Security.Providers.DotNet/4.0.0.0__0738eb9f132ed756/Mono.Security.Providers.DotNet.dll +lib/mono/gac/Mono.Security.Providers.DotNet/4.0.0.0__0738eb9f132ed756/Mono.Security.Providers.DotNet.dll.mdb +lib/mono/gac/Mono.Security.Providers.NewSystemSource/4.0.0.0__0738eb9f132ed756/Mono.Security.Providers.NewSystemSource.dll +lib/mono/gac/Mono.Security.Providers.NewSystemSource/4.0.0.0__0738eb9f132ed756/Mono.Security.Providers.NewSystemSource.dll.mdb +lib/mono/gac/Mono.Security.Providers.NewTls/4.0.0.0__0738eb9f132ed756/Mono.Security.Providers.NewTls.dll +lib/mono/gac/Mono.Security.Providers.NewTls/4.0.0.0__0738eb9f132ed756/Mono.Security.Providers.NewTls.dll.mdb +lib/mono/gac/Mono.Security.Providers.OldTls/4.0.0.0__0738eb9f132ed756/Mono.Security.Providers.OldTls.dll +lib/mono/gac/Mono.Security.Providers.OldTls/4.0.0.0__0738eb9f132ed756/Mono.Security.Providers.OldTls.dll.mdb lib/mono/gac/Mono.Security.Win32/4.0.0.0__0738eb9f132ed756/Mono.Security.Win32.dll lib/mono/gac/Mono.Security.Win32/4.0.0.0__0738eb9f132ed756/Mono.Security.Win32.dll.mdb lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll @@ -843,6 +1124,8 @@ lib/mono/gac/System.Net.Http/4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll lib/mono/gac/System.Net.Http/4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll.mdb lib/mono/gac/System.Net/4.0.0.0__b03f5f7f11d50a3a/System.Net.dll lib/mono/gac/System.Net/4.0.0.0__b03f5f7f11d50a3a/System.Net.dll.mdb +lib/mono/gac/System.Numerics.Vectors/4.0.0.0__b03f5f7f11d50a3a/System.Numerics.Vectors.dll +lib/mono/gac/System.Numerics.Vectors/4.0.0.0__b03f5f7f11d50a3a/System.Numerics.Vectors.dll.mdb lib/mono/gac/System.Numerics/4.0.0.0__b77a5c561934e089/System.Numerics.dll lib/mono/gac/System.Numerics/4.0.0.0__b77a5c561934e089/System.Numerics.dll.mdb lib/mono/gac/System.Reactive.Core/2.2.0.0__31bf3856ad364e35/System.Reactive.Core.dll @@ -867,10 +1150,14 @@ lib/mono/gac/System.Reactive.Windows.Forms/2.2.0.0__31bf3856ad364e35/System.Reac lib/mono/gac/System.Reactive.Windows.Forms/2.2.0.0__31bf3856ad364e35/System.Reactive.Windows.Forms.dll.mdb lib/mono/gac/System.Reactive.Windows.Threading/2.2.0.0__31bf3856ad364e35/System.Reactive.Windows.Threading.dll lib/mono/gac/System.Reactive.Windows.Threading/2.2.0.0__31bf3856ad364e35/System.Reactive.Windows.Threading.dll.mdb +lib/mono/gac/System.Reflection.Context/4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Context.dll +lib/mono/gac/System.Reflection.Context/4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Context.dll.mdb lib/mono/gac/System.Runtime.Caching/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll lib/mono/gac/System.Runtime.Caching/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll.mdb lib/mono/gac/System.Runtime.DurableInstancing/4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll lib/mono/gac/System.Runtime.DurableInstancing/4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll.mdb +lib/mono/gac/System.Runtime.InteropServices.RuntimeInformation/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.RuntimeInformation.dll +lib/mono/gac/System.Runtime.InteropServices.RuntimeInformation/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.RuntimeInformation.dll.mdb lib/mono/gac/System.Runtime.Remoting/4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll lib/mono/gac/System.Runtime.Remoting/4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll.mdb lib/mono/gac/System.Runtime.Serialization.Formatters.Soap/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll @@ -982,7 +1269,10 @@ lib/mono/xbuild-frameworks/.NETFramework/v3.5/RedistList/FrameworkList.xml lib/mono/xbuild-frameworks/.NETFramework/v4.0/Profile/Client/RedistList/FrameworkList.xml lib/mono/xbuild-frameworks/.NETFramework/v4.0/RedistList/FrameworkList.xml lib/mono/xbuild-frameworks/.NETFramework/v4.5.1/RedistList/FrameworkList.xml +lib/mono/xbuild-frameworks/.NETFramework/v4.5.2/RedistList/FrameworkList.xml lib/mono/xbuild-frameworks/.NETFramework/v4.5/RedistList/FrameworkList.xml +lib/mono/xbuild-frameworks/.NETFramework/v4.6.1/RedistList/FrameworkList.xml +lib/mono/xbuild-frameworks/.NETFramework/v4.6/RedistList/FrameworkList.xml lib/mono/xbuild/12.0/bin/MSBuild/Microsoft.Build.CommonTypes.xsd lib/mono/xbuild/12.0/bin/MSBuild/Microsoft.Build.Core.xsd lib/mono/xbuild/12.0/bin/Microsoft.Build.Engine.dll @@ -1025,8 +1315,13 @@ lib/mono/xbuild/Microsoft/Portable/v4.0/Microsoft.Portable.VisualBasic.targets lib/mono/xbuild/Microsoft/Portable/v4.5/Microsoft.Portable.CSharp.targets lib/mono/xbuild/Microsoft/Portable/v4.5/Microsoft.Portable.Common.targets lib/mono/xbuild/Microsoft/Portable/v4.5/Microsoft.Portable.VisualBasic.targets +lib/mono/xbuild/Microsoft/Portable/v4.6/Microsoft.Portable.CSharp.targets +lib/mono/xbuild/Microsoft/Portable/v4.6/Microsoft.Portable.Common.targets +lib/mono/xbuild/Microsoft/Portable/v4.6/Microsoft.Portable.VisualBasic.targets lib/mono/xbuild/Microsoft/VisualStudio/v10.0/WebApplications/Microsoft.WebApplication.targets lib/mono/xbuild/Microsoft/VisualStudio/v11.0/WebApplications/Microsoft.WebApplication.targets +lib/mono/xbuild/Microsoft/VisualStudio/v12.0/WebApplications/Microsoft.WebApplication.targets +lib/mono/xbuild/Microsoft/VisualStudio/v14.0/WebApplications/Microsoft.WebApplication.targets lib/mono/xbuild/Microsoft/VisualStudio/v9.0/WebApplications/Microsoft.WebApplication.targets lib/monodoc/monodoc.xml lib/monodoc/sources/Mono.source diff --git a/lang/perl5-devel/Makefile b/lang/perl5-devel/Makefile index 8a3033113d9..0c901811e79 100644 --- a/lang/perl5-devel/Makefile +++ b/lang/perl5-devel/Makefile @@ -30,7 +30,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_JOBS_NUMBER} \ USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.25.3-99-g25e092d +GH_TAGNAME= v5.25.3-164-gf02074d MAKE_JOBS_UNSAFE= yes diff --git a/lang/perl5-devel/distinfo b/lang/perl5-devel/distinfo index dceee6780cf..8e6ed9d838d 100644 --- a/lang/perl5-devel/distinfo +++ b/lang/perl5-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470224279 -SHA256 (perl/perl-5.25.3-99_GH0.tar.gz) = 2809aa916a6a5ce10ec3f395133c0643972e6bc70c77cac1aefc0a9d297c3160 -SIZE (perl/perl-5.25.3-99_GH0.tar.gz) = 18211260 +TIMESTAMP = 1470656022 +SHA256 (perl/perl-5.25.3-164_GH0.tar.gz) = 9e6ec85368d7d04ba9d63e8d24d84dd252423edf9f54fe653b7678a34b59a117 +SIZE (perl/perl-5.25.3-164_GH0.tar.gz) = 18220046 diff --git a/lang/php55/Makefile b/lang/php55/Makefile index 483a87bc242..3aec315aa77 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -16,7 +16,7 @@ EXPIRATION_DATE= 2016-10-20 LICENSE= PHP301 -USES+= tar:bz2 cpe +USES+= tar:xz cpe CPE_PRODUCT= php NO_OPTIONS_SORT=yes .if !defined(PKGNAMESUFFIX) diff --git a/lang/php55/Makefile.ext b/lang/php55/Makefile.ext index 8c7a1f9870b..b834be078ef 100644 --- a/lang/php55/Makefile.ext +++ b/lang/php55/Makefile.ext @@ -461,7 +461,7 @@ CONFIGURE_ARGS+=--without-cdb . if ${PORT_OPTIONS:MDB4} CONFIGURE_ARGS+=--with-db4=${LOCALBASE} -USE_BDB= 40+ +USES+= bdb WITH_BDB_HIGHEST= yes . endif . if ${PORT_OPTIONS:MGDBM} diff --git a/lang/php55/distinfo b/lang/php55/distinfo index 58880c3020f..49ba96c3589 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1469546257 -SHA256 (php-5.5.38.tar.bz2) = 473c81ebb2e48ca468caee031762266651843d7227c18a824add9b07b9393e38 -SIZE (php-5.5.38.tar.bz2) = 13701262 +TIMESTAMP = 1470647395 +SHA256 (php-5.5.38.tar.xz) = cb527c44b48343c8557fe2446464ff1d4695155a95601083e5d1f175df95580f +SIZE (php-5.5.38.tar.xz) = 11077780 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426 diff --git a/lang/php70/Makefile b/lang/php70/Makefile index bff5436219f..9446a5b2eea 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -15,7 +15,7 @@ LICENSE= PHP301 BROKEN_powerpc64= Does not build -USES+= tar:bzip2 cpe +USES+= tar:xz cpe CPE_PRODUCT= php NO_OPTIONS_SORT=yes .if !defined(PKGNAMESUFFIX) @@ -183,13 +183,13 @@ post-build: @${ECHO_CMD} "PHP_SAPI=${PHP_SAPI}" >> ${WRKDIR}/php.conf @${ECHO_CMD} "PHP_EXT_INC=pcre spl" >> ${WRKDIR}/php.conf @${ECHO_CMD} -n "PHP_EXT_DIR=" >> ${WRKDIR}/php.conf - @${SH} ${WRKSRC}/scripts/php-config --extension-dir | sed -ne 's,^${PREFIX}/lib/php/,,p' >> ${WRKDIR}/php.conf + @${SH} ${WRKSRC}/scripts/php-config --extension-dir | ${SED} -ne 's,^${PREFIX}/lib/php/,,p' >> ${WRKDIR}/php.conf test: build @(cd ${WRKSRC} && ${MAKE} test) post-install: - @${INSTALL_DATA} ${WRKSRC}/php.ini-development ${WRKSRC}/php.ini-production \ + ${INSTALL_DATA} ${WRKSRC}/php.ini-development ${WRKSRC}/php.ini-production \ ${WRKDIR}/php.conf ${STAGEDIR}/${PREFIX}/etc .else do-install: diff --git a/lang/php70/Makefile.ext b/lang/php70/Makefile.ext index 42f34ec282a..51182856614 100644 --- a/lang/php70/Makefile.ext +++ b/lang/php70/Makefile.ext @@ -456,7 +456,7 @@ CONFIGURE_ARGS+=--without-cdb . if ${PORT_OPTIONS:MDB4} CONFIGURE_ARGS+=--with-db4=${LOCALBASE} -USE_BDB= 40+ +USES+= bdb WITH_BDB_HIGHEST= yes . endif . if ${PORT_OPTIONS:MGDBM} diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 32e0b55c5b1..292c2d2c749 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469527532 -SHA256 (php-7.0.9.tar.bz2) = 2ee6968b5875f2f38700c58a189aad859a6a0b85fc337aa102ec2dc3652c3b7b -SIZE (php-7.0.9.tar.bz2) = 14870061 +TIMESTAMP = 1470389700 +SHA256 (php-7.0.9.tar.xz) = 970c322ba3e472cb0264b8ba9d4d92e87918da5d0cca53c4aba2a70545b8626d +SIZE (php-7.0.9.tar.xz) = 12240712 diff --git a/lang/php70/files/patch-acinclude.m4 b/lang/php70/files/patch-acinclude.m4 index 7bdef6d7508..859880c2c67 100644 --- a/lang/php70/files/patch-acinclude.m4 +++ b/lang/php70/files/patch-acinclude.m4 @@ -1,6 +1,6 @@ ---- acinclude.m4.orig 2016-02-16 19:01:10.026983000 +0800 -+++ acinclude.m4 2016-02-16 19:05:00.294501000 +0800 -@@ -985,15 +985,9 @@ +--- acinclude.m4.orig 2016-07-20 13:11:26 UTC ++++ acinclude.m4 +@@ -985,15 +985,9 @@ dnl ------------------------------------ if test "$3" != "shared" && test "$3" != "yes" && test "$4" = "cli"; then dnl ---------------------------------------------- CLI static module [PHP_]translit($1,a-z_-,A-Z__)[_SHARED]=no @@ -19,7 +19,7 @@ EXT_CLI_STATIC="$EXT_CLI_STATIC $1;$ext_dir" fi PHP_ADD_BUILD_DIR($ext_builddir) -@@ -1043,12 +1037,6 @@ +@@ -1043,12 +1037,6 @@ You either need to build $1 shared or bu build to be successful. ]) fi @@ -32,7 +32,7 @@ dnl Some systems require that we link $2 to $1 when building ]) -@@ -2970,8 +2958,7 @@ +@@ -2975,8 +2963,7 @@ dnl in GNU Make which causes the .d file $abs_srcdir/$ac_provsrc:; $ac_bdir[$]ac_hdrobj: $abs_srcdir/$ac_provsrc @@ -42,7 +42,7 @@ \$(PHP_DTRACE_OBJS): $ac_bdir[$]ac_hdrobj EOF -@@ -2990,12 +2977,12 @@ +@@ -2995,12 +2982,12 @@ dnl Always attempt to create both PIC an $ac_bdir[$]ac_provsrc.lo: \$(PHP_DTRACE_OBJS) echo "[#] Generated by Makefile for libtool" > \$[]@ @test -d "$dtrace_lib_dir" || mkdir $dtrace_lib_dir @@ -57,7 +57,7 @@ echo "non_pic_object=[']$dtrace_prov_name[']" >> \$[]@ [;\\] else [\\] echo "non_pic_object='none'" >> \$[]@ [;\\] -@@ -3007,7 +2994,7 @@ +@@ -3012,7 +2999,7 @@ EOF *) cat>>Makefile.objects<&1 || true @@ -46,8 +46,7 @@ OPTIONS_DEFINE= DOCS IGNORE= does not work with base bdb SITE_SUB+= -e 's|%%BDB%%|dnl |g' . else -USE_BDB= 41+ -INVALID_BDB_VER= 2 40 +USES+= bdb SITE_SUB+= -e 's|%%BDB%%||g' \ -e "s|%%BDB_LIB_DIR%%|${BDB_LIB_DIR}|g" \ -e "s|%%BDB_INCLUDE_DIR%%|${BDB_INCLUDE_DIR}|g" \ diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 9853e1fb65b..e8f12a1b593 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -28,9 +28,8 @@ CONFLICTS= dovecot2-2.[0-9].* # consult the maintainer of those ports before updating this one. # ###################################################################### -USES= cpe iconv libtool:keepla +USES= cpe iconv libtool:keepla ssl USE_RC_SUBR= dovecot -USE_OPENSSL= yes PORTSCOUT= limit:^1\.2 @@ -65,7 +64,7 @@ VPOPMAIL_DESC= VPopMail support OPTIONS_SUB= yes BDB_CFLAGS= -I${BDB_INCLUDE_DIR} -L${BDB_LIB_DIR} BDB_CONFIGURE_WITH= db -BDB_USE= BDB=48+ +BDB_USES= bdb DOCS_CONFIGURE_WITH= docs GSSAPI_CONFIGURE_WITH= gssapi GSSAPI_LDFLAGS= -lgssapi_krb5 diff --git a/mail/drac/Makefile b/mail/drac/Makefile index ddd9edcc892..b01527bd991 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -35,7 +35,7 @@ DEFS= -DWITH_TI_RPC -DFLOCK_LOCK -DGETHOST -DDASH_C DEFS+= -DTERM_KD RUN_DEPENDS+= postfix:mail/postfix .if ${PORT_OPTIONS:MDB} -USE_BDB= 41+ +USES+= bdb .endif .elif ${PORT_OPTIONS:MEXIM} DEFS+= -DTERM_KD -DREQ_HASH -DCIDR_KEY diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index 7141155659c..9d268f55686 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -18,10 +18,9 @@ RUN_DEPENDS= evolution>=3.0.0:mail/evolution PORTSCOUT= limitw:1,even -USES= gettext gmake gnome libtool pathfix pkgconfig sqlite tar:xz +USES= bdb:5 gettext gmake gnome libtool pathfix pkgconfig sqlite tar:xz USE_GNOME= intltool GNU_CONFIGURE= yes -USE_BDB= 5 USE_OPENLDAP= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 791f04a5b3b..e7760068755 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -41,7 +41,7 @@ MAKE_JOBS_UNSAFE= yes OPTIONS_SUB= yes AUTH_SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 -BDB_USE= bdb=yes +BDB_USES= bdb DMARC_LIB_DEPENDS= libopendmarc.so:mail/opendmarc EMBEDDED_PERL_USE= perl5=run,build EXIMON_USE= xorg=x11,xaw,xt @@ -262,7 +262,7 @@ SEDLIST+= -e 's,^\# (EXIM_MONITOR=),\1,' .if ${PORT_OPTIONS:MTLS} SEDLIST+= -e 's,^\# (SUPPORT_TLS=),\1,' .if ! ${PORT_OPTIONS:MGNUTLS} -USE_OPENSSL= yes +USES+= ssl SEDLIST+= -e 's,^\# (TLS_LIBS=.*-lssl[[:space:]]),\1,' .else SEDLIST+= -e 's,^\# (USE_GNUTLS=),\1,' diff --git a/mail/greyfix/Makefile b/mail/greyfix/Makefile index 7ef75807426..73ffcee9536 100644 --- a/mail/greyfix/Makefile +++ b/mail/greyfix/Makefile @@ -13,7 +13,7 @@ COMMENT= Greylisting policy daemon for Postfix SUB_FILES= pkg-message -USE_BDB= 5+ +USES= bdb:5+ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-berkeleydb-libdir=${BDB_LIB_DIR} \ --with-berkeleydb-includedir=${BDB_INCLUDE_DIR} \ diff --git a/mail/isync/Makefile b/mail/isync/Makefile index 5b8cc093fc5..fefc78fd966 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -14,13 +14,11 @@ LICENSE= GPLv2 LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 -USES= alias cpe +USES= alias bdb cpe ssl CPE_VENDOR= oswald_buddenhagen GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sasl=${LOCALBASE} \ --with-ssl=${OPENSSLLIB:H} -USE_OPENSSL= yes -USE_BDB= 46+ CPPFLAGS+= -I${BDB_INCLUDE_DIR} LDFLAGS+= -L${BDB_LIB_DIR} diff --git a/mail/meta1/Makefile b/mail/meta1/Makefile index 92d61d0fd60..9b6d7041c5c 100644 --- a/mail/meta1/Makefile +++ b/mail/meta1/Makefile @@ -71,8 +71,9 @@ MAKE_ENV+= MTA_NETINET6=1 .endif .if ${PORT_OPTIONS:MBDB} +# Why keep the option if it can't work ? BROKEN= port version of Berkeley DB is not compatible -USE_BDB= 42+ +USES+= bdb INVALID_BDB_VER= 46 47 48 5 6 BERKELEYDB_SUFFIX= -db${BDB_VER} CONFIGURE_ARGS+= --disable-included-bdb @@ -85,7 +86,7 @@ PLIST_SUB+= WITH_BDBINT="" .endif .if ${PORT_OPTIONS:MPMILTER} -USE_OPENSSL= yes +USES+= ssl .else PMILTER_SUFFIX?= -nopmilter .endif diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index ba8c8baf3bb..84a3ec10280 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= neomutt -PORTVERSION= 20160723 +PORTVERSION= 20160808 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= mail diff --git a/mail/neomutt/distinfo b/mail/neomutt/distinfo index 04908279874..3bd59f90f67 100644 --- a/mail/neomutt/distinfo +++ b/mail/neomutt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469356564 -SHA256 (neomutt-neomutt-neomutt-20160723_GH0.tar.gz) = d0eefe9e3b0e6b97f5a40bebb798ee5e19ce02e82f19dc6b67692d0ec73b0e0d -SIZE (neomutt-neomutt-neomutt-20160723_GH0.tar.gz) = 2505367 +TIMESTAMP = 1470656173 +SHA256 (neomutt-neomutt-neomutt-20160808_GH0.tar.gz) = d357c50f019cb7ae56866d6edca37ac2664f681c75e0add41e07f385beee183e +SIZE (neomutt-neomutt-neomutt-20160808_GH0.tar.gz) = 2600805 diff --git a/mail/neomutt/pkg-plist b/mail/neomutt/pkg-plist index c4ffc31d553..3a0d8f175ad 100644 --- a/mail/neomutt/pkg-plist +++ b/mail/neomutt/pkg-plist @@ -1,15 +1,11 @@ -bin/flea bin/mutt bin/mutt_dotlock -bin/muttbug bin/pgpewrap bin/pgpring bin/smime_keys @sample etc/Muttrc.dist etc/Muttrc -man/man1/flea.1.gz man/man1/mutt.1.gz man/man1/mutt_dotlock.1.gz -man/man1/muttbug.1.gz man/man1/pgpewrap.1.gz man/man1/pgpring.1.gz man/man1/smime_keys.1.gz @@ -18,6 +14,7 @@ man/man5/mmdf.5.gz man/man5/muttrc.5.gz %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT %%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.neomutt %%PORTDOCS%%%%DOCSDIR%%/GPL %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/NEWS @@ -25,6 +22,28 @@ man/man5/muttrc.5.gz %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.SECURITY %%PORTDOCS%%%%DOCSDIR%%/README.SSL +%%PORTDOCS%%%%DOCSDIR%%/README.compress +%%PORTDOCS%%%%DOCSDIR%%/README.cond-date +%%PORTDOCS%%%%DOCSDIR%%/README.fmemopen +%%PORTDOCS%%%%DOCSDIR%%/README.ifdef +%%PORTDOCS%%%%DOCSDIR%%/README.index-color +%%PORTDOCS%%%%DOCSDIR%%/README.initials +%%PORTDOCS%%%%DOCSDIR%%/README.keywords +%%PORTDOCS%%%%DOCSDIR%%/README.limit-current-thread +%%PORTDOCS%%%%DOCSDIR%%/README.lmdb +%%PORTDOCS%%%%DOCSDIR%%/README.neomutt +%%PORTDOCS%%%%DOCSDIR%%/README.nested-if +%%PORTDOCS%%%%DOCSDIR%%/README.new-mail +%%PORTDOCS%%%%DOCSDIR%%/README.nntp +%%PORTDOCS%%%%DOCSDIR%%/README.notmuch +%%PORTDOCS%%%%DOCSDIR%%/README.progress +%%PORTDOCS%%%%DOCSDIR%%/README.quasi-delete +%%PORTDOCS%%%%DOCSDIR%%/README.sidebar +%%PORTDOCS%%%%DOCSDIR%%/README.skip-quoted +%%PORTDOCS%%%%DOCSDIR%%/README.smime-encrypt-self +%%PORTDOCS%%%%DOCSDIR%%/README.status-color +%%PORTDOCS%%%%DOCSDIR%%/README.tls-sni +%%PORTDOCS%%%%DOCSDIR%%/README.trash %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/advancedusage.html %%PORTDOCS%%%%DOCSDIR%%/applying-patches.txt @@ -33,6 +52,17 @@ man/man5/muttrc.5.gz %%PORTDOCS%%%%DOCSDIR%%/gettingstarted.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/intro.html +%%PORTDOCS%%%%DOCSDIR%%/keybase/.muttrc +%%PORTDOCS%%%%DOCSDIR%%/keybase/KeybaseAndMutt.md +%%PORTDOCS%%%%DOCSDIR%%/keybase/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/keybase/README.md +%%PORTDOCS%%%%DOCSDIR%%/keybase/decrypt.sh +%%PORTDOCS%%%%DOCSDIR%%/keybase/install.sh +%%PORTDOCS%%%%DOCSDIR%%/keybase/keybase.py +%%PORTDOCS%%%%DOCSDIR%%/keybase/pagerMode.png +%%PORTDOCS%%%%DOCSDIR%%/keybase/pgpdecrypt.sh +%%PORTDOCS%%%%DOCSDIR%%/keybase/pgpverify.sh +%%PORTDOCS%%%%DOCSDIR%%/keybase/verify.sh %%PORTDOCS%%%%DOCSDIR%%/manual.html %%PORTDOCS%%%%DOCSDIR%%/manual.txt %%PORTDOCS%%%%DOCSDIR%%/mimesupport.html @@ -77,6 +107,8 @@ man/man5/muttrc.5.gz %%PORTDOCS%%%%DOCSDIR%%/security.html %%PORTDOCS%%%%DOCSDIR%%/smime-notes.txt %%PORTDOCS%%%%DOCSDIR%%/tuning.html +%%PORTDOCS%%%%DOCSDIR%%/vim-keybindings/README.md +%%PORTDOCS%%%%DOCSDIR%%/vim-keybindings/vim-keybindings.rc %%NLS%%share/locale/bg/LC_MESSAGES/mutt.mo %%NLS%%share/locale/ca/LC_MESSAGES/mutt.mo %%NLS%%share/locale/cs/LC_MESSAGES/mutt.mo diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index 285fecdf9ce..97ff37b205b 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -22,11 +22,10 @@ LICENSE_PERMS_SENDMAIL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept GNU_CONFIGURE= yes NO_OPTIONS_SORT=yes -USES= libtool perl5 pkgconfig shebangfix +USES= libtool perl5 pkgconfig shebangfix ssl USE_PERL5= run SHEBANG_FILES= opendkim/opendkim-genkey* reputation/opendkim-* stats/opendkim-* \ reprrd/opendkim-reprrdimport* -USE_OPENSSL= yes USE_LDCONFIG= yes PORTDOCS= * @@ -148,7 +147,7 @@ CONFIGURE_ARGS+= --with-db-lib=c CONFIGURE_ARGS+= --with-db-incdir=${BDB_INCLUDE_DIR} \ --with-db-libdir=${BDB_LIB_DIR} \ --with-db-lib=${BDB_LIB_NAME} -USE_BDB= 40+ +USES+= bdb . endif .endif diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index d7583091579..6ce4af317db 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -42,7 +42,7 @@ POSIX_REGEX_DESC= Native regex support .if ${PORT_OPTIONS:MOPENSSL} CONFIGURE_ARGS+= --enable-ssl -USE_OPENSSL= yes +USES+= ssl .else CONFIGURE_ARGS+= --disable-ssl .endif @@ -68,7 +68,7 @@ PLIST_SUB+= DAEMONMAP="@comment " CPPFLAGS+= -I${BDB_INCLUDE_DIR} CONFIGURE_ARGS+= --enable-bdb PLIST_SUB+= BDB="" -USE_BDB= yes +USES+= bdb .else CONFIGURE_ARGS+= --disable-bdb PLIST_SUB+= BDB="@comment " @@ -92,7 +92,7 @@ PLIST_SUB+= GDBM="@comment " .endif .if ${PORT_OPTIONS:MMYSQL} -USE_MYSQL= yes +USES+= mysql CONFIGURE_ARGS+= --enable-mysql PLIST_SUB+= MYSQL="" .else diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index c2992cad8f7..a48a5ed913b 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -46,7 +46,7 @@ OPTIONS_RADIO= RG1 OPTIONS_RADIO_RG1= SASLKRB5 SASLKMIT OPTIONS_DEFAULT= PCRE TLS -BDB_USE= BDB=yes +BDB_USES= bdb CDB_LIB_DEPENDS= libcdb.so:databases/tinycdb LDAP_USE= OPENLDAP=yes LMDB_LIB_DEPENDS= liblmdb.so:databases/lmdb diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 824abbad596..851734c6535 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -48,7 +48,7 @@ OPTIONS_RADIO= RG1 OPTIONS_RADIO_RG1= SASLKRB5 SASLKMIT OPTIONS_DEFAULT= PCRE TLS -BDB_USE= BDB=yes +BDB_USES= bdb CDB_LIB_DEPENDS= libcdb.so:databases/tinycdb LDAP_USE= OPENLDAP=yes LMDB_LIB_DEPENDS= liblmdb.so:databases/lmdb diff --git a/mail/postfix211/Makefile b/mail/postfix211/Makefile index 69866cf3edf..483abefa469 100644 --- a/mail/postfix211/Makefile +++ b/mail/postfix211/Makefile @@ -47,7 +47,7 @@ OPTIONS_RADIO= RG1 OPTIONS_RADIO_RG1= SASLKRB5 SASLKMIT OPTIONS_DEFAULT= PCRE TLS -BDB_USE= BDB=yes +BDB_USES= bdb CDB_LIB_DEPENDS= libcdb.so:databases/tinycdb LDAP_USE= OPENLDAP=yes LMDB_LIB_DEPENDS= liblmdb.so:databases/lmdb diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile index 146d8715495..ff6efb24000 100644 --- a/mail/prayer/Makefile +++ b/mail/prayer/Makefile @@ -33,9 +33,9 @@ SESSIONCACHE_DESC= Activate Session Cache USERS= _prayer GROUPS= prayer -SESSIONCACHE_USE= BDB=5+ +SESSIONCACHE_USES= bdb:5+ LDAP_USE= OPENLDAP=yes -SSL_USE= OPENSSL=yes +SSL_USES= ssl TIDY_LIB_DEPENDS= libtidy.so:www/tidy-lib GID!= id -g diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile index b21a320dffb..cf5ee53e84d 100644 --- a/mail/rspamd-devel/Makefile +++ b/mail/rspamd-devel/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 1.3.2.b1.04082016 +PORTVERSION= 1.3.3.a1.08082016 CATEGORIES= mail PKGNAMESUFFIX= -devel @@ -18,11 +18,11 @@ BUILD_DEPENDS= ragel:devel/ragel CONFLICTS_INSTALL= rspamd -RSPAMD_VERSION= 1.3.2 +RSPAMD_VERSION= 1.3.3 USE_GITHUB= yes GH_ACCOUNT= vstakhov GH_PROJECT= rspamd -GH_TAGNAME= a569362 +GH_TAGNAME= 7311960 OPTIONS_DEFINE= GPERF REDIRECTOR HYPERSCAN GPERF_DESC= Google perf-tools profiling @@ -102,7 +102,7 @@ post-stage: ${INSTALL_DATA} ${WRKDIR}/rspamd.newsyslog.conf.sample ${STAGEDIR}${ETCDIR} post-install: - @${MKDIR} ${STAGEDIR}/usr/local/etc/newsyslog.conf.d - ${LN} -s ${ETCDIR}/rspamd.newsyslog.conf ${STAGEDIR}/usr/local/etc/newsyslog.conf.d + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d + ${LN} -s ${ETCDIR}/rspamd.newsyslog.conf ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d .include diff --git a/mail/rspamd-devel/distinfo b/mail/rspamd-devel/distinfo index e628b6e1dbc..07344ed7646 100644 --- a/mail/rspamd-devel/distinfo +++ b/mail/rspamd-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470331789 -SHA256 (vstakhov-rspamd-1.3.2.b1.04082016-a569362_GH0.tar.gz) = e8c41956b33439cb3f4837d8d26aa133d339657cc5f8d67118f53ecb4193fd37 -SIZE (vstakhov-rspamd-1.3.2.b1.04082016-a569362_GH0.tar.gz) = 1886556 +TIMESTAMP = 1470673128 +SHA256 (vstakhov-rspamd-1.3.3.a1.08082016-7311960_GH0.tar.gz) = 619319452f2d38214fc97aa34666f2d4dca4a96bf23103ad28bb6930ceb6a22d +SIZE (vstakhov-rspamd-1.3.3.a1.08082016-7311960_GH0.tar.gz) = 1895207 diff --git a/mail/rspamd-devel/pkg-plist b/mail/rspamd-devel/pkg-plist index d04a338ca3a..c9011cee1c7 100644 --- a/mail/rspamd-devel/pkg-plist +++ b/mail/rspamd-devel/pkg-plist @@ -44,7 +44,7 @@ bin/rspamc @sample %%ETCDIR%%/worker-fuzzy.inc.sample @sample %%ETCDIR%%/worker-normal.inc.sample @sample %%ETCDIR%%/rspamd.newsyslog.conf.sample -/usr/local/etc/newsyslog.conf.d/rspamd.newsyslog.conf +etc/newsyslog.conf.d/rspamd.newsyslog.conf lib/rspamd/librspamd-actrie.so %%DATADIR%%/effective_tld_names.dat %%DATADIR%%/lua/dcc.lua diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index a8c8edd6b3d..5e0b816acdf 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTVERSION= 1.3.2 CATEGORIES= mail MASTER_SITES= http://rspamd.com/downloads/ @@ -93,7 +92,7 @@ post-stage: ${INSTALL_DATA} ${WRKDIR}/rspamd.newsyslog.conf.sample ${STAGEDIR}${ETCDIR} post-install: - @${MKDIR} ${STAGEDIR}/usr/local/etc/newsyslog.conf.d - ${LN} -s ${ETCDIR}/rspamd.newsyslog.conf ${STAGEDIR}/usr/local/etc/newsyslog.conf.d + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d + ${LN} -s ${ETCDIR}/rspamd.newsyslog.conf ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d .include diff --git a/mail/rspamd/distinfo b/mail/rspamd/distinfo index 89f7761e7c6..8a0ced82e74 100644 --- a/mail/rspamd/distinfo +++ b/mail/rspamd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470058192 -SHA256 (rspamd-1.3.1.tar.xz) = 005bb9c8985d99ad86883769a3979e98fa387a4a00d57c3187d78c4df4fd5afe -SIZE (rspamd-1.3.1.tar.xz) = 1465796 +TIMESTAMP = 1470672653 +SHA256 (rspamd-1.3.2.tar.xz) = 283227d8f38fcc4c5d4b913996b52f55370c5445ec6f8dbb550aec2bb2d46c2a +SIZE (rspamd-1.3.2.tar.xz) = 1476656 diff --git a/mail/rspamd/pkg-plist b/mail/rspamd/pkg-plist index d04a338ca3a..c9011cee1c7 100644 --- a/mail/rspamd/pkg-plist +++ b/mail/rspamd/pkg-plist @@ -44,7 +44,7 @@ bin/rspamc @sample %%ETCDIR%%/worker-fuzzy.inc.sample @sample %%ETCDIR%%/worker-normal.inc.sample @sample %%ETCDIR%%/rspamd.newsyslog.conf.sample -/usr/local/etc/newsyslog.conf.d/rspamd.newsyslog.conf +etc/newsyslog.conf.d/rspamd.newsyslog.conf lib/rspamd/librspamd-actrie.so %%DATADIR%%/effective_tld_names.dat %%DATADIR%%/lua/dcc.lua diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 608babd8edb..422893ac1a2 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -21,7 +21,7 @@ CONFLICTS?= courier-0.* postfix-1.* postfix-2.* smail-3.* zmailer-2.* opensmtpd- USERS= smmsp GROUPS= smmsp -USES= cpe uidfix +USES= bdb cpe uidfix MAKE_ARGS= UBINOWN=${UID} UBINGRP=${GID} \ SBINOWN=${UID} SBINGRP=${GID} \ GBINOWN=${UID} GBINGRP=${GID} \ @@ -57,7 +57,6 @@ CYRUSLOOKUP_DESC= Enable cyruslookup feature PICKY_HELO_CHECK_DESC= Enable picky HELO check MILTER_DESC= Enable milter support -BDB_USE= BDB=yes LDAP_USE= OPENLDAP=yes SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASLAUTHD_RUN_DEPENDS= ${LOCALBASE}/sbin/saslauthd:security/cyrus-sasl2-saslauthd @@ -120,7 +119,7 @@ SITE+= ${FILESDIR}/site.config.m4.ldap SITE+= ${FILESDIR}/site.config.m4.milter .endif .if ${PORT_OPTIONS:MTLS} -USE_OPENSSL= yes +USES+= ssl .endif SED_SCRIPT= -e "s|\`-O\'|\`${CFLAGS}\'|" \ diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 09f0a087381..2e4e350fdaa 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -51,7 +51,7 @@ JPEG_USES= jpeg .include .if ${PORT_OPTIONS:MBDB} -USE_BDB= 40+ +USES+= bdb CPPFLAGS+= -I${BDB_INCLUDE_DIR} LDFLAGS+= -l${BDB_LIB_NAME} .endif diff --git a/mail/spmfilter/Makefile b/mail/spmfilter/Makefile index 5a3fcd6c1ed..fbfeaabebea 100644 --- a/mail/spmfilter/Makefile +++ b/mail/spmfilter/Makefile @@ -44,7 +44,7 @@ PLIST_SUB= LIB_VERSION=${PORTVERSION} \ .include .if ${PORT_OPTIONS:MDB4} -USE_BDB= yes +USES+= bdb CMAKE_ARGS+= -DDB4_INCLUDE_DIR="${BDB_INCLUDE_DIR}" .else CMAKE_ARGS+= -DWITHOUT_DB4=TRUE @@ -65,7 +65,7 @@ CMAKE_ARGS+= -DWITHOUT_LDAP=TRUE .if ${PORT_OPTIONS:MMYSQL} LIB_DEPENDS+= libzdb.so:databases/libzdb -USE_MYSQL= yes +USES+= mysql _REQUIRE+= mysql .endif diff --git a/mail/vacation/Makefile b/mail/vacation/Makefile index 1ec69d89177..0c788af8260 100644 --- a/mail/vacation/Makefile +++ b/mail/vacation/Makefile @@ -13,7 +13,7 @@ COMMENT= Email autoresponder, similar to vacation from sendmail PORTSCOUT= ignore:1 -USE_BDB= yes +USES= bdb CFLAGS+= -L${LOCALBASE}/lib diff --git a/math/R-cran-geepack/Makefile b/math/R-cran-geepack/Makefile index bf25c8c1b78..0547e890c99 100644 --- a/math/R-cran-geepack/Makefile +++ b/math/R-cran-geepack/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geepack -DISTVERSION= 1.2-0.1 +DISTVERSION= 1.2-0.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-geepack/distinfo b/math/R-cran-geepack/distinfo index 8bfd9868505..8c4d7669c8b 100644 --- a/math/R-cran-geepack/distinfo +++ b/math/R-cran-geepack/distinfo @@ -1,2 +1,3 @@ -SHA256 (geepack_1.2-0.1.tar.gz) = 22c99b2cbe17aed6625478530a51d597a2a68ccab4bbca2d16efee49fdc0374a -SIZE (geepack_1.2-0.1.tar.gz) = 213743 +TIMESTAMP = 1470685927 +SHA256 (geepack_1.2-0.2.tar.gz) = b0fb3fd1a94c6a840362fc2a4d6c3b8aa6c95dd2b69591d34cc16a53e6b62b79 +SIZE (geepack_1.2-0.2.tar.gz) = 213892 diff --git a/math/R-cran-survey/Makefile b/math/R-cran-survey/Makefile index ef091dd6551..6ab275a3f0f 100644 --- a/math/R-cran-survey/Makefile +++ b/math/R-cran-survey/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= survey -DISTVERSION= 3.30-3 +DISTVERSION= 3.31 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-survey/distinfo b/math/R-cran-survey/distinfo index e9faaba0a9c..c1c0189c672 100644 --- a/math/R-cran-survey/distinfo +++ b/math/R-cran-survey/distinfo @@ -1,2 +1,3 @@ -SHA256 (survey_3.30-3.tar.gz) = be45d00b22d857e66905789031f2db1037505f80ce15d4b0ea84dabb03bc9e6d -SIZE (survey_3.30-3.tar.gz) = 1442015 +TIMESTAMP = 1470681369 +SHA256 (survey_3.31.tar.gz) = b4bc622e123865a52dfcd630f84212a172b6ce95a6b412f90113e0c574258a9b +SIZE (survey_3.31.tar.gz) = 1443279 diff --git a/misc/hotkeys/Makefile b/misc/hotkeys/Makefile index e7576cc8829..d75e2e21fb5 100644 --- a/misc/hotkeys/Makefile +++ b/misc/hotkeys/Makefile @@ -23,8 +23,7 @@ CONFIGURE_ARGS= --with-db3-inc=${BDB_INCLUDE_DIR} \ USE_XORG= x11 xft xkbfile xmu GNU_CONFIGURE= yes -USE_BDB= yes -USES= gmake +USES= bdb gmake OPTIONS_DEFINE= OSD OPTIONS_DEFAULT= OSD diff --git a/misc/podsleuth/files/patch-configure b/misc/podsleuth/files/patch-configure new file mode 100644 index 00000000000..13273ccb87a --- /dev/null +++ b/misc/podsleuth/files/patch-configure @@ -0,0 +1,13 @@ +--- configure.orig 2016-06-25 15:45:17 UTC ++++ configure +@@ -3006,8 +3006,8 @@ $as_echo "$as_me: error: You need to ins + { $as_echo "$as_me:$LINENO: checking for Mono 2.0 GAC for $asm.dll" >&5 + $as_echo_n "checking for Mono 2.0 GAC for $asm.dll... " >&6; } + if test \ +- -e "$($PKG_CONFIG --variable=libdir mono)/mono/2.0/$asm.dll" -o \ +- -e "$($PKG_CONFIG --variable=prefix mono)/lib/mono/2.0/$asm.dll"; \ ++ -e "$($PKG_CONFIG --variable=libdir mono)/mono/2.0-api/$asm.dll" -o \ ++ -e "$($PKG_CONFIG --variable=prefix mono)/lib/mono/2.0-api/$asm.dll"; \ + then \ + { $as_echo "$as_me:$LINENO: result: found" >&5 + $as_echo "found" >&6; } diff --git a/multimedia/Makefile b/multimedia/Makefile index 492b2c2ce02..616bea572f6 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -219,7 +219,6 @@ SUBDIR += linux-f10-libv4l SUBDIR += linux-realplayer SUBDIR += linux-tsmuxer - SUBDIR += linux-xmovie SUBDIR += linux_dvbwrapper-kmod SUBDIR += lives SUBDIR += livestreamer diff --git a/multimedia/banshee/files/patch-configure b/multimedia/banshee/files/patch-configure new file mode 100644 index 00000000000..15f5c182ec9 --- /dev/null +++ b/multimedia/banshee/files/patch-configure @@ -0,0 +1,16 @@ + +$FreeBSD$ + +--- configure.orig ++++ configure +@@ -15696,8 +15696,8 @@ + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Mono 2.0 GAC for $asm.dll" >&5 + $as_echo_n "checking for Mono 2.0 GAC for $asm.dll... " >&6; } + if test \ +- -e "$($PKG_CONFIG --variable=libdir mono)/mono/2.0/$asm.dll" -o \ +- -e "$($PKG_CONFIG --variable=prefix mono)/lib/mono/2.0/$asm.dll"; \ ++ -e "$($PKG_CONFIG --variable=libdir mono)/mono/2.0-api/$asm.dll" -o \ ++ -e "$($PKG_CONFIG --variable=prefix mono)/lib/mono/2.0-api/$asm.dll"; \ + then \ + { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5 + $as_echo "found" >&6; } diff --git a/multimedia/linux-xmovie/Makefile b/multimedia/linux-xmovie/Makefile deleted file mode 100644 index 840d6503bde..00000000000 --- a/multimedia/linux-xmovie/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# Created by: MIHIRA Sanpei Yoshiro -# $FreeBSD$ - -PORTNAME= xmovie -DISTVERSION= 1.9.8-1 -PORTREVISION= 3 -CATEGORIES= multimedia linux -MASTER_SITES= SF/heroines/releases/021003 -PKGNAMEPREFIX= linux- -EXTRACT_SUFX= .i386.rpm - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= Movie player for AVI, MPEG-2/4, and MOV movies - -DEPRECATED= Not maintained upstream, contains security issues -EXPIRATION_DATE= 2016-08-07 - -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= yes -USE_LINUX_APPS= xorglibs -EXTRACT_CMD= ${TAR} -xf -EXTRACT_BEFORE_ARGS= -EXTRACT_AFTER_ARGS= -NO_BUILD= yes -PLIST_FILES= bin/xmovie -WRKSRC= ${WRKDIR}/usr/bin - -pre-install: - @${BRANDELF} -t Linux ${WRKSRC}/${PORTNAME} - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - -.include diff --git a/multimedia/linux-xmovie/distinfo b/multimedia/linux-xmovie/distinfo deleted file mode 100644 index fa4dae19bb2..00000000000 --- a/multimedia/linux-xmovie/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (xmovie-1.9.8-1.i386.rpm) = 452ce085d339f1fd2d798029f9491da4995859f0f388aba0dec3329abbc9e429 -SIZE (xmovie-1.9.8-1.i386.rpm) = 2413329 diff --git a/multimedia/linux-xmovie/pkg-descr b/multimedia/linux-xmovie/pkg-descr deleted file mode 100644 index 8d0c3345111..00000000000 --- a/multimedia/linux-xmovie/pkg-descr +++ /dev/null @@ -1,33 +0,0 @@ -* xmovie - - MPEG-2 and Quicktime movie player - -WWW: http://heroines.sourceforge.net/xmovie.php3 - - documentation is in /usr/X11R6/share/doc/xmovie/. - -* Tips - - - If you use with 3.2-RELEASE, 3.3-RELEASE, 3.4-RELEASE, - it need to update /module/linux.ko file. - - - Below options for kernel are useful for xmovie. - (SEE ALSO NOTES or LINT file in you source tree) - -options "P1003_1B" -options "_KPOSIX_PRIORITY_SCHEDULING" -options "_KPOSIX_VERSION=199309L" - -or - -options P1003_1B -options _KPOSIX_PRIORITY_SCHEDULING -options _KPOSIX_VERSION=199309L - - - If you use with 4.x-RELEASE, it need to add ``options USER_LDT'' - in your kernel config. - - - If you had ``failed to open /proc/cpuinfo', - add below line into your /etc/fstab file. - -linproc /compat/linux/proc linprocfs rw 0 0 diff --git a/multimedia/mplayer2/Makefile b/multimedia/mplayer2/Makefile index 0bddc0c5f67..bc989802231 100644 --- a/multimedia/mplayer2/Makefile +++ b/multimedia/mplayer2/Makefile @@ -2,7 +2,7 @@ PORTNAME= mplayer2 PORTVERSION= ${MPLAYER2_PORT_VERSION} -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= multimedia audio MASTER_SITES= LOCAL/gblach/ @@ -37,7 +37,7 @@ MPLAYER2_SNAPSHOT_DATE= 2013-04-28 MPLAYER2_PORT_VERSION= 2.0.${MPLAYER2_SNAPSHOT_DATE:S/-//g} OPTIONS_DEFINE= A52 ASS CACA CDIO DEBUG DV DVDREAD DVDNAV GIF IPV6 JACK LADSPA \ - LIBBLURAY LIRC MAD OPENGL PORTAUDIO PULSEAUDIO REALPLAYER \ + LIBBLURAY LIRC MAD OPENGL PORTAUDIO PULSEAUDIO \ RTC SDL SMB SPEEX THEORA V4L VDPAU X11 XINERAMA OPTIONS_DEFAULT=A52 ASS ENCA DVDREAD DVDNAV VDPAU X11 OPTIONS_SUB= yes @@ -126,10 +126,6 @@ PORTAUDIO_CONFIGURE_OFF=--disable-portaudio PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CONFIGURE_OFF=--disable-pulse -REALPLAYER_BUILD_DEPENDS=realplay:multimedia/linux-realplayer -REALPLAYER_RUN_DEPENDS= realplay:multimedia/linux-realplayer -REALPLAYER_CONFIGURE_OFF=--disable-real - RTC_BUILD_DEPENDS= ${LOCALBASE}/modules/rtc.ko:emulators/rtc RTC_RUN_DEPENDS= ${LOCALBASE}/modules/rtc.ko:emulators/rtc RTC_CONFIGURE_OFF= --disable-rtc diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile index 54427bea2f7..3e731fe8e15 100644 --- a/multimedia/obs-studio/Makefile +++ b/multimedia/obs-studio/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= obs-studio -PORTVERSION= 0.14.1 -PORTREVISION= 1 +PORTVERSION= 0.15.2 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org @@ -11,6 +10,7 @@ COMMENT= Open source streaming/recording software LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat LIB_DEPENDS= libsysinfo.so:devel/libsysinfo \ libx264.so:multimedia/libx264 \ libv4l2.so:multimedia/libv4l \ @@ -19,20 +19,25 @@ LIB_DEPENDS= libsysinfo.so:devel/libsysinfo \ libjansson.so:devel/jansson \ libcurl.so:ftp/curl \ libavcodec.so:multimedia/ffmpeg \ - libfdk-aac.so:audio/fdk-aac -BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat + libfdk-aac.so:audio/fdk-aac \ + libfreetype.so:print/freetype2 \ + libfontconfig.so:x11-fonts/fontconfig \ + libdbus-1.so:devel/dbus -USE_XORG= xcb xcomposite xfixes xinerama xrandr -USE_LDCONFIG= yes -USE_GL= gl -USE_QT5= widgets x11extras buildtools_build qmake_build imageformats_run USES= cmake:outsource compiler:c++11-lib pkgconfig -CMAKE_ARGS= -DUNIX_STRUCTURE:BOOL=ON \ - -DOBS_VERSION_OVERRIDE:STRING="${PORTVERSION}" \ - USE_GITHUB= yes +USE_GL= gl +USE_LDCONFIG= yes +USE_QT5= gui core widgets x11extras buildtools_build qmake_build imageformats_run +USE_XORG= sm ice xcb xcomposite xext xfixes xinerama xrandr x11 + +CMAKE_ARGS= -DUNIX_STRUCTURE:BOOL=ON \ + -DOBS_VERSION_OVERRIDE:STRING="${PORTVERSION}" + GH_ACCOUNT= jp9000 +INSTALLS_ICONS= yes + .include .if ${CHOSEN_COMPILER_TYPE} == gcc diff --git a/multimedia/obs-studio/distinfo b/multimedia/obs-studio/distinfo index 81652011871..2ff6c9c1ad1 100644 --- a/multimedia/obs-studio/distinfo +++ b/multimedia/obs-studio/distinfo @@ -1,2 +1,3 @@ -SHA256 (jp9000-obs-studio-0.14.1_GH0.tar.gz) = afd03afa92e70c5ae6ff527f88f4bf5f48db30565e8a26757dd1712dec8b07f0 -SIZE (jp9000-obs-studio-0.14.1_GH0.tar.gz) = 3395920 +TIMESTAMP = 1470668729 +SHA256 (jp9000-obs-studio-0.15.2_GH0.tar.gz) = b55ed2804699c919833ed52fce231d3f1f6c470809fe3af8c60f53ca58405d22 +SIZE (jp9000-obs-studio-0.15.2_GH0.tar.gz) = 3457076 diff --git a/multimedia/obs-studio/pkg-plist b/multimedia/obs-studio/pkg-plist index 1c5d96209b2..e1004fbee82 100644 --- a/multimedia/obs-studio/pkg-plist +++ b/multimedia/obs-studio/pkg-plist @@ -108,17 +108,17 @@ share/applications/obs.desktop share/icons/hicolor/256x256/apps/obs.png share/obs/libobs/bicubic_scale.effect share/obs/libobs/bilinear_lowres_scale.effect -share/obs/libobs/default.effect share/obs/libobs/default_rect.effect +share/obs/libobs/default.effect share/obs/libobs/deinterlace_base.effect -share/obs/libobs/deinterlace_blend.effect share/obs/libobs/deinterlace_blend_2x.effect -share/obs/libobs/deinterlace_discard.effect +share/obs/libobs/deinterlace_blend.effect share/obs/libobs/deinterlace_discard_2x.effect -share/obs/libobs/deinterlace_linear.effect +share/obs/libobs/deinterlace_discard.effect share/obs/libobs/deinterlace_linear_2x.effect -share/obs/libobs/deinterlace_yadif.effect +share/obs/libobs/deinterlace_linear.effect share/obs/libobs/deinterlace_yadif_2x.effect +share/obs/libobs/deinterlace_yadif.effect share/obs/libobs/format_conversion.effect share/obs/libobs/lanczos_scale.effect share/obs/libobs/opaque.effect @@ -373,6 +373,7 @@ share/obs/obs-plugins/obs-filters/locale/sr-SP.ini share/obs/obs-plugins/obs-filters/locale/sv-SE.ini share/obs/obs-plugins/obs-filters/locale/tr-TR.ini share/obs/obs-plugins/obs-filters/locale/zh-CN.ini +share/obs/obs-plugins/obs-filters/locale/zh-TW.ini share/obs/obs-plugins/obs-filters/mask_alpha_filter.effect share/obs/obs-plugins/obs-filters/mask_color_filter.effect share/obs/obs-plugins/obs-filters/sharpness.effect @@ -462,11 +463,14 @@ share/obs/obs-plugins/obs-transitions/locale/gl-ES.ini share/obs/obs-plugins/obs-transitions/locale/he-IL.ini share/obs/obs-plugins/obs-transitions/locale/hr-HR.ini share/obs/obs-plugins/obs-transitions/locale/hu-HU.ini +share/obs/obs-plugins/obs-transitions/locale/it-IT.ini share/obs/obs-plugins/obs-transitions/locale/ja-JP.ini share/obs/obs-plugins/obs-transitions/locale/ko-KR.ini +share/obs/obs-plugins/obs-transitions/locale/nb-NO.ini share/obs/obs-plugins/obs-transitions/locale/nl-NL.ini share/obs/obs-plugins/obs-transitions/locale/pl-PL.ini share/obs/obs-plugins/obs-transitions/locale/pt-BR.ini +share/obs/obs-plugins/obs-transitions/locale/pt-PT.ini share/obs/obs-plugins/obs-transitions/locale/ro-RO.ini share/obs/obs-plugins/obs-transitions/locale/ru-RU.ini share/obs/obs-plugins/obs-transitions/locale/sr-CS.ini @@ -474,6 +478,7 @@ share/obs/obs-plugins/obs-transitions/locale/sr-SP.ini share/obs/obs-plugins/obs-transitions/locale/sv-SE.ini share/obs/obs-plugins/obs-transitions/locale/tr-TR.ini share/obs/obs-plugins/obs-transitions/locale/zh-CN.ini +share/obs/obs-plugins/obs-transitions/locale/zh-TW.ini share/obs/obs-plugins/obs-transitions/slide_transition.effect share/obs/obs-plugins/obs-transitions/swipe_transition.effect share/obs/obs-plugins/obs-x264/locale/ar-SA.ini @@ -485,6 +490,7 @@ share/obs/obs-plugins/obs-x264/locale/de-DE.ini share/obs/obs-plugins/obs-x264/locale/el-GR.ini share/obs/obs-plugins/obs-x264/locale/en-US.ini share/obs/obs-plugins/obs-x264/locale/es-ES.ini +share/obs/obs-plugins/obs-x264/locale/et-EE.ini share/obs/obs-plugins/obs-x264/locale/eu-ES.ini share/obs/obs-plugins/obs-x264/locale/fi-FI.ini share/obs/obs-plugins/obs-x264/locale/fr-FR.ini @@ -595,6 +601,7 @@ share/obs/obs-studio/locale/de-DE.ini share/obs/obs-studio/locale/el-GR.ini share/obs/obs-studio/locale/en-US.ini share/obs/obs-studio/locale/es-ES.ini +share/obs/obs-studio/locale/et-EE.ini share/obs/obs-studio/locale/eu-ES.ini share/obs/obs-studio/locale/fi-FI.ini share/obs/obs-studio/locale/fr-FR.ini @@ -605,6 +612,7 @@ share/obs/obs-studio/locale/hu-HU.ini share/obs/obs-studio/locale/it-IT.ini share/obs/obs-studio/locale/ja-JP.ini share/obs/obs-studio/locale/ko-KR.ini +share/obs/obs-studio/locale/lt-LT.ini share/obs/obs-studio/locale/ms-MY.ini share/obs/obs-studio/locale/nb-NO.ini share/obs/obs-studio/locale/nl-NL.ini @@ -618,6 +626,7 @@ share/obs/obs-studio/locale/sl-SI.ini share/obs/obs-studio/locale/sr-CS.ini share/obs/obs-studio/locale/sr-SP.ini share/obs/obs-studio/locale/sv-SE.ini +share/obs/obs-studio/locale/ta-IN.ini share/obs/obs-studio/locale/th-TH.ini share/obs/obs-studio/locale/tr-TR.ini share/obs/obs-studio/locale/uk-UA.ini diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index eb98f601952..9c2829618a3 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -24,9 +24,8 @@ OPTIONS_SUB= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= compiler:c11 iconv libtool perl5 tar:xz +USES= compiler:c11 iconv libtool perl5 ssl tar:xz USE_PERL5= run -USE_OPENSSL= yes USE_RC_SUBR= jabberd USE_LDCONFIG= ${PREFIX}/lib/jabberd CONFIGURE_ARGS= --localstatedir=/var \ @@ -76,7 +75,7 @@ SQLITE_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 MYSQL_USE= MYSQL=yes MYSQL_CONFIGURE_ENABLE= mysql -BDB_USE= BDB=41+ +BDB_USES= bdb BDB_CONFIGURE_ENABLE= db BDB_CONFIGURE_ON= --oldincludedir=/nonexistant diff --git a/net-im/pidgin-bs/Makefile b/net-im/pidgin-bs/Makefile index c56d2729f13..8f77e928f78 100644 --- a/net-im/pidgin-bs/Makefile +++ b/net-im/pidgin-bs/Makefile @@ -3,7 +3,7 @@ PORTNAME= pidgin-bs PORTVERSION= 1.3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-im MASTER_SITES= SF/${PORTNAME}/bot-sentry/${PORTVERSION} DISTNAME= bot-sentry-${PORTVERSION} @@ -21,4 +21,6 @@ USES= gettext gmake libtool pkgconfig tar:bzip2 USE_GNOME= gtk20 intltool USE_LDCONFIG= ${PREFIX}/lib/pidgin +INSTALL_TARGET= install-strip + .include diff --git a/net-im/pidgin-privacy-please/Makefile b/net-im/pidgin-privacy-please/Makefile index 83598e18b66..465f4300270 100644 --- a/net-im/pidgin-privacy-please/Makefile +++ b/net-im/pidgin-privacy-please/Makefile @@ -3,7 +3,7 @@ PORTNAME= pidgin-privacy-please PORTVERSION= 0.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= GOOGLE_CODE @@ -12,15 +12,19 @@ COMMENT= Privacy plugin for the pidgin instant messenger LICENSE= GPLv2 -LIB_DEPENDS= libpurple.so:net-im/libpurple +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libpurple.so:net-im/libpurple BUILD_DEPENDS= pidgin:net-im/pidgin RUN_DEPENDS= pidgin:net-im/pidgin GNU_CONFIGURE= yes USES= gettext gmake libtool pkgconfig -USE_GNOME= gtk20 intltool +USE_GNOME= cairo gdkpixbuf2 gtk20 intltool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip + .include diff --git a/net-mgmt/argus3/Makefile b/net-mgmt/argus3/Makefile index 904a7f445dc..7eba0fd49e0 100644 --- a/net-mgmt/argus3/Makefile +++ b/net-mgmt/argus3/Makefile @@ -3,6 +3,7 @@ PORTNAME= argus PORTVERSION= 3.0.8.2 +PORTREVISION= 1 CATEGORIES= net-mgmt security MASTER_SITES= http://qosient.com/argus/src/ \ ftp://qosient.com/pub/argus/src/ diff --git a/net-mgmt/argus3/files/argus.in b/net-mgmt/argus3/files/argus.in index 342a53ee4a3..5a82a07a20e 100644 --- a/net-mgmt/argus3/files/argus.in +++ b/net-mgmt/argus3/files/argus.in @@ -28,7 +28,7 @@ argus_start() return 1 fi echo "Starting ${name}." - /usr/sbin/daemon -p $pidfile ${command} -d ${argus_flags} + /usr/sbin/daemon -p $pidfile ${command} ${argus_flags} _run_rc_postcmd } diff --git a/net-mgmt/ccnet/Makefile b/net-mgmt/ccnet/Makefile index 82d8c2aab0d..8682f1b6bd6 100644 --- a/net-mgmt/ccnet/Makefile +++ b/net-mgmt/ccnet/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ccnet -PORTVERSION= 5.1.4 +PORTVERSION= 6.0.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -server CATEGORIES= net-mgmt devel diff --git a/net-mgmt/ccnet/distinfo b/net-mgmt/ccnet/distinfo index f45d5da765a..ad55a63c406 100644 --- a/net-mgmt/ccnet/distinfo +++ b/net-mgmt/ccnet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469293753 -SHA256 (haiwen-ccnet-v5.1.4-server_GH0.tar.gz) = 89293a80d4719cc00a8460f22254a814fc9ae7d06aaba8c9a234f43e51b13c4c -SIZE (haiwen-ccnet-v5.1.4-server_GH0.tar.gz) = 216212 +TIMESTAMP = 1470238343 +SHA256 (haiwen-ccnet-v6.0.0-server_GH0.tar.gz) = bb7be1c4a6c0a6d4cc9456089c6d16bbeba72541a4a9b59ead8a4075f067fc93 +SIZE (haiwen-ccnet-v6.0.0-server_GH0.tar.gz) = 222098 diff --git a/net-mgmt/driftnet/Makefile b/net-mgmt/driftnet/Makefile index c3b05279cd2..5d0aa77f8c2 100644 --- a/net-mgmt/driftnet/Makefile +++ b/net-mgmt/driftnet/Makefile @@ -3,7 +3,7 @@ PORTNAME= driftnet PORTVERSION= 0.1.6 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-mgmt MASTER_SITES= http://www.ex-parrot.com/~chris/driftnet/ \ http://www.vanheusden.com/mirrors/ @@ -17,8 +17,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgif.so:graphics/giflib BUILD_DEPENDS= makedepend:devel/makedepend +USES= gettext-runtime gmake jpeg USE_GNOME= gtk12 -USES= gmake jpeg +USE_XORG= x11 xext xi ALL_TARGET= default PLIST_FILES= bin/driftnet man/man1/driftnet.1.gz diff --git a/net-mgmt/driftnet/files/patch-driftnet.c b/net-mgmt/driftnet/files/patch-driftnet.c index fce26e723f9..d2f8debbb73 100644 --- a/net-mgmt/driftnet/files/patch-driftnet.c +++ b/net-mgmt/driftnet/files/patch-driftnet.c @@ -1,6 +1,6 @@ ---- driftnet.c.orig Tue Jul 9 21:26:41 2002 -+++ driftnet.c Tue Aug 20 02:30:35 2002 -@@ -254,8 +254,8 @@ +--- driftnet.c.orig 2002-07-09 19:26:41 UTC ++++ driftnet.c +@@ -254,8 +254,8 @@ void usage(FILE *fp) { "\n" " -h Display this help message.\n" " -v Verbose operation.\n" @@ -11,7 +11,7 @@ " -p Do not put the listening interface into promiscuous mode.\n"" -a Adjunct mode: do not display images on screen, but save\n" " them to a temporary directory and announce their names on\n" " standard output.\n" -@@ -313,7 +313,7 @@ +@@ -313,7 +313,7 @@ void terminate_on_signal(int s) { void setup_signals(void) { int *p; /* Signals to ignore. */ diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile index 7853693ac9e..5d8d71b8a8a 100644 --- a/net-mgmt/seafile-gui/Makefile +++ b/net-mgmt/seafile-gui/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seafile-gui -PORTVERSION= 5.1.3 +PORTVERSION= 5.1.4 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt devel diff --git a/net-mgmt/seafile-gui/distinfo b/net-mgmt/seafile-gui/distinfo index cb5660df065..bffff837d16 100644 --- a/net-mgmt/seafile-gui/distinfo +++ b/net-mgmt/seafile-gui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1467313498 -SHA256 (haiwen-seafile-client-v5.1.3_GH0.tar.gz) = 28a83b78ee15e11799be30c94cb9a4472c9bb19d3f2480daa6a1abcb31052c16 -SIZE (haiwen-seafile-client-v5.1.3_GH0.tar.gz) = 2129320 +TIMESTAMP = 1470238943 +SHA256 (haiwen-seafile-client-v5.1.4_GH0.tar.gz) = 7448d3ada096c36533623a460a0ecd12e02bf081c37b7bc8f3d6fcdfbe14b38f +SIZE (haiwen-seafile-client-v5.1.4_GH0.tar.gz) = 2130085 diff --git a/net-mgmt/seafile/Makefile b/net-mgmt/seafile/Makefile index a4cdf221343..91b70a117fb 100644 --- a/net-mgmt/seafile/Makefile +++ b/net-mgmt/seafile/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seafile -PORTVERSION= 5.1.4 +PORTVERSION= 6.0.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -server CATEGORIES= net-mgmt diff --git a/net-mgmt/seafile/distinfo b/net-mgmt/seafile/distinfo index f9453330a37..b2db8cd1ca2 100644 --- a/net-mgmt/seafile/distinfo +++ b/net-mgmt/seafile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469293619 -SHA256 (haiwen-seafile-v5.1.4-server_GH0.tar.gz) = b45b2d8bc252563d4a34094aa481db5550ea2a7daa65e946e2566353163e6919 -SIZE (haiwen-seafile-v5.1.4-server_GH0.tar.gz) = 1143972 +TIMESTAMP = 1470238743 +SHA256 (haiwen-seafile-v6.0.0-server_GH0.tar.gz) = 778b4248c6596f25d337ea18b9422eeb6950c9b86456ac535c0f7c2fd5e8148f +SIZE (haiwen-seafile-v6.0.0-server_GH0.tar.gz) = 1149598 diff --git a/net-mgmt/seafile/pkg-plist b/net-mgmt/seafile/pkg-plist index 62a03ad0d17..b424d80e85c 100644 --- a/net-mgmt/seafile/pkg-plist +++ b/net-mgmt/seafile/pkg-plist @@ -105,6 +105,9 @@ man/man1/seaf-daemon.1.gz %%SEAFILE_SERVER%%/upgrade/sql/5.1.0/mysql/seahub.sql %%SEAFILE_SERVER%%/upgrade/sql/5.1.0/sqlite3/seafile.sql %%SEAFILE_SERVER%%/upgrade/sql/5.1.0/sqlite3/seahub.sql +%%SEAFILE_SERVER%%/upgrade/sql/6.0.0/mysql/seahub.sql +%%SEAFILE_SERVER%%/upgrade/sql/6.0.0/sqlite3/seahub.sql +%%SEAFILE_SERVER%%/upgrade/upgrade_5.1_6.0.sh %%SEAFILE_SERVER%%/upgrade/upgrade_5.0_5.1.sh %%SEAFILE_SERVER%%/upgrade/upgrade_4.4_5.0.sh @dir(%%USERS%%,%%GROUPS%%,755) %%HAIWENDIR%% diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 1c0f3d98947..05c90b50cc2 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -14,10 +14,9 @@ LICENSE= MIT LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ libevent.so:devel/libevent2 -USES= autoreconf compiler:c++0x gmake libtool pkgconfig shebangfix +USES= autoreconf compiler:c++0x gmake libtool pkgconfig shebangfix ssl SHEBANG_FILES= src/test/*.py USE_GITHUB= yes -USE_OPENSSL= yes GNU_CONFIGURE= yes SLAVE_PORT?= no @@ -70,7 +69,7 @@ QRCODES_LIB_DEPENDS= libqrencode.so:graphics/libqrencode WALLET_CONFIGURE_ENABLE= wallet WALLET_CXXFLAGS= -I${BDB_INCLUDE_DIR} WALLET_LIBS= -L${BDB_LIB_DIR} -WALLET_USE= BDB=48 +WALLET_USES= bdb:48 ZMQ_CONFIGURE_ENABLE= zmq ZMQ_BUILD_DEPENDS= libzmq4>0:net/libzmq4 diff --git a/net-p2p/digitalcoin/Makefile b/net-p2p/digitalcoin/Makefile index 1bbb3509284..90f3e36070d 100644 --- a/net-p2p/digitalcoin/Makefile +++ b/net-p2p/digitalcoin/Makefile @@ -21,9 +21,7 @@ USE_GITHUB= yes GH_ACCOUNT= baritus GH_TAGNAME= 96b098a -USES= desktop-file-utils gmake -USE_OPENSSL= yes -USE_BDB= 48 +USES= bdb:48 desktop-file-utils gmake ssl USE_QT4= corelib gui qmake_build linguisttools_build uic_build \ moc_build rcc_build diff --git a/net-p2p/dogecoin/Makefile b/net-p2p/dogecoin/Makefile index 6dd3477308b..fbc9c7b4987 100644 --- a/net-p2p/dogecoin/Makefile +++ b/net-p2p/dogecoin/Makefile @@ -24,14 +24,12 @@ QRCODES_DESC= Build with QR code display USE_GITHUB= yes -USES= gmake compiler:c++11-lib pkgconfig autoreconf +USES= bdb:5 gmake compiler:c++11-lib pkgconfig autoreconf ssl GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-incompatible-bdb \ SSL_CFLAGS="-I${OPENSSLINC} -L${OPENSSLLIB}" SSL_LIBS="-lssl" \ CRYPTO_CFLAGS="-I${OPENSSLINC} -L${OPENSSLLIB}" CRYPTO_LIBS="-lcrypto" CONFIGURE_ENV+= OBJC="${CC}" OBJCFLAGS="${CFLAGS}" OBJCXX="${CXX}" OBJCXXFLAGS="${CXXFLAGS}" -USE_OPENSSL= yes -USE_BDB= 5 CXXFLAGS+= -I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} \ -L${LOCALBASE}/lib -L${BDB_LIB_DIR} diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile index 19e31de0c20..8c1f07f14d0 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -34,7 +34,7 @@ BDB_CONFIGURE_ON= --with-libdb=-l${BDB_LIB_CXX_NAME} BDB_CONFIGURE_OFF= --without-libdb BDB_CPPFLAGS= -I${BDB_INCLUDE_DIR} BDB_LIBS= -L${BDB_LIB_DIR} -BDB_USE= BDB=48+ +BDB_USES= bdb NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index 6bc7bd3b64f..4ac2a4f1e88 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -16,10 +16,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_date_time.so:devel/boost-libs -USES+= autoreconf gmake libtool pkgconfig shebangfix +USES+= autoreconf gmake libtool pkgconfig shebangfix ssl SHEBANG_FILES= src/test/*.py USE_GITHUB= yes -USE_OPENSSL= yes GNU_CONFIGURE= yes SLAVE_PORT?= no @@ -71,7 +70,7 @@ QRCODES_LIB_DEPENDS= libqrencode.so:graphics/libqrencode WALLET_CONFIGURE_ENABLE= wallet WALLET_CXXFLAGS= -I${BDB_INCLUDE_DIR} WALLET_LIBS= -L${BDB_LIB_DIR} -WALLET_USE= BDB=48 +WALLET_USES= bdb:48 GH_ACCOUNT= litecoin-project diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index 1180e8e00ef..72e1a8dd5be 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -24,10 +24,8 @@ QRCODES_DESC= Build with QR code display USE_GITHUB= yes -USES= gmake compiler:c++11-lib +USES= bdb:48 gmake compiler:c++11-lib ssl MAKE_JOBS_UNSAFE=yes -USE_OPENSSL= yes -USE_BDB= 48 CXXFLAGS+= -I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} CXXFLAGS+= -L${LOCALBASE}/lib -L${BDB_LIB_DIR} diff --git a/net-p2p/twister/Makefile b/net-p2p/twister/Makefile index 8de8c65e85d..cdc45b9f570 100644 --- a/net-p2p/twister/Makefile +++ b/net-p2p/twister/Makefile @@ -26,9 +26,7 @@ OPTIONS_DEFINE= DOCS USE_GITHUB= yes GH_ACCOUNT= miguelfreitas -USE_BDB= 48 -USE_OPENSSL= yes -USES= autoreconf:build gmake iconv libtool +USES= bdb:48 autoreconf:build gmake iconv libtool ssl GNU_CONFIGURE= yes CONFIGURE_WRKSRC=${WRKSRC}/libtorrent diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile index cc134848f64..f0e33e1399b 100644 --- a/net-p2p/zetacoin/Makefile +++ b/net-p2p/zetacoin/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT LIB_DEPENDS= libboost_date_time.so:devel/boost-libs -USES+= autoreconf compiler:c++0x gmake libtool pkgconfig:build +USES+= autoreconf compiler:c++0x gmake libtool pkgconfig:build ssl BROKEN_armv6= AtomicPointer not implemented @@ -47,7 +47,7 @@ X11_USES= desktop-file-utils WALLET_CONFIGURE_ENABLE= wallet WALLET_CXXFLAGS= -I${BDB_INCLUDE_DIR} WALLET_LIBS= -L${BDB_LIB_DIR} -WALLET_USE= bdb=48 +WALLET_USES= bdb:48 QRCODES_IMPLIES= X11 QRCODES_LIB_DEPENDS= libqrencode.so:graphics/libqrencode @@ -61,7 +61,6 @@ TEST_ALL_TARGET= check GNU_CONFIGURE= yes CONFIGURE_ENV= CRYPTO_CFLAGS="-I${OPENSSLINC}" CRYPTO_LIBS="-L${OPENSSLLIB} -lcrypto" \ SSL_CFLAGS="-I${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl" -USE_OPENSSL= yes QT_BINARY= ${PORTNAME}-qt CLI_BINARY= ${PORTNAME}-cli diff --git a/net/mono-zeroconf/files/patch-configure b/net/mono-zeroconf/files/patch-configure new file mode 100644 index 00000000000..e56b0a6609b --- /dev/null +++ b/net/mono-zeroconf/files/patch-configure @@ -0,0 +1,13 @@ +--- configure.orig 2016-06-25 15:41:52 UTC ++++ configure +@@ -3096,8 +3096,8 @@ fi + { $as_echo "$as_me:$LINENO: checking for Mono 2.0 GAC for $asm.dll" >&5 + $as_echo_n "checking for Mono 2.0 GAC for $asm.dll... " >&6; } + if test \ +- -e "$($PKG_CONFIG --variable=libdir mono)/mono/2.0/$asm.dll" -o \ +- -e "$($PKG_CONFIG --variable=prefix mono)/lib/mono/2.0/$asm.dll"; \ ++ -e "$($PKG_CONFIG --variable=libdir mono)/mono/2.0-api/$asm.dll" -o \ ++ -e "$($PKG_CONFIG --variable=prefix mono)/lib/mono/2.0-api/$asm.dll"; \ + then \ + { $as_echo "$as_me:$LINENO: result: found" >&5 + $as_echo "found" >&6; } diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 408bf15e4c4..9934b3909b8 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -13,8 +13,7 @@ COMMENT= File server for Mac OS X LIB_DEPENDS= libgcrypt.so:security/libgcrypt -USES= gmake iconv libtool perl5 tar:bzip2 -USE_BDB= 46+ +USES= bdb gmake iconv libtool perl5 tar:bzip2 GNU_CONFIGURE= yes CPPFLAGS+= -D_IPP_PRIVATE_STRUCTURES INSTALL_TARGET= install-strip diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile index ee5e8a23a7b..af9baf607ff 100644 --- a/net/ocserv/Makefile +++ b/net/ocserv/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ocserv -PORTVERSION= 0.11.3 +PORTVERSION= 0.11.4 CATEGORIES= net security MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/ diff --git a/net/ocserv/distinfo b/net/ocserv/distinfo index e95e6661772..654a7d8a2fe 100644 --- a/net/ocserv/distinfo +++ b/net/ocserv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466205742 -SHA256 (ocserv-0.11.3.tar.xz) = 629d3658a0170071af7d28eb0c3f7b1f4d5ac7a0b6011c3432e7d70e727e746d -SIZE (ocserv-0.11.3.tar.xz) = 751616 +TIMESTAMP = 1470657990 +SHA256 (ocserv-0.11.4.tar.xz) = f0c50cb92492808241086252f5b5d4f3bd99d63a09d544639074fbd0465f97b7 +SIZE (ocserv-0.11.4.tar.xz) = 755112 diff --git a/net/p5-Net-LDAP-Server-Test/Makefile b/net/p5-Net-LDAP-Server-Test/Makefile index df403d821a7..3afa44004b7 100644 --- a/net/p5-Net-LDAP-Server-Test/Makefile +++ b/net/p5-Net-LDAP-Server-Test/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-LDAP-Server-Test -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-LDAP-Server-Test/distinfo b/net/p5-Net-LDAP-Server-Test/distinfo index d6a2852fb02..3585ee05263 100644 --- a/net/p5-Net-LDAP-Server-Test/distinfo +++ b/net/p5-Net-LDAP-Server-Test/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1467708737 -SHA256 (Net-LDAP-Server-Test-0.20.tar.gz) = 4cd4704accd6afa69c4624bad3bd6ca6e9a72436a12a666280ccea820efaed55 -SIZE (Net-LDAP-Server-Test-0.20.tar.gz) = 15341 +TIMESTAMP = 1470644533 +SHA256 (Net-LDAP-Server-Test-0.21.tar.gz) = 776411d086aa6b604072ac03eba87e33ffbde82ec96a30a785914576771f4950 +SIZE (Net-LDAP-Server-Test-0.21.tar.gz) = 15572 diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index 3e75970164a..3b12b987d9f 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Whois-Raw -PORTVERSION= 2.96 +PORTVERSION= 2.99 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-Whois-Raw/distinfo b/net/p5-Net-Whois-Raw/distinfo index 139d67fa3b1..27e03f87bb8 100644 --- a/net/p5-Net-Whois-Raw/distinfo +++ b/net/p5-Net-Whois-Raw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464250642 -SHA256 (Net-Whois-Raw-2.96.tar.gz) = 69ecfc4f8bda4cbdb08a3bd66d62dbb315435e0319a3e6436a80b320cb22ec9a -SIZE (Net-Whois-Raw-2.96.tar.gz) = 56071 +TIMESTAMP = 1470644815 +SHA256 (Net-Whois-Raw-2.99.tar.gz) = 7376f2c9956f7eb55469b00c614684c3576af5c535ce23741e41a18be7afa1d2 +SIZE (Net-Whois-Raw-2.99.tar.gz) = 56159 diff --git a/net/tcpview/files/patch-ostype b/net/tcpview/files/patch-ostype new file mode 100644 index 00000000000..c52322f1e8c --- /dev/null +++ b/net/tcpview/files/patch-ostype @@ -0,0 +1,13 @@ +Workaround if /etc/motd is missing + +--- ostype.orig 1993-04-19 19:18:37.000000000 +0300 ++++ ostype +@@ -6,6 +6,8 @@ + set os="UNKNOWN" + if ( -f /etc/motd ) then + set os=`awk -f ostype.awk /etc/motd` ++else ++ set os=$(uname -a | awk -f ostype.awk /tmp/motd) + endif + if ($os == "") exit 1 + if ($os == "UNKNOWN") then diff --git a/news/inn/Makefile b/news/inn/Makefile index a797102f319..e7155897d8e 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -60,7 +60,7 @@ PLIST_SUB+= LIBVER=${LIBVER_LONG:R:R} LIBVER_LONG=${LIBVER_LONG} .include .if ${PORT_OPTIONS:MBERKELEYDB} -USE_BDB= 44+ +USES+= bdb CONFIGURE_ARGS+= --with-bdb=${LOCALBASE} \ --with-bdb-lib=${LOCALBASE}/lib \ --with-bdb-include=${BDB_INCLUDE_DIR} @@ -108,7 +108,7 @@ PLIST_SUB+= WITHOUT_TAGGED_HASH="" SUB_LIST+= DBZ_FILES="${DBZ_FILES}" .if ${PORT_OPTIONS:MOPENSSL} -USE_OPENSSL= yes +USES+= ssl CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE} .endif diff --git a/print/panda/Makefile b/print/panda/Makefile index 574b0b5e99d..385e4f6d579 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -23,10 +23,9 @@ CONFIGURE_ARGS= --enable-berkeley-db CPPFLAGS+= -I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include LIBS+= -L${BDB_LIB_DIR} -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -USES= autoreconf dos2unix gmake jpeg libtool pathfix pkgconfig tar:bzip2 +USES= autoreconf bdb dos2unix gmake jpeg libtool pathfix pkgconfig tar:bzip2 DOS2UNIX_GLOB= *.c PATHFIX_MAKEFILEIN= Makefile.am -USE_BDB= yes USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/science/fasthenry/Makefile b/science/fasthenry/Makefile index 57eb29e5512..b9731a67543 100644 --- a/science/fasthenry/Makefile +++ b/science/fasthenry/Makefile @@ -9,12 +9,12 @@ MASTER_SITES= http://www.wrcad.com/ftp/pub/ LOCAL/bf MAINTAINER= ports@FreeBSD.org COMMENT= Multipole-accelerated inductance analysis program -OPTIONS_DEFINE= DOCS EXAMPLES - HAS_CONFIGURE= yes CONFIGURE_SCRIPT= config WRKSRC= ${WRKDIR}/fasthenry-3.0wr +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: @${REINPLACE_CMD} -Ee '/CFLAGS =/{s/=/+=/;s/-O[[:digit:]]*//;}' \ ${WRKSRC}/src/fasthenry/Makefile.default \ @@ -48,15 +48,19 @@ post-patch: ${WRKSRC}/src/fasthenry/mulMats.c do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/bin/fasthenry ${STAGEDIR}${PREFIX}/bin/ - @${INSTALL_PROGRAM} ${WRKSRC}/bin/zbuf ${STAGEDIR}${PREFIX}/bin - ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_PROGRAM} ${WRKSRC}/bin/fasthenry ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_PROGRAM} ${WRKSRC}/bin/zbuf ${STAGEDIR}${PREFIX}/bin + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} ${CAT} ${WRKSRC}/README ${WRKSRC}/README.mit > ${STAGEDIR}${DOCSDIR}/readme ${CAT} ${WRKSRC}/doc/manual_*.ps > ${STAGEDIR}${DOCSDIR}/manual.ps ${CAT} ${WRKSRC}/doc/nonuniform_manual_*.ps > ${STAGEDIR}${DOCSDIR}/nonuniform_manual.ps ${INSTALL_DATA} ${WRKSRC}/doc/ms_thesis.ps ${STAGEDIR}${DOCSDIR} ${GZIP_CMD} ${STAGEDIR}${DOCSDIR}/* - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + +do-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/science/py-obspy/Makefile b/science/py-obspy/Makefile index 63268973655..7b1f4dc9dc6 100644 --- a/science/py-obspy/Makefile +++ b/science/py-obspy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= obspy -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-obspy/distinfo b/science/py-obspy/distinfo index dd6c8e352aa..2e48ae031b9 100644 --- a/science/py-obspy/distinfo +++ b/science/py-obspy/distinfo @@ -1,2 +1,3 @@ -SHA256 (obspy-1.0.1.zip) = 59ecdcd73485e56f4015cc802dfa4f65a3598eda5ed6f2a4510ded5e6fca19b1 -SIZE (obspy-1.0.1.zip) = 20118442 +TIMESTAMP = 1470643879 +SHA256 (obspy-1.0.2.zip) = 37d563e36a44a5309b2f53b394d7391d49c8a62b0e8d0f0d13f54ea4e2943230 +SIZE (obspy-1.0.2.zip) = 22774079 diff --git a/security/pks/Makefile b/security/pks/Makefile index 11b23367ea0..9f73c9d8d91 100644 --- a/security/pks/Makefile +++ b/security/pks/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE WRKSRC= ${WRKDIR}/${PORTNAME} USE_GCC= any -USE_BDB= 48+ +USES= bdb OPTIONS_DEFINE= DOCS PORTDOCS= pks_help.* README EMAIL diff --git a/security/sks/Makefile b/security/sks/Makefile index 79e0a1ce245..b66f0a47606 100644 --- a/security/sks/Makefile +++ b/security/sks/Makefile @@ -13,8 +13,7 @@ PROJECTHOST= sks-keyserver USE_OCAML= yes USE_OCAML_CAMLP4=yes -USE_BDB= 5 -USES= perl5 gmake shebangfix tar:tgz +USES= bdb:5 perl5 gmake shebangfix tar:tgz USE_PERL5= build MAKE_JOBS_UNSAFE=yes SHEBANG_FILES= sks_build.sh diff --git a/security/tthsum/Makefile b/security/tthsum/Makefile index f0bf85b835b..62a325f864f 100644 --- a/security/tthsum/Makefile +++ b/security/tthsum/Makefile @@ -3,6 +3,7 @@ PORTNAME= tthsum PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://tthsum.devs.nu/pkg/ \ LOCAL/ehaupt @@ -21,6 +22,9 @@ PLIST_FILES= bin/tthsum man/man1/tthsum.1.gz MAKE_ENV+= STAGEDIR=${STAGEDIR} WRKSRC= ${WRKDIR}/${PORTNAME} +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + regression-test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} test runtest diff --git a/security/tthsum/files/patch-Makefile b/security/tthsum/files/patch-Makefile index cd42b6eafe4..1373840a700 100644 --- a/security/tthsum/files/patch-Makefile +++ b/security/tthsum/files/patch-Makefile @@ -1,6 +1,6 @@ ---- ./Makefile.orig 2013-08-13 20:58:36.000000000 +0200 -+++ ./Makefile 2013-08-14 14:40:58.335943659 +0200 -@@ -11,16 +11,6 @@ +--- Makefile.orig 2013-08-13 18:58:36 UTC ++++ Makefile +@@ -11,16 +11,6 @@ ifeq ($(MAN),) MAN = $(DESTDIR)/usr/local/man endif @@ -17,7 +17,7 @@ CC ?= gcc GZIP = gzip -9 -c RM = rm -rf -@@ -47,12 +37,12 @@ +@@ -47,12 +37,12 @@ TSTENTRY = $(BINS)/test.o override CPPFLAGS += $(shell cat $(BINS)/autoconf.cppflags) diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile index 9629a8d51f6..376ef071f39 100644 --- a/security/vpnc/Makefile +++ b/security/vpnc/Makefile @@ -3,7 +3,7 @@ PORTNAME= vpnc PORTVERSION= 0.5.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= security MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \ LOCAL/ehaupt @@ -11,7 +11,8 @@ MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Client for Cisco 3000 VPN Concentrator -LIB_DEPENDS= libgcrypt.so:security/libgcrypt +LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error RUN_DEPENDS= vpnc-script:sysutils/vpnc-scripts USES= shebangfix gmake perl5 diff --git a/sysutils/apt/Makefile b/sysutils/apt/Makefile index eae675a8eb4..b75ddaf40be 100644 --- a/sysutils/apt/Makefile +++ b/sysutils/apt/Makefile @@ -19,11 +19,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ LIB_DEPENDS= libcurl.so:ftp/curl GNU_CONFIGURE= yes -USES= gettext iconv gmake shebangfix +USES= bdb gettext iconv gmake shebangfix SHEBANG_FILES= dselect/install \ dselect/setup \ dselect/update -USE_BDB= 44+ USE_LDCONFIG= yes NO_FILTER_SHLIBS= yes CPPFLAGS+= -I${LOCALBASE}/include/db${BDB_VER} -I${LOCALBASE}/include diff --git a/sysutils/cfengine22/Makefile b/sysutils/cfengine22/Makefile index 926fcd38e16..cbbf5ca8a6d 100644 --- a/sysutils/cfengine22/Makefile +++ b/sysutils/cfengine22/Makefile @@ -20,11 +20,9 @@ CONFLICTS= cfengine-3* cfengine-devel-* USE_RC_SUBR= cfexecd cfservd -USES= cpe libtool makeinfo shebangfix +USES= bdb cpe libtool makeinfo shebangfix ssl SHEBANG_FILES= contrib/cfdoc -USE_BDB= 48+ -USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-docs \ --docdir=${DOCSDIR} \ diff --git a/sysutils/cfengine32/Makefile b/sysutils/cfengine32/Makefile index b44675f1e75..7728ecc808e 100644 --- a/sysutils/cfengine32/Makefile +++ b/sysutils/cfengine32/Makefile @@ -23,9 +23,7 @@ USE_RC_SUBR= cf-execd cf-serverd LIB_DEPENDS= libpcre.so:devel/pcre -USES= cpe libtool -USE_BDB= 48+ -USE_OPENSSL= yes +USES= bdb cpe libtool ssl GNU_CONFIGURE= yes # EXAMPLESDIR= ${PREFIX}/share/examples/cfengine3 DOCSDIR= ${PREFIX}/share/doc/cfengine3 diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile index de68d98e8c0..dc712a88660 100644 --- a/sysutils/logstalgia/Makefile +++ b/sysutils/logstalgia/Makefile @@ -3,7 +3,7 @@ PORTNAME= logstalgia PORTVERSION= 1.0.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils www MASTER_SITES= GOOGLE_CODE LOCAL/ehaupt @@ -18,7 +18,8 @@ LIB_DEPENDS= libftgl.so:graphics/ftgl \ GNU_CONFIGURE= yes USES= jpeg pkgconfig -USE_SDL= sdl image +USE_GL= gl glu +USE_SDL= image sdl CFLAGS+= -L${LOCALBASE}/lib diff --git a/sysutils/logstalgia/files/patch-src__logentry.h b/sysutils/logstalgia/files/patch-src__logentry.h index 8f98dcc2b9e..8b7bf5d76b0 100644 --- a/sysutils/logstalgia/files/patch-src__logentry.h +++ b/sysutils/logstalgia/files/patch-src__logentry.h @@ -1,6 +1,6 @@ ---- ./src/logentry.h.orig 2011-02-16 00:52:06.000000000 +0100 -+++ ./src/logentry.h 2011-10-31 23:20:56.000000000 +0100 -@@ -41,7 +41,7 @@ +--- src/logentry.h.orig 2011-02-15 23:52:06 UTC ++++ src/logentry.h +@@ -41,7 +41,7 @@ public: void setSuccess(); void setResponseColour(); diff --git a/sysutils/logstalgia/files/patch-src__logstalgia.cpp b/sysutils/logstalgia/files/patch-src__logstalgia.cpp index 7edccfef2fa..26faa8e6576 100644 --- a/sysutils/logstalgia/files/patch-src__logstalgia.cpp +++ b/sysutils/logstalgia/files/patch-src__logstalgia.cpp @@ -1,6 +1,6 @@ ---- ./src/logstalgia.cpp.orig 2011-10-31 23:21:18.000000000 +0100 -+++ ./src/logstalgia.cpp 2011-10-31 23:21:35.000000000 +0100 -@@ -392,7 +392,7 @@ +--- src/logstalgia.cpp.orig 2011-02-15 23:52:06 UTC ++++ src/logstalgia.cpp +@@ -392,7 +392,7 @@ std::string Logstalgia::dateAtPosition(f //display date char datestr[256]; diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile index 8d633ec890a..8547af1891f 100644 --- a/textproc/fldiff/Makefile +++ b/textproc/fldiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= fldiff PORTVERSION= 1.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= LOCAL/ehaupt DISTNAME= ${PORTNAME}-${PORTVERSION}-source @@ -13,9 +13,13 @@ COMMENT= Graphical diff program using FLTK LICENSE= GPLv2 -LIB_DEPENDS= libfltk.so:x11-toolkits/fltk +LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ + libfontconfig.so:x11-fonts/fontconfig \ + libpng16.so:graphics/png GNU_CONFIGURE= yes +USES= jpeg +USE_XORG= x11 xext xfixes xft WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/fldiff/files/patch-DiffWindow.cxx b/textproc/fldiff/files/patch-DiffWindow.cxx index db526c0b7cd..c11fcd8de1d 100644 --- a/textproc/fldiff/files/patch-DiffWindow.cxx +++ b/textproc/fldiff/files/patch-DiffWindow.cxx @@ -1,6 +1,6 @@ ---- ./DiffWindow.cxx.orig 2006-11-13 19:54:02.000000000 +0100 -+++ ./DiffWindow.cxx 2011-09-08 10:20:08.000000000 +0200 -@@ -1126,11 +1126,11 @@ +--- DiffWindow.cxx.orig 2006-11-13 18:54:02 UTC ++++ DiffWindow.cxx +@@ -1126,11 +1126,11 @@ void DiffWindow::save_prefs() { // Save the window prefs for the next run... diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index a294f9c513a..b9a85b3bb30 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 6.0.5 +PORTVERSION= 6.0.7 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ @@ -58,7 +58,7 @@ post-patch: '/NGX_PID_PATH/s|mkdir|${TRUE}| ; \ /NGX_HTTP_LOG_PATH/s|mkdir|${TRUE}| ; \ /NGX_ERROR_LOG_PATH/s|mkdir|${TRUE}|' \ - ${WRKSRC}/vendor/nginx-1.11.1/auto/install + ${WRKSRC}/vendor/nginx-1.11.3/auto/install post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 49c296a5382..9ea9642570f 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1468524942 -SHA256 (groonga-6.0.5.tar.gz) = a3323b5abea048483257a96611477921e3e342690a26f260feb340a3e97a1438 -SIZE (groonga-6.0.5.tar.gz) = 13603735 +TIMESTAMP = 1470422162 +SHA256 (groonga-6.0.7.tar.gz) = 4e1e79b7e4f3a212ba3d12b5981422aca59f9f120f57da62f258e13ab09477a7 +SIZE (groonga-6.0.7.tar.gz) = 13586557 diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist index a4ff94118d5..348fc80ac2d 100644 --- a/textproc/groonga/pkg-plist +++ b/textproc/groonga/pkg-plist @@ -25,11 +25,13 @@ bin/groonga-benchmark %%ETCDIR%%/synonyms.tsv include/groonga/groonga.h include/groonga/groonga/array.h +include/groonga/groonga/column.h include/groonga/groonga/command.h include/groonga/groonga/config.h include/groonga/groonga/dat.h include/groonga/groonga/db.h include/groonga/groonga/dump.h +include/groonga/groonga/error.h include/groonga/groonga/expr.h include/groonga/groonga/file_reader.h include/groonga/groonga/geo.h diff --git a/textproc/p5-RDFStore/Makefile b/textproc/p5-RDFStore/Makefile index 3e0a0f9a4b8..0e88d8ec0c8 100644 --- a/textproc/p5-RDFStore/Makefile +++ b/textproc/p5-RDFStore/Makefile @@ -17,8 +17,7 @@ BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-DBI>=0:databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 -USE_BDB= yes +USES= bdb perl5 USE_PERL5= configure pre-configure: diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index d49d40ffb1a..cdc449dd8f0 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -29,7 +29,7 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= BDB THREADS OPTIONS_DEFAULT= BDB -BDB_USE= BDB=yes +BDB_USES= bdb BDB_CONFIGURE_OFF= --with-bdb=no THREADS_CONFIGURE_ENABLE= threads diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index c654bb25832..58159c45ec0 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -58,7 +58,7 @@ PERL_USES= perl5 PERL_CONFIGURE_ON= --with-perl=${PERL} PERL_CONFIGURE_OFF= --without-perl -BDB_USE= BDB=yes +BDB_USES= bdb BDB_CFLAGS= -I${BDB_INCLUDE_DIR} BDB_LDFLAGS= -L${BDB_LIB_DIR} BDB_CONFIGURE_ON= --with-bdb=yes diff --git a/www/crawl/Makefile b/www/crawl/Makefile index bee8adaefae..9a743653eef 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -14,9 +14,8 @@ LICENSE= BSD4CLAUSE LIB_DEPENDS= libevent.so:devel/libevent2 -USES= pkgconfig +USES= bdb pkgconfig -USE_BDB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libevent --program-transform-name='' CONFIGURE_ENV= EVENTINC="`pkgconf --cflags libevent`" EVENTLIB="`pkgconf --libs libevent`" diff --git a/www/httest/Makefile b/www/httest/Makefile index b66b68cc9af..447e9e44652 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -3,6 +3,7 @@ PORTNAME= httest PORTVERSION= 2.4.16 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} @@ -11,8 +12,10 @@ COMMENT= HTTP Test Tool LICENSE= APACHE20 -LIB_DEPENDS= libapr-1.so:devel/apr1 \ - libpcre.so:devel/pcre +LIB_DEPENDS= libexpat.so:textproc/expat2 \ + libgdbm.so:databases/gdbm \ + libpcre.so:devel/pcre \ + libapr-1.so:devel/apr1 OPTIONS_DEFINE= EXAMPLES @@ -24,7 +27,7 @@ CONFIGURE_ARGS= --enable-lua-module \ --with-ssl="${OPENSSLLIB}" CPPFLAGS+= -I${LUA_INCDIR} GNU_CONFIGURE= yes -USES= iconv lua libtool +USES= iconv lua libtool bdb USE_OPENSSL= yes USE_LDCONFIG= yes diff --git a/www/ilias/Makefile b/www/ilias/Makefile index b0fa282d80c..1d6ec4cb15b 100644 --- a/www/ilias/Makefile +++ b/www/ilias/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ilias -PORTVERSION= 5.1.6 +PORTVERSION= 5.1.8 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/ilias/distinfo b/www/ilias/distinfo index cb110b206af..0d3110e839a 100644 --- a/www/ilias/distinfo +++ b/www/ilias/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463745587 -SHA256 (ILIAS-eLearning-ILIAS-v5.1.6_GH0.tar.gz) = 993743294789454ef17c9a067c75fcf7e1f3d13f067cf028c169a9a14cee4d7f -SIZE (ILIAS-eLearning-ILIAS-v5.1.6_GH0.tar.gz) = 138549718 +TIMESTAMP = 1470675987 +SHA256 (ILIAS-eLearning-ILIAS-v5.1.8_GH0.tar.gz) = 67b230b4da4ceb64c9731dcc87fbd41c7bf8f07b455b153a75ba964a831dadbb +SIZE (ILIAS-eLearning-ILIAS-v5.1.8_GH0.tar.gz) = 144754239 diff --git a/www/seahub/Makefile b/www/seahub/Makefile index ede28631fc0..411bf60f7bc 100644 --- a/www/seahub/Makefile +++ b/www/seahub/Makefile @@ -4,6 +4,7 @@ PORTNAME= seahub PORTVERSION= 5.1.10 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -pro +PORTREVISION= 1 CATEGORIES= www MAINTAINER= ultima1252@gmail.com @@ -60,6 +61,7 @@ SEAFILE_SERVER= ${HAIWENDIR}/seafile-server SEAHUBDIR= ${SEAFILE_SERVER}/seahub SEALIB= ${SEAFILE_SERVER}/seafile/lib SITEPACKAGEDIR= ${SEAHUBDIR}/thirdpart +SEAFILE_VER= `${CAT} ${.CURDIR}/../../net-mgmt/seafile/Makefile | ${GREP} -Eom1 '[0-9]+\.[0-9]+\.[0-9]+'` SEAHUB_DATA_DIR= ${HAIWENDIR}/seahub-data USERS= seafile @@ -85,7 +87,7 @@ do-patch: echo "${WRKSRC}..." @${MKDIR} ${WRKSRC}/runtime ${CP} ${FILESDIR}/runtime_seahub.conf ${WRKSRC}/runtime/seahub.conf - ${REINPLACE_CMD} -e "s|SEAFILE_VERSION = '[0-9].[0-9].[0-9]'|SEAFILE_VERSION = '${PORTVERSION}'|" \ + ${REINPLACE_CMD} -Ee "s|SEAFILE_VERSION = '[0-9]+\.[0-9]+\.[0-9]+'|SEAFILE_VERSION = '${SEAFILE_VER}'|" \ ${WRKSRC}/seahub/settings.py ${REINPLACE_CMD} -e 's|##FIX_WWWDIR##|${PREFIX}/${HAIWENDIR}|' ${WRKSRC}/*.template ${REINPLACE_CMD} -e 's|##FIX_SEALIB##|${PREFIX}/${SEALIB}|' ${WRKSRC}/*.template diff --git a/www/squidguard/Makefile b/www/squidguard/Makefile index 1bded6fdcf6..13ed992747f 100644 --- a/www/squidguard/Makefile +++ b/www/squidguard/Makefile @@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${LOCALBASE}/sbin/squid:www/squid -USE_BDB= yes +USES= bdb GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-db-inc=${BDB_INCLUDE_DIR} \ --with-db-lib=${BDB_LIB_DIR} \ diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile index e9d44fadaec..5fbb06a3a21 100644 --- a/www/webalizer/Makefile +++ b/www/webalizer/Makefile @@ -60,7 +60,7 @@ LIB_DEPENDS+= libGeoIP.so:net/GeoIP .if ${PORT_OPTIONS:MGEODB} .if empty(PORT_OPTIONS:MBDB1) -WITH_BDB= yes +USES+= bdb .endif PLIST_SUB+= WITH_GEODB="" .else @@ -83,8 +83,7 @@ PLIST_SUB+= WITH_GEOIP="@comment " .endif .if defined(WITH_BDB_VER) || ${PORT_OPTIONS:MBDB} -USE_BDB= yes -INVALID_BDB_VER= 2 3 40 +USES+= bdb LDFLAGS+= -L${BDB_LIB_DIR} CFLAGS+= -I${BDB_INCLUDE_DIR} .else diff --git a/www/xpi-uBlock_origin/Makefile b/www/xpi-uBlock_origin/Makefile index 13d1df90d02..788d95a6d54 100644 --- a/www/xpi-uBlock_origin/Makefile +++ b/www/xpi-uBlock_origin/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= ublock_origin -PORTVERSION= 1.8.0 -DISTVERSIONSUFFIX= -an+tb+sm+fx +PORTVERSION= 1.8.4 +DISTVERSIONSUFFIX= -fx+tb+sm+an CATEGORIES= www MAINTAINER= thierry@FreeBSD.org diff --git a/www/xpi-uBlock_origin/distinfo b/www/xpi-uBlock_origin/distinfo index 2640bc7c4d8..a5079fc0d73 100644 --- a/www/xpi-uBlock_origin/distinfo +++ b/www/xpi-uBlock_origin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470244969 -SHA256 (xpi/ublock_origin-1.8.0-an+tb+sm+fx.xpi) = fca424f0113a074cf9b6575a71a6450008559d4e98be68d85f331a39650dab6f -SIZE (xpi/ublock_origin-1.8.0-an+tb+sm+fx.xpi) = 1553489 +TIMESTAMP = 1470661665 +SHA256 (xpi/ublock_origin-1.8.4-fx+tb+sm+an.xpi) = 04ebef5428044c937d95ad9931b4b2b0e89b7d43e4d2ac4eca29f8141dda89eb +SIZE (xpi/ublock_origin-1.8.4-fx+tb+sm+an.xpi) = 1553853 diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index 3764ab109df..4c78c6aea70 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -17,8 +17,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre CONFLICTS_INSTALL= xshttpd-[0-9]* publicfile-[0-9]* -USES= tar:bzip2 -USE_OPENSSL= yes +USES= ssl tar:bzip2 USE_RC_SUBR= xshttpd GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-hier=bsd --with-userid=${WWWOWN}:${WWWGRP} @@ -26,7 +25,7 @@ CONFIGURE_ARGS= --enable-hier=bsd --with-userid=${WWWOWN}:${WWWGRP} OPTIONS_DEFINE= BDB CURL LDAP M4 NETPBM PERL OPTIONS_DEFAULT= BDB CURL M4 NETPBM OPTIONS_SUB= yes -BDB_USE= BDB=5+ +BDB_USES= bdb:5+ BDB_CONFIGURE_ON= --with-db-libdir=${BDB_LIB_DIR} \ --with-db-include-dir=${BDB_INCLUDE_DIR} BDB_CONFIGURE_WITH= db diff --git a/www/xsp/Makefile b/www/xsp/Makefile index 7492c5ebc12..e1ee6f93141 100644 --- a/www/xsp/Makefile +++ b/www/xsp/Makefile @@ -2,8 +2,9 @@ # $FreeBSD$ PORTNAME= xsp -PORTVERSION= 3.0.11 +PORTVERSION= 4.2 CATEGORIES= www +MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/ MAINTAINER= mono@FreeBSD.org COMMENT= Mono based web server @@ -13,16 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING MAKE_JOBS_UNSAFE= yes -GH_ACCOUNT= mono -USE_GITHUB= yes -USES= gmake mono pathfix pkgconfig sqlite +USES= gmake libtool mono pathfix pkgconfig sqlite GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs -USE_AUTOTOOLS= automake autoconf aclocal -PATHFIX_MAKEFILEIN=Makefile.am - -AUTOMAKE_ARGS= --add-missing --copy -ACLOCAL_ARGS= -I build/m4/shamrock -I build/m4/shave PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/www/xsp/distinfo b/www/xsp/distinfo index 6092c217065..b43f7a16303 100644 --- a/www/xsp/distinfo +++ b/www/xsp/distinfo @@ -1,2 +1,3 @@ -SHA256 (mono-xsp-3.0.11_GH0.tar.gz) = 290e302a03396c5cff7eb53dae008e9f79dd00aca15ad1e62865907220483baa -SIZE (mono-xsp-3.0.11_GH0.tar.gz) = 266344 +TIMESTAMP = 1465472151 +SHA256 (xsp-4.2.tar.gz) = 6b8ce6a16e32ba852481700bbf14b1fe0356b4a831ce84845f64ceb8059b3efc +SIZE (xsp-4.2.tar.gz) = 722345 diff --git a/www/xsp/pkg-plist b/www/xsp/pkg-plist index 6269c3f2211..062a8f35365 100644 --- a/www/xsp/pkg-plist +++ b/www/xsp/pkg-plist @@ -10,43 +10,36 @@ bin/fastcgi-mono-server4 bin/mod-mono-server bin/mod-mono-server2 bin/mod-mono-server4 +bin/mono-fpm +bin/shim bin/xsp bin/xsp2 bin/xsp4 -lib/mono/2.0/Mono.WebServer2.dll -lib/mono/2.0/fastcgi-mono-server2.exe -lib/mono/2.0/mod-mono-server2.exe -lib/mono/2.0/xsp2.exe +lib/libfpm_helper.a +lib/libfpm_helper.so +lib/libfpm_helper.so.0 +lib/libfpm_helper.so.0.0.0 lib/mono/4.5/Mono.WebServer2.dll lib/mono/4.5/fastcgi-mono-server4.exe lib/mono/4.5/mod-mono-server4.exe +lib/mono/4.5/mono-fpm.exe lib/mono/4.5/xsp4.exe -lib/mono/gac/Mono.WebServer2/0.2.0.0__0738eb9f132ed756/Mono.WebServer2.dll -lib/mono/gac/Mono.WebServer2/0.2.0.0__0738eb9f132ed756/Mono.WebServer2.dll.mdb lib/mono/gac/Mono.WebServer2/0.4.0.0__0738eb9f132ed756/Mono.WebServer2.dll lib/mono/gac/Mono.WebServer2/0.4.0.0__0738eb9f132ed756/Mono.WebServer2.dll.mdb -lib/mono/gac/fastcgi-mono-server2/3.0.0.0__0738eb9f132ed756/fastcgi-mono-server2.exe -lib/mono/gac/fastcgi-mono-server2/3.0.0.0__0738eb9f132ed756/fastcgi-mono-server2.exe.mdb -lib/mono/gac/fastcgi-mono-server4/3.0.0.0__0738eb9f132ed756/fastcgi-mono-server4.exe -lib/mono/gac/fastcgi-mono-server4/3.0.0.0__0738eb9f132ed756/fastcgi-mono-server4.exe.mdb -lib/mono/gac/mod-mono-server2/3.0.0.0__0738eb9f132ed756/mod-mono-server2.exe -lib/mono/gac/mod-mono-server2/3.0.0.0__0738eb9f132ed756/mod-mono-server2.exe.mdb -lib/mono/gac/mod-mono-server4/3.0.0.0__0738eb9f132ed756/mod-mono-server4.exe -lib/mono/gac/mod-mono-server4/3.0.0.0__0738eb9f132ed756/mod-mono-server4.exe.mdb -lib/mono/gac/xsp2/3.0.0.0__0738eb9f132ed756/xsp2.exe -lib/mono/gac/xsp2/3.0.0.0__0738eb9f132ed756/xsp2.exe.mdb -lib/mono/gac/xsp4/3.0.0.0__0738eb9f132ed756/xsp4.exe -lib/mono/gac/xsp4/3.0.0.0__0738eb9f132ed756/xsp4.exe.mdb +lib/mono/gac/fastcgi-mono-server4/%%PORTVERSION%%.0.0__0738eb9f132ed756/fastcgi-mono-server4.exe +lib/mono/gac/fastcgi-mono-server4/%%PORTVERSION%%.0.0__0738eb9f132ed756/fastcgi-mono-server4.exe.mdb +lib/mono/gac/mod-mono-server4/%%PORTVERSION%%.0.0__0738eb9f132ed756/mod-mono-server4.exe +lib/mono/gac/mod-mono-server4/%%PORTVERSION%%.0.0__0738eb9f132ed756/mod-mono-server4.exe.mdb +lib/mono/gac/mono-fpm/%%PORTVERSION%%.0.0__0738eb9f132ed756/mono-fpm.exe +lib/mono/gac/mono-fpm/%%PORTVERSION%%.0.0__0738eb9f132ed756/mono-fpm.exe.mdb +lib/mono/gac/xsp4/%%PORTVERSION%%.0.0__0738eb9f132ed756/xsp4.exe +lib/mono/gac/xsp4/%%PORTVERSION%%.0.0__0738eb9f132ed756/xsp4.exe.mdb lib/monodoc/sources/Mono.FastCGI.source lib/monodoc/sources/Mono.FastCGI.tree lib/monodoc/sources/Mono.FastCGI.zip lib/monodoc/sources/Mono.WebServer.source lib/monodoc/sources/Mono.WebServer.tree lib/monodoc/sources/Mono.WebServer.zip -lib/xsp/2.0/asp-state2.exe -lib/xsp/2.0/asp-state2.exe.config -lib/xsp/2.0/dbsessmgr2.exe -lib/xsp/2.0/dbsessmgr2.exe.config lib/xsp/4.0/asp-state4.exe lib/xsp/4.0/asp-state4.exe.config lib/xsp/4.0/dbsessmgr4.exe @@ -104,10 +97,7 @@ lib/xsp/test/1.1/index.aspx lib/xsp/test/1.1/webcontrols/calendar.aspx lib/xsp/test/1.1/webcontrols/datalist.aspx lib/xsp/test/1.1/webcontrols/dbpage1.aspx -lib/xsp/test/1.1/webcontrols/dbpage1.sqlite lib/xsp/test/1.1/webcontrols/dbpage2.aspx -lib/xsp/test/1.1/webcontrols/dbpage2.sqlite -lib/xsp/test/1.1/webcontrols/dbpage_test_setup.exe lib/xsp/test/1.1/webcontrols/index.aspx lib/xsp/test/1.1/webcontrols/listitem.aspx lib/xsp/test/1.1/webcontrols/people.xml @@ -216,4 +206,4 @@ man/man1/dbsessmgr.1.gz man/man1/fastcgi-mono-server.1.gz man/man1/mod-mono-server.1.gz man/man1/xsp.1.gz -@dir www/xsp +@dir %%WWWDIR%% diff --git a/x11-toolkits/granite/Makefile b/x11-toolkits/granite/Makefile index 18ec819fb06..d7651bac019 100644 --- a/x11-toolkits/granite/Makefile +++ b/x11-toolkits/granite/Makefile @@ -3,10 +3,10 @@ # PORTNAME= granite -PORTVERSION= 0.4 +PORTVERSION= 0.4.0.1 CATEGORIES= x11-toolkits -MASTER_SITES= https://launchpadlibrarian.net/264917936/ \ - https://launchpad.net/${PORTNAME}/${PORTVERSION}/loki-alpha1/+download/ +MASTER_SITES= https://launchpadlibrarian.net/277504431/ \ + https://launchpad.net/${PORTNAME}/0.4/loki-beta2/+download/ MAINTAINER= olivierd@FreeBSD.org COMMENT= Extensions of GTK+3 toolkit diff --git a/x11-toolkits/granite/distinfo b/x11-toolkits/granite/distinfo index d8246518a9f..5017583e30e 100644 --- a/x11-toolkits/granite/distinfo +++ b/x11-toolkits/granite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1465846882 -SHA256 (granite-0.4.tar.xz) = 73066f393d4c0aa637046e6fa0d6130a2612f277b9e493366f2f99267d85c5d9 -SIZE (granite-0.4.tar.xz) = 289832 +TIMESTAMP = 1470682638 +SHA256 (granite-0.4.0.1.tar.xz) = 95a142a8befeedc35a089d638e759b657905508dc3007036d6c1fa3efe94c4dd +SIZE (granite-0.4.0.1.tar.xz) = 292688 diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile index d8b444d227e..b0d87f738e5 100644 --- a/x11-toolkits/libgdiplus/Makefile +++ b/x11-toolkits/libgdiplus/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libgdiplus -PORTVERSION= 3.12 -PORTREVISION= 1 +PORTVERSION= 4.2 CATEGORIES= x11-toolkits MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/ diff --git a/x11-toolkits/libgdiplus/distinfo b/x11-toolkits/libgdiplus/distinfo index 3f80aa3bc20..0a2f90187b8 100644 --- a/x11-toolkits/libgdiplus/distinfo +++ b/x11-toolkits/libgdiplus/distinfo @@ -1,2 +1,3 @@ -SHA256 (libgdiplus-3.12.tar.gz) = e61c4dc1bc2ba993e4f79029472efcf5760eb9e60eb20d9cd31f0ebe9113bfc9 -SIZE (libgdiplus-3.12.tar.gz) = 688120 +TIMESTAMP = 1470679254 +SHA256 (libgdiplus-4.2.tar.gz) = f332b9b8b44fd1c50b8d8d01a7296360b806c790b8297614739b3de1edbadfeb +SIZE (libgdiplus-4.2.tar.gz) = 687398 diff --git a/x11-toolkits/libgdiplus/files/patch-src_gifcodec.c b/x11-toolkits/libgdiplus/files/patch-src_gifcodec.c deleted file mode 100644 index fdaa7a88651..00000000000 --- a/x11-toolkits/libgdiplus/files/patch-src_gifcodec.c +++ /dev/null @@ -1,207 +0,0 @@ ---- src/gifcodec.c.orig 2015-01-05 10:27:06 UTC -+++ src/gifcodec.c -@@ -40,9 +40,13 @@ GUID gdip_gif_image_format_guid = {0xb96 - #include "gifcodec.h" - - #ifdef EgifOpen --/* giflib declares this incorrectly as EgifOpen */ -+/* giflib declares this incorrectly as EgifOpen up to 4.1.2 -+ GIF_LIB_VERSION is defined up to 4.1.6, and prototype is changed in 5.0, -+ so it is safe to use it as check condition */ -+#ifdef GIF_LIB_VERSION - extern GifFileType *EGifOpen(void *userData, OutputFunc writeFunc); - #endif -+#endif - - /* Data structure used for callback */ - typedef struct -@@ -131,7 +135,11 @@ AddExtensionBlockMono(SavedImage *New, i - - if (ExtData) { - memcpy(ep->Bytes, ExtData, Len); -+#if GIFLIB_MAJOR >= 5 -+ ep->Function = New->ExtensionBlocks[New->ExtensionBlockCount++].Function; -+#else - ep->Function = New->Function; -+#endif - } - - return (GIF_OK); -@@ -234,7 +242,11 @@ DGifSlurpMono(GifFileType * GifFile, Sav - } - - case EXTENSION_RECORD_TYPE: { -+#if GIFLIB_MAJOR >= 5 -+ if (DGifGetExtension(GifFile, &temp_save.ExtensionBlocks[temp_save.ExtensionBlockCount].Function, &ExtData) == GIF_ERROR) { -+#else - if (DGifGetExtension(GifFile, &temp_save.Function, &ExtData) == GIF_ERROR) { -+#endif - return (GIF_ERROR); - } - -@@ -247,7 +259,9 @@ DGifSlurpMono(GifFileType * GifFile, Sav - if (DGifGetExtensionNext(GifFile, &ExtData) == GIF_ERROR) { - return (GIF_ERROR); - } -+#if GIFLIB_MAJOR < 5 - temp_save.Function = 0; -+#endif - } - break; - } -@@ -306,9 +320,17 @@ gdip_load_gif_image (void *stream, GpIma - loop_counter = FALSE; - - if (from_file) { -+#if GIFLIB_MAJOR >= 5 -+ gif = DGifOpen(stream, &gdip_gif_fileinputfunc, NULL); -+#else - gif = DGifOpen(stream, &gdip_gif_fileinputfunc); -+#endif - } else { -+#if GIFLIB_MAJOR >= 5 -+ gif = DGifOpen (stream, &gdip_gif_inputfunc, NULL); -+#else - gif = DGifOpen (stream, &gdip_gif_inputfunc); -+#endif - } - - if (gif == NULL) { -@@ -583,7 +605,11 @@ gdip_load_gif_image (void *stream, GpIma - } - - FreeExtensionMono(&global_extensions); -+#if GIFLIB_MAJOR == 5 && GIFLIB_MINOR >= 1 || GIFLIB_MAJOR > 5 -+ DGifCloseFile (gif, NULL); -+#else - DGifCloseFile (gif); -+#endif - - *image = result; - return Ok; -@@ -599,7 +625,11 @@ error: - - if (gif != NULL) { - FreeExtensionMono (&global_extensions); -+#if GIFLIB_MAJOR == 5 && GIFLIB_MINOR >= 1 || GIFLIB_MAJOR > 5 -+ DGifCloseFile (gif, NULL); -+#else - DGifCloseFile (gif); -+#endif - } - - *image = NULL; -@@ -663,9 +693,17 @@ gdip_save_gif_image (void *stream, GpIma - } - - if (from_file) { -+#if GIFLIB_MAJOR >= 5 -+ fp = EGifOpenFileName (stream, 0, NULL); -+#else - fp = EGifOpenFileName (stream, 0); -+#endif - } else { -+#if GIFLIB_MAJOR >= 5 -+ fp = EGifOpen (stream, gdip_gif_outputfunc, NULL); -+#else - fp = EGifOpen (stream, gdip_gif_outputfunc); -+#endif - } - - if (!fp) { -@@ -704,7 +742,11 @@ gdip_save_gif_image (void *stream, GpIma - goto error; - } - -+#if GIFLIB_MAJOR >= 5 -+ cmap = GifMakeMapObject(cmap_size, 0); -+#else - cmap = MakeMapObject(cmap_size, 0); -+#endif - - pixbuf = GdipAlloc(pixbuf_size); - if (pixbuf == NULL) { -@@ -795,7 +837,11 @@ gdip_save_gif_image (void *stream, GpIma - pixbuf = pixbuf_org; - } else { - cmap_size = 256; -+#if GIFLIB_MAJOR >= 5 -+ cmap = GifMakeMapObject (cmap_size, 0); -+#else - cmap = MakeMapObject (cmap_size, 0); -+#endif - - red = GdipAlloc(pixbuf_size); - green = GdipAlloc(pixbuf_size); -@@ -826,13 +872,21 @@ gdip_save_gif_image (void *stream, GpIma - v += 4; - } - } -+#if GIFLIB_MAJOR >= 5 -+ if (GifQuantizeBuffer(bitmap_data->width, bitmap_data->height, &cmap_size, -+#else - if (QuantizeBuffer(bitmap_data->width, bitmap_data->height, &cmap_size, -+#endif - red, green, blue, pixbuf, cmap->Colors) == GIF_ERROR) { - goto error; - } - } - -+#if GIFLIB_MAJOR >= 5 -+ cmap->BitsPerPixel = GifBitSize (cmap_size); -+#else - cmap->BitsPerPixel = BitSize (cmap_size); -+#endif - cmap->ColorCount = 1 << cmap->BitsPerPixel; - - if ((frame == 0) && (k == 0)) { -@@ -850,8 +904,15 @@ gdip_save_gif_image (void *stream, GpIma - Buffer[0] = 1; - Buffer[1] = ptr[0]; - Buffer[2] = ptr[1]; -+#if GIFLIB_MAJOR >= 5 -+ EGifPutExtensionLeader(fp, APPLICATION_EXT_FUNC_CODE); -+ EGifPutExtensionBlock(fp, 11, "NETSCAPE2.0"); -+ EGifPutExtensionBlock(fp, 3, Buffer); -+ EGifPutExtensionTrailer(fp); -+#else - EGifPutExtensionFirst(fp, APPLICATION_EXT_FUNC_CODE, 11, "NETSCAPE2.0"); - EGifPutExtensionLast(fp, APPLICATION_EXT_FUNC_CODE, 3, Buffer); -+#endif - } - } - -@@ -903,7 +964,11 @@ gdip_save_gif_image (void *stream, GpIma - pixbuf += bitmap_data->width; - } - -+#if GIFLIB_MAJOR >= 5 -+ GifFreeMapObject (cmap); -+#else - FreeMapObject (cmap); -+#endif - if (red != NULL) { - GdipFree (red); - } -@@ -925,13 +990,21 @@ gdip_save_gif_image (void *stream, GpIma - } - } - -+#if GIFLIB_MAJOR == 5 && GIFLIB_MINOR >= 1 || GIFLIB_MAJOR > 5 -+ EGifCloseFile (fp, NULL); -+#else - EGifCloseFile (fp); -+#endif - - return Ok; - - error: - if (cmap != NULL) { -+#if GIFLIB_MAJOR >= 5 -+ GifFreeMapObject (cmap); -+#else - FreeMapObject (cmap); -+#endif - } - - if (red != NULL) { diff --git a/x11/gtk-launch/Makefile b/x11/gtk-launch/Makefile index b729300f248..80176ba3f2f 100644 --- a/x11/gtk-launch/Makefile +++ b/x11/gtk-launch/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtk-launch DISTVERSION= 1.1b -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ \ LOCAL/ehaupt @@ -11,7 +11,9 @@ MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Fast GTK+ program launcher +USES= gettext-runtime USE_GNOME= gtk12 +USE_XORG= x11 xext xi PLIST_FILES= bin/gtk-launch PORTDOCS= INSTALL