Commit Graph

399297 Commits

Author SHA1 Message Date
Matthew Seaman
15b2f87b04 Update to version 1102
- switch to using a zip archive, as that's all upstream are
     providing now
   - Upstream have completely reorganised their site, so distfile
     locations and WWW links have changed
   - No changes have been made to the actual font

Reported by:	pi
2016-08-27 09:21:57 +00:00
Dmitry Marakasov
1d75e65b84 - Remove unneeded flags
- Switch to options helpers
2016-08-27 09:01:18 +00:00
Jimmy Olgeni
037927aeb0 Update devel/rebar to version 2.6.3. 2016-08-27 08:59:42 +00:00
John Marino
0cb8a7439c devel/distorm: fix concurrent building
For a reason I can't figure out, the "clean" target was being called
simultaneously with the build target resulting in a possibility of
deleting object files after they are built but before they are linked
to make a library.

The solution is to remove the "clean" target since it really serves no
purpose in the ports framework (the work area starts clean).

While here, join compound commands with "&&" rather than ";"
2016-08-27 06:10:10 +00:00
Lars Engels
d5da7618ac net-mgmt/icinga2:
- Remove USES=ssl again. The last approach did not fix the problem with unresolved symbols.
Upstream now has symbol versioning in development, so once the new version is released,
all should be fine.
- Bump PORTREVISION
2016-08-27 05:38:08 +00:00
Steve Wills
7f593749d9 base/binutils: add powerpc64 plist
While here, fix typo in README and add empty STRIP which seemed to be necessary
2016-08-27 02:32:20 +00:00
Baptiste Daroussin
7a51d2ef76 Remove more tings provided by the elftoolchain 2016-08-27 01:41:11 +00:00
Matthias Andree
7a720cbaad Update Tunnelblick XOR patch.
PR:		212136
Submitted by:	Franco Fichtner
2016-08-27 01:17:24 +00:00
Baptiste Daroussin
328e8eb8d4 Remove GOLD option on i386 as it is broken on recent binutils
commit forgotten in the binutils update

Submitted by:	madpilot
2016-08-27 00:34:00 +00:00
Baptiste Daroussin
5af442e679 WIP: external toolchain cross buildable: binutils
Add a cross buildable binutils package.
The new category is not linked to the regular ports tree to avoid make install,
poudriere and others to catch it automagically

instead of ending with a very complex file removal in the stage, prefer to use
specific plist per arch.

For now only sparc64 tested and added. This version of binutils is stipped down
only the components that are not supported by elftoolchain
2016-08-27 00:14:11 +00:00
Brooks Davis
d6cf438faa Put santizers where clang expects to find them.
Thanks to Mikael Simonsson <m@mikaelsimonsson.com> for suggestions and
testing.

PR:		208900
2016-08-27 00:09:51 +00:00
Brooks Davis
69f3b33610 Put santizers where clang expects to find them.
Thanks to Mikael Simonsson <m@mikaelsimonsson.com> for suggestions and
testing.

PR:		208900
2016-08-26 21:40:09 +00:00
Roman Bogorodskiy
8d48c8c955 net/py-pyzmq: update to 15.4.0 2016-08-26 21:35:14 +00:00
Mark Felder
cd2fd91ac7 security/sshguard: Update to 1.7.0
Changelog:

Added
    Add sshg-logtail
    Add sshg-parser
    Control firewall using sshg-fw
    Match "no matching key exchange method" for SSH

Deprecated
    Hosts backend is deprecated
    Logsuck (-l option) is deprecated, use sshg-logtail instead
    Process validation (-f option) is deprecated

Removed
    Remove external hooks (-e option)
    Remove support for genfilt and ipfilter backends

Fixed
    Accept socklog messages without a timestamp
    Fix excessive logging causing endless looping in logsuck
    Fix undefined assignment of initial inode number

Note on deprecation: Deprecated features will be removed in the next
non-bugfix release. If you would like to nominate a feature to be
un-deprecated, contact the project mailing list.
2016-08-26 21:07:15 +00:00
Pawel Pekala
e84cd39118 Exo 2 is a complete redrawing of Exo, a contemporary geometric sans serif
typeface that tries to convey a technological/futuristic feeling while keeping
an elegant design. Exo is a very versatile font, so it has 9 weights
(the maximum on the web) and each with a true italic version. Exo 2 has a more
organic look that will perform much better at small text sizes and in long texts.

WWW: http://ndiscovered.com/exo-2/

PR:		211996
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2016-08-26 20:41:29 +00:00
David Naylor
f106023e89 Mk/Uses/cran.mk: fix WARNING in cran tests.
R warns if it detects .o or .so objects in the source directory, when
running tests.  Remove the offending files before running the test.

Take maintainership [1]

PR:		212134
Approved by:	wen [1]
2016-08-26 20:30:18 +00:00
Pawel Pekala
42d07ed793 - Update to version 0.7.1
- Remove MYSQL and PGSQL options
- Add configtest command to ntpa rc file

Changelog:
  - New configuration validator GUI
  - New internal configuration engine
  - SSL support for databases
  - Unified code for all platforms
  - Improved code quality & Several bugfixes
  - Updated MySQL Connector to official v6.9.9
  - Updated PostgreSQL data provider to v3.1.7
  - Updated Bootstrap to v3.3.7
  - Updated jQuery to v2.2.4

PR:		212081
Submitted by:	Carsten Larsen (maintainer)
2016-08-26 20:25:52 +00:00
David Naylor
5014091fdb emulators/i386-wine: update to 1.8.4 2016-08-26 20:17:44 +00:00
David Naylor
679a83f16e emulators/i386-wine-devel: update to 1.9.17. 2016-08-26 20:16:48 +00:00
Baptiste Daroussin
8f7c8be17f Document the deprecation/removal of KNOBS done in r345883 (2014-02-24)
Requested by:	mandree@
2016-08-26 20:07:56 +00:00
Thierry Thomas
6ea7538060 Update to v2.16d and unbreak. 2016-08-26 20:00:36 +00:00
Allan Jude
fd6baeb675 consul: Add reload command to the rc.d script
Submitted by:	Andrew Fengler <andrew.fengler@scaleengine.com>
Reviewed by:	matthew
Approved by:	swills (maintainer)
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D7487
2016-08-26 19:46:24 +00:00
Allan Jude
0ec7b47220 gdnsd2: run checkconf before reload/restart
Submitted by:	Andrew Fengler <andrew.fengler@scaleengine.com>
Reviewed by:	matthew
Approved by:	zi (maintainer)
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D7488
2016-08-26 19:44:57 +00:00
Jung-uk Kim
f0ff2870a0 Make the FPU hack for ARM optional. Note this hack is not necessary for
VFPv3 or later, i.e., only VFPv1 and VFPv2 require this hack.

https://svnweb.freebsd.org/changeset/base/288983
2016-08-26 18:29:46 +00:00
Jimmy Olgeni
eea12c7664 Update devel/rebar3 to version 3.3.0. 2016-08-26 18:14:36 +00:00
Thierry Thomas
949aca82d8 Upgrade to 16.8.2016.08.11.
PR:		211820
Submitted by:	dereks (at) lifeofadishwasher.com
2016-08-26 17:54:13 +00:00
Kurt Jaeger
2c52903c3d audio/openal-soft: re-apply r420906
- r420919 overwrote r420906

PR:		210353, 211664
Reported by:	matthew@reztek.cz
2016-08-26 17:35:57 +00:00
Pawel Pekala
8f04487f5a - Convert to USES=localbase sqlite
- Add LICENSE_FILE
- Register proxy dependencies found by stage-qa
- Fix absolute path link
- Use options helper for DOCS installation
- Regenerate patch with make makepatch
2016-08-26 17:12:21 +00:00
Dan Langille
e12d0b5334 Let us check in the distinfo, which I did not check in with my previous
commit.
2016-08-26 16:43:32 +00:00
Kurt Jaeger
f6f9e8cbc1 devel/git: bump PORTREVISION as OPTIONS_DEFAULT changed
PR:		211573
Reported by:	ohauer
2016-08-26 16:27:35 +00:00
Vanilla I. Shu
44e49f938f Update to 0.6. 2016-08-26 16:27:10 +00:00
Kurt Jaeger
e2d363eab7 graphics/zathura: bump portrevision after r420581
- dependencies added require a bump of portrevision

PR:		211468
Reported by:	marino
2016-08-26 16:21:36 +00:00
Kurt Jaeger
e594c4de82 x11/xdm: remove part of files/patch-greeter-greet.c that no longer applies
PR:		211624
Reported by:	ak
2016-08-26 16:19:04 +00:00
Pawel Pekala
11b0635a8d - Convert to USES=localbase sqlite
- Register proxy dependencies found by stage-qa
2016-08-26 15:49:51 +00:00
Bernard Spil
e1aec48a4f www/nextcloud: Update to 10.0.0
- Update to new major release 10.0.0
  - Add upgrade instruction to pkg-message
  - Fix mode on .htaccess / .user.ini [1]
  - Switch USE_OPENSSL to USES= ssl
  - Update pkg-plist for new version

PR:             211102
Submitted by:   Josh Ruehlich <joshruehlig@gmail.com> [1]
Reported by:    Josh Ruehlich <joshruehlig@gmail.com> [1]
Approved by:    Loic Blot <loic.blot@unix-experience.fr>
MFH:            2016Q3
2016-08-26 15:40:57 +00:00
Kurt Jaeger
1a3bd73319 x11/xdm: minimize the patch to config/xdm-config.cpp
PR:		211624
MFH:		2016Q3
Reported by:	ak
2016-08-26 15:32:16 +00:00
Pawel Pekala
6d46a6809a - Convert to USES=mysql sqlite
- Add LICENSE info
2016-08-26 15:30:54 +00:00
Pawel Pekala
bd6f0e6490 - Convert to USES=sqlite
- Convert to PLIST_FILES, only 2 items in plist
- Register proxy dependencies found by stage-qa
2016-08-26 15:04:06 +00:00
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