Commit Graph

51517 Commits

Author SHA1 Message Date
landry
e26ce40944 +xarchiver 2009-07-22 20:40:40 +00:00
landry
4527abd024 Import xarchiver 0.5.2.
Xarchiver is a lightweight desktop independent archive manager built
with the GTK+2 toolkit. It supports 7-zip, arj, bzip2, gzip, rar, lha,
lzma, lzop, deb, rpm, tar and zip archives if the corresponding
commandline tools are available.

looks good to ajacoutot@
2009-07-22 20:39:58 +00:00
naddy
eb54af552b 4.6 CD package lists 2009-07-22 20:10:19 +00:00
jolan
8b7c2d621b fix MESSAGE 2009-07-22 16:01:37 +00:00
naddy
8db5f06144 maintenance update to 1.73 2009-07-22 15:52:07 +00:00
robert
951f5c8ad4 Change the installation path from /var/www/phpldapadmin-${VERSION} to /var/www/phpldapadmin,
so we don't have to hardcode version numbers everywhere
2009-07-22 13:58:45 +00:00
ajacoutot
114204fba2 typo. 2009-07-22 13:42:08 +00:00
jasper
5bd6d49b4a - SECURITY FIX for CVE-2009-2347 (integer overflows in tiff tools)
patch taken from upstream bugreport:
http://bugzilla.maptools.org/show_bug.cgi?id=2079

ok ajacoutot@
2009-07-22 13:15:00 +00:00
ajacoutot
a1426e7c27 Remove unneeded variable. 2009-07-22 13:05:24 +00:00
ajacoutot
e375c6ffec Update to 1.0.14.
Add textproc to categories.
Enable regression tests.

prodded by Daniel Dickman, thanks.
2009-07-22 12:41:45 +00:00
okan
635aeaa93f update to 3.326
feedback and ok naddy@
2009-07-22 11:53:50 +00:00
sthen
872d0f79ed - enable Dovecot authentication (optional, adds no dependencies)
- regen PLIST, bump PKGNAME

ok fkr@ (maintainer)
2009-07-22 10:48:31 +00:00
okan
9b3ab06e7d update to 2.5.2
ok merdely@
2009-07-22 10:17:39 +00:00
okan
c9bca71adc update to 2.06, from new MAINTAINER (Gallon Sylvestre)
ok merdely@
2009-07-22 10:17:08 +00:00
claudio
380ef1076b Update to Net-BGP-0.13 which fixes a few showstopper problems.
OK sthen@
2009-07-22 09:03:48 +00:00
ajacoutot
1b1689b15f +xapian-core 2009-07-22 08:18:04 +00:00
ajacoutot
f7caac7ca3 Import xapian-core-1.0.13
Xapian is an opensource search engine library.
It is a highly adaptable toolkit which allows developers to easily add
advanced indexing and search facilities to their own applications. It
supports the Probabilistic Information Retrieval model and also supports
a rich set of boolean query operators.

This is a prerequisite of porting pinot.
2009-07-22 08:17:22 +00:00
kurt
4130c43025 update to 1.5.3:
- fix a use after free
- disable tls since we don't support it yet
- BSD endian fix from author Robert Lougher <rob.lougher at gmail.com>

testing and okay MANTAINER Frederick C. Druseikis <fdruseikis at sc.edu>
2009-07-22 00:31:57 +00:00
sthen
d6c17e0b16 bugfix update to 1.4.26; see http://www.asterisk.org/node/48610 2009-07-21 22:05:24 +00:00
sthen
f96657379e sync; 5841 (+350 -320) 2009-07-21 21:08:52 +00:00
landry
5343ef8848 Another week, another xfce4-weather maintenance release, 0.7,1 this time.
See http://foo-projects.org/pipermail/goodies-dev/2009-July/002435.html
2009-07-21 20:04:32 +00:00
martynas
4578e9080a do not even try to let configure.in pick up nanojit on sparc64.
sparc* also matches sparc64;  however, native asm code is missing
for jit on sparc64, and jit is not ready for 64-bit in general (yet).
should fix sparc64.  reported by matthieu@.
2009-07-21 19:53:17 +00:00
pea
78bfd95a99 Upgrade PostgreSQL to the latest version 8.4.0.
Initial diff (for rc and beta) from simon@

ok mbalmer@, simon@
commitski jasper@

BE CAREFULL: it's a major upgrade !
You MUST dump/restore all your data for this upgrade.
2009-07-21 19:43:45 +00:00
martynas
f2426580b9 give it a chance to recongize some external libs. 2009-07-21 19:43:04 +00:00
martynas
b2b8ed5d87 update to firefox-i18n-3.0.12 2009-07-21 19:31:33 +00:00
martynas
0c7ae6d7c7 security update to mozilla-firefox-3.0.12 2009-07-21 19:25:49 +00:00
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