jolan
e11f0b6aa7
lalarm-20030709, alarm library for the lua language
2006-01-25 23:32:13 +00:00
sturm
63276a3c02
update to 0.96 proper
2006-01-25 21:27:31 +00:00
bernd
e756b9738e
Update to qdbm-1.8.44.
2006-01-25 16:03:35 +00:00
david
9cfd2c64a3
bump PKGNAME after removing fluxbox conflict; reminded by bernd@
2006-01-25 12:52:24 +00:00
sturm
fccb4a4b4c
forgot to bump this one after 3.8 -> 3.9
2006-01-25 09:13:14 +00:00
sturm
8610665b0f
XXX
...
this is a workaround to let linux applications work with new Xorg,
there's one tester whom it didn't help
the real problem looks like some fontconfig incompatibility, I'll
do further research in that direction
2006-01-25 07:08:53 +00:00
brad
c234731a01
Postfix 2.3 20060123 snapshot
2006-01-25 06:21:09 +00:00
david
25fd062e57
update to oinkmaster-1.2; take MAINTAINER
2006-01-25 04:30:58 +00:00
david
fba56fa8a8
remove dead smbalert flavor; it was removed from snort over 2 years ago
...
since then this flavor has been doing nothing
2006-01-25 04:14:39 +00:00
david
b82873ec06
fluxbox no longer conflicts with blackbox
2006-01-25 03:59:56 +00:00
david
690dc44f79
update to fluxbox-0.9.14; ok niallo@ anriot@ long ago and tested by many others
...
I had resisted this update until now thinking incorrectly that the vendor
would release a new version. The background color was broken in all the
included styles and was clearly not tested. So 4 months later here I am
patching 25 files instead. Sigh.
As a plus however, fluxbox no longer conflicts with blackbox.
2006-01-25 03:57:43 +00:00
david
2bb1368a21
postgresql,-server user is not noauto; ok mbalmer@
...
exim user is also not noauto; no response from MAINTAINER
2006-01-25 03:36:35 +00:00
david
4f6782df4b
update to micq-0.5.1; ok bernd@
2006-01-25 03:27:40 +00:00
jolan
dcee7e3667
+xfce4-lua-graph
2006-01-25 00:04:22 +00:00
jolan
853827d9fc
xfce4-lua-graph-plugin-0.1, lua driven plugin for the xfce4 panel
2006-01-25 00:01:27 +00:00
steven
ede439b7b7
update to mlmmj 1.2.11
...
ok sturm@ alek@
2006-01-24 21:07:28 +00:00
sturm
3fcc829ef4
SECURITY:
...
fix gid confusion when starting ntpd with -u groupname
CAN-2005-2496
2006-01-24 19:58:58 +00:00
steven
a28bbba028
fix underflow condition in rxvt_selection_adjust_kanji function.
...
from Gregory Steuck <greg at y2006.nest.cx>, thanks!
ok jolan@
2006-01-24 19:14:18 +00:00
steven
b3defa3558
+ p5-version
2006-01-24 07:33:19 +00:00
steven
cdfc69e569
initial import of p5-version-0.53
...
Overloaded version objects for all versions of Perl. This module
implements all of the features of version objects which will be
part of Perl 5.10.0.
ok sturm@
2006-01-24 07:29:11 +00:00
pedro
fba1c42a6c
Fix crash due to unaligned memory access, enable some define options so
...
we can handle sizeof(off_t) and big endian architectures correctly.
Testing and input from Rui Reis <rui@rui.cx> (maintainer), okay jolan@
2006-01-24 00:02:07 +00:00
jolan
3c2189e66e
missing BUILD_DEPENDS
2006-01-23 21:27:49 +00:00
brad
f4c4e89b74
upgrade to Dovecot 1.0beta2
2006-01-23 20:33:40 +00:00
msf
9b2a6c70ed
- update to 0.2611
...
- zap useless variable
2006-01-23 19:43:23 +00:00
naddy
5879544bd6
update to 3.8.4
2006-01-23 19:05:39 +00:00
steven
52e744ef52
update to 0.90
...
from Jasper Lievisse Adriaanse
fix man pages while here.
2006-01-23 17:58:41 +00:00
steven
93a7375108
fix WANTLIB after gtk+2 downgrade
...
tested by and ok kurt@
2006-01-23 17:22:32 +00:00
naddy
1856b0cd4a
maintenance update to 3.2.1
2006-01-23 17:09:36 +00:00
wilfried
87cf9b6bd1
update thunderbird to 1.5
2006-01-23 12:34:06 +00:00
espie
473b2d3812
zap old patch
2006-01-23 09:23:15 +00:00
espie
0faaf69f88
USE_LIBTOOL
2006-01-23 09:21:54 +00:00
espie
8ba1b0a538
javascript utf8 security patch
2006-01-23 09:19:36 +00:00
espie
ebc2d3ad13
zap old patches
2006-01-23 09:18:56 +00:00
espie
e6e2d6bae3
USE_LIBTOOL
2006-01-23 09:03:46 +00:00
alek
e23f2939cc
Enable _fastmath module
...
ok ish@
2006-01-23 08:52:55 +00:00
kurt
e7551ce9e3
jlong isn't defined in all cases java_md.h is included. how did this
...
slip by me?
2006-01-23 05:49:50 +00:00
jakemsr
dec29c318e
typedef internal fixd-width types to the desired width using C99
...
standard integer types rather than char, short, int, long, etc.
allows fxtv to work on amd64.
OK MAINTAINER
2006-01-23 04:07:26 +00:00
jolan
115a964d06
fix crash when passing long command lines
...
from andrew dalgleish via ben lovett
2006-01-23 03:27:52 +00:00
sturm
c1539524cf
bump PKGNAME due to PLIST changes after 3.8 -> 3.9
2006-01-22 23:21:46 +00:00
kurt
88736cd656
- fix a series of datatype assumptions in i486/hotspot (intptr_t != int
...
on OpenBSD)
- fix implicit declaration's by adding headers or prototypes as needed.
2006-01-22 22:46:30 +00:00
aanriot
5402377615
- move the top-level-directory file "dir" after @info files in PLIST to
...
make install-info happy at pkg_delete time.
- remove dead mirrors in MASTER_SITES.
- bump PKGNAME.
ok naddy@
2006-01-22 21:20:48 +00:00
jolan
587834d84d
pass maintainership from waldemar brodkorb to interested parties as seen
...
on ports@
2006-01-22 18:40:36 +00:00
espie
1a484d389a
USE_LIBTOOL
2006-01-22 17:59:07 +00:00
espie
91ac713da4
USE_LIBTOOL
2006-01-22 17:49:33 +00:00
espie
d9446f8d6e
zap unneeded patches for libtool
2006-01-22 17:48:55 +00:00
espie
6a735c990f
USE_LIBTOOL
2006-01-22 17:02:50 +00:00
alek
a403eef060
bump PKGNAMEs due to PLIST changes after 3.8 -> 3.9
2006-01-22 16:30:36 +00:00
espie
499cf67604
zap USE_KDELIBTOOL
2006-01-22 16:07:44 +00:00
sturm
29a66ca635
bump PKGNAMEs due to PLIST changes after 3.8 -> 3.9
2006-01-22 15:59:22 +00:00
brad
5c7c60fe95
patches for the kqueue code to fix a few issues.
...
From: <V dot Haisman at sh dot cvut dot cz>
2006-01-22 15:35:43 +00:00