Commit Graph

66417 Commits

Author SHA1 Message Date
landry
e7205ff263 Add quirk for the wormux->warmux rename. 2011-05-30 09:15:16 +00:00
landry
7dbf397697 unlink wormux, link warmux 2011-05-30 09:14:52 +00:00
landry
98d5694d99 Import/update to warmux 11.04.1, from Daniel Levai.
This is the same port as games/wormux and will update it, as upstream
was renamed.

Have the mascots of your favorite free software battle in the Warmux
arena. Using dynamite, grenades, baseball bat and others bazookas,...
exterminate your opponent in a 2D toon style scenery and a funny
environment.
2011-05-30 09:14:11 +00:00
jasper
c0c39c7681 Apply same fix as matthieu@ did for other automake versions, from brad:
Use ${SHELL} to run install-sh since it may not be executable.
2011-05-30 09:08:24 +00:00
sthen
e70f5cde48 update Hugin to 2011.0.0 final. RC was tested by Kirill Bychkov, thanks! 2011-05-30 09:06:28 +00:00
sthen
338aba239b correct license marker 2011-05-30 08:07:05 +00:00
landry
78cde93ac6 Update to upower 0.9.11, remove patches merged upstream, add a patch
from jasper@ to fix an implicit declaration warning (pushed upstream)
2011-05-30 07:48:53 +00:00
jasper
ef7d5a7201 revert previous, it turns out the atk api is inconsistent. marking the
prototype of a function as ATK_DISABLE_DEPRECATED, and the comment above
the implementation is also marked as deprecated, but it's not wrapped in
ifdefs and it's used in various places.
2011-05-30 07:48:49 +00:00
ajacoutot
7877ff965a `cvs add' can help sometimes... 2011-05-30 05:29:09 +00:00
ajacoutot
2cf4a6e54b Resolve conflict with lang/rakudo.
from Kirill Bychkov (maintainer)
2011-05-30 05:28:31 +00:00
sthen
51572bbc5b sync wantlib, from Brad 2011-05-29 20:53:39 +00:00
sthen
3fda09c32f - don't hide compiler/linker command lines during build
- honour CXX/CXXFLAGS in scummvm-tools, as done in scummvm already
- sync WANTLIB in scummvm
- use a more specific license marker

ok jsg@
2011-05-29 20:41:50 +00:00
dcoppa
0620bf3aa3 Because of the TS' and TE' macros, removing USE_GROFF would
actually make the manuals better, despite of some minor, non-fatal
glitches. So, zap it again.

Clue bat beating and ok schwarze@
2011-05-29 20:27:28 +00:00
jsg
2c18d7c4a0 update to 1.3.0 2011-05-29 14:05:15 +00:00
jsg
b2d8ae0b94 update to 1.3.0 2011-05-29 11:48:45 +00:00
espie
1e22893e8e if we -f -a, then scan SUPBDISTFILES too, and use the Distfile cache
to write a list of all known distfiles, that can be used to remove extra
stuff from /usr/ports/distfiles
2011-05-29 11:06:23 +00:00
espie
84266ee8ac if we're running -f, do the checksum part internally, since we already
checksummed stuff we fetched (will allow auto-refetch eventually).
2011-05-29 09:30:13 +00:00
ajacoutot
3239a328de Fix several users management related functions. 2011-05-29 08:27:05 +00:00
ajacoutot
c871551211 Summer cleaning:
* use MODPY_ADJ_FILES
* use REGRESS_FLAGS instead of 4 patches...
* use post-install to remove files we don't ship, 2 less patches
* install gtester-report(1) -- it's a python script but we do not
  enforce a run dependency on python
2011-05-28 21:15:47 +00:00
sthen
ecccbb4dc8 iplayer-dl used the BBC's iPhone streams to download programmes; however
BBC changed things in Dec 2010 to require a TLS connection with an Apple-
signed client certificate present in Apple iOS devices. As a result
iplayer-dl is no longer useful, so remove the port.

(get_iplayer is an alternative which uses the RTMP streams intended
for the Flash player instead).
2011-05-28 20:51:38 +00:00
sthen
dfd6bc277a Move get_iplayer to a self-packaged tarball from git upstream, fixes include:
- ensure correct file extension is used if certain modes fail
- convert AAC radio recordings to m4a format with metadata tags
2011-05-28 20:42:17 +00:00
sthen
5b3c471c81 No need to build Dovecot 6 times when we can now build it once :-)
From Brad.
2011-05-28 19:44:56 +00:00
sthen
1485350a03 Switch Dovecot to using plugins for ldap/database support. From Brad,
with pkgpath/dependency marker tweaks from myself. Looks good to pea@.

This means we are now using subpackages rather than flavours; if upgrading
from a flavoured version, you will need to add the relevant module yourself.
e.g.: dovecot-$VER-ldap will be upgraded to dovecot-$VER, you must
pkg_add dovecot-ldap.
2011-05-28 19:40:41 +00:00
espie
aeae163983 oops, the Builder is one indirection down now 2011-05-28 19:32:59 +00:00
espie
3f2603c2f3 fix unlocking in case of errors 2011-05-28 19:24:15 +00:00
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