Commit Graph

66392 Commits

Author SHA1 Message Date
ajacoutot
028b16b2ef Bring a couple of patches from upstream git that fix a crash in (at
least) notification-daemon and a loop in gtkchooser.
2011-05-28 15:20:46 +00:00
bluhm
1a4f50bc35 update p5-Module-Signature to 0.68 2011-05-28 12:14:25 +00:00
bluhm
dbe5f56f6d update p5-IO-Socket-SSL to 1.44 2011-05-28 11:45:20 +00:00
bluhm
38d0a04af1 update p5-Net-SSLGlue to 0.7 2011-05-28 11:18:58 +00:00
benoit
af6646cd3c - update tgif to 4.2.3
- update patchs
- regen PLIST

ok sthen@
2011-05-28 09:30:35 +00:00
espie
9f989ffafe fix 2011-05-28 08:21:39 +00:00
espie
5f9bfcdbed bump to new version, the old one has completely vanished from cpan... 2011-05-28 08:19:52 +00:00
ajacoutot
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
ajacoutot
def1350a98 Don't hardcode path to true(1).
glib-compile-schemas: write informational messages to stdout instead of
stderr.
2011-05-28 07:38:01 +00:00
ajacoutot
e336dd0283 Rewrite / add glib credentials support to OpenBSD.
Joint work with upstream.
2011-05-28 07:32:06 +00:00
jasper
a86c14c4aa add patch here too to unbreak after gmp update; no binary change 2011-05-27 21:11:37 +00:00
jasper
c88bae6877 fix distinfo for php-5.3.5, we're not at 5.3.6 yet.. 2011-05-27 21:09:22 +00:00
sthen
271f8c5263 switch to new *_DEPENDS format, from Brad. 2011-05-27 21:07:00 +00:00
jasper
397e4bc6ee - enable mpfr module now that it's updated 2011-05-27 21:03:03 +00:00
naddy
b286cf2ad6 update to 0.9; previous version doesn't build with new gmp and mpfr
ok jasper@
2011-05-27 20:51:05 +00:00
naddy
8945f1d6d0 * update to 3.0.1 patch level 4
* stop breaking the inter-library dependency on gmp

ok jasper@
2011-05-27 20:49:53 +00:00
naddy
6d7946fb71 update to 5.0.2; ok jasper@ 2011-05-27 20:48:39 +00:00
naddy
44970cb515 fix build for upcoming gmp 5.0 update; no binary changes 2011-05-27 20:42:36 +00:00
naddy
7c7df81147 minor bugfix update to 5.0.3; from Antti Harri 2011-05-27 19:08:20 +00:00
jasper
a9c3dde92c - install munin script to monitor yaws
- tweak README
2011-05-27 17:13:09 +00:00
jasper
3ea2f218a5 - update to yaws-1.90 2011-05-27 17:04:43 +00:00
ajacoutot
f60265b4a5 Media handling requires udev(8) which doesn't exist under OpenBSD, so no
need to try to auto{mount,run} removable devices by default.
2011-05-27 16:43:33 +00:00
fgsch
5d92873a16 Update to 0.4.1.
From wen heping (wenheping-at-gmail-dot-com) with tweaks from me.
2011-05-27 16:10:00 +00:00
jasper
8fa2c7b218 wrap function call and implementation of deprecated function in
ATK_DISABLE_DEPRECATED, like it's prototype
2011-05-27 14:46:06 +00:00
ajacoutot
585befa2f2 Fix a warning on startup when the cursor_size gconf key is not set. 2011-05-27 14:27:10 +00:00
ajacoutot
7249c01905 Tweak, no pkg change. 2011-05-27 13:32:02 +00:00
espie
f4d6937978 nicer lockname 2011-05-27 13:13:43 +00:00
jasper
848f1300a9 fix implicit declaration 2011-05-27 13:12:34 +00:00
ajacoutot
9b56a7ce96 Force dependencies on !gtk2 FLAVORS of ports. 2011-05-27 12:58:35 +00:00
ajacoutot
8be0beb5c2 -metacity 2011-05-27 12:50:37 +00:00
ajacoutot
c61f31ce62 Remove, metacity is now in the main tree. 2011-05-27 12:49:46 +00:00
ajacoutot
b7199e378c +metacity,gtk2 2011-05-27 12:48:46 +00:00
ajacoutot
8fd42a107e Force dependency on the gtk2 FLAVOR of metacity. 2011-05-27 12:48:19 +00:00
ajacoutot
83ab47ca6a There won't be a gtk+3 enabled metacity anytime soon, if ever.
So merge metacity from the gnome3 overlay and add a gtk2 FLAVOR.

discussed with and ok jasper@
2011-05-27 12:47:42 +00:00
espie
2fd23899dd explain the dump_dependencies/find_best optimization for quick-restarting
dpb.
2011-05-27 11:22:13 +00:00
jasper
cce8748935 adjust after recent py-sqlalchemy update
from wen heping
2011-05-27 10:40:33 +00:00
jasper
ba973347d4 - update to 0.7.0
from wen heping
earlier diff looked good to maintainer
2011-05-27 10:39:37 +00:00
espie
7ef05495f5 start moving the fetch/build code into separate subengine classes, to make
it more obvious how much is shared (goal is to unify a large part of these).

In particular, the locking code/stuff already active is glaringly the same...

Polish the distfiles measurements. For now, 3 heuristics that kick in
at various stages of the build (a bit of black magic).

Fix pkgpath->{has} to record both "no dependencies" and "several distfiles
missing" to avoid grabbing small patchfiles which don't lead to valid
builds while heuristic#1 is active.
2011-05-27 10:27:50 +00:00
eric
c9239c1402 update to 0.9.0
ok rpointel@ landry@
2011-05-27 10:10:19 +00:00
eric
74367adf2f - update to 1.6.0
- tweak distutils to fix py-scipy build noticed by landry@

ok djm@ (maintainer) rpointel@ landry@
2011-05-27 10:06:12 +00:00
ajacoutot
e9cf87a506 Update to libidn-1.22.
ok dcoppa@
2011-05-27 09:58:51 +00:00
ajacoutot
046ca732e1 Err, revert previous, it breaks backward compat with libmms. This change
cannot make it before 0.11.
2011-05-27 09:48:30 +00:00
ajacoutot
6500851a05 Fix comment, no pkg change. 2011-05-27 09:13:09 +00:00
ajacoutot
85328464c4 Set autoconf version to 2.68 (was hanging in my local tree for weeks). 2011-05-27 09:03:14 +00:00
ajacoutot
b001534687 Fix an out of range when connection speed set to "Intranet/LAN". 2011-05-27 09:01:55 +00:00
ajacoutot
f5fb423708 Remove useless patch. 2011-05-27 08:25:14 +00:00
ajacoutot
c60458fee3 +ufoai 2011-05-27 07:20:58 +00:00
ajacoutot
782bc94360 Import ufoai-2.3.1.
"UFO: Alien Invasion" is a squad-based tactical strategy game in the
tradition of the old X-COM PC games, but with a twist. This game
combines military realism with hard science-fiction and the weirdness
of an alien invasion. The carefully constructed turn-based system gives
you pin-point control of your squad while maintaining a sense of pace
and danger.

prodded by oga@
from Antti Harri and Kirill Bychkov (maintainer) with several tweaks from me
ok jasper@
2011-05-27 07:20:11 +00:00
sthen
d99db5acf5 Update unbound to 1.4.10, fixes CVE-2011-1922 which doesn't affect us -
this is only applicable if assertions are enabled in the arguments to the
configure script which this port doesn't do.

ok jakob@
2011-05-26 19:55:25 +00:00
jasper
bfbf2ef0ef - adjust for vmmap; we copy the full vmmap tree from the kernel into the process
memory and walk through it with RB_FOREACH.

committing on behalf of ariane@ who wrote all the code, many thanks!
2011-05-26 17:47:24 +00:00