Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: HardenedBSD
  • Loading branch information
fichtner committed Mar 30, 2018
1 parent 1cd618d commit c56079a
Show file tree
Hide file tree
Showing 231 changed files with 1,682 additions and 303 deletions.
1 change: 1 addition & 0 deletions accessibility/qt5-speech/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= speech
DISTVERSION= ${QT5_VERSION}
PORTREVISION= 1
CATEGORIES= accessibility
PKGNAMEPREFIX= qt5-

Expand Down
2 changes: 1 addition & 1 deletion benchmarks/stress-ng/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= stress-ng
PORTVERSION= 0.09.22
PORTVERSION= 0.09.23
CATEGORIES= benchmarks
MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/

Expand Down
6 changes: 3 additions & 3 deletions benchmarks/stress-ng/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1522184538
SHA256 (stress-ng-0.09.22.tar.xz) = 2e905d97fb1e790ad9c4a3e7c7dc2716aeefb5fa2af8d9e47f9461e5738d0c4a
SIZE (stress-ng-0.09.22.tar.xz) = 336244
TIMESTAMP = 1522336463
SHA256 (stress-ng-0.09.23.tar.xz) = ac72f4c7ff2c5b4578aaf33cab2944b696cda97d20fa5d915eddd2aae965dd8f
SIZE (stress-ng-0.09.23.tar.xz) = 336256
2 changes: 1 addition & 1 deletion biology/libgtextutils/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= libgtextutils
PORTVERSION= 0.7
DISTVERSION= 0.7
CATEGORIES= biology

MAINTAINER= [email protected]
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- src/gtextutils/text_line_reader.cpp.orig 2018-03-29 13:31:53 UTC
+++ src/gtextutils/text_line_reader.cpp
@@ -44,6 +44,7 @@ bool TextLineReader::next_line()
if (input_stream.eof())
return false;

- return input_stream ;
+ // Fix based on the only code change since 0.7
+ return input_stream.good() ;
}

2 changes: 1 addition & 1 deletion chinese/libchewing/pkg-descr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Chewing - An Intelligent Chinese Phonetic Input Method for UNIX

WWW: http://chewing.csie.net/
WWW: http://chewing.im
1 change: 1 addition & 0 deletions comms/qt5-connectivity/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= connectivity
DISTVERSION= ${QT5_VERSION}
PORTREVISION= 1
CATEGORIES= comms
PKGNAMEPREFIX= qt5-

Expand Down
1 change: 1 addition & 0 deletions comms/qt5-sensors/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= sensors
DISTVERSION= ${QT5_VERSION}
PORTREVISION= 1
CATEGORIES= comms
PKGNAMEPREFIX= qt5-

Expand Down
1 change: 1 addition & 0 deletions comms/qt5-serialbus/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= serialbus
DISTVERSION= ${QT5_VERSION}
PORTREVISION= 1
CATEGORIES= comms
PKGNAMEPREFIX= qt5-

Expand Down
1 change: 1 addition & 0 deletions comms/qt5-serialport/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= serialport
DISTVERSION= ${QT5_VERSION}
PORTREVISION= 1
CATEGORIES= comms
PKGNAMEPREFIX= qt5-

Expand Down
2 changes: 1 addition & 1 deletion databases/cego/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= cego
PORTVERSION= 2.39.8
PORTVERSION= 2.39.9
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/

Expand Down
6 changes: 3 additions & 3 deletions databases/cego/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1521369035
SHA256 (cego-2.39.8.tar.gz) = daa1478bf61e78808f359dd3b22a150ea7491415515aa57006c512fe2c914f18
SIZE (cego-2.39.8.tar.gz) = 1674154
TIMESTAMP = 1522322693
SHA256 (cego-2.39.9.tar.gz) = fdbf3ecb41d9f98cdf59eb2530e534ebab9c83d6911f39eb90cc046b97540fe4
SIZE (cego-2.39.9.tar.gz) = 1674472
2 changes: 1 addition & 1 deletion databases/mariadb102-server/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME?= mariadb
PORTVERSION= 10.2.13
PORTVERSION= 10.2.14
PORTREVISION?= 0
CATEGORIES= databases ipv6
MASTER_SITES= http://mirrors.supportex.net/${SITESDIR}/ \
Expand Down
6 changes: 3 additions & 3 deletions databases/mariadb102-server/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1518540665
SHA256 (mariadb-10.2.13.tar.gz) = 272e7ed9300a05da9e02f8217a01ed3447c4f5a36a12e5233d62cc7c586fc753
SIZE (mariadb-10.2.13.tar.gz) = 72591913
TIMESTAMP = 1522324208
SHA256 (mariadb-10.2.14.tar.gz) = 3443ec2d6e8af1eba49d097f6b2f6741c8d94b75abf19b8dd5753608f0703f7e
SIZE (mariadb-10.2.14.tar.gz) = 72607526
1 change: 1 addition & 0 deletions databases/qt5-sql/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= sql
DISTVERSION= ${QT5_VERSION}
PORTREVISION= 1
CATEGORIES= databases
PKGNAMEPREFIX= qt5-

Expand Down
4 changes: 4 additions & 0 deletions devel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4453,6 +4453,7 @@
SUBDIR += py-flake8-polyfill
SUBDIR += py-flake8-quotes
SUBDIR += py-flask-babel
SUBDIR += py-flex
SUBDIR += py-flexmock
SUBDIR += py-fluent-logger
SUBDIR += py-flufl.i18n
Expand Down Expand Up @@ -4945,7 +4946,9 @@
SUBDIR += py-stdnum
SUBDIR += py-stevedore
SUBDIR += py-stopit
SUBDIR += py-strategies
SUBDIR += py-streamparse
SUBDIR += py-strict-rfc3339
SUBDIR += py-structlog
SUBDIR += py-stsci.distutils
SUBDIR += py-subprocess32
Expand Down Expand Up @@ -4980,6 +4983,7 @@
SUBDIR += py-tinyarray
SUBDIR += py-tinyrpc
SUBDIR += py-tipper
SUBDIR += py-toolz
SUBDIR += py-tooz
SUBDIR += py-toposort
SUBDIR += py-total-ordering
Expand Down
7 changes: 5 additions & 2 deletions devel/aphpunit/Makefile
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
# $FreeBSD$

PORTNAME= aphpunit
DISTVERSION= 1.3
DISTVERSION= 1.4
CATEGORIES= devel www
MASTER_SITES= http://phar.toco-domains.de/
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
EXTRACT_SUFX= .phar

MAINTAINER= [email protected]
COMMENT= Testing framework for unit tests

LICENSE= BSD2CLAUSE

USES= php
IGNORE_WITH_PHP= 56

USES= php:flavors
USE_PHP= pcntl phar posix sysvmsg

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/aphpunit/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1511523685
SHA256 (aphpunit-1.3.phar) = 63d5ca2740c36536385cb559ba61efb7ccb88644c44f53b8dca4e103c5a44a78
SIZE (aphpunit-1.3.phar) = 55335
TIMESTAMP = 1521028814
SHA256 (aphpunit-1.4.phar) = d63998bbfa674abbf6efe13a90be154686409cd098d59b889198b25a5500c8cd
SIZE (aphpunit-1.4.phar) = 56356
2 changes: 1 addition & 1 deletion devel/easyloggingpp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= easyloggingpp
DISTVERSIONPREFIX= v
DISTVERSION= 9.96.1
DISTVERSION= 9.96.2
CATEGORIES= devel

MAINTAINER= [email protected]
Expand Down
6 changes: 3 additions & 3 deletions devel/easyloggingpp/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1519493805
SHA256 (muflihun-easyloggingpp-v9.96.1_GH0.tar.gz) = 46e67c11e41c442ba6b47785c29d8196784c2ce903ca969a5e299aa76765f9f5
SIZE (muflihun-easyloggingpp-v9.96.1_GH0.tar.gz) = 749809
TIMESTAMP = 1522308970
SHA256 (muflihun-easyloggingpp-v9.96.2_GH0.tar.gz) = dddfb72959a11c6735f414809ea7ae3e6f8f521595aad3bb15245486673a7548
SIZE (muflihun-easyloggingpp-v9.96.2_GH0.tar.gz) = 750161
4 changes: 1 addition & 3 deletions devel/libds/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ COMMENT= ANSI Generic Data Structures Library
LICENSE= BSD4CLAUSE

USE_LDCONFIG= yes
# Requires directly-invoked linker to provide library search paths.
LLD_UNSAFE= yes
BINARY_ALIAS= ld=ld.bfd
LLD_UNSAFE= yes # Needs linker to provide library search paths.
ALL_TARGET= gcc

HTML= avltree.html heap.html parray.html set.html \
Expand Down
2 changes: 1 addition & 1 deletion devel/nuitka/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
PORTNAME= nuitka
PORTVERSION= 0.5.29.1
CATEGORIES= devel python
MASTER_SITES= http://nuitka.net/releases/
MASTER_SITES= https://nuitka.net/releases/
DISTNAME= Nuitka-${PORTVERSION}

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion devel/nuitka/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ and compiles every construct that CPython 2.6, 2.7, 3.2, 3.3 and 3.4 offer.
It translates Python code into a C++ program that then uses "libpython" to
execute in the same way as CPython does, in a very compatible way.

WWW: http://nuitka.net/
WWW: https://nuitka.net/
4 changes: 4 additions & 0 deletions devel/p5-Data-Compare/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,14 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0*$//}
MAINTAINER= [email protected]
COMMENT= Data::Compare - compare perl data structures

LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

BUILD_DEPENDS= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule
RUN_DEPENDS:= ${BUILD_DEPENDS}

USES= perl5
USE_PERL5= configure
NO_ARCH= yes

.include <bsd.port.mk>
4 changes: 1 addition & 3 deletions devel/pdcurses/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ USE_LDCONFIG= yes
USE_XORG= x11 xext sm ice xt xaw xmu xpm
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE=yes
# Requires directly-invoked linker to provide library search paths.
LLD_UNSAFE= yes
BINARY_ALIAS= ld=ld.bfd
LLD_UNSAFE= yes # Needs linker to provide library search paths.

WRKSRC_SUBDIR= x11

Expand Down
4 changes: 2 additions & 2 deletions devel/pecl-swoole/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= swoole
PORTVERSION= 1.10.2
PORTVERSION= 1.10.3
CATEGORIES= devel net

MAINTAINER= [email protected]
Expand All @@ -23,7 +23,7 @@ HTTP2_LIB_DEPENDS= libnghttp2.so:www/libnghttp2
HTTP2_CONFIGURE_ON= --enable-http2 --enable-openssl
REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis
REDIS_CONFIGURE_ON= --enable-async-redis
SOCKETS_USE= PHP=sockets:build
SOCKETS_USE= PHP=sockets:build
SOCKETS_DESC= Use native php sockets extension
SOCKETS_CONFIGURE_ON= --enable-sockets

Expand Down
6 changes: 3 additions & 3 deletions devel/pecl-swoole/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1521097463
SHA256 (PECL/swoole-1.10.2.tgz) = 3c6e1158d6a0d78ec6b0f7969555c3c9cc4714afaf6acb13bb798b8b2b460959
SIZE (PECL/swoole-1.10.2.tgz) = 727770
TIMESTAMP = 1522326471
SHA256 (PECL/swoole-1.10.3.tgz) = 47fe1808b7ca700d2b2d79b49151d3402fb595cf9d04936d2bb21d80e0f8608e
SIZE (PECL/swoole-1.10.3.tgz) = 729334
28 changes: 28 additions & 0 deletions devel/py-flex/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# $FreeBSD$

PORTNAME= flex
DISTVERSION= 6.12.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= [email protected]
COMMENT= Swagger schema validation

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonpointer>0:devel/py-jsonpointer@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rfc3987>0:www/py-rfc3987@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}strict-rfc3339>0:devel/py-strict-rfc3339@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}validate_email>0:mail/py-validate_email@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}

USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions devel/py-flex/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
TIMESTAMP = 1522243067
SHA256 (flex-6.12.0.tar.gz) = c7713c55efca07aef81c93db639590b5df2c5bf1f2e29c089e57d3137330109e
SIZE (flex-6.12.0.tar.gz) = 40629
10 changes: 10 additions & 0 deletions devel/py-flex/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Validation tooling for Swagger 2.0 specifications.

Features:

- Validate swagger schemas.
- JSON Schema Validation
- Validation of request/response objects against schema.
- Command Line Interface.

WWW: https://github.com/pipermerriam/flex
11 changes: 6 additions & 5 deletions devel/py-pyutil/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= pyutil
PORTVERSION= 3.1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,11 +13,12 @@ COMMENT= Collection of mature utilities for Python programmers

LICENSE= GPLv2

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.1.1:devel/py-simplejson@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zbase32>=1.1.0:converters/zbase32
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.1.0:devel/py-simplejson@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zbase32>=1.0:converters/zbase32

USES= python:2.7
USE_PYTHON= distutils autoplist
NO_ARCH= yes
USES= python
USE_PYTHON= autoplist concurrent distutils

post-extract:
@${FIND} ${WRKSRC} -type f -name "*.py~" -delete
Expand Down
22 changes: 22 additions & 0 deletions devel/py-strategies/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# $FreeBSD$

PORTNAME= strategies
DISTVERSION= 0.2.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= [email protected]
COMMENT= Programmatic control flow

LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}multipledispatch>0:devel/py-multipledispatch@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}toolz>0:devel/py-toolz@${FLAVOR}

USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions devel/py-strategies/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
TIMESTAMP = 1522357603
SHA256 (strategies-0.2.3.tar.gz) = 488c55a5d7f887c5290f03209e11622f5da4e754826eb123bac1cca473f3240a
SIZE (strategies-0.2.3.tar.gz) = 6373
4 changes: 4 additions & 0 deletions devel/py-strategies/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
This project contains a set of complementary higher order functions that
loosely resembles the Stratego language.

WWW: http://github.com/logpy/strategies
19 changes: 19 additions & 0 deletions devel/py-strict-rfc3339/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# $FreeBSD$

PORTNAME= strict-rfc3339
DISTVERSION= 0.7
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= [email protected]
COMMENT= Strict, simple, lightweight RFC3339 functions

LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions devel/py-strict-rfc3339/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
TIMESTAMP = 1522234422
SHA256 (strict-rfc3339-0.7.tar.gz) = 5cad17bedfc3af57b399db0fed32771f18fc54bbd917e85546088607ac5e1277
SIZE (strict-rfc3339-0.7.tar.gz) = 17552
Loading

0 comments on commit c56079a

Please sign in to comment.