Commit Graph

32292 Commits

Author SHA1 Message Date
bernd
96b58b7f04 Let it build on a.out platforms.
Discovered by martin@, thanks.

ok naddy@, pvalchev@
2006-02-22 11:15:47 +00:00
espie
ea88e76f45 fix update path for libao-esd, problem noticed by steven@
okay pvalchev@
2006-02-22 11:05:02 +00:00
espie
1e1dbe0a75 correctly detect gd.
This fixes mldonkey on !binary arches, as the autoconfiguration code
seems to be buggy for those cases with newer ocaml.
e.g., mldonkey builds on sparc64 again.

okay pvalchev@
2006-02-21 09:49:02 +00:00
pvalchev
261190d1de sync 2006-02-20 23:34:31 +00:00
sturm
c3d5ffcd20 update to avenger 0.7.4
this release fixes a bug, where spamassassin 3.1 would parse old mail
avenger headers incorrectly, rejecting legitimate mail

from maintainer David Mazieres
2006-02-20 21:10:40 +00:00
steven
ad9f86eac2 fix WANTLIB and LIB_DEPENDS again 2006-02-20 19:27:24 +00:00
steven
56192abbe4 bump python to 2.3 in REGRESS_DEPENDS 2006-02-20 17:42:11 +00:00
aanriot
20d77eacd0 - don't strip binaries by default, and get ride of elf-specific strip
options.
- regen patches.
- bump PKGNAME.

spotted by and initial diff martin@;
ok naddy@ alek@
2006-02-20 16:51:46 +00:00
naddy
7e62e0cf6a - use MD5* functions from libc; fixes breakage on some archs
- update links in DESCR; from cathcart@
2006-02-20 16:33:55 +00:00
espie
970aaf7c7b fix kompare: do not pass -H unless we explicitly ask for a gdiff-like program 2006-02-20 14:08:14 +00:00
espie
f5b6df33be remove build patch obsoleted by stdint.h 2006-02-20 12:16:03 +00:00
bernd
ce8da0379f Security update to opera-8.52.
More info: http://secunia.com/advisories/17571/

ok sturm@
2006-02-20 10:36:02 +00:00
espie
c3dbdb1d9d fix build with recent libdvdread 2006-02-19 19:22:06 +00:00
espie
71c3d20c01 and don't forget the new patches. 2006-02-19 18:30:12 +00:00
espie
6390ee36c9 fix for newest libdvdread.
avoid building lsdvd while here, since it's a dup with the other port
anyways.
2006-02-19 18:29:32 +00:00
espie
f13e1e1f65 fix up header on OpenBSD with C++ 2006-02-19 18:28:55 +00:00
espie
75b42e881a fix build after dvdread bump 2006-02-19 17:42:36 +00:00
alek
27264de30f - Use "lpr" by default even if CUPS is installed and "lp" is available
- Bump PKGNAME

Problem spotted by henning@, OK mbalmer@
2006-02-19 17:32:59 +00:00
naddy
e8108b34d2 (1) SECURITY:
Fix for remote identification.
http://www.honeyd.org/adv.2006-01

(2) Force use of compiled-in UID/GID.
2006-02-19 17:09:32 +00:00
mbalmer
d4dcb22aec smtp-vilter-1.3.2: the configuration file parser outputs proper error
messages if a syntax error is encountered.
2006-02-19 10:25:17 +00:00
steven
1b0d37e527 add working master site 2006-02-18 21:14:42 +00:00
steven
c3465531b2 add working master site 2006-02-18 20:37:54 +00:00
steven
81e7c08fda fix HOMEPAGE and MASTER_SITES 2006-02-18 20:32:17 +00:00
steven
b7d418464c fix MASTER_SITES 2006-02-18 20:23:09 +00:00
steven
a94968151b fix MASTER_SITES 2006-02-18 20:17:14 +00:00
steven
259f0e3d5d remove non working MASTER_SITE_LOCAL 2006-02-18 20:03:41 +00:00
steven
2cd2a5c2fb working master site
ok jolan@
2006-02-18 19:31:06 +00:00
steven
171c5512c0 update HOMEPAGE which makes MASTER_SITES work 2006-02-18 19:26:40 +00:00
steven
d0a3ad1361 remove MASTER_SITE_LOCAL since distfile is not there. 2006-02-18 19:06:33 +00:00
espie
97f5d6b4b7 prevent kinfocenter from crashing with sound issues. 2006-02-18 14:28:48 +00:00
espie
310edcaf84 prevent kinfocenter from crashing on pcmcia 2006-02-18 14:17:23 +00:00
espie
7b9517e203 minimal fixes for the klaptop_daemon, now kcenter no longer crashes. 2006-02-18 13:56:26 +00:00
espie
b4844a8607 synch ksysguardd commands with what ksysguard now expects. 2006-02-18 13:29:36 +00:00
espie
da95881fd2 better processList: do not filter out init (so tree view works), use
one single sysctl to get the whole list (ouch performance), mark a few
more processes as known...
2006-02-18 13:07:02 +00:00
espie
68b0b8a590 Update some information 2006-02-18 12:24:00 +00:00
espie
4128581b6a show (sudo) if kdesu is using sudo.
better processlist, using KERN_PROC2, and full command line.
2006-02-18 12:06:50 +00:00
todd
8f6efbb341 from maint
o more feedback/typos/etc fixes

bump PKGNAME
2006-02-18 02:05:49 +00:00
steven
f50c822b4c build objects with -fPIC and use -shared for building shared library.
fixes build on amd64 and prevents dumping core on startup on sparc64.
bump PKGNAME.

much help and ok naddy@, no objection sturm@
2006-02-17 22:08:52 +00:00
mbalmer
711c40c229 Bump the package name after changing the pkg/MESSAGE. 2006-02-17 16:02:17 +00:00
todd
51fd1f74e0 from Steven Mestdagh steven dot mestdagh at esat dot kuleuven dot be
o do not use gnucash libintl
o fix WANTLIB
o use libtool flag to not build static modules

from maint
o update to 1.8.12
  (many fixes, see http://gnucash.org/ for details)
2006-02-17 14:07:44 +00:00
todd
6a94487385 qemu-ifup should be executable, reported by djm@, thanks
bump PKGNAME
2006-02-17 12:43:32 +00:00
cathcart
d2288da3f6 Distfile re-rolled
GMT agree to start versioning all distfiles next release
ok steven@
2006-02-17 11:28:31 +00:00
mbalmer
4fadd6441a Update to ldapvacation-1.0.11 which outputs proper error messages if the
configuration file contains an error.
2006-02-17 10:22:12 +00:00
mbalmer
4499870cdc Typo found by Mark Peoples <Mark.Peoples@asu.edu>, the config file is
${SYSCONFDIR}/smb.conf, not ${SYSCONFDIR}/smbd.conf.
2006-02-17 08:36:41 +00:00
mbalmer
7863eb7fee Update to version 1.3.1. Fixes some threading problem under heavy load. 2006-02-17 07:44:39 +00:00
naddy
bcc7662bfd Admit that it's BROKEN due to randomized mmap(). 2006-02-16 20:56:58 +00:00
todd
ef52fdb368 from Andrew Dalgleish openbsd at ajd dot net dot au
o sample qemu-ifup
o permit -net tap,ifname=/dev/tun1 to actually use tun1
from Reyk Floeter reyk at openbsd dot org
o re-enable pcnet

bump PKGNAME
2006-02-16 16:27:44 +00:00
steven
43a67ccd6d db-4.2.52.tar.gz was rerolled: rpc_server/java subdirectory was removed.
we don't use this, build is not affected. update distinfo.

no objection espie@
2006-02-16 14:30:01 +00:00
espie
31439b28cc This is needed for addons... 2006-02-16 13:48:27 +00:00
espie
0add359dad remove patches that are not there ALSO from CVS.
thanks bernd@
2006-02-16 12:35:32 +00:00