Commit graph

398098 commits

Author SHA1 Message Date
Stephen Montgomery-Smith
dd4e4550b3 - Update to 1.0.1. 2016-08-05 22:13:34 +00:00
Cy Schubert
89f3109dd2 Update cfengine39 and cfengine-masterfiles39 to 3.9.1.
cfengine and cfengine-masterfiles now defaults to cfengine39 and
cfengine-masterfiles39
2016-08-05 21:32:46 +00:00
Pawel Pekala
301a24b9eb Update to version 0.8.17
PR:		211582
Submitted by:	Joseph Mingrone (maintainer)
2016-08-05 21:24:06 +00:00
Pawel Pekala
b16d81ff92 - Update to version 4.0.5
- Take maintainership

PR:		211567
Submitted by:	Demetris Procopiou
2016-08-05 20:34:07 +00:00
Joe Marcus Clarke
ff619a26b6 Ensure that Avahi supprt is disabled if mDNSResponder is
chosen for Zeroconf.

PR:		211571
2016-08-05 20:32:11 +00:00
Glen Barber
de5fd0adfb Add 11.0-BETA4 MANIFEST files.
Remove 11.0-BETA1 and 11.0-BETA2, which have been removed from
the mirrors.

Approved by:	bdrewery (maintainer, implicit, re blanket)
Sponsored by:	The FreeBSD Foundation
2016-08-05 20:31:00 +00:00
Joe Marcus Clarke
8a0d943c59 Update to 2.0.5.
See https://www.wireshark.org/docs/relnotes/wireshark-2.0.5.html for
the list of changes in this release.

While here, enable DECRYPT support by default [1].

Requested by:	oshogbo
2016-08-05 20:19:06 +00:00
Pawel Pekala
b2a521e511 - Update to 15.2
- Add php extensions:
 .gd (needed for manipulation of images and also for CAPTCHAs)
 .mbstring (needed for an UTF-8 compatible lower case filter)
 .calendar (needed for calendar feature)
 .zip (needed for features such as XML Wiki Import/Export
   and PluginArchiveBuilder)
 .fileinfo (needed for the 'Validate uploaded file content' preference)
 .intl (intl extension is preferred for Tiki 15 onwards)
 .mcrypt (Enable safe, encrypted storage of data)

Changelog:
https://sourceforge.net/p/tikiwiki/code/HEAD/tree/tags/15.2/changelog.txt#l34

PR:		211566
Submitted by:	Danilo G. Baio
2016-08-05 20:07:07 +00:00
Pawel Pekala
fe334852f1 - Change the GitHub repo sstephenson -> rbenv [1]
- Include the gem-rehash plugin (now included with rbenv) [1]
- Update the autocompletion patch [1]
- Update WWW homepage, add pkg-descr [1]
- Fix absolute path link to libexec/rbenv

PR:		211536 [1]
Submitted by:	Jose Luis Duran (via private email) [1]
Approved by:	Koichiro IWAO (maintainer)
2016-08-05 18:55:02 +00:00
Renato Botelho
b055279630 Fix net/libpcap build without IPV6
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/602
Sponsored by:	Rubicon Communications (Netgate)
2016-08-05 18:41:21 +00:00
Jean-Sébastien Pédron
a4d2b1102a graphics/darktable: Update to 2.0.5
Add several missing dependencies, as reported by `make stage-qa`.

Clean up port options:
    o  `COLORD` and `OPENEXR` had an incomplete an dependencies list.
    o  `NLS` was broken when turned off.
    o  `RAWSPEED` and `SQUISH` were not CMake knobs anymore in darktable.

Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D7147
2016-08-05 18:35:54 +00:00
Pawel Pekala
72f6b55373 - Update to version r5811 [1]
- Since duke4.org currently has no DNS records and burnbit.com doesn't
  respond, fetching optional distfiles fails.
  Now hosted on maintainers server. [1]
- Convert rest of the options to helpers

PR:		210970 [1]
Submitted by:	Piotr Kubaj (maintainer) [1]
2016-08-05 18:32:16 +00:00
Mathieu Arnold
a09e3f68ab Tell people to add USES=gettext-runtime, not USES=gettext.
This is done after the port has been built, so it is already building,
so it does not need to be added a BUILD_DEPENDS on gettext-tools.

Discussed with:	dumbbell
Sponsored by:	Absolight
2016-08-05 18:29:10 +00:00
Jimmy Olgeni
6b2ba1eab0 Update net/rabbitmq to version 3.6.5. 2016-08-05 18:28:42 +00:00
Dan Langille
e60299fcda - Fix ambiguous specification of libpcap by using libpcap from base
- use PYTHON_PKGNAMEPREFIX instead of PKGNAMEPREFIX for pillow depends
- Bump PORTREVISION

PR:	211578
2016-08-05 18:28:17 +00:00
Conrad Meyer
a4bd7c8f5d elfutils: Fix port build after recent basename() API break
The previous basename() API was shadowing bugs anyway.  This Linux-originated
library assumes GNU basename(3) behavior.  GNU basename(3) is non-destructive
and non-allocating; it always returns a pointer into the original string.  This
library uses that behavior to do things like compare pointer results directly
(the source path was already a basename) or subtract pointer values directly
(compute the substring that constitutes dirname).

Resolve the issue by aliasing all internal elfutils basename() invocations
through an implementation of GNU basename(3) named "eu_basename."

Build log highlighting the problem:
http://beefy4.nyi.freebsd.org/data/head-amd64-default/p419462_s303652/logs/elfutils-0.163_6.log

Approved by:	bdrewery
Differential Revision:	https://reviews.freebsd.org/D7404
2016-08-05 17:35:30 +00:00
Mark Felder
fbf8ca0628 Update perl vuxml entries
Perl package names changed somewhat recently, so add more <name> entries
to improve coverage for users on systems with outdated ports/packages

PR:		211561
2016-08-05 17:15:57 +00:00
Muhammad Moinur Rahman
3b410b7a00 net-mgmt/ndoutils: Update version 2.0.0=>2.1.0
- Convert to USES
- Mark JOBS safe
- Convert to OPTIONSNG
- Make patches makepatch compatible
2016-08-05 16:26:17 +00:00
Lars Engels
47f0bc30ec Add a slave port of net-mgmt/pnp for use with net-mgmt/icinga2 and net-mgmt/icingaweb2
Suggested by:  mr
2016-08-05 16:20:14 +00:00
Kevin Lo
e98b0edf6e Remove the exclamation mark in COMMENT (upstream has also changed the
description).

Approved by:	koobs
2016-08-05 16:09:28 +00:00
Mark Felder
0e6ec45fa9 Cancel tiff vuxml entry for CVE-2016-5102
Upstream has marked it WONTFIX and is removing the utility in 4.0.7.
There is no indication that this bug does anything other than crash the
utility.
2016-08-05 16:08:30 +00:00
Kevin Lo
a9384ca6d2 Set DISTNAME to PORTNAME.
Sugessted by:	mat
2016-08-05 15:59:42 +00:00
John Marino
897f196f65 benchmarks/clpeak: set USE_GL rather than hardcoding LIB_DEPENDS
The proper way to handle libGL is to set USE_GL=gl, and doing so allows
dependency registration to match the port

Approved by:	infrastructure blanket (redundant deps work)
2016-08-05 15:04:01 +00:00
Warren Block
668f997b4a Upgrade textproc/igor to 1.589. portlint reports "looks fine."
Approved by:	koobs
2016-08-05 14:16:57 +00:00
Palle Girgensohn
4322ab4ab6 Update to beta3
Clean up telegraf.conf [1]

PR:	210622 [1]
2016-08-05 14:15:46 +00:00
Mark Felder
1f3bf39eae devel/p5-XSLoader: Update to 0.22
This update resolves a local arbitrary code execution CVE.

PR:		211561
MFH:		2016Q3
Security:	CVE-2016-6185
2016-08-05 14:00:54 +00:00
Mark Felder
bbbd5f4eba Update vuxml entry for perl to correct range for perl5-devel 2016-08-05 13:54:47 +00:00
Thomas Zander
58972543d3 Update to upstream version 5.30.2, add QT5 support via OPTION knob
PR:		211539
Submitted by:	udvzsolt@gmail.com (maintainer)
2016-08-05 13:50:27 +00:00
Mathieu Arnold
ae6b7ec077 Add p5-Net-SSH-AuthorizedKeysFile.
Net::SSH::AuthorizedKeysFile reads and modifies "authorized_keys"
files.  "authorized_keys" files contain public keys and meta
information to be used by "ssh" on the remote host to let users in
without having to type their password.

Sponsored by:	Absolight
2016-08-05 13:31:28 +00:00
John Marino
ac0bfd15a8 deskutils/pinot: USES+= execinfo rather than hardcoded LIB_DEPENDS
No revbump necessary, execinfo wouldn't be registered on most platforms.

Approved by:	infrastructure blanket (removal of redundant deps)
2016-08-05 13:01:24 +00:00
Vsevolod Stakhov
3cf4021900 mail/rspamd:
- Fix conflicts
- Fix openssl usage
- Fix rspamd.newsyslog.conf installation path
- Fix formatting

mail/rspamd-devel:
- Update to a569362
- Fix LICENSE
- Fix openssl usage
- Fix fuzzy sample config install path
- Fix formatting

PR:		211584
Submitted by:	Alexander Moisseev
2016-08-05 10:20:22 +00:00
Alexey Dokuchaev
e871459a66 Update to version 0.5.21. 2016-08-05 10:08:36 +00:00
Alexey Dokuchaev
203f3f0f64 Add a port of Shed Skin, an experimental compiler that can translate pure,
but implicitly statically typed Python programs into optimized C++.

While here, sort entries in `devel/Makefile' (once again).

PR:	211572
2016-08-05 09:09:56 +00:00
Dmitry Marakasov
97ef227365 - Switch to options helpers
- Regenerate patches with `make makepatch`
2016-08-05 09:01:01 +00:00
Philippe Audeoud
2428d47de8 - Update to 0.23 2016-08-05 08:22:25 +00:00
Philippe Audeoud
af80369902 - Update to 1.58 2016-08-05 08:20:03 +00:00
Vanilla I. Shu
bf22eba53f Update to 1.0.3. 2016-08-05 08:14:39 +00:00
Alexey Dokuchaev
0d7c0e7dad Update SLADE to version 3.1.1.3. 2016-08-05 08:06:07 +00:00
Kevin Lo
0e4791739f Import py-horoscopegenerator 0.1.8
py-horoscopegenerator generates horoscopes using context-free grammar.
2016-08-05 07:55:33 +00:00
Alexey Dokuchaev
66dd5b05c7 - Install official PDF User Guide as part of the documentation (version
number is hardcoded as it is not always in sync with the PORTVERSION)
- Make telescope control plugin (and Qt5SerialPort dependency) optional
- Remove enforced distfiles checksum recalculation added in r377577: it
  turned out that updating distinfo manually is easier and a lot faster
- Replace some options imperative (explicit) handling with helper knobs
- Do not install high resolution textures by default, since they do not
  have their prime meridians recalibrated yet while stock textures have

Discussed with:	Alexander Wolf (upstream)
2016-08-05 07:49:18 +00:00
Kevin Lo
4ec97f59dd Add a conditional depends on devel/py-monotonic for faster operations in
some functions on Python 2.  See:
https://github.com/Uberi/speech_recognition/#monotonic-for-python-2-for-faster-operations-in-some-functions-on-python-2

Spotted by:	koobs
2016-08-05 07:40:36 +00:00
Kevin Lo
da80001ec9 Import imgurpython 1.1.7
Imgurpython is a Python client for the Imgur API.
2016-08-05 06:39:13 +00:00
Kevin Lo
348a89efb4 Import py-telepot 8.3
Telepot is a Python framework for Telegram Bot API.
2016-08-05 04:52:01 +00:00
John Marino
b95421020d math/R: maintainer rework
See PR for signficant changes to math/R port including options,
build defaults, and patch updates.

PR:		211393
Submitted by:	Joseph Mingrone (maintainer)
2016-08-05 02:30:18 +00:00
Jan Beich
e82895bb9b audio/alsa-{lib,utils}: update to 1.1.2
Changes:	http://www.alsa-project.org/main/index.php/Changes_v1.1.1_v1.1.2
ABI:		http://abi-laboratory.pro/tracker/compat_report/alsa/1.1.1/1.1.2/6d65a/abi_compat_report.html
MFH:		2016Q3
2016-08-05 01:51:43 +00:00
John Marino
8866cc102d mail/thunderbird-dictionaries: Rework (options invalid)
It is not valid to define PORT_OPTIONS variable directly (this is done
through OPTIONS_DEFINE and related variables) and definitely they can't
be modified after inclusions of bsd.port.pre.mk or bsd.port.options.mk
fragments.

Since the port needed to be reworked anyway, I simplified it a lot.  I
removed a shell command (with 3 pipes!) completely.  I saw several ways
to create ${ALLDICTS} with basic makefile techniques, but in the end
it wasn't even necessary.

I eliminated the "ALL" option.  It didn't make sense.  If "ALL" was set,
it would override the individual language options (leading to possible
confusion) and the "ALL" option was set by default, and then it even
checked PACKAGE_BUILDING to override the value to ALL again.  I have to
assume that it wasn't originally set up that way but changed over time.
Now only the language options are there and they are all "ON" by default.
It's simpler to disable languages than before (no need to deselect "ALL"
option first).

The <pre> and <post> inclusions were removed, they aren't necessary.
The PLIST substitutions are made with standard OPTIONS_SUB technique.

The work is verified by checking SELECTED_OPTIONS and DESELECTED_OPTIONS
which now show the correct values and the dependencies registered to the
built package now match the port.

Approved by:	infrastructure blanket (fix options)
2016-08-05 00:28:22 +00:00
Jung-uk Kim
abdab672df - Fix build when CC contains "/".
- Fix license.
2016-08-04 23:59:15 +00:00
Adam Weinberger
a4253e6583 In r419482, which made the p5-IO-Socket-IP dependency conditional, I forgot
to remove the hard dependency on it. This commit fixes that, but requires
bumping PORTREVISION again due to the dependency change.

While here, remove the ipv6 category assignment. It's not widely used,
and Mojolicious supports IPv6 when used with modern Perl.
2016-08-04 23:23:26 +00:00
Muhammad Moinur Rahman
805387703c graphics/ipe: Update version 7.2.3=>7.2.5
- Reorganize USE_QT5

Submitted by:	k.oikonomou@att.net
2016-08-04 21:48:12 +00:00
Tijl Coosemans
13cba02c94 Depend on linux-c6-pixman. 2016-08-04 20:29:57 +00:00