Commit Graph

37005 Commits

Author SHA1 Message Date
pvalchev
fa82b49bb4 need -fPIC for shared objects (build on amd64) 2007-02-18 06:23:38 +00:00
steven
0131efecdf bump PKGNAME-devel, which depends on PKGNAME-main.
ok naddy@
2007-02-17 22:27:37 +00:00
espie
fb7c2cb86e minor update, mostly some sh compat stuff... 2007-02-17 19:04:24 +00:00
espie
56022fec1b fix pkgnames, bump stuff.
add a qt-mt.pc that looks like something.
fix a buglet in qmake.
2007-02-17 18:59:04 +00:00
steven
0e82fb7814 resolve some texinfo conflicts between 2.60 and 2.61, and rerun makesum.
from Moritz Grimm <gtgbr at gmx.net>

ok espie@
2007-02-17 18:40:37 +00:00
bernd
83202226e6 Security update to gd-2.0.34. (CVE-2007-0455)
This update fixes multiple security vulnerabilities.

More info:
http://www.libgd.org/ReleaseNote020034
http://secunia.com/advisories/23916/

Tested in a bulk build by steven@. Thanks!

ok espie@
2007-02-17 16:30:11 +00:00
steven
aeefde63bf - build the shared library separately and with -fPIC, unbreaks build on amd64
- do not link with libstdc++ and bump major version
- honor CC and CFLAGS
- add SHA256 sum

feedback and ok naddy@
2007-02-17 15:55:08 +00:00
pvalchev
2f6ccd5571 update to what i use now.. 2007-02-17 02:29:46 +00:00
steven
1521946831 make configure script like all versions of OpenBSD, unbreaks build.
ok sturm@
2007-02-16 22:56:48 +00:00
espie
b5a3fca2a6 use _CKSUMFILES in clean=dist, and recurse if we notice there are
SUPDISTFILES, so we get them as well.

This misbehavior noticed by Mikolaj Kucharski.

(the intention is obviously to regrab everything to verify whether
anything changed, and that includes SUPDISTFILES)
2007-02-16 19:08:54 +00:00
naddy
e871475d0c remove empty patch file; from Martynas Venckus 2007-02-16 16:10:14 +00:00
steven
c3769e5165 fix a bunch of typos in rcs tags. from martynas 2007-02-16 07:30:56 +00:00
mbalmer
958e2a9966 3.1.8 is a major bug-fix release, including a potential DoS. The major
highlights are:

- bug 5318: fix for CVE-2007-0451: possible DoS due to incredibly
  long URIs found in the message content.
- bug 5240: disable perl module usage in update channels unless
  --allowplugins is specified
- bug 5288: files with names starting/ending in whitespace weren't usable
- bug 5056: remove Text::Wrap related code due to upstream issues
- bug 5145: update spamassassin and sa-learn to better deal with STDIN
- bug 5140 and 5179: improvements and bug fixes related to DomainKeys
  and DKIM support
- several updates for Received header parsing
- several documentation updates and random taint-variable related issues

A more detailed change log can be read here:

  http://svn.apache.org/repos/asf/spamassassin/branches/3.1/Changes

ok nikolay
2007-02-15 19:57:48 +00:00
steven
9c5874d6eb fix WANTLIB of the python subpackage.
ok naddy@ ckuethe@
2007-02-15 18:37:07 +00:00
steven
2bf10c8bdc fix WANTLIB
ok bernd@
2007-02-15 17:15:41 +00:00
steven
2d13c985f7 add some missing libraries to WANTLIB, and move some indirect LIB_DEPENDS
to WANTLIB.

ok bernd@ deanna@
2007-02-15 17:07:21 +00:00
pvalchev
e93fafbd3e sync, 4205 unzels 2007-02-15 16:53:47 +00:00
biorn
371ff302d7 mplayer uses an internal vorbis so LIB_DEPEND on ogg instead of vorbis.
Noted by Moritz Grimm.

Add SHA256.

ok sturm@
2007-02-15 11:49:03 +00:00
dlg
e64b95ca8b by default subversion caches passwords in cleartext under ~/.subversion.
the doco claims this is safe cos the directory has extremely restricted
permissions, but noone i know agrees with this or feels safe. this change
installs a config under /etc/subversion/config that disables this
behaviour.

discussed with pval@ ckuethe@ ok robert@ sturm@ ajacoutot@
2007-02-15 10:25:17 +00:00
steven
fb780e4061 fix WANTLIB for sidplay package.
ok espie@
2007-02-15 08:07:39 +00:00
steven
d7999844d8 NO_CHECKSUM and remove empty distinfo
from mikolaj.kucharski at gmail.com

go for it espie@
2007-02-15 08:04:49 +00:00
steven
6a215998dd add libidn to dependencies, the build picks it up
ok naddy@

maintainer timeout
2007-02-15 07:11:17 +00:00
steven
596390e40c fix version in autoconf.texi. avoids some install-info warnings when
deleting the package.

ok espie@
2007-02-15 00:32:27 +00:00
naddy
6f3f4607cc add man page; from Martynas Venckus <martynas@altroot.org>, ok kurt@ 2007-02-14 22:44:32 +00:00
deanna
80ffe78c9d Bump pkgname for 4.1; add SHA256.
ok bernd@
2007-02-14 22:05:07 +00:00
bernd
b14d4ed8cd Security update to cscope-15.6.
This contains fixes for several security vulnerabilities.

More info:
http://sourceforge.net/project/shownotes.php?group_id=4664&release_id=451806

Submitted by raga <raga comcast net>. Thanks!

ok sturm@
2007-02-14 17:59:33 +00:00
bernd
2c398a652c Unbreak perl module by solving issues with pthread linking.
Much help from sturm@, thanks!

ok sturm@, espie@, fkr@, markus@
2007-02-14 17:42:32 +00:00
steven
6b876db786 bump PKGNAME due to PLIST changes after 4.0 -> 4.1 2007-02-14 17:24:18 +00:00
naddy
d073bb4573 install man page; from Martynas Venckus, ok kurt@ 2007-02-14 17:13:42 +00:00
kurt
a0a27880ba - fix cups printing as noted by Gareth <garf at loveandnature.co.za>
- install man page from Martynas Venckus <martynas at altroot.org>
- regen distinfo (+sha256)

okay naddy@
2007-02-14 17:13:38 +00:00
steven
6ce55bff1d bump PKGNAME due to PLIST changes after 4.0 -> 4.1 2007-02-14 16:55:28 +00:00
steven
22341e706b bump PKGNAME due to PLIST changes after 4.0 -> 4.1
"feel free to bump whatever is needed" espie@
2007-02-14 11:51:07 +00:00
bernd
0cf7106bd4 Use SHARED_ONLY=Yes to avoid PKG_ARCH=*. Bump PKGNAME.
ok espie@, simon@
2007-02-14 10:26:28 +00:00
msf
3be6c9b29a add a bit of perl magic to make slapd just work regardless of which flavor
you install and bump PKGNAME. Regen distinfo with SHA256 while we're at it.
2007-02-14 10:17:26 +00:00
henning
29bc4b0ff1 update to 2.75, ok bernd pval
relevant changes:
13/02/2007 - 2.75
   - OpenBSD sensors missed includes (Constantine A. Murenin)
11/02/2007 - 2.74
   - symon can be told what local interface to send data from (Henning Brauer)
   - removed typos in client/SymuxClient.pm (Sandeep Kr Sangwan)
   - OpenBSD sm_sensor upgrade to sensor_dev (Constantine A. Murenin)
   - symon network protocol version bumped to allow stream arguments upto 63
     characters.
2007-02-14 10:04:33 +00:00
espie
d3665787e4 do not try to build with libtmp, it doesn't work yet. 2007-02-14 08:18:25 +00:00
pvalchev
5c7458cf7d recognise 4.1; brad 2007-02-14 01:54:42 +00:00
bernd
858b4cc25c Add missing SHARED_ONLY=Yes, bump PKGNAME. ok espie@ 2007-02-13 23:47:26 +00:00
espie
f543241ba2 bump pkgnames after the 4.1 bump. 2007-02-13 23:47:13 +00:00
sturm
e2c8d7dc4a update to nagios 2.7
many bugfixes

ok bernd
2007-02-13 21:59:13 +00:00
naddy
b84d30e28c SixXS has retired the heartbeat client. Use net/aiccu instead. 2007-02-13 20:34:34 +00:00
naddy
3357e6d067 aiccu replaces sixxs-heartbeatd 2007-02-13 20:32:28 +00:00
naddy
9a6b7f82fe Import aiccu 20070115, the SixXS automatic IPv6 connectivity client utility. 2007-02-13 20:30:48 +00:00
naddy
4a0fbf8d51 - Install only the main tools.
- Fix build on alpha.

From maintainer Martynas Venckus; ok kurt@
2007-02-13 17:11:05 +00:00
jasper
509de673a0 update herrie to 1.4 (and sha256'ify)
ok bernd@
2007-02-13 13:36:27 +00:00
ajacoutot
d3a2f5804b - take over maintainership
- bump PKGNAME

ok jakob@ (obviously), pvalchev@
2007-02-13 13:00:14 +00:00
aanriot
6686c115a0 - maintenance update to 2.2.9 .
- SHA256 checksums (reminded by sturm).

ok sturm@
2007-02-13 11:55:01 +00:00
simon
97390ac1fe update to version 4.1.45
from Martynas Venckus <martynas at altroot dot org>

ok bernd@, sturm@
2007-02-13 10:12:08 +00:00
bernd
0a5189b586 Security update to moinmoin-1.5.7. (CVE-2007-0857)
More info:
http://secunia.com/advisories/24096

Add missing dependecy on python-expat.

ok sturm@, djm@
2007-02-13 09:13:43 +00:00
todd
7c33f5e72f Removing 2 invalid autoconf options. Removed when the old
audio support was replaced with the gstreamer stuff. No
change to the resulting package.
from brad@
2007-02-13 00:14:42 +00:00