Commit Graph

73865 Commits

Author SHA1 Message Date
landry
7d56859f27 Minor tweak: use perl magic with ucfirst to capitalize first letter in
Desktop file name/comment.
2012-04-08 20:54:34 +00:00
ajacoutot
54fe4581b7 Meh, forgot to cvs add. 2012-04-08 19:33:31 +00:00
ajacoutot
c0ea47142d Correct the default device used for OpenBSD with the Blu-ray and VCD input
plugins.

from Brad (maintainer)
2012-04-08 19:19:04 +00:00
jasper
a2e0769b37 - explicitly specify autoconf version for autoreconf.
spotted by naddy@
2012-04-08 17:40:41 +00:00
ajacoutot
6ce2569122 Bump after spidermonkey ports change. 2012-04-08 17:21:49 +00:00
ajacoutot
06fdf8fa76 Use PKGSPEC to make sure the 2 spidermonkey ports are differentiated
when checking for dependencies.
2012-04-08 17:21:35 +00:00
ajacoutot
05d1982b38 Use PKGSPEC to make sure the 2 spidermonkey ports are differentiated
when checking for dependencies.

ok landry@
2012-04-08 17:21:26 +00:00
naddy
269d47161b update to 4.10; suggested by Amit Kulkarni 2012-04-08 17:04:20 +00:00
ajacoutot
3a019565f6 Enable support for the libxvid encoder.
from Brad (maintainer)
2012-04-08 16:56:51 +00:00
naddy
5b8d075767 Use OpenSSL instead of the included AES code to speed up extraction
of encrypted archives.
2012-04-08 16:36:12 +00:00
ajacoutot
f74f7f564c Remove commented line; no change. 2012-04-08 16:36:09 +00:00
ajacoutot
e044573fe6 Update to gnuchess-6.0.1 2012-04-08 16:32:29 +00:00
ajacoutot
fe640fa9c8 Update to gcompris-12.01. 2012-04-08 15:54:25 +00:00
jasper
4ea2f77f4f - add pkgpaths
spotted by aja@
2012-04-08 15:39:51 +00:00
ajacoutot
da2151a769 This port is a curse... looks like we'll never get dependencies right...
spotted by naddy@
2012-04-08 14:52:27 +00:00
mpi
e9e9d45d57 Update to pep8 1.0.1 2012-04-08 14:20:47 +00:00
mpi
7790e61292 Correctly catch attempts to do isochronous OUT transfers and fix a warning
from upstream.
2012-04-08 13:14:54 +00:00
pascal
589e02ed65 Fix previous to work when building java, but not go. Noticed and patch by
Andre Zepezauer on ports@ (thanks).

ok sthen@
2012-04-08 12:40:51 +00:00
naddy
ade68cd88e don't echo the password on sparc/sparc64; ok sthen@ 2012-04-08 11:30:25 +00:00
ajacoutot
2b97537301 +latexila 2012-04-08 11:28:33 +00:00
ajacoutot
8c309d2e3c Import latexila-2.4.0.
LaTeXila is an Integrated LaTeX Environment for the GNOME desktop.

ok jasper@
2012-04-08 11:28:03 +00:00
ajacoutot
2ca8c7025c +latexmk 2012-04-08 11:27:14 +00:00
ajacoutot
460e040196 Import latexmk-431.
Latexmk is a perl script for running LaTeX the correct number of times
to resolve cross references, etc; it also runs auxiliary programs
(bibtex, makeindex if necessary, and dvips and/or a previewer as
requested).
<...>

ok jasper@
2012-04-08 11:26:30 +00:00
espie
55635c592a synch documentation 2012-04-08 10:20:42 +00:00
robert
74eded4fb8 libgnome-keyring is both a run and a build dependency 2012-04-08 07:56:21 +00:00
robert
729f3be346 gcc 4.6 does not have __sync_add_and_fetch if it optimizes for i386,
which is the case on OpenBSD, so use the original locking code instead
this fixes the i386 build
2012-04-08 07:52:01 +00:00
ajacoutot
54ff746128 Set ke_debug_enabled to FALSE by default. 2012-04-08 07:45:30 +00:00
ajacoutot
a3f8cb2fd6 Back port the Blu-ray input plugin.
from Brad
2012-04-08 07:37:25 +00:00
ajacoutot
6b1ed72399 Update to automake-1.11.4.
from Brad
2012-04-08 07:12:56 +00:00
sthen
3934b581a3 Update devel/p5-Module-Install to version 1.06.
Updated from 1.04 port in Andreas Voegele's repository.

''Currently, several ports that could be built with
"CONFIGURE_STYLE=modinst" are built with "CONFIGURE_ARGS += --skipdeps"
as they require a more recent version of Module::Install.''
2012-04-07 20:57:18 +00:00
sthen
ab0472077b comment-out auto_set_repository, newer Module::Install has strict subs and
this breaks unless relevant module is installed
2012-04-07 20:54:07 +00:00
sthen
eb1cad00f6 comment-out line requiring Module::Install::GithubMeta,
newer Module::Install has strict subs and this breaks unless installed
2012-04-07 20:52:45 +00:00
sthen
bc7b854c82 rm macos resource forks, they break with newer Module-Install 2012-04-07 20:50:23 +00:00
sthen
7b045135da Update devel/p5-Test-WWW-Mechanize to version 1.30. Adapt a test to
WWW::Mechanize 1.70.  Required by the recent www/p5-WWW-Mechanize update
as well as the Catalyst update.

More recent versions of Test::WWW::Mechanize depend on LWP 6.02, which
hasn't hit OpenBSD's ports tree yet.

From Andreas Voegele's repo.
2012-04-07 20:04:39 +00:00
sthen
6d760b5468 Update net/p5-RPC-XML to version 0.76. Required by
www/p5-Catalyst-Plugin-XMLRPC update.  From Andreas Voegele's repo.
2012-04-07 19:59:59 +00:00
sthen
5345d897c1 Update devel/p5-Log-Log4perl to version 1.34, which provides
Log::Log4perl::Catalyst. From Andreas Voegele's repo.
2012-04-07 19:58:52 +00:00
sthen
1db472da93 Update www/p5-HTML-FormFu to version 0.07003. More recent versions
remove deprecated methods.  Required by the Catalyst update.
From Andreas Voegele's repo.
2012-04-07 19:50:59 +00:00
ajacoutot
cd560f9220 Fix DOS EOLs in src/demuxers/asfheader.c.
from Brad (maintainer)
2012-04-07 17:24:36 +00:00
sthen
216c934763 Mark www/p5-Catalyst-Plugin-Cache-Store-FastMmap as deprecated.
Catalyst::Plugin::Cache::Store::FastMmap is deprecated because
Cache::FastMmap no longer needs to be wrapped to store plain values.

from Andreas Voegele's repo
2012-04-07 16:48:43 +00:00
sthen
5b1bb6d525 Mark www/p5-Catalyst-Plugin-Cache-FileCache as deprecated.
Catalyst::Plugin::Cache::FileCache has been deprecated in favor of
Catalyst::Plugin::Cache, which can be configured to use a FileCache
backend.

from Andreas Voegele's repo
2012-04-07 16:47:58 +00:00
sthen
f251882cfe Modify security/p5-Catalyst-Plugin-Authentication-Store-DBIC to use
MRO::Compat instead of the deprecated module NEXT.  Disable TEST_POD as
the POD coverage tests complain about undocumented code.
Catalyst::Plugin::Authentication::Store::DBIC is deprecated.  Use
Catalyst::Authentication::Store::DBIx::Class instead.
From Andreas Voegele's repo
2012-04-07 16:46:05 +00:00
jim
d8236c275c inc revision after recording my move. nudge from gsoares@ 2012-04-07 16:00:39 +00:00
gsoares
c05a34ac9b * update to 1.25
* tweak DEPENDS
* no need groff
* enable pod tests

from wen heping(maintainer)
2012-04-07 15:46:23 +00:00
espie
dccf619c72 no cookie for kirby, and the guys who okayed the update... 2012-04-07 15:26:31 +00:00
sthen
1955fe3aee regress tweaks from the version of this in Andreas Voegele's tree 2012-04-07 14:49:04 +00:00
sthen
e2535a6426 update to DBIx-Class-UUIDColumns-0.02005; Andreas Voegele 2012-04-07 14:35:06 +00:00
sthen
6eb8450608 update to DBIx-Class-Validation-0.02005; Andreas Voegele 2012-04-07 14:32:37 +00:00
sthen
0344efdcbd add a few deps, tweak DESCR and regress stage; adapted from Andreas Voegele's repo 2012-04-07 14:31:57 +00:00
sthen
986b3a9a6d update Moose to 1.25 and associated ports to follow; Andreas Voegele 2012-04-07 14:28:57 +00:00
sthen
c82c0ee90b update p5-DBIx-Class-HTMLWidget to 0.16; Andreas Voegele 2012-04-07 14:27:35 +00:00