Thomas Lotterer
|
30fb2d5985
|
apply security fix
|
23 years ago |
Thomas Lotterer
|
5ae77e947e
|
fix pgsql/postgresql include path
|
23 years ago |
Dr. Ralf S. Engelschall
|
1d9661893e
|
fix building under Debian 2.2
|
23 years ago |
Dr. Ralf S. Engelschall
|
a318b56710
|
fix link problem under Solaris except for not-existing strsep(3)
|
23 years ago |
Michael van Elst
|
db063f889a
|
avoid new string functions for better compatibility
|
23 years ago |
Michael van Elst
|
0249fb162e
|
term.h also requires inclusion of curses.h
|
23 years ago |
Michael van Elst
|
88c89b899c
|
doesn't like parallel builds
|
23 years ago |
Michael van Elst
|
c0a60e526b
|
requires GNU make
|
23 years ago |
Michael van Elst
|
205827654f
|
require new gcc
|
23 years ago |
Michael van Elst
|
da863e6997
|
requires gcc for correct configuration
|
23 years ago |
Michael van Elst
|
cece137a4c
|
help with gcc3.3 compatibility
|
23 years ago |
Thomas Lotterer
|
6924b21f83
|
fix application bug syslogging an uninitialized buffer when daemon shuts down
|
23 years ago |
Dr. Ralf S. Engelschall
|
e433a9cf67
|
add missing rc file
|
23 years ago |
Thomas Lotterer
|
033abd99c3
|
add fsl support
|
23 years ago |
Dr. Ralf S. Engelschall
|
fc01138d67
|
finish packaging this
|
23 years ago |
Michael van Elst
|
4ce94c8590
|
correct handling of conditional provides
|
23 years ago |
Thomas Lotterer
|
b3395c907e
|
hey, this was a snakeoil package in the past
|
23 years ago |
Michael Schloh von Bennewitz
|
1b207dab35
|
Minimize patch changes, and replace global std namespace declaration with four local ones
|
23 years ago |
Michael van Elst
|
2a0e71370d
|
fix build for Solaris
|
23 years ago |
Dr. Ralf S. Engelschall
|
795b2642b6
|
make sure bounds and spp are not used at the same time and make sure the build terminated if the spp patching failed
|
23 years ago |
Dr. Ralf S. Engelschall
|
fa2e19ed00
|
make sure it finds zlib headers
|
23 years ago |
Dr. Ralf S. Engelschall
|
80c3ce098d
|
use gcc to work-around some strange constructs
|
23 years ago |
Michael van Elst
|
1967bf8508
|
fix handling of with_mod_php_wddx option
|
23 years ago |
Dr. Ralf S. Engelschall
|
bb929f4f3f
|
cleanup again the build flags to 100% match those in the 'gcc' package
|
23 years ago |
Michael van Elst
|
960870828c
|
fix handling of with_wddx option
|
23 years ago |
Dr. Ralf S. Engelschall
|
cb60b64771
|
add often needed smtp_bind_address to config
|
23 years ago |
Dr. Ralf S. Engelschall
|
e6eae14d95
|
add optional support for IBM Stack-Smashing-Protection patch
|
23 years ago |
Dr. Ralf S. Engelschall
|
2ba470584c
|
seems to insist on having Python
|
23 years ago |
Dr. Ralf S. Engelschall
|
ddf70f4b26
|
requires gcc
|
23 years ago |
Dr. Ralf S. Engelschall
|
48b9bbc50f
|
add missing source reference
|
23 years ago |
Dr. Ralf S. Engelschall
|
8e7edcd827
|
modifying package: xemacs-21.4.13 20030527 -> 20030701
|
23 years ago |
Dr. Ralf S. Engelschall
|
196f2b33ee
|
upgrading package: crm114 20030623 -> 20030701
|
23 years ago |
Dr. Ralf S. Engelschall
|
10b0962108
|
upgrading package: vim 6.2.14 -> 6.2.17
|
23 years ago |
Dr. Ralf S. Engelschall
|
fd3d48ee28
|
upgrading package: lesstif 0.93.41 -> 0.93.44
|
23 years ago |
Dr. Ralf S. Engelschall
|
aebd18495b
|
upgrading package: uvscan 4.1.6.4273 -> 4.1.6.4274
|
23 years ago |
Dr. Ralf S. Engelschall
|
d0f59549de
|
upgrading package: sitecopy 0.13.1 -> 0.13.3
|
23 years ago |
Dr. Ralf S. Engelschall
|
cef51a2bf2
|
upgrading package: perl-gd 20030620 -> 20030701
|
23 years ago |
Dr. Ralf S. Engelschall
|
ce3e68d081
|
upgrading package: tinyca 0.4.7 -> 0.4.8
|
23 years ago |
Dr. Ralf S. Engelschall
|
9c5e806c5f
|
upgrading package: mozilla 1.3.1 -> 1.4
|
23 years ago |
Thomas Lotterer
|
1bcb027850
|
add fsl support
|
23 years ago |
Thomas Lotterer
|
af8f1c765f
|
add fsl support
|
23 years ago |
Dr. Ralf S. Engelschall
|
c409b87a87
|
attempt to get rid of problematic lorder(1) and tsort(1) stuff
|
23 years ago |
Thomas Lotterer
|
f7d407f6fc
|
rename and add log file rotation for fsl default log
|
23 years ago |
Dr. Ralf S. Engelschall
|
55f917a1e8
|
Unfortunately, the GCC documentation and the implementation diverge dramatically: BOOT_CFLAGS is not for stage1 (booting), but for stage2, stage3, etc. And LIBCFLAGS are used for libiberty, but no BOOT_LIBCFLAGS exists (BOOT_LIBCXXFLAGS are not required, btw). To allow GCC to build correctly with a non-GCC vendor compiler, we no longer set LIBCFLAGS at all (because libiberity build would fail) and we use CFLAGS for the stage1 and BOOT_CFLAGS for stage2, stage3, etc. So, beastie GCC, DWIM now, please!
|
23 years ago |
Thomas Lotterer
|
0ad9d008bb
|
add fsl support
|
23 years ago |
Dr. Ralf S. Engelschall
|
dbe9f0a100
|
fix neon and getopt issues; upgrade again to EVAL
|
23 years ago |
Dr. Ralf S. Engelschall
|
8e1db1d0df
|
finally fix the build flags handling
|
23 years ago |
Dr. Ralf S. Engelschall
|
f3a48e8c29
|
finally fix the build flags handling; add partial patch from gcc package
|
23 years ago |
Thomas Lotterer
|
2302cf7a19
|
add fsl support
|
23 years ago |
Dr. Ralf S. Engelschall
|
86aed11cce
|
add missing source reference
|
23 years ago |