Commit Graph

51491 Commits

Author SHA1 Message Date
landry
0c1feaee00 Update to wormux 0.8.4, this release fixes various bugs, updates
some translations and sounds, and most of all adds a dedicated
network game server. See website for hints on how to use/configure it.
Remove now unneeded build_dep on automake-1.9.
2009-07-21 19:16:49 +00:00
landry
7b684cd978 +yokadi 2009-07-21 19:14:30 +00:00
landry
6cf2403b31 Import yokadi 0.10.0.
Yokadi is a command-line oriented, SQLite powered, TODO list tool. It
helps you organize all the things you have to do and you must not
forget. In Yokadi you manage projects, which contains tasks. At the
minimum, a task has a title, but it can also have a description, a due
date, an urgency or keywords.

ok pea@
2009-07-21 19:13:46 +00:00
ajacoutot
0a54904b02 Bugfix update to gob2-2.0.16 2009-07-21 15:46:21 +00:00
jasper
d68dfcbd7b - only run local tests
from maintainer
2009-07-21 14:24:52 +00:00
jasper
1156496df8 - update p5-AnyEvent to 4.85
from James Wright
2009-07-21 13:52:52 +00:00
jasper
e4e2d96dc1 ECURITY FIX for CVE-2009-0217 (XML Signature HMAC Truncation Spoofing)
patch extracted from mono 2.4.2.2
2009-07-21 13:51:41 +00:00
ajacoutot
33f694372f For some reason, port-lib-depends-check throws an error when building
totem on an empty system.
For some reason, adding a couple of run_depends unconfuses it... (why?)

port-lib-depends-check breakage noticed by sthen@ who also lost some time
on trying to understand this...
2009-07-21 13:21:48 +00:00
ajacoutot
c6cde9dcd0 Fix device insertion command. 2009-07-21 12:35:54 +00:00
jasper
203fe2343e - SECURITY update of xmlsec to 1.2.12
fixes CVE-2009-0217 (XML Signature HMAC Truncation Spoofing)
2009-07-21 12:19:05 +00:00
martynas
24951976c2 implement sydney sndio backend. bump minor;
this was the last step of getting videos working alright.
problem reported by naddy@.
2009-07-21 12:12:37 +00:00
martynas
f9fb5e0574 - fix endianness checks
- dont use shared sems
2009-07-21 11:58:54 +00:00
ajacoutot
acd235b8b9 Fix wantlib. 2009-07-21 09:19:32 +00:00
ajacoutot
98ba6ee847 Fix dependencies.
Add CONFIGURE_SHARED.
Tweak DESCR.
2009-07-21 07:35:34 +00:00
msf
0bd618ce70 update to haml-2.2.1 and adjust dome dependencies
ok bernd@
2009-07-21 07:22:16 +00:00
jasper
fb927c59e3 add twitux 2009-07-21 07:16:01 +00:00
jasper
6ee2b28e7c import twitux 0.69
Twitux is a free and open source GTK+ application for Twitter. You can:
Send status, view friend status and see what they are doing, send direct
messages to your Twitter friends, GUI notifications when a friend
updates their status.. and more.

from Tom <tdmurphy4 at gmail.com>, with lots of tweaks by me
2009-07-21 07:14:46 +00:00
jasper
4c4bcf5dd7 - update py-gdata to 2.0.0
from frantisek holop (MAINTAINER)2.0.0

from frantisek holop (MAINTAINER)
2009-07-21 06:59:03 +00:00
martynas
17e560f7ba - mman needs types
- enable jit.  currently on i386, arm, sparc
tested by naddy@
javascript performance more than 2x faster, according to sunspider
benchmark
2009-07-20 23:41:34 +00:00
martynas
e0537b3889 recognize openbsd nanojit target; giving jit a chance to build 2009-07-20 20:04:02 +00:00
naddy
fe5870ca28 * Fix package specs in dependencies.
* Make the -examples subpackage not inherit the -main dependencies, and
  instead depend on any flavor of the -main package.
* Allow both the python2.4 and python2.5 flavors to build the -examples
  subpackage.
* Don't attempt to use MODULES-${SUBPACKAGE}, which doesn't exist.
* Make FLAVOR references robust against mIXeD cAsE.

ok sthen@
2009-07-20 19:44:48 +00:00
jolan
1994756c32 enable sysvmsg support, ok robert@ 2009-07-20 18:48:29 +00:00
ckuethe
43d864398c updated to latest avrdude 2009-07-20 16:44:05 +00:00
robert
8da83c7125 Make suhosin.session.encrypt=off by default because there are some problems
with php 5.2.10 and the suhosin patch. noted by william@ and people on ports@
It's going to be re-enabled when it gets fixed upstream.
2009-07-20 16:30:14 +00:00
naddy
464df5a054 install a pkg-config file; from Tim van der Molen <tbvdm@xs4all.nl> 2009-07-20 15:36:19 +00:00
naddy
5fea18a48d fix package specs in depends 2009-07-20 14:28:54 +00:00
naddy
507888dcdf * fix package specs in depends
* the audio flavor adds a library dependency to finch, so the finch
package can't be unflavored

ok Brad
2009-07-20 14:27:05 +00:00
naddy
3a2687e463 fix package specs in depends; ok kurt@, sthen@ 2009-07-20 14:24:15 +00:00
merdely
cf3af26b70 Initial import of IP::Country
This includes IP::Country::Fast which SpamAssassin can use to add a
header indicating which country the relay servers are possibly in.

From DESCR:
Finding the home country of a client using only the IP address can be
difficult. Looking up the domain name associated with that address can
provide some help, but many IP address are not reverse mapped to any
useful domain, and the most common domain (.com) offers no help when
looking for country.

This module comes bundled with a database of countries where various IP
addresses have been assigned. Although the country of assignment will
probably be the country associated with a large ISP rather than the
client herself, this is probably good enough for most log analysis
applications, and under test has proved to be as accurate as reverse-DNS
and WHOIS lookup.

ok giovanni@,sthen@
2009-07-20 13:59:20 +00:00
merdely
6bb3eb5dfe Update to Geography-Countries 2009041301
Requested by and ok giovanni@
2009-07-20 13:56:35 +00:00
giovanni
4e6f38010f Update to 4047 version. 2009-07-20 13:01:18 +00:00
ajacoutot
7a09055b55 Major update to celestia-1.6.0.
Complete changelog can be found here:
    http://sourceforge.net/project/shownotes.php?group_id=21302&release_id=695491
2009-07-20 10:35:20 +00:00
ajacoutot
e69d027845 Update to devede-3.14.0. 2009-07-20 09:05:12 +00:00
landry
2ded98297c Oops, forgot to remove this patch, spotted by naddy@. Wasn't building,
hence no bump.
2009-07-19 23:19:59 +00:00
sthen
0e87aad388 set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.

this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
6934205da7 bump libavcodec minor and PKGNAME following addition of schroedinger,
no API change to libavcoded, but make sure depending packages get updated.
problem spotted by dhill@, discussed with Brad.
2009-07-19 22:27:46 +00:00
sthen
24ff2ad5ac add missing } in PLIST, bump. 2009-07-19 21:39:21 +00:00
ckuethe
04601b8199 update to vim 7.2.234, and enable the cscope plugin by request of sthen@ 2009-07-19 20:22:01 +00:00
naddy
b390f31390 fix the db4 dependency of the db flavor; ok maintainer Olivier Cherrier 2009-07-19 18:58:54 +00:00
martynas
551b2abd47 add cacert class 1 & class 3 certs to ckfw builtins by default.
bumped minor, symbols were added.  req&ok naddy@
2009-07-19 18:38:08 +00:00
sthen
fb5e6e10c9 oil/schroedinger WANTLIB. 2009-07-19 16:28:31 +00:00
martynas
7af160a362 sndio backend for firefox 3.5 nssound. uses (external) audio/libcanberra
for system events, if installed.  resulting package does not depend
on it though.
2009-07-19 15:30:16 +00:00
sthen
110ae222c4 really add oil to WANTLIB; bump again. spotted by kili. 2009-07-19 15:25:55 +00:00
sthen
e975ca32e8 WANTLIB+=schroedinger and bump 2009-07-19 15:06:46 +00:00
sthen
a922996083 add schroedinger/oil WANTLIB, bump 2009-07-19 13:05:02 +00:00
sthen
fe8c933798 add schroedinger/oil WANTLIB, bump 2009-07-19 12:54:49 +00:00
sthen
0127d8b71f add schroedinger/oil WANTLIB, bump 2009-07-19 12:42:04 +00:00
landry
0ee4163a8e Update to gdal 1.6.1, fix MODPY_EGG_VERSION while here.
See http://trac.osgeo.org/gdal/wiki/Release/1.6.1-News for details.
2009-07-19 12:01:58 +00:00
landry
7148b4f8d2 +glabels 2009-07-19 11:59:48 +00:00
landry
490a21c384 Import glabels 2.2.5.
gLabels is a small stand-alone program for creating labels and business
cards using a laser or ink-jet printer. It can uses csv files, vcard
files or evolution address book as a data source. It knows a lot of
label/card size & formats, but you can also create your own templates
using the builtin template designer.

with tweaks by and ok ajacoutot@
2009-07-19 11:59:05 +00:00