- Switch to USES=localbase
- Use REINPLACE_ARGS to stop generating backup files which then
don't have to be removed in post-patch target
- Convert to options helper
- Remove usage of deprecated @dirrm, set files ownerships in
pkg-plist using newer @(,,) keywords
- Replace deprecated @dirrm entries and @exec's creating directories
with @dir keywords. We need more @dir entries to be sure that
directories are created as before with games:games ownership
instead of default root:wheel
Some ports may need to use Python for their testing suite but otherwise
do not need it at all (ie, not for build or run). This patch adds
support for the test argument to be used in the USES clause, such as
python:3.2+,test. This enables the relevant Python environment and
modifies TEST_DEPENDS as necessary.
For non-Python ports that use Python as their testing suite, add
python:<ver>,test as required to the USES clause.
PR: 205616
Submitted by: Brendan Molloy <brendan+freebsd bbqsrc net>
Reviewed by: mat, miwi, koobs, antoine
Approved by: koobs (python)
Differential Revision: https://reviews.freebsd.org/D4711
On http://sourceforge.net/p/sshpass/bugs/12/ the issue is explained:
Doing a "sshpass -p password ssh vmfreebsd10-32 -l account ls" hangs
forever. The reason is that in this combination the prompt for the
password looks like this: "Password for account@vmfreebsd10-32:" and
sshpass checks the password against the string "assword:", so there
is no match.
This is fixed upstream in trunk, but no release has been created yet.
Import the patch into the ports tree until the next release.
PR: 204819
Submitted by: andrey@bsdnir.info
Approved by: maintainer timeout
distinfo had to be regenerated. diff between the old distfile and the new one:
--- dist-trinokiller.c 2003-04-14 08:03:10.000000000 +0200
+++ trinokiller.c 1999-12-31 03:37:23.000000000 +0100
@@ -5,10 +5,6 @@
*
* This program kills trino nodes on version 1.07b2+f3 and below.
*
- * realize, this requires that you
- * 1) know the password that the master/nodes communicate with
- * 2) assume it to be the default password
- *
*
*/
results that you expect. Natsort provides a function natsorted() that helps sort
lists "naturally", either as real numbers (i.e. signed/unsigned floats or ints),
or as versions.
WWW: https://github.com/SethMMorton/natsort
PR: 205563
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Without this change the port builds fine as a cross-compiler but fails to
build natively on an arm system.
Patch submitted by Tim Kientzle, who pointed out it was used in the original
powerpc64-gcc port this one was derived from.
PR: 205673
PR: 204419
Approved by: mat (mentor)
- Remove hack for audio/clementine-player that was added in r335257. It has
no effect on the resulting library and clementine-player seems to build and
read tags fine without it.
2016-01-01 multimedia/spotify-websocket-api: login fails due to protocol changes
2016-01-01 net-mgmt/unifi2: Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3
2016-01-01 misc/kde4-l10n-th: Upstream ceased maintainance of this translation
2016-01-01 misc/kde4-l10n-tg: Upstream ceased maintainance of this translation
2016-01-01 misc/kde4-l10n-si: Upstream ceased maintainance of this translation