Commit graph

355072 commits

Author SHA1 Message Date
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
Grzegorz Blach
bbe44aec8f Reenable pulseaudio support
PR:	195942
2014-12-13 09:50:47 +00:00
Matthew Seaman
461093f7c4 Update to 1.03
Change Log:	http://cpansearch.perl.org/src/ALEXMV/RT-Extension-SLA-1.03/Changes
2014-12-13 09:47:40 +00:00
Matthew Seaman
8d804be422 Update to 4.3.2
This is a routine bugfix update

Change Log:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.2/phpMyAdmin-4.3.2-notes.html/view
2014-12-13 09:42:42 +00:00
Wen Heping
44e94181d4 - Update to 2.0.5
Changes: http://search.cpan.org/src/HVOERS/Dancer2-Plugin-Passphrase-2.0.5/CHANGES

PR:		195038
Submitted by:	Henk van Oers<hvo.pm@xs4all.nl>(maintainer)
2014-12-13 09:39:47 +00:00
Antoine Brodin
9037b67671 - Update to 2.5.2 (making it fetchable again)
- Add LICENSE
- Grab maintainership [1]

PR:		ports/195722
Approved by:	several portmgr-feedback emails unanswered [1]
2014-12-13 09:39:12 +00:00
Wen Heping
f02cca2bf5 - Update to 0.156001
Changes: http://search.cpan.org/src/XSAWYERX/Dancer2-0.156001/Changes
2014-12-13 09:29:59 +00:00
Marcus von Appen
338af90f12 - Unbreak after the recent print/freetype2 update
MFH:		2014Q4
2014-12-13 09:06:09 +00:00
Dmitry Marakasov
2f4abff960 - Fix license
- Add LICENSE_FILE
- Drop @dirrm* from plist
2014-12-13 06:32:54 +00:00
Dmitry Marakasov
f771822c9f - Simplify MASTER_SITES
- Clarify LICENSE
- Add LICENSE_FILE
- Remove needless statement
- Drop @dirrm* from plist
- Pet portlint
2014-12-13 06:32:32 +00:00
Dmitry Marakasov
01b73d1bdc - Add LICENSE_FILE
- Drop @dirrm* from plist
2014-12-13 06:32:13 +00:00
Dmitry Marakasov
dcc25e50b9 - Simplify MASTER_SITES
- Clarify LICENSE
- Drop @dirrm* from plist
2014-12-13 06:31:55 +00:00
Dmitry Marakasov
70fe18babf - Clarify LICENSE
- Drop @dirrm* from plist
2014-12-13 06:31:40 +00:00
Dmitry Marakasov
90fddb38b7 - Add LICENSE
- Strip binary
2014-12-13 06:31:25 +00:00
Dmitry Marakasov
8f34ec1284 - Simplify MASTER_SITES
- Add LICENSE
- Fix DATADIR
- Drop @dirrm* from plist
2014-12-13 06:31:18 +00:00
Dmitry Marakasov
cff1df1de7 - Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
2014-12-13 06:31:11 +00:00
Dmitry Marakasov
1eff65320b - Add LICENSE
- Fix tab after WWW:
- Drop @dirrm* from plist
2014-12-13 06:31:03 +00:00
Dmitry Marakasov
e64a068bc6 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=autoreconf
- Drop @dirrm* from plist
2014-12-13 06:30:56 +00:00
Sunpoet Po-Chuan Hsieh
fc96e70c88 - Use FIND 2014-12-13 04:02:02 +00:00
Sunpoet Po-Chuan Hsieh
e0d6406fc7 - Update to 7.4.542
Changes:	https://code.google.com/p/vim/source/list
2014-12-13 04:00:51 +00:00
Sunpoet Po-Chuan Hsieh
f348ff1bcd - Update to 2.10.2
Changes:	https://github.com/guard/guard/releases
2014-12-13 04:00:46 +00:00
Sunpoet Po-Chuan Hsieh
bc61e2d064 - Update to 0.7.4
Changes:	https://github.com/fazibear/colorize/blob/master/CHANGELOG
2014-12-13 04:00:40 +00:00
Sunpoet Po-Chuan Hsieh
9a561bdded - Update to 1.004001
Changes:	http://search.cpan.org/dist/Test-Version/Changes
2014-12-13 04:00:34 +00:00
Sunpoet Po-Chuan Hsieh
2b59206e61 - Update to 1.000001
Changes:	http://search.cpan.org/dist/MaxMind-DB-Reader/Changes
2014-12-13 04:00:28 +00:00