Commit Graph

28099 Commits

Author SHA1 Message Date
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
kurt
55c585d807 - Mark broken: requires upgrade to sync with mozilla
okay pval@
2005-03-13 05:06:18 +00:00
kurt
f353d0daae Upgrade to 1.7.5
Tested on i386/sparc64/macppc/alpha by myself and/or alek@
One issue found with sparc64: fetching mail crashes.

okay pval@
2005-03-13 05:02:16 +00:00
pvalchev
02c0258205 recognise 3.7 2005-03-13 05:02:01 +00:00
espie
b6ae140213 +autogen 2005-03-12 22:14:39 +00:00
espie
061815ac17 autogen is one of those critters used within gcc, to build
the fixincludes machinery.

Works on OpenBSD, some regression tests fail because of difference in
our shell and sed behavior...
2005-03-12 22:13:27 +00:00
espie
da8e2e088e Kimage Database: a very intuitive way to organize your digital photos
collection.
2005-03-12 22:02:05 +00:00
alek
7def82836b Don't automatically build tkagg module if python-tkinter is installed 2005-03-12 21:59:48 +00:00
espie
cef3e9e72c fix direntry so that it uninstalls cleanly as well 2005-03-12 21:38:18 +00:00
espie
da9c19d82d add direntry/category to zile.info.
problem reported by deraadt@
2005-03-12 21:23:24 +00:00
alek
6f1f9d75b5 - Use devel/gettext MODULE
- Bump PKGNAME
2005-03-12 12:47:53 +00:00
couderc
9f2bd7de11 unbreak mips64, from Tamas Tevesz. 2005-03-12 12:35:52 +00:00
couderc
865ecceee7 update to 1.03 (SECURITY FIX), notice from Bjorn Sandell. 2005-03-12 12:18:41 +00:00
alek
6c785f7855 Update WANTLIB marker 2005-03-12 12:04:14 +00:00
alek
2dea2fe514 Adjust LIB_DEPENDS 2005-03-12 11:54:13 +00:00
tom
1d9a8fb216 Grammar: missing "of"
ok jmc@
2005-03-12 09:36:49 +00:00
alek
87a6f9fc56 Fix broken patch
ok pvalchev@
2005-03-12 08:41:11 +00:00
marcm
1942479050 *sigh* try to commit this damn patch... again. 2005-03-12 07:13:52 +00:00
pvalchev
baaa36ed92 build on sparc, point ppl to md.h where other arches can be supported 2005-03-12 06:10:20 +00:00
pvalchev
03c5fa15f3 macppc has apm too, enable 2005-03-12 04:23:24 +00:00
pvalchev
4639adff76 remove proctools, pgrep/pkill are in base; from david 2005-03-12 04:19:32 +00:00
pvalchev
ca3b94d064 add tiny things 2005-03-12 04:18:22 +00:00
pvalchev
0bc9aa2987 enable another bktr(4) application on amd64 2005-03-12 03:43:01 +00:00
pvalchev
ab16ea6e8d probably works on zaurus 2005-03-12 03:42:10 +00:00
pvalchev
0dd11a3d2e enable zaurus: compiles & seems to work 2005-03-12 03:41:30 +00:00
pvalchev
3eea50eb5e enable on amd64, now that bktr(4) has been reported to work there 2005-03-12 03:38:42 +00:00
naddy
013b75ec62 document that extensions don't work; should calm fgsch@ 2005-03-12 00:23:52 +00:00