Commit graph

316871 commits

Author SHA1 Message Date
David Naylor
b72403382f Update emulators/wine-gecko to 2.21. 2013-12-01 18:36:01 +00:00
Dirk Meyer
8e450647cb - use STAGEDIR
- USES=gmake
2013-12-01 18:33:26 +00:00
Mikhail Teterin
80399d5d1a Use `patch -p0'' instead of `patch -p'' -- the latter invocation
is not working on -current for some reason and pkg-fallout is
unhappy.

Submitted by:	pkg-fallout@
2013-12-01 18:22:50 +00:00
Sunpoet Po-Chuan Hsieh
0c782e2a6f - Remove outdated devel/py-setuptools entry (2013-03-06)
PR:		ports/184412
Submitted by:	Larry Rosenman <ler@lerctr.org>
2013-12-01 18:18:38 +00:00
Dirk Meyer
fed401546a - USES=gmake 2013-12-01 18:14:00 +00:00
Dirk Meyer
795423aa72 - use USES 2013-12-01 18:06:57 +00:00
Sunpoet Po-Chuan Hsieh
243abff3a7 - Update to 0.3.1
- Convert to new LIB_DEPENDS format
- Support STAGEDIR

Changes:	http://files.bebik.net/podcastdl/changelog.txt
PR:		ports/184415
Submitted by:	User Rodrigo <rodrigo@bebik.net> (maintainer)
2013-12-01 18:03:38 +00:00
Marcus von Appen
bc5bfbbcb1 - Update to version 2.5.3
- Enable staging support
- Pet portlint
2013-12-01 17:59:07 +00:00
Sunpoet Po-Chuan Hsieh
1ed47c48d4 - Update to 1.300006
- Remove leading indefinite article from COMMENT
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Email-Sender/Changes
PR:		ports/183990
Submitted by:	sunpoet (myself)
Approved by:	Bill Brinzer <bill.brinzer@gmail.com> (maintainer)
2013-12-01 17:58:31 +00:00
Sunpoet Po-Chuan Hsieh
8e01518f2a - Add LICENSE
- Fix COMMENT
- Fix RUN_DEPENDS
- Remove contiguous blank lines
2013-12-01 17:56:14 +00:00
Max Brazhnikov
c43a5ea778 - Run LRELEASE at configure stage, when build dependencies are already
present. This fixes regression introduced with my previous commit.
- While I'm here update USE_QT4 components to reflect actual demands.
2013-12-01 17:53:13 +00:00
Matthew Seaman
81f96be9bd Update all the RT extension modules to work with www/rt42 and make
that the new default.
2013-12-01 17:51:42 +00:00
Matthew Seaman
48c1852f77 - Make it possible to 'make stage' without needing superuser powers
- Make the saved configuation parameters for extensions match the
  equivalents from www/rt40 or www/rt38

- Set default DBA user to pgsql when backend database is chosen as
  postgresql.
2013-12-01 17:49:02 +00:00
Sunpoet Po-Chuan Hsieh
ed6ca3796e - Add p5-MooX-ConfigFromFile 0.002
MooX::ConfigFromFile is intended to easy load initialization values for
attributes on object construction from an appropriate config file. The building
is done in MooX::ConfigFromFile::Rule - using MooX::ConfigFromFile ensures the
role is applied.

WWW: http://search.cpan.org/dist/MooX-ConfigFromFile/
2013-12-01 17:45:46 +00:00
Olivier Duchateau
447da118fa - Update to 1.6.9
- Adjust dependencies
- Use only Python 2.x
- Support STAGEDIR
- Rewrite pkg-descr
- Pass maintainership
2013-12-01 17:45:16 +00:00
Vasil Dimov
4a42cd9432 Fix graphics/hugin build with clang.
PR:		ports/182742
Submitted by:	dumbbell@
2013-12-01 17:44:58 +00:00
Sunpoet Po-Chuan Hsieh
dea75c4fe0 - Add p5-MooX-File-ConfigDir 0.002
MooX::File::ConfigDir is a helper for easily find configuration file locations.
Whether to use this information for find a suitable place for installing them or
looking around for finding any piece of settings, heavily depends on the
requirements.

WWW: http://search.cpan.org/dist/MooX-File-ConfigDir/
2013-12-01 17:44:55 +00:00
Tijl Coosemans
68ebdc0f0d Fix owner/group of PREFIX/com/aegis directory.
PR:		ports/183913
Submitted by:	"Aryeh M. Friedman" <aryeh.friedman@gmail.com> (maintainer)
2013-12-01 17:44:38 +00:00
Sunpoet Po-Chuan Hsieh
1457f0f499 - Update to 2.23
Changes:	http://search.cpan.org/dist/GraphViz2/Changes
2013-12-01 17:42:52 +00:00
Sunpoet Po-Chuan Hsieh
0970b2e5b2 - Update to 0.4.21
Changes:	http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2013-12-01 17:39:34 +00:00
Sunpoet Po-Chuan Hsieh
7631bf2978 - Update to 0.59
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
2013-12-01 17:38:39 +00:00
William Grzybowski
c4d57584d4 devel/py-pudb: update to 2013.3.5
- Update to 2013.3.5 [1]
- Allow staging
- Remove leading article from COMMENT
- Use auto plist

PR:		ports/181415 [1]
Submitted by:	maintainer
2013-12-01 16:34:48 +00:00
William Grzybowski
2eb76774f1 net/crtmpserver: update to 0.811
- Update to 0.811 [1]
- Allow staging

PR:		ports/182528
Submitted by:	maintainer
2013-12-01 16:29:29 +00:00
Sergey A. Osokin
d5f862e231 Upgrade third-party ngx_http_redis module from 0.3.6 to 0.3.7.
<ChangeLog>

*) Bugfix: ngx_http_redis_module might issue the error message
   "redis sent invalid trailer" for nginx >= 1.5.3.
   Thanks to Maxim Dounin.

</ChangeLog>
2013-12-01 16:11:26 +00:00
Boris Samorodov
a86c8e0638 . allow staging;
. use new LIB_DEPENDS syntax;
. USE_GMAKE=yes -> USES=gmake.
2013-12-01 16:10:24 +00:00
Sunpoet Po-Chuan Hsieh
249aa60065 - Add p5-Text-WrapI18N 0.06
Text::WrapI18N intends to be a better Text::Wrap module. This module is needed
to support multibyte character encodings such as UTF-8, EUC-JP, EUC-KR, GB2312,
and Big5. This module also supports characters with irregular widths, such as
combining characters (which occupy zero columns on terminal, like diacritical
marks in UTF-8) and fullwidth characters (which occupy two columns on terminal,
like most of east Asian characters). Also, minimal handling of languages which
doesn't use whitespaces between words (like Chinese and Japanese) is supported.

Like Text::Wrap, hyphenation and "kinsoku" processing are not supported, to keep
simplicity.

WWW: http://search.cpan.org/dist/Text-WrapI18N/
2013-12-01 16:05:26 +00:00
Sunpoet Po-Chuan Hsieh
58f97f8178 - Update to 3.5
- Pass maintainership to submitter

Changes:	http://sourceforge.net/projects/nbd/files/nbd/3.5/ChangeLog/view
		https://github.com/yoe/nbd/commits/master
PR:		ports/184408
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-12-01 15:49:09 +00:00
Sunpoet Po-Chuan Hsieh
edcc4789b2 - Fix build of x11-toolkits/SoXt which depends on graphics/Coin
- Add LICENSE
- Support STAGEDIR

PR:		ports/183824
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer (timeout, 21 days)
2013-12-01 15:49:02 +00:00
Thierry Thomas
71c8a0aee7 - Fix on -CURRENT
- Fix shebang

- Stagify
2013-12-01 15:36:26 +00:00
Dirk Meyer
a1a4e9e3ea - use STAGEDIR 2013-12-01 15:32:42 +00:00
David Naylor
10ac0e1be2 Update emulators/i386-wine-devel to 1.7.7.
Changes:
 - Fix the patch-nvidia.sh script's usage of getopt [1]
 - Fix the patching of the packages for installation on amd64 [2]
 -

Reported by:	[1] Nicole Reid <nicole@cooltrainer.org>
		[2] Piotr Kubaj <pkubaj@riseup.net>
2013-12-01 15:30:42 +00:00
Sunpoet Po-Chuan Hsieh
10ed3f609d - Add p5-Term-Size-Any 0.002
Term::Size::Any is a unified interface to retrieve terminal size. It loads one
module of a list of known alternatives, each implementing some way to get the
desired terminal information. This loaded module will actually do the job on
behalf of Term::Size::Any.

WWW: http://search.cpan.org/dist/Term-Size-Any/
2013-12-01 15:11:12 +00:00
Olli Hauer
37df5f700f - security update to 3.3.1
This is a maintenance release that fixes a serious bug in the built-in HTTP
server. It was discovered that the handle_request() routine did not properly
perform input sanitization which led into a number of security
vulnerabilities.

An unauthenticated, remote attacker could exploit this flaw to execute
arbitrary commands on the remote host.

All users still using older versions are advised to upgrade to this version,
which resolves this issue.

Approved by:	crees (maintainer, per PM)
Security:	620cf713-5a99-11e3-878d-20cf30e32f6d
2013-12-01 15:10:18 +00:00
Sunpoet Po-Chuan Hsieh
3e00e55e12 - Add p5-Term-Size-Perl 0.029
Term::Size::Perl is yet another implementation of Term::Size in pure Perl, with
the exception of a C probe run on build time.

WWW: http://search.cpan.org/dist/Term-Size-Perl/
2013-12-01 15:10:15 +00:00
Sunpoet Po-Chuan Hsieh
d61d9f38cb - Add p5-File-ConfigDir 0.009
File::ConfigDir is a helper for installing, reading and finding configuration
file locations. It's intended to work in every supported Perl5 environment and
will always try to Do The Right Thing(TM).

File::ConfigDir is a module to help out when perl modules (especially
applications) need to read and store configuration files from more than one
location. Writing user configuration is easy thanks to File::HomeDir, but what
when the system administrator needs to place some global configuration or there
will be system related configuration (in /etc on UNIX(TM) or $ENV{windir} on
Windows(TM)) and some network configuration in nfs mapped /etc/p5-app or
$ENV{ALLUSERSPROFILE} . "\\Application Data\\p5-app", respectively.

File::ConfigDir has no "do what I mean" mode - it's entirely up to the user to
pick the right directory for each particular application.

WWW: http://search.cpan.org/dist/File-ConfigDir/
2013-12-01 15:07:55 +00:00
Sunpoet Po-Chuan Hsieh
3d3a99a8b6 - Update to 1.0
Changes:	http://search.cpan.org/dist/Types-Serialiser/Changes
2013-12-01 15:02:51 +00:00
Sunpoet Po-Chuan Hsieh
33094d5e08 - Update to 0.44
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/MooseX-Storage/Changes
2013-12-01 15:02:46 +00:00
Dirk Meyer
d2dacb21c0 - drop linker path to stagedir 2013-12-01 15:02:43 +00:00
Sunpoet Po-Chuan Hsieh
3d2e9e6753 - Update to 0.112
Changes:	http://search.cpan.org/dist/Test-Deep/Changes
2013-12-01 15:02:40 +00:00
Sunpoet Po-Chuan Hsieh
d304b9805f - Update to 20131130
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20131130.diff
2013-12-01 15:02:35 +00:00
Dirk Meyer
5be5719ec7 - update to 1.0.Alpha18.0 2013-12-01 14:38:33 +00:00
Olivier Duchateau
1ff4eb003c - Remove PYTHON_PY3K_PLIST_HACK, because PYDISTUTILS_AUTOPLIST is used
Reported by:	mva@
2013-12-01 14:10:59 +00:00
William Grzybowski
7ccc16a1d6 databases/spatialite_gui: update to 1.7.1
PR:		ports/184102
Submitted by:	maintainer
2013-12-01 13:58:50 +00:00
Olivier Duchateau
e7dfc05bdc - Update to 0.8.8
- Replace pkg-plist by PYDISTUTILS_AUTOPLIST
- Add PYTHON_PY3K_PLIST_HACK macro
- Support STAGEDIR
2013-12-01 13:44:08 +00:00
William Grzybowski
bb3057fdb3 audio/xmms-timidity: swtich from CFLAGS to CXXFLAGS
- Swtich from CFLAGS to CXXFLAGS [1]
- Use new format for lib depends

PR:		ports/184072 [1]
Submitted by:	maintainer
2013-12-01 12:57:00 +00:00
William Grzybowski
231e0c9693 audio/teamspeak3-server: update to 3.0.10.1
PR:		ports/184123
Submitted by:	maintainer
2013-12-01 12:53:46 +00:00
Koop Mast
5985219b2d Update to 2.0.1.
Stagify, add license.
2013-12-01 12:47:29 +00:00
William Grzybowski
dfc8713b75 lang/polyml: allow staging
- Allow staging
- Fix build on head

PR:		ports/184074
Submitted by:	maintainer
2013-12-01 12:46:48 +00:00
William Grzybowski
b3ab64a9cb devel/gdb: fix build with gcc 4.8
PR:		ports/184119
Submitted by:	maintainer
2013-12-01 12:32:13 +00:00
Kubilay Kocak
c46e0576fd Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1
- Add the appropriate Python platform  (plat-*) files for FreeBSD 11
- Update pkg-plist

Backport a upstream change [1] removing OS major version from the check
to enable the OSS Audio module in setup.py:

Issue #12326: don't test the major version of sys.platform Use
startswith, instead of ==, when testing sys.platform to support
new platforms like Linux 3 or OpenBSD 5. [2]

[1] http://hg.python.org/cpython/rev/50f1922bc1d5
[2] http://bugs.python.org/issue12326
2013-12-01 12:25:37 +00:00