Commit graph

389013 commits

Author SHA1 Message Date
Thomas Zander
da10633945 Fix dependencies, CONFIGURE_ARGS, introduce DYNLOAD OPTION
DYNLOAD is added for run-time linking libmp3lame and libavformat.
In future, this might allow for removal of LIB_DEPENDS on lame
and ffmpeg.

PR:		207307
Submitted by:	tatsuki_makino@hotmail.com
Reviewed by:	xxjack12xx@gmail.com (maintainer)
Approved by:	xxjack12xx@gmail.com (maintainer)
2016-03-05 18:10:09 +00:00
Sergey A. Osokin
5266845bbf Fix third-party accesskey module behaviour when "satisfy any;" defined.
Spotted by:	Oleksandr V. Typlyns'kyi <astral@wangsamp.km.ua>
Discussion:	http://mailman.nginx.org/pipermail/nginx-ru/2010-March/032654.html (in Russian)
2016-03-05 17:42:57 +00:00
Raphael Kubo da Costa
9f9000fdc4 New port: x11-fonts/terminus-ttf.
Terminus TTF is a TrueType version of the great Terminus Font, a
fixed-width bitmap font optimized for long work with computers.

It is useful for applications that don't support bitmap fonts
e.g. Java applications.

WWW: http://files.ax86.net/terminus-ttf/

PR:		207581
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-03-05 17:18:37 +00:00
Jan Beich
1efaab11ad devel/cargo: update to 0.9.0 2016-03-05 17:02:42 +00:00
Raphael Kubo da Costa
a177f10fd6 New port: sysutils/tarsnap-periodic.
Script that uses the periodic system to create and manage tarsnap backups.
Easily configured via /etc/periodic.conf.

WWW: https://github.com/anotherkamila/tarsnap-periodic

PR:		207560
Submitted by:	Kamila Součková <kamila@ksp.sk>
2016-03-05 16:56:02 +00:00
Raphael Kubo da Costa
382f2da52a Add another MASTER_SITE, and a clarifying comment.
The comment explains the difference between net/xrdp and x11-servers/x11rdp to
avoid confusion because of their similar names.

PR:		207323
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2016-03-05 16:40:41 +00:00
Gerald Pfeifer
82675d4508 Update to the 20160301 snapshot of GCC 5. 2016-03-05 15:58:46 +00:00
Kubilay Kocak
6b6f072c17 www/py-gandi.cli: Update to 0.18, Modernize
- Update PORTVERSION and distinfo checksum (0.18)
- Remove TESTS option bits (no longer necessary)
- Patch setup.py to remove unecessary dependencies and switch test_suite
  back to the actual test module instead of nose (TODO: upstream)
- Remove unecessary TEST_DEPENDS (nose, coverage). The tests run
  perfectly fine without them.
- Convert test target to modern framework
- post-extract: Remove compiled (py[co]) files and __pycache__
  directories that were inadvertently included in the sdist [1]

Changes:

  https://github.com/Gandi/gandi.cli/blob/0.18/CHANGES.rst

[1] https://github.com/Gandi/gandi.cli/pull/180
2016-03-05 15:46:04 +00:00
Jan Beich
6bf66e7510 www/firefox: better follow bundled graphite2 after r410185
Cosmetic change, no PORTREVISION bump is necessary.

PR:		207686
MFH:		2016Q1
X-MFH-With:	r410176
2016-03-05 15:45:55 +00:00
Jan Beich
b0648e5ce9 graphics/graphite2: update to 1.3.6
PR:		207686
Reviewed by:	tijl
MFH:		2016Q1 (maybe security)
2016-03-05 15:42:31 +00:00
Kubilay Kocak
0efcbee5ae www/py-evernote: Update to 1.25.1
- Update PORTVERSION and distinfo checksum (1.25.1)
2016-03-05 15:10:57 +00:00
Baptiste Daroussin
c3b18ad345 New xcbautolock. Minimalistic XCB base utility that monitors users activity for
a user defined period of time (granularity up to the second) and fires up a user
define program once the duration is reached without any activity.
2016-03-05 15:02:58 +00:00
Bernard Spil
2cd8c9b3cf databases/mariadb101-server: Fix i386, GSSAPI & Engine build issues
- Add USES=compiler:c++11-lib
 - Use both deprecated -DPLUGIN_${engine} and new -DWITHOUT_${engine}
   to disable engines (fixes engines not being disabled)
 - Add IGNORE for GSSAPI_BASE on FreeBSD < 10, version is too old
 - Add IGNORE for TokuDB, upstream not supported on 32-bit platforms
 - Add IGNORE on i386, currently broken with clang [1]

[1] https://jira.mariadb.org/browse/MDEV-9627

Reviewer by:	koobs (mentor)
Approved by:	koobs (mentor)
Differential Revision:	D5478
2016-03-05 13:57:10 +00:00
Raphael Kubo da Costa
1a0a44660a Be explicit and provide the full path to the perl binary when installing.
The default value of the PERL variable in the port's Makefile is
"/usr/bin/perl", be explicit and provide the path to the binary on FreeBSD.

PR:		197131
Submitted by:	web@umich.edu
Approved by:	Nick Hilliard <nick@foobar.org>
2016-03-05 13:32:02 +00:00
Raphael Kubo da Costa
b8b592e17b New port: biology/bowtie.
Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short
DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp
reads per hour.

WWW: http://bowtie-bio.sourceforge.net/index.shtml

PR:		206939
Submitted by:	Jason Bacon <bacon4000@gmail.com>
2016-03-05 13:21:26 +00:00
Matthew Seaman
030bcfe25d Update to 0.04
ChangeLog: http://cpansearch.perl.org/src/TRENDELS/Set-Tiny-0.04/Changes
2016-03-05 13:19:33 +00:00
Raphael Kubo da Costa
a4bbce2615 Make 7d09b9ee-e0ba-11e5-abc4-6fb07af136d2 pass `make validate'. 2016-03-05 13:10:35 +00:00
Raphael Kubo da Costa
9519a382db Add entry for security/libssh's CVE-2016-0739.
This was fixed in r409932, but the 2016Q1 branch is still vulnerable.
2016-03-05 13:09:48 +00:00
Jan Beich
3f0536234a www/firefox{,-esr}: update to 45.0 (rc2) / 38.7.0
Prepare www/firefox a bit for ESR45:
- [e10s] Make layers.progressive-paint;true work at least on 11.0-CURRENT
- Chase bundled versions for system dependencies
- Drop unused/broken system opus and speex support

Changes:	https://www.mozilla.org/firefox/45.0/releasenotes/
Changes:	https://www.mozilla.org/firefox/38.7.0/releasenotes/
Security:	2225c5b4-1e5a-44fc-9920-b3201c384a15
MFH:		2016Q1 (release candidate)
2016-03-05 12:46:59 +00:00
Thomas Zander
3295b60571 Update to upstream version 1.7.0 2016-03-05 12:41:03 +00:00
Raphael Kubo da Costa
4a53aaed21 Remove databases/mysql-workbench52.
The port has been broken for more than 6 months and it does not look like
anyone intends to fix it.
2016-03-05 12:40:25 +00:00
Brooks Davis
c1699f8bee Update to 3.8.0 RC3.
Update the version in the clang-format patch. [0]

Attempt make ccc-analyzer have a usable default. [1]

PR:		207065 [1]
Submitted by:	kpneal@pobox.com [0]
2016-03-05 12:35:29 +00:00
Raphael Kubo da Costa
1924feb133 Update to 5.17.
PR:		207680
Submitted by:	martinp@tildeslash.com (maintainer)
2016-03-05 12:33:41 +00:00
Mikolaj Golub
590c4f5583 Fixup for r409685 (Fix build on recent 11.0-CURRENT)
These commits add 'make depend' to pre-build in order to force
making ucd_oid.h and ucd_tree.h before compiling other files,
which includes those.
2016-03-05 12:01:19 +00:00
Kubilay Kocak
c6206e7adf www/py-aiohttp: Update to 0.21.2, Modernize
- Update PORTVERSION and distinfo checksum (0.21.2)
- Switch to py3-chardet (C'mon VARIANTS! :|)
- Update TEST_DEPENDS and test target to new framework bits
- Remove TESTS option bits accordingly
- Update USES:python minimum version
- Remove conditional asyncio RUN_DEPENDS accordingly
- Strip shared extensions

Changes:

  https://github.com/KeepSafe/aiohttp/blob/v0.21.2/CHANGES.txt
2016-03-05 11:00:28 +00:00
Roman Bogorodskiy
1a6a6e34f6 net/py-novaclient: update to 3.3.0 2016-03-05 08:28:19 +00:00
Roman Bogorodskiy
ecb77161c8 devel/py-oslo.serialization: update to 2.4.0
PR:		207711
Approved by:	Davide D'Amico (maintainer)
2016-03-05 08:26:12 +00:00
Roman Bogorodskiy
2899b94078 devel/py-keystoneauth1: update to 2.3.0
PR:		207709
Approved by:	Davide D'Amico (maintainer)
2016-03-05 08:25:11 +00:00
Roman Bogorodskiy
8f81c1ecec devel/py-oslo.utils: update to 3.7.0 2016-03-05 08:23:47 +00:00
Roman Bogorodskiy
3b1571df7c devel/py-oslo.i18n: update to 3.4.0 2016-03-05 08:23:05 +00:00
Roman Bogorodskiy
68ac417043 devel/py-debtcollector: update to 1.3.0
PR:		207710
Approved by:	Davide D'Amico (maintainer)
2016-03-05 08:21:38 +00:00
Kurt Jaeger
78333238ff databases/sfcgal: 1.2.2 -> 1.3.0
Fixes the build with boost 1.60. Other Changes see
https://github.com/Oslandia/SFCGAL/releases

    Add a validity flag to geometries
    Add an option to straight skeleton to return the distance to borders
    Add sfcgal_geometry_is_valid_detail to the C API
    Remove grid and ASC reader
    Remove the viewer
    Fix compilation issue with boost 1.60 (#119)
    Fix WKT parsing issues (#81 #117)
    Retain bisectors of narrow angles in MedialAxis output

PR:		207698
Approved by:	coder@tuxfamily.org (maintainer)
2016-03-05 06:49:06 +00:00
Vanilla I. Shu
5c67ddc051 Update to 3.4. 2016-03-05 05:49:13 +00:00
Kubilay Kocak
18e3805eb9 textproc/py-mistune: Update to 0.7.2
- Update PORTVERSION and distinfo checksum (0.7.2)
2016-03-05 04:15:55 +00:00
Kubilay Kocak
4f997fefc5 textproc/py-chardet: Enable concurrent, Modernize
- Enable "concurrent" Python installation
- Switch to GITHUB for DISTFILES (includes tests)
- Add test target
- Patch setup.py and test.py to support setuptools 'test' command
- Enable NO_ARCH (architecture independent)

[1] https://github.com/chardet/chardet/issues/13

Reviewed by:		rm (maintiner)
Approved by:		rm (maintainer)
Differential Revision:	D5517
2016-03-05 04:05:33 +00:00
TAKATSU Tomonari
c4bf0bd0e7 - Update to 2.1.0 2016-03-05 02:04:54 +00:00
Adam Weinberger
40c9e4ee67 Update to 2.12. Add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/Class-Method-Modifiers
2016-03-05 01:58:56 +00:00
Sergey A. Osokin
975252d6d5 Upgrade third-party subs_filter module from 0.6.2 to 0.6.4.
Patch submitted by:	Oleksandr V. Typlyns'kyi <astral@wangsamp.km.ua> (via private mail)
2016-03-04 23:01:06 +00:00
Thierry Thomas
c171d67c25 MathMod is the new K3DSurf, now based on Qt 5. 2016-03-04 22:54:36 +00:00
Sergey A. Osokin
34a1f601d5 Upgrade third-party subs_filter module from 0.6.2 to 0.6.4.
Patch submitted by:	Oleksandr V. Typlyns'kyi <astral@wangsamp.km.ua> (via private mail)
2016-03-04 22:51:35 +00:00
Sergey A. Osokin
2aa0fb93f4 Upgrade third-party njs module from dbd4181 to 4030015. 2016-03-04 22:44:19 +00:00
Sergey A. Osokin
a92d4a8040 Enable third-party passenger module as dynamic.
Patch obtained from:	https://github.com/phusion/passenger/pull/1764
2016-03-04 22:37:57 +00:00
Stephen Montgomery-Smith
e2018f9f28 - Update to 1.1.0. 2016-03-04 21:59:50 +00:00
Thierry Thomas
cb2a6bc62c Remove MAKE_JOBS_UNSAFE: according to mpich2 wiki FAQ, this issue was fixed
since v1.5a1.

PR:		ports/207691
Submitted by:	jiashiun (at) gmail.com
2016-03-04 21:36:16 +00:00
Pawel Pekala
5efca4918d Update to version 16.3.0
Changelog:
- Possibility to use an external service (website) to download videos.
- Options to zoom in and out.
- New options in the settings dialog to change the font and
  style of the application.
2016-03-04 21:02:36 +00:00
Dmitry Marakasov
c018dfd9bc - Add missing files to plist
PR:		207308
Submitted by:	amdmi3
Approved by:	maintainer timeout (bofh, 2 weeks)
2016-03-04 19:16:20 +00:00
Dmitry Marakasov
1fddb30802 - Update to 1.6.9
PR:		207061
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2016-03-04 19:06:08 +00:00
Dmitry Marakasov
7063b5d1f9 - Update to 1.6.10
PR:		207061
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2016-03-04 19:06:04 +00:00
Kurt Jaeger
f609dc0e80 databases/datamodeler: 4.1.1.888 -> 4.1.3.901
Changes:
  http://www.oracle.com/technetwork/developer-tools/datamodeler/downloads/data-modeler-relnotes-v412-2714825.html

PR:		207683
Submitted by:	jjuanino@gmail.com (maintainer)
2016-03-04 18:56:54 +00:00
Kris Moore
ecf2356f22 - Chase upstream 0.8.8_2
- Bump PORTREV
2016-03-04 18:44:43 +00:00