Commit Graph

30820 Commits

Author SHA1 Message Date
jolan
5bd0e449a6 i can't find the commit that caused this not to package so just add the
workaround ;(
2005-11-26 14:50:03 +00:00
pedro
33a132656e Sigh, distfile moved and changed *after* the release announcement was
made. How nice. First spotted by sturm@, thanks.
2005-11-26 13:46:56 +00:00
sturm
578ad568c8 update to gpgme 1.1.0
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-11-26 10:03:13 +00:00
jsg
c816698af7 No need to patch out lround now it is in libm. 2005-11-26 04:42:38 +00:00
bernd
2429479bed Fix file modes. Bump PKGNAME.
"ack" sturm@
2005-11-25 23:04:21 +00:00
steven
af60d4d5b0 +gnuvd 2005-11-25 21:35:11 +00:00
steven
7ae9b4c5b9 gnuvd is a commandline frontend for the online Van Dale dictionary.
It will search any word in the dictionary and return its description
in Dutch.

ok sturm@
2005-11-25 21:34:18 +00:00
sturm
ee1496bc33 update to XML-Twig 3.22
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-11-25 21:06:58 +00:00
jolan
1aaa6da227 update to 0.6.4, from douglas santos 2005-11-25 15:51:00 +00:00
pedro
65795ffae5 luasocket 2.0, okay jolan@ 2005-11-25 15:09:44 +00:00
sturm
82c3506eb1 update to 1.2.3
from Dmitry Bogdan <dsb at imcs.dvgu.ru>
2005-11-25 10:45:39 +00:00
sturm
ec62dbfcd4 update to amanda 2.4.5p1, from maintainer
USE_LIBTOOL and add annotations for non-regular ownership/mode
2005-11-25 09:08:01 +00:00
todd
305ca8493e back out a couple #define'd c99 math functions now that OpenBSD
implements them natively
bump PKGNAME, reminded by naddy@
2005-11-25 04:12:54 +00:00
naddy
15c5159cae PLIST changed, so bump the package 2005-11-24 22:27:41 +00:00
steven
08c6d570f1 update to 2.37a; native build
help and ok naddy@, "looks good" aanriot@
2005-11-24 22:22:56 +00:00
sturm
ef54d03237 BUILD_DEPENDS on kdelibs 2005-11-24 20:38:40 +00:00
sturm
d391baab2e update to leafnode 1.11.4
from maintainer rohee@
2005-11-24 20:06:32 +00:00
sturm
af1af09235 this part was mistakenly removed, it is still needed on sparc64
ok markus
2005-11-24 17:56:19 +00:00
fgsch
5c33622704 fix crashing after CODESET support was added. 2005-11-24 17:40:15 +00:00
markus
17de820676 make usb etokens work; ok sturm@, Douglas Santos 2005-11-24 12:23:04 +00:00
kevlo
dc75d1befd update to svk 1.05 2005-11-24 03:55:17 +00:00
kevlo
bbf40749fd update to 2.09 2005-11-24 03:35:28 +00:00
kevlo
a97a788848 upgrade to 3.1901 2005-11-24 03:20:18 +00:00
naddy
c1f62baa07 Update to new stable release 4.2.0.
The only notable change is a license revision.  Be conservative and
forbid CDROM distribution; neither jolan@ nor I quite understand the
relevant section in the "plain English" synopsis, much less the
actual legalese.
2005-11-23 20:38:26 +00:00
kurt
a174f4d822 - add plugin and javaws support. disable with no_web flavor.
Demos all work but deadlocking the vm under load has been
noted. Both MToolkit and XToolkit work ok so far.
- fix segfault with MToolkit where processTree was called
with to==NULL.
- fix NPE in plugin paintGrayBox where g==null
- fix javaws startup (from FreeBSD)
- forgot to mention in last commit: Forte Peformance Tools
collector is no longer disabled.
2005-11-23 19:39:13 +00:00
naddy
05d2fee8b8 update to version 20050410; from maintainer Maxime Guillaud 2005-11-23 16:49:32 +00:00
pvalchev
951da114d4 remove bullshit BROKEN on alpha -- fix it instead!!! 2005-11-23 16:04:49 +00:00
brad
a1699c1d50 upgrade to lighttpd 1.4.8 2005-11-23 15:22:48 +00:00
robert
468d930285 Mark broken on alpha; svnversion segfaults during fake;
from Michael Knudsen
2005-11-23 15:16:30 +00:00
jakob
82eccb3778 sync patches, unbreak last commit, fix IPv6 2005-11-23 13:44:25 +00:00
jakob
db3ae76c17 update to v3.6.1; contributed by Frank Denis 2005-11-23 08:52:48 +00:00
brad
77a5dc63c9 Postfix 2.3 20051121 snapshot 2005-11-23 01:02:38 +00:00
biorn
6a664a3a92 Fix breakage in internal faad2 detection. Noted by jolan@ 2005-11-23 00:05:39 +00:00
alek
9488d52bf3 - Fixes for python 2.4
- Replace WRKSRC with WRKDIST as WRKSRC shouldn't be there
- Bump PKGNAME
2005-11-22 22:13:23 +00:00
sturm
fac02b2945 security update to 8.51
it updates Opera's wrapper script to not run commands included with URLs
passed from other applications (as suggested in Secunia Advisory 16907)
2005-11-22 21:44:22 +00:00
niallo
f0b06c5ee3 - add new FTP site from where the sources can be fetched.
problem pointed out by sturm@
2005-11-22 20:06:13 +00:00
naddy
9599743176 /.profile and /.cshrc have stopped being hard links, don't special case 2005-11-22 18:35:59 +00:00
kurt
d616aeb0d0 forgot to bump pkgname in last commit 2005-11-22 14:48:07 +00:00
kurt
7f5e5f0bdf - update to patchset 2. mostly removing patches now included in patchset.
- link awt_robot with -pthread
- disable a runtime Motif version check that incorrectly thought we were
using Motif 1.2 based on Xm major version. problem reported by Laurence
Tratt
- plugin and webstart comming later
2005-11-22 14:43:05 +00:00
kevlo
960e1ff080 upgrade to 1.21 2005-11-22 09:04:13 +00:00
kevlo
bb44b89925 add p5-prefork 2005-11-22 09:02:30 +00:00
kevlo
7834075814 Initial import p5-prefork 1.00.
The "prefork" pragma is intended to allow module writers to optimise
module loading for both scenarios with as little additional code as
possible.
2005-11-22 09:00:57 +00:00
kevlo
38ad18848c upgrade to 1.41 2005-11-22 08:18:12 +00:00
kevlo
534ccda247 update to 0.22 2005-11-22 07:53:39 +00:00
kevlo
db1bf1eb7c update to moodle 1.5.3 2005-11-22 07:47:46 +00:00
kevlo
4ee64dfcb2 update to 0.033 2005-11-22 07:45:21 +00:00
jakob
9fc25e8c71 fix temporary file permissions; from debian via antti harri 2005-11-22 04:23:20 +00:00
alek
3f95714a4c Update to 2.0.7 (http://www.freeciv.org/index.php/NEWS-2.0.7)
From Rui Reis <rui@rui.cx> (MAINTAINER)
2005-11-21 23:37:18 +00:00
naddy
1626ccb155 SECURITY:
Fix
- double free() in BMP handler (CVE-2005-0891),
- endless loop (CVE-2005-2975) and
- integer overflows in XPM loader (CVE-2005-2976, CVE-2005-3186).

From Ubuntu.
2005-11-21 20:20:53 +00:00
espie
d99a626f45 quick&dirty fix to avoid unwanted runtime dependency on gnu-m4.
tests sturm@, naddy@
2005-11-21 09:15:11 +00:00