Commit Graph

74040 Commits

Author SHA1 Message Date
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
sthen
f0b8acd6c5 update to p5-namespace-autoclean 0.13, from Andreas Voegele's repo 2012-04-07 14:06:37 +00:00
sthen
0e2a2e2a28 add extra regress dep from Andreas Voegele's tree
also: whitespace issues in Makefile, regen plist, no groff
2012-04-07 14:03:37 +00:00
jim
70e42aac2a moved 2012-04-07 14:01:04 +00:00
sthen
4394389929 extra deps, from Andreas Voegele's github tree 2012-04-07 13:50:06 +00:00
landry
559d9f805a +spidercochon^H^H^H^H^H^H^Hmonkey 2012-04-07 13:49:14 +00:00
ajacoutot
8e532628a3 Update to libpeas-1.4.0.
ok jasper@
2012-04-07 13:48:45 +00:00
ajacoutot
b8eda1b31b Update to gjs-1.32.0.
ok jasper@
2012-04-07 13:48:31 +00:00
landry
191bc6db26 Import devel/spidermonkey 1.8.5
- built from the official upstream release
- needed for upcoming gnome/js update
- this is not an update to lang/spidermonkey, as that new version was
  built upon Ffx 4 js engine and probably only works on amd64/i386/ppc.
It builds on sparc64 but is broken at runtime. Not marking BROKEN-* to
allow depending ports to build. Other archs untested.
- special care was taken to ensure it doesnt conflict with
  lang/spidermonkey (install versionned binaries/headers..)
- ports wanting to use it should use devel/spidermonkey>=1.8,<1.9 to
  ensure the correct version is picked up

Tested in an amd64 bulk build.
ok/prodding ajacoutot@
2012-04-07 13:48:18 +00:00
landry
447d77c70a Update lang/spidermonkey to build from firefox 3.6.28 sources.
While here add @option no-default-conflict + @conflict
spidermonkey->=1.9.2 in preparation for devel/spidermonkey import.
MAINTAINER timeout, ok/prodding ajacoutot@
2012-04-07 13:39:02 +00:00
ajacoutot
9e5f0c552c Sync comments. 2012-04-07 13:31:29 +00:00
landry
68396153f6 Update to liferea 1.8.4.
add a patch replacing an ugly hardcoded '/bin/true' which was spamming
session-manager output upon liferea close.

ok ajacoutot@ sthen@
2012-04-07 13:21:53 +00:00
ajacoutot
0355b44426 Update to rednotebook-1.4.0. 2012-04-07 13:14:17 +00:00
landry
94207a163e Cope with libxul.pc -> libxul19.pc renaming. 2012-04-07 13:11:27 +00:00
landry
1782b6d9d9 Assorted cleanups to xulrunner 1.9 port :
- rename libxul{,-embedding}.pc files to libxul19{,-embedding}.pc to
  cope with an eventual xulrunner built from latest mozilla
- move some WANTLIB-devel from Makefile.inc to 1.9/Makefile
- use BASE_PKGPATH instead of devel/xulrunner/${MOZILLA_VERSION:R:R}, as
  there might be a devel/xulrunner/last someday
- sanitize the subst regexps done on the .pc files, half of them were
  useless
- bump REVISIONs.

Tested in a full bulk build with all xulrunner users..
2012-04-07 13:10:50 +00:00
landry
49912c40f5 +p5-XML-RPC 2012-04-07 12:44:56 +00:00
landry
34abe23c0d Import p5-XML-RPC 0.9, From Mikolaj Kucharski.
XML::RPC module provides simple Pure Perl methods for XML-RPC
communication. It's goals are simplicity and flexibility. XML::RPC
uses XML::TreePP for parsing.

ok sthen@
2012-04-07 12:42:59 +00:00
ajacoutot
8cab67fa47 User switching cannot work on OpenBSD; so disable it in the lockdown
policy for gnome-panel.
2012-04-07 12:21:48 +00:00
ajacoutot
09041a7093 Remove uneeded patches.
The "Switch User" policy will be set by gsettings-desktop-schemas.
2012-04-07 12:19:40 +00:00
espie
2ecf172edb elide empty L= / E= lines 2012-04-07 12:16:58 +00:00
ajacoutot
a107a6b1b5 Remove uneeded patch. 2012-04-07 12:14:45 +00:00
espie
a01f052d1c on accelerated boxes, one can keep the cursor visible.
make that the default, keep vis/invis as -DNO_CURSOR.
2012-04-07 12:13:36 +00:00
ajacoutot
741d0715b3 Restore shutdown capability.
Remove undeeded patches.
2012-04-07 11:07:54 +00:00
naddy
771bf2b6dd Update to 2.50. Most notable changes in this version:
* overhauled web client
* various bug fixes

Switch to external miniupnp libs.
2012-04-07 10:55:04 +00:00
ajacoutot
0257cc136a Remove timed patch; this needs to be reimplemented externaly anyway
(thank you so much systemd).
2012-04-07 10:25:55 +00:00
sthen
3bbffd01db missing build deps; from RD Thrush 2012-04-07 08:35:10 +00:00