Commit graph

355095 commits

Author SHA1 Message Date
Hiroki Sato
3922098b6f - Separate TeX style files from math/gnuplot into math/gnuplot-tex-extras
to eliminate huge TeXLive dependency.  Note that TeX terminal support is
  still enabled by default because it works without them.

- Add Lua dependency to support TeX/Tikz terminal.

Approved by:	glewis (maintainer)
2014-12-14 12:03:38 +00:00
Antoine Brodin
9cb1f86730 - Remove support for EXTRACT_PRESERVE_OWNERSHIP
- Update a few comments related to extract

Differential Revision:	https://reviews.freebsd.org/D1189
With hat:	portmgr
2014-12-14 11:44:24 +00:00
Alexey Dokuchaev
fa77662c1d Mark legacy branches -173, -96, and -71 as FORBIDDEN: they are unsupported
by NVidia and no security updates for them were issued to fix CVE-2014-8298.

Security:	fdf72a0e-8371-11e4-bc20-001636d274f3
2014-12-14 11:21:53 +00:00
Alexey Dokuchaev
a46dd58605 Adjust version check to unbreak the build of 304.xx branch.
Reported by:	Walter Schwarzenfeld
2014-12-14 11:08:25 +00:00
Alexey Dokuchaev
6e6976f466 Update NVidia drivers (long lived branch and legacy 304.xx branch) to their
most recent versions that have CVE-2014-8298 vulnerability fixed.

Security:	fdf72a0e-8371-11e4-bc20-001636d274f3
2014-12-14 09:51:10 +00:00
Alexey Dokuchaev
86fc1958ae The GLX indirect rendering support supplied on NVIDIA products is subject to
the recently disclosed X.Org vulnerabilities (CVE-2014-8093, CVE-2014-8098)
as well as internally identified vulnerabilities (CVE-2014-8298).
2014-12-14 09:45:08 +00:00
Danilo Egea Gondolfo
666155735c - Update to 7.0.20141202
PR:		195789
Submitted by:	pfg@ (maintainer)
2014-12-14 02:07:52 +00:00
Danilo Egea Gondolfo
fb3eac0ab8 - Update to 6.6.5
PR:		195849
Submitted by:	roy@marples.name (maintainer)
2014-12-14 01:37:34 +00:00
Dag-Erling Smørgrav
110240f557 Use p5-Module-Pluggable also when building for Perl 5.18, to avoid warning
messages.
2014-12-13 23:17:44 +00:00
Antoine Brodin
aa097967e6 Fix plist on i386 2014-12-13 22:43:46 +00:00
Dag-Erling Smørgrav
5409397ca7 Add upstream patch that allows the workspace switch to correctly recognize
the Mate window manager and enable additional features.

https://github.com/mate-desktop/mate-panel/pull/240
2014-12-13 22:26:15 +00:00
Julien Laffaye
fbf520bc22 - Update to 1.4 2014-12-13 21:28:16 +00:00
Pawel Pekala
2a159b0dca Update to version 0.22
PR:		195510
Submitted by:	maintainer
2014-12-13 20:53:39 +00:00
Pawel Pekala
922cab6369 Update to version 0.10
PR:		195509
Submitted by:	maintainer
2014-12-13 20:46:06 +00:00
Pawel Pekala
720ca3f8fe Update to version 2.9.1
PR:		195498
Submitted by:	maintainer
2014-12-13 20:33:06 +00:00
Pawel Pekala
8c069cfab5 Update to version 6.2.7
PR:		195472
Submitted by:	maintainer
2014-12-13 20:00:56 +00:00
Adam Weinberger
178b9b3950 Revert the contents of r374674, as it broke packaging as a regular
user. Instead, set the group and mode manually in the plist.

Submitted by:	antoine
2014-12-13 19:46:32 +00:00
Danilo Egea Gondolfo
55b8aef061 - Update to 0.7.0
PR:		195884
Submitted by:	Nikola Kolev <koue@chaosophia.net> (maintainer)
2014-12-13 19:46:02 +00:00
Danilo Egea Gondolfo
7fbcb84321 - Update to 0.9.2 to follow the new libmp3splt version 2014-12-13 19:34:59 +00:00
Thomas Zander
39e58fb1f6 Update to upstream release 1.7.81
PR:		195730
Submitted by:	vsasjason@gmail.com (maintainer)
2014-12-13 19:34:35 +00:00
Danilo Egea Gondolfo
9a74e63202 - Update to 0.31
- Add LICENSE

PR:		195897
Submitted by:	martin@sugioarto.com (maintainer)
2014-12-13 19:25:08 +00:00
Danilo Egea Gondolfo
4ec603097d - Update to 1.0.1
PR:		195912
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2014-12-13 19:12:22 +00:00
Danilo Egea Gondolfo
3c43ce4c29 libmp3splt
- Update to 0.9.2
- Use INSTALL_TARGET as install-strip
while here
- Use options helpers
- Add a pkg-plist file

mp3splt
- Update to 2.6.2
while here
- Use options helpers
- Add a pkg-plist file

PR:		195923
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru> (maintainer)
2014-12-13 18:59:28 +00:00
Adam Weinberger
fb821c4c7a Since r367027, the setgid games have been installed as setgid root
instead of setgid root. The port redefines BINGRP when necessary,
but since BINGRP was being passed in MAKE_ARGS, it overrode those
redefinitions. Passing BINGRP in MAKE_ENV instead should allow
uidfix to still work, while making sure that the games are installed
with the correct group.

Submitted by:	Glen Foster
MFH:		2014Q4
2014-12-13 18:54:02 +00:00
Thomas Zander
e0c49a5700 - Fix buffering in OSS backend
- Fix QT4 GUI layout issue

While one it:
- Use INSTALLS_ICONS

PR:		193807
Submitted by:	hselasky@FreeBSD.org
2014-12-13 18:49:26 +00:00
Pawel Pekala
2a28578dad - Update to version 3.0.22
- Clean pkg-plist

The changes are listed here:
http://www.privoxy.org/3.0.22/user-manual/whatsnew.html

This update fixes two security issues.

PR:		195468
Submitted by:	maintainer
2014-12-13 18:48:45 +00:00
Pawel Pekala
0570c0106c The strict extension introduces support for strict scalar parameter type hints
without changing Zend. Support for the following types is introduced:

  * string
  * integer, int
  * float, double
  * boolean, bool
  * resource

Variadic support for all of the above types is also included.

WWW: http://pecl.php.net/package/strict

PR:		195425
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2014-12-13 18:37:33 +00:00
Pawel Pekala
a19c8cb6c5 - Update to version 0.13.0, now comaptible with php56 [1]
- Clarify LICENSE
- Convert to USES=tar:tgz

PR:		195423 [1]
Submitted by:	Gasol Wu <gasol.wu@gmail.com> [1]
2014-12-13 18:30:01 +00:00
Pawel Pekala
206c197fad This PECL extension enables you to get the geo location information of an IP
address, such as country, region or state, city, latitude and longitude, US
ZIP code, time zone, Internet Service Provider (ISP) or company name, domain
name, net speed, area code, weather station code, weather station name,
mobile country code (MCC), mobile network code (MNC) and carrier brand,
elevation, and usage type.

WWW: http://pecl.php.net/package/ip2location

PR:		195421
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2014-12-13 18:20:21 +00:00
Kurt Jaeger
c66ecfff29 biology/seqtools: 4.30 -> 4.31
Some changes to sqlite dependencies
2014-12-13 18:10:31 +00:00
Pawel Pekala
b6c31f0d28 IP2Location is a C library that enables the user to find the country, region,
city, latitude, longitude, zip code, time zone, ISP, domain name, connection
type, area code, weather, mobile network, elevation, usage type by IP address
or hostname originates from.  It contains a demo IP2Location IP-COUNTRY BIN
database which consists of real data for IP address range 0.0.0.0 to 99.255.
255.255.  This database contains IP address blocks as key and countries as
values.

WWW: http://www.ip2location.com/c.aspx

PR:		195420
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2014-12-13 18:00:10 +00:00
Danilo Egea Gondolfo
cce92f80e1 - Update to 0.0.2014.12.12
- Remove security/gnupg1 from GNUPG_RUN_DEPENDS

PR:		195945
Submitted by:	fk@fabiankeil.de (maintainer)
2014-12-13 17:58:48 +00:00
Danilo Egea Gondolfo
aef7ee19e0 - Update to 20141212
PR:		195946
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-12-13 17:51:22 +00:00
Pawel Pekala
37d5cabada Update to version 1.0.0-rc22
PR:		195419
Submitted by:	alex@kaworu.ch
Approved by:	maintainer timeout
2014-12-13 17:49:12 +00:00
Sunpoet Po-Chuan Hsieh
89f0933451 - Fix build when DEFAULT_VERSIONS=python=3.*
- Use USE_PYTHON=autoplist

With hat:	python
2014-12-13 17:02:13 +00:00
Sunpoet Po-Chuan Hsieh
9b551f0ad8 - Update to 1.4.7
Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=8161
2014-12-13 16:59:38 +00:00
Sunpoet Po-Chuan Hsieh
102b1b90fc - Update to 3.2.0
Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
2014-12-13 16:59:30 +00:00
Sunpoet Po-Chuan Hsieh
6cca53c922 - Update to 0.053
Changes:	http://search.cpan.org/dist/HTTP-Tiny/Changes
2014-12-13 16:59:25 +00:00
Sunpoet Po-Chuan Hsieh
213b9b2a19 - Update to 2.001002
Changes:	http://search.cpan.org/dist/GeoIP2/Changes
2014-12-13 16:59:19 +00:00
Sunpoet Po-Chuan Hsieh
b50efa459b - Update to 3.0108
Changes:	http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2014-12-13 16:59:13 +00:00
Pawel Pekala
06d07f9680 - Update to version 1.3
- Remove lots of upstreamed fixes
2014-12-13 15:51:05 +00:00
Antoine Brodin
165e211afa New port: security/py-pydeep
Python bindings for ssdeep
WWW: https://github.com/kbandla/pydeep

PR:		ports/195640
2014-12-13 13:26:25 +00:00
Matthew Seaman
4e572c7fa0 Make the port 'poudriere testport' clean
- Remove ${STAGEDIR}/usr/local/www/rt42 which is unused
     - Add ${DATADIR}/{etc,lib,plugins} as empty directories: these
       are used by RT extensions.
     - Use @dir() to manage directories created under /var.  This will
       prevent the unconditional removal and replacement of the cache
       directories during updates, which results in those directories
       ending up with the wrong ownership.

PR:		195871
Submitted by:	me@nileshgr.com
2014-12-13 13:08:53 +00:00
Pawel Pekala
150fd09e00 - Update to version 4.5 [1]
- Remove optional installation of PORTDOCS, staging takes care of that
- Unmute install commands
- Use @dir() instead of one big chown to set directory permissions

PR:		194921 [1]
Submitted by:	timp87@gmail.com [1]
Approved by:	maintainer
2014-12-13 12:08:11 +00:00
Wen Heping
f975b7f849 - Update to 1.19.22 2014-12-13 12:01:39 +00:00
Wen Heping
fe87f40883 - Add missing DEPENDS
PR:		195770
Submitted by:	basil@vpm.net.ua
2014-12-13 11:35:24 +00:00
Rene Ladan
0d4d3f7d61 sysutils/linux-nero: add distinfo.i686 file, should fix build [1]
While here regenerate pkg-plist

Submitted by:	pkg-fallout [1]
2014-12-13 10:50:37 +00:00
Antoine Brodin
d9d04047f3 Update to 2.12
PR:		ports/195720
2014-12-13 10:16:10 +00:00
Grzegorz Blach
468a5c2994 Update to 1.0.15 2014-12-13 10:15:50 +00:00
Barbara Guida
c551a68dab Update flashblock to 1.5.18 2014-12-13 09:54:34 +00:00