Commit Graph

416075 Commits

Author SHA1 Message Date
Sergey A. Osokin
c77f4151e5 Upgrade from 1.11.10 to 1.12.0.
ChangeLog:	http://nginx.org/en/CHANGES-1.12

Also, remove third-party modules:
o) udplog
o) statsd

Upgrade third-party modules:
o) lua to 0.10.8
o) upstream_fair to b5be36f (upstream has been changed)

Please see this comment in case of the production use of the lua module:
https://github.com/openresty/lua-nginx-module/pull/1017#issuecomment-294076002

Patches obtained from:
o) 0459a285ca
o) d19df15904
2017-04-15 15:55:19 +00:00
David Naylor
69cca5c98b emulators/i386-wine-devel: update to 2.5_1
- fix direct use of commannds

Suggested by:	danfe@
2017-04-15 15:54:54 +00:00
Thomas Zander
35e93a09c9 Update to upstream version 1.8.0
Detailed log:
- Update to upstream version 1.8.0
- New default OPTION
  TESTS: Build with regression tests
- Now choice possible between different math libs:
  SYSLIBM (-lm)
  OPENLIBM (math/openlibm)
  APPLIBM (bundled), default

PR:		218612
Submitted by:	cs@innolan.dk (maintainer)
MFH:		2017Q2
2017-04-15 15:05:32 +00:00
Thomas Zander
159483b7bf Update to upstream version 4.8.3
Detailed maintainer log:
  bmpp modification: /CropBox
    Previous versions of bmpp only wrote a /MediaBox to PDF output, current
  versions write a /CropBox too.
  bmpp modification: /CreationTime and /ModTime
    Timestamps are included in PDF output.

PR:		218560
Submitted by:	takefu@airport.fm (maintainer)
MFH:		2017Q2
2017-04-15 14:40:44 +00:00
Mark Linimon
546c162156 Remove the misspelled ONLY_FOR_ARCH definitions, which referred to an
arch we no longer support in any case.

Approved by:	portmgr (tier-2 blanket), "just fix it"
2017-04-15 14:11:44 +00:00
Jean-Sébastien Pédron
beed199f29 graphics/darktable: Use LLVM 4.0 at build time
We try to keep the same LLVM version as Mesa to avoid the need to have
several versions of LLVM.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D10403
2017-04-15 13:47:55 +00:00
Steve Wills
6e3b73e796 games/beret: create port
Beret is a 2D puzzle-platformer game about a scientist named Beret
who has gained telekinetic abilities through his research at the
Evil Corporation. He decides that the Evil Corporation is too evil
for his liking, and begins his solitary quest to overthrow the
corporation and punish the evil deeds of his employers.

Beret has:
- 21 puzzle-filled levels
- 120 collectable Medallions
- Over 20 hours of gameplay
- An unlockable level editor

WWW: http://kiwisauce.com/beret/

PR:		218516
Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com>
2017-04-15 12:35:41 +00:00
Jan Beich
ca930f4eb5 multimedia/libmtp: update to 1.1.13
Changes:	https://sourceforge.net/projects/libmtp/files/libmtp/1.1.13/README/view
ABI:		https://abi-laboratory.pro/tracker/timeline/libmtp/
MFH:		2017Q2
2017-04-15 11:13:43 +00:00
Carlos J. Puga Medina
da93dde3b3 devel/py-tblib: update to 1.3.2
Changes: https://github.com/ionelmc/python-tblib/blob/master/CHANGELOG.rst

PR:		218669
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
2017-04-15 10:43:55 +00:00
Baptiste Daroussin
ea4ca10336 Update to 0.28 2017-04-15 09:52:12 +00:00
Dmitry Marakasov
53f6b90b01 - Add LICENSE 2017-04-15 09:02:17 +00:00
Gerald Pfeifer
fc436505fc Remove Java support (the JAVA option and CATEGORY) from this port.
Four years after GCC 4.6 went end-of-life upstream there isn't really
much use of that any more since newer ports still carry it, and it
speeds up build and simplifies this port significantly.

In addition to the expected changes to Makefile, pkg-plist, and pkg-descr
this also gets rid of files/java-patch-hier.
2017-04-15 06:39:48 +00:00
Mikhail Teterin
18dbdd8d3b Disable failure exit in the test as it MAY not be a problem --
investigating...
2017-04-15 05:41:23 +00:00
Mikhail Teterin
bf514be20c Add port of JPEG XR -- to be used by the upcoming update of
graphics/freeimage.

Obtained from:	Debian, sort of
Sponsored by:	Unemployment Insurance
2017-04-15 05:39:51 +00:00
Roman Bogorodskiy
e4e637983f devel/liberasurecode: fix build on CURRENT
Even though there's a configure switch "--disable-werror" to disable
-Werror in CFLAGS, it's still hardcoded for some targets and
causes build failure on CURRENT, so remove this hardcode.

PR:		218629
Submitted by:	maintainer
2017-04-15 03:24:23 +00:00
Mark Felder
01467049d9 net-p2p/couchpotato: Update github snapshot to latest commit on master branch 2017-04-15 03:17:45 +00:00
Mark Felder
e6e8e5313a net-p2p/radarr: Update to 0.2.0.596
Changelog:	https://github.com/Radarr/Radarr/releases/tag/v0.2.0.596
2017-04-15 03:10:52 +00:00
Ben Woods
48791bd5cf science/InsightToolkit: Fix build with clang 4.0
PR:		216617
Reported by:	jbeich
Obtained from:	http://review.source.kitware.com/#/c/22043/
MFH:		2017Q2
2017-04-15 03:01:23 +00:00
Ben Woods
bb175485ad multimedia/emby-server: Update to 3.2.12
Changes this release:
  https://github.com/MediaBrowser/Emby/releases/tag/3.2.11
  https://github.com/MediaBrowser/Emby/releases/tag/3.2.12
2017-04-15 02:52:14 +00:00
Sunpoet Po-Chuan Hsieh
591e8550b8 Change RUN_DEPENDS from rubygem-sidekiq-cron to rubygem-sidekiq-cron04
- Bump PORTREVISION for dependency change
2017-04-15 00:48:04 +00:00
Sunpoet Po-Chuan Hsieh
e1a400d3da Update to 3.0.1
Changes:	https://github.com/bblimke/webmock/blob/master/CHANGELOG.md
2017-04-15 00:47:59 +00:00
Sunpoet Po-Chuan Hsieh
913cedf781 Update to 2.0.2
Changes:	https://github.com/redis-store/redis-rack/commits/master
2017-04-15 00:47:55 +00:00
Sunpoet Po-Chuan Hsieh
5f0cb112ca Update to 0.11.8.7
- Add LICENSE_FILE
- Update BROKEN: use lowercase for leading character
- Update WWW

Changes:	https://github.com/jkraemer/ferret/commits/master
2017-04-15 00:47:50 +00:00
Sunpoet Po-Chuan Hsieh
2ec9a6b23e Update to 4.9.0
Changes:	https://github.com/seattlerb/sexp_processor/blob/master/History.txt
2017-04-15 00:47:45 +00:00
Sunpoet Po-Chuan Hsieh
e7c7c792d0 Update to 1.2.0
Changes:	https://github.com/flori/file-tail/blob/master/CHANGES
2017-04-15 00:47:40 +00:00
Sunpoet Po-Chuan Hsieh
f39fadc96e Update to 1.009
- Add LICENSE_FILE
- Use CONFLICTS_INSTALL instead of CONFLICTS

Changes:	http://search.cpan.org/dist/App-Nopaste/Changes
2017-04-15 00:47:34 +00:00
Sunpoet Po-Chuan Hsieh
14cebe2cc3 Update to 0.41
- Sort PLIST

Changes:	http://search.cpan.org/dist/Mail-DKIM/Changes
2017-04-15 00:47:29 +00:00
Sunpoet Po-Chuan Hsieh
1ccafe3e6d Fix TEST_DEPENDS and use = instead of += 2017-04-15 00:47:25 +00:00
Sunpoet Po-Chuan Hsieh
48830dd521 Update to 6.7.7.2
Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
2017-04-15 00:47:20 +00:00
Sunpoet Po-Chuan Hsieh
183f284273 Update to 1.6.0
Changes:	https://github.com/flori/term-ansicolor/blob/master/CHANGES
		https://github.com/flori/term-ansicolor/commits
2017-04-15 00:47:15 +00:00
Sunpoet Po-Chuan Hsieh
38cd306260 Update to 0.5.1
Changes:	https://github.com/ondrejbartas/sidekiq-cron/blob/master/Changes.md
		https://github.com/ondrejbartas/sidekiq-cron/commits/master
2017-04-15 00:47:10 +00:00
Sunpoet Po-Chuan Hsieh
ed0bb8872d Update to 0.43
Changes:	http://search.cpan.org/dist/Math-GMPq/CHANGES
2017-04-15 00:47:05 +00:00
Sunpoet Po-Chuan Hsieh
cdc9ecf0df Update to 1.015
Changes:	http://search.cpan.org/dist/PAR/Changes
2017-04-15 00:47:00 +00:00
Sunpoet Po-Chuan Hsieh
e155d51bb6 Use BROKEN_SSL 2017-04-15 00:46:55 +00:00
Sunpoet Po-Chuan Hsieh
eba1ff7fea Update to 1.0.21
Changes:	https://github.com/keybase/client/blob/master/go/CHANGELOG.md
		https://github.com/keybase/client/commits/master
2017-04-15 00:46:50 +00:00
Sunpoet Po-Chuan Hsieh
f02e4c3db2 Use BROKEN_SSL 2017-04-15 00:46:45 +00:00
Sunpoet Po-Chuan Hsieh
c1b6f0a68d Add rubygem-sidekiq-cron04 0.4.5 (copied from rubygem-sidekiq-cron)
- Add PORTSCOUT
2017-04-15 00:46:40 +00:00
Sunpoet Po-Chuan Hsieh
e089aa9edf Fix typo 2017-04-14 23:16:16 +00:00
Gerald Pfeifer
da18e21f52 Update to the 20170413 snapshot of GCC 6.
Fix order of PKGNAMESUFFIX and DISTNAME; remove PORTREVISION from
its "interesting" location in the Makefile.
2017-04-14 23:04:00 +00:00
Nicola Vitale
ee41a300e8 - Update to 0.2.7.1
Release Notes:	https://github.com/mps-youtube/mps-youtube/releases/tag/v0.2.7.1
2017-04-14 22:14:36 +00:00
Gerald Pfeifer
e73c3e292e Pet portlint wrt. patch files format. 2017-04-14 22:12:02 +00:00
Ganael LAPLANCHE
141a4767ed Update to 1.9 2017-04-14 21:44:37 +00:00
Martin Wilke
0af18a4496 - Fix shebang
Approved by:	gerald (maintainer via mail)
2017-04-14 20:50:32 +00:00
Joseph Mingrone
fa3227ce66 New port, sysutils/rubygem-httplog: Log outgoing HTTP requests
Adding sysutils/rubygem-httplog, because it is a dependency of the upcoming
www/mastodon port.

Approved by:	swills (mentor, implicit)
2017-04-14 20:47:47 +00:00
Joseph Mingrone
03aaa98ec8 New port, devel/rubygem-simple-navigation: Create navigations for Rails,
Sinatra or Padrino applications

Adding devel/rubygem-simple-navigation, because it is a dependency of the
upcoming www/mastodon port.

Approved by:	swills (mentor, implicit)
2017-04-14 20:36:11 +00:00
Steve Wills
5e7468eac5 x11-fonts/averiagwf: create port
The Averia GWF families of fonts are based on the average of all fonts
in the Google Web Fonts project, released under the SIL Open Font License,
as of 9 Nov 2011.

WWW: http://iotic.com/averia/

PR:		217014
Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com>
2017-04-14 19:03:23 +00:00
Steve Wills
a2d612c5c2 net/s3ql: create port
S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3, or OpenStack. S3QL effectively
provides a hard disk of dynamic, infinite capacity that can be accessed
from any computer with internet access running Linux, FreeBSD or OS-X.

WWW: https://bitbucket.org/nikratio/s3ql

PR:		203760
Submitted by:	Niklaas Baudet von Gersdorff <stdin@niklaas.eu> (with changes)
2017-04-14 18:58:44 +00:00
Steve Wills
13b9b458f2 devel/py3-llfuse: create port
Python 3 version of py-llfuse
2017-04-14 18:54:49 +00:00
Steve Wills
66fdf824d1 devel/py-llfuse: Allow overriding USES 2017-04-14 18:52:26 +00:00
Steve Wills
f53a6cae27 security/py3-pycrypto: create port
Python 3 version of py-pycrypto
2017-04-14 18:51:23 +00:00