Commit graph

247185 commits

Author SHA1 Message Date
Wen Heping
95bbb2359f - Update to 0.04
Changelog: http://cpansearch.perl.org/src/SARTAK/HTML-RewriteAttributes-0.04/Changes
2010-11-22 07:09:24 +00:00
Wen Heping
6c92a52bcd - Update to 1.20
Changelog: http://search.cpan.org/src/DROLSKY/Moose-1.20/Changes
2010-11-22 06:40:08 +00:00
Stanislav Sedov
99f91988ea - Update ruby 1.8 to p302.
PR:		ports/151712
Reported by:	Pavel Argentov <argentoff@gmail.com>
2010-11-22 05:47:08 +00:00
Gerald Pfeifer
190aae9821 Update to the 20101120 snapshot of GCC 4.6.0. This brings libquadmath
(better support for 128 bit floating point types, which for now poisons
global include file namespace though this won't be an issue before GCC
4.7 and I have reported it upstream).
2010-11-22 05:45:17 +00:00
Maho Nakata
56031bfb66 Update to OOO330_m16. 2010-11-22 03:22:50 +00:00
Jun Kuriyama
41d233b422 Every HTTP::Exception is a Exception::Class - Class. So the same
mechanisms apply as with Exception::Class-classes. In fact have a look
at Exception::Class' docs for more general information on exceptions
and Exception::Class::Base for information on what methods a caught
exception also has.

HTTP::Exception is only a factory for HTTP::Exception::XXX (where X is
a number) subclasses. That means that HTTP::Exception->new(404)
returns a HTTP::Exception::404 object, which in turn is a
HTTP::Exception::Base - Object.

WWW: http://search.cpan.org/dist/HTTP-Exception/
2010-11-22 02:33:54 +00:00
Wen Heping
e16445a875 - Update to 2.17.2
Changelog: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-2.17.2/Changes
2010-11-22 02:25:29 +00:00
Jun Kuriyama
31b59df09c Invoke callbacks on construction of entersub OPs for certain CVs.
WWW: http://search.cpan.org/dist/B-Hooks-OP-Check-EntersubForCV/
2010-11-22 02:14:39 +00:00
Doug Barton
5718a1eea0 In order to build many docs, including but not limited to gnome-related
things, the OPTIONS _FO, _HTML, _MANPAGES, and _XHTML are not really
optional. Documentation builds for various ports will fail due to
missing files. Remove these options, and update Makefile and plist
accordingly.

While I'm here sort the plist in the traditional way (optional elements
sorted in line with the non-optional ones, portdocs listed last) and
remove the MD5 from the distinfo file.

PR:		ports/151771
Submitted by:	dougb
Approved by:	maintainer timeout
2010-11-22 02:13:52 +00:00
Joe Marcus Clarke
1510a4642e Update to 1.0.11. 2010-11-22 01:05:20 +00:00
Joe Marcus Clarke
c66bc424d3 Update goffice to 0.8.11. 2010-11-22 01:05:04 +00:00
Wen Heping
19c2e84993 One of the strongest complaints about Perl is its poor argument handling.
Simply passing everything in the @_ array is a serious limitation. This
module aims to rectify that.

With this module, we an specify subroutine signatures and automatically
dispatch on the number of arguments.

WWW: http://search.cpan.org/dist/Sub-Signatures/

PR:		ports/152455
Submitted by:	Grzegorz Blach <magik@roorback.net>
2010-11-22 00:24:31 +00:00
Sahil Tandon
115ab42446 - Update to 5.3
- Define LICENSE
- Remove redundant MANCOMPRESSED=no
- Use ${ETCDIR} where possible

PR:		ports/152243
Submitted by:	Gerard Seibert <gerard@seibercom.net> (maintainer)
2010-11-22 00:22:47 +00:00
Wen Heping
5c243d5c84 - Update to 2.1 2010-11-22 00:15:25 +00:00
Joe Marcus Clarke
a84c3f0f96 Update to 1.14.19. 2010-11-21 23:56:56 +00:00
Rene Ladan
2e5b524b0c - Fix optional dependency on security/heimdal
- Bump PORTREVISION
PR:		ports/152029
Submitted by:	Joerg Pulz [Joerg.Pulz frm2.tum.de]
Approved by:	Ryan Steinmetz <rpsfa@rit.edu> (maintainer of net/freeradius*)
		girgen (maintainer of databases/postgresql*-server,
		        14 day timeout)
2010-11-21 23:48:49 +00:00
Joe Marcus Clarke
2e72938ddd Update to 0.26. 2010-11-21 23:48:16 +00:00
Nicola Vitale
7b792d6e03 - Fix a syntax error in the ifdepd startup script
- Bump PORTREVISION
- Remove the MD5 checksum from distinfo

PR:		ports/152397
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
2010-11-21 22:55:13 +00:00
Thierry Thomas
ecd68964e8 Fix non-existing function call and deprecated functions.
Since I'm there, define the license, and release the maintainership.

PR:		ports/152399
Submitted by:	Riccardo Torrini <riccardo (at) torrini.org>
2010-11-21 22:37:58 +00:00
Nicola Vitale
2a53dfb520 - Update to 2.2.0
- Add files/patch-CMakeLists.txt
- New MASTER_SITES, and WWW site
- Remove files/patch-ab

PR:		ports/152418
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2010-11-21 22:28:03 +00:00
Koop Mast
b7532f8f84 Create symlinks to old icons so that apps like firefox, f-spot and who
knows what else can display some renamed icons. This is only going to
be used until this gets fixed.

More details about this issue: https://bugzilla.gnome.org/show_bug.cgi?id=629878

Obtained from:	http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/gtk%2B2/patches/patch-gtk_Makefile_in
2010-11-21 20:59:53 +00:00
Palle Girgensohn
d65b681550 Fix broken port 2010-11-21 20:57:15 +00:00
Max Brazhnikov
1a85e54520 Update to 2.0.2 2010-11-21 20:33:18 +00:00
Palle Girgensohn
f1e5c6edd4 Update eclipse-cdt according to PR, and give maintainership to Aldis.
PR:	ports/150646
2010-11-21 20:11:51 +00:00
Andrej Zverev
d37e24d8d7 Update to 0.50 2010-11-21 19:44:02 +00:00
Joe Marcus Clarke
a27131c782 Add a patch from Ubuntu to fix gradient rendering problems resulting in
ugly displays, bad performance, etc.

Reported by:	many
Obtained from:	http://repos.archlinux.org/wsvn/packages/cairo/trunk/cairo-1.10.0-buggy_gradients.patch
2010-11-21 19:43:40 +00:00
Joe Marcus Clarke
6bcf29f8d4 * Respect STRIP to allow for debugging builds
* Reset ownership to the user installing even for top dirs

PR:		152266
Submitted by:	Anonymous <swell.k@gmail.com>
2010-11-21 18:17:03 +00:00
Dmitry Marakasov
7e3953d581 Qt gui for google translate based on ajax api
WWW: http://code.google.com/p/qgt

PR:		152416
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>
2010-11-21 18:15:00 +00:00
Emanuel Haupt
9a34d7edfc Remove powerpc from supported ARCH.
Notified by:	portsmon
2010-11-21 18:08:37 +00:00
Koop Mast
7b2947d1f8 Fix fuse support build failure.
PR:		ports/152442
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>
2010-11-21 17:25:52 +00:00
Norikatsu Shigemura
bd62e67cee UnBROKEN.
o Add implicit dependency on pkg-config.
o Don't run-autotools-*, twice.
2010-11-21 16:52:45 +00:00
Nicola Vitale
04d0a9e90b - Update to 0.15.15
- Add LICENSE variable in Makefile

PR:		ports/152426
Submitted by:	Chris Rees <utisoft@gmail.com> (maintainer)
2010-11-21 16:06:14 +00:00
Jun Kuriyama
6247722b47 This module exposes the perl interpreter's PL_compiling variable to perl.
WWW: http://search.cpan.org/dist/B-Compiling/
2010-11-21 15:18:57 +00:00
Nicola Vitale
24051aa2b4 - Update to 1.3.0
- Fix build on -CURRENT

PR:		ports/152428
Submitted by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
2010-11-21 14:24:16 +00:00
Nicola Vitale
7c31fdc641 - Update to 1.0.6 (fix TDA18271 non-ATSC signal lock issues)
PR:		ports/152427
Submitted by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
2010-11-21 14:20:55 +00:00
Matthias Andree
a4fafcad3b Disable FUSE for now because it breaks the builds at least
on 8.1-STABLE amd64.
2010-11-21 14:12:45 +00:00
Koop Mast
c7a6afa562 Mark the -reference ports IGNORE when NOPORTDOCS is set.
It doesn't make sense to support that for ports that only install docs.

Submitted by:	QAT
2010-11-21 13:47:54 +00:00
Matthias Andree
40d3035dc2 Mark MAKE_JOBS_UNSAFE to unwedge FORCE_MAKE_JOBS gnome upgrades. 2010-11-21 13:47:42 +00:00
Jun Kuriyama
6aef4f76d6 Audio::Ecasound provides perl bindings to the ecasound control
interface of the ecasound program. You can use perl to automate or
interact with ecasound so you don't have to turn you back on the
adoring masses packed into Wembly Stadium.

Ecasound is a software package designed for multitrack audio
processing. It can be used for audio playback, recording, format
conversions, effects processing, mixing, as a LADSPA plugin host and
JACK node. Version >= 2.2.X must be installed to use this
package. "SEE ALSO" for more info.

WWW: http://search.cpan.org/dist/Audio-Ecasound/
2010-11-21 12:17:40 +00:00
Koop Mast
b8d397f62b Fix the detection of mysql for libgda4-mysql. 2010-11-21 12:11:38 +00:00
Andrej Zverev
90fa387e9a This module allows you to put the arguments to "add_column" in
DBIx::Class::ResultSource right into your attribute definitions and will
automatically call it when it finds an add_column attribute option.  It also
replaces the DBIx::Class-generated accessor methods (these are
Class::Accessor::Grouped-generated accessor methods under the hood) with the
Moose-generated accessor methods so that you can use more of the wonderful
powers of Moose (eg. type constraints, triggers, ...).
2010-11-21 11:52:42 +00:00
David E. O'Brien
fe2d21704c Catch up with pib/Makefile rev 1.27 (2007/04/09) and actually use Tk 8.4.
[PR 110422 seemed to have missed this]
2010-11-21 11:36:31 +00:00
Koop Mast
65bef9d75c Fix arguments of the pkg_deinstall line.
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
2010-11-21 10:07:54 +00:00
Stanislav Sedov
02d636fea3 - Update graphics/djvulibre to 3.5.23.
- Bump portrevisions of all dependent ports.

PR:		ports/152353, ports/152353 (based on)
Submitted by:	Takefu <takefu@airport.fm>
2010-11-21 08:59:10 +00:00
Ashish SHUKLA
51435f5dd0 - Update to 0.9.5.
PR:		ports/152198
Submitted by:	kwm
Approved by:	tabthorpe (mentor)
2010-11-21 04:41:29 +00:00
Jun Kuriyama
abe1cec777 - Upgrade to 0.9. 2010-11-21 03:07:27 +00:00
Adam Weinberger
647f205ac5 This patch hopefully fixes bash freezing on amd64 when using host-based
completions. Tons of thanks to Raphael Kubo da Costa for identifying the
fix and providing us with a patch, and to ehaupt for testing!

PR:		ports/150322
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com>
Reviewed by:	ehaupt
2010-11-21 02:48:14 +00:00
Sunpoet Po-Chuan Hsieh
c2be46b9a1 - Update to 0.1401
- Sort *_DEPENDS, MAN3 and PLIST

Changes:	http://search.cpan.org/dist/Catalyst-Authentication-Store-DBIx-Class/Changes
PR:		ports/152407
Submitted by:	Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
2010-11-20 22:25:22 +00:00
Norikatsu Shigemura
c8c73ef533 Update to 2010.11.17. 2010-11-20 22:23:10 +00:00
Sunpoet Po-Chuan Hsieh
8d4e20ce2f - Add p5-CGI-Application-Plugin-Apache 1.01
CGI::Application::Plugin::Apache provides easy access to Apache::* modules
for CGI::Application.

WWW: http://search.cpan.org/dist/CGI-Application-Plugin-Apache/

PR:		ports/152383
Submitted by:	Kurt Lidl <kurt.lidl@cello.com>
2010-11-20 22:22:58 +00:00