Commit Graph

10306 Commits

Author SHA1 Message Date
mpi
a9524fd4e8 Re-adds `-pthread' to the .pc file, this unbreaks application depending
on libusb1, I wrongly removed this patch during the last commit.

spotted by nigel@
2012-04-22 19:52:05 +00:00
ajacoutot
54243e173d Use a new version of the gio-kqueue patch that already has one of our
local patches.
Merge the cocoa/foundation patches from upstream.
2012-04-22 16:58:42 +00:00
ajacoutot
0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
ajacoutot
86f65194dd Mark the port as for use with gcc4 only and garbage collect a gcc3
workaround patch.

from Brad
2012-04-22 10:18:13 +00:00
jasper
236ba12816 - update to 2.5.0 2012-04-22 09:17:50 +00:00
mpi
8873cee4c9 Update libusb1 to 1.0.9
All OpenBSD specific code has been committed upstream.

ok sthen@, ajacoutot@, jasper@
2012-04-22 09:06:37 +00:00
jasper
6d52d703dc - update to 1.8 2012-04-22 09:04:33 +00:00
jasper
70f715a732 - update to 3.3.2 2012-04-22 09:04:20 +00:00
jasper
e751c5ab5a - update to 1.5.2
from wen heping
2012-04-21 19:15:56 +00:00
sthen
9627a6cd1a Add deps required to get script/myapp_server.pl to run. 2012-04-20 23:43:27 +00:00
ajacoutot
09830e1a0b Minor update to libgsf-1.14.23. 2012-04-20 12:32:01 +00:00
jasper
82ec075700 sort 2012-04-20 10:57:28 +00:00
gsoares
49d9ee5200 > * update to 1.20
> * zap groff
> * install examples files
> * regen plist

looks good to jasper@ (maintainer)
2012-04-19 14:49:43 +00:00
dcoppa
05a92ca881 Hook hs-base-unicode-symbols, hs-concurrent-extra and hs-unbounded-delays 2012-04-19 07:27:14 +00:00
dcoppa
98d5a8e592 Import devel/hs-unbounded-delays.
Unbounded thread delays and timeouts.

Needed by an upcoming update of databases/hs-redis.

OK kili@
2012-04-19 07:19:08 +00:00
dcoppa
1b4a13288e Import devel/hs-concurrent-extra.
Extra concurrency and synchronisation primitives.

Needed by an upcoming update of databases/hs-redis.

OK kili@
2012-04-19 07:18:41 +00:00
dcoppa
07b3abc226 Import devel/hs-base-unicode-symbols.
Unicode symbols for various functions, operators and types in the
base package.

Needed by an upcoming update of databases/hs-redis.

OK kili@
2012-04-19 07:18:10 +00:00
jasper
acec32a80d - update to 1.9.5 2012-04-19 06:39:42 +00:00
stu
05dfdd9552 Update to mentry 3.6.
ok landry@
2012-04-18 09:42:19 +00:00
stu
f24f6e1747 Update to wcb 3.4.
ok landry@
2012-04-18 09:41:33 +00:00
sthen
6f7cc3c190 +p5-Term-Size 2012-04-18 09:36:26 +00:00
sthen
29fbc94963 import ports/devel/p5-Term-Size, ok pea@
Term::Size is a Perl module which provides a straightforward way to get
the size of the terminal (or window) on which a script is running.
2012-04-18 09:36:03 +00:00
jasper
4a9a7eaeb1 - update to 1.32.1
* various bugfixes
2012-04-18 08:41:58 +00:00
kurt
372aa6798a Update to 7u3 which fixes numerous security problems. 2012-04-18 03:41:56 +00:00
jasper
3a3ccbe3ee fix MASTER_SITES 2012-04-17 18:12:38 +00:00
jasper
73c428ed6b apply patch from upstream git to fix resources on big endian architectures
ok aja@
2012-04-17 13:29:24 +00:00
jasper
2083109272 - fix PLIST after recent changes 2012-04-17 13:27:17 +00:00
jasper
fb1672391d handle PATCHFILES better 2012-04-17 13:10:57 +00:00
jasper
28e4e554c8 shrink Makefiles a bit further 2012-04-17 13:07:36 +00:00
jasper
e86c52376e - use ${TARGET} where applicable
- move PATCHFILES to Makefile.inc
- add TOOL, TOOL_V and LTS_V and use where applicable
2012-04-17 13:01:56 +00:00
mpi
b1a9b95d6a Update to py-setproctitle 1.1.5 and add a python3 flavor.
ok rpointel@
2012-04-17 13:00:43 +00:00
jasper
f533a0bb0d move NO_REGRESS and SEPARATE_BUILD into Makefile.inc 2012-04-17 12:46:17 +00:00
jasper
fff817a654 - bump meta-package to 20120406 and add reminder comment 2012-04-17 12:25:01 +00:00
jasper
1f11650505 sync MASTER_SITES for new LTS patches 2012-04-17 12:23:10 +00:00
jasper
f64d76503b - update msp430mcu to 20120406 2012-04-17 12:22:02 +00:00
jasper
e1686b3c45 - update libc to 20120224 2012-04-17 12:21:36 +00:00
jasper
0570359a0a - update gdb to 7.2a for LTS 20120406 2012-04-17 12:21:16 +00:00
jasper
1edcc8465c - update gcc to 4.6.3 for LTS 20120406 2012-04-17 12:20:45 +00:00
jasper
c9f570a386 - update binutils to 2.21.1a for LTS 20120406 2012-04-17 12:20:21 +00:00
jasper
02f3d87d79 - update to 0.32.1
* bug fixes
2012-04-17 07:52:20 +00:00
kili
9b32ae59f9 Unbreak if x11/gnustep/base is installed. 2012-04-16 23:40:10 +00:00
ajacoutot
3442303bf6 Sync patch; committed upstream (no pkg change) 2012-04-16 22:56:33 +00:00
ajacoutot
786b6f0b2f Bugfix update to libsoup-2.38.1. 2012-04-16 22:52:11 +00:00
jasper
c4e5110d37 - update to 3.4.1
* translation updates
2012-04-16 13:34:34 +00:00
ajacoutot
d2ef54a322 Fix patch header, this was never committed upstream. 2012-04-16 11:47:42 +00:00
landry
aa6f592e02 apply patch from https://bugzilla.gnome.org/attachment.cgi?id=212002,
from gnome bug #669260

gmain: block child sources when blocking the parent

When blocking a source that has child sources, we need to consider the
children blocked as well. Otherwise they will still trigger repeatedly
in an inner loop started from the parent source's callback.

Fixes download dialog not rendered upon certain mimetypes on midori,
see https://bugs.launchpad.net/midori/+bug/780133
2012-04-16 10:04:49 +00:00
gsoares
9064a175d9 update to cppcheck-1.54 2012-04-15 14:33:50 +00:00
espie
982bd4d9e4 retweak the evil bison hack to use our m4.
decide anything called "m4" is ours, so that gcc,-java builds consistently
again.
2012-04-14 12:22:25 +00:00
landry
559816c5cc Update to buildslave 0.8.6p1
ok sthen@ Piotr Sikora(Maintainer)
2012-04-14 09:55:09 +00:00
landry
92467cae5e Update to buildbot 0.8.6p1.
remember to update your master.cfg and run update-master between
stop/start.. see http://buildbot.net/buildbot/docs/0.8.6/release-notes.html

ok sthen@ Piotr Sikora(Maintainer)
2012-04-14 09:52:40 +00:00
ajacoutot
e81cd91952 Minor update to glib2-2.32.1.
Note that some paths in gsettings have been deprecated
(/apps/, /desktop/ and /system/) which means that glib-compile-schemas
will now complain about them (just a warning).
It is up to the application itself to fix its schemas.
2012-04-14 07:47:55 +00:00
okan
31de771b5f +p5-File-Touch 2012-04-13 20:41:47 +00:00
okan
b0ef2d30c3 import File::Touch
This module updates access and modification timestamps, creating
nonexistent files where necessary.  In a fashion similar to touch(1).

from Abel Abraham Camarillo Ojeda

ok sthen merdely gsoares
2012-04-13 20:40:47 +00:00
sthen
8f8556b5e3 don't force -O2, pointed out by aja 2012-04-13 16:08:20 +00:00
dcoppa
488ad94e7b gthread-posix: fix typo in error message
ok aja@
2012-04-13 16:00:46 +00:00
gsoares
a3a8889040 bugfix update to 0.64
zap groff while here.

0.64 Sat Dec 19, 2009, joern
Bugfixes:
- Accumulated group member errors were not reported to
the frontend.
- Use Perl's builtin command execution with a subshell
instead of forking.
2012-04-13 13:06:58 +00:00
ajacoutot
1d60756007 Remove patch no longer necessary now that the compiler has been fixed.
from Brad (maintainer)
2012-04-13 06:22:02 +00:00
matthew
9149381b32 Fix our patch for ClassLoader.loadLibrary(). Make sure that we prefer
libfoo.so.10.0 over libfoo.so.9, and fix the regex to prevent false
positive matches.

ok kurt@
2012-04-12 22:27:20 +00:00
espie
2bac4ead62 bigger than cmake or mysql 2012-04-12 20:28:47 +00:00
ajacoutot
25b33a42c2 Remove oldies... 2012-04-12 20:23:03 +00:00
gsoares
fb31296af5 unbreak TEST_POD. pass it in MAKE_ENV.
(no bump needed)
2012-04-12 19:05:01 +00:00
jasper
041ad86a37 sync 2012-04-12 13:47:22 +00:00
jasper
ee2998379f import lua-lgi 0.4
LGI is gobject-introspection based dynamic Lua binding to GObject based
libraries. It allows using GObject-based libraries directly from Lua.

ok aja@
2012-04-12 13:46:36 +00:00
naddy
d9d4d3aa09 define a memory fence primitive for alpha to enable building on that arch 2012-04-11 13:57:17 +00:00
gsoares
2d150d881c update to 1.45
zap groff

OK sthen@ jasper@
2012-04-11 13:35:47 +00:00
sthen
9ed38fb990 set ONLY_FOR_ARCHS to try and build only on arch where packages currently exist. 2012-04-11 13:05:45 +00:00
ajacoutot
abb1d83425 Update to stable glib2mm-2.32.0. 2012-04-10 13:54:03 +00:00
jasper
e75a09eb51 - update to iso-codes 3.34 2012-04-10 09:40:45 +00:00
ajacoutot
1c03866b13 Update to xdg-utils-1.1.0rc1.
The 1.0 serie hasn't seen an update for 5 years and this release
contains lots of fixes for new version desktops.

While here, remove the hook stuff; that is what aliases or ~/bin are for.
2012-04-09 09:39:15 +00:00
sthen
cb5ee82ab4 Adapt regress test following change in output from p5-Package-Stash.
From Andreas Vögele.
2012-04-09 09:30:19 +00:00
sthen
53590d5e54 Remove p5-Class-Method-Modifiers, was only needed for the old versions of
p5-Mouse and no longer used. Pointed out by Andreas Vögele.
2012-04-09 09:29:46 +00:00
landry
a5298e5842 Add missing BUILD_DEPENDS on autohell & libtool for libtoolize. Maybe
that port can use one of the auto* CONFIGURE_STYLE but at least now it
builds.
2012-04-09 07:17:20 +00:00
sthen
4dd4d85e51 Update devel/p5-Test-WWW-Mechanize-Catalyst to version 0.56.
from Andreas Voegele
2012-04-08 22:01:43 +00:00
sthen
61fe12b0eb Update devel/p5-Catalyst-Plugin-StackTrace to version 0.11.
from Andreas Voegele
2012-04-08 22:01:41 +00:00
sthen
54aac99ae6 Update devel/p5-Catalyst-Manual to version 5.9002.
from Andreas Voegele
2012-04-08 22:01:39 +00:00
sthen
6580ef3780 Update devel/catalyst-tutorial to version 0.06.
from Andreas Voegele
2012-04-08 22:01:37 +00:00
sthen
1b8ab3a893 sync new p5-* 2012-04-08 21:09:49 +00:00
sthen
f6d3e134b2 import devel/p5-Params-Classify, ok landry, from Andreas Voegele's repo
Params::Classify provides various type-testing functions.  These are
intended for functions that, unlike most Perl code, care what type of
data they are operating on.  For example, some functions wish to behave
differently depending on the type of their arguments (like overloaded
functions in C++).
2012-04-08 21:05:51 +00:00
sthen
4cf6c846e4 import devel/p5-MooseX-Types-LoadableClass, ok landry, from Andreas Voegele's repo
Moose ClassName type constraint with coercion to load the class.
2012-04-08 21:05:28 +00:00
sthen
5cb9e25ca7 import devel/p5-MooseX-Traits-Pluggable, ok landry, from Andreas Voegele's repo
MooseX::Traits::Pluggable loads and applies roles at object creation
time.
2012-04-08 21:05:04 +00:00
sthen
6aff27894f imports devel/p5-MooseX-NonMoose, ok landry, from Andreas Voegele's repo
MooseX::NonMoose allows for easily subclassing non-Moose classes with
Moose, taking care of the annoying details connected with doing this,
such as setting up proper inheritance from Moose::Object and installing
(and inlining, at make_immutable time) a constructor that makes sure
things like BUILD methods are called.
2012-04-08 21:04:36 +00:00
sthen
524f404e2f import devel/p5-MooseX-MarkAsMethods, ok landry, from Andreas Voegele's repo
MooseX::MarkAsMethods allows one to easily mark certain functions as
Moose methods.  This will allow other packages such as
namespace::autoclean to operate without blowing away your overloads.
After using MooseX::MarkAsMethods your overloads will be recognized by
Class::MOP as being methods, and class extension as well as composition
from roles with overloads will "just work".
2012-04-08 21:04:13 +00:00
sthen
05f9d8e63c import ports/devel/p5-MooseX-Daemonize, ok landry, from Andreas Voegele's repo
Often you want to write a persistant daemon that has a pid file, and
responds appropriately to Signals.  MooseX::Daemonize provides a set of
basic roles as an infrastructure to do that.
2012-04-08 21:03:35 +00:00
sthen
747aa1fff9 import ports/devel/p5-Module-Runtime, ok landry, from Andreas Voegele's repo
The functions exported by Module::Runtime deal with runtime handling of
Perl modules, which are normally handled at compile time.
2012-04-08 21:02:51 +00:00
sthen
281848cde0 import ports/devel/p5-Class-Load, ok landry@
"require EXPR" only accepts "Class/Name.pm" style module names, not
"Class::Name".  How frustrating!  For that, we provide "load_class
'Class::Name'".

It's often useful to test whether a module can be loaded, instead of
throwing an error when it's not available.  For that, we provide
"try_load_class 'Class::Name'".

Finally, sometimes we need to know whether a particular class has been
loaded.  Asking %INC is an option, but that will miss inner packages and
any class for which the filename does not correspond to the package
name.  For that, we provide "is_class_loaded 'Class::Name'".
2012-04-08 21:02:10 +00:00
jasper
a2e0769b37 - explicitly specify autoconf version for autoreconf.
spotted by naddy@
2012-04-08 17:40:41 +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
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
ajacoutot
54ff746128 Set ke_debug_enabled to FALSE by default. 2012-04-08 07:45:30 +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
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
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
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
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
sthen
986b3a9a6d update Moose to 1.25 and associated ports to follow; Andreas Voegele 2012-04-07 14:28:57 +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
sthen
4394389929 extra deps, from Andreas Voegele's github tree 2012-04-07 13:50:06 +00:00