Commit Graph

399397 Commits

Author SHA1 Message Date
Mathieu Arnold
115d4a8d15 Cleanup whitespace at EOL.
Pointy hat:	mat
Sponsored by:	Absolight
2016-08-29 15:04:35 +00:00
Tijl Coosemans
db330a0c38 Fix the CUPS foomatic-rip symlink.
PR:		212232
Submitted by:	fmysh@iijmio-mail.jp
Approved by:	jrm@ftfl.ca (maintainer)
2016-08-29 15:02:18 +00:00
Mathieu Arnold
fac4dc47eb Fix build on 11, when using OpenSSL from ports.
Sponsored by:	Absolight
2016-08-29 15:00:43 +00:00
Mathieu Arnold
8ca2b1d272 Update sysutils/qjail to 5.0 to handle FreeBSD 11+.
Copy it to sysutils/qjail4 for FreeBSD 10 and sync CONFLICTS with the
FreeBSD 8/9 version.

PR:		212201, 212202
Submitted by:	maintainer
Sponsored by:	Absolight
2016-08-29 14:53:01 +00:00
Ben Woods
7478372f90 astro/google-earth: Update to 7.1.5.1557
- Switch to USES=makeself to minimize Makefile
- Improve COMMENT and pkg-descr, to clarify exactly what this port provides
- Do not set WRKSRC, as the default works just fine
- Fix whitespace at the end of LINUX_DRI_DESC (pet portlint)
- Install files with COPYTREE_SHARE instead of CP, to ensure permissions are set correctly
- Remove redundant -f after ${RM}

Changes this release:
  http://www.gearthblog.com/blog/archives/2015/05/new-version-google-earth-7-1-5.html

Reviewed by:	adamw (mentor)
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D7673
2016-08-29 14:33:43 +00:00
Jimmy Olgeni
ad7d925294 Update www/elixir-httpoison to version 0.9.1. 2016-08-29 14:21:08 +00:00
Mark Felder
50f61ef75a security/sshguard-ipfilter: Delete port
As of 1.7.0 ipfilter is no longer supported in sshguard
2016-08-29 13:58:11 +00:00
Mathieu Arnold
b846b26767 Cleanup recently added ports.
Pointy hat to:	pi
Sponsored by:	Absolight
2016-08-29 12:54:50 +00:00
Mathieu Arnold
2d64b0d3be Update to latest commit.
Sponsored by:	Absolight
2016-08-29 12:54:44 +00:00
Mathieu Arnold
ec6f2263a1 Update to v5.25.4-23-g3781748.
Changes:	https://github.com/Perl/perl5/compare/v5.25.4-5-g92d73bf...v5.25.4-23-g3781748
Sponsored by:	Absolight
2016-08-29 12:54:33 +00:00
Antoine Brodin
8f05ea31f8 Update to 2.0.0 2016-08-29 12:51:26 +00:00
Pietro Cerutti
7cbf0d7841 lang/seed7: update to 05_20160731
- The bas7.sd7 (basic interpreter) example program has been improved.
  Support for CVD, CVDMBF, CVS, CVSMBF, HPLOT, MKD$, MKDMBF$, MKS$,
  MKSMBF$, PLOT, SCREEN, SHARED and VARPTR$ has been improved.
  Creating Cga, Ega and Vga images from arrays has been improved to
  work also for float and double arrays.
- The functions bin32, compare, hashCode, float2Bits, bits2Float,
  float2MbfBits and mbfBits2Float have been added to bin32.s7i. The
  functions fourBytesLeToBin32 and fourBytesBeToBin32 have been
  removed (The new function bin32 can be used instead).
- The functions bin64, compare, hashCode, float2Bits, bits2Float,
  float2MbfBits and mbfBits2Float have been added to bin64.s7i. The
  functions eightBytesLeToBin64 and eightBytesBeToBin64 have been
  removed (The new function bin64 can be used instead).
- The program chkbin.sd7 has been added. This program checks the
  correctness of the functions float2Bits, bits2Float, float2MbfBits,
  mbfBits2Float, str, radix and RADIX.
- Checks for the function decompose have been added to chkflt.sd7.
- The compiler has been improved optimize expressions where several
  terms are added or subtracted. It is possible to combine adjacent
  constant terms at compile time. This simplifies overflow checks.
- The compiler has been improved to store NaN values as bin64
  literals.
- The calc7 example program has been improved to support bin32 and
  bin64 functions.
- The function decompose and the type floatElements have been added
  to the library float.s7i. The function decompose splits a float into
  a normalized fraction and an integral exponent for 2. The result
  of decompose uses the type floatElements.
- The function integer (it converts a string to an integer) has been
  added to integer.s7i.
- In the library seed7_05.s7i the undocumented function xalloc has
  been replaced by the function create.
- The functions uintCmp and uintCmpGeneric have been added to
  int_rtl.c.
- The configuration value FREXP_INFINITY_NAN_OKAY has been added to
  cc_conf.s7i.
- The primitive action FLT_A2TAN has been renamed to FLT_ATAN2 in
  interpreter, compiler and runtime library.
- Documentation comments have been improved in bitdata.s7i, arrlib.c,
  binlib.c, bstlib.c, bst_rtl.c, fillib.c, kbdlib.c, literal.c.
- Interpreter and compiler have been improved to support the primitiv
  actions BIN_CMP, FLT_BITS2DOUBLE, FLT_BITS2SINGLE, FLT_DECOMPOSE,
  FLT_DOUBLE2BITS and FLT_SINGLE2BITS.
- The program chkccomp.c has been improved to define
  FREXP_INFINITY_NAN_OKAY and to work for PostgreSQL version 9.5.
2016-08-29 12:26:43 +00:00
Vanilla I. Shu
2f6b3a0746 Update to 6.2.0.
PR:		212220
Submitted by:	maintainer
2016-08-29 12:20:19 +00:00
Pietro Cerutti
f000f54f7c databases/cassandra-cpp-driver: update to 2.4.3
Changelog: https://github.com/datastax/cpp-driver/blob/master/CHANGELOG.md#243
2016-08-29 12:14:09 +00:00
Dmitry Marakasov
1c361c69bb - Update to 0.2~beta2
* migrate to the pd-miXedSon maintenance codebase due to breaking fork upstream: see https://github.com/electrickery/pd-miXedSon for details
  * a test patch has been added to the [sampstoms~] object
  * the [teeth~] object has been converted from an abstraction to an external

- While here, add LICENSE, silence MKDIR, fix whitespace

PR:             212208
Submitted by:   brittlehaus@gmail.com (maintainer)
2016-08-29 11:23:13 +00:00
Dmitry Marakasov
b735aaab75 - Update to 2016.3.3
PR:		212221
Submitted by:	christer.edwards@gmail.com (maintainer)
2016-08-29 11:20:48 +00:00
Torsten Zuehlsdorff
0752133a65 New port: sysutils/rubygem-vmstat
A focused and fast library to gather memory, cpu, network,
load avg and disk

WWW: http://threez.github.com/ruby-vmstat/

Approved by: pi (mentor)
2016-08-29 10:22:21 +00:00
Torsten Zuehlsdorff
5109ee6e69 New port: www/rubgem-hamlit
Hamlit is a high performance Haml implementation.

WWW: https://github.com/k0kubun/hamlit

Approved by: pi (mentor)
2016-08-29 10:17:49 +00:00
Dmitry Marakasov
eef24cf81e - Update to 20141211f
From changelog at:

https://mailman.caida.org/pipermail/scamper-announce/2016-August/000008.html

scamper
 * support for PF firewall, usage documented in scamper man page
 * for the IPFW firewall, take a mandatory parameter specifying
   acceptable rule number range to use, usage documented in
   scamper man page.
 * support probing on upcoming FreeBSD 11 which now sends and
   receives packets in network byte order on raw sockets
 * if the user specifies a ip:port for a listening control socket,
   do not free a temporary string before converting port part
   to an integer
 * if an unprintable character is received in an attached control
   socket, free the source so the disconnection code will proceed
 * fix memory leaks pointed out by clang
 * when reading the kernel version string, be sure to get the last
   number in the string, even if it is something like 6.0.1a
 * when using kernel versions, ensure the assumed number of dots
   are present
 * when building in debug mode and with privsep, chroot.
 * in privsep code, drop msg_accrights special case, which was
   dead code, as solaris has had msg_accrights for a while now.
 * fix unaligned memory access when processing ARP and NDP responses
 * if traceroute probes no hops, still print out text record of
   the attempt if scamper's text output mode is being used.

sc_filterpolicy
 * fix spelling mistakes in sc_filterpolicy man page

PR:		212227
Submitted by:	mjl@luckie.org.nz (maintainer)
2016-08-29 09:38:39 +00:00
Philippe Audeoud
3986732bbe - Update to 1.34 2016-08-29 09:13:45 +00:00
Dmitry Marakasov
7952845dda - Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
- Cosmetic fixes
2016-08-29 09:01:26 +00:00
Gerald Pfeifer
aa888f56bf Update to the 20160828 development snapshot of GCC 7. 2016-08-29 08:53:29 +00:00
Vanilla I. Shu
8f9a0bf143 Update to 3.5.3. 2016-08-29 03:52:02 +00:00
Mark Linimon
db70984576 Obvious error is obvious.
To brooks: I caught this while investigating a stray error message on sparc64
builds.  It has to do with the CONFIGURE_ENV+= CC="/usr/bin/clang" line which
should not be executed on tier-2.  I do not know of the proper fix yet.
2016-08-29 02:50:24 +00:00
Vanilla I. Shu
ef62ddf431 Update to 1.0.2. 2016-08-29 01:57:59 +00:00
Alexey Dokuchaev
3baeb0a674 Properly repomove the patch now that pristine copy was pruned in r421038. 2016-08-29 01:28:04 +00:00
Alexey Dokuchaev
2f4e6ebe58 Remove wrongly created patch in r421027 which had lost existing history. 2016-08-29 01:24:48 +00:00
Danilo Egea Gondolfo
71322fa62f - Update to 7.400.2 2016-08-28 21:19:05 +00:00
Danilo Egea Gondolfo
4a145ec36d - Update to 1.5.2 2016-08-28 21:14:52 +00:00
TAKATSU Tomonari
43ea57dafe - Update to 2.1.1
- Update LICENSE
- Add "compiles" argument to USES=cran
2016-08-28 21:14:40 +00:00
Bernard Spil
8529e56233 security/openssl-devel: Fix index build failure on 9.x
- Old fmake doesn't know :U modifier
2016-08-28 21:10:19 +00:00
John Marino
458dd17dfd www/glpi: Update version 0.90.3 => 0.90.5 and change option defaults
Per request [1], the IMAP and LDAP options have been set to ON by default.
The maintainer took the opportunity to upgrade the version [2].
I converted the options to their modern equivalents and made the
MASTER_SITES definition more generic to help future upgrades.

PR:		211862 [1]
Submitted by:	David Stievenard

PR:		212222 [2]
Submitted by:	maintainer
2016-08-28 20:44:39 +00:00
Bernard Spil
eb5fd80d4d security/openssl-devel: Configure, Build fixes
- Do not pass asm to configure (upstream default ON), fixes configure
  - Disable EC optimizations on i386, fixes build
  - Split options activation into upstream-default-enabled and -disabled
  - Rework EC option handling
  - Align order of Makefile with security/openssl
  - Use improved patching from security/openssl
  - Improve options descriptions
  - Remove old PRECIOUSMAKEVARS
  - Add pkg-message
2016-08-28 20:18:46 +00:00
Koop Mast
08c94c0300 Update libxml2 to 2.9.4.
Add license block.
Pull extra patch to fix NULL pointer deref. [1]

Changelog:	https://mail.gnome.org/archives/xml/2016-May/msg00023.html

PR:		209806
Submitted by:	pi@
Obtained from:	upstream [1]
MFH:		2016Q3
Security:	e195679d-045b-4953-bb33-be0073ba2ac6
2016-08-28 19:18:20 +00:00
Koop Mast
b79d837560 Document libxml2 vulnabilities. 2016-08-28 17:53:49 +00:00
Dirk Meyer
08a82e7ea8 - update to 2.2.3
- remove option VPX
Security: CVE-2016-6207
Security: CVE-2016-6214
Security: CVE-2016-6132
Security: CVE-2016-5766
PR:		211562
MFH:		2016Q3
2016-08-28 17:42:42 +00:00
Kurt Jaeger
8ff93d23e5 devel/linux-kernel: 4.7.1 -> 4.7.2
PR:		212174
Changes:	https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.2
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2016-08-28 17:10:30 +00:00
Conrad Meyer
8286b59e6f x11/nvidia-driver: Update to 367.35
* Add needed x11 and xext dependencies

Thanks to everyone who submitted patches, tested, and reviewed this update.

PR:		201340
Submitted by:	Bengt Ahlgren <bengta at sics.se>, Kevin Bowling <kbowling@>,
		Oleg <zoleg at vusovich.ru>,
		Tomoaki AOKI <junchoon at dec.sakura.ne.jp>,
		Ultima <Ultima1252 at gmail.com>
Tested by:	Jeremy Cox <jeremy.m.cox at gmail.com>,
		O. Hartmann <ohartman at zedat.fu-berlin.de>,
		Tomoaki AOKI
Approved by:	danfe
Differential Revision:	https://reviews.freebsd.org/D7569
2016-08-28 16:57:04 +00:00
Thierry Thomas
b844790347 Upgrade to 1.9.2.
Changelog at
https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/?page=1#version-1.9.2
2016-08-28 16:28:56 +00:00
Dirk Meyer
72945b9812 - remove options ASM and GMP 2016-08-28 16:19:16 +00:00
Pawel Pekala
1da53cbcac Update to version 5.5.2
PR:		211286 (based on)
Submitted by:	ari@ish.com.au
2016-08-28 15:53:49 +00:00
Stephen Montgomery-Smith
6c26d6fde4 - Update to 1.2.3. 2016-08-28 15:20:21 +00:00
Kevin Lo
7e38bf360e Update to 9.1 2016-08-28 13:56:56 +00:00
Ben Woods
6abe8536fd multimedia/emby-server: Update to 3.0.6300
Changes this release:
  https://github.com/MediaBrowser/Emby/releases/tag/3.0.6300
  https://github.com/MediaBrowser/Emby/releases/tag/3.0.6200

Approved by:	adamw (mentor, implicit)
2016-08-28 12:57:08 +00:00
Martin Matuska
1328789e66 Update net-im/jabberd to 2.4.0
Add patch for crypt_r() conflict in 12-CURRENT
2016-08-28 12:28:32 +00:00
Thomas Zander
71c66daa5e Update to upstream release 6.2
PR:		205344
Submitted by:	rwestlun@gmail.com
Reviewed by:	riggs
Approved by:	maintainer timeout
2016-08-28 12:26:22 +00:00
Kurt Jaeger
9b41e6feae New port: www/p5-CatalystX-VirtualComponents
CatalystX::VirtualComponents
Setup virtual Catalyst components

WWW: http://search.cpan.org/dist/CatalystX-VirtualComponents/

PR:		212210
Submitted by:	Danny Warren <danny@dannywarren.com>
2016-08-28 11:02:35 +00:00
TAKATSU Tomonari
61450d8b72 - Update to 1.2 2016-08-28 10:56:42 +00:00
Kurt Jaeger
26aebf851e New port: www/p5-CatalystX-AppBuilder
CatalystX::AppBuilder
Programatically build your Catalyst app

WWW: http://search.cpan.org/dist/CatalystX-AppBuilder/

PR:		212209
Submitted by:	Danny Warren <danny@dannywarren.com>
2016-08-28 10:55:55 +00:00
Jimmy Olgeni
73e343701d Update devel/elixir-csv to version 1.4.3. 2016-08-28 10:32:47 +00:00