Commit graph

439323 commits

Author SHA1 Message Date
Mark Felder
8bbc085f0a textproc/elasticsearch5: Fix JNA support
JNA (Java Native Access) provides access to OS-native facilities in pure
Java code. The JNA shipped with Elastic is meant for Linux so it does
not function correctly. We will ship one built for FreeBSD instead.

PR:		222261
Approved by:	portmgr (with hat)
2018-02-26 23:06:02 +00:00
Sunpoet Po-Chuan Hsieh
adf4114742 Update to 2.11.2
- While I'm here, fix version requirement of *_DEPENDS

Changes:	https://github.com/rasbt/pyprind/releases
		https://github.com/rasbt/pyprind/blob/master/CHANGELOG.md
PR:		226201
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2018-02-26 22:33:20 +00:00
Sunpoet Po-Chuan Hsieh
5b0e312db5 Update WWW 2018-02-26 22:33:15 +00:00
Sunpoet Po-Chuan Hsieh
4e704edf46 Update to 1.8.2
- Change MASTER_SITES to CHEESESHOP
- Add LICENSE
- Add NO_ARCH
- Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Add PyPI as primary WWW
- Update WWW
- Take maintainership
2018-02-26 22:33:10 +00:00
Sunpoet Po-Chuan Hsieh
589b15689b Update to 1.8.2
- Change MASTER_SITES to GitHub
- Update COMMENT
- Add LICENSE
- Use WRKSRC_SUBDIR
- Update pkg-descr
- Update WWW

Changes:	https://github.com/apache/avro/blob/branch-1.8/CHANGES.txt
		https://github.com/apache/avro/commits/branch-1.8/lang/c++
2018-02-26 22:33:04 +00:00
Sunpoet Po-Chuan Hsieh
2dc770fbe6 Update to 1.8.2
- Change MASTER_SITES to GitHub
- Update COMMENT
- Add LICENSE
- Pet portlint: move BROKEN_* upward
- Update BROKEN: use lowercase for leading character
- Use WRKSRC_SUBDIR
- Update pkg-descr
- Update WWW

Changes:	https://github.com/apache/avro/blob/branch-1.8/CHANGES.txt
		https://github.com/apache/avro/commits/branch-1.8/lang/c
2018-02-26 22:32:58 +00:00
Sunpoet Po-Chuan Hsieh
ae6dab7c0a Update to 1.8.2
- Fix PYTHON option:
  - Add missing USES=python
  - Change from BUILD_DEPENDS to RUN_DEPENDS
  - Add flavors
- Update pkg-descr
- Update WWW
- Add GitHub repository to WWW
- Take maintainership

Changes:	https://github.com/apache/avro/blob/branch-1.8/CHANGES.txt
2018-02-26 22:32:53 +00:00
Sunpoet Po-Chuan Hsieh
f4065f7298 Change MASTER_SITES to GitHub
- Fix COMMENT
- Simplify options
- Update pkg-descr
- Add GitHub repository to WWW
- Take maintainership
2018-02-26 22:32:48 +00:00
Sunpoet Po-Chuan Hsieh
21259c24ee - Change MASTER_SITES to CHEESESHOP
- Simplify Makefile: use PY_ENUM34
- Update pkg-descr
- Add GitHub repository to WWW
- Take maintainership
2018-02-26 22:32:42 +00:00
Sunpoet Po-Chuan Hsieh
196e09ff90 Simplify Makefile: use PY_ENUM34 and PY_FUTURES
With hat:	python
2018-02-26 22:32:37 +00:00
Sunpoet Po-Chuan Hsieh
3e192e25e5 Simplify Makefile: use PY_FUTURES
With hat:	python
2018-02-26 22:32:32 +00:00
Sunpoet Po-Chuan Hsieh
250df43163 Simplify Makefile: use PY_FUTURES
With hat:	python
2018-02-26 22:32:27 +00:00
Sunpoet Po-Chuan Hsieh
5b58565a00 Simplify Makefile: use PY_FUTURES
With hat:	python
2018-02-26 22:32:22 +00:00
Sunpoet Po-Chuan Hsieh
32c512bf30 Simplify Makefile: use PY_ENUM34
With hat:	python
2018-02-26 22:32:17 +00:00
Sunpoet Po-Chuan Hsieh
9415533407 Simplify Makefile: use PY_ENUM34
With hat:	python
2018-02-26 22:32:12 +00:00
Sunpoet Po-Chuan Hsieh
36be8b2b2c Simplify Makefile: use PY_ENUM34
With hat:	python
2018-02-26 22:32:07 +00:00
Sunpoet Po-Chuan Hsieh
802c47ea88 Simplify Makefile: use PY_ENUM34
With hat:	python
2018-02-26 22:32:02 +00:00
Sunpoet Po-Chuan Hsieh
d114fd5c6a Simplify Makefile: use PY_ENUM34
- While I'm here, fix typo

With hat:	python
2018-02-26 22:31:57 +00:00
Sunpoet Po-Chuan Hsieh
a4c9246663 Simplify Makefile: use PY_ENUM34
With hat:	python
2018-02-26 22:31:51 +00:00
Sunpoet Po-Chuan Hsieh
322289f470 Simplify Makefile: use PY_ENUM34
With hat:	python
2018-02-26 22:31:46 +00:00
Sunpoet Po-Chuan Hsieh
9a1fc69c77 Simplify Makefile: use PY_ENUM34
With hat:	python
2018-02-26 22:31:41 +00:00
Sunpoet Po-Chuan Hsieh
ce06e827e7 Simplify Makefile: use PY_ENUM34
With hat:	python
2018-02-26 22:31:36 +00:00
Sunpoet Po-Chuan Hsieh
982e1186da Simplify Makefile: use PY_ENUM34
With hat:	python
2018-02-26 22:31:31 +00:00
Sunpoet Po-Chuan Hsieh
b59261b637 Simplify Makefile: use PY_ENUM34
With hat:	python
2018-02-26 22:31:26 +00:00
Sunpoet Po-Chuan Hsieh
e1600252a0 Simplify Makefile: use PY_ENUM34
With hat:	python
2018-02-26 22:31:21 +00:00
Sunpoet Po-Chuan Hsieh
eb0720f643 Update to 3.7.3
Changes:	https://github.com/jekyll/jekyll/releases
2018-02-26 22:31:16 +00:00
Sunpoet Po-Chuan Hsieh
d9179428de Update to 5.1.1
Changes:	https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md
2018-02-26 22:31:11 +00:00
Sunpoet Po-Chuan Hsieh
e048e77e9e Update to 5.1.1
Changes:	https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md
2018-02-26 22:31:05 +00:00
Sunpoet Po-Chuan Hsieh
abedb4ef2a Update to 1.1.0
Changes:	https://github.com/rubygems/gems/commits/master
2018-02-26 22:31:00 +00:00
Sunpoet Po-Chuan Hsieh
dd6cacfa1f Update to 1.1.100
- Update WWW

Changes:	https://github.com/ruby-concurrency/atomic/releases
2018-02-26 22:30:55 +00:00
Sunpoet Po-Chuan Hsieh
66e777b845 Update to 1.8.1
Changes:	https://github.com/RDFLib/sparqlwrapper/blob/master/ChangeLog.txt
2018-02-26 22:30:49 +00:00
Sunpoet Po-Chuan Hsieh
19383dcfae Update to 2.1.0
Changes:	https://github.com/cloudflare/python-cloudflare/blob/master/CHANGELOG.md
2018-02-26 22:30:44 +00:00
Sunpoet Po-Chuan Hsieh
fd91ee15e0 Update to 2018.02.25 2018-02-26 22:30:40 +00:00
Sunpoet Po-Chuan Hsieh
594bd45779 Update to 20180223 2018-02-26 22:30:35 +00:00
Sunpoet Po-Chuan Hsieh
60669b1585 Update to 2018.02.25 2018-02-26 22:30:30 +00:00
Sunpoet Po-Chuan Hsieh
03268d9eb3 Update to 0.5.0
Changes:	https://github.com/fog/fog-local/commits/master
2018-02-26 22:30:25 +00:00
Sunpoet Po-Chuan Hsieh
aa235ba2c6 Use PY_ENUM34 2018-02-26 22:30:20 +00:00
Sunpoet Po-Chuan Hsieh
4e6898c0a2 Update to 11.1.5
Changes:	https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog
2018-02-26 22:30:15 +00:00
Sunpoet Po-Chuan Hsieh
75dc88fd4a Improve patch for better understanding 2018-02-26 22:30:10 +00:00
Sunpoet Po-Chuan Hsieh
c03451ffe3 Update to 20180219
Changes:	https://github.com/pciutils/pciids/commits/master
2018-02-26 22:30:05 +00:00
Sunpoet Po-Chuan Hsieh
e0846397bf Update options dependency 2018-02-26 22:30:00 +00:00
Sunpoet Po-Chuan Hsieh
da728ddf7c Run configure in configure stage 2018-02-26 22:29:55 +00:00
Sunpoet Po-Chuan Hsieh
bcd8738843 Add py-jsonlines 1.2.0
jsonlines is a Python library to simplify working with jsonlines and ndjson
data.

WWW: https://pypi.python.org/pypi/jsonlines
WWW: https://github.com/wbolster/jsonlines
2018-02-26 22:29:50 +00:00
Antoine Brodin
94bbf6ecc3 Fix build of the python3 flavors 2018-02-26 22:14:40 +00:00
Jan Beich
f7253006b8 multimedia/libass: update to 0.14.0
Changes:	https://github.com/libass/libass/releases/tag/0.14.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libass/
2018-02-26 22:02:48 +00:00
Jan Beich
3347076708 multimedia/ffmpeg: update to 3.4.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
MFH:		2018Q1 (maybe security)
2018-02-26 22:02:16 +00:00
Antoine Brodin
db70fe2a59 Fix USES=python syntax 2018-02-26 21:58:00 +00:00
Jochen Neumeister
2b31a99e9b devel/phpunit: Update from 6.5.6 to 6.5.7
Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md
2018-02-26 21:44:07 +00:00
Niclas Zeising
1c115c78f8 Update graphics/imlib2_loaders to 1.5.0 2018-02-26 20:48:26 +00:00
Niclas Zeising
22b0c76ec4 Update graphics/imlib2 to 1.5.0.
Make dependencies and configure flags explicit on/off instead of automatic.
Fix up the gif dependency, it was always automatic, even when turned off.
2018-02-26 20:48:01 +00:00