Commit Graph

19551 Commits

Author SHA1 Message Date
naddy
50f01d699c mark broken, doesn't build with Qt 3.1; ok pvalchev@ 2003-03-05 16:09:07 +00:00
sturm
4690548b5e remove version number from tetex dependency, I missed this one when
updating tetex

reported by wilfried@ ok pvalchev@
2003-03-04 21:41:00 +00:00
jakob
7cc301af31 update to postfix 2.0.5
- fix hard and soft error limts in the smtp server
- fix proxymap deadlock
- small documentation fixes

ok pvalchev@
2003-03-04 18:28:35 +00:00
espie
c4b8047d7e backport buffer overrun fix from qt 3.1.2.
ok pval@
2003-03-04 18:06:59 +00:00
brad
e4bb690c8f sync 2003-03-03 22:05:41 +00:00
pvalchev
c7075dedc2 Update to snort-1.9.1, 1.9.0 is vulnerable to a remote buffer overflow
(leading to arbitrary code execution); from maintainer Brian Caswell

See http://www.iss.net/issEn/delivery/xforce/alertdetail.jsp?oid=21951
2003-03-03 22:00:20 +00:00
naddy
46573c3068 fix -p on 64-bit archs; from Brian Poole <raj@cerias.purdue.edu> via pvalchev@ 2003-03-03 16:04:17 +00:00
ish
c6fb86505a - fix permissions on socket
- suggest to run the daemon as non-root
- ok matthieu, pval
2003-03-03 06:54:11 +00:00
pvalchev
2707286faa exclude config.h from the packing list (the whole build system of this
port really ought to get fixed properly); pointed out by nikolay
2003-03-03 03:08:45 +00:00
fgsch
735170595a don't use gnu dest, instead make this port DESTDIR aware.
this unbust plugins. discussed and ok by pvalchev@.
2003-03-03 03:01:58 +00:00
pvalchev
03df7eaff7 use NULL instead of 0 as a sentinel because 0 is not a pointer in varargs
context, cast to void * to make sure it's 64-bit
2003-03-03 00:56:32 +00:00
pvalchev
168a3b02ef - Use common Makefile for all architectures, thus allowing this to build
on non-i386 platforms - there is no need to be MD
- Don't patch files into existence, use files/ for that
- Change wrong LIB_DEPENDS to BUILD_DEPENDS because these libraries
are all static.
- Add appropriate regress targets with REGRESS_DEPENDS or set
NO_REGRESS where such tests are not available.
- Do not link with -g
2003-03-03 00:51:37 +00:00
margarida
8d3dda154b Update to version 2.1.7
This version fixes several security issues that could lead
to remote system compromise.
See: http://www.securityfocus.com/advisories/5031 and
     http://freshmeat.net/releases/114601/
2003-03-02 23:47:29 +00:00
margarida
02cba442cc synch 2003-03-02 22:55:05 +00:00
pvalchev
475ad35ecf sync patches (linenumbers) 2003-03-02 22:07:48 +00:00
pvalchev
893484bf10 - Use common Makefile for all architectures, thus allowing this to build
on non-i386 platforms - there is no need to be MD
- Change wrong LIB_DEPENDS to BUILD_DEPENDS because these libraries
are all static.
- Add 'test' target and turn it into a regress target for the port, using
the provided test.
- Add appropriate REGRESS_DEPENDS

XXX regress currently fails on at least powerpc.
2003-03-02 21:38:18 +00:00
pvalchev
5fce0e0d34 cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures
(missed this one)
2003-03-02 21:23:03 +00:00
pvalchev
db084e84a2 cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-02 21:22:22 +00:00
pvalchev
f5c52a5dae needs -pthread 2003-03-02 21:08:39 +00:00
pvalchev
f4eaeec379 do not compile -g 2003-03-02 19:33:17 +00:00
pvalchev
ae49510a81 cast NULL sentinel to a pointer 2003-03-02 19:15:42 +00:00
pvalchev
ce247b03da now that this was converted to use qt-mt, also use qmake-mt instead of
qmake, which would not be installed (in some cases it's installed but by
coincidence and relying on that is wrong)
2003-03-02 19:05:45 +00:00
pvalchev
3e0f336e88 - Fix build on non-i386 arches by using a common Makefile, there is no need
to it to be MD.
- Do not patch file into existance, place it in files/ instead
- There are no regression tests, so mark it as such
2003-03-02 18:26:41 +00:00
pvalchev
8a0d0886ea Stop advising users to ignore wrong checksums, instead suggesting from the
distfiles/ directories on the OpenBSD FTP servers where a good copy is
normally carried.  From Peter Hessler, ok espie lebel
2003-03-02 17:54:27 +00:00
espie
f8417a93a1 Explain how to install kmplayer so that it cooperates (more or less) with
the rest of kde and mplayer.
2003-03-02 14:27:42 +00:00
espie
604483561e Synch checksum, remove extra dirs.
Note that kmplayer wants an mplayer with arts (e.g., sdl or arts)
2003-03-02 14:22:47 +00:00
lebel
2be6babcd4 distfile moved; from MAINTAINER 2003-03-02 14:14:35 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
pvalchev
0588c38bd7 - update HOMEPAGE
- install 'showfont' example program as 'sdl-showfont' isntead, to avoid
conflict showfont(1) part of XF4.
from maintainer Jolan Luff
2003-03-02 05:25:39 +00:00
pvalchev
8fea5d3dac sync linenumbers 2003-03-02 05:23:27 +00:00
wcobb
5c15707861 Don't try obtain full-screen modelines on sparc64; ok pvalchev@ 2003-03-02 02:57:16 +00:00
avsm
eda4f3755b distfile changed, update csum and install man pages
spotted by nikolay
ok peter "give 'em hell" valchev
2003-03-01 15:39:00 +00:00
espie
eca620b59c Synch with main nethack port. 2003-03-01 11:20:37 +00:00
david
388a53f2fc fix some more spelling errors
ok pvalchev@
2003-03-01 09:22:50 +00:00
wilfried
f0ed2696d1 update MASTER_SITES 2003-03-01 09:15:50 +00:00
david
2e9f820bab fix spelling of naddy's last name: Weisgerber
ok pvalchev@
2003-03-01 09:09:16 +00:00
pvalchev
56ec76778e switch to using qt-mt
fixes linking issues on ELF as a bonus
2003-03-01 07:08:34 +00:00
pvalchev
26cf1d617f Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-01 06:25:19 +00:00
pvalchev
8d1504de22 Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-01 05:11:23 +00:00
sturm
4777eb27a5 MASTER_SITES is gone, so point to MASTER_SITE_BACKUP 2003-03-01 03:38:07 +00:00
pvalchev
6ed707fcb3 Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-01 03:28:41 +00:00
pvalchev
46a2779249 sync with update-patches 2003-03-01 03:28:12 +00:00
sturm
d4ccf9a10a update MASTER_SITES
main domain seems to have vanished
2003-03-01 03:21:20 +00:00
pvalchev
e67eef4d49 using ld -Z to disable GOT/PLT padding as a work-around because emacs
makes some incorrect assumptions about ELF (BSS is no longer in data
PT_LOAD section)
2003-03-01 03:19:15 +00:00
sturm
be10935383 fix MASTER_SITE 2003-03-01 01:31:53 +00:00
sturm
ab46a9188f - revert update
- instead set MASTER_SITE= ${MASTER_SITE_BACKUP}
2003-03-01 00:50:29 +00:00
sturm
33c99dee0a update to gkrellmss 0.5
this fixes 'make fetch' as the old DISTFILE is no longer around, but
instead an error page was fetched (so much for http MASTER_SITES)
2003-03-01 00:14:53 +00:00
naddy
740915a263 Fix master site; from Jolan Luff <jolan@cryptonomicon.org>. 2003-02-28 23:31:00 +00:00
brad
892b460981 MODKDENO_DEBUG -> MODKDE_NODEBUG, the two users of this were already using
the later variable name.

espie@ ok
2003-02-28 15:08:21 +00:00
brad
c29c2b56e3 add MODGNU_CONFIG_GUESS_DIRS which allows this to build on powerpc except
for the fact that sarien build triggers runtime pp breakage with gmake.
2003-02-28 03:42:34 +00:00