Commit Graph

29287 Commits

Author SHA1 Message Date
avsm
25033581a4 fix a rare bug in amd64 native code output that might trigger on
tail recursive functions with > 9 arguments. from ocaml cvs
2005-06-13 23:21:55 +00:00
naddy
305d75f0f5 Fix for route addition/deletion.
Originally from Darwin, found by Alexandre Anriot.
2005-06-13 22:42:00 +00:00
fgsch
1f81dc7261 remove commented out USE_GMAKE line not longer needed. 2005-06-13 21:03:01 +00:00
fgsch
7dea88a2bd upgrade to gaim-otr 2.0.2 2005-06-13 21:01:58 +00:00
fgsch
a902d76e0e upgrade to libotr 2.0.2 2005-06-13 21:01:29 +00:00
naddy
e44e91e6f4 sync patches 2005-06-13 20:33:17 +00:00
avsm
810aacb5f0 oops, typo 2005-06-13 20:05:31 +00:00
avsm
610dd4c973 update to cvs2cl-2.58, lets it work with newer cvs servers now 2005-06-13 20:03:14 +00:00
espie
6841e3f9df bump to new snap 2005-06-13 19:54:30 +00:00
alek
dae44aeb01 Remove xfstt 2005-06-13 11:58:55 +00:00
alek
a2ae98f3f8 Marked broken since 2004/04/21
ok ish@, sturm@
2005-06-13 11:49:18 +00:00
alek
cf3daf2f48 Add gaim-icb 2005-06-13 09:23:11 +00:00
alek
859fedf814 Import gaim-icb 20050613
ICB protocol plugin for GAIM

ok mblamer@, brad@
2005-06-13 08:50:04 +00:00
alek
ddfddf4738 Fix PLIST, from MAINTAINER 2005-06-13 07:52:37 +00:00
mbalmer
e967a3df5a Update to version 1.0.3
From maintainer Waldemar Brodkorb, wbx@openbsd-geek.de
2005-06-13 06:09:36 +00:00
marcm
e6caf0b72a Don't pick up mozilla and make the moz plugin, noticed by Alexandre
Anriot.  Reinstall the gdk-pixbuf-loader since ld.so plays nice now.

Bump the package name.
2005-06-13 05:09:10 +00:00
naddy
87ab96bc13 maintenance update to 2.6.5: miscellaneous bug fixes 2005-06-12 20:35:51 +00:00
fgsch
2205543e7b drop maintainership. 2005-06-12 20:19:16 +00:00
david
0f58aa3763 take MAINTAINER 2005-06-12 16:52:20 +00:00
sturm
8dbd5a5624 rewrite cpu usage parts for openbsd to display usage of all cpus
on mp machines (based on new top code from fries@)

ok maintainer Peter Hessler <spambox at theapt.org>
2005-06-12 12:07:19 +00:00
sturm
d475393e05 update to expect 5.43.0
from Alexandre Anriot <aanriot at atlantilde.com>
2005-06-12 12:04:00 +00:00
espie
cfec340a83 make really really sure we don't get tremor includes from an installed
tremor port.
2005-06-11 14:03:17 +00:00
alek
0d0b980a3f Imported with wrong name. 2005-06-11 09:51:40 +00:00
alek
df3deb37a4 Add kpoppassd 2005-06-11 09:50:35 +00:00
alek
571f5e595a Import kpoppassd 0.5 (this time with correct name -- kpoppassd without w)
kpoppassd is a kerberos password changing daemon that behaves like
poppassd. It allows a user to change his/her password remotely without
having to login. This is particularly useful for webmail systems that
use imap (i.e. horde/imp). The daemon works exactly like the original
poppassd. The only difference being that this poppassd changes a user's
Kerberos 5 password.

From Antoine Jacoutot <ajacoutot@lphp.org>
2005-06-11 09:46:08 +00:00
alek
a008bf15c6 Import kpoppasswd 0.5
kpoppassd is a kerberos password changing daemon that behaves like
poppassd. It allows a user to change his/her password remotely without
having to login. This is particularly useful for webmail systems that
use imap (i.e. horde/imp). The daemon works exactly like the original
poppassd. The only difference being that this poppassd changes a user's
Kerberos 5 password.

From Antoine Jacoutot <ajacoutot@lphp.org>
2005-06-11 09:34:16 +00:00
jaredy
ff045fb738 oops, bump package name after config.h patch 2005-06-11 00:15:14 +00:00
jaredy
210206b110 fix one 64-bit bug, now "works" on amd64; ok naddy 2005-06-10 23:30:48 +00:00
naddy
8edfb59efb Add a missing file and regroup some files for specific flavors.
From: maintainer Gerardo Santana Gomez Garrido
2005-06-10 19:56:37 +00:00
sturm
4f718330ca use the gettext module instead of WANTLIB=intl
noticed by several
2005-06-10 17:07:43 +00:00
kevlo
2b7fb75b25 upgrade to svk 1.0 2005-06-10 06:41:52 +00:00
kevlo
c8bdbd92fd upgrade to 0.18 2005-06-10 06:11:58 +00:00
kevlo
6a21b0b0f3 update to 0.61 2005-06-10 06:04:55 +00:00
kevlo
2023f38a44 oops, forgot to add swig dependency 2005-06-10 05:41:36 +00:00
mjc
4774eafc09 update to version 4.14
from maintainer
2005-06-10 00:57:16 +00:00
pvalchev
f796d55ec4 teach it that amd64 is little endian 2005-06-09 22:16:06 +00:00
pvalchev
dcb68b12cd -fPIC where needed 2005-06-09 21:38:39 +00:00
robert
aa57b150b7 We don't have RTM_OLDADD and RTM_OLDDEL caused by the SIOCADDRT
and SIOCDELRT (4.3BSD routing table) ioctls anymore.
So don't try to use them.

ok naddy@
2005-06-09 20:44:08 +00:00
robert
8820791284 We don't have RTM_OLDADD and RTM_OLDDEL caused by the SIOCADDRT and SIOCDELRT (4.3BSD routing table) ioctls anymore. So don't try to use them.
ok naddy@
2005-06-09 20:42:37 +00:00
robert
da5fac2f2c SECURITY: update to 1.11.3
fixes a denial of service vulnerability
http://www.vuxml.org/openbsd/3f283964-d905-11d9-b5e0-00065bd5b0b6.html

ok rohee@ (maintainer)
2005-06-09 16:52:04 +00:00
kevlo
423f0cb6e4 remove libswig dependencies after updating swig to 1.3.24.
Pointed out by msf@
2005-06-09 14:47:15 +00:00
kevlo
8f79cca4d1 upgrade to 1.3.24 2005-06-09 07:50:54 +00:00
jolan
b4cb4f726b freshen 2005-06-09 01:57:22 +00:00
pvalchev
e5d63833dd use -fPIC -shared for building shared libraries 2005-06-09 01:34:16 +00:00
pvalchev
57bf519b16 kill unused NS protocol includes (about to disappear) 2005-06-09 01:25:43 +00:00
kevlo
0927e04714 upgrade to algotutor 0.8.5 2005-06-09 01:19:36 +00:00
pvalchev
2ff694bd81 -fPIC needed 2005-06-09 01:10:43 +00:00
pvalchev
7553fe8a95 sync 2005-06-09 01:05:55 +00:00
pvalchev
d99bc70d98 compile -fPIC since the library is used to link into other shared libs
(in p5-flowd, py-flowd etc.)
2005-06-09 00:59:03 +00:00
pvalchev
aea310895d kill xerox NS protocol includes that were not used anyway; no package change 2005-06-09 00:49:26 +00:00