Commit Graph

399309 Commits

Author SHA1 Message Date
Julio Merino
e54716198e Update devel/kyua to 0.13 from 0.11:
**Released on August 26th, 2016.**

* Fixed execution of test cases as an unprivileged user, at least under
  NetBSD 7.0.  Kyua-level failures were probably a regression introduced
  in Kyua 0.12, but the underlying may have existed for much longer:
  test cases might have previously failed for mysterious reasons when
  running under an unprivileged user.

* Issue #134: Fixed metadata test broken on 32-bit platforms.

* Issue #139: Added per-test case start/end timestamps to all reports.

* Issue #156: Fixed crashes due to the invalid handling of cleanup
  routine data and triggered by the reuse of PIDs in long-running Kyua
  instances.

* Issue #159: Fixed TAP parser to ignore case while matching `TODO` and
  `SKIP` directives, and to also recognize `Skipped`.

* Fixed potential crash due to a race condition in the unprogramming of
  timers to control test deadlines.

The above are the major changes in 0.13.  Note that, however, this commit
upgrades devel/kyua from 0.11 because 0.12 was rolled back.  For details
on the changes that went into 0.12, see the log for r402256.

Reviewed by:	ngie
Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D7642
2016-08-26 14:58:33 +00:00
Baptiste Daroussin
a03e26e477 Update to 2.27
Remove aarch64 patches which are now upstream
Disable new x86 relocation to avoid incompatibilities with the old base binutils
Activate all targets on the default binutils (requested by royger@)
Add a RELRO option (default off) to be able to define the default behaviour of
ld(1) on passing or not -z relro
2016-08-26 14:18:50 +00:00
Kurt Jaeger
9c9536deee x11/xdm: Use MIT-MAGIC-COOKIE-1 by default
- It is more useful that way
- pet portlint for the patches

PR:		211624
MFH:		2016Q3
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-08-26 13:57:13 +00:00
Kurt Jaeger
2bf0d26b81 devel/git: Enable GITWEB by default
- also change USE_OPENSSL to USES=ssl

PR:		211573
Submitted by:	Tobias Kortkamp <t@tobik.me>
Approved by:	garga (maintainer timeout)
2016-08-26 13:49:02 +00:00
Kurt Jaeger
4b1d7a1e2d audio/openal-soft: Add option to enable sndio support
- This adds support for building with the sndio audio output (audio/sndio).

PR:		211664
Submitted by:	Tobias Kortkamp <t@tobik.me>
Approved by:	mva (maintainer timeout)
2016-08-26 13:43:12 +00:00
Kurt Jaeger
2cd6ea3062 devel/sdl20: Add option to enable sndio support
- This adds support for building with the sndio audio output (audio/sndio).

PR:		211663
Submitted by:	Tobias Kortkamp <t@tobik.me>
Approved by:	mva (maintainer timeout)
2016-08-26 13:39:48 +00:00
Mathieu Arnold
b6b3749d7a Update to latest commit.
Sponsored by:	Absolight
2016-08-26 13:38:51 +00:00
Pawel Pekala
4b49924909 - Convert to USES=sqlite
- Use options helpers
- Register proxy dependencies found by stage-qa
2016-08-26 13:34:10 +00:00
Jimmy Olgeni
a795673b22 Update devel/erlang-bbmustache to version 1.2.0. 2016-08-26 12:52:22 +00:00
Mathieu Arnold
64a3179722 Use LIB_DEPENDS when appropriate in KDE components.
Lots of KDE components are providing libraries, and they were,
strangely, written as BUILD_ or RUN_DEPENDS, with a full path to the
library.  Change this so that if a component is needed at both build,
and, run-time, then it gets a LIB_DEPENDS.

Reviewed by:	rakuco, tcberner
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7625
2016-08-26 12:43:57 +00:00
Baptiste Daroussin
5cc0ee357b Remove kqemu-kmod{,-devel}
The are broken on recent FreeBSD, they are not supported by any qemu version,
they do not build with recent binutils (2.27)
2016-08-26 12:21:39 +00:00
Baptiste Daroussin
173dbe03ec Update to 0.8.5 2016-08-26 11:18:13 +00:00
Mathieu Arnold
c776ac6757 make WRKSRC_foo work again when GH_SUBDIR is used.
Sponsored by:	Absolight
2016-08-26 11:01:38 +00:00
Pawel Pekala
edcd9b3568 - Convert to USES=localbase sqlite
- Add LICENSE info
- Register proxy dependencies found by stage-qa
2016-08-26 10:45:45 +00:00
Dmitry Marakasov
410ad26dcb - Switch to infozip to fix extraction problems (on some FreeBSD version stock unzip extracts empty dirs, on other empty files)
- Add missing USES=php
2016-08-26 10:21:48 +00:00
Kurt Jaeger
8d6e6c9d03 devel/stack: fix dependencies and hang on build
PR:		211312
Reported by:	freebsd@get-experience.com
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2016-08-26 09:33:55 +00:00
Roman Bogorodskiy
3d5b663b5c audio/openal-soft: fix missing QT4 dependencies
PR:		210353
Submitted by:	matthew@reztek.cz
Approved by:	maintainer timeout (2+ months)
MFH:		2016Q3
2016-08-26 09:31:04 +00:00
Dmitry Marakasov
6421c723cc - Add LICENSE
- Add missing xorg depends
- Switch to options helpers
- Add WWW
2016-08-26 09:01:20 +00:00
Alexey Dokuchaev
bbf1349240 Do not terminate IGNORE messages with period, it is added by the framework. 2016-08-26 08:42:27 +00:00
Kurt Jaeger
5a751f781d audio/cmus: 2.6.0 -> 2.7.1
- change to option helpers
- installs bash and zsh completion files
- now plays 24/32-bit encoded files with sndio

PR:		211288
Submitted by:	t@tobik.me
Approved by:	h.skuhra@gmail.com (maintainer timeout)
2016-08-26 08:02:05 +00:00
Jimmy Olgeni
d84269b3b7 Update devel/relx to version 3.21.0. 2016-08-26 07:48:52 +00:00
Jimmy Olgeni
3639fdf3c4 Use official GH tag; content unchanged. 2016-08-26 07:45:35 +00:00
Emanuel Haupt
a4dca21f47 Add license 2016-08-26 07:15:51 +00:00
Emanuel Haupt
76109a3871 Add license 2016-08-26 07:14:37 +00:00
Emanuel Haupt
a0573cad27 Add license 2016-08-26 07:13:54 +00:00
Emanuel Haupt
9bf177c8e7 Add license 2016-08-26 07:12:44 +00:00
Emanuel Haupt
215a078a24 Needs LICENSE_COMB for dual license 2016-08-26 07:10:56 +00:00
Emanuel Haupt
9a61739d7f Update WWW 2016-08-26 07:07:23 +00:00
Kurt Jaeger
dbf6e7a241 net-p2p/libtorrent: Explicitly link with libcrypto
- make sure that net-p2p/libtorrent links with libcrypto

PR:		211223
Submitted by:	Tobias Kortkamp <t@tobik.me>
Approved by:	pipfstarrd@opmbx.org (maintainer)
2016-08-26 06:38:02 +00:00
Emanuel Haupt
454e1cdcbd Add LICENSE 2016-08-26 06:18:01 +00:00
Kurt Jaeger
387c0e6e78 irc/hexchat: fix build when lang/gcc is installed
PR:		211327
MFH:		2016Q3
Reported by:	kib
Submitted by:	Tobias Kortkamp <t@tobik.me>
Approved by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2016-08-26 06:17:07 +00:00
Kurt Jaeger
77d0f95596 security/afl: 2.29 -> 2.32
- Adds a new LLVM_VERSION knob to control the LLVM version the port uses
  when using the LLVM option
- Switches the default LLVM version from 3.7 to 3.8

PR:		212009
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2016-08-26 06:06:15 +00:00
Kurt Jaeger
2ed702d2d3 biology/molden: 5.4 -> 5.7
- Adds editable text fields that are longer than the visible string
  and introduces a new way of selecting a range of amino acids.
- introduces interfaces to the open source packages openbabel and pharmer.
  Openbabel is used to create 2D images of the molecules in a .sdf
  file. It is also used to do 2D fingerprint searching.
  Pharmer is used to pharmacophore (3D) searching against indexed
  databases of .sdf files.
2016-08-26 06:00:47 +00:00
Vanilla I. Shu
25f87bce9c Update to 0.5. 2016-08-26 05:52:48 +00:00
Thomas Zander
3b52579b07 Update to upstream version 9.4.0, update USES for QT5 OPTION 2016-08-26 05:20:17 +00:00
Vanilla I. Shu
028f15d122 Update to 1.8.10. 2016-08-26 02:33:00 +00:00
Vanilla I. Shu
41eef74c45 switch to USES=ssl.
PR:		212164
Submitted by:	pipfstarrd@opmbx.org
2016-08-26 02:23:58 +00:00
Kevin Lo
3f027c9421 Update to 1.8.2
PR:	212163
Submitted by:	jhb
2016-08-26 01:37:13 +00:00
Kevin Lo
c2e7736bed Fix the run dependency and install the bash completion file.
PR:	212154
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-08-26 01:02:36 +00:00
Jung-uk Kim
8db76b66ee Update to b40.
MFH:		2016Q3
2016-08-25 23:31:14 +00:00
Pawel Pekala
410bb49b84 Update to version 5.30.3
Changelog:
- Generating the activity tags timetables
- Added comments for teachers, students, subjects, activity tags,
  rooms and buildings
- Very rare crash bugs fixed
- Added a new example file from Indonesia

PR:		212148
Submitted by:	Zsolt Udvari (maintainer)
2016-08-25 20:54:55 +00:00
Koop Mast
8c8ff11be0 Backout the update to 3.31 and "update" to 2.29.
This is the last version that doesn't use to_string(). to_string() is a
c++11 function and gcc 4.8 on 9.3-RELEASE, used by compiler:c++11-lib,
doesn't provide this function.

Add small blob mentioning this.
Bump portepoch due to version going back.

Reported by:	pkg-fallout@
2016-08-25 20:46:10 +00:00
John Marino
b1c02ff959 devel/alog; Upgrade version 0.5.1 => 0.5.2 2016-08-25 20:16:21 +00:00
Bernard Spil
4642950bd8 security/openssl-devel: Remove defunct pkg-message
- Now RELEASE so remove message
2016-08-25 19:52:03 +00:00
Bernard Spil
272e427078 security/openssl-devel: Update to 1.1.0-release
- Update to 1.1.0 RELEASE
  - OPTIONS-ify NIST EC curves architectures
  - Remove dasync dynamic engine (as per upstream)
  - Fix man-page plist issues
2016-08-25 19:49:55 +00:00
John Marino
b5aacf2a0f lang/gnatdroid-binutils(-x86): Upgrade version 2.26.1 => 2.27 2016-08-25 19:49:09 +00:00
Lars Engels
1dd2f515a3 net-mgmt/icinga2:
Remove bogus dependency on devel/libconfig. Some time ago I added this because
the ports tree's Q/A check warned that the icinga2 binary is linked against libconfig.
However this is a private library shipped with Icinga 2.
With version 2.5.1 USES=ssl was added to the port's Makefile which added
rpath=${LOCALBASE}/openssl when Icinga 2 gets built and {Open,Libre}SSL from ports
was installed. The result was that ld picked up libconfig.so from the devel/libconfig
port instead of Icinga 2's private library.
To prevent this, the following CMAKE_ARGS were added:
CMAKE_{EXE,MODULE,SHARED,STATIC}_LINKER_FLAGS=${PREFIX}/lib/icinga2

At the moment only EXE_ and SHARED_ linker flags are really needed, to be prepared for
future changes the other flags were also set.

Thanks to mat and Gunnar Beutner (upstream developer) for the insights on the ports
and Icinga 2's build system.

- Re-add USES=ssl
- Bump PORTREVSION
2016-08-25 19:23:08 +00:00
John Marino
0ae98084bb lang/gcc6-aux: Upgrade version 20160427 => 20160822 (gcc 6.1 => 6.2) 2016-08-25 19:14:59 +00:00
Ruslan Makhmatkhanov
197775021e devel/pythk: revert previous commit
Need some coffee, sorry. Was not able to grep consumers and wasn't able
to consult freshports.
2016-08-25 19:02:25 +00:00
Pawel Pekala
068ecdc2ce Update to version 0.8.19
PR:		212145
Submitted by:	Joseph Mingrone (maintainer)
2016-08-25 18:49:12 +00:00