pvalchev
19a6d37362
shrink
2005-03-18 07:45:22 +00:00
pvalchev
1760cc0625
shrinkage
2005-03-18 07:28:30 +00:00
naddy
9a0f12785d
back out; ports are locked
2005-03-17 17:32:24 +00:00
naddy
fee4d946e2
Update to 2.0s6 that fixes some security and reliability bugs.
...
From: Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>
2005-03-17 17:12:44 +00:00
espie
7ea43bac9b
be safe, there are some pilot dependencies in some files, so pull
...
kpilot subpackage in for the release.
Also, add the gpgme dependency that was missing for kmail to work.
okay pvalchev@
2005-03-17 01:34:52 +00:00
naddy
6d09f31353
- fix typo in @conflict
...
- properly bump package names
2005-03-16 21:55:54 +00:00
robert
9e86609375
fix the gd extension's conflict with php4; bump its no_x11 flavor's PKGNAME;
...
spotted and ok by naddy@
2005-03-16 21:09:21 +00:00
robert
f78d86f930
- use a signed int instead of long int; (now it works on sparc64)
...
- regen patches
requested and ok by naddy@
2005-03-16 20:26:51 +00:00
robert
efcd59df1a
- fix WANTLIB markers and dependencies (from alek@ and wilfried@)
...
- delete some whitespaces (from wilfried@)
- don't leave mess in ldconfig search path
(reported by Moritz Grimm <mlist@scapa.dnsalias.net>)
- bump PKGNAMEs
tested by many; ok pval@
2005-03-16 20:09:41 +00:00
naddy
22d2e6af33
mark conflicting packages; effectively from espie@
2005-03-16 15:43:19 +00:00
naddy
1fe31da3de
mark conflicting packages
2005-03-16 15:34:49 +00:00
pvalchev
473c38f5b3
remove the last php4 port which causes problems with bulk building
...
and it's too late to find a better solution for the release.
(superceded by pear-HTML-Common2)
2005-03-16 12:47:18 +00:00
biorn
81fe59a382
Avoid picking up the xvidcore library
...
Bump PKGNAME
From espie@, ok pvalchev@
2005-03-16 12:33:35 +00:00
wilfried
c34e722bd0
Tentative step for extensions, at least firefox stops whining.
...
From jamesw at bsdhosting.co.za, cleanup by me.
ok pval@, naddy@
2005-03-16 08:59:04 +00:00
kurt
9346cba7d2
- unbreak build by upgrading to version 1.4.8
...
- avoid linking to devel/nspr if installed
- prepare for mozilla versioning (adjust MOZDIR as needed)
With help from maintainer Igor Boehm
okay pval@
2005-03-16 02:02:56 +00:00
pvalchev
a34ec5141c
- fix ownership of /var/bitlbee/
...
- remove unused html file
from maintainer Andrew Dalgleish
2005-03-16 01:57:39 +00:00
pvalchev
fbe9a319e4
fix WANTLIB for no_ssl flavor (i wonder how many are broken like that..)
...
bump PKGNAME for this and next change
2005-03-16 01:56:49 +00:00
alek
c612fb0b99
Add WANTLIB marker
...
ok pvalchev@
2005-03-15 23:31:34 +00:00
alek
94a139625c
- Fix WANTLIB marker
...
- Use converters/libiconv MODULE
- Bump PGKNAME
ok naddy@
2005-03-15 23:30:00 +00:00
alek
b67c8ab896
Adjust WANTLIB marker
...
ok naddy@
2005-03-15 23:28:19 +00:00
kurt
a773300f68
- put back ONLY_FOR_ARCHS=i386 to avoid packages being built on !i386
...
(the jvm as a RUN_DEPEND is not enough to prevent packages from being
created)
okay naddy@
2005-03-15 22:46:21 +00:00
pvalchev
ed985d65b6
powerpc: no longer need gcc workaround for bug etoh fixed a while ago
2005-03-15 22:08:39 +00:00
alek
74b60e84db
- Add WANTLIB marker
...
- Fix building with malloc.conf set to AJX
Test, help and ok (in this order ;) couderc@, naddy@ and pvalchev@
2005-03-15 20:37:38 +00:00
sturm
d133f8d2d3
missing BUILD_DEPENDS on pkgconfig
...
ok naddy@
2005-03-15 07:17:38 +00:00
alek
bbcc7ffcd3
- Clean up WANTLIB marker and LIB_DEPENDS
...
- Add --with-bz to CONFIGURE_ARGS as bzip2 won't be used without this flag
- Bump PKGNAME
ok naddy@
2005-03-15 03:40:21 +00:00
mjc
5e11d3dee4
use LIBNET_ERRBUF_SIZE macro instead of hardcoding
...
the wrong value.
bump pkgname
ok naddy@
2005-03-15 02:40:29 +00:00
db
0925c3a284
typo and wording fixes; approved by pval
...
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
mjc
6e9709b13b
make program use LIBNET_ERRBUF_SIZE instead of having
...
libnet write errors to un-malloc()ed char *
bump PKGNAME
ok naddy@
2005-03-15 01:37:05 +00:00
naddy
789a0c6396
Fix a format string vulnerability in the handling of image filenames.
...
From Gentoo, via rohee@
2005-03-15 01:16:47 +00:00
naddy
a21a706f32
SECURITY:
...
Fix NT LAN Manager (NTLM) authentication handling. By sending a
specially crafted long NTLM reply packet, a remote attacker could
overflow the reply buffer. This could lead to execution of arbitrary
attacker specified code with the privileges of the application using
the cURL library. CAN-2005-0490. From Ubuntu.
ok brad@, pval@
2005-03-14 22:52:20 +00:00
alek
adbbf78ea1
- Better *DEPENDS for x11/tk/8.4
...
- Fix MODULE as only converters/libiconv is needed
- Put LOCALBASE/lib before X11BASE/lib so correct version of libexpat will
be used
- Bump PKGNAME
ok naddy@
2005-03-14 15:27:13 +00:00
xsa
0a8178736d
- fix drawing on OpenBSD caused by broken trunc()
...
- aaline color fixes
- plug mem leak
- bump PKGNAME
from pygame CVS repository via Reid Nichol <rnichol_rrc at yahoo.com>
who discussed that with the pygame people;
ok pvalsquid@.
2005-03-14 15:12:56 +00:00
espie
8d3c59e0d8
bye, bye, sprintf.
...
okay naddy@
2005-03-14 14:04:18 +00:00
mbalmer
488de632f0
Bump the package name.
...
ok naddy@
2005-03-14 12:33:08 +00:00
jakob
34369c429e
strip binaries on install. ok pval
2005-03-14 09:27:23 +00:00
espie
cde3373d25
kill annoying warnings
...
okay pval@
2005-03-14 08:46:54 +00:00
mbalmer
df6c12211f
Add a RUN_DEPENDS. Found by alek@
...
ok naddy@
2005-03-14 07:46:42 +00:00
alek
8039d0b794
Disable SDL as it's not in LIB_DEPENDS
...
ok pvalchev@
2005-03-14 07:05:09 +00:00
espie
418b297b54
allow WANTLIB to be / something, to cater to expat.
...
okay pvalchev@
2005-03-13 22:51:34 +00:00
alek
ca6b259f8c
Add WANTLIB marker
...
ok naddy@
2005-03-13 22:48:11 +00:00
alek
d79df431ad
Adjust WANTLIB marker
...
ok naddy@
2005-03-13 22:46:50 +00:00
alek
f70e0f2d29
- Fix WANTLIB marker
...
- Better *DEPENDS
- Bump PKGNAME
ok naddy@
2005-03-13 22:46:18 +00:00
robert
8c323f29cf
SECURITY:
...
fix a buffer overflow vulnerability
http://www.vuxml.org/openbsd/e6b4a1ae-9404-11d9-8c05-080020fe8945.html
ok naddy@
2005-03-13 21:25:38 +00:00
couderc
8c19b2ec3d
update to 2.0.2 from maintainer.
...
This release fix an issue with SSL secured data connections.
2005-03-13 20:40:38 +00:00
couderc
5c59b7a355
Alexandre Anriot takes maintainership on nessus and scanlogd, ok pval@.
2005-03-13 19:42:40 +00:00
alek
640937fd63
- Add graphics/gdk-pixbuf,-gnome to LIB_DEPENDS as gthumb will pick it up
...
if it's installed
- Bump PKGNAME
2005-03-13 14:25:55 +00:00
kurt
b06b5d6b71
- libraries should NOT be stripped - cluestick from brad@
...
- fix homepage
- bump pkgname
2005-03-13 13:37:56 +00:00
alek
855ef3a865
- MODULES=devel/gettext is needed here
...
- Add WANTLIB marker
- Bump PKGNAME
2005-03-13 13:01:26 +00:00
espie
ce5d9b97b1
synch, 3040 unzels.
2005-03-13 12:00:49 +00:00
espie
df092a954c
+kimdaba
2005-03-13 09:14:39 +00:00