Commit Graph

26171 Commits

Author SHA1 Message Date
sturm
7b91245290 fix build on hppa 2004-10-25 18:55:36 +00:00
alek
177ad4ee40 don't hardcode /usr/local and /usr/X11R6
ok sturm@
2004-10-25 17:35:57 +00:00
naddy
5e25b7680e +xvidcore 2004-10-25 16:57:28 +00:00
naddy
99954f3f64 Import xvidcore 1.0.2; submitted by Waldemar Brodkorb <wbx@openbsd.de>.
XviD is a high performance and high quality MPEG-4 video de-/encoding
solution.
2004-10-25 16:56:44 +00:00
alek
6c4e864f9f - remove unnecessary patch
- use PSEUDO_FLAVORS
- better DESCRiptions

help and ok xsa@, naddy@
2004-10-25 16:02:30 +00:00
alek
f459153b14 remove py-psycopg,zope
noticed by naddy@

ok naddy@, xsa@
2004-10-25 14:19:00 +00:00
brad
b1371d095e - remove re-declaration of *alloc() functions
- remove improper comments from end of #else/#endif
2004-10-25 13:49:22 +00:00
wilfried
de77981ff6 fix built with the new getproto*_r, ok maintainer 2004-10-25 09:02:53 +00:00
pvalchev
d74ede064e do not assign va_list around, use va_copy() on OpenBSD as a whole (fixes macppc) 2004-10-25 02:37:07 +00:00
pvalchev
521b9c626b Update to SDL-1.2.7; based on work by jsg@ 2004-10-25 02:34:21 +00:00
brad
2c174a00d2 Fix insecure tempfile creation in ps2epsi and pv.sh.
http://marc.theaimsgroup.com/?l=bugtraq&m=109655739113230&w=2
2004-10-24 21:53:02 +00:00
brad
6a792cd6da Fix insecure tempfile creation in pj-gs.sh, ps2epsi, pv.sh and sysvlp.sh.
http://marc.theaimsgroup.com/?l=bugtraq&m=109655739113230&w=2
2004-10-24 20:58:47 +00:00
alek
7284b50d96 - update to 1.1.15
- change zope FLAVOR to SUBPACKAGE
- switch to python 2.3

ok xsa@
2004-10-24 20:44:35 +00:00
brad
4affd83ea1 Fix insecure tempfile creation in etc2ps.
http://marc.theaimsgroup.com/?l=bugtraq&m=109655739113230&w=2
2004-10-24 20:26:55 +00:00
alek
e54a358bb4 explicitly link with libiconv
okay naddy@
2004-10-24 20:17:53 +00:00
brad
334935934f bump PKGNAME 2004-10-24 20:03:31 +00:00
brad
bae67aa20a remove libintl's shared lib inter-library dependency on libiconv.
Thanks to naddy@, alek@ and other porters for doing the prep work
which allows this to be commited.
2004-10-24 19:54:46 +00:00
jolan
1ae09c843d sync sourceforge mirrors with the list on their site, omitting two out of
sync mirrors
2004-10-24 18:21:09 +00:00
brad
59c4c4456e upgrade to lighttpd 1.3.4 2004-10-24 16:23:06 +00:00
naddy
0c6cc70869 doesn't need intltool any more; from marcm@ 2004-10-24 14:52:46 +00:00
naddy
1372e56cfe Update to 3.7.1, which adds IMAPS and POP3S capabilities.
From: Stephan Tesch <stephan@tesch.cx>
2004-10-24 14:21:31 +00:00
sturm
bc39f7be50 new option -c for "clean builds", i.e. remove all installed packages
before building a new one; don't use this when building multiple packages
on one host
2004-10-24 14:16:38 +00:00
espie
6e9a948b15 remove INSTALL/DEINSTALL, this needs a few exec yet.
Use @sysctl: naddy@ and I both don't see why we shouldn't
enable emul.linux when this package gets installed (what's
the point of installing it otherwise ?)
2004-10-24 10:13:48 +00:00
alek
c3c6d73904 explicitly link with libiconv
okay naddy@
2004-10-24 07:53:35 +00:00
alek
82b228613b explicitly link with libiconv
okay naddy@
2004-10-24 07:39:31 +00:00
alek
d9323d3fe0 explicitly link with libiconv
okay naddy@
2004-10-23 22:50:46 +00:00
xsa
2aae0dc0d8 update to 1.2.2; see the CHANGES file for a detailed Changelog; 2004-10-23 16:48:12 +00:00
robert
a44a74380c SECURITY:
upgrade to 1.1;
A directory-traversal issue exists in cabextract
that could overwrite any file on the system when extracting
a malicious cab file.

from maintainer; the issue has also been reported by matthieu@
2004-10-23 15:54:42 +00:00
xsa
4fdb00c270 update to most-4.9.5; from MAINTAINER. 2004-10-23 13:14:20 +00:00
xsa
37218c7d0b +scons 2004-10-23 12:38:34 +00:00
xsa
81cdb24f38 Initial import of scons-0.96.1.
SCons is an Open Source software construction tool--that is, a
next-generation build tool. Think of SCons as an improved,
cross-platform substitute for the classic Make utility with integrated
functionality similar to autoconf/automake and compiler caches such as
ccache. In short, SCons is an easier, more reliable and faster way to
build software.

Submitted and maintained by Andrew Dalgleish <openbsd at ajd.net.au>
2004-10-23 12:37:32 +00:00
naddy
6f5d1714d1 Update to 1.2.4. This is a bugfix/minor feature enhancement release:
* introducing thousands separators
* several bugfixes
* cleaned up display code
* new and updated translations
2004-10-23 12:37:24 +00:00
espie
8c4d857d3d allow us to specialize DEPENDS_TARGET depending on whether this is
a LIB/RUN/BUILD/REGRESS_DEPENDS.
2004-10-23 10:02:51 +00:00
espie
97804eddfe switch FAKE's test from == "yes" to != "no" 2004-10-23 09:58:13 +00:00
espie
0d09be0752 shared fragment in need of recording.
found by wilfried@
2004-10-23 06:51:54 +00:00
brad
31ca292e2d Chris Evans discovered numerous vulnerabilities in the xpdf package:
Multiple integer overflow issues affecting xpdf.
These can result in writing an arbitrary byte to an attacker controlled
location which probably could lead to arbitrary code execution.
CAN-2004-0888

Multiple integer overflow issues.
These can result in DoS or possibly arbitrary code execution.
CAN-2004-0889

Chris also discovered issues with infinite loop logic error.
2004-10-23 02:24:36 +00:00
naddy
26f299c152 update to 1.1.11; from Thomas Delaet <thomas@delaet.org> 2004-10-22 22:06:57 +00:00
naddy
aaed57868d update to 2.6.14; from Thomas Delaet <thomas@delaet.org> 2004-10-22 22:05:50 +00:00
brad
76a4c99178 upgrade to gaim 1.0.2
fixes 2 remote DoS issues and a buffer overflow.

CAN-2004-0891
2004-10-22 19:16:01 +00:00
naddy
912d78bcc5 Maintenance update to 0.8.5. 2004-10-22 16:37:07 +00:00
xsa
da0cb3ce65 post-install hook should have been removed during last update,
doing it now;
2004-10-22 12:33:07 +00:00
espie
63f4447086 avoid more get*_r functions until we decide upon an API... 2004-10-21 20:47:38 +00:00
naddy
638b34bdc4 Updated to 0.91; from Andrew Dalgleish <openbsd@ajd.net.au>. 2004-10-21 14:48:51 +00:00
xsa
0eb0589235 update to Log-Agent-0.306; from MAINTAINER. 2004-10-21 08:52:56 +00:00
jolan
723a75a468 sigh, this too 2004-10-21 06:10:45 +00:00
jolan
f74714bb2b update to 1.10.8 but keep BROKEN ;( 2004-10-21 05:39:35 +00:00
jolan
22ae76ee08 +openal 2004-10-21 05:05:49 +00:00
jolan
460ff833fb openal-20040816, cross-platform 3D audio API 2004-10-21 05:04:16 +00:00
pvalchev
9df8098610 +nutdb 2004-10-21 01:41:51 +00:00
pvalchev
bd51341930 Initial import of nutdb-10.7
NUT allows you to record what you eat and analyze your meals
for nutrient composition.  The database included is the USDA
Nutrient Database for Standard Reference, Release 17, which
contains 6,839 foods and 128 nutrients.

Maintainer: Jon Trembley <jon@brain-box.net>
2004-10-21 01:41:22 +00:00