1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Commit Graph

399100 Commits

Author SHA1 Message Date
Bernard Spil
572e9c71dd dns/powerdns: Fix build with LibreSSL
- Add upstream patch 115f658ee2000a4cdcc13e999da50b3634c6a907
  - Patch dns/powerdns-recursor as well

PR:		212016
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Reported by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH:		2016Q3
2016-08-22 10:58:06 +00:00
Dmitry Marakasov
b77af6fefe - Add patch missed in previous commit
PR:		209665
Submitted by:	mp39590@gmail.com (maintainer)
2016-08-22 10:57:00 +00:00
Gerald Pfeifer
e131e5ffc9 Backport the following from lang/gcc5-devel:
Only override CONFIGURE_TARGET for amd64 which is x86-64/x86_64 for the
rest of the world including GNU and GCC.  For all other architectures
it already defaults to the value we were setting.
2016-08-22 10:42:38 +00:00
Bartek Rutkowski
8ece95f954 sysutils/iocage: update 1.7.5 -> 1.7.6
PR:		211988
Submitted by:	olegni
2016-08-22 10:05:42 +00:00
Dmitry Marakasov
b375cbb175 - Add MASTER_SITES, fixing fetch
PR:		212039
Submitted by:	lbartoletti@tuxfamily.org
MFH:		2016Q3 (blanket)
2016-08-22 09:42:52 +00:00
Gerald Pfeifer
6a8004f882 Update to the 20160821 development snapshot of GCC 7. 2016-08-22 09:33:30 +00:00
Gerald Pfeifer
73992bf7c8 Update to Wine 1.9.17. This includes the following changes:
- Better exception handling on 64-bit.
 - Various improvements in joystick support.
 - Some more stream support in the C++ runtime.
 - Font embedding improvements.
 - More metafile support in GDI+.
 - Various bug fixes.
2016-08-22 09:26:35 +00:00
Dmitry Marakasov
9b29e2f599 - Add LICENSE_FILE
- Switch to options helpers
2016-08-22 09:01:16 +00:00
Torsten Zuehlsdorff
aa7eab0e85 lang/php70: Upgrade from 7.0.9 to 7.0.10
Changes: https://php.net/ChangeLog-7.php#7.0.10

Approved by: junovitch (mentor)
MFH:         2016Q3
2016-08-22 08:48:14 +00:00
John Marino
44559d6d16 biology/bedtools is not jobs safe
The version.o target tries to use version_git.h before that header is
created.
2016-08-22 04:32:18 +00:00
Ashish SHUKLA
92da4b5b58 - Update to 25.1-rc2
PR:		212036
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>
2016-08-22 03:58:43 +00:00
Chris Rees
00a4bcd4bf Fix build and update to 1.30
PR:		ports/211681
Submitted by:	Ivan (bsd@abinet.ru)
Approved by:	maintainer
2016-08-21 20:57:51 +00:00
Guido Falsi
bbf8b91905 Update to 2.2.3.
PR:		211888
Submitted by:	Yonas Yanfa <yonas at fizk.net> (maintainer)
2016-08-21 20:37:56 +00:00
Koop Mast
bc8b83e355 Update ImageMagick to 6.9.5.7.
Only add dependancy (indirect) to glib20 if the depenancy uses glib20. [1]
Add Indirect dependancy to ilmbase for the exr plugin.

Reported by:	Miroslav Lachman <000.fbsd@quip.cz> (on freebsd-ports@) [1]
2016-08-21 19:52:54 +00:00
Kurt Jaeger
96e21afed2 dns/adns: 1.5.0 -> 1.5.1
- Portability fix for systems where socklen_t is bigger than int.
- Fix for malicious optimisation of memcpy in test suite, which
  causes failure with gcc-4.1.9 -O3.  See Debian bug #772718.
- Fix TCP async connect handling.  The bug is hidden on Linux and on most
  systems where the nameserver is on localhost.  If it is not hidden,
  adns's TCP support is broken unless adns_if_noautosys is used.
- Fix addr queries (including subqueries, ie including deferencing MX
  lookups etc.) not to crash when one of the address queries returns
  tempfail.  Also, do not return a spurious pointer to the application
  when one of the address queries returns a permanent error (although,
  the application almost certainly won't use this pointer because the
  associated count is zero).
- adnsresfilter: Fix addrtextbuf buffer size.  This is not actually a
  problem in real compiled code but should be corrected.
- Properly include harness.h in adnstest.c in regress/.  Suppresses
  a couple of compiler warnings (implicit declaration of Texit, etc.)
2016-08-21 19:50:57 +00:00
Kurt Jaeger
dfbbf903a2 graphics/zathura: fix -x option
- fix it by adding some additional LIB_DEPENDS and a CPP flag for SYNCTEX

PR:		211468
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by:	freebsd@schukraft.org
Approved by:	quentin.stievenart@gmail.com (maintainer timeout)
2016-08-21 19:45:30 +00:00
Kurt Jaeger
fd0e414801 New port: graphics/nplot
NPlot is a free charting library for .NET. It boasts an elegant,
flexible API and includes controls for Windows.Forms, ASP.NET
and a class for creating Bitmaps.

WWW: http://netcontrols.org/nplot/wiki/

PR:		211666
Submitted by:	Carsten Larsen <cs@innolan.dk>
2016-08-21 19:39:52 +00:00
Koop Mast
61bf7e6b3f Update fontconfig to 2.12.1.
Add license lines
Add option to select the preferred hinting configuration
Add CPE info [1]

PR:		211570
Submitted by:	lightside@gmx.com, rakuco@ [1]
MFH:		2016Q3
Security:	44989c29-67d1-11e6-8b1d-c86000169601, CVE-2016-5384
2016-08-21 19:13:32 +00:00
Koop Mast
a9bec0cc7e Document fontconfig insufficiently cache file validation
Security:	CVE-2016-5384
2016-08-21 19:12:35 +00:00
Kurt Jaeger
88a9fa936f databases/cego: 2.30.24 -> 2.30.26
- Fix in CegoFunction::evalFieldValue, for functions date2str,
  date2int, int2date, type casting to appropriate type has been added.
  Without the cast, the functions might return wrong results
- Adaptions for CegoBlowTab to use CegoNet API
- Completion for blob methods in CegoNet
- Improved flow control in CegoClient ( based on ncurses )
- Optimization in CegoClient, just high level CegoNet API methods
  are used now for client implementation. Missing methods have been
  added to CegoNet API

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2016-08-21 19:03:45 +00:00
David Naylor
f7e7f24090 lang/pypy(3): unbreak on PowerPC.
Unbreak build by:
 - correctly detecting PowerPC architecture,
 - excluding PowerPC specific assembler code (as there is none), and
 - fixing the JIT due to long double == double for PowerPC.

Special thanks to swills who diligently tested multiple iterations of patches
to eventually end up at a solution.
2016-08-21 18:36:49 +00:00
Ruslan Makhmatkhanov
5c94eef602 devel/py-unittest2: mark deprecated
This port is outdated and it have no consumers anymore. The only
consumer was textproc/py-python-gettext and it was only needed
for Python versions lesser than 2.7.
Mark it deprecated and set to expire at 2016-09-21.
2016-08-21 17:11:30 +00:00
Rene Ladan
0c09212f50 Update sqlalchemy dependency to not depend on an expired version 2016-08-21 16:57:22 +00:00
Rene Ladan
e8b3e90e90 bump sqlalchemy dependency to not depend on an expired version 2016-08-21 16:50:03 +00:00
Ruslan Makhmatkhanov
520166d1b9 devel/py-serpent: update to 1.13 2016-08-21 16:29:41 +00:00
Ruslan Makhmatkhanov
f749e92467 devel/py-zc.buildout: update to 2.5.2 2016-08-21 16:29:01 +00:00
Ruslan Makhmatkhanov
377356a47f www/py-flask-oauthlib: update to 0.9.3 2016-08-21 16:28:34 +00:00
Ruslan Makhmatkhanov
12f2202ac6 www/py-w3lib: update to 1.15.0 2016-08-21 16:27:59 +00:00
Ruslan Makhmatkhanov
776cd95fa5 www/py-user_agent: update to 0.1.4 2016-08-21 16:27:10 +00:00
Ruslan Makhmatkhanov
8a7908a43a devel/py-diazo: update to 1.2.3 2016-08-21 16:26:38 +00:00
Ruslan Makhmatkhanov
6ccd880f84 devel/py-boto: update to 2.42.0 2016-08-21 16:26:11 +00:00
Niclas Zeising
81b45f83d6 Update to 2.16.2
Changelog: http://feh.finalrewind.org/archive/2.16.2/
2016-08-21 15:40:27 +00:00
Ruslan Makhmatkhanov
acac8c5174 databases/tsearch_extras: replace GH_TUPLE with GH_ACCOUNT
Because GH_ACCOUNT is sufficient in this case.

Reported by:	mat
2016-08-21 14:01:33 +00:00
Ruslan Makhmatkhanov
3c3bdd396d devel/py-pyro: update to 4.47 2016-08-21 13:50:48 +00:00
Ruslan Makhmatkhanov
999e11f163 selectors34 is a backport of the selectors module from Python 3.4. The selectors
module written by Charles-François Natali. This port is based on Victor
Stinner’s trollius/selectors.py port.

WWW: https://pypi.python.org/pypi/selectors34
2016-08-21 13:50:16 +00:00
Niclas Zeising
3dfff1ae57 Update to 3.3.76 2016-08-21 13:37:31 +00:00
Ruslan Makhmatkhanov
051a789d34 Revive audio/exaile-devel
The main difference of development branch is that Exaile is ported to GTK+3
and Gstreamer 1.x.
2016-08-21 13:26:34 +00:00
Jimmy Olgeni
309d5eb086 Update net/nats to version 0.9.4.
PR:		211987
Submitted by:	olgeni
Approved by:	maintainer
2016-08-21 13:09:31 +00:00
Jimmy Olgeni
75c86ef90a Update textproc/py-elasticsearch-py to version 2.4.0; add NO_ARCH.
PR:		211986
Submitted by:	olgeni
Approved by:	maintainer
2016-08-21 13:06:00 +00:00
Ruslan Makhmatkhanov
8717b0418e textproc/py-wstools: update to 0.4.4 2016-08-21 13:04:15 +00:00
Ruslan Makhmatkhanov
90ee58e55a www/py-django-guardian: update to 1.4.5 2016-08-21 13:02:11 +00:00
Ruslan Makhmatkhanov
b70e3d635e security/py-flask-httpauth: update to 3.2.0 2016-08-21 13:01:20 +00:00
Ruslan Makhmatkhanov
d28222a9fb net/py-ldap3: update to 1.4.0 2016-08-21 13:00:06 +00:00
Ruslan Makhmatkhanov
8cb70073f6 net/py-ldap: update to 2.4.27
- update to 2.4.27
- make dependency upon pyasn1 excplicit
2016-08-21 12:59:21 +00:00
Ruslan Makhmatkhanov
1b9a79fdf7 audio/py-mutagen: add missing shebangfix
Correct my previos change by adding USES=shebangfix, that was
missed in manual merge.

With hat:		python
Pointyhat to:	rm
2016-08-21 12:56:38 +00:00
Thomas Zander
1987291af3 Fix spurious linking issues with libregina.so
PR:		211974
Submitted by:	bob@eager.cx
MFH:		2016Q3 (ports-secteam build fix blanket)
2016-08-21 12:51:05 +00:00
Rene Ladan
f4bdc9ed51 Reset sem@'s ports per his request.
With hat:	portmgr-secretary
2016-08-21 11:58:26 +00:00
Tijl Coosemans
ee3c413416 Update gputils to 1.5.0. 2016-08-21 11:48:45 +00:00
Raphael Kubo da Costa
91a0042321 bsd.kde4.mk: Remove extra empty line. 2016-08-21 10:20:55 +00:00
Raphael Kubo da Costa
47f19a7a56 CHANGES: Document Uses/grantlee.mk added in r420244. 2016-08-21 10:12:07 +00:00