diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index 75d86c5608a..adf7bc49fc6 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= GTK2 DOCS GTK2_DESC= Enable to have the gmp3info +PORTSCOUT= skipv:0.8.5 + ALL_TARGET= mp3info USES= ncurses tar:tgz diff --git a/biology/diamond/Makefile b/biology/diamond/Makefile index e5e705c08a2..ca359992461 100644 --- a/biology/diamond/Makefile +++ b/biology/diamond/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= diamond -PORTVERSION= 0.8.29 +PORTVERSION= 0.8.30 DISTVERSIONPREFIX=v CATEGORIES= biology diff --git a/biology/diamond/distinfo b/biology/diamond/distinfo index 0a0ec0894e6..28033eec5b5 100644 --- a/biology/diamond/distinfo +++ b/biology/diamond/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482000601 -SHA256 (bbuchfink-diamond-v0.8.29_GH0.tar.gz) = 7f50453153cee83bc38dc1a8983d8e4d6bc455515542161d5c62de11fc91d0d6 -SIZE (bbuchfink-diamond-v0.8.29_GH0.tar.gz) = 327638 +TIMESTAMP = 1483113104 +SHA256 (bbuchfink-diamond-v0.8.30_GH0.tar.gz) = ee138e4241c2712d6ce967785474312c52a45c6b56715b00e2abf759605e1fbb +SIZE (bbuchfink-diamond-v0.8.30_GH0.tar.gz) = 329097 diff --git a/databases/rubygem-activerecord-import/Makefile b/databases/rubygem-activerecord-import/Makefile index 78aaee62d72..a38b476d196 100644 --- a/databases/rubygem-activerecord-import/Makefile +++ b/databases/rubygem-activerecord-import/Makefile @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= activerecord-import -PORTVERSION= 0.13.0 +PORTVERSION= 0.16.2 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Bulk import many records into an ActiveRecord DB -LICENSE= RUBY +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activerecord>=3.0:databases/rubygem-activerecord +RUN_DEPENDS= rubygem-activerecord4>=3.2:databases/rubygem-activerecord4 NO_ARCH= yes USE_RUBY= yes USES= gem -DEPRECATED= Depends on deprecated databases/rubygem-activerecord -EXPIRATION_DATE= 2017-01-07 - .include diff --git a/databases/rubygem-activerecord-import/distinfo b/databases/rubygem-activerecord-import/distinfo index 15edf78f546..afe26c2b268 100644 --- a/databases/rubygem-activerecord-import/distinfo +++ b/databases/rubygem-activerecord-import/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463523046 -SHA256 (rubygem/activerecord-import-0.13.0.gem) = d0d15936b9d33501be69cf8f1f2061b3439391980f56bc265611bdd88ec656a9 -SIZE (rubygem/activerecord-import-0.13.0.gem) = 40448 +TIMESTAMP = 1483086451 +SHA256 (rubygem/activerecord-import-0.16.2.gem) = 282d136e47d7a6b2dd6947a78d1e440db6394bd5d0b5e172ef3b534ab586faa6 +SIZE (rubygem/activerecord-import-0.16.2.gem) = 45568 diff --git a/databases/rubygem-arel3/Makefile b/databases/rubygem-arel3/Makefile index b1e4ddedf2f..136fe902f80 100644 --- a/databases/rubygem-arel3/Makefile +++ b/databases/rubygem-arel3/Makefile @@ -12,8 +12,10 @@ COMMENT= Relational Algebra for Ruby LICENSE= MIT -NO_ARCH= yes +DEPRECATED= Use devel/rubygem-arel or devel/rubygem-arel6 instead +EXPIRATION_DATE=2017-01-31 +NO_ARCH= yes USE_RUBY= yes USES= gem diff --git a/databases/rubygem-arel5/Makefile b/databases/rubygem-arel5/Makefile index 286e7807d7a..b2149f17484 100644 --- a/databases/rubygem-arel5/Makefile +++ b/databases/rubygem-arel5/Makefile @@ -12,6 +12,9 @@ COMMENT= Relational Algebra for Ruby LICENSE= MIT +DEPRECATED= Use devel/rubygem-arel or devel/rubygem-arel6 instead +EXPIRATION_DATE=2017-01-31 + NO_ARCH= yes USE_RUBY= yes USES= gem diff --git a/databases/rubygem-arel6/Makefile b/databases/rubygem-arel6/Makefile index 6fd8e09660e..7116d893090 100644 --- a/databases/rubygem-arel6/Makefile +++ b/databases/rubygem-arel6/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= arel -PORTVERSION= 6.0.3 +PORTVERSION= 6.0.4 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= 6 @@ -12,7 +12,6 @@ COMMENT= Relational Algebra for Ruby LICENSE= MIT NO_ARCH= yes - USE_RUBY= yes USES= gem diff --git a/databases/rubygem-arel6/distinfo b/databases/rubygem-arel6/distinfo index 61e25da494b..44fc49505c5 100644 --- a/databases/rubygem-arel6/distinfo +++ b/databases/rubygem-arel6/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/arel-6.0.3.gem) = f3676eafca9987cb5fe263df1edf2538bf6dafc712b30e17be3543a9680547a8 -SIZE (rubygem/arel-6.0.3.gem) = 30720 +TIMESTAMP = 1483086455 +SHA256 (rubygem/arel-6.0.4.gem) = 44ee13c8901238e20e55b5576792ec8267adbd4c7ed2153bf5061bed63cbcc59 +SIZE (rubygem/arel-6.0.4.gem) = 30720 diff --git a/databases/rubygem-redis-actionpack/Makefile b/databases/rubygem-redis-actionpack/Makefile index 36c6bbb5a92..1141ee1abea 100644 --- a/databases/rubygem-redis-actionpack/Makefile +++ b/databases/rubygem-redis-actionpack/Makefile @@ -12,8 +12,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionpack4>=4.0:www/rubygem-actionpack4 \ - rubygem-redis-store>=1.1.0:devel/rubygem-redis-store \ - rubygem-redis-rack>=1.5.0:www/rubygem-redis-rack + rubygem-redis-rack>=1:www/rubygem-redis-rack \ + rubygem-redis-store>=1.1.0:devel/rubygem-redis-store NO_ARCH= yes USE_RUBY= yes diff --git a/databases/rubygem-redis-actionpack4/Makefile b/databases/rubygem-redis-actionpack4/Makefile index 64860efde8c..53fe8be8a26 100644 --- a/databases/rubygem-redis-actionpack4/Makefile +++ b/databases/rubygem-redis-actionpack4/Makefile @@ -13,8 +13,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionpack4>=4:www/rubygem-actionpack4 \ - rubygem-redis-store>=1.1.0:devel/rubygem-redis-store \ - rubygem-redis-rack>=1.5.0:www/rubygem-redis-rack + rubygem-redis-rack>=1.5.0:www/rubygem-redis-rack \ + rubygem-redis-store>=1.1.0:devel/rubygem-redis-store NO_ARCH= yes USE_RUBY= yes diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index b33c5b3a690..00c9d4ea602 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.75.1 +PORTVERSION= 2.76.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index e3817a29c48..5cd6b16084d 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482655901 -SHA256 (calibre-2.75.1.tar.xz) = 3b5d69902156b0bc76dc332c6b74af0fad9a0f4362584e1c01cd4be272dd1a64 -SIZE (calibre-2.75.1.tar.xz) = 38689364 +TIMESTAMP = 1483088704 +SHA256 (calibre-2.76.0.tar.xz) = 680ff5183638cc4fb2addb19ea5394891b097d5cb508eb6725a43e630d2ad5f5 +SIZE (calibre-2.76.0.tar.xz) = 38675824 diff --git a/devel/git-lfs/Makefile b/devel/git-lfs/Makefile index f8306f93736..a0190293619 100644 --- a/devel/git-lfs/Makefile +++ b/devel/git-lfs/Makefile @@ -1,11 +1,9 @@ # $FreeBSD$ PORTNAME= git-lfs -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 DISTVERSIONPREFIX= v CATEGORIES= devel -MASTER_SITES= GH GHC -PKGNAMEPREFIX= go- MAINTAINER= kenji@k2r.org COMMENT= Git extension for versioning large files @@ -17,12 +15,11 @@ RUN_DEPENDS= bash:shells/bash USES= go USE_GITHUB= yes -GH_ACCOUNT= github PLIST_FILES= bin/git-lfs -GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} +GO_PKGNAME= github.com/${PORTNAME/${PORTNAME} -# see https://github.com/github/git-lfs/wiki/Installation +# see https://github.com/git-lfs/git-lfs/wiki/Installation do-build: cd ${WRKSRC} && ${MKDIR} ${WRKSRC}/.tmp && TMPDIR=${WRKSRC}/.tmp script/bootstrap diff --git a/devel/git-lfs/distinfo b/devel/git-lfs/distinfo index 2bf2168fa53..58ef36a8c5a 100644 --- a/devel/git-lfs/distinfo +++ b/devel/git-lfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482775702 -SHA256 (git-lfs-v1.5.3_GH0.tar.gz) = d84eabad6c04fb80e0ed9e7de62e283ca38a1000fe3fdc0310279eccf1a3aeee -SIZE (git-lfs-v1.5.3_GH0.tar.gz) = 600842 +TIMESTAMP = 1483181569 +SHA256 (git-lfs-git-lfs-v1.5.4_GH0.tar.gz) = 4dc539f54ac51dc3d22ac7eb5991bd61533dcd717ab462e125417266553bf88a +SIZE (git-lfs-git-lfs-v1.5.4_GH0.tar.gz) = 603219 diff --git a/devel/p5-Module-Build-Kwalitee/Makefile b/devel/p5-Module-Build-Kwalitee/Makefile index 9139ac40740..4af4d38003b 100644 --- a/devel/p5-Module-Build-Kwalitee/Makefile +++ b/devel/p5-Module-Build-Kwalitee/Makefile @@ -12,12 +12,12 @@ MAINTAINER= ychsiao@ychsiao.org COMMENT= Module::Build subclass with prepackaged tests BUILD_DEPENDS= p5-YAML>=0:textproc/p5-YAML \ - p5-Module-Build>=0.26.09:devel/p5-Module-Build \ p5-Test-Pod>=0:devel/p5-Test-Pod \ p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage RUN_DEPENDS= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild diff --git a/devel/p5-Module-Release/Makefile b/devel/p5-Module-Release/Makefile index 3f26d92d67f..deef8d34e45 100644 --- a/devel/p5-Module-Release/Makefile +++ b/devel/p5-Module-Release/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= Module-Release -PORTVERSION= 2.12.2 +PORTVERSION= 2.123 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Upload files to CPAN and SourceForge diff --git a/devel/p5-Module-Release/distinfo b/devel/p5-Module-Release/distinfo index 449fe2bb86e..16bb3fb4713 100644 --- a/devel/p5-Module-Release/distinfo +++ b/devel/p5-Module-Release/distinfo @@ -1,2 +1,3 @@ -SHA256 (Module-Release-2.122.tar.gz) = 7c398d33f75c2e2f0080bb8b9e2dfbee32e21c8a290ce145ee55fb74b5d5336c -SIZE (Module-Release-2.122.tar.gz) = 39840 +TIMESTAMP = 1483188968 +SHA256 (Module-Release-2.123.tar.gz) = 4213e9674a4fbddb617886af9e4508f5561153acd2d69f8b4a70fb543d341342 +SIZE (Module-Release-2.123.tar.gz) = 40101 diff --git a/devel/p5-Ref-Util/Makefile b/devel/p5-Ref-Util/Makefile index c0e2bf7eda7..1e1ac346aab 100644 --- a/devel/p5-Ref-Util/Makefile +++ b/devel/p5-Ref-Util/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Ref-Util -PORTVERSION= 0.101 +PORTVERSION= 0.110 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Ref-Util/distinfo b/devel/p5-Ref-Util/distinfo index 0af026eb586..126b166ca85 100644 --- a/devel/p5-Ref-Util/distinfo +++ b/devel/p5-Ref-Util/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479569249 -SHA256 (Ref-Util-0.101.tar.gz) = 89e3db1e21dfbbb3544ce8e42079b513ca3f76c28a2bec4f8cdaa94abfdff493 -SIZE (Ref-Util-0.101.tar.gz) = 62957 +TIMESTAMP = 1483079495 +SHA256 (Ref-Util-0.110.tar.gz) = c63641b078205ff7e4a5618d62444846f5b4dcf5e60667dab75409487974c626 +SIZE (Ref-Util-0.110.tar.gz) = 66846 diff --git a/devel/p5-Test-Version/Makefile b/devel/p5-Test-Version/Makefile index fb7d83d8f2a..cd21f4403b2 100644 --- a/devel/p5-Test-Version/Makefile +++ b/devel/p5-Test-Version/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Version -PORTVERSION= 1.05000 +PORTVERSION= 2.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,18 +12,21 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Check to see that version in modules are sane LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-Find-Rule-Perl>=0:devel/p5-File-Find-Rule-Perl RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception +NO_ARCH= yes USE_PERL5= configure USES= perl5 .include .if ${PERL_LEVEL} < 502200 -TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple +BUILD_DEPENDS+= p5-Module-Metadata>=1.000020:devel/p5-Module-Metadata +RUN_DEPENDS+= p5-Module-Metadata>=1.000020:devel/p5-Module-Metadata .endif .include diff --git a/devel/p5-Test-Version/distinfo b/devel/p5-Test-Version/distinfo index d68d05c89de..c3f8baa803b 100644 --- a/devel/p5-Test-Version/distinfo +++ b/devel/p5-Test-Version/distinfo @@ -1,2 +1,3 @@ -SHA256 (Test-Version-1.05.tar.gz) = 9c79c5014a02f1af33f7c9cc4885a6ee342f2ce5bbb3836e2ca62fa13596ffda -SIZE (Test-Version-1.05.tar.gz) = 19228 +TIMESTAMP = 1483190030 +SHA256 (Test-Version-2.05.tar.gz) = 39c0ec02663da0e56962bdafaef6790cf83d12b4d90e8a4cdc971d57d869d63f +SIZE (Test-Version-2.05.tar.gz) = 22916 diff --git a/devel/p5-Test-WWW-Mechanize/Makefile b/devel/p5-Test-WWW-Mechanize/Makefile index 53508d05182..b76510390a6 100644 --- a/devel/p5-Test-WWW-Mechanize/Makefile +++ b/devel/p5-Test-WWW-Mechanize/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-WWW-Mechanize -PORTVERSION= 1.46 +PORTVERSION= 1.48 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PETDANCE diff --git a/devel/p5-Test-WWW-Mechanize/distinfo b/devel/p5-Test-WWW-Mechanize/distinfo index 39d6250f5ac..b6ba9bfc1bc 100644 --- a/devel/p5-Test-WWW-Mechanize/distinfo +++ b/devel/p5-Test-WWW-Mechanize/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470939897 -SHA256 (Test-WWW-Mechanize-1.46.tar.gz) = 99b4774457978c37111041af283a0d452771343743987ba1e02af620778e4d64 -SIZE (Test-WWW-Mechanize-1.46.tar.gz) = 28624 +TIMESTAMP = 1483079505 +SHA256 (Test-WWW-Mechanize-1.48.tar.gz) = 99d19cd14870870f96796079213da201ac33e41cf8f0d24ed8a59512527721b4 +SIZE (Test-WWW-Mechanize-1.48.tar.gz) = 28897 diff --git a/devel/php-uprofiler/Makefile b/devel/php-uprofiler/Makefile index 25356c8c9c5..ec77a21f59e 100644 --- a/devel/php-uprofiler/Makefile +++ b/devel/php-uprofiler/Makefile @@ -11,7 +11,7 @@ MAINTAINER= gasol.wu@gmail.com COMMENT= Lightweight profiler for PHP LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/../LICENSE BROKEN_aarch64= Does not build: invokes x86 asm BROKEN_mips64= Does not build: invokes x86 asm diff --git a/devel/py-icalendar/Makefile b/devel/py-icalendar/Makefile index 8892a1dfc04..d1a1fe0ce5c 100644 --- a/devel/py-icalendar/Makefile +++ b/devel/py-icalendar/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= icalendar -PORTVERSION= 3.9.2 +PORTVERSION= 3.11.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-icalendar/distinfo b/devel/py-icalendar/distinfo index a40ff622417..e33af26ebf7 100644 --- a/devel/py-icalendar/distinfo +++ b/devel/py-icalendar/distinfo @@ -1,2 +1,3 @@ -SHA256 (icalendar-3.9.2.tar.gz) = 0b2d2610e039404e22a0a72fe5a59614374e7bd15ed824ead6ef6f8d36b41e2f -SIZE (icalendar-3.9.2.tar.gz) = 66283 +TIMESTAMP = 1483024288 +SHA256 (icalendar-3.11.1.tar.gz) = 7e98dca0ad093bdb18141eb3127c12776c308f67c20af9aa2594e9037f3e71af +SIZE (icalendar-3.11.1.tar.gz) = 74706 diff --git a/devel/rubygem-active_scaffold/Makefile b/devel/rubygem-active_scaffold/Makefile index 9937ae348fb..e680fc015fe 100644 --- a/devel/rubygem-active_scaffold/Makefile +++ b/devel/rubygem-active_scaffold/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= active_scaffold -PORTVERSION= 3.4.37 +PORTVERSION= 3.4.41.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-active_scaffold/distinfo b/devel/rubygem-active_scaffold/distinfo index e0b27227a8a..601be81fadf 100644 --- a/devel/rubygem-active_scaffold/distinfo +++ b/devel/rubygem-active_scaffold/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/active_scaffold-3.4.37.gem) = b144fa41685113101c1d68f9d7d4e98ea58c069b11f632884e05f66ba434e8b6 -SIZE (rubygem/active_scaffold-3.4.37.gem) = 272384 +TIMESTAMP = 1483100879 +SHA256 (rubygem/active_scaffold-3.4.41.1.gem) = f2c39b57c41b484ebf94da1bb2f33f777bffa143813ee25902ce01f8ae26b101 +SIZE (rubygem/active_scaffold-3.4.41.1.gem) = 272896 diff --git a/devel/rubygem-activemessaging/Makefile b/devel/rubygem-activemessaging/Makefile index 6b4af0ee95f..b1cfe13f423 100644 --- a/devel/rubygem-activemessaging/Makefile +++ b/devel/rubygem-activemessaging/Makefile @@ -2,15 +2,17 @@ # $FreeBSD$ PORTNAME= activemessaging -PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTVERSION= 0.13.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Event-driven architecture for rails -RUN_DEPENDS= rubygem-activesupport4>=2.3.11:devel/rubygem-activesupport4 +LICENSE= MIT + +RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \ + rubygem-rake>=0:devel/rubygem-rake NO_ARCH= yes USE_RUBY= yes diff --git a/devel/rubygem-activemessaging/distinfo b/devel/rubygem-activemessaging/distinfo index 8d161b6357c..154a5b29f15 100644 --- a/devel/rubygem-activemessaging/distinfo +++ b/devel/rubygem-activemessaging/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/activemessaging-0.13.0.gem) = 7ac6ab6a75fb9fa8264c099a4563d5a2710a85044f5bc87e6e7775bd9a9df6f9 -SIZE (rubygem/activemessaging-0.13.0.gem) = 51712 +TIMESTAMP = 1483086464 +SHA256 (rubygem/activemessaging-0.13.1.gem) = 9b90aaef7edc8f50fe20768a3752cac6d65be7d30f9b82050b92835abb546d89 +SIZE (rubygem/activemessaging-0.13.1.gem) = 43008 diff --git a/devel/rubygem-apipie-bindings/Makefile b/devel/rubygem-apipie-bindings/Makefile index 901544fea56..60a1756d3f7 100644 --- a/devel/rubygem-apipie-bindings/Makefile +++ b/devel/rubygem-apipie-bindings/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= apipie-bindings -PORTVERSION= 0.0.16 +PORTVERSION= 0.0.19 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-json>=1.2.1:devel/rubygem-json \ - rubygem-oauth>=0.4.7:net/rubygem-oauth \ + rubygem-oauth>=0:net/rubygem-oauth \ rubygem-rest-client>=1.6.5:www/rubygem-rest-client NO_ARCH= yes diff --git a/devel/rubygem-apipie-bindings/distinfo b/devel/rubygem-apipie-bindings/distinfo index 17e33c85d56..a177e7ca4b1 100644 --- a/devel/rubygem-apipie-bindings/distinfo +++ b/devel/rubygem-apipie-bindings/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/apipie-bindings-0.0.16.gem) = 70c633e858adb6ea4cfdeacb9b4fe7cbdf284a784193a076c7ad6129c9af17ff -SIZE (rubygem/apipie-bindings-0.0.16.gem) = 26624 +TIMESTAMP = 1483086469 +SHA256 (rubygem/apipie-bindings-0.0.19.gem) = f6edb54e9d456d837a007cef986a4e95cb515ec85ec694983c3f11d187b9e475 +SIZE (rubygem/apipie-bindings-0.0.19.gem) = 28672 diff --git a/devel/rubygem-apipie-params/Makefile b/devel/rubygem-apipie-params/Makefile index 3a55bc298cb..429316cbc08 100644 --- a/devel/rubygem-apipie-params/Makefile +++ b/devel/rubygem-apipie-params/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= apipie-params -PORTVERSION= 0.0.4 +PORTVERSION= 0.0.5 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes - USE_RUBY= yes USES= gem diff --git a/devel/rubygem-apipie-params/distinfo b/devel/rubygem-apipie-params/distinfo index ffe86c8d000..42e42ce974b 100644 --- a/devel/rubygem-apipie-params/distinfo +++ b/devel/rubygem-apipie-params/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/apipie-params-0.0.4.gem) = 2b6235b54f6b5cb8a5ca90fe2ebcc851adf4a346a99c71370839b9ab54d8563f -SIZE (rubygem/apipie-params-0.0.4.gem) = 10240 +TIMESTAMP = 1483086473 +SHA256 (rubygem/apipie-params-0.0.5.gem) = 0a3c140b8cb5cc121c42ec9e49b0575e935e25c30d437bed7e2b4fa1bf43ce0d +SIZE (rubygem/apipie-params-0.0.5.gem) = 10240 diff --git a/devel/rubygem-aws-sdk-core/Makefile b/devel/rubygem-aws-sdk-core/Makefile index 9c4a628631a..c8eff443156 100644 --- a/devel/rubygem-aws-sdk-core/Makefile +++ b/devel/rubygem-aws-sdk-core/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.6.35 +PORTVERSION= 2.6.43 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-core/distinfo b/devel/rubygem-aws-sdk-core/distinfo index 0632c07982b..f5b907a41fc 100644 --- a/devel/rubygem-aws-sdk-core/distinfo +++ b/devel/rubygem-aws-sdk-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481270378 -SHA256 (rubygem/aws-sdk-core-2.6.35.gem) = 756afae779e944fe30af52171ded3267e8c156a325a552b5500fc40b973ef7a7 -SIZE (rubygem/aws-sdk-core-2.6.35.gem) = 875008 +TIMESTAMP = 1483108827 +SHA256 (rubygem/aws-sdk-core-2.6.43.gem) = 9cabafd53901c665a459e547e347a4ca3b57ac288558bb8a58d4cc7726b5130a +SIZE (rubygem/aws-sdk-core-2.6.43.gem) = 905216 diff --git a/devel/rubygem-aws-sdk-resources/Makefile b/devel/rubygem-aws-sdk-resources/Makefile index ed357c13b76..f76e8f08b46 100644 --- a/devel/rubygem-aws-sdk-resources/Makefile +++ b/devel/rubygem-aws-sdk-resources/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.6.35 +PORTVERSION= 2.6.43 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-resources/distinfo b/devel/rubygem-aws-sdk-resources/distinfo index ea66b60c78e..28ecb505d65 100644 --- a/devel/rubygem-aws-sdk-resources/distinfo +++ b/devel/rubygem-aws-sdk-resources/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481270381 -SHA256 (rubygem/aws-sdk-resources-2.6.35.gem) = 6136f1ac0b8e8b08e1a921b12b8845683a7b089d5f6d554644dde96719d93a87 -SIZE (rubygem/aws-sdk-resources-2.6.35.gem) = 47104 +TIMESTAMP = 1483108829 +SHA256 (rubygem/aws-sdk-resources-2.6.43.gem) = be4ef617758d42d1913b5152aed5efaebdbe95be3704c46b105de1391684049e +SIZE (rubygem/aws-sdk-resources-2.6.43.gem) = 47104 diff --git a/devel/rubygem-aws-sdk/Makefile b/devel/rubygem-aws-sdk/Makefile index 44da93029ac..aaf31bfe0b2 100644 --- a/devel/rubygem-aws-sdk/Makefile +++ b/devel/rubygem-aws-sdk/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.6.35 +PORTVERSION= 2.6.43 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk/distinfo b/devel/rubygem-aws-sdk/distinfo index 370664fb918..9f2185845b8 100644 --- a/devel/rubygem-aws-sdk/distinfo +++ b/devel/rubygem-aws-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481270385 -SHA256 (rubygem/aws-sdk-2.6.35.gem) = 1dff7add710df691a1bba6b3a961b4cb875414c3732d47240ba99cf586953f9b -SIZE (rubygem/aws-sdk-2.6.35.gem) = 4608 +TIMESTAMP = 1483108824 +SHA256 (rubygem/aws-sdk-2.6.43.gem) = 54cd907f24ee97a25a101a18bbb4fdeba2dbbe8afa9c98fb8d81acf4e015187e +SIZE (rubygem/aws-sdk-2.6.43.gem) = 4608 diff --git a/devel/rubygem-bindata/Makefile b/devel/rubygem-bindata/Makefile index 97e9bb99064..d8a28f45e81 100644 --- a/devel/rubygem-bindata/Makefile +++ b/devel/rubygem-bindata/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bindata -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.4 CATEGORIES= devel ruby MASTER_SITES= RG diff --git a/devel/rubygem-bindata/distinfo b/devel/rubygem-bindata/distinfo index 2a73300dee0..95b777e041e 100644 --- a/devel/rubygem-bindata/distinfo +++ b/devel/rubygem-bindata/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/bindata-2.3.0.gem) = baa684edd7fd806edc79f6a5710dd402158663be04893fda5e1d4bb53c7fe187 -SIZE (rubygem/bindata-2.3.0.gem) = 77312 +TIMESTAMP = 1483116313 +SHA256 (rubygem/bindata-2.3.4.gem) = 0ed2de7ce0c511a659037ab4aa0d170e5464e18fd95388a6140f70af8b14d814 +SIZE (rubygem/bindata-2.3.4.gem) = 78848 diff --git a/devel/rubygem-bosh_common/Makefile b/devel/rubygem-bosh_common/Makefile index b6201f90005..b85c0a218b6 100644 --- a/devel/rubygem-bosh_common/Makefile +++ b/devel/rubygem-bosh_common/Makefile @@ -2,6 +2,7 @@ PORTNAME= bosh_common PORTVERSION= 1.3262.24.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-bosh_common/files/patch-gemspec b/devel/rubygem-bosh_common/files/patch-gemspec new file mode 100644 index 00000000000..1b3f41a679f --- /dev/null +++ b/devel/rubygem-bosh_common/files/patch-gemspec @@ -0,0 +1,11 @@ +--- bosh_common.gemspec.orig 2016-12-31 09:09:18 UTC ++++ bosh_common.gemspec +@@ -23,7 +23,7 @@ Gem::Specification.new do |s| + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 1.2.0"]) +- s.add_runtime_dependency(%q.freeze, ["~> 1.8.2"]) ++ s.add_runtime_dependency(%q.freeze, [">= 1.8.2"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) diff --git a/devel/rubygem-bson/Makefile b/devel/rubygem-bson/Makefile index 63e70ecb370..00a3e4a2553 100644 --- a/devel/rubygem-bson/Makefile +++ b/devel/rubygem-bson/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bson -PORTVERSION= 4.1.1 +PORTVERSION= 4.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-bson/distinfo b/devel/rubygem-bson/distinfo index 07491474f65..f18367a05c6 100644 --- a/devel/rubygem-bson/distinfo +++ b/devel/rubygem-bson/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/bson-4.1.1.gem) = de07e713b2963c1efbbfe4cafc4630bc19ebd3ee77847cc36b00eb6d4fc180e9 -SIZE (rubygem/bson-4.1.1.gem) = 49152 +TIMESTAMP = 1483116451 +SHA256 (rubygem/bson-4.2.1.gem) = ae592c99a3fb61e1925687ab993b3a9e3c3ee29b47c5aee832b1941b03afa55c +SIZE (rubygem/bson-4.2.1.gem) = 80896 diff --git a/devel/rubygem-capybara/Makefile b/devel/rubygem-capybara/Makefile index af383cdc4b0..82c8c3193a3 100644 --- a/devel/rubygem-capybara/Makefile +++ b/devel/rubygem-capybara/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capybara -PORTVERSION= 2.10.2 +PORTVERSION= 2.11.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-capybara/distinfo b/devel/rubygem-capybara/distinfo index 53f8ba86d89..54abfcb8bbf 100644 --- a/devel/rubygem-capybara/distinfo +++ b/devel/rubygem-capybara/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480795039 -SHA256 (rubygem/capybara-2.10.2.gem) = 67656a273c77e6821ab604a2cdcf13f9f0311b5ca57eeedab6700c1bac81ff88 -SIZE (rubygem/capybara-2.10.2.gem) = 242688 +TIMESTAMP = 1483116580 +SHA256 (rubygem/capybara-2.11.0.gem) = fb097436b4f3a0610026c0757ef1531edad5f0f0836f49d3c4f53541058f50c5 +SIZE (rubygem/capybara-2.11.0.gem) = 246784 diff --git a/devel/rubygem-cf-uaa-lib/Makefile b/devel/rubygem-cf-uaa-lib/Makefile index 438a2c728ef..815fd758ddf 100644 --- a/devel/rubygem-cf-uaa-lib/Makefile +++ b/devel/rubygem-cf-uaa-lib/Makefile @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= cf-uaa-lib -PORTVERSION= 3.4.0 +PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +12,8 @@ COMMENT= Client library for CloudFoundry UAA LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.TXT -RUN_DEPENDS= rubygem-multi_json>=0:devel/rubygem-multi_json +RUN_DEPENDS= rubygem-httpclient>=2.8.2.4:www/rubygem-httpclient \ + rubygem-multi_json>=0:devel/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes diff --git a/devel/rubygem-cf-uaa-lib/distinfo b/devel/rubygem-cf-uaa-lib/distinfo index a190e302a1b..487f2e90064 100644 --- a/devel/rubygem-cf-uaa-lib/distinfo +++ b/devel/rubygem-cf-uaa-lib/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/cf-uaa-lib-3.4.0.gem) = 621df9e40e6658e59b84c23a6f03b607406be417f058da8e4bada81defcf3593 -SIZE (rubygem/cf-uaa-lib-3.4.0.gem) = 119296 +TIMESTAMP = 1483116817 +SHA256 (rubygem/cf-uaa-lib-3.7.0.gem) = 81bddc219aeb8edd9b87b7d94cc7d5366bdd4b083e2ae11eecde078533d08673 +SIZE (rubygem/cf-uaa-lib-3.7.0.gem) = 120320 diff --git a/devel/rubygem-cf-uaa-lib/files/patch-gemspec b/devel/rubygem-cf-uaa-lib/files/patch-gemspec new file mode 100644 index 00000000000..7ba9dca5df4 --- /dev/null +++ b/devel/rubygem-cf-uaa-lib/files/patch-gemspec @@ -0,0 +1,11 @@ +--- cf-uaa-lib.gemspec.orig 2016-12-30 14:49:03 UTC ++++ cf-uaa-lib.gemspec +@@ -24,7 +24,7 @@ Gem::Specification.new do |s| + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, [">= 0"]) +- s.add_runtime_dependency(%q.freeze, ["~> 2.8.2.4"]) ++ s.add_runtime_dependency(%q.freeze, [">= 2.8.2.4"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, ["~> 10.3.2"]) + s.add_development_dependency(%q.freeze, ["~> 2.14.1"]) diff --git a/devel/rubygem-clamp/Makefile b/devel/rubygem-clamp/Makefile index 3d7790fcdc0..6c1131184c8 100644 --- a/devel/rubygem-clamp/Makefile +++ b/devel/rubygem-clamp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clamp -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.1 CATEGORIES= devel ruby MASTER_SITES= RG diff --git a/devel/rubygem-clamp/distinfo b/devel/rubygem-clamp/distinfo index 36c6c5b1473..e7fe951aec4 100644 --- a/devel/rubygem-clamp/distinfo +++ b/devel/rubygem-clamp/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/clamp-1.0.0.gem) = 1c16a29eac75477176a0f94d7558612ed2cc79031f0cf5e95798209a3e7cc66f -SIZE (rubygem/clamp-1.0.0.gem) = 26112 +TIMESTAMP = 1483117134 +SHA256 (rubygem/clamp-1.1.1.gem) = b13284a1255f163ba7413fee8a81d4f59fabf1df5a8eef34ee95f922411f1104 +SIZE (rubygem/clamp-1.1.1.gem) = 28160 diff --git a/devel/rubygem-commander/Makefile b/devel/rubygem-commander/Makefile index 79c201ce86b..8f7b35bb3c1 100644 --- a/devel/rubygem-commander/Makefile +++ b/devel/rubygem-commander/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= commander -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.3 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-commander/distinfo b/devel/rubygem-commander/distinfo index 154210203cc..9f99b91436b 100644 --- a/devel/rubygem-commander/distinfo +++ b/devel/rubygem-commander/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/commander-4.4.0.gem) = 358ae12110faed47683633bdf0e71d6782a0f3eccdbaea4e76b375d260490a56 -SIZE (rubygem/commander-4.4.0.gem) = 35840 +TIMESTAMP = 1483117322 +SHA256 (rubygem/commander-4.4.3.gem) = aedf4af6fdf8f05489001bcd70af87d83afec6896a3a2dfd9b49ec02bc391d07 +SIZE (rubygem/commander-4.4.3.gem) = 36352 diff --git a/devel/rubygem-concurrent-ruby-edge/Makefile b/devel/rubygem-concurrent-ruby-edge/Makefile index 15480f98538..8fb907202aa 100644 --- a/devel/rubygem-concurrent-ruby-edge/Makefile +++ b/devel/rubygem-concurrent-ruby-edge/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= concurrent-ruby-edge -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Bleeding edge features for concurrent-ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2:devel/rubygem-concurrent-ruby +RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.3:devel/rubygem-concurrent-ruby NO_ARCH= yes USE_RUBY= yes diff --git a/devel/rubygem-concurrent-ruby-edge/distinfo b/devel/rubygem-concurrent-ruby-edge/distinfo index acdb638d9b0..eaedca843d0 100644 --- a/devel/rubygem-concurrent-ruby-edge/distinfo +++ b/devel/rubygem-concurrent-ruby-edge/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/concurrent-ruby-edge-0.2.2.gem) = f54b958ed614ff0e176962b29a87a1523b9e35034bca47585f4f778210f13946 -SIZE (rubygem/concurrent-ruby-edge-0.2.2.gem) = 41984 +TIMESTAMP = 1483101700 +SHA256 (rubygem/concurrent-ruby-edge-0.2.3.gem) = 845481ffb8e4c0ab5c244d304c7ab42875fb6a79affbe5fce98d15dbfeadfdd2 +SIZE (rubygem/concurrent-ruby-edge-0.2.3.gem) = 41984 diff --git a/devel/rubygem-concurrent-ruby-edge/files/patch-gemspec b/devel/rubygem-concurrent-ruby-edge/files/patch-gemspec new file mode 100644 index 00000000000..a8d1561dbc4 --- /dev/null +++ b/devel/rubygem-concurrent-ruby-edge/files/patch-gemspec @@ -0,0 +1,11 @@ +--- concurrent-ruby-edge.gemspec.orig 2016-12-30 18:46:48 UTC ++++ concurrent-ruby-edge.gemspec +@@ -23,7 +23,7 @@ Gem::Specification.new do |s| + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then +- s.add_runtime_dependency(%q.freeze, ["= 1.0.3"]) ++ s.add_runtime_dependency(%q.freeze, [">= 1.0.3"]) + else + s.add_dependency(%q.freeze, ["= 1.0.3"]) + end diff --git a/devel/rubygem-concurrent-ruby/Makefile b/devel/rubygem-concurrent-ruby/Makefile index 6140e7b9048..6ef27a1bcf0 100644 --- a/devel/rubygem-concurrent-ruby/Makefile +++ b/devel/rubygem-concurrent-ruby/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= concurrent-ruby -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-concurrent-ruby/distinfo b/devel/rubygem-concurrent-ruby/distinfo index d88fc0e8652..9ca4ad8b163 100644 --- a/devel/rubygem-concurrent-ruby/distinfo +++ b/devel/rubygem-concurrent-ruby/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/concurrent-ruby-1.0.2.gem) = 5c4b4cce37fc538660fae3b9fb7b51a2bc443eda4c5394e51521527fb6d264cd -SIZE (rubygem/concurrent-ruby-1.0.2.gem) = 130560 +TIMESTAMP = 1483117423 +SHA256 (rubygem/concurrent-ruby-1.0.4.gem) = ebd266064280cf52fab521ddd369d51a95f6aff664119e229b07101a6088f25c +SIZE (rubygem/concurrent-ruby-1.0.4.gem) = 132096 diff --git a/devel/rubygem-cri/Makefile b/devel/rubygem-cri/Makefile index b8ac2ad3763..98ed692babb 100644 --- a/devel/rubygem-cri/Makefile +++ b/devel/rubygem-cri/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cri -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-cri/distinfo b/devel/rubygem-cri/distinfo index 631e74110cc..699df808299 100644 --- a/devel/rubygem-cri/distinfo +++ b/devel/rubygem-cri/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/cri-2.7.0.gem) = 861e637cfeb0f8a618ea982f675c574520590aecbd098a2cf3d8be339ff3ed62 -SIZE (rubygem/cri-2.7.0.gem) = 25088 +TIMESTAMP = 1483131312 +SHA256 (rubygem/cri-2.7.1.gem) = 989fc14d1986c9c252c84e1b22e300fd139ef6bc4c9c57762a93cbf7eb4fd5f5 +SIZE (rubygem/cri-2.7.1.gem) = 25088 diff --git a/devel/rubygem-default_value_for/Makefile b/devel/rubygem-default_value_for/Makefile index acc6f301f50..82f0f1317da 100644 --- a/devel/rubygem-default_value_for/Makefile +++ b/devel/rubygem-default_value_for/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= default_value_for -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-default_value_for/distinfo b/devel/rubygem-default_value_for/distinfo index 3ec3a3136fd..50d78e910c6 100644 --- a/devel/rubygem-default_value_for/distinfo +++ b/devel/rubygem-default_value_for/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/default_value_for-3.0.1.gem) = a0765313837ea4bf9d9e37bf2898c9762ccd170e6220de33f083054fd4ca94fc -SIZE (rubygem/default_value_for-3.0.1.gem) = 14848 +TIMESTAMP = 1483131727 +SHA256 (rubygem/default_value_for-3.0.2.gem) = e34c410a8eeb284d75a74e94df3cc82d65c998716e9bdddd118265d9ab408404 +SIZE (rubygem/default_value_for-3.0.2.gem) = 14848 diff --git a/devel/rubygem-dynflow/Makefile b/devel/rubygem-dynflow/Makefile index 02636d4e67d..b0bff051b73 100644 --- a/devel/rubygem-dynflow/Makefile +++ b/devel/rubygem-dynflow/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dynflow -PORTVERSION= 0.8.11 +PORTVERSION= 0.8.18 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-algebrick>=0.7.0:devel/rubygem-algebrick \ rubygem-apipie-params>=0:devel/rubygem-apipie-params \ rubygem-concurrent-ruby>=1.0:devel/rubygem-concurrent-ruby \ - rubygem-concurrent-ruby-edge>=0.2:devel/rubygem-concurrent-ruby-edge \ + rubygem-concurrent-ruby-edge>=0.2.3:devel/rubygem-concurrent-ruby-edge \ rubygem-multi_json>=0:devel/rubygem-multi_json \ rubygem-sequel>=0:devel/rubygem-sequel diff --git a/devel/rubygem-dynflow/distinfo b/devel/rubygem-dynflow/distinfo index af9fa072995..7d6f9006db6 100644 --- a/devel/rubygem-dynflow/distinfo +++ b/devel/rubygem-dynflow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463680616 -SHA256 (rubygem/dynflow-0.8.11.gem) = b5fdb712de3abc57ad01406e1fb66d7503aa3f9e9080df08b50be3f216885edd -SIZE (rubygem/dynflow-0.8.11.gem) = 933376 +TIMESTAMP = 1483101439 +SHA256 (rubygem/dynflow-0.8.18.gem) = d57bad1630c6ff429f901ae5ae33b9559283fbc191b29963489d53539d666af4 +SIZE (rubygem/dynflow-0.8.18.gem) = 942592 diff --git a/devel/rubygem-excon/Makefile b/devel/rubygem-excon/Makefile index 7860dbd29e8..71740af6955 100644 --- a/devel/rubygem-excon/Makefile +++ b/devel/rubygem-excon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= excon -PORTVERSION= 0.49.0 +PORTVERSION= 0.54.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-excon/distinfo b/devel/rubygem-excon/distinfo index 319e1153e47..374885eb05b 100644 --- a/devel/rubygem-excon/distinfo +++ b/devel/rubygem-excon/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/excon-0.49.0.gem) = 1fb00ffeae85bb1d81ea0b61a5d88df8593cec1643a5f32e637d5148097bad4a -SIZE (rubygem/excon-0.49.0.gem) = 220160 +TIMESTAMP = 1483133022 +SHA256 (rubygem/excon-0.54.0.gem) = a32d6e509dd99b9b201c4d3a50b08e4ea7279dfc99bc05332799a00d92368b48 +SIZE (rubygem/excon-0.54.0.gem) = 236032 diff --git a/devel/rubygem-fast_gettext/Makefile b/devel/rubygem-fast_gettext/Makefile index dd3ed49d690..6ab16edbb41 100644 --- a/devel/rubygem-fast_gettext/Makefile +++ b/devel/rubygem-fast_gettext/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fast_gettext -PORTVERSION= 1.0.0 +PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-fast_gettext/distinfo b/devel/rubygem-fast_gettext/distinfo index 6e42b8d0017..cdbbe8d3c01 100644 --- a/devel/rubygem-fast_gettext/distinfo +++ b/devel/rubygem-fast_gettext/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/fast_gettext-1.0.0.gem) = ae5d210baa3f13f5da564b0b5c4f7f4466f538c2dba89b1ad4f013fde70cc011 -SIZE (rubygem/fast_gettext-1.0.0.gem) = 26112 +TIMESTAMP = 1483133532 +SHA256 (rubygem/fast_gettext-1.3.0.gem) = f4c0c356651a39c6bf365788eb44eec0fec0e26e750b3ec0607f044f54fee662 +SIZE (rubygem/fast_gettext-1.3.0.gem) = 27136 diff --git a/devel/rubygem-flexmock/Makefile b/devel/rubygem-flexmock/Makefile index 077d9ad811a..664fff402b0 100644 --- a/devel/rubygem-flexmock/Makefile +++ b/devel/rubygem-flexmock/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexmock -PORTVERSION= 2.1.0 +PORTVERSION= 2.3.4 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-flexmock/distinfo b/devel/rubygem-flexmock/distinfo index f1572d81f7b..82aa83267d3 100644 --- a/devel/rubygem-flexmock/distinfo +++ b/devel/rubygem-flexmock/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/flexmock-2.1.0.gem) = ddbde616c1cf8eb92ff190db8237b1fd47b79953b3ac9d701f0a9752b1edfee0 -SIZE (rubygem/flexmock-2.1.0.gem) = 64000 +TIMESTAMP = 1483133704 +SHA256 (rubygem/flexmock-2.3.4.gem) = 6a042299444a310f58e4c54ad0fd9311013726d9c961febfb93c906adbde8100 +SIZE (rubygem/flexmock-2.3.4.gem) = 67072 diff --git a/devel/rubygem-grape-entity/Makefile b/devel/rubygem-grape-entity/Makefile index 52fd3d05789..ef9fff57ea4 100644 --- a/devel/rubygem-grape-entity/Makefile +++ b/devel/rubygem-grape-entity/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= grape-entity -PORTVERSION= 0.5.1 +PORTVERSION= 0.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-grape-entity/distinfo b/devel/rubygem-grape-entity/distinfo index 8c86ca6f1c0..5e02e35a670 100644 --- a/devel/rubygem-grape-entity/distinfo +++ b/devel/rubygem-grape-entity/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/grape-entity-0.5.1.gem) = 047813a5296d33abe3713662a2dd7b26673358a953aeaa2682a53fb3983161a2 -SIZE (rubygem/grape-entity-0.5.1.gem) = 37376 +TIMESTAMP = 1483192396 +SHA256 (rubygem/grape-entity-0.6.0.gem) = 18c6eebfce66cb0288b9273783c057a90f05f1707c882f7347e61313829550a2 +SIZE (rubygem/grape-entity-0.6.0.gem) = 39424 diff --git a/devel/rubygem-grape-swagger/Makefile b/devel/rubygem-grape-swagger/Makefile index 385f502747a..030cb88bfe1 100644 --- a/devel/rubygem-grape-swagger/Makefile +++ b/devel/rubygem-grape-swagger/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grape-swagger -PORTVERSION= 0.25.2 +PORTVERSION= 0.25.3 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-grape-swagger/distinfo b/devel/rubygem-grape-swagger/distinfo index 19b2573f68e..e686fa4ed2a 100644 --- a/devel/rubygem-grape-swagger/distinfo +++ b/devel/rubygem-grape-swagger/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480771664 -SHA256 (rubygem/grape-swagger-0.25.2.gem) = a3295637982726a43af692136ca891281f311c455c447c47c38c6eadf4dfd3be -SIZE (rubygem/grape-swagger-0.25.2.gem) = 216576 +TIMESTAMP = 1483192606 +SHA256 (rubygem/grape-swagger-0.25.3.gem) = fd6b59bf3e331fba7394610f881ce22b3bfe2e4569923b6f635f35dc90b36f7f +SIZE (rubygem/grape-swagger-0.25.3.gem) = 217600 diff --git a/devel/rubygem-grape/Makefile b/devel/rubygem-grape/Makefile index f4d1a016fab..7289aceacfb 100644 --- a/devel/rubygem-grape/Makefile +++ b/devel/rubygem-grape/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= grape -PORTVERSION= 0.18.0 -PORTREVISION= 1 +PORTVERSION= 0.19.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-grape/distinfo b/devel/rubygem-grape/distinfo index cda626ced68..f9949f90a93 100644 --- a/devel/rubygem-grape/distinfo +++ b/devel/rubygem-grape/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480770194 -SHA256 (rubygem/grape-0.18.0.gem) = f231e4c2fb80a85d032632a3cd6a692a531834c15ba0ab48c5fbce23bd55579f -SIZE (rubygem/grape-0.18.0.gem) = 373760 +TIMESTAMP = 1483192090 +SHA256 (rubygem/grape-0.19.0.gem) = ee456dc1c32daa0a885391ff31c29af8b5876b0f4a7cbea0702b0c4d3b887401 +SIZE (rubygem/grape-0.19.0.gem) = 374784 diff --git a/devel/rubygem-hamster/Makefile b/devel/rubygem-hamster/Makefile index 2d33bcfa0f4..6c430b11454 100644 --- a/devel/rubygem-hamster/Makefile +++ b/devel/rubygem-hamster/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-concurrent-ruby>=1.0:devel/rubygem-concurrent-ruby +NO_ARCH= yes USE_RUBY= yes USES= gem diff --git a/devel/rubygem-health_check/Makefile b/devel/rubygem-health_check/Makefile index a8a0fea8f05..25ddfb70a12 100644 --- a/devel/rubygem-health_check/Makefile +++ b/devel/rubygem-health_check/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= health_check -PORTVERSION= 2.1.0 +PORTVERSION= 2.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-health_check/distinfo b/devel/rubygem-health_check/distinfo index aa627bffe88..e02de448258 100644 --- a/devel/rubygem-health_check/distinfo +++ b/devel/rubygem-health_check/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1471421474 -SHA256 (rubygem/health_check-2.1.0.gem) = e624f918d9e2413edb51edf52913046b7f9d1398e0191d94c3a23e2bc82815ca -SIZE (rubygem/health_check-2.1.0.gem) = 24576 +TIMESTAMP = 1483133785 +SHA256 (rubygem/health_check-2.6.0.gem) = a8eec920df0566e327bc6c4561464af8573aaa2d1546b71490e17f6f010acad5 +SIZE (rubygem/health_check-2.6.0.gem) = 27648 diff --git a/devel/rubygem-hike/Makefile b/devel/rubygem-hike/Makefile index 0bbe6ef5a94..24846d78bcb 100644 --- a/devel/rubygem-hike/Makefile +++ b/devel/rubygem-hike/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hike -PORTVERSION= 1.2.3 +PORTVERSION= 2.1.3 PORTEPOCH= 1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-hike/distinfo b/devel/rubygem-hike/distinfo index 14a5676db05..5026fe07d3e 100644 --- a/devel/rubygem-hike/distinfo +++ b/devel/rubygem-hike/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/hike-1.2.3.gem) = 154e2f2593845e5bcd8ed2ba3092600c55c6ad8c630722857de3fdaf334ccc44 -SIZE (rubygem/hike-1.2.3.gem) = 8704 +TIMESTAMP = 1483134220 +SHA256 (rubygem/hike-2.1.3.gem) = b203621959765014af740323943cfdc72eedc6f3f5332686713d54e821ab7041 +SIZE (rubygem/hike-2.1.3.gem) = 9728 diff --git a/devel/rubygem-hoe/Makefile b/devel/rubygem-hoe/Makefile index 3015f2c7eec..9dcbef4fd1b 100644 --- a/devel/rubygem-hoe/Makefile +++ b/devel/rubygem-hoe/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hoe -PORTVERSION= 3.15.0 +PORTVERSION= 3.15.3 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-hoe/distinfo b/devel/rubygem-hoe/distinfo index 0172648d9e3..36618cabe02 100644 --- a/devel/rubygem-hoe/distinfo +++ b/devel/rubygem-hoe/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/hoe-3.15.0.gem) = b2e68ea2fc075b34d73b6a63f30dd9e308f1c67ddca86f0192ba8e93bbffc86d -SIZE (rubygem/hoe-3.15.0.gem) = 187392 +TIMESTAMP = 1483134648 +SHA256 (rubygem/hoe-3.15.3.gem) = 4e772892e8f23055adc7f8579153fc37b0636cbcb31e6e57b1e06b7fd55de717 +SIZE (rubygem/hoe-3.15.3.gem) = 188416 diff --git a/devel/rubygem-holidays/Makefile b/devel/rubygem-holidays/Makefile index f0df0512bdb..284a7922ca3 100644 --- a/devel/rubygem-holidays/Makefile +++ b/devel/rubygem-holidays/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= holidays -PORTVERSION= 4.1.0 +PORTVERSION= 5.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-holidays/distinfo b/devel/rubygem-holidays/distinfo index 092e5aa57a5..f80696f6c2a 100644 --- a/devel/rubygem-holidays/distinfo +++ b/devel/rubygem-holidays/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463334456 -SHA256 (rubygem/holidays-4.1.0.gem) = da50f763bd7e8e79ef5931dfb35b27b31bdb32a383c2dc1c50a7db968e579253 -SIZE (rubygem/holidays-4.1.0.gem) = 129024 +TIMESTAMP = 1483134884 +SHA256 (rubygem/holidays-5.3.0.gem) = cae63aaf614389db5772b8631ea25199cf68942e984171c87e3d8e362c0278e2 +SIZE (rubygem/holidays-5.3.0.gem) = 105984 diff --git a/devel/rubygem-icalendar/Makefile b/devel/rubygem-icalendar/Makefile index 0182076ee2b..5f9add273f6 100644 --- a/devel/rubygem-icalendar/Makefile +++ b/devel/rubygem-icalendar/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= icalendar -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-icalendar/distinfo b/devel/rubygem-icalendar/distinfo index a95e8025806..1ef91a2984e 100644 --- a/devel/rubygem-icalendar/distinfo +++ b/devel/rubygem-icalendar/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/icalendar-2.3.0.gem) = e03c0b2a52438c78661ab56297b0cbeef48c53528814ca0e0169a2235d43527f -SIZE (rubygem/icalendar-2.3.0.gem) = 33792 +TIMESTAMP = 1483136787 +SHA256 (rubygem/icalendar-2.4.1.gem) = ade7384b3a78d302e01c0b93f66816b734c9abd85d1511b90200de2eee6d5ef7 +SIZE (rubygem/icalendar-2.4.1.gem) = 36352 diff --git a/devel/rubygem-jasmine-core/Makefile b/devel/rubygem-jasmine-core/Makefile index 6b3e6e61f7f..e22d6df109f 100644 --- a/devel/rubygem-jasmine-core/Makefile +++ b/devel/rubygem-jasmine-core/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jasmine-core -PORTVERSION= 2.4.1 +PORTVERSION= 2.5.2 CATEGORIES= devel ruby MASTER_SITES= RG diff --git a/devel/rubygem-jasmine-core/distinfo b/devel/rubygem-jasmine-core/distinfo index 19e85abf61c..8c71b50911e 100644 --- a/devel/rubygem-jasmine-core/distinfo +++ b/devel/rubygem-jasmine-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463765177 -SHA256 (rubygem/jasmine-core-2.4.1.gem) = bbb0393621bb00e1e9ce7f5b3c933d20d714a0029deb47707479af1cf4360188 -SIZE (rubygem/jasmine-core-2.4.1.gem) = 91136 +TIMESTAMP = 1483137680 +SHA256 (rubygem/jasmine-core-2.5.2.gem) = bb35a68042185123c1b2dd1f5f3ee27dd4b7a631154a7c0f11434632f9a20ed5 +SIZE (rubygem/jasmine-core-2.5.2.gem) = 93184 diff --git a/devel/rubygem-jruby-jars/Makefile b/devel/rubygem-jruby-jars/Makefile index f3927bfc110..4589878f39c 100644 --- a/devel/rubygem-jruby-jars/Makefile +++ b/devel/rubygem-jruby-jars/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jruby-jars -PORTVERSION= 1.7.25 +PORTVERSION= 9.1.6.0 CATEGORIES= devel rubygems java MASTER_SITES= RG diff --git a/devel/rubygem-jruby-jars/distinfo b/devel/rubygem-jruby-jars/distinfo index 5db1294d641..e48005401e5 100644 --- a/devel/rubygem-jruby-jars/distinfo +++ b/devel/rubygem-jruby-jars/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/jruby-jars-1.7.25.gem) = e7fe7217f7c8a64b825c025611da1c0ffbd892043460dca70d66318087dc057b -SIZE (rubygem/jruby-jars-1.7.25.gem) = 22080512 +TIMESTAMP = 1483140917 +SHA256 (rubygem/jruby-jars-9.1.6.0.gem) = 54bf5545913e65a643f2ce8bd9297e36033a1433bd6d2550d473577cee363ae1 +SIZE (rubygem/jruby-jars-9.1.6.0.gem) = 20009984 diff --git a/devel/rubygem-json/Makefile b/devel/rubygem-json/Makefile index 2797742308a..448b628b790 100644 --- a/devel/rubygem-json/Makefile +++ b/devel/rubygem-json/Makefile @@ -2,17 +2,15 @@ # $FreeBSD$ PORTNAME= json -PORTVERSION= 1.8.3 +PORTVERSION= 2.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Parse JSON texts and generate them from ruby data structures -LICENSE= GPLv2 RUBY +LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual -LICENSE_FILE_GPLv2= ${WRKSRC}/GPL -LICENSE_FILE_RUBY= ${WRKSRC}/COPYING USE_RUBY= yes USES= gem diff --git a/devel/rubygem-json/distinfo b/devel/rubygem-json/distinfo index 4d09b59bee2..0a52de417ec 100644 --- a/devel/rubygem-json/distinfo +++ b/devel/rubygem-json/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/json-1.8.3.gem) = 8ca2091e26678fb989d66cdb9f0104f1307bc584b429c2fd783d51e4b3f14bdb -SIZE (rubygem/json-1.8.3.gem) = 152064 +TIMESTAMP = 1483141363 +SHA256 (rubygem/json-2.0.2.gem) = 400f60ac8282da80764c5d6fbb04c096390a85950bb488652abc1eb993b411d2 +SIZE (rubygem/json-2.0.2.gem) = 138752 diff --git a/devel/rubygem-json_pure/Makefile b/devel/rubygem-json_pure/Makefile index 50152978583..d33b2dbab44 100644 --- a/devel/rubygem-json_pure/Makefile +++ b/devel/rubygem-json_pure/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= json_pure -PORTVERSION= 1.8.3 +PORTVERSION= 2.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-json_pure/distinfo b/devel/rubygem-json_pure/distinfo index a49e8714112..74f21176123 100644 --- a/devel/rubygem-json_pure/distinfo +++ b/devel/rubygem-json_pure/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/json_pure-1.8.3.gem) = 24311db8ff882cbb0d32385ca2f90523bfd3b3ae17bd2a436ea60333f2f4aa08 -SIZE (rubygem/json_pure-1.8.3.gem) = 143872 +TIMESTAMP = 1483146107 +SHA256 (rubygem/json_pure-2.0.2.gem) = def9c4d3da29b3d36033d4b019b045520b1ee4968161630f4b422c7e18b6c83b +SIZE (rubygem/json_pure-2.0.2.gem) = 138752 diff --git a/devel/rubygem-kafo/Makefile b/devel/rubygem-kafo/Makefile index 18029acfd93..d908bf422b2 100644 --- a/devel/rubygem-kafo/Makefile +++ b/devel/rubygem-kafo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kafo -PORTVERSION= 0.7.3 +PORTVERSION= 1.0.5 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -16,7 +16,7 @@ RUN_DEPENDS= gsed:textproc/gsed \ rubygem-ansi>=0:devel/rubygem-ansi \ rubygem-clamp>=0.6.2:devel/rubygem-clamp \ rubygem-highline>=1.6.21:devel/rubygem-highline \ - rubygem-kafo_parsers>=0:devel/rubygem-kafo_parsers \ + rubygem-kafo_parsers>=0.1.1:devel/rubygem-kafo_parsers \ rubygem-kafo_wizards>=0:devel/rubygem-kafo_wizards \ rubygem-logging>=0:devel/rubygem-logging \ rubygem-powerbar>=0:devel/rubygem-powerbar diff --git a/devel/rubygem-kafo/distinfo b/devel/rubygem-kafo/distinfo index 272f249c8ac..821b5786b49 100644 --- a/devel/rubygem-kafo/distinfo +++ b/devel/rubygem-kafo/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/kafo-0.7.3.gem) = d183efd29c8daf93fe47557e6bfbe5a082ecba33279725921edd265bbd333315 -SIZE (rubygem/kafo-0.7.3.gem) = 55808 +TIMESTAMP = 1483110539 +SHA256 (rubygem/kafo-1.0.5.gem) = b6317fb7397b2bc7d3c2ce596efc3902856ed369eae9ba5068fb3915bd6eae5b +SIZE (rubygem/kafo-1.0.5.gem) = 56320 diff --git a/devel/rubygem-kafo/files/patch-gemspec b/devel/rubygem-kafo/files/patch-gemspec deleted file mode 100644 index e6df01080ef..00000000000 --- a/devel/rubygem-kafo/files/patch-gemspec +++ /dev/null @@ -1,10 +0,0 @@ ---- kafo.gemspec.orig 2016-04-03 08:33:57 UTC -+++ kafo.gemspec -@@ -30,7 +30,6 @@ Gem::Specification.new do |s| - s.add_runtime_dependency(%q.freeze, [">= 0"]) - s.add_runtime_dependency(%q.freeze, [">= 0"]) - s.add_runtime_dependency(%q.freeze, [">= 0"]) -- s.add_runtime_dependency(%q.freeze, ["< 4.0.0"]) - s.add_runtime_dependency(%q.freeze, ["< 3.0.0"]) - s.add_runtime_dependency(%q.freeze, [">= 0.6.2"]) - s.add_runtime_dependency(%q.freeze, ["< 2.0", ">= 1.6.21"]) diff --git a/devel/rubygem-kafo_parsers/Makefile b/devel/rubygem-kafo_parsers/Makefile index 6ff108ee2c9..6525c37a2fb 100644 --- a/devel/rubygem-kafo_parsers/Makefile +++ b/devel/rubygem-kafo_parsers/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kafo_parsers -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.5 CATEGORIES= devel ruby MASTER_SITES= RG diff --git a/devel/rubygem-kafo_parsers/distinfo b/devel/rubygem-kafo_parsers/distinfo index a0467f13fd3..54df36cbe30 100644 --- a/devel/rubygem-kafo_parsers/distinfo +++ b/devel/rubygem-kafo_parsers/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/kafo_parsers-0.1.0.gem) = 496b0d65f62fb4064a326bfe8e9a8cabf476bae8852575c4ff22a6bac09bac14 -SIZE (rubygem/kafo_parsers-0.1.0.gem) = 9728 +TIMESTAMP = 1483110719 +SHA256 (rubygem/kafo_parsers-0.1.5.gem) = 1cc31d258099d5d0cc4ba394436aea637ab51c900481dfb798e6b079e883c6d3 +SIZE (rubygem/kafo_parsers-0.1.5.gem) = 10240 diff --git a/devel/rubygem-kafo_parsers/files/patch-gemspec b/devel/rubygem-kafo_parsers/files/patch-gemspec index 3f10516d3bc..8922adf7bdc 100644 --- a/devel/rubygem-kafo_parsers/files/patch-gemspec +++ b/devel/rubygem-kafo_parsers/files/patch-gemspec @@ -1,9 +1,9 @@ ---- kafo_parsers.gemspec.orig 2016-04-03 08:11:36 UTC +--- kafo_parsers.gemspec.orig 2016-12-30 18:21:43 UTC +++ kafo_parsers.gemspec -@@ -27,7 +27,6 @@ Gem::Specification.new do |s| +@@ -26,7 +26,6 @@ Gem::Specification.new do |s| + s.add_development_dependency(%q.freeze, ["~> 4.0"]) s.add_development_dependency(%q.freeze, ["< 0.9"]) s.add_development_dependency(%q.freeze, ["~> 1.9.0"]) - s.add_development_dependency(%q.freeze, ["< 5.0.0"]) - s.add_runtime_dependency(%q.freeze, [">= 3.9.0"]) s.add_runtime_dependency(%q.freeze, [">= 0"]) else diff --git a/devel/rubygem-kgio/Makefile b/devel/rubygem-kgio/Makefile index 84e9377abb9..cacaf666df0 100644 --- a/devel/rubygem-kgio/Makefile +++ b/devel/rubygem-kgio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kgio -PORTVERSION= 2.10.0 +PORTVERSION= 2.11.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-kgio/distinfo b/devel/rubygem-kgio/distinfo index 70d65f7718b..002e70e336f 100644 --- a/devel/rubygem-kgio/distinfo +++ b/devel/rubygem-kgio/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/kgio-2.10.0.gem) = 2804235c990934f03cf5fdacc883f1d6195fe7931f90f1ca6e59a07bf7a0dcf8 -SIZE (rubygem/kgio-2.10.0.gem) = 56320 +TIMESTAMP = 1483150015 +SHA256 (rubygem/kgio-2.11.0.gem) = 6d61276ab98ecbbef8bfb43855d2722151cd5d5541611ea480d6391dde3774d4 +SIZE (rubygem/kgio-2.11.0.gem) = 59392 diff --git a/devel/rubygem-logging/Makefile b/devel/rubygem-logging/Makefile index 19a38245217..f0f64591785 100644 --- a/devel/rubygem-logging/Makefile +++ b/devel/rubygem-logging/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= logging -PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTVERSION= 2.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-logging/distinfo b/devel/rubygem-logging/distinfo index 0964362446c..dd588d53f52 100644 --- a/devel/rubygem-logging/distinfo +++ b/devel/rubygem-logging/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/logging-1.8.2.gem) = d7204b5ebacdf44756c1358b24ac78da39f63f5e6bfe0b6ffad0393de69d8c6d -SIZE (rubygem/logging-1.8.2.gem) = 88064 +TIMESTAMP = 1483150283 +SHA256 (rubygem/logging-2.1.0.gem) = 34a0c16415a587c434e1f0d7ac5de9805d33de6e2636d5edc5c0765a7603f3a9 +SIZE (rubygem/logging-2.1.0.gem) = 83456 diff --git a/devel/rubygem-main/Makefile b/devel/rubygem-main/Makefile index e12370a2a66..0d7b45656b8 100644 --- a/devel/rubygem-main/Makefile +++ b/devel/rubygem-main/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= main -PORTVERSION= 6.2.0 +PORTVERSION= 6.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-main/distinfo b/devel/rubygem-main/distinfo index fd6144a290c..bfb721f1590 100644 --- a/devel/rubygem-main/distinfo +++ b/devel/rubygem-main/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/main-6.2.0.gem) = 798aa9cc84c4e9ad1c608bb59a3ca7752528bb349b677b72d1725a15e037e8f7 -SIZE (rubygem/main-6.2.0.gem) = 42496 +TIMESTAMP = 1483150521 +SHA256 (rubygem/main-6.2.1.gem) = 15d2093536a16fd0cd2331eeb3371c7227cd1787a24261f369c09ab812bdc3bf +SIZE (rubygem/main-6.2.1.gem) = 42496 diff --git a/devel/rubygem-memoist/Makefile b/devel/rubygem-memoist/Makefile index 10b808260f6..1b8917931d1 100644 --- a/devel/rubygem-memoist/Makefile +++ b/devel/rubygem-memoist/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= memoist -PORTVERSION= 0.14.0 +PORTVERSION= 0.15.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-memoist/distinfo b/devel/rubygem-memoist/distinfo index 2cc5459ea5e..e99c2be45cb 100644 --- a/devel/rubygem-memoist/distinfo +++ b/devel/rubygem-memoist/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/memoist-0.14.0.gem) = 953da0295e5e5e02655df08e368afd3e8a16ee6b9d858733036e9970a781a30d -SIZE (rubygem/memoist-0.14.0.gem) = 11264 +TIMESTAMP = 1483150632 +SHA256 (rubygem/memoist-0.15.0.gem) = b838329d7fe7e067e0d0717828db529126f44b8c0c527c884d162ebb4ecba379 +SIZE (rubygem/memoist-0.15.0.gem) = 11776 diff --git a/devel/rubygem-paint/Makefile b/devel/rubygem-paint/Makefile index 00915ca35be..66e4a273ae9 100644 --- a/devel/rubygem-paint/Makefile +++ b/devel/rubygem-paint/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= paint -PORTVERSION= 1.0.1 +PORTVERSION= 2.0.0 CATEGORIES= devel MASTER_SITES= RG diff --git a/devel/rubygem-paint/distinfo b/devel/rubygem-paint/distinfo index 2fc937a6479..d3ab4b0a92b 100644 --- a/devel/rubygem-paint/distinfo +++ b/devel/rubygem-paint/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/paint-1.0.1.gem) = 125ae0709b487812ee7918bf427ba52277268a81c790bd94373b4ac1bcc72efc -SIZE (rubygem/paint-1.0.1.gem) = 18432 +TIMESTAMP = 1483150841 +SHA256 (rubygem/paint-2.0.0.gem) = a7c4384d16309fa8334927d2629709875386a2db5e530d70fdfab827e99d3f22 +SIZE (rubygem/paint-2.0.0.gem) = 19968 diff --git a/devel/rubygem-paperclip/Makefile b/devel/rubygem-paperclip/Makefile index b46a62ca7e0..3d01bffc8bd 100644 --- a/devel/rubygem-paperclip/Makefile +++ b/devel/rubygem-paperclip/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= paperclip -PORTVERSION= 4.3.6 +PORTVERSION= 5.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-paperclip/distinfo b/devel/rubygem-paperclip/distinfo index 4967f6a9a1f..5b5844e549d 100644 --- a/devel/rubygem-paperclip/distinfo +++ b/devel/rubygem-paperclip/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/paperclip-4.3.6.gem) = 5154e33005e900f99e211175ab9962300598e6660182115e0a8930aa660082c0 -SIZE (rubygem/paperclip-4.3.6.gem) = 295424 +TIMESTAMP = 1483151114 +SHA256 (rubygem/paperclip-5.1.0.gem) = b1fda1f0a3f07f077a6ed97cefaed4bbdef69e8e85b8ab29d354eceeb4bee1f4 +SIZE (rubygem/paperclip-5.1.0.gem) = 297472 diff --git a/devel/rubygem-posix-spawn/Makefile b/devel/rubygem-posix-spawn/Makefile index dce352ef078..3f791b16720 100644 --- a/devel/rubygem-posix-spawn/Makefile +++ b/devel/rubygem-posix-spawn/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= posix-spawn -PORTVERSION= 0.3.11 +PORTVERSION= 0.3.12 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-posix-spawn/distinfo b/devel/rubygem-posix-spawn/distinfo index 53d44422e2e..aae0fdd905b 100644 --- a/devel/rubygem-posix-spawn/distinfo +++ b/devel/rubygem-posix-spawn/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/posix-spawn-0.3.11.gem) = b932835dd6eb241b255ba51767b68a58299abbb0fb344cb874dcd23d57b75414 -SIZE (rubygem/posix-spawn-0.3.11.gem) = 29696 +TIMESTAMP = 1483151259 +SHA256 (rubygem/posix-spawn-0.3.12.gem) = ceff6ff26e546f8bd311af9c7fa67774e97d287b148764a7e8c965033f8031d7 +SIZE (rubygem/posix-spawn-0.3.12.gem) = 29184 diff --git a/devel/rubygem-power_assert/Makefile b/devel/rubygem-power_assert/Makefile index f16497358a3..b90f239facd 100644 --- a/devel/rubygem-power_assert/Makefile +++ b/devel/rubygem-power_assert/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= power_assert -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-power_assert/distinfo b/devel/rubygem-power_assert/distinfo index 978948f4d35..ae98cbb45bd 100644 --- a/devel/rubygem-power_assert/distinfo +++ b/devel/rubygem-power_assert/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464328866 -SHA256 (rubygem/power_assert-0.3.0.gem) = d9c4840f21b4147dd52051eff190e8d08e7ddd0f580fb40977810b0839587ed2 -SIZE (rubygem/power_assert-0.3.0.gem) = 14336 +TIMESTAMP = 1483151642 +SHA256 (rubygem/power_assert-0.4.1.gem) = 8d2bf80d28a9f8bc4c6c7eb162780971896d0a27fa0540093a0f125157aa6b7f +SIZE (rubygem/power_assert-0.4.1.gem) = 14848 diff --git a/devel/rubygem-powerbar/Makefile b/devel/rubygem-powerbar/Makefile index 91ab2ac9e59..8d8772d9a0b 100644 --- a/devel/rubygem-powerbar/Makefile +++ b/devel/rubygem-powerbar/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= powerbar -PORTVERSION= 1.0.17 +PORTVERSION= 1.0.18 CATEGORIES= devel ruby MASTER_SITES= RG diff --git a/devel/rubygem-powerbar/distinfo b/devel/rubygem-powerbar/distinfo index d8099744a7b..24d80ee6fc0 100644 --- a/devel/rubygem-powerbar/distinfo +++ b/devel/rubygem-powerbar/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/powerbar-1.0.17.gem) = 840d9738832ed804ef0d49e69476651f712725213629591a56e50ec1ab05ebec -SIZE (rubygem/powerbar-1.0.17.gem) = 12288 +TIMESTAMP = 1483154040 +SHA256 (rubygem/powerbar-1.0.18.gem) = e64e54eb659c4fb5210fa19dc121d8629cd90346dbdd6bb0797746e68d600f1f +SIZE (rubygem/powerbar-1.0.18.gem) = 12288 diff --git a/devel/rubygem-pry/Makefile b/devel/rubygem-pry/Makefile index 004ba970e83..cd0d9107212 100644 --- a/devel/rubygem-pry/Makefile +++ b/devel/rubygem-pry/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pry -PORTVERSION= 0.10.3 -PORTREVISION= 2 +PORTVERSION= 0.10.4 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-pry/distinfo b/devel/rubygem-pry/distinfo index c77ecac4872..6ccd550f926 100644 --- a/devel/rubygem-pry/distinfo +++ b/devel/rubygem-pry/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/pry-0.10.3.gem) = ef6b1cfd58c317446e39d68587e036c3e27432440a8517f93c43f364eecee8f4 -SIZE (rubygem/pry-0.10.3.gem) = 135680 +TIMESTAMP = 1483154569 +SHA256 (rubygem/pry-0.10.4.gem) = 5909a2bf85640bb757f930a03a528b55b8569ac0cba19df315520d63a3ffab17 +SIZE (rubygem/pry-0.10.4.gem) = 136192 diff --git a/devel/rubygem-pygments.rb/Makefile b/devel/rubygem-pygments.rb/Makefile index 712fdce4f10..e1398bccbac 100644 --- a/devel/rubygem-pygments.rb/Makefile +++ b/devel/rubygem-pygments.rb/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pygments.rb -PORTVERSION= 0.6.3 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,8 +12,7 @@ COMMENT= Exposes the pygments syntax highlighter to Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:devel/rubygem-posix-spawn \ - rubygem-yajl-ruby>=1.2.0:devel/rubygem-yajl-ruby +RUN_DEPENDS= rubygem-multi_json>=1.0.0:devel/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes diff --git a/devel/rubygem-pygments.rb/distinfo b/devel/rubygem-pygments.rb/distinfo index fb2464c5564..f27f6f1f0d6 100644 --- a/devel/rubygem-pygments.rb/distinfo +++ b/devel/rubygem-pygments.rb/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/pygments.rb-0.6.3.gem) = d19824fe964cf10388e2852ce3ee888f3e1446c9c2cdc89a55137d8183391198 -SIZE (rubygem/pygments.rb-0.6.3.gem) = 1892352 +TIMESTAMP = 1483154737 +SHA256 (rubygem/pygments.rb-1.1.1.gem) = 139a6d980d2eeff10bc8963fa13eeeb4d4e391c31ae9d1aa701b7087fbbb113c +SIZE (rubygem/pygments.rb-1.1.1.gem) = 1169920 diff --git a/devel/rubygem-pygments.rb/files/patch-gemspec b/devel/rubygem-pygments.rb/files/patch-gemspec deleted file mode 100644 index 417542d4d00..00000000000 --- a/devel/rubygem-pygments.rb/files/patch-gemspec +++ /dev/null @@ -1,11 +0,0 @@ ---- pygments.rb.gemspec.orig 2016-12-03 11:20:00 UTC -+++ pygments.rb.gemspec -@@ -21,7 +21,7 @@ Gem::Specification.new do |s| - s.specification_version = 3 - - if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then -- s.add_runtime_dependency(%q.freeze, ["~> 1.2.0"]) -+ s.add_runtime_dependency(%q.freeze, [">= 1.2.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 0.3.6"]) - s.add_development_dependency(%q.freeze, ["~> 0.7.6"]) - else diff --git a/devel/rubygem-r18n-core/Makefile b/devel/rubygem-r18n-core/Makefile index dc41234e964..0ec10680bf7 100644 --- a/devel/rubygem-r18n-core/Makefile +++ b/devel/rubygem-r18n-core/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= r18n-core -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-r18n-core/distinfo b/devel/rubygem-r18n-core/distinfo index b7f884ee31d..e7d01656897 100644 --- a/devel/rubygem-r18n-core/distinfo +++ b/devel/rubygem-r18n-core/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/r18n-core-2.1.3.gem) = 3c665a85a54083659669b8346448832cf617845622ed46661eff462d5c87fbc8 -SIZE (rubygem/r18n-core-2.1.3.gem) = 56320 +TIMESTAMP = 1483106821 +SHA256 (rubygem/r18n-core-2.1.4.gem) = 94f76cd1e6e216560cb1966d9c33c4cbc0184db568f107abbd4d01fed044f77e +SIZE (rubygem/r18n-core-2.1.4.gem) = 56832 diff --git a/devel/rubygem-sprockets22/Makefile b/devel/rubygem-sprockets22/Makefile index 8845169c935..488704474c5 100644 --- a/devel/rubygem-sprockets22/Makefile +++ b/devel/rubygem-sprockets22/Makefile @@ -18,6 +18,9 @@ RUN_DEPENDS= rubygem-hike>=1.2:devel/rubygem-hike \ rubygem-rack16>=1.0:www/rubygem-rack16 \ rubygem-tilt1>=1.1:devel/rubygem-tilt1 +DEPRECATED= Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead +EXPIRATION_DATE=2017-01-07 + NO_ARCH= yes USE_RUBY= yes USES= gem diff --git a/devel/swig30/Makefile b/devel/swig30/Makefile index 45b71a42638..35a42c08c69 100644 --- a/devel/swig30/Makefile +++ b/devel/swig30/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= swig -PORTVERSION= 3.0.10 -PORTREVISION= 1 +PORTVERSION= 3.0.11 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 30 diff --git a/devel/swig30/distinfo b/devel/swig30/distinfo index 23af05a59ac..3dc195b06a2 100644 --- a/devel/swig30/distinfo +++ b/devel/swig30/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466837533 -SHA256 (swig-3.0.10.tar.gz) = 2939aae39dec06095462f1b95ce1c958ac80d07b926e48871046d17c0094f44c -SIZE (swig-3.0.10.tar.gz) = 8029827 +TIMESTAMP = 1483129363 +SHA256 (swig-3.0.11.tar.gz) = d9031d531d7418829a54d0d51c4ed9007016b213657ec70be44031951810566e +SIZE (swig-3.0.11.tar.gz) = 8141827 diff --git a/devel/swig30/files/patch-Lib_swigrun.swg b/devel/swig30/files/patch-Lib_swigrun.swg deleted file mode 100644 index 8afb450328d..00000000000 --- a/devel/swig30/files/patch-Lib_swigrun.swg +++ /dev/null @@ -1,10 +0,0 @@ ---- Lib/swigrun.swg.orig 2015-01-31 17:51:17 UTC -+++ Lib/swigrun.swg -@@ -176,6 +176,7 @@ SWIGINTERNINLINE int SWIG_CheckState(int - #include - - #ifdef __cplusplus -+#include - extern "C" { - #endif - diff --git a/devel/swig30/files/patch-Lib_typemaps_fragments.swg b/devel/swig30/files/patch-Lib_typemaps_fragments.swg deleted file mode 100644 index 75029a44abd..00000000000 --- a/devel/swig30/files/patch-Lib_typemaps_fragments.swg +++ /dev/null @@ -1,10 +0,0 @@ ---- Lib/typemaps/fragments.swg.orig 2016-09-10 23:27:20 UTC -+++ Lib/typemaps/fragments.swg -@@ -172,6 +172,7 @@ - # if defined(isfinite) - # define SWIG_isfinite(X) (isfinite(X)) - # elif defined __cplusplus && __cplusplus >= 201103L -+# include - # define SWIG_isfinite(X) (std::isfinite(X)) - # elif defined(_MSC_VER) - # define SWIG_isfinite(X) (_finite(X)) diff --git a/dns/dnscap/Makefile b/dns/dnscap/Makefile index bfbb26cf274..f7f0fdac1f2 100644 --- a/dns/dnscap/Makefile +++ b/dns/dnscap/Makefile @@ -2,21 +2,27 @@ # $FreeBSD$ PORTNAME= dnscap -DISTVERSION= 134 +PORTVERSION= 1.3.0 +PORTEPOCH= 1 CATEGORIES= dns -MASTER_SITES= http://dnscap.dns-oarc.net/ +MASTER_SITES= https://www.dns-oarc.net/files/dnscap/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= DNS network traffic capture utility -LICENSE= ISCL +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE +OPTIONS_DEFINE= DOCS + +CONFIGURE_ARGS= --enable-shared --enable-static GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +USES= libtool -PLIST_FILES= bin/dnscap man/man1/dnscap.1.gz +PORTDOCS= * -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/dnscap ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/dnscap.1 ${STAGEDIR}${PREFIX}/man/man1 +post-patch-DOCS-off: + @${REINPLACE_CMD} -e '/^install-data-am: / s| install-dist_docDATA||' ${WRKSRC}/Makefile.in .include diff --git a/dns/dnscap/distinfo b/dns/dnscap/distinfo index 91bd92e0a64..ae01aaf0139 100644 --- a/dns/dnscap/distinfo +++ b/dns/dnscap/distinfo @@ -1,2 +1,3 @@ -SHA256 (dnscap-134.tar.gz) = eec7af9c9e99753865250f9d6974d10899a208b3da83d0015addf3538137f621 -SIZE (dnscap-134.tar.gz) = 91682 +TIMESTAMP = 1483080473 +SHA256 (dnscap-1.3.0.tar.gz) = 3e31bb57e513d724b6310ebc64773eb00a44ea101978fd738aa4340eabef3635 +SIZE (dnscap-1.3.0.tar.gz) = 405655 diff --git a/dns/dnscap/files/patch-dump_dns.c b/dns/dnscap/files/patch-dump_dns.c deleted file mode 100644 index d22dd8c8955..00000000000 --- a/dns/dnscap/files/patch-dump_dns.c +++ /dev/null @@ -1,37 +0,0 @@ ---- dump_dns.c.orig 2011-03-11 21:38:56 UTC -+++ dump_dns.c -@@ -60,7 +60,6 @@ static const char rcsid[] = "$Id: dump_d - #include - #include - --extern const char *_res_opcodes[]; - extern const char *_res_sectioncodes[]; - #define p_rcode __p_rcode - extern const char *p_rcode(int rcode); -@@ -86,6 +85,26 @@ static void dump_dns_rr(ns_msg *, ns_rr - (cp) += INT32SZ; \ - } while (0) - -+ -+const char *_res_opcodes[] = { -+ "QUERY", -+ "IQUERY", -+ "CQUERYM", -+ "CQUERYU", /*%< experimental */ -+ "NOTIFY", /*%< experimental */ -+ "UPDATE", -+ "6", -+ "7", -+ "8", -+ "9", -+ "10", -+ "11", -+ "12", -+ "13", -+ "ZONEINIT", -+ "ZONEREF", -+}; -+ - #include "dump_dns.h" - - void diff --git a/dns/dnscap/pkg-descr b/dns/dnscap/pkg-descr index d614b77b595..6dbf2fd0dff 100644 --- a/dns/dnscap/pkg-descr +++ b/dns/dnscap/pkg-descr @@ -1,9 +1,7 @@ -dnscap is a network capture utility designed specifically for DNS -traffic. It normally produces binary data in pcap(3) format, either -on standard output or in successive dump files (based on the -w -command line option.) This utility is similar to tcpdump(1), but -has finer grained packet recognition tailored to DNS transactions -and protocol options. dnscap is expected to be used for gathering -continuous research or audit traces. +dnscap is a network capture utility designed specifically for DNS traffic. It +produces binary data in pcap(3) format. This utility is similar to tcpdump(1), +but has a number of features tailored to DNS transactions and protocol options. +OARC uses dnscap for DITL data collections. WWW: https://www.dns-oarc.net/tools/dnscap +WWW: https://github.com/DNS-OARC/dnscap diff --git a/dns/dnscap/pkg-plist b/dns/dnscap/pkg-plist new file mode 100644 index 00000000000..8ea44073cb9 --- /dev/null +++ b/dns/dnscap/pkg-plist @@ -0,0 +1,6 @@ +bin/dnscap +lib/dnscap/pcapdump.a +lib/dnscap/pcapdump.so +lib/dnscap/txtout.a +lib/dnscap/txtout.so +man/man1/dnscap.1.gz diff --git a/dns/libidn2/Makefile b/dns/libidn2/Makefile index ba78b48fba5..c6cac178889 100644 --- a/dns/libidn2/Makefile +++ b/dns/libidn2/Makefile @@ -2,9 +2,19 @@ # $FreeBSD$ PORTNAME= libidn2 -PORTVERSION= 0.11 +PORTVERSION= 0.14 CATEGORIES= dns -MASTER_SITES= GNU_ALPHA/libidn +MASTER_SITES= GNU_ALPHA/libidn \ + https://ftp.iana.org/assignments/idna-tables-6.3.0/:idna_table \ + http://www.unicode.org/Public/6.3.0/ucd/:nfcqc \ + http://www.unicode.org/Public/idna/6.3.0/:test,tr64map \ + LOCAL/sunpoet/${PORTNAME} +DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ + idna-tables-6.3.0.txt:idna_table \ + DerivedNormalizationProps.txt:nfcqc \ + IdnaTest.txt:test \ + IdnaMappingTable.txt:tr64map +EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of IDNA2008 internationalized domain names @@ -12,12 +22,26 @@ COMMENT= Implementation of IDNA2008 internationalized domain names LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= help2man:misc/help2man +LIB_DEPENDS= libunistring.so:devel/libunistring + +CONFIGURE_ARGS= --disable-nls \ + --with-libunistring-prefix=${LOCALBASE} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= charsetfix gmake iconv libtool localbase shebangfix USE_LDCONFIG= yes +USE_PERL5= build +USES= charsetfix gmake iconv libtool localbase perl5 shebangfix INFO= libidn2 -PLIST_SUB= PORTVERSION=${PORTVERSION} + +SHEBANG_FILES= gen-tables-from-iana.pl tests/gen-utc-test.pl + +post-patch: + @cd ${DISTDIR}/ && ${CP} idna-tables-6.3.0.txt IdnaMappingTable.txt DerivedNormalizationProps.txt ${WRKSRC}/ + @cd ${DISTDIR}/ && ${CP} IdnaTest.txt ${WRKSRC}/tests/ + +post-install: + @${RM} ${STAGEDIR}${PREFIX}/bin/idn2_noinstall .include diff --git a/dns/libidn2/distinfo b/dns/libidn2/distinfo index 0a44e5905e6..b6c77b55c11 100644 --- a/dns/libidn2/distinfo +++ b/dns/libidn2/distinfo @@ -1,3 +1,11 @@ -TIMESTAMP = 1479474854 -SHA256 (libidn2-0.11.tar.gz) = 5d397bdc258b372b8a25c8fb5240430d6fae28f9d790d3670f4b6012fa87bfff -SIZE (libidn2-0.11.tar.gz) = 1563669 +TIMESTAMP = 1483187903 +SHA256 (libidn2-0.14.tar.gz) = ba5dfbf2ac617846d9a02ecbfd43d813de5e3100963d2412f1774fd16ea3218a +SIZE (libidn2-0.14.tar.gz) = 1503716 +SHA256 (idna-tables-6.3.0.txt) = ac67b5bf7c2de2d3b6e11fa7bf0d7ba54e6457788aec1ebde48739ee084822b7 +SIZE (idna-tables-6.3.0.txt) = 162415 +SHA256 (DerivedNormalizationProps.txt) = c5e867ae043fe5d1cf713150d859356bfdcdba291c39f584af0bfb943f1a9743 +SIZE (DerivedNormalizationProps.txt) = 783470 +SHA256 (IdnaTest.txt) = f56af7d031fddd8264cd95086e360375e3a09e680c8e2d947be469bfa4f4097d +SIZE (IdnaTest.txt) = 422220 +SHA256 (IdnaMappingTable.txt) = 84c8f25d2b58531dada678cbfb779c0fb04b1aac42c7744a63fb59784e974775 +SIZE (IdnaMappingTable.txt) = 742564 diff --git a/dns/libidn2/files/patch-src-idn2.c b/dns/libidn2/files/patch-src-idn2.c new file mode 100644 index 00000000000..1447e61d430 --- /dev/null +++ b/dns/libidn2/files/patch-src-idn2.c @@ -0,0 +1,29 @@ +--- src/idn2.c.orig 2016-12-26 21:00:11 UTC ++++ src/idn2.c +@@ -31,7 +31,7 @@ + #include + + /* Gnulib headers. */ +-#include "error.h" ++#include "err.h" + #include "gettext.h" + #define _(String) dgettext (PACKAGE, String) + #include "progname.h" +@@ -167,7 +167,7 @@ process_input (char *readbuf, int flags) + free (output); + } + else +- error (EXIT_FAILURE, 0, "%s: %s", ++ errc (EXIT_FAILURE, 0, "%s: %s", + args_info.register_given ? "register" : "lookup", + idn2_strerror (rc)); + } +@@ -228,7 +228,7 @@ main (int argc, char *argv[]) + } + + if (ferror (stdin)) +- error (EXIT_FAILURE, errno, "%s", _("input error")); ++ errc (EXIT_FAILURE, errno, "%s", _("input error")); + + cmdline_parser_free (&args_info); + diff --git a/dns/libidn2/pkg-plist b/dns/libidn2/pkg-plist index 0cd679a7c9c..c9c5454ea32 100644 --- a/dns/libidn2/pkg-plist +++ b/dns/libidn2/pkg-plist @@ -1,11 +1,9 @@ bin/idn2 -bin/lookup -bin/register include/idn2.h lib/libidn2.a lib/libidn2.so lib/libidn2.so.0 -lib/libidn2.so.0.%%PORTVERSION%% +lib/libidn2.so.0.1.2 man/man1/idn2.1.gz man/man3/idn2_check_version.3.gz man/man3/idn2_free.3.gz diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index aac8fb33cd9..f2bf068046d 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-DNS -PORTVERSION= 1.06 -PORTREVISION= 2 +PORTVERSION= 1.07 PORTEPOCH= 1 CATEGORIES= dns net perl5 ipv6 MASTER_SITES= CPAN diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo index 8dbec3fa31a..bfb489ee7b9 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1465494438 -SHA256 (Net-DNS-1.06.tar.gz) = a3587b780ca36a8255180ac723d4f6e11407504b5b9a18e0ec098a11c218a51e -SIZE (Net-DNS-1.06.tar.gz) = 253955 +TIMESTAMP = 1483079513 +SHA256 (Net-DNS-1.07.tar.gz) = 5f91497f1af9f690153fa05a27a7d73ddada08bed40536fe2d0ac759b7af8492 +SIZE (Net-DNS-1.07.tar.gz) = 256114 diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 7065bff5245..fc0440f9df0 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 2.0-rc3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 97597032e6d..08ee6f769ad 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -2034,6 +2034,29 @@ lib/wine/fakedlls/wuapi.dll lib/wine/fakedlls/wuaueng.dll %%STAGING%%lib/wine/fakedlls/wuauserv.exe lib/wine/fakedlls/wusa.exe +%%OPENAL%%lib/wine/fakedlls/x3daudio1_0.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_1.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_2.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_3.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_4.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_5.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_6.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_7.dll +%%OPENAL%%lib/wine/fakedlls/xapofx1_1.dll +%%OPENAL%%lib/wine/fakedlls/xapofx1_2.dll +%%OPENAL%%lib/wine/fakedlls/xapofx1_3.dll +%%OPENAL%%lib/wine/fakedlls/xapofx1_4.dll +%%OPENAL%%lib/wine/fakedlls/xapofx1_5.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_0.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_1.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_2.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_3.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_4.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_5.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_6.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_7.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_8.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_9.dll lib/wine/fakedlls/xcopy.exe lib/wine/fakedlls/xinput1_1.dll lib/wine/fakedlls/xinput1_2.dll @@ -2652,6 +2675,29 @@ lib/wine/wuapi.dll.so lib/wine/wuaueng.dll.so %%STAGING%%lib/wine/wuauserv.exe.so lib/wine/wusa.exe.so +%%OPENAL%%lib/wine/x3daudio1_0.dll.so +%%OPENAL%%lib/wine/x3daudio1_1.dll.so +%%OPENAL%%lib/wine/x3daudio1_2.dll.so +%%OPENAL%%lib/wine/x3daudio1_3.dll.so +%%OPENAL%%lib/wine/x3daudio1_4.dll.so +%%OPENAL%%lib/wine/x3daudio1_5.dll.so +%%OPENAL%%lib/wine/x3daudio1_6.dll.so +%%OPENAL%%lib/wine/x3daudio1_7.dll.so +%%OPENAL%%lib/wine/xapofx1_1.dll.so +%%OPENAL%%lib/wine/xapofx1_2.dll.so +%%OPENAL%%lib/wine/xapofx1_3.dll.so +%%OPENAL%%lib/wine/xapofx1_4.dll.so +%%OPENAL%%lib/wine/xapofx1_5.dll.so +%%OPENAL%%lib/wine/xaudio2_0.dll.so +%%OPENAL%%lib/wine/xaudio2_1.dll.so +%%OPENAL%%lib/wine/xaudio2_2.dll.so +%%OPENAL%%lib/wine/xaudio2_3.dll.so +%%OPENAL%%lib/wine/xaudio2_4.dll.so +%%OPENAL%%lib/wine/xaudio2_5.dll.so +%%OPENAL%%lib/wine/xaudio2_6.dll.so +%%OPENAL%%lib/wine/xaudio2_7.dll.so +%%OPENAL%%lib/wine/xaudio2_8.dll.so +%%OPENAL%%lib/wine/xaudio2_9.dll.so lib/wine/xcopy.exe.so lib/wine/xinput1_1.dll.so lib/wine/xinput1_2.dll.so diff --git a/finance/skrooge/Makefile b/finance/skrooge/Makefile index 2d86aeea3f0..1d030cd3e4b 100644 --- a/finance/skrooge/Makefile +++ b/finance/skrooge/Makefile @@ -1,9 +1,11 @@ # $FreeBSD$ PORTNAME= skrooge -PORTVERSION= 2.5.0 +PORTVERSION= 2.6.0 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME} +PKGNAMESUFFIX= -kf5 +DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= KDE personal finance manager @@ -13,8 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xsltproc:textproc/libxslt LIB_DEPENDS= libofx.so:finance/libofx \ - libqca-qt5.so:devel/qca-qt5 \ - libsqlcipher.so:databases/sqlcipher + libqca-qt5.so:devel/qca-qt5 USES= cmake:outsource compiler:c++11-lib desktop-file-utils \ gettext grantlee:5 kde:5 pkgconfig shared-mime-info tar:xz @@ -29,11 +30,32 @@ USE_QT5= concurrent core dbus designer gui network printsupport qml \ quick script sql svg webkit widgets xml \ qmake_build buildtools_build +CONFLICTS_INSTALL= ${PORTNAME}-kde4-* + USE_LDCONFIG= yes PLIST_SUB= SHLIB_VER=${PORTVERSION} \ SHLIB_SHVER=${PORTVERSION:R:R} +OPTIONS_SINGLE= SQL +OPTIONS_SINGLE_SQL= SQLITE SQLCIPHER +OPTIONS_SUB= YES +OPTIONS_DEFAULT= SQLITE + +SQLITE_USES= sqlite:3 +SQLITE_CMAKE_ON= -DSKG_CIPHER:BOOL=OFF +SQLCIPHER_DESC= Use encrypted database +SQLCIPHER_LIB_DEPENDS= libsqlcipher.so:databases/sqlcipher +SQLCIPHER_CMAKE_ON= -DSKG_CIPHER:BOOL=ON +SQLCIPHER_PLIST_SUB+= SQLCIPHER="" +SQLCIPHER_PLIST_SUB_OFF+= SQLCIPHER="@comment " + +post-patch: +.for i in skgbankgui skgbankmodeler skgbasegui skgbasemodeler skroogeakonadi + ${REINPLACE_CMD} -e 's|LIBRARY NAMELINK_SKIP||g' \ + ${PATCH_WRKSRC}/${i}/CMakeLists.txt +.endfor + # Skrooge creates several empty directories due to how it calls CMake's # install(DIRECTORY ...) function, so we need some code to remove them. post-install: diff --git a/finance/skrooge/distinfo b/finance/skrooge/distinfo index f27c63a8df2..10d12be7de5 100644 --- a/finance/skrooge/distinfo +++ b/finance/skrooge/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481787844 -SHA256 (skrooge-2.5.0.tar.xz) = 97bebb1b3f1cd791160292bd4689e584c4054db14f0f88039541e67c72ce5e0d -SIZE (skrooge-2.5.0.tar.xz) = 17603860 +TIMESTAMP = 1483098093 +SHA256 (KDE/skrooge/skrooge-2.6.0.tar.xz) = f76be3a3033190da5324202da2592550cc64bcc8569c7ad3bcce989e93314d8f +SIZE (KDE/skrooge/skrooge-2.6.0.tar.xz) = 17878228 diff --git a/finance/skrooge/files/patch-CMakeLists.txt b/finance/skrooge/files/patch-CMakeLists.txt deleted file mode 100644 index e5fd5f496a2..00000000000 --- a/finance/skrooge/files/patch-CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ ---- CMakeLists.txt.orig 2016-09-25 07:13:38 UTC -+++ CMakeLists.txt -@@ -86,6 +86,7 @@ IF(SKG_CIPHER) - SET(SQLITE_LIBRARIES ${SQLCIPHER_LIBRARIES}) - SET(SQLITE_INCLUDE_DIR ${SQLCIPHER_INCLUDE_DIRS}) - ADD_DEFINITIONS(-DSKGCIPHER) -+ link_directories(${SQLCIPHER_LIBRARY_DIRS}) - ELSE(SKG_CIPHER) - FIND_PACKAGE(Sqlite 3.7.0 REQUIRED) - MESSAGE( STATUS " Mode SQLITE enabled") diff --git a/finance/skrooge/pkg-plist b/finance/skrooge/pkg-plist index af21ef6c764..6c3ca4d65f9 100644 --- a/finance/skrooge/pkg-plist +++ b/finance/skrooge/pkg-plist @@ -30,6 +30,7 @@ lib/libskgbasemodeler.so.%%SHLIB_VER%% %%QT_PLUGINDIR%%/skg_selectall.so %%QT_PLUGINDIR%%/skg_statistic.so %%QT_PLUGINDIR%%/skg_undoredo.so +%%QT_PLUGINDIR%%/skrooge_add_operation.so %%QT_PLUGINDIR%%/skrooge_bank.so %%QT_PLUGINDIR%%/skrooge_budget.so %%QT_PLUGINDIR%%/skrooge_calculator.so @@ -59,7 +60,7 @@ lib/libskgbasemodeler.so.%%SHLIB_VER%% %%QT_PLUGINDIR%%/skrooge_search.so %%QT_PLUGINDIR%%/skrooge_tracker.so %%QT_PLUGINDIR%%/skrooge_unit.so -%%QT_PLUGINDIR%%/sqldrivers/libskgsqlcipher.so +%%SQLCIPHER%%%%QT_PLUGINDIR%%/sqldrivers/libskgsqlcipher.so share/applications/org.kde.skrooge.desktop share/config.kcfg/skgbasegui_settings.kcfg share/config.kcfg/skgbookmark_settings.kcfg @@ -266,15 +267,6 @@ share/icons/breeze/actions/22/skrooge_much_more.svgz share/icons/breeze/actions/22/skrooge_type.svgz share/icons/breeze/actions/22/view-categories-expenditures.svgz share/icons/breeze/actions/22/view-categories-incomes.svgz -share/icons/breeze/apps/22/skrooge.svgz -share/icons/breeze/mimetypes/16/application-x-skg.svgz -share/icons/breeze/mimetypes/16/application-x-skgc.svgz -share/icons/breeze/mimetypes/22/application-x-skg.svgz -share/icons/breeze/mimetypes/22/application-x-skgc.svgz -share/icons/breeze/mimetypes/32/application-x-skg.svgz -share/icons/breeze/mimetypes/32/application-x-skgc.svgz -share/icons/breeze/mimetypes/64/application-x-skg.svgz -share/icons/breeze/mimetypes/64/application-x-skgc.svgz share/icons/hicolor/128x128/actions/skg-chart-bubble.png share/icons/hicolor/128x128/actions/skrooge_credit_card.png share/icons/hicolor/128x128/actions/skrooge_less.png @@ -376,6 +368,7 @@ share/icons/hicolor/scalable/apps/skrooge.svgz share/icons/hicolor/scalable/mimetypes/application-x-skg.svgz share/icons/hicolor/scalable/mimetypes/application-x-skgc.svgz share/knotifications5/skrooge.notifyrc +share/kservices5/org.kde.plasma-runner-skrooge-add-operation.desktop share/kservices5/org.kde.skg-plugin-advice.desktop share/kservices5/org.kde.skg-plugin-bookmark.desktop share/kservices5/org.kde.skg-plugin-dashboard.desktop @@ -719,6 +712,8 @@ share/mime/packages/x-skg.xml %%DATADIR%%/html/default/account_table.html %%DATADIR%%/html/default/account_table.qml %%DATADIR%%/html/default/advices_table.html +%%DATADIR%%/html/default/alarm.html +%%DATADIR%%/html/default/alarm.qml %%DATADIR%%/html/default/bank_table.html %%DATADIR%%/html/default/bank_table.qml %%DATADIR%%/html/default/bank_table_light.html @@ -736,6 +731,8 @@ share/mime/packages/x-skg.xml %%DATADIR%%/html/default/highlighted_operations.qml %%DATADIR%%/html/default/income_vs_expenditure.qml %%DATADIR%%/html/default/income_vs_expenditure_table.html +%%DATADIR%%/html/default/interests.html +%%DATADIR%%/html/default/interests.qml %%DATADIR%%/html/default/personal_finance_score.html %%DATADIR%%/html/default/personal_finance_score.qml %%DATADIR%%/html/default/portfolio.html diff --git a/graphics/Makefile b/graphics/Makefile index cbf8611f47d..f0ce827b341 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -930,6 +930,7 @@ SUBDIR += raster3d SUBDIR += rawstudio SUBDIR += rawtherapee + SUBDIR += rawtherapee-devel SUBDIR += rayshade SUBDIR += reallyslick SUBDIR += recoverjpeg diff --git a/graphics/rawtherapee-devel/Makefile b/graphics/rawtherapee-devel/Makefile new file mode 100644 index 00000000000..deb8742658d --- /dev/null +++ b/graphics/rawtherapee-devel/Makefile @@ -0,0 +1,113 @@ +# Created by: stas +# $FreeBSD$ + +PORTNAME= rawtherapee +PORTVERSION= 4.2.99.git000 +PORTREVISION= 0 +CATEGORIES= graphics +MASTER_SITES= http://rawtherapee.com/shared/source/ +PKGNAMESUFFIX= -devel + +MAINTAINER= mandree@FreeBSD.org +COMMENT= Powerful RAW image processing application + +LICENSE= GPLv3 + +LIB_DEPENDS= \ + libcanberra.so:audio/libcanberra \ + libcanberra-gtk3.so:audio/libcanberra-gtk3 \ + libexpat.so:textproc/expat2 \ + libfftw3.so:math/fftw3 \ + libfftw3f.so:math/fftw3-float \ + libgtkmm-3.0.so:x11-toolkits/gtkmm30 \ + libiptcdata.so:graphics/libiptcdata \ + liblcms2.so:graphics/lcms2 \ + libpng.so:graphics/png \ + libsigc-2.0.so:devel/libsigc++20 \ + libtiff.so:graphics/tiff + +USE_GITHUB= yes +GH_TUPLE= Beep6581:RawTherapee:70a79772 + +USES= cmake:outsource compiler:c++11-lib desktop-file-utils dos2unix gettext-runtime jpeg pkgconfig tar:xz +DOS2UNIX_REGEX= .*\.(cc|h) +USE_GNOME= atkmm cairo cairomm glibmm pangomm gtk30 +USE_XORG+= x11 +USE_LDCONFIG= yes +USE_BINUTILS= yes +CFLAGS+= -I${LOCALBASE}/include -fPIC +CXXFLAGS+= -I${LOCALBASE}/include -fPIC +LDFLAGS+= -lpthread -L${LOCALBASE}/lib +CONFIGURE_ENV= CFLAGS="${CFLAGS}" +# LDFLAGS="${LDFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" +CMAKE_ARGS+= -DDOCDIR="${DOCSDIR}" \ + -DCREDITSDIR="${DOCSDIR}" \ + -DLICENCEDIR="${DOCSDIR}" \ + -DDESKTOPDIR="${DESKTOPDIR}" \ + -DDATADIR="${DATADIR}" \ + -DCACHE_NAME_SUFFIX="" +#-DCMAKE_C_FLAGS="${CFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" +#-DCMAKE_CXX_FLAGS="${CXXFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" +SUB_FILES= rawtherapee +SUB_LIST= RTDIR="${RTDIR}" +INSTALLS_ICONS= yes + +RTDIR= ${PREFIX}/libdata/${PORTNAME} + +OPTIONS_DEFINE= OPTIMIZED_CFLAGS OPENMP NATIVE +OPTIONS_DEFAULT= OPTIMIZED_CFLAGS OPENMP +OPENMP_DESC= Enable multicore processing using OpenMP +OPTIMIZED_CFLAGS_DESC= Use extra compiler optimizations (requires SSE support) +NATIVE_DESC= Use -march=native for compilation (do not use for generic packages!) + +OPENMP_CMAKE_BOOL= OPTION_OMP + +.if defined(PACKAGE_BUILDING) +CMAKE_ARGS+= -DPROC_TARGET_NUMBER="1" +.endif + +.include + +.if ${ARCH} == "amd64" || ${ARCH} == "i386" +.if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS} +CFLAGS+= -O3 -funroll-loops -msse +CXXFLAGS+= -O3 -funroll-loops -msse +.endif +.endif + +.if ${PORT_OPTIONS:MNATIVE} +CMAKE_ARGS+= -DPROC_TARGET_NUMBER="2" +.endif + +.if ${ARCH} == amd64 && ${COMPILER_TYPE} == clang +# Enable OpenMP support with Clang 3.7. +BUILD_DEPENDS+= clang37:devel/llvm37 +RUN_DEPENDS+= clang37:devel/llvm37 + +CPP= clang-cpp37 +CC= clang37 +CXX= clang++37 + +# FIXME: At least in 3.7.0 and 3.7.1, Clang doesn't find libomp.so +# itself. Furthermore, there may be a regression in 3.7.1 because we now +# need to explicitely link to libm.so as well. +OPENMP_FLAGS= -L${LOCALBASE}/llvm37/lib -lm -lomp +LDFLAGS+= ${OPENMP_FLAGS} +.endif + +post-patch: + @${REINPLACE_CMD} -e 's###g' \ + ${WRKSRC}/rtgui/darkframe.h \ + ${WRKSRC}/rtgui/flatfield.h \ + ${WRKSRC}/rtgui/icmpanel.h + @${REINPLACE_CMD} -e 's#DESTINATION "$${CMAKE_INSTALL_PREFIX}/share/man/man1"#DESTINATION "${MANPREFIX}/man/man1/"#' \ + ${WRKSRC}/CMakeLists.txt + ${RM} ${WRKSRC}/rtengine/dcraw.patch \ + ${WRKSRC}/rtengine/dcraw.c + +.ifdef(USE_GITHUB) +pre-configure: + ${CP} ${FILESDIR}/ReleaseInfo.cmake ${WRKSRC}/ +.endif + +.include diff --git a/graphics/rawtherapee-devel/distinfo b/graphics/rawtherapee-devel/distinfo new file mode 100644 index 00000000000..4d160323f6f --- /dev/null +++ b/graphics/rawtherapee-devel/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1483122272 +SHA256 (Beep6581-RawTherapee-4.2.99.git000-70a79772_GH0.tar.gz) = da065b11ad1e48bd6cb545a7b936f2d4640290d93f456cab5b2380ef9fa51f9b +SIZE (Beep6581-RawTherapee-4.2.99.git000-70a79772_GH0.tar.gz) = 25829053 diff --git a/graphics/rawtherapee-devel/files/ReleaseInfo.cmake b/graphics/rawtherapee-devel/files/ReleaseInfo.cmake new file mode 100644 index 00000000000..445d58e9d6f --- /dev/null +++ b/graphics/rawtherapee-devel/files/ReleaseInfo.cmake @@ -0,0 +1,4 @@ +set(GIT_BRANCH gtk3) +set(GIT_VERSION 4.2.1466) +set(GIT_CHANGESET 4fadc499d05246513f8228b518b06066e23e1c98) +set(GIT_TAGDISTANCE 1466) diff --git a/graphics/rawtherapee-devel/files/patch-CMakeLists.txt b/graphics/rawtherapee-devel/files/patch-CMakeLists.txt new file mode 100644 index 00000000000..65b0f3627f7 --- /dev/null +++ b/graphics/rawtherapee-devel/files/patch-CMakeLists.txt @@ -0,0 +1,13 @@ +# This is required so that the RPATH information for libgcc/libgomp is +# not stripped during CMake's install phase: -- mandree + +--- ./CMakeLists.txt.orig 2013-06-15 19:16:41.000000000 +0200 ++++ ./CMakeLists.txt 2013-06-15 19:17:02.000000000 +0200 +@@ -6,6 +6,7 @@ + endif (WIN32) + + PROJECT(RawTherapee) ++SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE) + + # the default target is 'Debug' + if (CMAKE_BUILD_TYPE STREQUAL "") diff --git a/graphics/rawtherapee-devel/files/patch-rtengine_improcfun.h b/graphics/rawtherapee-devel/files/patch-rtengine_improcfun.h new file mode 100644 index 00000000000..39275d147b3 --- /dev/null +++ b/graphics/rawtherapee-devel/files/patch-rtengine_improcfun.h @@ -0,0 +1,14 @@ +--- ./rtengine/improcfun.h.orig 2012-01-31 05:00:05.000000000 +0400 ++++ ./rtengine/improcfun.h 2012-03-31 11:46:27.000000000 +0400 +@@ -19,6 +19,11 @@ + #ifndef _IMPROCFUN_H_ + #define _IMPROCFUN_H_ + ++#include ++#if __FreeBSD_version <= 704100 || (__FreeBSD_version >= 800000 && __FreeBSD_version < 802502) || (__FreeBSD_version >= 900000 && __FreeBSD_version < 900027) ++#define log2(x) (log(x) / M_LN2) ++#endif ++ + #include "imagefloat.h" + #include "image16.h" + #include "image8.h" diff --git a/graphics/rawtherapee-devel/files/rawtherapee.in b/graphics/rawtherapee-devel/files/rawtherapee.in new file mode 100644 index 00000000000..3e625f01ab3 --- /dev/null +++ b/graphics/rawtherapee-devel/files/rawtherapee.in @@ -0,0 +1,8 @@ +#!/bin/csh +# +# $FreeBSD$ + +set RTH = "%%RTDIR%%/rth" +set CONFDIR = "%%RTDIR%%" + +exec "${RTH}" ${CONFDIR} diff --git a/graphics/rawtherapee-devel/pkg-descr b/graphics/rawtherapee-devel/pkg-descr new file mode 100644 index 00000000000..e7bbec05070 --- /dev/null +++ b/graphics/rawtherapee-devel/pkg-descr @@ -0,0 +1,23 @@ +RawTherapee is a powerful RAW image processing appliction. It features: + +High Image Quality +- Various demosaicing algorithms: AMaZE, DCB, fast, AHD, EAHD, HPHD & VNG4. +- Advanced color handling, including color management. +- Enhanced exposure and tonality tools +- Multiple denoising methods and several tools to enhance details. + +Efficiency +- Multi-threaded algorithms for high performance +- Batch processing: convert all the developed images at once without not + loading the processor while you work. +- Basic tools immediately at your hands. +- Parallel editing of multiple images. +- An optional secondary display can be used. + +Versatility +- Wide variety of supported cameras +- Advanced control over the algorithms with many fine-tuning parameters. +- Command line usage besides the normal graphical interface. +- Various layouts: single/multiple/vertical tab, with/without filmstrip. + +WWW: http://www.rawtherapee.com/ diff --git a/graphics/rawtherapee-devel/pkg-message b/graphics/rawtherapee-devel/pkg-message new file mode 100644 index 00000000000..ccb1877aaf6 --- /dev/null +++ b/graphics/rawtherapee-devel/pkg-message @@ -0,0 +1,13 @@ + +====================================================================== +DISK SPACE WARNING: + +Note that RawTherapee uses version-dependent cache and configuration +directories. Please be advised that cache directories can grow large, +so be sure to check all users' $HOME/.cache/RawTherapee* and have them +remove older cache directories. + +Also, after configurations have been moved to the new version's +directory, older $HOME/.config/RawTherapee* directories may be removed. +====================================================================== + diff --git a/graphics/rawtherapee-devel/pkg-plist b/graphics/rawtherapee-devel/pkg-plist new file mode 100644 index 00000000000..3f1e4495516 --- /dev/null +++ b/graphics/rawtherapee-devel/pkg-plist @@ -0,0 +1,894 @@ +bin/rawtherapee +man/man1/rawtherapee.1.gz +share/appdata/rawtherapee.appdata.xml +share/applications/rawtherapee.desktop +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.txt +%%PORTDOCS%%%%DOCSDIR%%/AboutThisBuild.txt +%%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt +%%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES.txt +share/icons/hicolor/128x128/apps/rawtherapee.png +share/icons/hicolor/16x16/apps/rawtherapee.png +share/icons/hicolor/24x24/apps/rawtherapee.png +share/icons/hicolor/256x256/apps/rawtherapee.png +share/icons/hicolor/32x32/apps/rawtherapee.png +share/icons/hicolor/48x48/apps/rawtherapee.png +%%DATADIR%%/camconst.json +%%DATADIR%%/dcpprofiles/Canon EOS 100D.dcp +%%DATADIR%%/dcpprofiles/Canon EOS 20D.dcp +%%DATADIR%%/dcpprofiles/Canon EOS 400D.dcp +%%DATADIR%%/dcpprofiles/Canon EOS 40D.dcp +%%DATADIR%%/dcpprofiles/Canon EOS 450D.dcp +%%DATADIR%%/dcpprofiles/Canon EOS 550D.dcp +%%DATADIR%%/dcpprofiles/Canon EOS 5D Mark III.dcp +%%DATADIR%%/dcpprofiles/Canon EOS 5D.dcp +%%DATADIR%%/dcpprofiles/Canon EOS 6D.dcp +%%DATADIR%%/dcpprofiles/Canon EOS 7D.dcp +%%DATADIR%%/dcpprofiles/Canon EOS D60.dcp +%%DATADIR%%/dcpprofiles/Canon EOS Digital Rebel XSi.dcp +%%DATADIR%%/dcpprofiles/Canon EOS Digital Rebel XTi.dcp +%%DATADIR%%/dcpprofiles/Canon EOS Kiss X7.dcp +%%DATADIR%%/dcpprofiles/Canon EOS Rebel SL1.dcp +%%DATADIR%%/dcpprofiles/Canon EOS Rebel T2i.dcp +%%DATADIR%%/dcpprofiles/Canon EOS-1D Mark III.dcp +%%DATADIR%%/dcpprofiles/Canon PowerShot G10.dcp +%%DATADIR%%/dcpprofiles/Canon PowerShot G12.dcp +%%DATADIR%%/dcpprofiles/Canon PowerShot G7 X.dcp +%%DATADIR%%/dcpprofiles/Canon PowerShot S110.dcp +%%DATADIR%%/dcpprofiles/Fujifilm FinePix S9500.dcp +%%DATADIR%%/dcpprofiles/Fujifilm X-E1.dcp +%%DATADIR%%/dcpprofiles/Fujifilm X-E2.dcp +%%DATADIR%%/dcpprofiles/Fujifilm X-T1.dcp +%%DATADIR%%/dcpprofiles/Fujifilm X-T10.dcp +%%DATADIR%%/dcpprofiles/Fujifilm X100T.dcp +%%DATADIR%%/dcpprofiles/Leaf Aptus 75.dcp +%%DATADIR%%/dcpprofiles/Nikon D200.dcp +%%DATADIR%%/dcpprofiles/Nikon D300.dcp +%%DATADIR%%/dcpprofiles/Nikon D3000.dcp +%%DATADIR%%/dcpprofiles/Nikon D3100.dcp +%%DATADIR%%/dcpprofiles/Nikon D3S.dcp +%%DATADIR%%/dcpprofiles/Nikon D50.dcp +%%DATADIR%%/dcpprofiles/Nikon D5100.dcp +%%DATADIR%%/dcpprofiles/Nikon D700.dcp +%%DATADIR%%/dcpprofiles/Nikon D7000.dcp +%%DATADIR%%/dcpprofiles/Nikon D7200.dcp +%%DATADIR%%/dcpprofiles/Nikon D750.dcp +%%DATADIR%%/dcpprofiles/Nikon D800.dcp +%%DATADIR%%/dcpprofiles/Olympus E-1.dcp +%%DATADIR%%/dcpprofiles/Olympus E-510.dcp +%%DATADIR%%/dcpprofiles/Olympus E-520.dcp +%%DATADIR%%/dcpprofiles/Olympus E-M5.dcp +%%DATADIR%%/dcpprofiles/Olympus E-P2.dcp +%%DATADIR%%/dcpprofiles/Olympus XZ-1.dcp +%%DATADIR%%/dcpprofiles/Panasonic DMC-FZ150.dcp +%%DATADIR%%/dcpprofiles/Panasonic DMC-FZ35.dcp +%%DATADIR%%/dcpprofiles/Panasonic DMC-FZ38.dcp +%%DATADIR%%/dcpprofiles/Panasonic DMC-G1.dcp +%%DATADIR%%/dcpprofiles/Panasonic DMC-G3.dcp +%%DATADIR%%/dcpprofiles/Panasonic DMC-G5.dcp +%%DATADIR%%/dcpprofiles/Panasonic DMC-GH1.dcp +%%DATADIR%%/dcpprofiles/Panasonic DMC-GH2.dcp +%%DATADIR%%/dcpprofiles/Pentax K-5 II.dcp +%%DATADIR%%/dcpprofiles/Pentax K-5.dcp +%%DATADIR%%/dcpprofiles/Pentax K-r.dcp +%%DATADIR%%/dcpprofiles/Pentax K10D.dcp +%%DATADIR%%/dcpprofiles/Pentax K200D.dcp +%%DATADIR%%/dcpprofiles/Ricoh Pentax K-3.dcp +%%DATADIR%%/dcpprofiles/Sony DSLR-A700.dcp +%%DATADIR%%/dcpprofiles/Sony DSLR-A900.dcp +%%DATADIR%%/dcpprofiles/Sony ILCE-6000.dcp +%%DATADIR%%/dcpprofiles/Sony ILCE-7M2.dcp +%%DATADIR%%/dcpprofiles/Sony NEX-5N.dcp +%%DATADIR%%/dcpprofiles/Sony SLT-A55V.dcp +%%DATADIR%%/iccprofiles/input/Canon EOS 20D.icc +%%DATADIR%%/iccprofiles/input/Canon EOS 40D.icc +%%DATADIR%%/iccprofiles/input/Canon EOS 450D.icc +%%DATADIR%%/iccprofiles/input/Canon EOS 550D.icc +%%DATADIR%%/iccprofiles/input/Canon EOS 5D.icc +%%DATADIR%%/iccprofiles/input/Canon EOS Digital Rebel XSi.icc +%%DATADIR%%/iccprofiles/input/Canon EOS Rebel T2i.icc +%%DATADIR%%/iccprofiles/input/Canon EOS-1D Mark III.icc +%%DATADIR%%/iccprofiles/input/Canon PowerShot G10.icc +%%DATADIR%%/iccprofiles/input/Canon PowerShot G12.icc +%%DATADIR%%/iccprofiles/input/Nikon D200.icc +%%DATADIR%%/iccprofiles/input/Nikon D3000.icc +%%DATADIR%%/iccprofiles/input/Nikon D3100.icc +%%DATADIR%%/iccprofiles/input/Nikon D3S.icc +%%DATADIR%%/iccprofiles/input/Nikon D700.icc +%%DATADIR%%/iccprofiles/input/Nikon D7000.icc +%%DATADIR%%/iccprofiles/input/Olympus E-P2.icc +%%DATADIR%%/iccprofiles/input/Panasonic DMC-FZ150.icc +%%DATADIR%%/iccprofiles/input/Panasonic DMC-FZ35.icc +%%DATADIR%%/iccprofiles/input/Panasonic DMC-FZ38.icc +%%DATADIR%%/iccprofiles/input/Panasonic DMC-G1.icc +%%DATADIR%%/iccprofiles/input/Panasonic DMC-G3.icc +%%DATADIR%%/iccprofiles/input/Panasonic DMC-GH1.icc +%%DATADIR%%/iccprofiles/input/Panasonic DMC-GH2.icc +%%DATADIR%%/iccprofiles/input/Pentax K200D.icc +%%DATADIR%%/iccprofiles/input/Sony DSLR-A700.icc +%%DATADIR%%/iccprofiles/input/Sony DSLR-A900.icc +%%DATADIR%%/iccprofiles/input/Sony SLT-A55V.icc +%%DATADIR%%/iccprofiles/input/sd14-bl15-crop-matrix-gamma-wp10.icm +%%DATADIR%%/iccprofiles/input/sd14-bl15-crop-matrix-gamma-wp11.icm +%%DATADIR%%/iccprofiles/input/sd14-bl15-crop-matrix-gamma-wp12.icm +%%DATADIR%%/iccprofiles/input/sd1_merrill_cloudy8140-CROP-WP10.icm +%%DATADIR%%/iccprofiles/input/sd1_merrill_cloudy8140-CROP-WP11.icm +%%DATADIR%%/iccprofiles/input/sd1_merrill_sunny8161-crop-wp10.icm +%%DATADIR%%/iccprofiles/input/sd1_merrill_sunny8161-crop-wp11.icm +%%DATADIR%%/iccprofiles/input/sd1_merrill_tungsten8130-CROP-WP10.icm +%%DATADIR%%/iccprofiles/input/sd1_merrill_tungsten8130-CROP-WP11.icm +%%DATADIR%%/iccprofiles/output/RT_Large_g10.icc +%%DATADIR%%/iccprofiles/output/RT_Large_gBT709.icc +%%DATADIR%%/iccprofiles/output/RT_Large_gsRGB.icc +%%DATADIR%%/iccprofiles/output/RT_Medium_gsRGB.icc +%%DATADIR%%/iccprofiles/output/RT_sRGB.icm +%%DATADIR%%/iccprofiles/output/RT_sRGB_g10.icm +%%DATADIR%%/iccprofiles/output/RT_sRGB_gBT709.icm +%%DATADIR%%/iccprofiles/output/Rec2020.icm +%%DATADIR%%/images/Chanmixer-B.png +%%DATADIR%%/images/Chanmixer-BB.png +%%DATADIR%%/images/Chanmixer-BG.png +%%DATADIR%%/images/Chanmixer-BR.png +%%DATADIR%%/images/Chanmixer-BY.png +%%DATADIR%%/images/Chanmixer-C.png +%%DATADIR%%/images/Chanmixer-G.png +%%DATADIR%%/images/Chanmixer-GB.png +%%DATADIR%%/images/Chanmixer-GG.png +%%DATADIR%%/images/Chanmixer-GR.png +%%DATADIR%%/images/Chanmixer-M.png +%%DATADIR%%/images/Chanmixer-O.png +%%DATADIR%%/images/Chanmixer-P.png +%%DATADIR%%/images/Chanmixer-R.png +%%DATADIR%%/images/Chanmixer-RB.png +%%DATADIR%%/images/Chanmixer-RG.png +%%DATADIR%%/images/Chanmixer-RR.png +%%DATADIR%%/images/Chanmixer-Y.png +%%DATADIR%%/images/Dark/actions/Chanmixer-Bgamma.png +%%DATADIR%%/images/Dark/actions/Chanmixer-Ggamma.png +%%DATADIR%%/images/Dark/actions/Chanmixer-Rgamma.png +%%DATADIR%%/images/Dark/actions/PanelEnding.png +%%DATADIR%%/images/Dark/actions/ajd-ca-blue1.png +%%DATADIR%%/images/Dark/actions/ajd-ca-blue2.png +%%DATADIR%%/images/Dark/actions/ajd-ca-red1.png +%%DATADIR%%/images/Dark/actions/ajd-ca-red2.png +%%DATADIR%%/images/Dark/actions/ajd-wb-bluered1.png +%%DATADIR%%/images/Dark/actions/ajd-wb-bluered2.png +%%DATADIR%%/images/Dark/actions/ajd-wb-green1.png +%%DATADIR%%/images/Dark/actions/ajd-wb-green2.png +%%DATADIR%%/images/Dark/actions/ajd-wb-temp1.png +%%DATADIR%%/images/Dark/actions/ajd-wb-temp2.png +%%DATADIR%%/images/Dark/actions/arrow-down-small.png +%%DATADIR%%/images/Dark/actions/arrow-down.png +%%DATADIR%%/images/Dark/actions/arrow-left-small.png +%%DATADIR%%/images/Dark/actions/arrow-left.png +%%DATADIR%%/images/Dark/actions/arrow-right-small.png +%%DATADIR%%/images/Dark/actions/arrow-right.png +%%DATADIR%%/images/Dark/actions/arrow-up-small.png +%%DATADIR%%/images/Dark/actions/arrow-up.png +%%DATADIR%%/images/Dark/actions/beforeafter.png +%%DATADIR%%/images/Dark/actions/cglabel0.png +%%DATADIR%%/images/Dark/actions/cglabel1.png +%%DATADIR%%/images/Dark/actions/cglabel2.png +%%DATADIR%%/images/Dark/actions/cglabel3.png +%%DATADIR%%/images/Dark/actions/cglabel4.png +%%DATADIR%%/images/Dark/actions/cglabel5.png +%%DATADIR%%/images/Dark/actions/clabel0.png +%%DATADIR%%/images/Dark/actions/clabel1.png +%%DATADIR%%/images/Dark/actions/clabel2.png +%%DATADIR%%/images/Dark/actions/clabel3.png +%%DATADIR%%/images/Dark/actions/clabel4.png +%%DATADIR%%/images/Dark/actions/clabel5.png +%%DATADIR%%/images/Dark/actions/closedhand.png +%%DATADIR%%/images/Dark/actions/colorPickers-hide.png +%%DATADIR%%/images/Dark/actions/colorPickers-show.png +%%DATADIR%%/images/Dark/actions/colour.png +%%DATADIR%%/images/Dark/actions/crop-auto.png +%%DATADIR%%/images/Dark/actions/crop.png +%%DATADIR%%/images/Dark/actions/crossed-arrows-in.png +%%DATADIR%%/images/Dark/actions/crossed-arrows-out.png +%%DATADIR%%/images/Dark/actions/curveType-NURBS.png +%%DATADIR%%/images/Dark/actions/curveType-controlPoints.png +%%DATADIR%%/images/Dark/actions/curveType-flatLinear.png +%%DATADIR%%/images/Dark/actions/curveType-linear.png +%%DATADIR%%/images/Dark/actions/curveType-parametric.png +%%DATADIR%%/images/Dark/actions/curveType-spline.png +%%DATADIR%%/images/Dark/actions/detail.png +%%DATADIR%%/images/Dark/actions/distorsion.png +%%DATADIR%%/images/Dark/actions/distortion-auto.png +%%DATADIR%%/images/Dark/actions/distortion-barrel.png +%%DATADIR%%/images/Dark/actions/distortion-pincushion.png +%%DATADIR%%/images/Dark/actions/document-open-recent.png +%%DATADIR%%/images/Dark/actions/document-open.png +%%DATADIR%%/images/Dark/actions/edit-copy.png +%%DATADIR%%/images/Dark/actions/edit-find.png +%%DATADIR%%/images/Dark/actions/edit-paste.png +%%DATADIR%%/images/Dark/actions/edited-small.png +%%DATADIR%%/images/Dark/actions/edited.png +%%DATADIR%%/images/Dark/actions/editedg-small.png +%%DATADIR%%/images/Dark/actions/editednot-small.png +%%DATADIR%%/images/Dark/actions/editednotg-small.png +%%DATADIR%%/images/Dark/actions/editmodehand.png +%%DATADIR%%/images/Dark/actions/expanderClosed.png +%%DATADIR%%/images/Dark/actions/expanderDisabled.png +%%DATADIR%%/images/Dark/actions/expanderEnabled.png +%%DATADIR%%/images/Dark/actions/expanderInconsistent.png +%%DATADIR%%/images/Dark/actions/expanderOpened.png +%%DATADIR%%/images/Dark/actions/exposure.png +%%DATADIR%%/images/Dark/actions/filter-original-1.png +%%DATADIR%%/images/Dark/actions/filter-original-2.png +%%DATADIR%%/images/Dark/actions/filter.png +%%DATADIR%%/images/Dark/actions/filterclear.png +%%DATADIR%%/images/Dark/actions/fullscreen-exit.png +%%DATADIR%%/images/Dark/actions/fullscreen.png +%%DATADIR%%/images/Dark/actions/grayrated.png +%%DATADIR%%/images/Dark/actions/gtk-add.png +%%DATADIR%%/images/Dark/actions/gtk-apply.png +%%DATADIR%%/images/Dark/actions/gtk-cancel.png +%%DATADIR%%/images/Dark/actions/gtk-close-small.png +%%DATADIR%%/images/Dark/actions/gtk-close.png +%%DATADIR%%/images/Dark/actions/gtk-color-picker-add.png +%%DATADIR%%/images/Dark/actions/gtk-color-picker-small.png +%%DATADIR%%/images/Dark/actions/gtk-color-picker.png +%%DATADIR%%/images/Dark/actions/gtk-copy.png +%%DATADIR%%/images/Dark/actions/gtk-edit.png +%%DATADIR%%/images/Dark/actions/gtk-find.png +%%DATADIR%%/images/Dark/actions/gtk-media-play.png +%%DATADIR%%/images/Dark/actions/gtk-media-stop.png +%%DATADIR%%/images/Dark/actions/gtk-ok.png +%%DATADIR%%/images/Dark/actions/gtk-open.png +%%DATADIR%%/images/Dark/actions/gtk-paste.png +%%DATADIR%%/images/Dark/actions/gtk-preferences.png +%%DATADIR%%/images/Dark/actions/gtk-remove.png +%%DATADIR%%/images/Dark/actions/gtk-save-large.png +%%DATADIR%%/images/Dark/actions/gtk-save.png +%%DATADIR%%/images/Dark/actions/gtk-undo-ltr-small.png +%%DATADIR%%/images/Dark/actions/gtk-undo-ltr.png +%%DATADIR%%/images/Dark/actions/gtk-undo-rtl-small.png +%%DATADIR%%/images/Dark/actions/gtk-undo-rtl.png +%%DATADIR%%/images/Dark/actions/gtk-undoall-ltr.png +%%DATADIR%%/images/Dark/actions/gtk-undoall-rtl.png +%%DATADIR%%/images/Dark/actions/gtk-zoom-100-small.png +%%DATADIR%%/images/Dark/actions/gtk-zoom-100.png +%%DATADIR%%/images/Dark/actions/gtk-zoom-crop.png +%%DATADIR%%/images/Dark/actions/gtk-zoom-fit.png +%%DATADIR%%/images/Dark/actions/gtk-zoom-in-small.png +%%DATADIR%%/images/Dark/actions/gtk-zoom-in.png +%%DATADIR%%/images/Dark/actions/gtk-zoom-out-small.png +%%DATADIR%%/images/Dark/actions/gtk-zoom-out.png +%%DATADIR%%/images/Dark/actions/histBar.png +%%DATADIR%%/images/Dark/actions/histBarg.png +%%DATADIR%%/images/Dark/actions/histBlue.png +%%DATADIR%%/images/Dark/actions/histBlueg.png +%%DATADIR%%/images/Dark/actions/histChro.png +%%DATADIR%%/images/Dark/actions/histChrog.png +%%DATADIR%%/images/Dark/actions/histFull.png +%%DATADIR%%/images/Dark/actions/histFullg.png +%%DATADIR%%/images/Dark/actions/histGreen.png +%%DATADIR%%/images/Dark/actions/histGreeng.png +%%DATADIR%%/images/Dark/actions/histRaw.png +%%DATADIR%%/images/Dark/actions/histRawg.png +%%DATADIR%%/images/Dark/actions/histRed.png +%%DATADIR%%/images/Dark/actions/histRedg.png +%%DATADIR%%/images/Dark/actions/histValue.png +%%DATADIR%%/images/Dark/actions/histValueg.png +%%DATADIR%%/images/Dark/actions/image-editor.png +%%DATADIR%%/images/Dark/actions/info.png +%%DATADIR%%/images/Dark/actions/intent-absolute.png +%%DATADIR%%/images/Dark/actions/intent-perceptual.png +%%DATADIR%%/images/Dark/actions/intent-relative.png +%%DATADIR%%/images/Dark/actions/intent-saturation.png +%%DATADIR%%/images/Dark/actions/list-add-small.png +%%DATADIR%%/images/Dark/actions/list-add.png +%%DATADIR%%/images/Dark/actions/list-remove-red-small.png +%%DATADIR%%/images/Dark/actions/list-remove.png +%%DATADIR%%/images/Dark/actions/lock-off.png +%%DATADIR%%/images/Dark/actions/lock-on.png +%%DATADIR%%/images/Dark/actions/media-usb.png +%%DATADIR%%/images/Dark/actions/meta.png +%%DATADIR%%/images/Dark/actions/nav-next.png +%%DATADIR%%/images/Dark/actions/nav-prev.png +%%DATADIR%%/images/Dark/actions/nav-sync.png +%%DATADIR%%/images/Dark/actions/new-detail-window.png +%%DATADIR%%/images/Dark/actions/openhand.png +%%DATADIR%%/images/Dark/actions/panel-to-bottom.png +%%DATADIR%%/images/Dark/actions/panel-to-left.png +%%DATADIR%%/images/Dark/actions/panel-to-right.png +%%DATADIR%%/images/Dark/actions/panel-to-top.png +%%DATADIR%%/images/Dark/actions/perspective-h1.png +%%DATADIR%%/images/Dark/actions/perspective-h2.png +%%DATADIR%%/images/Dark/actions/perspective-v1.png +%%DATADIR%%/images/Dark/actions/perspective-v2.png +%%DATADIR%%/images/Dark/actions/popuparrow.png +%%DATADIR%%/images/Dark/actions/previewmodeB-off.png +%%DATADIR%%/images/Dark/actions/previewmodeB-on.png +%%DATADIR%%/images/Dark/actions/previewmodeBC0-off.png +%%DATADIR%%/images/Dark/actions/previewmodeBC0-on.png +%%DATADIR%%/images/Dark/actions/previewmodeBC1-off.png +%%DATADIR%%/images/Dark/actions/previewmodeBC1-on.png +%%DATADIR%%/images/Dark/actions/previewmodeBC2-off.png +%%DATADIR%%/images/Dark/actions/previewmodeBC2-on.png +%%DATADIR%%/images/Dark/actions/previewmodeF-off.png +%%DATADIR%%/images/Dark/actions/previewmodeF-on.png +%%DATADIR%%/images/Dark/actions/previewmodeG-off.png +%%DATADIR%%/images/Dark/actions/previewmodeG-on.png +%%DATADIR%%/images/Dark/actions/previewmodeL-off.png +%%DATADIR%%/images/Dark/actions/previewmodeL-on.png +%%DATADIR%%/images/Dark/actions/previewmodeR-off.png +%%DATADIR%%/images/Dark/actions/previewmodeR-on.png +%%DATADIR%%/images/Dark/actions/processing-pause.png +%%DATADIR%%/images/Dark/actions/processing-play.png +%%DATADIR%%/images/Dark/actions/processing-thumbnail.png +%%DATADIR%%/images/Dark/actions/processing.png +%%DATADIR%%/images/Dark/actions/profile-filled.png +%%DATADIR%%/images/Dark/actions/profile-partial.png +%%DATADIR%%/images/Dark/actions/rated.png +%%DATADIR%%/images/Dark/actions/ratednot.png +%%DATADIR%%/images/Dark/actions/ratednotg.png +%%DATADIR%%/images/Dark/actions/raw.png +%%DATADIR%%/images/Dark/actions/refresh-red.png +%%DATADIR%%/images/Dark/actions/refresh-white.png +%%DATADIR%%/images/Dark/actions/rotate-left-1.png +%%DATADIR%%/images/Dark/actions/rotate-left-2.png +%%DATADIR%%/images/Dark/actions/rotate-left-3.png +%%DATADIR%%/images/Dark/actions/rotate-left.png +%%DATADIR%%/images/Dark/actions/rotate-right-1.png +%%DATADIR%%/images/Dark/actions/rotate-right-2.png +%%DATADIR%%/images/Dark/actions/rotate-right-3.png +%%DATADIR%%/images/Dark/actions/rotate-right.png +%%DATADIR%%/images/Dark/actions/rtwindow.png +%%DATADIR%%/images/Dark/actions/softProof.png +%%DATADIR%%/images/Dark/actions/spGamutCheck.png +%%DATADIR%%/images/Dark/actions/stock-flip-horizontal.png +%%DATADIR%%/images/Dark/actions/stock-flip-vertical.png +%%DATADIR%%/images/Dark/actions/stock-rotate-270.png +%%DATADIR%%/images/Dark/actions/stock-rotate-90.png +%%DATADIR%%/images/Dark/actions/straighten-small.png +%%DATADIR%%/images/Dark/actions/straighten.png +%%DATADIR%%/images/Dark/actions/toleftend.png +%%DATADIR%%/images/Dark/actions/torightend.png +%%DATADIR%%/images/Dark/actions/transform.png +%%DATADIR%%/images/Dark/actions/trash-hide-deleted.png +%%DATADIR%%/images/Dark/actions/trash-show-empty.png +%%DATADIR%%/images/Dark/actions/trash-show-full.png +%%DATADIR%%/images/Dark/actions/trash-thumbnail.png +%%DATADIR%%/images/Dark/actions/trash.png +%%DATADIR%%/images/Dark/actions/unchanged-18.png +%%DATADIR%%/images/Dark/actions/unchanged-22.png +%%DATADIR%%/images/Dark/actions/undelete-rtl.png +%%DATADIR%%/images/Dark/actions/undelete-thumbnail-rtl.png +%%DATADIR%%/images/Dark/actions/undelete-thumbnail.png +%%DATADIR%%/images/Dark/actions/undelete.png +%%DATADIR%%/images/Dark/actions/warnhl.png +%%DATADIR%%/images/Dark/actions/warnsh.png +%%DATADIR%%/images/Dark/actions/wavelet.png +%%DATADIR%%/images/Dark/actions/wb-auto.png +%%DATADIR%%/images/Dark/actions/wb-camera.png +%%DATADIR%%/images/Dark/actions/wb-cloudy.png +%%DATADIR%%/images/Dark/actions/wb-custom.png +%%DATADIR%%/images/Dark/actions/wb-flash.png +%%DATADIR%%/images/Dark/actions/wb-fluorescent.png +%%DATADIR%%/images/Dark/actions/wb-lamp.png +%%DATADIR%%/images/Dark/actions/wb-led.png +%%DATADIR%%/images/Dark/actions/wb-shade.png +%%DATADIR%%/images/Dark/actions/wb-sun.png +%%DATADIR%%/images/Dark/actions/wb-tungsten.png +%%DATADIR%%/images/Dark/actions/wb-water.png +%%DATADIR%%/images/Dark/actions/zoom-100-identifier.png +%%DATADIR%%/images/Dark/devices/computer.png +%%DATADIR%%/images/Dark/devices/drive-harddisk.png +%%DATADIR%%/images/Dark/devices/drive-optical.png +%%DATADIR%%/images/Dark/devices/drive-removable-media.png +%%DATADIR%%/images/Dark/devices/gtk-cdrom.png +%%DATADIR%%/images/Dark/devices/media-flash.png +%%DATADIR%%/images/Dark/devices/media-floppy.png +%%DATADIR%%/images/Dark/devices/media-optical-bd.png +%%DATADIR%%/images/Dark/devices/media-optical-dvd.png +%%DATADIR%%/images/Dark/devices/media-optical.png +%%DATADIR%%/images/Dark/devices/media-tape.png +%%DATADIR%%/images/Dark/index.theme +%%DATADIR%%/images/Dark/places/folder.png +%%DATADIR%%/images/Dark/places/gtk-directory.png +%%DATADIR%%/images/Dark/places/user-desktop.png +%%DATADIR%%/images/Dark/places/user-home.png +%%DATADIR%%/images/Light/actions/Chanmixer-Bgamma.png +%%DATADIR%%/images/Light/actions/Chanmixer-Ggamma.png +%%DATADIR%%/images/Light/actions/Chanmixer-Rgamma.png +%%DATADIR%%/images/Light/actions/PanelEnding.png +%%DATADIR%%/images/Light/actions/ajd-ca-blue1.png +%%DATADIR%%/images/Light/actions/ajd-ca-blue2.png +%%DATADIR%%/images/Light/actions/ajd-ca-red1.png +%%DATADIR%%/images/Light/actions/ajd-ca-red2.png +%%DATADIR%%/images/Light/actions/ajd-wb-bluered1.png +%%DATADIR%%/images/Light/actions/ajd-wb-bluered2.png +%%DATADIR%%/images/Light/actions/ajd-wb-green1.png +%%DATADIR%%/images/Light/actions/ajd-wb-green2.png +%%DATADIR%%/images/Light/actions/ajd-wb-temp1.png +%%DATADIR%%/images/Light/actions/ajd-wb-temp2.png +%%DATADIR%%/images/Light/actions/arrow-down-small.png +%%DATADIR%%/images/Light/actions/arrow-down.png +%%DATADIR%%/images/Light/actions/arrow-left-small.png +%%DATADIR%%/images/Light/actions/arrow-left.png +%%DATADIR%%/images/Light/actions/arrow-right-small.png +%%DATADIR%%/images/Light/actions/arrow-right.png +%%DATADIR%%/images/Light/actions/arrow-up-small.png +%%DATADIR%%/images/Light/actions/arrow-up.png +%%DATADIR%%/images/Light/actions/beforeafter.png +%%DATADIR%%/images/Light/actions/cglabel0.png +%%DATADIR%%/images/Light/actions/cglabel1.png +%%DATADIR%%/images/Light/actions/cglabel2.png +%%DATADIR%%/images/Light/actions/cglabel3.png +%%DATADIR%%/images/Light/actions/cglabel4.png +%%DATADIR%%/images/Light/actions/cglabel5.png +%%DATADIR%%/images/Light/actions/clabel0.png +%%DATADIR%%/images/Light/actions/clabel1.png +%%DATADIR%%/images/Light/actions/clabel2.png +%%DATADIR%%/images/Light/actions/clabel3.png +%%DATADIR%%/images/Light/actions/clabel4.png +%%DATADIR%%/images/Light/actions/clabel5.png +%%DATADIR%%/images/Light/actions/closedhand.png +%%DATADIR%%/images/Light/actions/colorPickers-hide.png +%%DATADIR%%/images/Light/actions/colorPickers-show.png +%%DATADIR%%/images/Light/actions/colour.png +%%DATADIR%%/images/Light/actions/crop-auto.png +%%DATADIR%%/images/Light/actions/crop.png +%%DATADIR%%/images/Light/actions/crossed-arrows-in.png +%%DATADIR%%/images/Light/actions/crossed-arrows-out.png +%%DATADIR%%/images/Light/actions/curveType-NURBS.png +%%DATADIR%%/images/Light/actions/curveType-controlPoints.png +%%DATADIR%%/images/Light/actions/curveType-flatLinear.png +%%DATADIR%%/images/Light/actions/curveType-linear.png +%%DATADIR%%/images/Light/actions/curveType-parametric.png +%%DATADIR%%/images/Light/actions/curveType-spline.png +%%DATADIR%%/images/Light/actions/detail.png +%%DATADIR%%/images/Light/actions/distorsion.png +%%DATADIR%%/images/Light/actions/distortion-auto.png +%%DATADIR%%/images/Light/actions/distortion-barrel.png +%%DATADIR%%/images/Light/actions/distortion-pincushion.png +%%DATADIR%%/images/Light/actions/document-open-recent.png +%%DATADIR%%/images/Light/actions/document-open.png +%%DATADIR%%/images/Light/actions/edit-copy.png +%%DATADIR%%/images/Light/actions/edit-find.png +%%DATADIR%%/images/Light/actions/edit-paste.png +%%DATADIR%%/images/Light/actions/edited-small.png +%%DATADIR%%/images/Light/actions/edited.png +%%DATADIR%%/images/Light/actions/editedg-small.png +%%DATADIR%%/images/Light/actions/editednot-small.png +%%DATADIR%%/images/Light/actions/editednotg-small.png +%%DATADIR%%/images/Light/actions/editmodehand.png +%%DATADIR%%/images/Light/actions/expanderClosed.png +%%DATADIR%%/images/Light/actions/expanderDisabled.png +%%DATADIR%%/images/Light/actions/expanderEnabled.png +%%DATADIR%%/images/Light/actions/expanderInconsistent.png +%%DATADIR%%/images/Light/actions/expanderOpened.png +%%DATADIR%%/images/Light/actions/exposure.png +%%DATADIR%%/images/Light/actions/filter-original-1.png +%%DATADIR%%/images/Light/actions/filter-original-2.png +%%DATADIR%%/images/Light/actions/filter.png +%%DATADIR%%/images/Light/actions/filterclear.png +%%DATADIR%%/images/Light/actions/fullscreen-exit.png +%%DATADIR%%/images/Light/actions/fullscreen.png +%%DATADIR%%/images/Light/actions/grayrated.png +%%DATADIR%%/images/Light/actions/gtk-add.png +%%DATADIR%%/images/Light/actions/gtk-apply.png +%%DATADIR%%/images/Light/actions/gtk-cancel.png +%%DATADIR%%/images/Light/actions/gtk-close-small.png +%%DATADIR%%/images/Light/actions/gtk-close.png +%%DATADIR%%/images/Light/actions/gtk-color-picker-add.png +%%DATADIR%%/images/Light/actions/gtk-color-picker-small.png +%%DATADIR%%/images/Light/actions/gtk-color-picker.png +%%DATADIR%%/images/Light/actions/gtk-copy.png +%%DATADIR%%/images/Light/actions/gtk-edit.png +%%DATADIR%%/images/Light/actions/gtk-find.png +%%DATADIR%%/images/Light/actions/gtk-media-play.png +%%DATADIR%%/images/Light/actions/gtk-media-stop.png +%%DATADIR%%/images/Light/actions/gtk-ok.png +%%DATADIR%%/images/Light/actions/gtk-open.png +%%DATADIR%%/images/Light/actions/gtk-paste.png +%%DATADIR%%/images/Light/actions/gtk-preferences.png +%%DATADIR%%/images/Light/actions/gtk-remove.png +%%DATADIR%%/images/Light/actions/gtk-save-large.png +%%DATADIR%%/images/Light/actions/gtk-save.png +%%DATADIR%%/images/Light/actions/gtk-undo-ltr-small.png +%%DATADIR%%/images/Light/actions/gtk-undo-ltr.png +%%DATADIR%%/images/Light/actions/gtk-undo-rtl-small.png +%%DATADIR%%/images/Light/actions/gtk-undo-rtl.png +%%DATADIR%%/images/Light/actions/gtk-undoall-ltr.png +%%DATADIR%%/images/Light/actions/gtk-undoall-rtl.png +%%DATADIR%%/images/Light/actions/gtk-zoom-100-small.png +%%DATADIR%%/images/Light/actions/gtk-zoom-100.png +%%DATADIR%%/images/Light/actions/gtk-zoom-crop.png +%%DATADIR%%/images/Light/actions/gtk-zoom-fit.png +%%DATADIR%%/images/Light/actions/gtk-zoom-in-small.png +%%DATADIR%%/images/Light/actions/gtk-zoom-in.png +%%DATADIR%%/images/Light/actions/gtk-zoom-out-small.png +%%DATADIR%%/images/Light/actions/gtk-zoom-out.png +%%DATADIR%%/images/Light/actions/histBar.png +%%DATADIR%%/images/Light/actions/histBarg.png +%%DATADIR%%/images/Light/actions/histBlue.png +%%DATADIR%%/images/Light/actions/histBlueg.png +%%DATADIR%%/images/Light/actions/histChro.png +%%DATADIR%%/images/Light/actions/histChrog.png +%%DATADIR%%/images/Light/actions/histFull.png +%%DATADIR%%/images/Light/actions/histFullg.png +%%DATADIR%%/images/Light/actions/histGreen.png +%%DATADIR%%/images/Light/actions/histGreeng.png +%%DATADIR%%/images/Light/actions/histRaw.png +%%DATADIR%%/images/Light/actions/histRawg.png +%%DATADIR%%/images/Light/actions/histRed.png +%%DATADIR%%/images/Light/actions/histRedg.png +%%DATADIR%%/images/Light/actions/histValue.png +%%DATADIR%%/images/Light/actions/histValueg.png +%%DATADIR%%/images/Light/actions/image-editor.png +%%DATADIR%%/images/Light/actions/info.png +%%DATADIR%%/images/Light/actions/intent-absolute.png +%%DATADIR%%/images/Light/actions/intent-perceptual.png +%%DATADIR%%/images/Light/actions/intent-relative.png +%%DATADIR%%/images/Light/actions/intent-saturation.png +%%DATADIR%%/images/Light/actions/list-add-small.png +%%DATADIR%%/images/Light/actions/list-add.png +%%DATADIR%%/images/Light/actions/list-remove-red-small.png +%%DATADIR%%/images/Light/actions/list-remove.png +%%DATADIR%%/images/Light/actions/lock-off.png +%%DATADIR%%/images/Light/actions/lock-on.png +%%DATADIR%%/images/Light/actions/media-usb.png +%%DATADIR%%/images/Light/actions/meta.png +%%DATADIR%%/images/Light/actions/nav-next.png +%%DATADIR%%/images/Light/actions/nav-prev.png +%%DATADIR%%/images/Light/actions/nav-sync.png +%%DATADIR%%/images/Light/actions/new-detail-window.png +%%DATADIR%%/images/Light/actions/openhand.png +%%DATADIR%%/images/Light/actions/panel-to-bottom.png +%%DATADIR%%/images/Light/actions/panel-to-left.png +%%DATADIR%%/images/Light/actions/panel-to-right.png +%%DATADIR%%/images/Light/actions/panel-to-top.png +%%DATADIR%%/images/Light/actions/perspective-h1.png +%%DATADIR%%/images/Light/actions/perspective-h2.png +%%DATADIR%%/images/Light/actions/perspective-v1.png +%%DATADIR%%/images/Light/actions/perspective-v2.png +%%DATADIR%%/images/Light/actions/popuparrow.png +%%DATADIR%%/images/Light/actions/previewmodeB-off.png +%%DATADIR%%/images/Light/actions/previewmodeB-on.png +%%DATADIR%%/images/Light/actions/previewmodeBC0-off.png +%%DATADIR%%/images/Light/actions/previewmodeBC0-on.png +%%DATADIR%%/images/Light/actions/previewmodeBC1-off.png +%%DATADIR%%/images/Light/actions/previewmodeBC1-on.png +%%DATADIR%%/images/Light/actions/previewmodeBC2-off.png +%%DATADIR%%/images/Light/actions/previewmodeBC2-on.png +%%DATADIR%%/images/Light/actions/previewmodeF-off.png +%%DATADIR%%/images/Light/actions/previewmodeF-on.png +%%DATADIR%%/images/Light/actions/previewmodeG-off.png +%%DATADIR%%/images/Light/actions/previewmodeG-on.png +%%DATADIR%%/images/Light/actions/previewmodeL-off.png +%%DATADIR%%/images/Light/actions/previewmodeL-on.png +%%DATADIR%%/images/Light/actions/previewmodeR-off.png +%%DATADIR%%/images/Light/actions/previewmodeR-on.png +%%DATADIR%%/images/Light/actions/processing-pause.png +%%DATADIR%%/images/Light/actions/processing-play.png +%%DATADIR%%/images/Light/actions/processing-thumbnail.png +%%DATADIR%%/images/Light/actions/processing.png +%%DATADIR%%/images/Light/actions/profile-filled.png +%%DATADIR%%/images/Light/actions/profile-partial.png +%%DATADIR%%/images/Light/actions/rated.png +%%DATADIR%%/images/Light/actions/ratednot.png +%%DATADIR%%/images/Light/actions/ratednotg.png +%%DATADIR%%/images/Light/actions/raw.png +%%DATADIR%%/images/Light/actions/refresh-red.png +%%DATADIR%%/images/Light/actions/refresh-white.png +%%DATADIR%%/images/Light/actions/rotate-left-1.png +%%DATADIR%%/images/Light/actions/rotate-left-2.png +%%DATADIR%%/images/Light/actions/rotate-left-3.png +%%DATADIR%%/images/Light/actions/rotate-left.png +%%DATADIR%%/images/Light/actions/rotate-right-1.png +%%DATADIR%%/images/Light/actions/rotate-right-2.png +%%DATADIR%%/images/Light/actions/rotate-right-3.png +%%DATADIR%%/images/Light/actions/rotate-right.png +%%DATADIR%%/images/Light/actions/rtwindow.png +%%DATADIR%%/images/Light/actions/softProof.png +%%DATADIR%%/images/Light/actions/spGamutCheck.png +%%DATADIR%%/images/Light/actions/stock-flip-horizontal.png +%%DATADIR%%/images/Light/actions/stock-flip-vertical.png +%%DATADIR%%/images/Light/actions/stock-rotate-270.png +%%DATADIR%%/images/Light/actions/stock-rotate-90.png +%%DATADIR%%/images/Light/actions/straighten-small.png +%%DATADIR%%/images/Light/actions/straighten.png +%%DATADIR%%/images/Light/actions/toleftend.png +%%DATADIR%%/images/Light/actions/torightend.png +%%DATADIR%%/images/Light/actions/transform.png +%%DATADIR%%/images/Light/actions/trash-hide-deleted.png +%%DATADIR%%/images/Light/actions/trash-show-empty.png +%%DATADIR%%/images/Light/actions/trash-show-full.png +%%DATADIR%%/images/Light/actions/trash-thumbnail.png +%%DATADIR%%/images/Light/actions/trash.png +%%DATADIR%%/images/Light/actions/unchanged-18.png +%%DATADIR%%/images/Light/actions/unchanged-22.png +%%DATADIR%%/images/Light/actions/undelete-rtl.png +%%DATADIR%%/images/Light/actions/undelete-thumbnail-rtl.png +%%DATADIR%%/images/Light/actions/undelete-thumbnail.png +%%DATADIR%%/images/Light/actions/undelete.png +%%DATADIR%%/images/Light/actions/warnhl.png +%%DATADIR%%/images/Light/actions/warnsh.png +%%DATADIR%%/images/Light/actions/wavelet.png +%%DATADIR%%/images/Light/actions/wb-auto.png +%%DATADIR%%/images/Light/actions/wb-camera.png +%%DATADIR%%/images/Light/actions/wb-cloudy.png +%%DATADIR%%/images/Light/actions/wb-custom.png +%%DATADIR%%/images/Light/actions/wb-flash.png +%%DATADIR%%/images/Light/actions/wb-fluorescent.png +%%DATADIR%%/images/Light/actions/wb-lamp.png +%%DATADIR%%/images/Light/actions/wb-led.png +%%DATADIR%%/images/Light/actions/wb-shade.png +%%DATADIR%%/images/Light/actions/wb-sun.png +%%DATADIR%%/images/Light/actions/wb-tungsten.png +%%DATADIR%%/images/Light/actions/wb-water.png +%%DATADIR%%/images/Light/actions/zoom-100-identifier.png +%%DATADIR%%/images/Light/devices/computer.png +%%DATADIR%%/images/Light/devices/drive-harddisk.png +%%DATADIR%%/images/Light/devices/drive-optical.png +%%DATADIR%%/images/Light/devices/drive-removable-media.png +%%DATADIR%%/images/Light/devices/gtk-cdrom.png +%%DATADIR%%/images/Light/devices/media-flash.png +%%DATADIR%%/images/Light/devices/media-floppy.png +%%DATADIR%%/images/Light/devices/media-optical-bd.png +%%DATADIR%%/images/Light/devices/media-optical-dvd.png +%%DATADIR%%/images/Light/devices/media-optical.png +%%DATADIR%%/images/Light/devices/media-tape.png +%%DATADIR%%/images/Light/index.theme +%%DATADIR%%/images/Light/places/folder.png +%%DATADIR%%/images/Light/places/gtk-directory.png +%%DATADIR%%/images/Light/places/user-desktop.png +%%DATADIR%%/images/Light/places/user-home.png +%%DATADIR%%/images/PanelEnding.png +%%DATADIR%%/images/beforeafter.png +%%DATADIR%%/images/cglabel0.png +%%DATADIR%%/images/cglabel1.png +%%DATADIR%%/images/cglabel2.png +%%DATADIR%%/images/cglabel3.png +%%DATADIR%%/images/cglabel4.png +%%DATADIR%%/images/cglabel5.png +%%DATADIR%%/images/clabel0.png +%%DATADIR%%/images/clabel1.png +%%DATADIR%%/images/clabel2.png +%%DATADIR%%/images/clabel3.png +%%DATADIR%%/images/clabel4.png +%%DATADIR%%/images/clabel5.png +%%DATADIR%%/images/closedhand.png +%%DATADIR%%/images/colour.png +%%DATADIR%%/images/crop-auto.png +%%DATADIR%%/images/crop.png +%%DATADIR%%/images/cross.png +%%DATADIR%%/images/crossed-arrows-out.png +%%DATADIR%%/images/curveType-NURBS.png +%%DATADIR%%/images/curveType-controlPoints.png +%%DATADIR%%/images/curveType-flatLinear.png +%%DATADIR%%/images/curveType-linear.png +%%DATADIR%%/images/curveType-parametric.png +%%DATADIR%%/images/curveType-spline.png +%%DATADIR%%/images/curveType-unchanged.png +%%DATADIR%%/images/default-settings-ltr.png +%%DATADIR%%/images/default-settings-rtl.png +%%DATADIR%%/images/detail.png +%%DATADIR%%/images/distortion-auto.png +%%DATADIR%%/images/distortion.png +%%DATADIR%%/images/edited-small.png +%%DATADIR%%/images/edited.png +%%DATADIR%%/images/editedg-small.png +%%DATADIR%%/images/editednot-small.png +%%DATADIR%%/images/editednotg-small.png +%%DATADIR%%/images/empty.png +%%DATADIR%%/images/exposure.png +%%DATADIR%%/images/filter.png +%%DATADIR%%/images/filterclear.png +%%DATADIR%%/images/folder.png +%%DATADIR%%/images/fullscreen-exit.png +%%DATADIR%%/images/fullscreen.png +%%DATADIR%%/images/grayrated.png +%%DATADIR%%/images/gtk-add.png +%%DATADIR%%/images/gtk-apply.png +%%DATADIR%%/images/gtk-close-small.png +%%DATADIR%%/images/gtk-close.png +%%DATADIR%%/images/gtk-color-picker-small.png +%%DATADIR%%/images/gtk-color-picker.png +%%DATADIR%%/images/gtk-open.png +%%DATADIR%%/images/gtk-save-large.png +%%DATADIR%%/images/gtk-undo-ltr.png +%%DATADIR%%/images/gtk-undo-rtl.png +%%DATADIR%%/images/gtk-undoall-ltr.png +%%DATADIR%%/images/gtk-undoall-rtl.png +%%DATADIR%%/images/gtk-zoom-100.png +%%DATADIR%%/images/gtk-zoom-fit.png +%%DATADIR%%/images/gtk-zoom-in.png +%%DATADIR%%/images/gtk-zoom-out.png +%%DATADIR%%/images/histBar.png +%%DATADIR%%/images/histBlue.png +%%DATADIR%%/images/histGreen.png +%%DATADIR%%/images/histRaw.png +%%DATADIR%%/images/histRed.png +%%DATADIR%%/images/histValue.png +%%DATADIR%%/images/image-editor.png +%%DATADIR%%/images/info.png +%%DATADIR%%/images/list-add-small.png +%%DATADIR%%/images/list-remove-red-small.png +%%DATADIR%%/images/list-remove.png +%%DATADIR%%/images/lock-off.png +%%DATADIR%%/images/lock-on.png +%%DATADIR%%/images/logoicon-wind.png +%%DATADIR%%/images/media-usb.png +%%DATADIR%%/images/meta.png +%%DATADIR%%/images/move-1D-h.png +%%DATADIR%%/images/move-1D-v.png +%%DATADIR%%/images/move-2D.png +%%DATADIR%%/images/move-rotate.png +%%DATADIR%%/images/network.png +%%DATADIR%%/images/nocolorlabel.png +%%DATADIR%%/images/notrated.png +%%DATADIR%%/images/openhand.png +%%DATADIR%%/images/panel-to-bottom.png +%%DATADIR%%/images/panel-to-left.png +%%DATADIR%%/images/panel-to-right.png +%%DATADIR%%/images/panel-to-top.png +%%DATADIR%%/images/popuparrow.png +%%DATADIR%%/images/processing-pause.png +%%DATADIR%%/images/processing-play.png +%%DATADIR%%/images/processing.png +%%DATADIR%%/images/rated.png +%%DATADIR%%/images/ratednot.png +%%DATADIR%%/images/ratednotg.png +%%DATADIR%%/images/raw.png +%%DATADIR%%/images/recent-save.png +%%DATADIR%%/images/refresh-red.png +%%DATADIR%%/images/refresh-white.png +%%DATADIR%%/images/resize.png +%%DATADIR%%/images/rt-logo-large.png +%%DATADIR%%/images/rt-logo-medium.png +%%DATADIR%%/images/rt-logo-small.png +%%DATADIR%%/images/rt-logo-tiny.png +%%DATADIR%%/images/saved.png +%%DATADIR%%/images/savedg.png +%%DATADIR%%/images/savednot.png +%%DATADIR%%/images/savednotg.png +%%DATADIR%%/images/splash.png +%%DATADIR%%/images/stock-flip-horizontal.png +%%DATADIR%%/images/stock-flip-vertical.png +%%DATADIR%%/images/stock-rotate-270.png +%%DATADIR%%/images/stock-rotate-90.png +%%DATADIR%%/images/straighten-small.png +%%DATADIR%%/images/straighten.png +%%DATADIR%%/images/toleftend.png +%%DATADIR%%/images/torightend.png +%%DATADIR%%/images/transform.png +%%DATADIR%%/images/trash-show-empty.png +%%DATADIR%%/images/trash-show-full.png +%%DATADIR%%/images/trash.png +%%DATADIR%%/images/uncolorlabel.png +%%DATADIR%%/images/undelete.png +%%DATADIR%%/images/unrated.png +%%DATADIR%%/images/warnhl.png +%%DATADIR%%/images/warnsh.png +%%DATADIR%%/languages/Catala +%%DATADIR%%/languages/Chinese (Simplified) +%%DATADIR%%/languages/Chinese (Traditional) +%%DATADIR%%/languages/Czech +%%DATADIR%%/languages/Dansk +%%DATADIR%%/languages/Deutsch +%%DATADIR%%/languages/English (UK) +%%DATADIR%%/languages/English (US) +%%DATADIR%%/languages/Espanol +%%DATADIR%%/languages/Euskara +%%DATADIR%%/languages/Francais +%%DATADIR%%/languages/Greek +%%DATADIR%%/languages/Hebrew +%%DATADIR%%/languages/Italiano +%%DATADIR%%/languages/Japanese +%%DATADIR%%/languages/LICENSE +%%DATADIR%%/languages/Latvian +%%DATADIR%%/languages/Magyar +%%DATADIR%%/languages/Nederlands +%%DATADIR%%/languages/Norsk BM +%%DATADIR%%/languages/Polish +%%DATADIR%%/languages/Polish (Latin Characters) +%%DATADIR%%/languages/Portugues (Brasil) +%%DATADIR%%/languages/README +%%DATADIR%%/languages/Russian +%%DATADIR%%/languages/Serbian (Cyrilic Characters) +%%DATADIR%%/languages/Serbian (Latin Characters) +%%DATADIR%%/languages/Slovak +%%DATADIR%%/languages/Suomi +%%DATADIR%%/languages/Swedish +%%DATADIR%%/languages/Turkish +%%DATADIR%%/languages/default +%%DATADIR%%/options +%%DATADIR%%/profiles/BW/BW 1.pp3 +%%DATADIR%%/profiles/BW/BW 2.pp3 +%%DATADIR%%/profiles/BW/BW 3.pp3 +%%DATADIR%%/profiles/BW/BW 4.pp3 +%%DATADIR%%/profiles/Default ISO High.pp3 +%%DATADIR%%/profiles/Default ISO Medium.pp3 +%%DATADIR%%/profiles/Default.pp3 +%%DATADIR%%/profiles/Faded/Faded Amber 1 TM Bright.pp3 +%%DATADIR%%/profiles/Faded/Faded Amber 1 TM.pp3 +%%DATADIR%%/profiles/Faded/Faded Amber 1.pp3 +%%DATADIR%%/profiles/Faded/Faded Blue 1 TM Bright.pp3 +%%DATADIR%%/profiles/Faded/Faded Blue 1 TM.pp3 +%%DATADIR%%/profiles/Faded/Faded Blue 1.pp3 +%%DATADIR%%/profiles/Faded/Faded Blue Pink TM.pp3 +%%DATADIR%%/profiles/Faded/Faded Blue Pink.pp3 +%%DATADIR%%/profiles/Faded/Faded Chocolate 1 TM Bright.pp3 +%%DATADIR%%/profiles/Faded/Faded Chocolate 2 TM Bright.pp3 +%%DATADIR%%/profiles/Faded/Faded Golden 1.pp3 +%%DATADIR%%/profiles/Faded/Faded Golden 2.pp3 +%%DATADIR%%/profiles/Faded/Faded Green 1 TM Bright.pp3 +%%DATADIR%%/profiles/Faded/Faded Green 1 TM.pp3 +%%DATADIR%%/profiles/Faded/Faded Green 1.pp3 +%%DATADIR%%/profiles/Faded/Faded Green 2.pp3 +%%DATADIR%%/profiles/Faded/Faded Green 3.pp3 +%%DATADIR%%/profiles/Faded/Faded Neutral TM.pp3 +%%DATADIR%%/profiles/Faded/Faded Neutral.pp3 +%%DATADIR%%/profiles/Faded/Faded Purple 1 TM Bright.pp3 +%%DATADIR%%/profiles/Faded/Faded Purple 1 TM.pp3 +%%DATADIR%%/profiles/Faded/Faded Purple 1.pp3 +%%DATADIR%%/profiles/Faded/Faded Purple 2 TM.pp3 +%%DATADIR%%/profiles/Faded/Faded Purple 2.pp3 +%%DATADIR%%/profiles/Faded/Faded Teal Orange TM Bright.pp3 +%%DATADIR%%/profiles/Faded/Faded Teal Orange TM.pp3 +%%DATADIR%%/profiles/Faded/Faded Teal Orange.pp3 +%%DATADIR%%/profiles/Faded/Faded Warm 1 TM Bright.pp3 +%%DATADIR%%/profiles/Faded/Faded Warm 1 TM.pp3 +%%DATADIR%%/profiles/Faded/Faded Warm 1.pp3 +%%DATADIR%%/profiles/Faded/Faded Warm 2.pp3 +%%DATADIR%%/profiles/Faded/Faded Warm 3.pp3 +%%DATADIR%%/profiles/Generic/Deep Shadows.pp3 +%%DATADIR%%/profiles/Generic/Equilibrated.pp3 +%%DATADIR%%/profiles/Generic/High-Key.pp3 +%%DATADIR%%/profiles/Generic/Natural 1.pp3 +%%DATADIR%%/profiles/Generic/Natural 2.pp3 +%%DATADIR%%/profiles/Generic/Punchy 1.pp3 +%%DATADIR%%/profiles/Generic/Punchy 2.pp3 +%%DATADIR%%/profiles/Non-raw/Brighten.pp3 +%%DATADIR%%/profiles/Pop/Pop 1.pp3 +%%DATADIR%%/profiles/Pop/Pop 2 L.pp3 +%%DATADIR%%/profiles/Pop/Pop 3 Skin.pp3 +%%DATADIR%%/profiles/Pop/Pop 4 BW.pp3 +%%DATADIR%%/profiles/Portrait/Portrait Lejto.pp3 +%%DATADIR%%/profiles/Portrait/Portrait Smooth.pp3 +%%DATADIR%%/profiles/Skintones/Skintones - Natural TM.pp3 +%%DATADIR%%/profiles/Skintones/Skintones - Natural.pp3 +%%DATADIR%%/profiles/Skintones/Skintones - Pale TM Bright.pp3 +%%DATADIR%%/profiles/Skintones/Skintones - Pale TM.pp3 +%%DATADIR%%/profiles/Skintones/Skintones - Pale.pp3 +%%DATADIR%%/profiles/Skintones/Skintones - Soft Texture.pp3 +%%DATADIR%%/profiles/Skintones/Skintones - Strong Texture.pp3 +%%DATADIR%%/profiles/Skintones/Skintones - Studio TM.pp3 +%%DATADIR%%/profiles/Skintones/Skintones - Studio.pp3 +%%DATADIR%%/profiles/Skintones/Skintones - StudioBase 1 TM.pp3 +%%DATADIR%%/profiles/Skintones/Skintones - StudioBase 1.pp3 +%%DATADIR%%/sounds/BatchComplete.wav +%%DATADIR%%/sounds/Empty.wav +%%DATADIR%%/sounds/ProcessComplete.wav +%%DATADIR%%/themes/RawTherapee-GTK3-20_.css +%%DATADIR%%/themes/RawTherapee-GTK3-_19.css +%%DATADIR%%/themes/TooWaBlue-Dark-GTK3-20_.css +%%DATADIR%%/themes/TooWaBlue-GTK3-20_.css +%%DATADIR%%/themes/images/svg/twb/checkbox-checked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-checked.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-inconsistent-disabled.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-inconsistent.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-unchecked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-unchecked.svg +%%DATADIR%%/themes/images/svg/twb/radio-checked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/radio-checked.svg +%%DATADIR%%/themes/images/svg/twb/radio-inconsistent-disabled.svg +%%DATADIR%%/themes/images/svg/twb/radio-inconsistent.svg +%%DATADIR%%/themes/images/svg/twb/radio-unchecked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/radio-unchecked.svg +%%DATADIR%%/themes/images/twb/checkbox-checked-disabled.png +%%DATADIR%%/themes/images/twb/checkbox-checked.png +%%DATADIR%%/themes/images/twb/checkbox-inconsistent-disabled.png +%%DATADIR%%/themes/images/twb/checkbox-inconsistent.png +%%DATADIR%%/themes/images/twb/checkbox-unchecked-disabled.png +%%DATADIR%%/themes/images/twb/checkbox-unchecked.png +%%DATADIR%%/themes/images/twb/radio-checked-disabled.png +%%DATADIR%%/themes/images/twb/radio-checked.png +%%DATADIR%%/themes/images/twb/radio-inconsistent-disabled.png +%%DATADIR%%/themes/images/twb/radio-inconsistent.png +%%DATADIR%%/themes/images/twb/radio-unchecked-disabled.png +%%DATADIR%%/themes/images/twb/radio-unchecked.png +%%DATADIR%%/themes/system.iconset diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile index 885f23b0523..dd7f8a10315 100644 --- a/graphics/rawtherapee/Makefile +++ b/graphics/rawtherapee/Makefile @@ -3,7 +3,7 @@ PORTNAME= rawtherapee PORTVERSION= 4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://rawtherapee.com/shared/source/ @@ -22,7 +22,8 @@ LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \ libfftw3f.so:math/fftw3-float \ libcanberra-gtk3.so:audio/libcanberra-gtk3 -USES= cmake:outsource compiler:features desktop-file-utils dos2unix jpeg pkgconfig tar:xz +USES= cmake:outsource compiler:gcc-c++11-lib desktop-file-utils dos2unix \ + jpeg pkgconfig tar:xz DOS2UNIX_REGEX= .*\.(cc|h) USE_GNOME= gtk20 glib20 USE_LDCONFIG= yes @@ -43,6 +44,10 @@ SUB_FILES= rawtherapee SUB_LIST= RTDIR="${RTDIR}" INSTALLS_ICONS= yes +.if defined(PACKAGE_BUILDING) +CMAKE_ARGS+= -DPROC_TARGET_NUMBER="1" +.endif + RTDIR= ${PREFIX}/libdata/${PORTNAME} OPTIONS_DEFINE= OPTIMIZED_CFLAGS OPENMP @@ -50,41 +55,21 @@ OPTIONS_DEFAULT= OPTIMIZED_CFLAGS OPENMP OPENMP_DESC= Enable multicore processing using OpenMP OPTIMIZED_CFLAGS_DESC= Use extra compiler optimizations (requires SSE support) +OPENMP_CMAKE_BOOL= OPTION_OMP + .include # ------------------------------------------------------------------- -# USE_GCC must be late so the compiler feature checks work to detect -# that the base C++ standard library switched to libc++: -# We also must pin 4.8+ because 4.6 and 4.7 segfault on 10.0-RELEASE amd64 -# wwhen compiling improcfun.cc: -USE_GCC= yes - -.if ${COMPILER_FEATURES:Mlibc++} -LDFLAGS+= -L/usr/local/lib/c++ -CXXFLAGS+= -nostdinc++ -isystem /usr/local/include/c++/v1 -CFLAGS+= -isystem /usr/local/include/c++/v1 -BUILD_DEPENDS+= ${LOCALBASE}/lib/c++/libstdc++.so:devel/libc++ -.endif .if ${ARCH} == "amd64" || ${ARCH} == "i386" .if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS} -CFLAGS+= -O3 -ffast-math -fexpensive-optimizations \ +CFLAGS+= -O3 -fexpensive-optimizations \ -funroll-loops -msse -CXXFLAGS+= -O3 -ffast-math \ +CXXFLAGS+= -O3 \ -funroll-loops -msse .endif .endif -.if ${PORT_OPTIONS:MOPENMP} -CMAKE_ARGS+= -DOPTION_OMP:BOOL=ON -.else -CMAKE_ARGS+= -DOPTION_OMP:BOOL=OFF -.endif - -#.if ${OSVERSION} >= 1100000 -#BROKEN= rawtherapee is known to crash on -HEAD and requires debugging that the maintainer cannot provide. -#.endif - # ------------------------------------------------------------------- post-patch: diff --git a/japanese/font-ume/Makefile b/japanese/font-ume/Makefile index 190e19d3842..c9976433677 100644 --- a/japanese/font-ume/Makefile +++ b/japanese/font-ume/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ume -PORTVERSION= 0.0.470 -PORTREVISION= 3 +PORTVERSION= 0.0.660 CATEGORIES= japanese x11-fonts MASTER_SITES= SOURCEFORGE_JP/${PORTNAME}-font/22212 PKGNAMEPREFIX= ja-font- @@ -11,6 +10,9 @@ DISTNAME= umefont_${PORTVERSION:E} MAINTAINER= hrs@FreeBSD.org COMMENT= Ume Japanese TrueType fonts +LICENSE= PD +LICENSE_FILE= ${WRKSRC}/license.html + USES= fonts:fc tar:xz FONTNAME= TTF NO_ARCH= yes @@ -19,9 +21,6 @@ PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-install SUB_FILES= pkg-install DATADIR= ${PREFIX}/share/font-${PORTNAME} -PORTDOCS= license.html - -OPTIONS_DEFINE= DOCS do-install: ${MKDIR} ${STAGEDIR}${DATADIR} @@ -39,8 +38,4 @@ do-install: ${LN} -s -f ../conf.avail/62-fonts-${PORTNAME}.conf \ ${STAGEDIR}${PREFIX}/etc/fonts/conf.d/62-fonts-${PORTNAME}.conf -post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} - .include diff --git a/japanese/font-ume/distinfo b/japanese/font-ume/distinfo index ef65e8b2f68..934d4a2b567 100644 --- a/japanese/font-ume/distinfo +++ b/japanese/font-ume/distinfo @@ -1,2 +1,3 @@ -SHA256 (umefont_470.tar.xz) = 9197f2a42c9e8a7e7de774571377bb007ccc0d0e6573cca6b5ecdc819c879129 -SIZE (umefont_470.tar.xz) = 6431820 +TIMESTAMP = 1483100776 +SHA256 (umefont_660.tar.xz) = 272d0f533417130ab32ece69efae1a1edeab3b21d2a1638a159e19b4cbaf1b30 +SIZE (umefont_660.tar.xz) = 5284680 diff --git a/japanese/font-ume/files/20-unhint-ume.conf b/japanese/font-ume/files/20-unhint-ume.conf index aac8ccf667e..ecde6c4ad65 100644 --- a/japanese/font-ume/files/20-unhint-ume.conf +++ b/japanese/font-ume/files/20-unhint-ume.conf @@ -34,6 +34,9 @@ Ume Gothic S5 + + Ume Hy Gothic + Ume P Gothic diff --git a/japanese/font-ume/files/62-fonts-ume.conf b/japanese/font-ume/files/62-fonts-ume.conf index 5251eb19b96..cdfa3d9845e 100644 --- a/japanese/font-ume/files/62-fonts-ume.conf +++ b/japanese/font-ume/files/62-fonts-ume.conf @@ -20,6 +20,7 @@ Ume Gothic O5 Ume Gothic S4 Ume Gothic S5 + Ume Hy Gothic Ume P Gothic Ume P Gothic C4 Ume P Gothic C5 @@ -41,6 +42,7 @@ Ume Gothic O5 Ume Gothic S4 Ume Gothic S5 + Ume Hy Gothic Ume UI Gothic Ume UI Gothic O5 diff --git a/japanese/font-ume/files/pkg-install.in b/japanese/font-ume/files/pkg-install.in index 24562c0807f..ee5650d2e8d 100644 --- a/japanese/font-ume/files/pkg-install.in +++ b/japanese/font-ume/files/pkg-install.in @@ -56,6 +56,7 @@ addentries () { for ENC in iso8859-1 iso10646-1 jisx0201.1976-0 jisx0208.1983-0 jisx0208.1990-0 do + make_xlfd $ENC ume-hgo4.ttf ume gothic_hy p make_xlfd $ENC ume-pgc4.ttf ume gothic_c4 p make_xlfd $ENC ume-pgc5.ttf ume gothic_c5 p make_xlfd $ENC ume-pgo5.ttf ume gothic_o5 p diff --git a/japanese/font-ume/pkg-plist b/japanese/font-ume/pkg-plist index 63b4c42074f..141d731be69 100644 --- a/japanese/font-ume/pkg-plist +++ b/japanese/font-ume/pkg-plist @@ -1,3 +1,4 @@ +%%DATADIR%%/ume-hgo4.ttf %%DATADIR%%/ume-pgc4.ttf %%DATADIR%%/ume-pgc5.ttf %%DATADIR%%/ume-pgo4.ttf @@ -20,6 +21,7 @@ etc/fonts/conf.avail/20-unhint-ume.conf etc/fonts/conf.avail/62-fonts-ume.conf etc/fonts/conf.d/20-unhint-ume.conf etc/fonts/conf.d/62-fonts-ume.conf +%%FONTSDIR%%/ume-hgo4.ttf %%FONTSDIR%%/ume-pgc4.ttf %%FONTSDIR%%/ume-pgc5.ttf %%FONTSDIR%%/ume-pgo4.ttf diff --git a/japanese/font-vlgothic/Makefile b/japanese/font-vlgothic/Makefile index 467febe19c5..27056fca82e 100644 --- a/japanese/font-vlgothic/Makefile +++ b/japanese/font-vlgothic/Makefile @@ -3,7 +3,7 @@ PORTNAME= vlgothic PORTVERSION= 20141206 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese x11-fonts MASTER_SITES= SFJP/vlgothic/62375 PKGNAMEPREFIX= ja-font- @@ -12,6 +12,9 @@ DISTNAME= VLGothic-${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= VLGothic Japanese TrueType fonts +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.en + USES= fonts:fc tar:xz FONTNAME= TTF NO_ARCH= yes @@ -20,7 +23,7 @@ PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-install SUB_FILES= pkg-install DATADIR= ${PREFIX}/share/font-${PORTNAME} -PORTDOCS= Changelog LICENSE LICENSE.en LICENSE_E.mplus LICENSE_J.mplus \ +PORTDOCS= Changelog LICENSE_E.mplus LICENSE_J.mplus \ README README.sazanami README_J.mplus WRKSRC= ${WRKDIR}/VLGothic diff --git a/japanese/less/Makefile b/japanese/less/Makefile index 9bae19f3abc..579efd744fb 100644 --- a/japanese/less/Makefile +++ b/japanese/less/Makefile @@ -2,31 +2,18 @@ # $FreeBSD$ PORTNAME= less -PORTVERSION= 382.262 -PORTREVISION= 3 +PORTVERSION= 382.262.03.01 +DISTVERSIONPREFIX= v CATEGORIES= japanese -MASTER_SITES= LOCAL/nork -PKGNAMESUFFIX= +iso -DISTNAME= less-${PORTVERSION:R} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - regex_cs-lwp9k.shar.gz -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} - -PATCH_SITES= LOCAL/nork -PATCHFILES= ${DISTNAME}-iso258.patch.gz \ - ${DISTNAME}-iso258-259.patch.gz \ - ${DISTNAME}-iso259-260.patch.gz \ - ${DISTNAME}-iso260-261.patch.gz \ - ${DISTNAME}-iso261-${PORTVERSION:E}.patch.gz \ - ${DISTNAME}-iso${PORTVERSION:E}.ext03.patch.gz -PATCH_DIST_STRIP= -p1 MAINTAINER= hrs@FreeBSD.org -COMMENT= Less + zcat + ISO-2022 + UTF-8 - a pager similar to more and pg +COMMENT= Enhanced less(1) supporting iso-2022-jp and UTF-8 LICENSE= GPLv2 USES= desthack ncurses +USE_GITHUB= yes +GH_ACCOUNT= hrs-allbsd GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-cs-regex PORTDOCS= README.iso README.iso.jp README.lesw.euc \ @@ -36,16 +23,8 @@ PLIST_FILES= bin/jless bin/jlesskey bin/jlessecho \ OPTIONS_DEFINE= DOCS -.include - -post-extract: - cd ${WRKDIR} && \ - ${GZCAT} ${DISTDIR}/regex_cs-lwp9k.shar.gz | ${SH} && \ - ${MV} regex_cs.[ch] README.regex README.regex.jp \ - README.lesw.euc ${WRKSRC} - -post-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR} +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/japanese/less/distinfo b/japanese/less/distinfo index 7c9dd8f3a82..327334160f0 100644 --- a/japanese/less/distinfo +++ b/japanese/less/distinfo @@ -1,16 +1,3 @@ -SHA256 (less-382.tar.gz) = d33cc51f220647d015fd526b3782cde03c5d8b18c5233e6388a0047a70446fe7 -SIZE (less-382.tar.gz) = 264414 -SHA256 (regex_cs-lwp9k.shar.gz) = 9657fc989e4935ebe3e71ee515573013d69eb2afe01ead985ed56b85e41c8462 -SIZE (regex_cs-lwp9k.shar.gz) = 60569 -SHA256 (less-382-iso258.patch.gz) = 0681485f47237aeee42a34bbf0ab55215933c7713d1be80ac202a31c7a6fdc31 -SIZE (less-382-iso258.patch.gz) = 87859 -SHA256 (less-382-iso258-259.patch.gz) = 845bb97f407727febd4ee4014618715884bf393d1531089e18faf4e895e19cec -SIZE (less-382-iso258-259.patch.gz) = 9466 -SHA256 (less-382-iso259-260.patch.gz) = e81a5de1fdc276cf0f189c674f37459cf1a7314ac1b804c077e23c519df87ec8 -SIZE (less-382-iso259-260.patch.gz) = 19014 -SHA256 (less-382-iso260-261.patch.gz) = b595378ae65a5a7256df3b6279d755d6fdce66ab6ea0bba4f51eeb9ee0307c03 -SIZE (less-382-iso260-261.patch.gz) = 841 -SHA256 (less-382-iso261-262.patch.gz) = e7249de419acc3b8c4a11bed376d778711fd031887d0df0624d62a6d07356842 -SIZE (less-382-iso261-262.patch.gz) = 2215 -SHA256 (less-382-iso262.ext03.patch.gz) = 82fb77f21ea1f3281224fcbfad073aeab12fb40d6623c9b40698be952401f821 -SIZE (less-382-iso262.ext03.patch.gz) = 138951 +TIMESTAMP = 1483105437 +SHA256 (hrs-allbsd-less-v382.262.03.01_GH0.tar.gz) = b19c562fc4327cfe783be074cca030252dd31ec22c29829aabc103849b6aca4a +SIZE (hrs-allbsd-less-v382.262.03.01_GH0.tar.gz) = 471513 diff --git a/japanese/less/files/patch-Makefile.in b/japanese/less/files/patch-Makefile.in deleted file mode 100644 index d34c5e31e61..00000000000 --- a/japanese/less/files/patch-Makefile.in +++ /dev/null @@ -1,18 +0,0 @@ ---- Makefile.in.orig Wed Feb 4 13:52:26 2004 -+++ Makefile.in Fri Dec 9 22:42:45 2005 -@@ -22,13 +22,13 @@ - - # Where the installed binary goes. - bindir = @bindir@ --binprefix = -+binprefix = j - - sysconfdir = @sysconfdir@ - - mandir = @mandir@ - manext = 1 --manprefix = -+manprefix = j - - #### End of system configuration section. #### - diff --git a/japanese/less/files/patch-charset.c b/japanese/less/files/patch-charset.c deleted file mode 100644 index 2e208e62aca..00000000000 --- a/japanese/less/files/patch-charset.c +++ /dev/null @@ -1,41 +0,0 @@ ---- charset.c.orig 2013-01-20 04:32:52.491037000 +0900 -+++ charset.c 2013-01-20 05:05:01.106026675 +0900 -@@ -872,6 +872,18 @@ - return; - } - -+#if HAVE_LOCALE -+ /* -+ * Use setlocale. -+ */ -+ ilocale(); -+#else -+#if MSDOS_COMPILER -+ /* -+ * Default to "dos". -+ */ -+ (void) icharset("dos"); -+#else - #if HAVE_STRSTR - /* - * Check whether LC_ALL, LC_CTYPE or LANG look like UTF-8 is used. -@@ -888,19 +900,6 @@ - return; - } - #endif -- --#if HAVE_LOCALE -- /* -- * Use setlocale. -- */ -- ilocale(); --#else --#if MSDOS_COMPILER -- /* -- * Default to "dos". -- */ -- (void) icharset("dos"); --#else - /* - * All variables are not defined either, default to DEFCHARSET. - * DEFCHARSET is defined in defines.h. diff --git a/japanese/less/files/patch-filename.c b/japanese/less/files/patch-filename.c deleted file mode 100644 index deb54789d38..00000000000 --- a/japanese/less/files/patch-filename.c +++ /dev/null @@ -1,12 +0,0 @@ ---- filename.c.orig 2010-05-10 23:08:16.800855000 +0900 -+++ filename.c 2013-01-19 08:38:15.691025968 +0900 -@@ -817,6 +817,9 @@ - else if (strcmp(".xz", &filename[length - 3]) == 0 || - strcmp(".XZ", &filename[length - 3]) == 0) - return ("| xz -cd %s"); -+ else if (strcmp(".lzma", &filename[length - 5]) == 0 || -+ strcmp(".LZMA", &filename[length - 5]) == 0) -+ return ("| lzma -cd %s"); - else - return (NULL); - } diff --git a/japanese/less/files/patch-regex_cs.c b/japanese/less/files/patch-regex_cs.c deleted file mode 100644 index 54e8fb0de13..00000000000 --- a/japanese/less/files/patch-regex_cs.c +++ /dev/null @@ -1,11 +0,0 @@ ---- regex_cs.c.orig Tue Feb 7 12:08:50 2006 -+++ regex_cs.c Tue Feb 7 12:10:03 2006 -@@ -39,7 +39,7 @@ - #include "config.h" - #endif - #include "defines.h" --#include "multi.h" -+#include "less.h" - #define ISCSDMY(c,cs) (CSISASCII(cs) && (c == PADCH)) - - #define SWITCH_ENUM_BUG diff --git a/japanese/less/files/patch-version.c b/japanese/less/files/patch-version.c deleted file mode 100644 index e2362debfa3..00000000000 --- a/japanese/less/files/patch-version.c +++ /dev/null @@ -1,8 +0,0 @@ ---- version.c.orig Sun Apr 16 00:26:13 2006 -+++ version.c Sun Apr 16 00:27:48 2006 -@@ -768,4 +768,4 @@ - This modification make regex_cs-lwp9k be able to compile. - */ - --char version[] = "382+iso262+ext3"; -+char version[] = "382+iso262+ext3+regex_cs-lwp9k"; diff --git a/japanese/less/pkg-descr b/japanese/less/pkg-descr index fa5d1ed2c65..cc2bad95dc3 100644 --- a/japanese/less/pkg-descr +++ b/japanese/less/pkg-descr @@ -8,6 +8,5 @@ Japanese codes(EUC Japanese, SJIS) and compressed(or gzipped) file viewing. The author of the patch is jam@pobox.com, and the UTF-8 support patch is written by bogytech. -WWW: http://www25.big.jp/~jam/less/ (broken link) WWW: http://web.archive.org/web/20070220213232/http://www25.big.or.jp/~jam/less WWW: http://bogytech.blogspot.jp/search/label/jless diff --git a/lang/gcc6-devel/Makefile b/lang/gcc6-devel/Makefile index 0f4b3ef9347..c925d565f44 100644 --- a/lang/gcc6-devel/Makefile +++ b/lang/gcc6-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.3.1.s20161222 +PORTVERSION= 6.3.1.s20161229 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc6-devel/distinfo b/lang/gcc6-devel/distinfo index 0634c484917..2881c8d5954 100644 --- a/lang/gcc6-devel/distinfo +++ b/lang/gcc6-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482712717 -SHA256 (gcc-6-20161222.tar.bz2) = 452ce56bc0481318c83d49eac20da19d980f2ecc3b7084a040ff5f56e41fc732 -SIZE (gcc-6-20161222.tar.bz2) = 95680101 +TIMESTAMP = 1483109713 +SHA256 (gcc-6-20161229.tar.bz2) = 8135940135a6b30ba38ad352dfccd2934aeafb56baf6a501dfcb636856218e12 +SIZE (gcc-6-20161229.tar.bz2) = 95683973 diff --git a/lang/p5-Modern-Perl/Makefile b/lang/p5-Modern-Perl/Makefile index 34272f7c03a..a93eb3164b3 100644 --- a/lang/p5-Modern-Perl/Makefile +++ b/lang/p5-Modern-Perl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Modern-Perl -PORTVERSION= 1.20161005 +PORTVERSION= 1.20161229 CATEGORIES= lang perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHROMATIC diff --git a/lang/p5-Modern-Perl/distinfo b/lang/p5-Modern-Perl/distinfo index 6bbc3777aee..2a9f3e6c709 100644 --- a/lang/p5-Modern-Perl/distinfo +++ b/lang/p5-Modern-Perl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1475689492 -SHA256 (Modern-Perl-1.20161005.tar.gz) = 74c778dd904b37f038e0f7f4a32d705db4fb18c94b9c8c9b4bd493b7dedba077 -SIZE (Modern-Perl-1.20161005.tar.gz) = 13517 +TIMESTAMP = 1483129369 +SHA256 (Modern-Perl-1.20161229.tar.gz) = 30848a1d280fe6e458f950934a4bb197b4670f3367b439ccedb5334f4900c754 +SIZE (Modern-Perl-1.20161229.tar.gz) = 13370 diff --git a/mail/mailutils/Makefile b/mail/mailutils/Makefile index c1aaf48ec3b..00a2e6ed8c6 100644 --- a/mail/mailutils/Makefile +++ b/mail/mailutils/Makefile @@ -3,7 +3,7 @@ PORTNAME= mailutils PORTVERSION= 3.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= GNU @@ -23,7 +23,7 @@ INSTALL_TARGET= install-strip INFO= ${PORTNAME} PORTDOCS= AUTHORS ChangeLog NEWS README* THANKS TODO -OPTIONS_DEFINE= DOCS GNUTLS GSSAPI GUILE MH NNTP NLS PAM PYTHON +OPTIONS_DEFINE= DOCS EMACS GNUTLS GSSAPI GUILE MH NNTP NLS PAM PYTHON OPTIONS_DEFAULT= BDB GNUTLS PAM OPTIONS_MULTI= DB OPTIONS_MULTI_DB= BDB GDBM KYOTOCABINET LDAP MYSQL PGSQL TOKYOCABINET @@ -31,10 +31,14 @@ OPTIONS_SUB= yes BDB_DESC= Berkeley DB v4.8 support (last working one) DB_DESC= Database configuration +EMACS_DESC= Emacs interface to MH (implies MH) KYOTOCABINET_DESC= Kyoto Cabinet database support MH_DESC= MH (Message Handling) system support TOKYOCABINET_DESC= Tokyo Cabinet database support +EMACS_USE= EMACS=yes +EMACS_IMPLIES= MH + GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_WITH= gnutls @@ -81,6 +85,12 @@ PGSQL_CONFIGURE_WITH= postgres TOKYOCABINET_LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet TOKYOCABINET_CONFIGURE_WITH= tokyocabinet +.include + +.if ${PORT_OPTIONS:MMH} && exists(${LOCALBASE}/bin/emacs) +USE_EMACS= yes +.endif + post-patch: @${REINPLACE_CMD} -e '/need_charset_alias=/s|true|false|' \ ${WRKSRC}/lib/gnu/Makefile.in diff --git a/mail/mailutils/files/comsatd.in b/mail/mailutils/files/comsatd.in index 2bbf59cf088..7c72e33df8a 100644 --- a/mail/mailutils/files/comsatd.in +++ b/mail/mailutils/files/comsatd.in @@ -17,7 +17,6 @@ pidfile="/var/run/${name}.pid" load_rc_config ${name} -comsatd_enable=${comsatd_enable:-"NO"} -comsatd_flags=${comsatd_flags:-""} +: ${comsatd_enable="NO"} run_rc_command "$1" diff --git a/mail/mailutils/files/imap4d.in b/mail/mailutils/files/imap4d.in index 570bb38cae0..342e318d8bb 100644 --- a/mail/mailutils/files/imap4d.in +++ b/mail/mailutils/files/imap4d.in @@ -17,7 +17,6 @@ pidfile="/var/run/${name}.pid" load_rc_config ${name} -imap4d_enable=${imap4d_enable:-"NO"} -imap4d_flags=${imap4d_flags:-""} +: ${imap4d_enable="NO"} run_rc_command "$1" diff --git a/mail/mailutils/files/pop3d.in b/mail/mailutils/files/pop3d.in index 3f13bed06ba..cb3a3303551 100644 --- a/mail/mailutils/files/pop3d.in +++ b/mail/mailutils/files/pop3d.in @@ -17,7 +17,6 @@ pidfile="/var/run/${name}.pid" load_rc_config ${name} -pop3d_enable=${pop3d_enable:-"NO"} -pop3d_flags=${pop3d_flags:-""} +: ${pop3d_enable="NO"} run_rc_command "$1" diff --git a/mail/mailutils/pkg-descr b/mail/mailutils/pkg-descr index f25546acd33..4b4cad436e0 100644 --- a/mail/mailutils/pkg-descr +++ b/mail/mailutils/pkg-descr @@ -1,8 +1,8 @@ Mailutils is a Swiss Army knife of electronic mail handling. It offers -a rich set of utilities and daemons for processing the e-mail. +a rich set of utilities, daemons, and filters for processing the e-mail. All Mailutils programs are able to operate on mailboxes of any existing -format, ranging from standard UNIX maildrops, through maildir and up to +format, ranging from standard Unix maildrops, through maildir and up to remote mailboxes, which are transparently accessed using IMAP4, POP3, and SMTP. diff --git a/mail/mailutils/pkg-plist b/mail/mailutils/pkg-plist index 14b4d8f65f6..a0d4981f159 100644 --- a/mail/mailutils/pkg-plist +++ b/mail/mailutils/pkg-plist @@ -311,8 +311,8 @@ sbin/imap4d @(root,mail,4755) sbin/maidag sbin/pop3d share/aclocal/mailutils.m4 -%%MH%%share/emacs/site-lisp/mailutils-mh.el -%%MH%%share/emacs/site-lisp/mailutils-mh.elc +%%MH%%%%EMACS%%share/emacs/site-lisp/mailutils-mh.el +%%MH%%%%EMACS%%share/emacs/site-lisp/mailutils-mh.elc %%GUILE%%share/guile/site/mailutils/guile-procedures.txt %%GUILE%%share/guile/site/mailutils/mailutils.scm %%GUILE%%share/guile/site/mailutils/sieve-core.scm diff --git a/math/coq/Makefile b/math/coq/Makefile index a647042f098..6339659b13d 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -1,15 +1,14 @@ -# Created by: Rene Ladan # $FreeBSD$ PORTNAME= coq PORTVERSION= 8.4.6 -PORTEPOCH= 2 +PORTEPOCH= 3 CATEGORIES= math MASTER_SITES= http://coq.inria.fr/distrib/V${COQVERSION}/files/ \ ftp://ftp.stack.nl/pub/users/johans/coq/ DISTNAME= ${PORTNAME}-${COQVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= Theorem prover based on lambda-C LICENSE= LGPL21 @@ -17,21 +16,48 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= camlp5:devel/ocaml-camlp5 \ ocamlfind:devel/ocaml-findlib +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 COQVERSION= ${PORTVERSION:R}pl${PORTVERSION:E} -USES= gmake +USES= gmake gettext-runtime +USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango USE_OCAML= yes -ALL_TARGET= world - HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix ${PREFIX} \ --mandir ${PREFIX}/man \ --emacslib ${PREFIX}/share/emacs/site-lisp \ --opt -MAKE_ENV= COQINSTALLPREFIX=${DESTDIR} +ALL_TARGET= world BROKEN_powerpc= does not link +STRIP_FILES= \ + lib/coq/dllcoqrun.so \ + lib/coq/plugins/cc/cc_plugin.cmxs \ + lib/coq/plugins/decl_mode/decl_mode_plugin.cmxs \ + lib/coq/plugins/extraction/extraction_plugin.cmxs \ + lib/coq/plugins/field/field_plugin.cmxs \ + lib/coq/plugins/firstorder/ground_plugin.cmxs \ + lib/coq/plugins/fourier/fourier_plugin.cmxs \ + lib/coq/plugins/funind/recdef_plugin.cmxs \ + lib/coq/plugins/micromega/micromega_plugin.cmxs \ + lib/coq/plugins/nsatz/nsatz_plugin.cmxs \ + lib/coq/plugins/omega/omega_plugin.cmxs \ + lib/coq/plugins/quote/quote_plugin.cmxs \ + lib/coq/plugins/ring/ring_plugin.cmxs \ + lib/coq/plugins/romega/romega_plugin.cmxs \ + lib/coq/plugins/rtauto/rtauto_plugin.cmxs \ + lib/coq/plugins/setoid_ring/newring_plugin.cmxs \ + lib/coq/plugins/subtac/subtac_plugin.cmxs \ + lib/coq/plugins/syntax/ascii_syntax_plugin.cmxs \ + lib/coq/plugins/syntax/nat_syntax_plugin.cmxs \ + lib/coq/plugins/syntax/numbers_syntax_plugin.cmxs \ + lib/coq/plugins/syntax/r_syntax_plugin.cmxs \ + lib/coq/plugins/syntax/string_syntax_plugin.cmxs \ + lib/coq/plugins/syntax/z_syntax_plugin.cmxs \ + lib/coq/plugins/xml/xml_plugin.cmxs + OPTIONS_DEFINE= DOCS IDE OPTIONS_DEFAULT= IDE OPTIONS_SUB= yes @@ -49,14 +75,14 @@ add-plist-post: @${DO_NADA} post-patch: - @${REINPLACE_CMD} -e '/FreeBSD.*\.byte/s/^/#/' \ - -e '1s:/bin/bash:/bin/sh:' \ - -e '/^MAKE=/d' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's:/bin/bash:/bin/sh:' \ - ${WRKSRC}/Makefile* ${WRKSRC}/install.sh - @${REINPLACE_CMD} -e '/^#COQINSTALLPREFIX/{s/^#//;s|$$|$${DESTDIR}|;}' \ - ${WRKSRC}/Makefile.build - @${REINPLACE_CMD} -e '/show_latex_mes/s/)$$/; true)/' \ - ${WRKSRC}/Makefile.doc + ${REINPLACE_CMD} -e '/FreeBSD.*\.byte/s/^/#/' \ + -e '/^MAKE=/d' ${WRKSRC}/configure + ${REINPLACE_CMD} -e '/^#COQINSTALLPREFIX/{s/^#//;s|$$|$${DESTDIR}|;}' \ + ${WRKSRC}/Makefile.build + ${REINPLACE_CMD} -e '/show_latex_mes/s/)$$/; true)/' \ + ${WRKSRC}/Makefile.doc + +post-install: + cd ${STAGEDIR}${PREFIX} && ${STRIP_CMD} ${STRIP_FILES} .include diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile index 3e6ed39c478..32aa58c0f5a 100644 --- a/multimedia/emby-server/Makefile +++ b/multimedia/emby-server/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emby-server -PORTVERSION= 3.1.1 +PORTVERSION= 3.1.2 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org diff --git a/multimedia/emby-server/distinfo b/multimedia/emby-server/distinfo index 4f606846590..326f50d800f 100644 --- a/multimedia/emby-server/distinfo +++ b/multimedia/emby-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482898023 -SHA256 (MediaBrowser-Emby-3.1.1_GH0.tar.gz) = 82526c2a1b2c17a1678d3c6ecd67d161863fce3800fdeea1a4dd11162ccb95d7 -SIZE (MediaBrowser-Emby-3.1.1_GH0.tar.gz) = 41748113 +TIMESTAMP = 1483113664 +SHA256 (MediaBrowser-Emby-3.1.2_GH0.tar.gz) = 9139a8ce91e6fa35b2bbe622df15df8de26d41e4b07ea9140c6b8850d35ed8a1 +SIZE (MediaBrowser-Emby-3.1.2_GH0.tar.gz) = 41765969 diff --git a/multimedia/emby-server/pkg-plist b/multimedia/emby-server/pkg-plist index 18e43338307..9866384827c 100644 --- a/multimedia/emby-server/pkg-plist +++ b/multimedia/emby-server/pkg-plist @@ -179,6 +179,7 @@ lib/emby-server/dashboard-ui/bower_components/emby-apiclient/appstorage-cache.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/appstorage-localstorage.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/appstorage-memory.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/bower.json +lib/emby-server/dashboard-ui/bower_components/emby-apiclient/cameraroll.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/connectionmanager.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/credentials.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/events.js @@ -239,6 +240,7 @@ lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-checkbox/e lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-checkbox/emby-checkbox.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-collapse/emby-collapse.css lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-collapse/emby-collapse.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-connect/connecthelper.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-input/emby-input.css lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-input/emby-input.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-itemscontainer/emby-itemscontainer.js @@ -256,6 +258,7 @@ lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-toggle/emb lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-toggle/emby-toggle.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/fetchhelper.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/filedownloader.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/filesystem.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/focusmanager.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/fonts/material-icons/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2 lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/fonts/material-icons/2fcrYFNaTjcS6g4U3t-Y5ewrjPiaoEww8AihgqWRJAo.woff @@ -469,6 +472,8 @@ lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/subtitleeditor/ lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/subtitleeditor/subtitleeditor.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/subtitleeditor/subtitleeditor.template.html lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sync/sync.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sync/syncjobeditor.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sync/syncjoblist.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sync/synctoggle.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/thememediaplayer.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/toast/toast.css @@ -767,7 +772,6 @@ lib/emby-server/dashboard-ui/components/navdrawer/navdrawer.css lib/emby-server/dashboard-ui/components/navdrawer/navdrawer.js lib/emby-server/dashboard-ui/components/remotecontrol.js lib/emby-server/dashboard-ui/components/remotecontrolautoplay.js -lib/emby-server/dashboard-ui/components/syncjoblist/syncjoblist.js lib/emby-server/dashboard-ui/components/tvproviders/schedulesdirect.js lib/emby-server/dashboard-ui/components/tvproviders/schedulesdirect.template.html lib/emby-server/dashboard-ui/components/tvproviders/xmltv.js @@ -1055,7 +1059,6 @@ lib/emby-server/dashboard-ui/scripts/songs.js lib/emby-server/dashboard-ui/scripts/streamingsettings.js lib/emby-server/dashboard-ui/scripts/supporterkeypage.js lib/emby-server/dashboard-ui/scripts/syncactivity.js -lib/emby-server/dashboard-ui/scripts/syncjob.js lib/emby-server/dashboard-ui/scripts/syncsettings.js lib/emby-server/dashboard-ui/scripts/taskbutton.js lib/emby-server/dashboard-ui/scripts/tvgenres.js @@ -1129,7 +1132,6 @@ lib/emby-server/dashboard-ui/strings/zh-HK.json lib/emby-server/dashboard-ui/strings/zh-TW.json lib/emby-server/dashboard-ui/supporterkey.html lib/emby-server/dashboard-ui/syncactivity.html -lib/emby-server/dashboard-ui/syncjob.html lib/emby-server/dashboard-ui/syncsettings.html lib/emby-server/dashboard-ui/themes/halloween/bg.jpg lib/emby-server/dashboard-ui/themes/halloween/style.css diff --git a/net-mgmt/seafile-server/Makefile b/net-mgmt/seafile-server/Makefile index 0dafe331bc8..314e96bf3c3 100644 --- a/net-mgmt/seafile-server/Makefile +++ b/net-mgmt/seafile-server/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seafile-server -PORTVERSION= 6.0.6 +PORTVERSION= 6.0.7 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -server CATEGORIES= net-mgmt diff --git a/net-mgmt/seafile-server/distinfo b/net-mgmt/seafile-server/distinfo index 5c006a5be50..05ce7928c76 100644 --- a/net-mgmt/seafile-server/distinfo +++ b/net-mgmt/seafile-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481476699 -SHA256 (haiwen-seafile-server-v6.0.6-server_GH0.tar.gz) = 3fa98cb16a7ada6468bffff87dba855501365d0be9c2c10201e8d31412538e3e -SIZE (haiwen-seafile-server-v6.0.6-server_GH0.tar.gz) = 695521 +TIMESTAMP = 1482959890 +SHA256 (haiwen-seafile-server-v6.0.7-server_GH0.tar.gz) = 56bcbc621a7c891d2d5ccde09efebcad797fb3b9d049e108678a8c836304d7d0 +SIZE (haiwen-seafile-server-v6.0.7-server_GH0.tar.gz) = 695733 diff --git a/net-mgmt/seafile-server/files/patch-configure.ac b/net-mgmt/seafile-server/files/patch-configure.ac index e44d90f9335..b3c4f56156a 100644 --- a/net-mgmt/seafile-server/files/patch-configure.ac +++ b/net-mgmt/seafile-server/files/patch-configure.ac @@ -1,4 +1,4 @@ ---- configure.ac.orig 2016-10-09 09:30:49 UTC +--- configure.ac.orig 2016-12-27 07:02:58 UTC +++ configure.ac @@ -51,8 +51,16 @@ else AC_MSG_RESULT(no) @@ -28,7 +28,7 @@ +fi + AC_ARG_ENABLE(python, - AC_HELP_STRING([--enable-python],[build ccnet python binding]), + AC_HELP_STRING([--enable-python],[build seafile python binding]), [compile_python=$enableval], @@ -89,6 +102,7 @@ AM_CONDITIONAL([COMPILE_FUSE], [test "${ @@ -45,10 +45,10 @@ + ZLIB_LIBS= + LIB_INOTIFY= + LIB_KVM= + LIB_ICONV=-liconv elif test "$bmac" = true ; then LIB_WS32= - LIB_GDI32= -@@ -148,6 +165,26 @@ elif test "$bmac" = true ; then +@@ -149,6 +166,26 @@ elif test "$bmac" = true ; then LIB_MAC="-framework CoreServices" LIB_CRYPT32= LIB_ICONV=-liconv @@ -75,7 +75,7 @@ else LIB_WS32= LIB_GDI32= -@@ -161,6 +198,9 @@ else +@@ -162,6 +199,9 @@ else LIB_MAC= MSVC_CFLAGS= LIB_CRYPT32= @@ -85,7 +85,7 @@ fi AC_SUBST(LIB_WS32) -@@ -173,6 +213,9 @@ AC_SUBST(LIB_IPHLPAPI) +@@ -174,6 +214,9 @@ AC_SUBST(LIB_IPHLPAPI) AC_SUBST(LIB_SHELL32) AC_SUBST(LIB_PSAPI) AC_SUBST(LIB_MAC) @@ -95,7 +95,7 @@ AC_SUBST(MSVC_CFLAGS) AC_SUBST(LIB_CRYPT32) AC_SUBST(LIB_ICONV) -@@ -187,7 +230,9 @@ ZDB_REQUIRED=2.10 +@@ -188,7 +231,9 @@ ZDB_REQUIRED=2.10 #LIBNAUTILUS_EXTENSION_REQUIRED=2.30.1 CURL_REQUIRED=7.17 FUSE_REQUIRED=2.7.3 @@ -105,7 +105,7 @@ PKG_CHECK_MODULES(SSL, [openssl]) AC_SUBST(SSL_CFLAGS) -@@ -217,9 +262,11 @@ PKG_CHECK_MODULES(LIBEVENT, [libevent >= +@@ -218,9 +263,11 @@ PKG_CHECK_MODULES(LIBEVENT, [libevent >= AC_SUBST(LIBEVENT_CFLAGS) AC_SUBST(LIBEVENT_LIBS) @@ -116,4 +116,4 @@ +fi if test x${compile_python} = xyes; then - AM_PATH_PYTHON([2.6]) + AM_PATH_PYTHON([2.6]) diff --git a/net/p5-Test-URI/Makefile b/net/p5-Test-URI/Makefile index 4f197a48358..13ddc932830 100644 --- a/net/p5-Test-URI/Makefile +++ b/net/p5-Test-URI/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= Test-URI -PORTVERSION= 1.08.1 +PORTVERSION= 1.081 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Check Uniform Resource Identifiers diff --git a/net/py-matrix-synapse/Makefile b/net/py-matrix-synapse/Makefile index e5cd5f5c4fb..3843d45ce91 100644 --- a/net/py-matrix-synapse/Makefile +++ b/net/py-matrix-synapse/Makefile @@ -3,8 +3,7 @@ PORTNAME= matrix-synapse DISTVERSIONPREFIX= v -DISTVERSION= 0.12.0 -PORTREVISION= 1 +DISTVERSION= 0.18.4 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,29 +13,29 @@ COMMENT= Matrix protocol reference homeserver LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}frozendict>=0.4:devel/py-frozendict \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}frozendict>=0.5:devel/py-frozendict \ ${PYTHON_PKGNAMEPREFIX}unpaddedbase64>=1.0.1:devel/py-unpaddedbase64 \ ${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.0.0:devel/py-canonicaljson \ ${PYTHON_PKGNAMEPREFIX}signedjson>=1.0.0:security/py-signedjson \ - ${PYTHON_PKGNAMEPREFIX}pynacl>=0.3.0:security/py-pynacl \ - ${PYTHON_PKGNAMEPREFIX}service_identity>=1.0.0:security/py-service_identity \ - ${PYTHON_PKGNAMEPREFIX}twisted>=15.1.0:devel/py-twisted \ - ${PYTHON_PKGNAMEPREFIX}openssl>=0.14:security/py-openssl \ - ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml \ - ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1 \ - ${PYTHON_PKGNAMEPREFIX}daemonize>0:devel/py-daemonize \ - ${PYTHON_PKGNAMEPREFIX}bcrypt>0:security/py-bcrypt \ - ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ - ${PYTHON_PKGNAMEPREFIX}pydenticon>0:devel/py-pydenticon \ - ${PYTHON_PKGNAMEPREFIX}ujson>0:devel/py-ujson \ - ${PYTHON_PKGNAMEPREFIX}blist>0:devel/py-blist \ - ${PYTHON_PKGNAMEPREFIX}pysaml2>0:security/py-pysaml2 \ - ${PYTHON_PKGNAMEPREFIX}pymacaroons-pynacl>0:security/py-pymacaroons-pynacl \ - ${PYTHON_PKGNAMEPREFIX}simplejson>0:devel/py-simplejson \ + ${PYTHON_PKGNAMEPREFIX}pynacl>=1.0.1:security/py-pynacl \ + ${PYTHON_PKGNAMEPREFIX}service_identity>=16.0:security/py-service_identity \ + ${PYTHON_PKGNAMEPREFIX}twisted>=16.6.0:devel/py-twisted \ + ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl \ + ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml \ + ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.9:devel/py-pyasn1 \ + ${PYTHON_PKGNAMEPREFIX}daemonize>=2.4.2:devel/py-daemonize \ + ${PYTHON_PKGNAMEPREFIX}bcrypt>=0.4:security/py-bcrypt \ + ${PYTHON_PKGNAMEPREFIX}pillow>=3.1.1:graphics/py-pillow \ + ${PYTHON_PKGNAMEPREFIX}pydenticon>=0.2:devel/py-pydenticon \ + ${PYTHON_PKGNAMEPREFIX}ujson>=1.35:devel/py-ujson \ + ${PYTHON_PKGNAMEPREFIX}blist>=1.3.6:devel/py-blist \ + ${PYTHON_PKGNAMEPREFIX}pysaml2>=4.0.2:security/py-pysaml2 \ + ${PYTHON_PKGNAMEPREFIX}pymacaroons-pynacl>=0.9.3:security/py-pymacaroons-pynacl \ + ${PYTHON_PKGNAMEPREFIX}simplejson>=3.10.0:devel/py-simplejson \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}matrix-angular-sdk>0:devel/py-matrix-angular-sdk -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>0:devel/py-virtualenv \ - ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox + ${PYTHON_PKGNAMEPREFIX}matrix-angular-sdk>=0.6.6:devel/py-matrix-angular-sdk +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>=15.0:devel/py-virtualenv \ + ${PYTHON_PKGNAMEPREFIX}tox>=2.3.1:devel/py-tox USES= python USE_GITHUB= yes diff --git a/net/py-matrix-synapse/distinfo b/net/py-matrix-synapse/distinfo index f67bc2f0a69..19d3e1b0f6a 100644 --- a/net/py-matrix-synapse/distinfo +++ b/net/py-matrix-synapse/distinfo @@ -1,2 +1,3 @@ -SHA256 (matrix-org-synapse-v0.12.0_GH0.tar.gz) = 26a3d97c7ff97ce970d042f6e07d3f8af7477504da3e208aa6d811f8f999b8e0 -SIZE (matrix-org-synapse-v0.12.0_GH0.tar.gz) = 572984 +TIMESTAMP = 1480037052 +SHA256 (matrix-org-synapse-v0.18.4_GH0.tar.gz) = e0dc5517227e9591fa22f1723371f790999927131df3f5c7a7883578fefddff1 +SIZE (matrix-org-synapse-v0.18.4_GH0.tar.gz) = 731642 diff --git a/net/py-matrix-synapse/files/patch-tox.ini b/net/py-matrix-synapse/files/patch-tox.ini deleted file mode 100644 index 5c59069f6e1..00000000000 --- a/net/py-matrix-synapse/files/patch-tox.ini +++ /dev/null @@ -1,20 +0,0 @@ ---- tox.ini.orig 2016-01-04 14:02:50 UTC -+++ tox.ini -@@ -10,8 +10,9 @@ deps = - junitxml - setenv = - PYTHONDONTWRITEBYTECODE = no_byte_code -+# Assumes bash unnecessarily - commands = -- /bin/bash -c "coverage run {env:COVERAGE_OPTS:} --source={toxinidir}/synapse \ -+ /bin/sh -c "coverage run {env:COVERAGE_OPTS:} --source={toxinidir}/synapse \ - {envbindir}/trial {env:TRIAL_FLAGS:} {posargs:tests} {env:TOXSUFFIX:}" - {env:DUMP_COVERAGE_COMMAND:coverage report -m} - -@@ -26,4 +27,5 @@ skip_install = True - basepython = python2.7 - deps = - flake8 --commands = /bin/bash -c "flake8 synapse {env:PEP8SUFFIX:}" -+# Assumes bash unnecessarily -+commands = /bin/sh -c "flake8 synapse {env:PEP8SUFFIX:}" diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile index b583711b809..54840be5130 100644 --- a/net/remmina-plugins/Makefile +++ b/net/remmina-plugins/Makefile @@ -3,13 +3,9 @@ PORTNAME?= remmina-plugins DISTVERSIONPREFIX=v -DISTVERSION= 1.2.0-rcgit.16 -PORTREVISION= 1 +DISTVERSION= 1.2.0-rcgit.17 CATEGORIES= net gnome -PATCH_SITES= https://github.com/FreeRDP/Remmina/commit/ -PATCHFILES= 9b783595bd7fbfc39d1194d28110519c49dcaecc.patch:-p1 - MAINTAINER?= woodsb02@FreeBSD.org COMMENT?= Remmina plugin system @@ -41,8 +37,6 @@ TELEP_RUN_DEPENDS= remmina-plugin-telepathy>=0:net/remmina-plugin-telepathy VNC_RUN_DEPENDS= remmina-plugin-vnc>=0:net/remmina-plugin-vnc XDMCP_RUN_DEPENDS= remmina-plugin-xdmcp>=0:net/remmina-plugin-xdmcp -do-patch: - .include .endif diff --git a/net/remmina-plugins/distinfo b/net/remmina-plugins/distinfo index d75baa530e3..67bef276e6c 100644 --- a/net/remmina-plugins/distinfo +++ b/net/remmina-plugins/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1482223169 -SHA256 (FreeRDP-Remmina-v1.2.0-rcgit.16_GH0.tar.gz) = edb347f9e4d0a2e682f7ffd22caa364b477653a1aca31d1c1922a86d81df4995 -SIZE (FreeRDP-Remmina-v1.2.0-rcgit.16_GH0.tar.gz) = 1008438 -SHA256 (9b783595bd7fbfc39d1194d28110519c49dcaecc.patch) = 2f6234f3be140fc17fc88da09cca06a0ff5364b123f7ee560c1daa17a3a00e53 -SIZE (9b783595bd7fbfc39d1194d28110519c49dcaecc.patch) = 58905 +TIMESTAMP = 1483114066 +SHA256 (FreeRDP-Remmina-v1.2.0-rcgit.17_GH0.tar.gz) = b4c7a8ee46b6ed323a2d70f6e8a3b6e2a9c9025eced85b57aacc00f484cadcb1 +SIZE (FreeRDP-Remmina-v1.2.0-rcgit.17_GH0.tar.gz) = 988237 diff --git a/net/remmina/Makefile b/net/remmina/Makefile index 302ddd31dc8..c529f7713f9 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -3,8 +3,7 @@ PORTNAME= remmina DISTVERSIONPREFIX=v -DISTVERSION= 1.2.0-rcgit.16 -PORTREVISION= 1 +DISTVERSION= 1.2.0-rcgit.17 CATEGORIES= net gnome MAINTAINER= woodsb02@FreeBSD.org @@ -25,14 +24,13 @@ INSTALLS_ICONS= yes CMAKE_ARGS= --build=build \ -DWITH_APPINDICATOR:BOOL=false -OPTIONS_DEFINE= AVAHI GCRYPT NLS SSH SURVEY TERM +OPTIONS_DEFINE= AVAHI GCRYPT NLS SSH TERM OPTIONS_DEFAULT= AVAHI GCRYPT SSH TERM OPTIONS_SUB= yes AVAHI_DESC= Build with Avahi support GCRYPT_DESC= Build with libgcrypt support for password encryption SSH_DESC= Build with SSH tunneling support -SURVEY_DESC= Enable user survey to allow developers to understand usage TERM_DESC= Build with terminal support AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app \ @@ -48,9 +46,6 @@ SSH_LIB_DEPENDS= libssh_threads.so:security/libssh SSH_LDFLAGS= -fstack-protector SSH_CMAKE_BOOL= WITH_LIBSSH -SURVEY_LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 -SURVEY_CMAKE_BOOL= WITH_SURVEY - TERM_USE= gnome=vte3 TERM_CMAKE_BOOL= WITH_VTE diff --git a/net/remmina/distinfo b/net/remmina/distinfo index 926454279cc..c40937b2e38 100644 --- a/net/remmina/distinfo +++ b/net/remmina/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1478174578 -SHA256 (FreeRDP-Remmina-v1.2.0-rcgit.16_GH0.tar.gz) = edb347f9e4d0a2e682f7ffd22caa364b477653a1aca31d1c1922a86d81df4995 -SIZE (FreeRDP-Remmina-v1.2.0-rcgit.16_GH0.tar.gz) = 1008438 +TIMESTAMP = 1483113768 +SHA256 (FreeRDP-Remmina-v1.2.0-rcgit.17_GH0.tar.gz) = b4c7a8ee46b6ed323a2d70f6e8a3b6e2a9c9025eced85b57aacc00f484cadcb1 +SIZE (FreeRDP-Remmina-v1.2.0-rcgit.17_GH0.tar.gz) = 988237 diff --git a/net/remmina/pkg-plist b/net/remmina/pkg-plist index 8a9af85076e..5a6e3f82555 100644 --- a/net/remmina/pkg-plist +++ b/net/remmina/pkg-plist @@ -97,4 +97,3 @@ share/icons/hicolor/scalable/apps/remmina.svg %%DATADIR%%/ui/remmina_preferences.glade %%DATADIR%%/ui/remmina_spinner.glade %%DATADIR%%/ui/remmina_string_list.glade -%%DATADIR%%/ui/remmina_survey.glade diff --git a/net/rubygem-octokit/Makefile b/net/rubygem-octokit/Makefile index b0a0dcf2302..d9060afabb6 100644 --- a/net/rubygem-octokit/Makefile +++ b/net/rubygem-octokit/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple wrapper for the GitHub API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-sawyer>=0.7.0:www/rubygem-sawyer +RUN_DEPENDS= rubygem-sawyer>=0.8.0:www/rubygem-sawyer NO_ARCH= yes USE_RUBY= yes diff --git a/science/p5-Chemistry-Elements/Makefile b/science/p5-Chemistry-Elements/Makefile index 67af48a0472..384f8351cb0 100644 --- a/science/p5-Chemistry-Elements/Makefile +++ b/science/p5-Chemistry-Elements/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Chemistry-Elements -PORTVERSION= 1.07 -PORTREVISION= 1 +PORTVERSION= 1.071 CATEGORIES= science perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for working with Chemical Elements +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure diff --git a/science/p5-Chemistry-Elements/distinfo b/science/p5-Chemistry-Elements/distinfo index c56dc586f58..a83fffa335a 100644 --- a/science/p5-Chemistry-Elements/distinfo +++ b/science/p5-Chemistry-Elements/distinfo @@ -1,2 +1,3 @@ -SHA256 (Chemistry-Elements-1.07.tar.gz) = 452c379722d8ec6d230c1e979008ec1244685e885cf92962e6357cf6580508fd -SIZE (Chemistry-Elements-1.07.tar.gz) = 12855 +TIMESTAMP = 1483188621 +SHA256 (Chemistry-Elements-1.071.tar.gz) = 16d7aa0476db887bf3e212d7f00b122e509df9137762a4d292a5927fa47c15d4 +SIZE (Chemistry-Elements-1.071.tar.gz) = 22640 diff --git a/science/p5-Chemistry-Elements/pkg-descr b/science/p5-Chemistry-Elements/pkg-descr index 9753f491262..a881b3b6fb0 100644 --- a/science/p5-Chemistry-Elements/pkg-descr +++ b/science/p5-Chemistry-Elements/pkg-descr @@ -3,5 +3,3 @@ track of your chemical data. Using either the atomic number, chemical symbol, or element name you can construct an Element object. WWW: http://search.cpan.org/dist/Chemistry-Elements/ - -Seamus Venasse diff --git a/science/p5-Chemistry-Elements/pkg-plist b/science/p5-Chemistry-Elements/pkg-plist index 2260c9bb75b..677e9efc9ea 100644 --- a/science/p5-Chemistry-Elements/pkg-plist +++ b/science/p5-Chemistry-Elements/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Chemistry::Elements.3.gz %%SITE_PERL%%/Chemistry/Elements.pm +%%PERL5_MAN3%%/Chemistry::Elements.3.gz diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile index d04d979dbf1..72389ca6c4b 100644 --- a/security/hashcat/Makefile +++ b/security/hashcat/Makefile @@ -4,6 +4,7 @@ PORTNAME= hashcat PORTVERSION= 3.20 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= lifanov@FreeBSD.org @@ -13,16 +14,21 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/docs/license.txt BUILD_DEPENDS= ${LOCALBASE}/include/CL/cl.h:devel/opencl \ - ${LOCALBASE}/bin/gsed:textproc/gsed + gsed:textproc/gsed BROKEN_FreeBSD_9= does not build USE_GITHUB= yes ALL_TARGET= native -USES= gmake localbase +USES= gmake localbase shebangfix +SHEBANG_FILES= extra/tab_completion/install USE_CSTD= c99 +MAKE_ARGS= CC="${CC}" \ + CFLAGS_NATIVE="${CFLAGS} -Iinclude/ -IOpenCL/" \ + LFLAGS_NATIVE="${LDFLAGS} -lpthread" + pre-install: ${STRIP_CMD} ${WRKSRC}/hashcat diff --git a/security/hashcat/files/patch-src_Makefile b/security/hashcat/files/patch-src_Makefile index d925e0296e4..1b3cf2389bd 100644 --- a/security/hashcat/files/patch-src_Makefile +++ b/security/hashcat/files/patch-src_Makefile @@ -1,56 +1,16 @@ --- src/Makefile.orig 2016-12-02 14:00:23 UTC +++ src/Makefile -@@ -101,25 +101,7 @@ BINARY_NATIVE := $(PROG_NAME) - ## General compiler and linker options - ## +@@ -163,11 +163,13 @@ LFLAGS_NATIVE += -lpthread -ld + endif # Linux --CFLAGS := -pipe -std=c99 -Iinclude/ -IOpenCL/ --CFLAGS += -W --CFLAGS += -Wall --CFLAGS += -Wextra --CFLAGS += -Wfloat-equal --CFLAGS += -Wundef --CFLAGS += -Wshadow --CFLAGS += -Wmissing-declarations --CFLAGS += -Wmissing-prototypes --CFLAGS += -Wpointer-arith --CFLAGS += -Wstrict-prototypes --CFLAGS += -Waggregate-return --CFLAGS += -Wswitch-enum --CFLAGS += -Wunreachable-code --CFLAGS += -Winit-self --CFLAGS += -Werror-implicit-function-declaration --CFLAGS += -Wformat --CFLAGS += -Wno-format-zero-length --CFLAGS += -ftrapv -+CFLAGS += -Iinclude/ -IOpenCL/ - - # the following compiler options produce warnings that should be fixed at some time - -@@ -137,18 +119,6 @@ CFLAGS += -ftrapv - - #CFLAGS += -Wstack-usage=524288 - --LFLAGS := -- --ifndef DEBUG --CFLAGS += -O2 --LFLAGS += -s --else --CFLAGS += -DDEBUG -g -ggdb --ifeq ($(DEBUG),2) --CFLAGS += -fsanitize=address -fno-omit-frame-pointer --endif --endif -- - ## - ## Native compilation target - ## -@@ -165,7 +135,6 @@ endif # Linux ifeq ($(UNAME),FreeBSD) ++ifndef PORTNAME CFLAGS_NATIVE := $(CFLAGS) CFLAGS_NATIVE += -I$(OPENCL_HEADERS_KHRONOS)/ --CFLAGS_NATIVE += -march=native + CFLAGS_NATIVE += -march=native LFLAGS_NATIVE := $(LFLAGS) LFLAGS_NATIVE += -lpthread ++endif endif # FreeBSD + + ifeq ($(UNAME),Darwin) diff --git a/security/libecc/Makefile b/security/libecc/Makefile index 4db76e9af11..605ea0e5cd1 100644 --- a/security/libecc/Makefile +++ b/security/libecc/Makefile @@ -3,23 +3,24 @@ PORTNAME= libecc PORTVERSION= 0.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= C++ Elliptic Curve Library +LICENSE= GPLv2+ + LIB_DEPENDS= libgmp.so:math/gmp -USES= libtool +USES= libtool localbase GNU_CONFIGURE= yes USE_LDCONFIG= yes - -CPPFLAGS+= -I${PREFIX}/include -I${LOCALBASE}/include -LDFLAGS+= -L${PREFIX}/lib -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip post-patch: - @${REINPLACE_CMD} 's@endian\.h@sys/&@' ${WRKSRC}/include/libecc/bitset.h + @${REINPLACE_CMD} 's@endian\.h@sys/&@' \ + ${WRKSRC}/include/libecc/bitset.h .include diff --git a/security/nacl/Makefile b/security/nacl/Makefile index 7c4d52413cf..02be170b334 100644 --- a/security/nacl/Makefile +++ b/security/nacl/Makefile @@ -7,19 +7,17 @@ PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://hyperelliptic.org/nacl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= High speed cryptography library LICENSE= PD USES= tar:bzip2 -ALL_TARGET= do USE_BINUTILS= yes MAKE_JOBS_UNSAFE= yes ONLY_FOR_ARCHS= i386 amd64 -HOSTNAME_CMD?= /bin/hostname -s MYARCH= ${ARCH:S/i386/x86/} post-patch: @@ -29,24 +27,20 @@ post-patch: pre-build: ${RM} -r ${WRKSRC}/crypto_onetimeauth/poly1305/amd64 - -do-build: - cd ${WRKSRC} && ./do - -.include + ${PRINTF} "%s\n\t%s\n" "all:" "${SH} ./do" > ${WRKSRC}/Makefile post-build: - ${AR} -r ${WRKSRC}/build/`${HOSTNAME_CMD}`/lib/${MYARCH}/libnacl.a \ - ${WRKSRC}/build/`${HOSTNAME_CMD}`/lib/${MYARCH}/randombytes.o + ${AR} -r ${WRKSRC}/build/HOSTNAME/lib/${MYARCH}/libnacl.a \ + ${WRKSRC}/build/HOSTNAME/lib/${MYARCH}/randombytes.o do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/build/`${HOSTNAME_CMD} -s`/bin/nacl-sha256 \ - ${STAGEDIR}${PREFIX}/bin - @${INSTALL_PROGRAM} ${WRKSRC}/build/`${HOSTNAME_CMD} -s`/bin/nacl-sha512 \ - ${STAGEDIR}${PREFIX}/bin - @${INSTALL_DATA} ${WRKSRC}/build/`${HOSTNAME_CMD}`/lib/${MYARCH}/* \ - ${STAGEDIR}${PREFIX}/lib - @${INSTALL_DATA} ${WRKSRC}/build/`${HOSTNAME_CMD}`/include/${MYARCH}/* \ - ${STAGEDIR}${PREFIX}/include + ${INSTALL_PROGRAM} ${WRKSRC}/build/HOSTNAME/bin/nacl-sha256 \ + ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/build/HOSTNAME/bin/nacl-sha512 \ + ${STAGEDIR}${PREFIX}/bin + ${INSTALL_DATA} ${WRKSRC}/build/HOSTNAME/lib/${MYARCH}/* \ + ${STAGEDIR}${PREFIX}/lib + ${INSTALL_DATA} ${WRKSRC}/build/HOSTNAME/include/${MYARCH}/* \ + ${STAGEDIR}${PREFIX}/include -.include +.include diff --git a/security/nacl/files/patch-socket_udp.c b/security/nacl/files/patch-curvecp_socket__udp.c similarity index 63% rename from security/nacl/files/patch-socket_udp.c rename to security/nacl/files/patch-curvecp_socket__udp.c index d8869aaf0ff..f49d0709f1f 100644 --- a/security/nacl/files/patch-socket_udp.c +++ b/security/nacl/files/patch-curvecp_socket__udp.c @@ -1,5 +1,5 @@ ---- curvecp/socket_udp.c.orig 2014-01-29 15:34:07.000000000 -0800 -+++ curvecp/socket_udp.c 2014-01-29 15:34:12.000000000 -0800 +--- curvecp/socket_udp.c.orig 2011-02-21 01:49:34 UTC ++++ curvecp/socket_udp.c @@ -6,6 +6,10 @@ #include "socket.h" #include "blocking.h" diff --git a/security/nacl/files/patch-do b/security/nacl/files/patch-do index 8572d48f5c7..c5287955c77 100644 --- a/security/nacl/files/patch-do +++ b/security/nacl/files/patch-do @@ -1,15 +1,15 @@ ---- do.orig 2011-02-20 17:49:34.000000000 -0800 -+++ do 2012-03-20 16:49:10.324256193 -0700 +--- do.orig 2011-02-21 01:49:34 UTC ++++ do @@ -6,7 +6,7 @@ version=`cat version` project=nacl -shorthostname=`hostname | sed 's/\..*//' | tr -cd '[a-z][A-Z][0-9]'` -+shorthostname=`hostname -s` ++shorthostname=HOSTNAME top="`pwd`/build/$shorthostname" bin="$top/bin" -@@ -38,8 +38,8 @@ +@@ -38,8 +38,8 @@ mkdir -p "$bin" mkdir -p "$lib" mkdir -p "$include" diff --git a/security/nacl/pkg-descr b/security/nacl/pkg-descr index 0e16b48997a..8e70b44fa66 100644 --- a/security/nacl/pkg-descr +++ b/security/nacl/pkg-descr @@ -7,4 +7,4 @@ Of course, other libraries already exist for these core operations. NaCl advances the state of the art by improving security, by improving usability, and by improving speed. -WWW: http://nacl.cace-project.eu/ +WWW: https://nacl.cr.yp.to/ diff --git a/security/p5-Authen-SASL-SASLprep/Makefile b/security/p5-Authen-SASL-SASLprep/Makefile index 46476091f73..353cda12863 100644 --- a/security/p5-Authen-SASL-SASLprep/Makefile +++ b/security/p5-Authen-SASL-SASLprep/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= Authen-SASL-SASLprep -PORTVERSION= 1.01.1 +PORTVERSION= 1.100 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stringprep Profile for User Names and Passwords (RFC 4013) diff --git a/security/p5-Authen-SASL-SASLprep/distinfo b/security/p5-Authen-SASL-SASLprep/distinfo index 95925157604..af3cddaa2f8 100644 --- a/security/p5-Authen-SASL-SASLprep/distinfo +++ b/security/p5-Authen-SASL-SASLprep/distinfo @@ -1,2 +1,3 @@ -SHA256 (Authen-SASL-SASLprep-1.011.tar.gz) = d7ee98a3eb3dee29da99d2e7fb7f49c449aa60702db71da3cecd273daf5f0bb5 -SIZE (Authen-SASL-SASLprep-1.011.tar.gz) = 12804 +TIMESTAMP = 1483189228 +SHA256 (Authen-SASL-SASLprep-1.100.tar.gz) = a4cccc34bb3f53acf0ba78c9fc61af8d156d109d1c10487ba5988a55077d1f70 +SIZE (Authen-SASL-SASLprep-1.100.tar.gz) = 13473 diff --git a/security/vault/Makefile b/security/vault/Makefile index 54da5df685c..345066cff3a 100644 --- a/security/vault/Makefile +++ b/security/vault/Makefile @@ -3,6 +3,7 @@ PORTNAME= vault PORTVERSION= 0.6.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= swills@FreeBSD.org diff --git a/security/vault/files/patch-vendor_github.com_hashicorp_go-syslog_builtin.go b/security/vault/files/patch-vendor_github.com_hashicorp_go-syslog_builtin.go new file mode 100644 index 00000000000..f8d5b5ce2c0 --- /dev/null +++ b/security/vault/files/patch-vendor_github.com_hashicorp_go-syslog_builtin.go @@ -0,0 +1,11 @@ +--- vendor/github.com/hashicorp/go-syslog/builtin.go.orig 2016-12-30 09:29:42 UTC ++++ vendor/github.com/hashicorp/go-syslog/builtin.go +@@ -199,7 +199,7 @@ func (n *netConn) close() error { + // local machine using a Unix domain socket. + func unixSyslog() (conn serverConn, err error) { + logTypes := []string{"unixgram", "unix"} +- logPaths := []string{"/dev/log", "/var/run/syslog"} ++ logPaths := []string{"/dev/log", "/var/run/syslog", "/var/run/log"} + for _, network := range logTypes { + for _, path := range logPaths { + conn, err := net.DialTimeout(network, path, localDeadline) diff --git a/sysutils/Makefile b/sysutils/Makefile index 5429c68e40b..5deff82ecd7 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1048,6 +1048,7 @@ SUBDIR += slst SUBDIR += slurm-wlm SUBDIR += smartmontools + SUBDIR += smenu SUBDIR += smp_utils SUBDIR += snap SUBDIR += snowlog diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index a627a2e6a6a..0e824b45f42 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldap-account-manager -PORTVERSION= 5.5 +PORTVERSION= 5.6 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} @@ -16,9 +16,8 @@ RUN_DEPENDS= p5-Quota>=0:sysutils/p5-Quota \ NO_BUILD= yes NO_ARCH= yes -USES= gettext perl5 tar:bzip2 +USES= gettext perl5 php:web tar:bzip2 USE_PHP= gettext hash iconv ldap mcrypt pcre session simplexml spl xml json zip openssl -WANT_PHP_WEB= yes SHORTNAME= lam PORTDOCS= docs HISTORY README copyright @@ -30,10 +29,10 @@ WRITEABLES= config sess tmp OPTIONS_DEFINE= DOCS do-install: - @${ECHO_CMD} '@exec if [ -f %D/${WWWDIR_REL}/config/shells ]; then ${RM} %D/${WWWDIR_REL}/config/shells; fi' >> ${TMPPLIST} + @${ECHO_CMD} '@preexec if [ -f %D/${WWWDIR_REL}/config/shells ]; then ${RM} %D/${WWWDIR_REL}/config/shells; fi' >> ${TMPPLIST} .for CONFIG in ${CONFIGS} @${ECHO_CMD} '@sample ${WWWDIR_REL}/config/${CONFIG}.sample' >> ${TMPPLIST} - @${ECHO_CMD} '@exec if [ -f %D/${WWWDIR_REL}/config/${CONFIG}_sample ]; then ${RM} %D/${WWWDIR_REL}/config/${CONFIG}_sample; fi' >> ${TMPPLIST} + @${ECHO_CMD} '@postexec if [ -f %D/${WWWDIR_REL}/config/${CONFIG}_sample ]; then ${RM} %D/${WWWDIR_REL}/config/${CONFIG}_sample; fi' >> ${TMPPLIST} .endfor .for I in ${LAMDATA} @${FIND} -s ${WRKSRC}/${I} -type f -not -name '*.sample' | ${SED} -e 's,^${WRKSRC},${WWWDIR_REL},' >> ${TMPPLIST} @@ -42,11 +41,11 @@ do-install: @${ECHO_CMD} '@dir ${WWWDIR_REL}' >> ${TMPPLIST} @cd ${WRKSRC} && ${COPYTREE_SHARE} "${LAMDATA}" ${STAGEDIR}${WWWDIR} .for DIR in ${WRITEABLES} - @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN} %D/${WWWDIR_REL}/${DIR}' >> ${TMPPLIST} - @${ECHO_CMD} '@exec ${CHMOD} -R u+w %D/${WWWDIR_REL}/${DIR}' >> ${TMPPLIST} + @${ECHO_CMD} '@postexec ${CHOWN} -R ${WWWOWN} %D/${WWWDIR_REL}/${DIR}' >> ${TMPPLIST} + @${ECHO_CMD} '@postexec ${CHMOD} -R u+w %D/${WWWDIR_REL}/${DIR}' >> ${TMPPLIST} .endfor - @${ECHO_CMD} '@exec ${CHOWN} ${WWWOWN} %D/${WWWDIR_REL}/${DIR}/lib/lamdaemon.pl' >> ${TMPPLIST} - @${ECHO_CMD} '@exec ${CHMOD} u+x %D/${WWWDIR_REL}/${DIR}/lib/lamdaemon.pl' >> ${TMPPLIST} + @${ECHO_CMD} '@postexec ${CHOWN} ${WWWOWN} %D/${WWWDIR_REL}/${DIR}/lib/lamdaemon.pl' >> ${TMPPLIST} + @${ECHO_CMD} '@postexec ${CHMOD} u+x %D/${WWWDIR_REL}/${DIR}/lib/lamdaemon.pl' >> ${TMPPLIST} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/ldap-account-manager/distinfo b/sysutils/ldap-account-manager/distinfo index 50cd35312d8..aace969458f 100644 --- a/sysutils/ldap-account-manager/distinfo +++ b/sysutils/ldap-account-manager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1473567562 -SHA256 (ldap-account-manager-5.5.tar.bz2) = f5cf22ec2fcec7bdd54062d105b01b54f2c432f6c45da35a3abde17af31e8be7 -SIZE (ldap-account-manager-5.5.tar.bz2) = 14751801 +TIMESTAMP = 1482870107 +SHA256 (ldap-account-manager-5.6.tar.bz2) = 2b6232c8fd88eda86e8e9bcb273585d1837d89c56f02f4517a159818ec84ab8d +SIZE (ldap-account-manager-5.6.tar.bz2) = 15223282 diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile index e9b5610d96f..ffeb349efb8 100644 --- a/sysutils/monitorix/Makefile +++ b/sysutils/monitorix/Makefile @@ -2,7 +2,7 @@ PORTNAME= monitorix PORTVERSION= 3.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://www.monitorix.org/ \ http://www.monitorix.org/old_versions/ \ @@ -14,7 +14,7 @@ COMMENT= Web based monitoring system LICENSE= GPLv2 LIB_DEPENDS= librrd.so:databases/rrdtool -RUN_DEPENDS= p5-ParallelUA>=0:www/p5-ParallelUA \ +RUN_DEPENDS= p5-ParallelUserAgent>=0:www/p5-ParallelUserAgent \ p5-CGI>=0:www/p5-CGI \ p5-libwww>=0:www/p5-libwww \ p5-MIME-Lite>=0:mail/p5-MIME-Lite \ @@ -25,6 +25,7 @@ RUN_DEPENDS= p5-ParallelUA>=0:www/p5-ParallelUA \ USES= perl5 USE_PERL5= run +NO_ARCH= yes NO_BUILD= yes USE_RC_SUBR= ${PORTNAME} diff --git a/sysutils/rubygem-chef-api/Makefile b/sysutils/rubygem-chef-api/Makefile index dbc44fb3c42..da0d81356ed 100644 --- a/sysutils/rubygem-chef-api/Makefile +++ b/sysutils/rubygem-chef-api/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chef-api -PORTVERSION= 0.5.0 +PORTVERSION= 0.7.0 CATEGORIES= sysutils ruby MASTER_SITES= RG diff --git a/sysutils/rubygem-chef-api/distinfo b/sysutils/rubygem-chef-api/distinfo index d7d78d29921..bd1ac5163e1 100644 --- a/sysutils/rubygem-chef-api/distinfo +++ b/sysutils/rubygem-chef-api/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/chef-api-0.5.0.gem) = fb47fb487308de9b6cc615a4c1c3fa6523d5e953ecf75f479cd4848b712e2073 -SIZE (rubygem/chef-api-0.5.0.gem) = 51712 +TIMESTAMP = 1483191716 +SHA256 (rubygem/chef-api-0.7.0.gem) = e93b83711f305a11c2b12202e2dc6afb4bd9234b1afafd0479d7ad60727cc302 +SIZE (rubygem/chef-api-0.7.0.gem) = 52736 diff --git a/sysutils/rubygem-hammer_cli/Makefile b/sysutils/rubygem-hammer_cli/Makefile index 1c3e11f92c6..5bf91fdfd96 100644 --- a/sysutils/rubygem-hammer_cli/Makefile +++ b/sysutils/rubygem-hammer_cli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hammer_cli -PORTVERSION= 0.6.1 +PORTVERSION= 0.9.0 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -14,12 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-apipie-bindings>=0.0.14:devel/rubygem-apipie-bindings \ rubygem-awesome_print>=0:devel/rubygem-awesome_print \ - rubygem-clamp>=1.0.0:devel/rubygem-clamp \ + rubygem-clamp>=1.0:devel/rubygem-clamp \ rubygem-fast_gettext>=0:devel/rubygem-fast_gettext \ rubygem-highline>=0:devel/rubygem-highline \ rubygem-locale>=2.0.6:devel/rubygem-locale \ rubygem-logging>=0:devel/rubygem-logging \ - rubygem-table_print>=0:devel/rubygem-table_print + rubygem-table_print>=0:devel/rubygem-table_print \ + rubygem-unicode-display_width>=0:devel/rubygem-unicode-display_width NO_ARCH= yes USE_RUBY= yes diff --git a/sysutils/rubygem-hammer_cli/distinfo b/sysutils/rubygem-hammer_cli/distinfo index dbfd82ae3b3..e01bf357af7 100644 --- a/sysutils/rubygem-hammer_cli/distinfo +++ b/sysutils/rubygem-hammer_cli/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/hammer_cli-0.6.1.gem) = 3e44aea01369d3df1076d8a246bd9ca5e63625c19fa3344ddedff3437fcc5780 -SIZE (rubygem/hammer_cli-0.6.1.gem) = 164864 +TIMESTAMP = 1483108053 +SHA256 (rubygem/hammer_cli-0.9.0.gem) = 09f5b38d4f77766d75933416c4fb2a00606e2f198a4450c8e6c9f363f8532451 +SIZE (rubygem/hammer_cli-0.9.0.gem) = 186368 diff --git a/sysutils/rubygem-hammer_cli_foreman/Makefile b/sysutils/rubygem-hammer_cli_foreman/Makefile index 4f7ab079e94..21cfae914e3 100644 --- a/sysutils/rubygem-hammer_cli_foreman/Makefile +++ b/sysutils/rubygem-hammer_cli_foreman/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hammer_cli_foreman -PORTVERSION= 0.6.2 +PORTVERSION= 0.9.0 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -11,8 +11,8 @@ COMMENT= Foreman commands for Hammer CLI LICENSE= GPLv3+ -RUN_DEPENDS= rubygem-apipie-bindings>=0.0.16:devel/rubygem-apipie-bindings \ - rubygem-hammer_cli>=0.6.0:sysutils/rubygem-hammer_cli +RUN_DEPENDS= rubygem-apipie-bindings>=0.0.19:devel/rubygem-apipie-bindings \ + rubygem-hammer_cli>=0.9.0:sysutils/rubygem-hammer_cli NO_ARCH= yes USE_RUBY= yes diff --git a/sysutils/rubygem-hammer_cli_foreman/distinfo b/sysutils/rubygem-hammer_cli_foreman/distinfo index 0f1b8fe8b93..bc8491b5108 100644 --- a/sysutils/rubygem-hammer_cli_foreman/distinfo +++ b/sysutils/rubygem-hammer_cli_foreman/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/hammer_cli_foreman-0.6.2.gem) = 9ee55d048cf0935fa641014dbbce85d4ddcb97734f888089e0edb3be4b2c86cd -SIZE (rubygem/hammer_cli_foreman-0.6.2.gem) = 386048 +TIMESTAMP = 1483108130 +SHA256 (rubygem/hammer_cli_foreman-0.9.0.gem) = 81dab5dfd65eed1329f8672874ff6086efebc7c73bb07db52585ddddfefe03bc +SIZE (rubygem/hammer_cli_foreman-0.9.0.gem) = 654336 diff --git a/sysutils/rubygem-hammer_cli_foreman_salt/Makefile b/sysutils/rubygem-hammer_cli_foreman_salt/Makefile index 1998ec000d2..374dc4f97e9 100644 --- a/sysutils/rubygem-hammer_cli_foreman_salt/Makefile +++ b/sysutils/rubygem-hammer_cli_foreman_salt/Makefile @@ -20,7 +20,6 @@ USES= gem PLIST_FILES= "@sample etc/hammer/cli.modules.d/foreman_salt.yml.sample" post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer ${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d ${INSTALL_DATA} ${WRKSRC}/config/foreman_salt.yml \ ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d/foreman_salt.yml.sample diff --git a/sysutils/rubygem-smart_proxy_dynflow/Makefile b/sysutils/rubygem-smart_proxy_dynflow/Makefile index 85d72e8e125..1c75708f011 100644 --- a/sysutils/rubygem-smart_proxy_dynflow/Makefile +++ b/sysutils/rubygem-smart_proxy_dynflow/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= smart_proxy_dynflow -PORTVERSION= 0.0.7 +PORTVERSION= 0.1.5 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -11,10 +11,7 @@ COMMENT= Plugin to use Dynflow in Foreman Smart Proxy LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= foreman-proxy>=1.9.0:net/foreman-proxy \ - rubygem-dynflow>=0.8.4:devel/rubygem-dynflow \ - rubygem-sequel>=0:devel/rubygem-sequel \ - rubygem-sqlite3>=0:databases/rubygem-sqlite3 +RUN_DEPENDS= foreman-proxy>=1.12.0:net/foreman-proxy NO_ARCH= yes USE_RUBY= yes @@ -27,7 +24,7 @@ post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/foreman-proxy/settings.d ${STAGEDIR}${PREFIX}/share/foreman-proxy/bundler.d ${INSTALL_DATA} ${WRKSRC}/settings.d/dynflow.yml.example \ ${STAGEDIR}${PREFIX}/etc/foreman-proxy/settings.d/dynflow.yml.sample - ${INSTALL_DATA} ${WRKSRC}/bundler.d/dynflow.rb \ + ${INSTALL_DATA} ${WRKSRC}/bundler.plugins.d/dynflow.rb \ ${STAGEDIR}${PREFIX}/share/foreman-proxy/bundler.d/dynflow.rb .include diff --git a/sysutils/rubygem-smart_proxy_dynflow/distinfo b/sysutils/rubygem-smart_proxy_dynflow/distinfo index 638aa8ac178..ae4e703de98 100644 --- a/sysutils/rubygem-smart_proxy_dynflow/distinfo +++ b/sysutils/rubygem-smart_proxy_dynflow/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/smart_proxy_dynflow-0.0.7.gem) = dff6fdcb379eeb481004f847af2aafc6bdf70257e771a7112b3f7e04bd8a2924 -SIZE (rubygem/smart_proxy_dynflow-0.0.7.gem) = 19456 +TIMESTAMP = 1483112135 +SHA256 (rubygem/smart_proxy_dynflow-0.1.5.gem) = dfafb9802eaa703b63ce98f65769bcd122c18619a19e739759bc9156d4712339 +SIZE (rubygem/smart_proxy_dynflow-0.1.5.gem) = 18432 diff --git a/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile b/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile index 008ed71c544..daf8dbff485 100644 --- a/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile +++ b/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= smart_proxy_remote_execution_ssh -PORTVERSION= 0.0.13 +PORTVERSION= 0.1.4 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -11,10 +11,8 @@ COMMENT= SSH remote execution provider for foreman-proxy LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= foreman-proxy>=1.9.0:net/foreman-proxy \ - rubygem-net-scp>=0:security/rubygem-net-scp \ - rubygem-net-ssh>=0:security/rubygem-net-ssh \ - rubygem-smart_proxy_dynflow>=0.0.3:sysutils/rubygem-smart_proxy_dynflow +RUN_DEPENDS= foreman-proxy>=1.12.0:net/foreman-proxy \ + rubygem-smart_proxy_dynflow>=0.1.0:sysutils/rubygem-smart_proxy_dynflow NO_ARCH= yes USE_RUBY= yes @@ -27,7 +25,7 @@ post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/foreman-proxy/settings.d ${STAGEDIR}${PREFIX}/share/foreman-proxy/bundler.d ${INSTALL_DATA} ${WRKSRC}/settings.d/remote_execution_ssh.yml.example \ ${STAGEDIR}${PREFIX}/etc/foreman-proxy/settings.d/remote_execution_ssh.yml.sample - ${INSTALL_DATA} ${WRKSRC}/bundler.d/remote_execution_ssh.rb \ + ${INSTALL_DATA} ${WRKSRC}/bundler.plugins.d/remote_execution_ssh.rb \ ${STAGEDIR}${PREFIX}/share/foreman-proxy/bundler.d/remote_execution_ssh.rb .include diff --git a/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo b/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo index 16e1425dd38..a5d594fbcbd 100644 --- a/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo +++ b/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/smart_proxy_remote_execution_ssh-0.0.13.gem) = 8d8e8e26fcc4ab7f60f84a67df08d8988a545c6e879e328441073958e32d9e0e -SIZE (rubygem/smart_proxy_remote_execution_ssh-0.0.13.gem) = 23040 +TIMESTAMP = 1483112141 +SHA256 (rubygem/smart_proxy_remote_execution_ssh-0.1.4.gem) = 2161f17f1b8214ebee9105e5bbd5169a15bb331094d2abc241045a843f3d7698 +SIZE (rubygem/smart_proxy_remote_execution_ssh-0.1.4.gem) = 18432 diff --git a/sysutils/smenu/Makefile b/sysutils/smenu/Makefile new file mode 100644 index 00000000000..bc9485e1862 --- /dev/null +++ b/sysutils/smenu/Makefile @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= smenu +PORTVERSION= 0.9.9 +DISTVERSIONPREFIX= v +CATEGORIES= sysutils + +MAINTAINER= dbaio@bsd.com.br +COMMENT= Terminal utility to interactively filter text + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE.rst + +USE_GITHUB= yes +GH_ACCOUNT= p-gen + +GNU_CONFIGURE= yes + +PLIST_FILES= bin/smenu \ + man/man1/smenu.1.gz + +.include diff --git a/sysutils/smenu/distinfo b/sysutils/smenu/distinfo new file mode 100644 index 00000000000..977dedb9464 --- /dev/null +++ b/sysutils/smenu/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1482669632 +SHA256 (p-gen-smenu-v0.9.9_GH0.tar.gz) = 04c9ea56130a8d2398c5fba712f6e099d7a7adb0d9072d1610624fe902b5c54d +SIZE (p-gen-smenu-v0.9.9_GH0.tar.gz) = 965401 diff --git a/sysutils/smenu/pkg-descr b/sysutils/smenu/pkg-descr new file mode 100644 index 00000000000..ccd2c9e99a6 --- /dev/null +++ b/sysutils/smenu/pkg-descr @@ -0,0 +1,7 @@ +smenu is a selection filter like sed is an editing filter. + +This simple terminal utility reads words from standard input, presents them +in a cool interactive window and writes the selected word, if any, to +standard output. + +WWW: https://github.com/p-gen/smenu diff --git a/textproc/ansifilter/Makefile b/textproc/ansifilter/Makefile index 8e88250f17d..5be17ae4cf9 100644 --- a/textproc/ansifilter/Makefile +++ b/textproc/ansifilter/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ansifilter -PORTVERSION= 1.7 +PORTVERSION= 2.3 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ @@ -12,8 +12,6 @@ COMMENT= Customizable ANSI Code Converter LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -WRKSRC= ${WRKDIR}/${PORTNAME} - USES= gmake tar:bzip2 MAKEFILE= makefile diff --git a/textproc/ansifilter/distinfo b/textproc/ansifilter/distinfo index b342c19255e..cda2c7747a2 100644 --- a/textproc/ansifilter/distinfo +++ b/textproc/ansifilter/distinfo @@ -1,2 +1,3 @@ -SHA256 (ansifilter-1.7.tar.bz2) = a7e8ecec282bf2d823f89c1ae5cd7ca9da4e49f3dad98df052ea48ffd9a4975c -SIZE (ansifilter-1.7.tar.bz2) = 133803 +TIMESTAMP = 1483149014 +SHA256 (ansifilter-2.3.tar.bz2) = 26d5ccd21a05e66a1cf836efd24eaf088243d14c3bf322a26cf635a3dd6a5e48 +SIZE (ansifilter-2.3.tar.bz2) = 89746 diff --git a/textproc/duncan/Makefile b/textproc/duncan/Makefile index eea4301e74a..bb5be58d704 100644 --- a/textproc/duncan/Makefile +++ b/textproc/duncan/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= duncan -PORTVERSION= 0.1 -PORTREVISION= 6 +PORTVERSION= 0.2 CATEGORIES= textproc gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ DISTNAME= Duncan-${PORTVERSION} diff --git a/textproc/duncan/distinfo b/textproc/duncan/distinfo index 5cf1984ae64..67ddd1e63dd 100644 --- a/textproc/duncan/distinfo +++ b/textproc/duncan/distinfo @@ -1,2 +1,3 @@ -SHA256 (Duncan-0.1.tar.gz) = 4df0743d645f814119a6982131638c964ffee605d670e59d8a260bbee82456d1 -SIZE (Duncan-0.1.tar.gz) = 2035955 +TIMESTAMP = 1483149143 +SHA256 (Duncan-0.2.tar.gz) = 4df0743d645f814119a6982131638c964ffee605d670e59d8a260bbee82456d1 +SIZE (Duncan-0.2.tar.gz) = 2035955 diff --git a/textproc/p5-Data-Report/Makefile b/textproc/p5-Data-Report/Makefile index 348ed7ddcd4..4ac1d11ef55 100644 --- a/textproc/p5-Data-Report/Makefile +++ b/textproc/p5-Data-Report/Makefile @@ -16,10 +16,10 @@ LICENSE_COMB= dual COMMON_DEPENDS= p5-HTML-Parser>0:www/p5-HTML-Parser \ p5-Text-CSV_XS>0:textproc/p5-Text-CSV_XS -BUILD_DEPENDS= p5-Module-Build>=0.28:devel/p5-Module-Build \ - ${COMMON_DEPENDS} +BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild diff --git a/textproc/py-agate/Makefile b/textproc/py-agate/Makefile index 0b44243ac7c..734ac153f53 100644 --- a/textproc/py-agate/Makefile +++ b/textproc/py-agate/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= agate -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-agate/distinfo b/textproc/py-agate/distinfo index 76fba68126e..698fe35f4b6 100644 --- a/textproc/py-agate/distinfo +++ b/textproc/py-agate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482919505 -SHA256 (agate-1.5.4.tar.gz) = 0a9ad73bfbfa7335904877036384a80e75e49c5dffd8cd180a4998fccad74b03 -SIZE (agate-1.5.4.tar.gz) = 51246 +TIMESTAMP = 1483108396 +SHA256 (agate-1.5.5.tar.gz) = 2861da5ef44a442a2225f0945a8ddce67ba4653622bf55b22f793a7b7fd95265 +SIZE (agate-1.5.5.tar.gz) = 51513 diff --git a/textproc/py-csvkit/Makefile b/textproc/py-csvkit/Makefile index 562c19f6240..f1f4d49e895 100644 --- a/textproc/py-csvkit/Makefile +++ b/textproc/py-csvkit/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= csvkit -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-csvkit/distinfo b/textproc/py-csvkit/distinfo index a4edc2297b3..59b90460278 100644 --- a/textproc/py-csvkit/distinfo +++ b/textproc/py-csvkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482921083 -SHA256 (csvkit-1.0.0.tar.gz) = 1ce6202b5dfd3614018e54d59ea5e13d568b506857fc9dc1d14891f33af2f666 -SIZE (csvkit-1.0.0.tar.gz) = 5034464 +TIMESTAMP = 1483129805 +SHA256 (csvkit-1.0.1.tar.gz) = 046bc6e71e6892b4d244f8702786354e28ca6002814d460d99659d6ad8e7bcd1 +SIZE (csvkit-1.0.1.tar.gz) = 5036770 diff --git a/www/Makefile b/www/Makefile index 8544fa8d3f0..f7bdd265e32 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1111,7 +1111,7 @@ SUBDIR += p5-POE-Filter-HTTP-Parser SUBDIR += p5-POEx-Role-PSGIServer SUBDIR += p5-PSGI - SUBDIR += p5-ParallelUA + SUBDIR += p5-ParallelUserAgent SUBDIR += p5-Parse-HTTP-UserAgent SUBDIR += p5-Path-Class-URI SUBDIR += p5-Perlanet diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 9666b515876..bc62152b175 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitea -PORTVERSION= 0.9.100 +PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v CATEGORIES= www @@ -16,7 +16,6 @@ RUN_DEPENDS= git:devel/git USES= go USE_GITHUB= yes GH_ACCOUNT= go-gitea -GH_TAGNAME= cf045b0 GO_PKGNAME= code.gitea.io/${PORTNAME} GO_TARGET= -tags "${GO_TAGS}" @@ -52,7 +51,7 @@ do-install: ${INSTALL_DATA} ${WRKDIR}/app.ini.sample ${STAGEDIR}${ETCDIR}/conf/app.ini.sample ${INSTALL_DATA} ${GO_WRKSRC}/conf/app.ini ${STAGEDIR}${ETCDIR}/conf/app.ini.defaults ${MKDIR} ${STAGEDIR}${DATADIR} - (cd ${GO_WRKSRC} && ${COPYTREE_SHARE} "public templates" ${STAGEDIR}${DATADIR}) + (cd ${GO_WRKSRC} && ${COPYTREE_SHARE} "options public templates" ${STAGEDIR}${DATADIR}) ${MKDIR} ${STAGEDIR}${DESTDIR}/var/db/${PORTNAME} ${MKDIR} ${STAGEDIR}${DESTDIR}/var/log/${PORTNAME} diff --git a/www/gitea/distinfo b/www/gitea/distinfo index 033a94535f0..a137f073d42 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479486923 -SHA256 (go-gitea-gitea-v0.9.100-cf045b0_GH0.tar.gz) = b8f8fc3169661678ec39353d4c67ffa6d8cb9f5a7ad8d22ce604c9084199c900 -SIZE (go-gitea-gitea-v0.9.100-cf045b0_GH0.tar.gz) = 12694086 +TIMESTAMP = 1482578901 +SHA256 (go-gitea-gitea-v1.0.0_GH0.tar.gz) = 47f1d2857743f26e694123593f9adb9f42337fdef1d6ce85c6146727e9e0ee80 +SIZE (go-gitea-gitea-v1.0.0_GH0.tar.gz) = 13447307 diff --git a/www/gitea/files/app.ini.sample.in b/www/gitea/files/app.ini.sample.in index 5d2e5689104..65d1227e2a2 100644 --- a/www/gitea/files/app.ini.sample.in +++ b/www/gitea/files/app.ini.sample.in @@ -62,6 +62,7 @@ ENABLE_CAPTCHA = true REQUIRE_SIGNIN_VIEW = false [picture] +AVATAR_UPLOAD_PATH = /var/db/gitea/data/avatars DISABLE_GRAVATAR = false ENABLE_FEDERATED_AVATAR = false diff --git a/www/gitea/pkg-plist b/www/gitea/pkg-plist index 399b9010dbc..e5af44218f3 100644 --- a/www/gitea/pkg-plist +++ b/www/gitea/pkg-plist @@ -1,6 +1,229 @@ @sample %%ETCDIR%%/conf/app.ini.sample %%ETCDIR%%/conf/app.ini.defaults sbin/gitea +%%DATADIR%%/options/gitignore/Actionscript +%%DATADIR%%/options/gitignore/Ada +%%DATADIR%%/options/gitignore/Agda +%%DATADIR%%/options/gitignore/Android +%%DATADIR%%/options/gitignore/Anjuta +%%DATADIR%%/options/gitignore/AppEngine +%%DATADIR%%/options/gitignore/AppceleratorTitanium +%%DATADIR%%/options/gitignore/ArchLinuxPackages +%%DATADIR%%/options/gitignore/Archives +%%DATADIR%%/options/gitignore/Autotools +%%DATADIR%%/options/gitignore/BricxCC +%%DATADIR%%/options/gitignore/C +%%DATADIR%%/options/gitignore/C Sharp +%%DATADIR%%/options/gitignore/C++ +%%DATADIR%%/options/gitignore/CFWheels +%%DATADIR%%/options/gitignore/CMake +%%DATADIR%%/options/gitignore/CUDA +%%DATADIR%%/options/gitignore/CVS +%%DATADIR%%/options/gitignore/CakePHP +%%DATADIR%%/options/gitignore/ChefCookbook +%%DATADIR%%/options/gitignore/Cloud9 +%%DATADIR%%/options/gitignore/CodeIgniter +%%DATADIR%%/options/gitignore/CodeKit +%%DATADIR%%/options/gitignore/CommonLisp +%%DATADIR%%/options/gitignore/Composer +%%DATADIR%%/options/gitignore/Concrete5 +%%DATADIR%%/options/gitignore/Coq +%%DATADIR%%/options/gitignore/CraftCMS +%%DATADIR%%/options/gitignore/DM +%%DATADIR%%/options/gitignore/Dart +%%DATADIR%%/options/gitignore/DartEditor +%%DATADIR%%/options/gitignore/Delphi +%%DATADIR%%/options/gitignore/Dreamweaver +%%DATADIR%%/options/gitignore/Drupal +%%DATADIR%%/options/gitignore/EPiServer +%%DATADIR%%/options/gitignore/Eagle +%%DATADIR%%/options/gitignore/Eclipse +%%DATADIR%%/options/gitignore/EiffelStudio +%%DATADIR%%/options/gitignore/Elisp +%%DATADIR%%/options/gitignore/Elixir +%%DATADIR%%/options/gitignore/Emacs +%%DATADIR%%/options/gitignore/Ensime +%%DATADIR%%/options/gitignore/Erlang +%%DATADIR%%/options/gitignore/Espresso +%%DATADIR%%/options/gitignore/ExpressionEngine +%%DATADIR%%/options/gitignore/ExtJs +%%DATADIR%%/options/gitignore/Fancy +%%DATADIR%%/options/gitignore/Finale +%%DATADIR%%/options/gitignore/FlexBuilder +%%DATADIR%%/options/gitignore/ForceDotCom +%%DATADIR%%/options/gitignore/FuelPHP +%%DATADIR%%/options/gitignore/GWT +%%DATADIR%%/options/gitignore/Gcov +%%DATADIR%%/options/gitignore/GitBook +%%DATADIR%%/options/gitignore/Go +%%DATADIR%%/options/gitignore/Gradle +%%DATADIR%%/options/gitignore/Grails +%%DATADIR%%/options/gitignore/Haskell +%%DATADIR%%/options/gitignore/IGORPro +%%DATADIR%%/options/gitignore/IPythonNotebook +%%DATADIR%%/options/gitignore/Idris +%%DATADIR%%/options/gitignore/JDeveloper +%%DATADIR%%/options/gitignore/Java +%%DATADIR%%/options/gitignore/Jboss +%%DATADIR%%/options/gitignore/Jekyll +%%DATADIR%%/options/gitignore/JetBrains +%%DATADIR%%/options/gitignore/Joomla +%%DATADIR%%/options/gitignore/KDevelop4 +%%DATADIR%%/options/gitignore/Kate +%%DATADIR%%/options/gitignore/KiCAD +%%DATADIR%%/options/gitignore/Kohana +%%DATADIR%%/options/gitignore/LabVIEW +%%DATADIR%%/options/gitignore/Laravel +%%DATADIR%%/options/gitignore/Lazarus +%%DATADIR%%/options/gitignore/Leiningen +%%DATADIR%%/options/gitignore/LemonStand +%%DATADIR%%/options/gitignore/LibreOffice +%%DATADIR%%/options/gitignore/Lilypond +%%DATADIR%%/options/gitignore/Linux +%%DATADIR%%/options/gitignore/Lithium +%%DATADIR%%/options/gitignore/Lua +%%DATADIR%%/options/gitignore/LyX +%%DATADIR%%/options/gitignore/Magento +%%DATADIR%%/options/gitignore/Matlab +%%DATADIR%%/options/gitignore/Maven +%%DATADIR%%/options/gitignore/Mercurial +%%DATADIR%%/options/gitignore/Mercury +%%DATADIR%%/options/gitignore/MetaProgrammingSystem +%%DATADIR%%/options/gitignore/MicrosoftOffice +%%DATADIR%%/options/gitignore/ModelSim +%%DATADIR%%/options/gitignore/Momentics +%%DATADIR%%/options/gitignore/MonoDevelop +%%DATADIR%%/options/gitignore/Nanoc +%%DATADIR%%/options/gitignore/NetBeans +%%DATADIR%%/options/gitignore/Nim +%%DATADIR%%/options/gitignore/Ninja +%%DATADIR%%/options/gitignore/Node +%%DATADIR%%/options/gitignore/NotepadPP +%%DATADIR%%/options/gitignore/OCaml +%%DATADIR%%/options/gitignore/OSX +%%DATADIR%%/options/gitignore/Objective-C +%%DATADIR%%/options/gitignore/Opa +%%DATADIR%%/options/gitignore/OpenCart +%%DATADIR%%/options/gitignore/OracleForms +%%DATADIR%%/options/gitignore/Packer +%%DATADIR%%/options/gitignore/Perl +%%DATADIR%%/options/gitignore/Phalcon +%%DATADIR%%/options/gitignore/PlayFramework +%%DATADIR%%/options/gitignore/Plone +%%DATADIR%%/options/gitignore/Prestashop +%%DATADIR%%/options/gitignore/Processing +%%DATADIR%%/options/gitignore/Python +%%DATADIR%%/options/gitignore/Qooxdoo +%%DATADIR%%/options/gitignore/Qt +%%DATADIR%%/options/gitignore/R +%%DATADIR%%/options/gitignore/ROS +%%DATADIR%%/options/gitignore/Rails +%%DATADIR%%/options/gitignore/Redcar +%%DATADIR%%/options/gitignore/Redis +%%DATADIR%%/options/gitignore/RhodesRhomobile +%%DATADIR%%/options/gitignore/Ruby +%%DATADIR%%/options/gitignore/Rust +%%DATADIR%%/options/gitignore/SBT +%%DATADIR%%/options/gitignore/SCons +%%DATADIR%%/options/gitignore/SVN +%%DATADIR%%/options/gitignore/Sass +%%DATADIR%%/options/gitignore/Scala +%%DATADIR%%/options/gitignore/Scrivener +%%DATADIR%%/options/gitignore/Sdcc +%%DATADIR%%/options/gitignore/SeamGen +%%DATADIR%%/options/gitignore/SketchUp +%%DATADIR%%/options/gitignore/SlickEdit +%%DATADIR%%/options/gitignore/Stella +%%DATADIR%%/options/gitignore/SublimeText +%%DATADIR%%/options/gitignore/SugarCRM +%%DATADIR%%/options/gitignore/Swift +%%DATADIR%%/options/gitignore/Symfony +%%DATADIR%%/options/gitignore/SymphonyCMS +%%DATADIR%%/options/gitignore/SynopsysVCS +%%DATADIR%%/options/gitignore/Tags +%%DATADIR%%/options/gitignore/TeX +%%DATADIR%%/options/gitignore/TextMate +%%DATADIR%%/options/gitignore/Textpattern +%%DATADIR%%/options/gitignore/TortoiseGit +%%DATADIR%%/options/gitignore/TurboGears2 +%%DATADIR%%/options/gitignore/Typo3 +%%DATADIR%%/options/gitignore/Umbraco +%%DATADIR%%/options/gitignore/Unity +%%DATADIR%%/options/gitignore/VVVV +%%DATADIR%%/options/gitignore/Vagrant +%%DATADIR%%/options/gitignore/Vim +%%DATADIR%%/options/gitignore/VirtualEnv +%%DATADIR%%/options/gitignore/VisualStudio +%%DATADIR%%/options/gitignore/VisualStudioCode +%%DATADIR%%/options/gitignore/Waf +%%DATADIR%%/options/gitignore/WebMethods +%%DATADIR%%/options/gitignore/Windows +%%DATADIR%%/options/gitignore/WordPress +%%DATADIR%%/options/gitignore/Xcode +%%DATADIR%%/options/gitignore/XilinxISE +%%DATADIR%%/options/gitignore/Xojo +%%DATADIR%%/options/gitignore/Yeoman +%%DATADIR%%/options/gitignore/Yii +%%DATADIR%%/options/gitignore/ZendFramework +%%DATADIR%%/options/gitignore/Zephir +%%DATADIR%%/options/label/Default +%%DATADIR%%/options/license/Abstyles License +%%DATADIR%%/options/license/Academic Free License v1.1 +%%DATADIR%%/options/license/Academic Free License v1.2 +%%DATADIR%%/options/license/Academic Free License v2.0 +%%DATADIR%%/options/license/Academic Free License v2.1 +%%DATADIR%%/options/license/Academic Free License v3.0 +%%DATADIR%%/options/license/Affero General Public License v1.0 +%%DATADIR%%/options/license/Apache License 1.0 +%%DATADIR%%/options/license/Apache License 1.1 +%%DATADIR%%/options/license/Apache License 2.0 +%%DATADIR%%/options/license/Artistic License 1.0 +%%DATADIR%%/options/license/Artistic License 2.0 +%%DATADIR%%/options/license/BSD 2-clause License +%%DATADIR%%/options/license/BSD 3-clause License +%%DATADIR%%/options/license/BSD 4-clause License +%%DATADIR%%/options/license/Creative Commons CC0 1.0 Universal +%%DATADIR%%/options/license/Eclipse Public License 1.0 +%%DATADIR%%/options/license/Educational Community License v1.0 +%%DATADIR%%/options/license/Educational Community License v2.0 +%%DATADIR%%/options/license/GNU Affero General Public License v3.0 +%%DATADIR%%/options/license/GNU Free Documentation License v1.1 +%%DATADIR%%/options/license/GNU Free Documentation License v1.2 +%%DATADIR%%/options/license/GNU Free Documentation License v1.3 +%%DATADIR%%/options/license/GNU General Public License v1.0 +%%DATADIR%%/options/license/GNU General Public License v2.0 +%%DATADIR%%/options/license/GNU General Public License v3.0 +%%DATADIR%%/options/license/GNU Lesser General Public License v2.1 +%%DATADIR%%/options/license/GNU Lesser General Public License v3.0 +%%DATADIR%%/options/license/GNU Library General Public License v2.0 +%%DATADIR%%/options/license/ISC license +%%DATADIR%%/options/license/MIT License +%%DATADIR%%/options/license/Mozilla Public License 1.0 +%%DATADIR%%/options/license/Mozilla Public License 1.1 +%%DATADIR%%/options/license/Mozilla Public License 2.0 +%%DATADIR%%/options/locale/TRANSLATORS +%%DATADIR%%/options/locale/locale_bg-BG.ini +%%DATADIR%%/options/locale/locale_cs-CZ.ini +%%DATADIR%%/options/locale/locale_de-DE.ini +%%DATADIR%%/options/locale/locale_en-US.ini +%%DATADIR%%/options/locale/locale_es-ES.ini +%%DATADIR%%/options/locale/locale_fi-FI.ini +%%DATADIR%%/options/locale/locale_fr-FR.ini +%%DATADIR%%/options/locale/locale_it-IT.ini +%%DATADIR%%/options/locale/locale_ja-JP.ini +%%DATADIR%%/options/locale/locale_ko-KR.ini +%%DATADIR%%/options/locale/locale_lv-LV.ini +%%DATADIR%%/options/locale/locale_nl-NL.ini +%%DATADIR%%/options/locale/locale_pl-PL.ini +%%DATADIR%%/options/locale/locale_pt-BR.ini +%%DATADIR%%/options/locale/locale_ru-RU.ini +%%DATADIR%%/options/locale/locale_sr-SP.ini +%%DATADIR%%/options/locale/locale_sv-SE.ini +%%DATADIR%%/options/locale/locale_tr-TR.ini +%%DATADIR%%/options/locale/locale_zh-CN.ini +%%DATADIR%%/options/locale/locale_zh-HK.ini +%%DATADIR%%/options/locale/locale_zh-TW.ini +%%DATADIR%%/options/readme/Default %%DATADIR%%/public/assets/font-awesome-4.6.3/css/font-awesome.min.css %%DATADIR%%/public/assets/font-awesome-4.6.3/fonts/FontAwesome.otf %%DATADIR%%/public/assets/font-awesome-4.6.3/fonts/fontawesome-webfont.eot @@ -14,7 +237,6 @@ sbin/gitea %%DATADIR%%/public/assets/octicons-4.3.0/octicons.ttf %%DATADIR%%/public/assets/octicons-4.3.0/octicons.woff %%DATADIR%%/public/assets/octicons-4.3.0/octicons.woff2 -%%DATADIR%%/public/config.codekit %%DATADIR%%/public/css/github.min.css %%DATADIR%%/public/css/index.css %%DATADIR%%/public/css/semantic-2.2.1.min.css @@ -1332,7 +1554,6 @@ sbin/gitea %%DATADIR%%/public/plugins/pdfjs-1.4.20/web/viewer.js %%DATADIR%%/public/plugins/simplemde-1.10.1/simplemde.min.css %%DATADIR%%/public/plugins/simplemde-1.10.1/simplemde.min.js -%%DATADIR%%/templates/.VERSION %%DATADIR%%/templates/admin/auth/edit.tmpl %%DATADIR%%/templates/admin/auth/list.tmpl %%DATADIR%%/templates/admin/auth/new.tmpl diff --git a/www/httest/Makefile b/www/httest/Makefile index eb7c1087975..0e12134d329 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -34,6 +34,8 @@ PORTEXAMPLES= * INSTALL_TARGET= install-strip +MAKE_JOBS_UNSAFE= yes + post-patch: @${REINPLACE_CMD} -e 's|`$$APR_CONFIG --cflags`||; s|-llua|-llua-${LUA_VER}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' ${WRKSRC}/generate_modules_c.sh diff --git a/www/jspwiki/Makefile b/www/jspwiki/Makefile index 121bf78e7fb..44995814ea1 100644 --- a/www/jspwiki/Makefile +++ b/www/jspwiki/Makefile @@ -12,10 +12,12 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Feature-rich and extensible Wiki engine built around J2EE LICENSE= APACHE20 +LICENSE_FILE= ${WRKDIR}/jspwiki/LICENSE USES= zip USE_JAVA= yes NO_BUILD= yes +NO_ARCH= yes TOMCATDIR= ${PREFIX}/${TOMCATVER} APPHOME= ${LOCALBASE}/${TOMCATVER} @@ -55,6 +57,7 @@ do-install: @${MKDIR} ${STAGEDIR}${WEBAPPDIR}/${WEBAPP} (cd ${WRKDIR}/${WEBAPP} && ${COPYTREE_SHARE} . ${STAGEDIR}${WEBAPPDIR}/${WEBAPP}) +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKDIR}/${PORTNAME}/|} ${STAGEDIR}${DOCSDIR} diff --git a/www/p5-POE-Component-Client-UserAgent/Makefile b/www/p5-POE-Component-Client-UserAgent/Makefile index a7d27b881ef..92838653baf 100644 --- a/www/p5-POE-Component-Client-UserAgent/Makefile +++ b/www/p5-POE-Component-Client-UserAgent/Makefile @@ -3,7 +3,7 @@ PORTNAME= POE-Component-Client-UserAgent PORTVERSION= 0.08 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RCAPUTO @@ -16,9 +16,10 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \ - p5-ParallelUA>=0:www/p5-ParallelUA + p5-ParallelUserAgent>=0:www/p5-ParallelUserAgent RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/www/p5-ParallelUA/pkg-descr b/www/p5-ParallelUA/pkg-descr deleted file mode 100644 index 2790b28f5e7..00000000000 --- a/www/p5-ParallelUA/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -ParallelUserAgent allows you to connect to multiple sites _in parallel_! -You can register a number of requests, then call the 'wait' method and see -how the requests come in as each server responds. - -ParallelUserAgent is basically an extension of the current UserAgent and -RobotUA modules that come with libwww5. It installs into the ::Parallel -subtree under the standard LWP directory that ships with libwww5. - -WWW: http://search.cpan.org/dist/ParallelUserAgent/ diff --git a/www/p5-ParallelUA/Makefile b/www/p5-ParallelUserAgent/Makefile similarity index 82% rename from www/p5-ParallelUA/Makefile rename to www/p5-ParallelUserAgent/Makefile index 5e292ef42ee..0414a271b1e 100644 --- a/www/p5-ParallelUA/Makefile +++ b/www/p5-ParallelUserAgent/Makefile @@ -1,16 +1,15 @@ # Created by: ache@FreeBSD.org # $FreeBSD$ -PORTNAME= ParallelUA +PORTNAME= ParallelUserAgent PORTVERSION= 2.57 PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN/LWP PKGNAMEPREFIX= p5- -DISTNAME= ParallelUserAgent-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Perl5 Parallel LWP User Agent for WWW access +COMMENT= Extension for LWP to allow parallel HTTP and FTP access LICENSE= ART10 GPLv1 LICENSE_COMB= dual diff --git a/www/p5-ParallelUA/distinfo b/www/p5-ParallelUserAgent/distinfo similarity index 100% rename from www/p5-ParallelUA/distinfo rename to www/p5-ParallelUserAgent/distinfo diff --git a/www/p5-ParallelUserAgent/pkg-descr b/www/p5-ParallelUserAgent/pkg-descr new file mode 100644 index 00000000000..116044a19ab --- /dev/null +++ b/www/p5-ParallelUserAgent/pkg-descr @@ -0,0 +1,19 @@ +ParallelUserAgent (or PUA for short) is an extension of the existing libwww-5.x +distribution. It allows you to connect to download several Web pages in +_parallel_, without having to request each page one after the other. + +Instead of retrieving each single page using LWP::UserAgent::request or +::simple_request methods, you first "register" all pages that you wish to +download in parallel and then call PUA's "wait" method, which will then make all +the necessary connections and download the pages. + +You can define callback routines which will be called whenever a connection is +established, is cut off, new data comes in or a request finishes. The +subroutines can be global for all requests you registered, or different for +every single request. + +Callbacks for example allow you to print status updates as the responses come +in, or even immediately post follow-up requests based on the responses, all +within the same single "wait" cycle. + +WWW: http://search.cpan.org/dist/ParallelUserAgent/ diff --git a/www/p5-ParallelUA/pkg-plist b/www/p5-ParallelUserAgent/pkg-plist similarity index 100% rename from www/p5-ParallelUA/pkg-plist rename to www/p5-ParallelUserAgent/pkg-plist diff --git a/www/py-pyocclient/Makefile b/www/py-pyocclient/Makefile index 9a384562bc2..cb9bffe74b5 100644 --- a/www/py-pyocclient/Makefile +++ b/www/py-pyocclient/Makefile @@ -14,13 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.1:www/py-requests -USES= python +NO_ARCH= yes +USES= python:2.7 USE_PYTHON= autoplist distutils -.include - -.if ${PYTHON_REL} >= 3000 -BROKEN= pyocclient only supports Python 2.x at the moment -.endif - -.include +.include diff --git a/www/py-pyramid/Makefile b/www/py-pyramid/Makefile index 06aff90daef..3bbfccaa414 100644 --- a/www/py-pyramid/Makefile +++ b/www/py-pyramid/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyramid -PORTVERSION= 1.6.1 +PORTVERSION= 1.7.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,6 +27,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} #TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}WebTest>=1.1:www/py-WebTest \ # ${PYTHON_PKGNAMEPREFIX}zope.component>=3.6.0:devel/py-zope.component +NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils diff --git a/www/py-pyramid/distinfo b/www/py-pyramid/distinfo index e2ef44cb1ba..11f99358831 100644 --- a/www/py-pyramid/distinfo +++ b/www/py-pyramid/distinfo @@ -1,2 +1,3 @@ -SHA256 (pyramid-1.6.1.tar.gz) = 3b8ecfadec8f3d178b39e7fda67dcbb23177eafb9d49b04aaeaaeca614a25e94 -SIZE (pyramid-1.6.1.tar.gz) = 2540696 +TIMESTAMP = 1483034097 +SHA256 (pyramid-1.7.3.tar.gz) = 74b8eedf2b0a1a658ab79ae4b0ecf68fa8cdd5debcfec579c8b40bec83d1864e +SIZE (pyramid-1.7.3.tar.gz) = 2630457 diff --git a/www/py-werkzeug/Makefile b/www/py-werkzeug/Makefile index 8f495a00c75..c3a0b0f3803 100644 --- a/www/py-werkzeug/Makefile +++ b/www/py-werkzeug/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= werkzeug -PORTVERSION= 0.11.13 +PORTVERSION= 0.11.15 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,12 +13,14 @@ COMMENT= Python utilities collection for building WSGI applications LICENSE= BSD3CLAUSE +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py-openssl + OPTIONS_DEFINE= EXAMPLES WATCHDOG WATCHDOG_DESC= Monitor filesystem events WATCHDOG_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}watchdog>=0.8:devel/py-watchdog NO_ARCH= yes -USES= python zip +USES= python USE_PYTHON= autoplist distutils EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME} diff --git a/www/py-werkzeug/distinfo b/www/py-werkzeug/distinfo index 96ac31d950f..4d3368c0865 100644 --- a/www/py-werkzeug/distinfo +++ b/www/py-werkzeug/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482908198 -SHA256 (Werkzeug-0.11.13.zip) = ebf720bc2f0ac7739ee2d6de63da8a323d73d91fddc16f5fadae915ae9e1e690 -SIZE (Werkzeug-0.11.13.zip) = 1255270 +TIMESTAMP = 1483168875 +SHA256 (Werkzeug-0.11.15.tar.gz) = 455d7798ac263266dbd38d4841f7534dd35ca9c3da4a8df303f8488f38f3bcc0 +SIZE (Werkzeug-0.11.15.tar.gz) = 1156471 diff --git a/www/redmine/Makefile b/www/redmine/Makefile index 3497520aa49..0d0e047028d 100644 --- a/www/redmine/Makefile +++ b/www/redmine/Makefile @@ -58,9 +58,9 @@ MYSQL_RUN_DEPENDS= rubygem-mysql2>=0.3.11:databases/rubygem-mysql2 PASSENGER_RUN_DEPENDS= passenger-config:www/rubygem-passenger POSTGRESQL_RUN_DEPENDS= rubygem-pg>=0.18.1:databases/rubygem-pg MARKDOWN_RUN_DEPENDS= rubygem-redcarpet>=3.3.2:textproc/rubygem-redcarpet -RMAGIC_RUN_DEPENDS= rubygem-rmagick>=2.13.4:graphics/rubygem-rmagick -LDAP_RUN_DEPENDS= rubygem-net-ldap>=0.3.1:net/rubygem-net-ldap -THIN_RUN_DEPENDS= thin:www/rubygem-thin +RMAGIC_RUN_DEPENDS= rubygem-rmagick>=2.14.0:graphics/rubygem-rmagick +LDAP_RUN_DEPENDS= rubygem-net-ldap>=0.12.0:net/rubygem-net-ldap +THIN_RUN_DEPENDS= rubygem-thin>=1.6.2:www/rubygem-thin THIN_SUB_LIST= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} THIN_VARS= USE_RC_SUBR=redmine @@ -92,9 +92,6 @@ do-install-POSTGRESQL-on: do-install-LDAP-on: ${CP} ${FILESDIR}/ldap.rb ${STAGEDIR}${WWWDIR}/bundler.d -do-install-OPENID-on: - ${CP} ${FILESDIR}/openid.rb ${STAGEDIR}${WWWDIR}/bundler.d - do-install-MARKDOWN-on: ${CP} ${FILESDIR}/markdown.rb ${STAGEDIR}${WWWDIR}/bundler.d diff --git a/www/rubygem-addressable/Makefile b/www/rubygem-addressable/Makefile index 2b9c98bc835..a64d4cf9e3c 100644 --- a/www/rubygem-addressable/Makefile +++ b/www/rubygem-addressable/Makefile @@ -3,6 +3,7 @@ PORTNAME= addressable PORTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= www devel rubygems MASTER_SITES= RG @@ -12,6 +13,8 @@ COMMENT= Replacement for the URI implementation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +RUN_DEPENDS= rubygem-public_suffix>=2.0.2:dns/rubygem-public_suffix + NO_ARCH= yes USE_RUBY= yes USES= gem diff --git a/www/rubygem-faraday_middleware/Makefile b/www/rubygem-faraday_middleware/Makefile index a45b61a8ed3..2c2e286cf7c 100644 --- a/www/rubygem-faraday_middleware/Makefile +++ b/www/rubygem-faraday_middleware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= faraday_middleware -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faraday_middleware/distinfo b/www/rubygem-faraday_middleware/distinfo index 6bfb17e15e1..f831ae059be 100644 --- a/www/rubygem-faraday_middleware/distinfo +++ b/www/rubygem-faraday_middleware/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/faraday_middleware-0.10.0.gem) = b0e4d2ed22b0229f65b128b277b93662f9f41a7a2b7cefb02911f9df8d50b15b -SIZE (rubygem/faraday_middleware-0.10.0.gem) = 16384 +TIMESTAMP = 1483070001 +SHA256 (rubygem/faraday_middleware-0.10.1.gem) = 7910e325a2b4532c03d839fa67e5a4ffe45249c2ed4f9a4f8151194daf6d56a2 +SIZE (rubygem/faraday_middleware-0.10.1.gem) = 15360 diff --git a/www/rubygem-faye-websocket/Makefile b/www/rubygem-faye-websocket/Makefile index 0e26cd93a04..1a016b225b0 100644 --- a/www/rubygem-faye-websocket/Makefile +++ b/www/rubygem-faye-websocket/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= faye-websocket -PORTVERSION= 0.10.4 +PORTVERSION= 0.10.5 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faye-websocket/distinfo b/www/rubygem-faye-websocket/distinfo index e1f9714ac55..7ff7580f8ac 100644 --- a/www/rubygem-faye-websocket/distinfo +++ b/www/rubygem-faye-websocket/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464366582 -SHA256 (rubygem/faye-websocket-0.10.4.gem) = 4fc56227595f8ba15baec30418ae98ac12f7b0b1d419807b7fbcb91570bbeaac -SIZE (rubygem/faye-websocket-0.10.4.gem) = 19456 +TIMESTAMP = 1483100903 +SHA256 (rubygem/faye-websocket-0.10.5.gem) = fca8cc6ebc83b8e180bba40ea3181cf1da5ae0e1c45c69ca841f78c96ae8b099 +SIZE (rubygem/faye-websocket-0.10.5.gem) = 19968 diff --git a/www/rubygem-feedjira/Makefile b/www/rubygem-feedjira/Makefile index ddbab9bd660..62a4aa862cd 100644 --- a/www/rubygem-feedjira/Makefile +++ b/www/rubygem-feedjira/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= feedjira -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-feedjira/distinfo b/www/rubygem-feedjira/distinfo index ade21e99ec0..ff612ce669b 100644 --- a/www/rubygem-feedjira/distinfo +++ b/www/rubygem-feedjira/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/feedjira-2.0.0.gem) = 2c0861add22b3ce916b51ca73202c2e9b8efb03ffd03c1a3f46e108b6237f836 -SIZE (rubygem/feedjira-2.0.0.gem) = 225792 +TIMESTAMP = 1483101009 +SHA256 (rubygem/feedjira-2.1.0.gem) = 97996df4283a59d307c076104cbb8630ea230c732cd01bf4682ec24f1b435234 +SIZE (rubygem/feedjira-2.1.0.gem) = 345600 diff --git a/www/rubygem-geminabox/Makefile b/www/rubygem-geminabox/Makefile index 131f5a5d1fc..088523eb257 100644 --- a/www/rubygem-geminabox/Makefile +++ b/www/rubygem-geminabox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geminabox -PORTVERSION= 0.13.0 +PORTVERSION= 0.13.4 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-geminabox/distinfo b/www/rubygem-geminabox/distinfo index e31773fe729..e9b232ea952 100644 --- a/www/rubygem-geminabox/distinfo +++ b/www/rubygem-geminabox/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/geminabox-0.13.0.gem) = 3e98360b9aad798c3ccdf37a9e38cf8bd30fec25777a35231af931623773731e -SIZE (rubygem/geminabox-0.13.0.gem) = 50176 +TIMESTAMP = 1483103561 +SHA256 (rubygem/geminabox-0.13.4.gem) = 75d4fb5f3561c3d321ddc932ef7daaa2257b48d52db9aa6cca1027f51aa00320 +SIZE (rubygem/geminabox-0.13.4.gem) = 50688 diff --git a/www/rubygem-gollum-rugged_adapter/Makefile b/www/rubygem-gollum-rugged_adapter/Makefile index d5636c0099d..b6a60a5a20f 100644 --- a/www/rubygem-gollum-rugged_adapter/Makefile +++ b/www/rubygem-gollum-rugged_adapter/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gollum-rugged_adapter -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-gollum-rugged_adapter/distinfo b/www/rubygem-gollum-rugged_adapter/distinfo index d3d4b2f89e6..2df06d73de3 100644 --- a/www/rubygem-gollum-rugged_adapter/distinfo +++ b/www/rubygem-gollum-rugged_adapter/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/gollum-rugged_adapter-0.4.2.gem) = 63f67faa5f288fa131652e39c9b506a546085fdf671dac643242cc6de55f45e3 -SIZE (rubygem/gollum-rugged_adapter-0.4.2.gem) = 13312 +TIMESTAMP = 1483103790 +SHA256 (rubygem/gollum-rugged_adapter-0.4.3.gem) = d16411567f8aa2a59e530874d2a93ef64e774e7dba4ecc4ee4c9175fef6de004 +SIZE (rubygem/gollum-rugged_adapter-0.4.3.gem) = 13312 diff --git a/www/rubygem-hamlit/Makefile b/www/rubygem-hamlit/Makefile index e2e9a832003..4870b590343 100644 --- a/www/rubygem-hamlit/Makefile +++ b/www/rubygem-hamlit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hamlit -PORTVERSION= 2.6.1 +PORTVERSION= 2.7.5 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-hamlit/distinfo b/www/rubygem-hamlit/distinfo index 67582a8bc7b..b4fb0ba3de6 100644 --- a/www/rubygem-hamlit/distinfo +++ b/www/rubygem-hamlit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476095773 -SHA256 (rubygem/hamlit-2.6.1.gem) = 495569ac28af2962bca923275155d9b2a181d599d589689343a3e4d6c49e045e -SIZE (rubygem/hamlit-2.6.1.gem) = 70144 +TIMESTAMP = 1483104086 +SHA256 (rubygem/hamlit-2.7.5.gem) = 168acf4455f974867252e5c14e69bb6bb3a42c55ecabcecda0ab4465b27c81df +SIZE (rubygem/hamlit-2.7.5.gem) = 70656 diff --git a/www/rubygem-http-cookie/Makefile b/www/rubygem-http-cookie/Makefile index 3735a6528ac..b7466173187 100644 --- a/www/rubygem-http-cookie/Makefile +++ b/www/rubygem-http-cookie/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= http-cookie -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-http-cookie/distinfo b/www/rubygem-http-cookie/distinfo index 1d07001bfcc..76913eb3692 100644 --- a/www/rubygem-http-cookie/distinfo +++ b/www/rubygem-http-cookie/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/http-cookie-1.0.2.gem) = bcc1b18b5bc3e9302542c9c7f68f1ac0c3100a65dd2831786172e8676773e233 -SIZE (rubygem/http-cookie-1.0.2.gem) = 37888 +TIMESTAMP = 1483104564 +SHA256 (rubygem/http-cookie-1.0.3.gem) = 2f11269d817bc52ab2af2721e89a377660a961078de2a3a55fc696d7897e8c00 +SIZE (rubygem/http-cookie-1.0.3.gem) = 38400 diff --git a/www/rubygem-httpclient/Makefile b/www/rubygem-httpclient/Makefile index 45bceb8cd76..981303d75a2 100644 --- a/www/rubygem-httpclient/Makefile +++ b/www/rubygem-httpclient/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= httpclient -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.3 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-httpclient/distinfo b/www/rubygem-httpclient/distinfo index e825722e1fe..6212984ed3f 100644 --- a/www/rubygem-httpclient/distinfo +++ b/www/rubygem-httpclient/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/httpclient-2.8.0.gem) = ca401b3d2c16b7ca309a314ab5b6fb906c602176edcd0680ad8b73ce6e45d649 -SIZE (rubygem/httpclient-2.8.0.gem) = 378880 +TIMESTAMP = 1483104972 +SHA256 (rubygem/httpclient-2.8.3.gem) = 2951e4991214464c3e92107e46438527d23048e634f3aee91c719e0bdfaebda6 +SIZE (rubygem/httpclient-2.8.3.gem) = 385536 diff --git a/www/rubygem-raindrops/Makefile b/www/rubygem-raindrops/Makefile index bc6a9bc2089..219cd468ba8 100644 --- a/www/rubygem-raindrops/Makefile +++ b/www/rubygem-raindrops/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= raindrops -PORTVERSION= 0.16.0 +PORTVERSION= 0.17.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-raindrops/distinfo b/www/rubygem-raindrops/distinfo index f724de7ad03..ac9f5a88b9d 100644 --- a/www/rubygem-raindrops/distinfo +++ b/www/rubygem-raindrops/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/raindrops-0.16.0.gem) = 54ddae268a85575ab70d2309280702bf822463dbf56c7e8251073f19fd76b6e6 -SIZE (rubygem/raindrops-0.16.0.gem) = 58368 +TIMESTAMP = 1483105532 +SHA256 (rubygem/raindrops-0.17.0.gem) = 781c253d3b117efa722560201c8536c13eb3797878853bd8c7edf397db2bd2eb +SIZE (rubygem/raindrops-0.17.0.gem) = 59392 diff --git a/www/rubygem-raindrops/pkg-descr b/www/rubygem-raindrops/pkg-descr index d087a87c2a5..be7b225c28f 100644 --- a/www/rubygem-raindrops/pkg-descr +++ b/www/rubygem-raindrops/pkg-descr @@ -4,4 +4,4 @@ but should support any Rack HTTP server under Ruby 1.9, 1.8 and Rubinius on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes. -WWW: http://raindrops.bogomips.org/ +WWW: http://bogomips.org/raindrops/ diff --git a/www/rubygem-rdf/Makefile b/www/rubygem-rdf/Makefile index 4f51b7baba3..904e875e7bd 100644 --- a/www/rubygem-rdf/Makefile +++ b/www/rubygem-rdf/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rdf -PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTVERSION= 2.1.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-rdf/distinfo b/www/rubygem-rdf/distinfo index a262b9719ee..1e954952cbc 100644 --- a/www/rubygem-rdf/distinfo +++ b/www/rubygem-rdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1468023489 -SHA256 (rubygem/rdf-2.0.2.gem) = d91d1a48a8983ba4772e86447fa1df9111236a19b876a1260a5a3010f1b56242 -SIZE (rubygem/rdf-2.0.2.gem) = 126464 +TIMESTAMP = 1483105825 +SHA256 (rubygem/rdf-2.1.1.gem) = 65b7f673932eedc7219f4d67c13acd74fd2a653dc4fd23f37e62c788bb2b7bef +SIZE (rubygem/rdf-2.1.1.gem) = 129024 diff --git a/www/rubygem-rdf/pkg-descr b/www/rubygem-rdf/pkg-descr index 69e7a935074..eecc1202e1b 100644 --- a/www/rubygem-rdf/pkg-descr +++ b/www/rubygem-rdf/pkg-descr @@ -19,4 +19,4 @@ Features: * Performs auto-detection of input to select appropriate Reader class if one can not be determined from file characteristics. -WWW: https://rubygems.org/gems/rdf +WWW: http://ruby-rdf.github.io/ diff --git a/www/rubygem-rinku/Makefile b/www/rubygem-rinku/Makefile index b2afaac90cc..b5a592f5581 100644 --- a/www/rubygem-rinku/Makefile +++ b/www/rubygem-rinku/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rinku -PORTVERSION= 1.7.3 +PORTVERSION= 2.0.2 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-rinku/distinfo b/www/rubygem-rinku/distinfo index aedb0df0cdb..fb8b930cabc 100644 --- a/www/rubygem-rinku/distinfo +++ b/www/rubygem-rinku/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/rinku-1.7.3.gem) = eb5cec33af86da3002e66470d9a741a0726d6864a69b580abc798931b4b706ca -SIZE (rubygem/rinku-1.7.3.gem) = 16384 +TIMESTAMP = 1483084990 +SHA256 (rubygem/rinku-2.0.2.gem) = def469eafd8f5e22c38993caad89ab52a1cc86c6dd87442ff87a6ca8716ef7e9 +SIZE (rubygem/rinku-2.0.2.gem) = 20992 diff --git a/www/rubygem-sawyer/Makefile b/www/rubygem-sawyer/Makefile index 53450e3bf9d..00b19843f4f 100644 --- a/www/rubygem-sawyer/Makefile +++ b/www/rubygem-sawyer/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sawyer -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-sawyer/distinfo b/www/rubygem-sawyer/distinfo index a896f952df3..6c90b4747ce 100644 --- a/www/rubygem-sawyer/distinfo +++ b/www/rubygem-sawyer/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/sawyer-0.7.0.gem) = 72e855027c812f2cad7f4fa4746cab07727dde91d75516d353c155002846c4b2 -SIZE (rubygem/sawyer-0.7.0.gem) = 15872 +TIMESTAMP = 1483105995 +SHA256 (rubygem/sawyer-0.8.1.gem) = 6d37c1db3673607bb9de868d1d9c363be753cd68b5e1dc48df1faf938721616b +SIZE (rubygem/sawyer-0.8.1.gem) = 15872 diff --git a/www/rubygem-selenium-webdriver/Makefile b/www/rubygem-selenium-webdriver/Makefile index 7b59b2b36b4..803583ba8c3 100644 --- a/www/rubygem-selenium-webdriver/Makefile +++ b/www/rubygem-selenium-webdriver/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium-webdriver -PORTVERSION= 2.53.0 +PORTVERSION= 3.0.5 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-selenium-webdriver/distinfo b/www/rubygem-selenium-webdriver/distinfo index 399405f6f85..cc01d6adc1e 100644 --- a/www/rubygem-selenium-webdriver/distinfo +++ b/www/rubygem-selenium-webdriver/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/selenium-webdriver-2.53.0.gem) = 6e79499ef8a5fd14c545a437dcb91795c83132fad9ddf65b7610889ae0fa3a87 -SIZE (rubygem/selenium-webdriver-2.53.0.gem) = 897536 +TIMESTAMP = 1483106386 +SHA256 (rubygem/selenium-webdriver-3.0.5.gem) = fe8ff3c9c698c2bd49a1201c26966b3f45ca19072fc2b0f12eda415ae1a6981d +SIZE (rubygem/selenium-webdriver-3.0.5.gem) = 820224 diff --git a/www/rubygem-semantic-ui-sass/Makefile b/www/rubygem-semantic-ui-sass/Makefile index dc85752d91f..289f6de084a 100644 --- a/www/rubygem-semantic-ui-sass/Makefile +++ b/www/rubygem-semantic-ui-sass/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= semantic-ui-sass -PORTVERSION= 2.1.4.0 +PORTVERSION= 2.2.7.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-semantic-ui-sass/distinfo b/www/rubygem-semantic-ui-sass/distinfo index 5febef4faca..b46accfafb3 100644 --- a/www/rubygem-semantic-ui-sass/distinfo +++ b/www/rubygem-semantic-ui-sass/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/semantic-ui-sass-2.1.4.0.gem) = 206bf3048350d3f2d658ceede5e5d8f51d44852fb8405c12fb941a3390b1ff7f -SIZE (rubygem/semantic-ui-sass-2.1.4.0.gem) = 826368 +TIMESTAMP = 1483122150 +SHA256 (rubygem/semantic-ui-sass-2.2.7.0.gem) = 9e17f0315ec526eb76a3d3999d9c7c36a87093cad1faf9b89f42e662d0119fe2 +SIZE (rubygem/semantic-ui-sass-2.2.7.0.gem) = 925184 diff --git a/www/rubygem-sinatra-r18n/Makefile b/www/rubygem-sinatra-r18n/Makefile index 9ec258a0b90..8da9eccfee5 100644 --- a/www/rubygem-sinatra-r18n/Makefile +++ b/www/rubygem-sinatra-r18n/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sinatra-r18n -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-sinatra-r18n/distinfo b/www/rubygem-sinatra-r18n/distinfo index 0e2464d5fc9..def8c3478b6 100644 --- a/www/rubygem-sinatra-r18n/distinfo +++ b/www/rubygem-sinatra-r18n/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/sinatra-r18n-2.1.3.gem) = 7122c132d30b14d524fff3a64f13c2a1f4e0126a9ca62ef2433c0bd45a8f336e -SIZE (rubygem/sinatra-r18n-2.1.3.gem) = 10752 +TIMESTAMP = 1483109243 +SHA256 (rubygem/sinatra-r18n-2.1.4.gem) = 63e2215f396ee51798e3cf08a76410745e05e7ad9d4d5faf0e19eaddeae8bb78 +SIZE (rubygem/sinatra-r18n-2.1.4.gem) = 10752 diff --git a/www/rubygem-uglifier/Makefile b/www/rubygem-uglifier/Makefile index 2010d84a009..6c7f7c0dd2d 100644 --- a/www/rubygem-uglifier/Makefile +++ b/www/rubygem-uglifier/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uglifier -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.4 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-uglifier/distinfo b/www/rubygem-uglifier/distinfo index 3d2cad7adf1..072d1486db7 100644 --- a/www/rubygem-uglifier/distinfo +++ b/www/rubygem-uglifier/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1473686931 -SHA256 (rubygem/uglifier-3.0.2.gem) = ccc57a83cf6c0aacf41fe728edfdfef75e915e3accf75339e903cc304cd06038 -SIZE (rubygem/uglifier-3.0.2.gem) = 97280 +TIMESTAMP = 1483109499 +SHA256 (rubygem/uglifier-3.0.4.gem) = b1a0d1e21e095bf75547b886cb725b435ea668bfea64e1190f3bda7918b97341 +SIZE (rubygem/uglifier-3.0.4.gem) = 93696 diff --git a/www/rubygem-unicorn-worker-killer/Makefile b/www/rubygem-unicorn-worker-killer/Makefile index e1e4c346969..45352cda776 100644 --- a/www/rubygem-unicorn-worker-killer/Makefile +++ b/www/rubygem-unicorn-worker-killer/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Kill unicorn workers by memory and request counts -LICENSE= GPLv2 GPLv3 RUBY +LICENSE= GPLv2+ RUBY LICENSE_COMB= dual LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE diff --git a/www/rubygem-unicorn/Makefile b/www/rubygem-unicorn/Makefile index e474da95598..819ca66596b 100644 --- a/www/rubygem-unicorn/Makefile +++ b/www/rubygem-unicorn/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unicorn -PORTVERSION= 5.1.0 +PORTVERSION= 5.2.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-unicorn/distinfo b/www/rubygem-unicorn/distinfo index e94c7288966..e133677e7ba 100644 --- a/www/rubygem-unicorn/distinfo +++ b/www/rubygem-unicorn/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/unicorn-5.1.0.gem) = 5b1c6a38d3503ec54d7acb6da89957ac8cba6b00ac787b6de683fb80467a9be5 -SIZE (rubygem/unicorn-5.1.0.gem) = 211456 +TIMESTAMP = 1483083316 +SHA256 (rubygem/unicorn-5.2.0.gem) = 25a221bbaf227813aa67695d251fa859c8d6e639be4a1f751c48ac8f2a32ab51 +SIZE (rubygem/unicorn-5.2.0.gem) = 212480 diff --git a/www/rubygem-unicorn/pkg-descr b/www/rubygem-unicorn/pkg-descr index 46bfa6c7d4c..a28d2ef383b 100644 --- a/www/rubygem-unicorn/pkg-descr +++ b/www/rubygem-unicorn/pkg-descr @@ -4,4 +4,4 @@ features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the request and response in between Unicorn and slow clients. -WWW: http://unicorn.bogomips.org/ +WWW: http://bogomips.org/unicorn/ diff --git a/www/seahub/Makefile b/www/seahub/Makefile index 00bd6d6405d..fa6b97721c5 100644 --- a/www/seahub/Makefile +++ b/www/seahub/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seahub -PORTVERSION= 6.0.4 +PORTVERSION= 6.0.5 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -pro CATEGORIES= www diff --git a/www/seahub/distinfo b/www/seahub/distinfo index 29a0e9798dd..1443d7922a5 100644 --- a/www/seahub/distinfo +++ b/www/seahub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481503025 -SHA256 (haiwen-seahub-v6.0.4-pro_GH0.tar.gz) = b2666021fb11e356f33dfb48de2b0b0b66d5378802556cd5f77508ee176df9d4 -SIZE (haiwen-seahub-v6.0.4-pro_GH0.tar.gz) = 8413936 +TIMESTAMP = 1482859386 +SHA256 (haiwen-seahub-v6.0.5-pro_GH0.tar.gz) = 741e15a6ae572b5dcf431bbe57fefaf523dc6f22e4fcdf62f853b1dddd798168 +SIZE (haiwen-seahub-v6.0.5-pro_GH0.tar.gz) = 8413914 diff --git a/www/seahub/pkg-plist b/www/seahub/pkg-plist index 0aadc609dd0..3edbccea9b3 100644 --- a/www/seahub/pkg-plist +++ b/www/seahub/pkg-plist @@ -185,7 +185,7 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/dirent-rename.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-change-password.7c8f8db7a529.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-change-password.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-folder-perm-admin.8273386c97cb.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-folder-perm-admin.a73d294517e3.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-folder-perm-admin.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-history-settings.4803dcbb740a.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-history-settings.js @@ -347,7 +347,6 @@ %%SEAHUBDIR%%/media/assets/scripts/i18n/es-mx/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/es/djangojs.210aa31910ac.js %%SEAHUBDIR%%/media/assets/scripts/i18n/es/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/fr/djangojs.f66480b3d021.js %%SEAHUBDIR%%/media/assets/scripts/i18n/fr/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/he/djangojs.f701701595f1.js %%SEAHUBDIR%%/media/assets/scripts/i18n/he/djangojs.js @@ -727,15 +726,17 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/organization.f2b8e14eb3f3.js %%SEAHUBDIR%%/media/assets/scripts/common.40cfe3ae0e4a.js %%SEAHUBDIR%%/media/assets/scripts/dist/build.47e68614daea.txt -%%SEAHUBDIR%%/media/assets/scripts/dist/main.9f9fcaac3b37.js %%SEAHUBDIR%%/media/assets/scripts/dist/sysadmin-main.949967e72a2a.js %%SEAHUBDIR%%/media/assets/scripts/i18n/fi/djangojs.8d877df126c1.js %%SEAHUBDIR%%/media/assets/scripts/i18n/fi/djangojs.js +%%SEAHUBDIR%%/media/assets/scripts/dist/i18n/fi/djangojs.3a52c64c31bf.js +%%SEAHUBDIR%%/media/assets/scripts/dist/i18n/fi/djangojs.js +%%SEAHUBDIR%%/media/assets/scripts/dist/main.37004de6ce75.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/fr/djangojs.b19b80108a06.js %%SEAHUBDIR%%/media/css/video-js.min.css %%SEAHUBDIR%%/media/js/video-js.swf %%SEAHUBDIR%%/media/js/video.min.js %%SEAHUBDIR%%/sql/oracle.sql -%%SEAHUBDIR%%/static/scripts/i18n/fi/djangojs.js %%SEAHUBDIR%%/tests/seahub/forms/test_add_user_form.py %%SEAHUBDIR%%/tests/seahub/utils/%%USERS%%-license.txt %%SEAHUBDIR%%/tests/seahub/utils/test_license_parse.py diff --git a/x11-fonts/montserrat/Makefile b/x11-fonts/montserrat/Makefile index 03c960d5887..91448d5bfba 100644 --- a/x11-fonts/montserrat/Makefile +++ b/x11-fonts/montserrat/Makefile @@ -1,27 +1,32 @@ # $FreeBSD$ PORTNAME= montserrat -PORTVERSION= 3.100 +PORTVERSION= 5.001 +DISTVERSIONPREFIX= v CATEGORIES= x11-fonts MAINTAINER= rakuco@FreeBSD.org COMMENT= Sans-serif font inspired by the street signs of Montserrat LICENSE= OFL11 -LICENSE_FILE= ${WRKSRC}/LICENSE.md +LICENSE_FILE= ${WRKSRC}/OFL.txt USES= fonts USE_GITHUB= yes GH_ACCOUNT= JulietaUla GH_PROJECT= Montserrat -GH_TAGNAME= 59350832 NO_BUILD= yes do-install: + ${MKDIR} ${STAGEDIR}${DOCSDIR} +.for docfile in AUTHOR.txt Changelog.md CONTRIBUTORS.txt README.md + cd ${WRKSRC} && \ + ${INSTALL_DATA} ${docfile} ${STAGEDIR}${DOCSDIR} +.endfor ${MKDIR} ${STAGEDIR}${FONTSDIR} - cd ${WRKSRC}/otf && \ + cd ${WRKSRC}/fonts/otf && \ ${INSTALL_DATA} *.otf ${STAGEDIR}${FONTSDIR} .include diff --git a/x11-fonts/montserrat/distinfo b/x11-fonts/montserrat/distinfo index a090e986c99..3020aed0c7f 100644 --- a/x11-fonts/montserrat/distinfo +++ b/x11-fonts/montserrat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1467104494 -SHA256 (JulietaUla-Montserrat-3.100-59350832_GH0.tar.gz) = d2fc00b1b6e5186f529683539e011931c5923523fba47a6d931352fd9f738411 -SIZE (JulietaUla-Montserrat-3.100-59350832_GH0.tar.gz) = 1859293 +TIMESTAMP = 1483120573 +SHA256 (JulietaUla-Montserrat-v5.001_GH0.tar.gz) = 09016a3faa60af0604b76b7bc2c04e39c41df495a18b01a05449ba4965725b31 +SIZE (JulietaUla-Montserrat-v5.001_GH0.tar.gz) = 12377410 diff --git a/x11-fonts/montserrat/pkg-plist b/x11-fonts/montserrat/pkg-plist index 959c414f19f..12cce479cd5 100644 --- a/x11-fonts/montserrat/pkg-plist +++ b/x11-fonts/montserrat/pkg-plist @@ -1,18 +1,40 @@ +%%DOCSDIR%%/AUTHOR.txt +%%DOCSDIR%%/Changelog.md +%%DOCSDIR%%/CONTRIBUTORS.txt +%%DOCSDIR%%/README.md %%FONTSDIR%%/Montserrat-Black.otf +%%FONTSDIR%%/Montserrat-BlackItalic.otf %%FONTSDIR%%/Montserrat-Bold.otf +%%FONTSDIR%%/Montserrat-BoldItalic.otf %%FONTSDIR%%/Montserrat-ExtraBold.otf +%%FONTSDIR%%/Montserrat-ExtraBoldItalic.otf +%%FONTSDIR%%/Montserrat-ExtraLight.otf +%%FONTSDIR%%/Montserrat-ExtraLightItalic.otf +%%FONTSDIR%%/Montserrat-Italic.otf %%FONTSDIR%%/Montserrat-Light.otf +%%FONTSDIR%%/Montserrat-LightItalic.otf %%FONTSDIR%%/Montserrat-Medium.otf +%%FONTSDIR%%/Montserrat-MediumItalic.otf %%FONTSDIR%%/Montserrat-Regular.otf %%FONTSDIR%%/Montserrat-SemiBold.otf +%%FONTSDIR%%/Montserrat-SemiBoldItalic.otf %%FONTSDIR%%/Montserrat-Thin.otf -%%FONTSDIR%%/Montserrat-UltraLight.otf +%%FONTSDIR%%/Montserrat-ThinItalic.otf %%FONTSDIR%%/MontserratAlternates-Black.otf +%%FONTSDIR%%/MontserratAlternates-BlackItalic.otf %%FONTSDIR%%/MontserratAlternates-Bold.otf +%%FONTSDIR%%/MontserratAlternates-BoldItalic.otf %%FONTSDIR%%/MontserratAlternates-ExtraBold.otf +%%FONTSDIR%%/MontserratAlternates-ExtraBoldItalic.otf +%%FONTSDIR%%/MontserratAlternates-ExtraLight.otf +%%FONTSDIR%%/MontserratAlternates-ExtraLightItalic.otf +%%FONTSDIR%%/MontserratAlternates-Italic.otf %%FONTSDIR%%/MontserratAlternates-Light.otf +%%FONTSDIR%%/MontserratAlternates-LightItalic.otf %%FONTSDIR%%/MontserratAlternates-Medium.otf +%%FONTSDIR%%/MontserratAlternates-MediumItalic.otf %%FONTSDIR%%/MontserratAlternates-Regular.otf %%FONTSDIR%%/MontserratAlternates-SemiBold.otf +%%FONTSDIR%%/MontserratAlternates-SemiBoldItalic.otf %%FONTSDIR%%/MontserratAlternates-Thin.otf -%%FONTSDIR%%/MontserratAlternates-UltraLight.otf +%%FONTSDIR%%/MontserratAlternates-ThinItalic.otf diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index e7dfc49af4a..57e13ab5595 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-terminal -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 diff --git a/x11/xfce4-terminal/distinfo b/x11/xfce4-terminal/distinfo index fcd63ae3bc3..9a47ccb2192 100644 --- a/x11/xfce4-terminal/distinfo +++ b/x11/xfce4-terminal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1477933186 -SHA256 (xfce4/xfce4-terminal-0.8.1.tar.bz2) = ddfe53a89d315a4a9170ca6d2cee2d33145bd63630062b2e867fb3a5fcde5fdf -SIZE (xfce4/xfce4-terminal-0.8.1.tar.bz2) = 871184 +TIMESTAMP = 1483118380 +SHA256 (xfce4/xfce4-terminal-0.8.2.tar.bz2) = 92aad3e14f3ef8d4c6c1409463e989bd8f5eefb686234f3cdbfe574729401681 +SIZE (xfce4/xfce4-terminal-0.8.2.tar.bz2) = 929068 diff --git a/x11/xfce4-terminal/files/patch-terminal_terminal-screen.c b/x11/xfce4-terminal/files/patch-terminal_terminal-screen.c deleted file mode 100644 index 7da770984e8..00000000000 --- a/x11/xfce4-terminal/files/patch-terminal_terminal-screen.c +++ /dev/null @@ -1,58 +0,0 @@ -Revert commit, because default size is not anymore enabled. - ---- terminal/terminal-screen.c.orig 2016-10-25 16:07:56 UTC -+++ terminal/terminal-screen.c -@@ -1673,47 +1673,31 @@ terminal_screen_get_geometry (TerminalSc - * - * I don't like this way, but its required to work-around a Gtk+ - * bug (maybe also caused by a Vte bug, not sure). -- * -- * Code borrowed from gnome-terminal (terminal_window_update_geometry). - **/ - void - terminal_screen_set_window_geometry_hints (TerminalScreen *screen, - GtkWindow *window) - { - GdkGeometry hints; -- GtkRequisition vbox_request; -- GtkAllocation toplevel_allocation, vbox_allocation; - glong char_width, char_height; -- glong grid_width, grid_height; -- glong chrome_width, chrome_height; -- gint csd_width, csd_height; -+ gint xpad, ypad; - - terminal_return_if_fail (TERMINAL_IS_SCREEN (screen)); - terminal_return_if_fail (VTE_IS_TERMINAL (screen->terminal)); - terminal_return_if_fail (gtk_widget_get_realized (screen)); - terminal_return_if_fail (gtk_widget_get_realized (window)); - -- terminal_screen_get_geometry (screen, &char_width, &char_height, NULL, NULL); -- terminal_screen_get_size (screen, &grid_width, &grid_height); -- -- gtk_widget_get_preferred_size (TERMINAL_WINDOW (window)->vbox, NULL, &vbox_request); -- chrome_width = vbox_request.width - (char_width * grid_width); -- chrome_height = vbox_request.height - (char_height * grid_height); -- -- gtk_widget_get_allocation (TERMINAL_WINDOW (window)->vbox, &vbox_allocation); -- gtk_widget_get_allocation (GTK_WIDGET (window), &toplevel_allocation); -- csd_width = toplevel_allocation.width - vbox_allocation.width; -- csd_height = toplevel_allocation.height - vbox_allocation.height; -+ terminal_screen_get_geometry (screen, &char_width, &char_height, &xpad, &ypad); - -- hints.base_width = chrome_width + csd_width; -- hints.base_height = chrome_height + csd_height; -+ hints.base_width = xpad; -+ hints.base_height = ypad; - hints.width_inc = char_width; - hints.height_inc = char_height; - hints.min_width = hints.base_width + hints.width_inc * 4; - hints.min_height = hints.base_height + hints.height_inc * 2; - -- gtk_window_set_geometry_hints (window, -- NULL, -+ gtk_window_set_geometry_hints (GTK_WINDOW (window), -+ screen->terminal, - &hints, - GDK_HINT_RESIZE_INC - | GDK_HINT_MIN_SIZE diff --git a/x11/xfce4-terminal/files/pkg-message.in b/x11/xfce4-terminal/files/pkg-message.in index f1947f11404..cd6c9cddd23 100644 --- a/x11/xfce4-terminal/files/pkg-message.in +++ b/x11/xfce4-terminal/files/pkg-message.in @@ -5,3 +5,6 @@ TerminalWindow GtkNotebook.notebook { padding-top: 0; padding-bottom: 0; } + +Don't active the hidden MiscSlimTabs option in terminalrc. It requires +Gtk+ >= 3.20