Commit Graph

22663 Commits

Author SHA1 Message Date
espie
4be17561a5 fix wrong token pasting 2004-01-02 22:36:34 +00:00
espie
b0bf7e4582 gcc3 wants assert defined. 2004-01-02 22:26:35 +00:00
espie
e502100c7e zap multiline constants 2004-01-02 22:17:19 +00:00
espie
14a18656f7 fix compile with gcc3 2004-01-02 22:12:55 +00:00
espie
470cc12072 fix ludicrous token pasting. 2004-01-02 22:09:23 +00:00
espie
a2aace2ec4 fix for gcc3.
naddy@ says this still builds with 2.95.
2004-01-02 22:03:36 +00:00
espie
94af4e78e7 fix totally bogus ## token pasting. 2004-01-02 19:52:15 +00:00
espie
fac37e1b49 zap multiline constant, regen patch. 2004-01-02 19:03:12 +00:00
espie
4c01155ae5 zap multiline constants 2004-01-02 18:56:37 +00:00
espie
41135092ca kill multiline string constants. 2004-01-02 18:49:33 +00:00
espie
758ab47541 macro yn interferes with math functions included by C++ included by qt3. 2004-01-02 18:43:26 +00:00
espie
4b04b77c57 linking manually with -lstdc++ is dangerous... 2004-01-02 18:06:32 +00:00
espie
9c6f1e4d3b get gcc3 to make sure the PERL_INC directory is included at the right time. 2004-01-02 18:02:34 +00:00
sturm
feae20e026 update HOMEPAGE
from Xavier Santolaria <xavier at santolaria dot net>
2004-01-02 13:06:52 +00:00
jakob
74dafc37dc update to v2.25b, bugfix release 2004-01-02 13:01:28 +00:00
jakob
38d454a4ec supress messages from tls patching 2004-01-02 12:18:05 +00:00
jakob
66f449c9e1 tidy tls flavour 2004-01-02 11:26:19 +00:00
sturm
8d27c8f56e +mod_jk 2004-01-02 08:20:41 +00:00
sturm
5108714805 initial import of mod_jk 1.2.5
mod_jk is a DSO module for Apache 1.3.  It connects Apache to Tomcat.
mod_jk can be configured to off-load SSL processing to Apache, serve
static content for webapps and load balance multiple Tomcat servers.

WWW: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/

from Kurt Miller <truk at apache dot org>
2004-01-02 08:19:54 +00:00
sturm
b929036cda @extra
ok jolan@
2004-01-02 07:52:56 +00:00
david
7c71301250 update to mod_security-1.7.4 2004-01-02 06:59:34 +00:00
david
38fa9ad70a install SERVICES doc file 2004-01-02 06:50:55 +00:00
david
02bfe69544 fix busted makefile so that example OSPF API client builds 2004-01-02 06:45:19 +00:00
david
5b18f907d8 fix ospfd (raw socket ip_len changed to network byte order)
from Mattias Amnefelt <mattiasa@kth.se>
bump PKGNAME
2004-01-02 06:36:32 +00:00
david
e3bd8269f8 need to specify WRKDIST, not WRKSRC 2004-01-02 06:23:06 +00:00
itojun
df81ac2884 upgrade to 2003/12/1 snapshot. bunch of improvements including encoding
detection cleanup, repaint fixes, and more.
2004-01-02 06:08:58 +00:00
brad
48853b5949 better LIB_DEPENDS entries for MySQL 2004-01-02 05:11:08 +00:00
brad
95f189387f - remove useless LIBS variable
- fix a typo
- better LIB_DEPENDS entry for MySQL
2004-01-02 05:03:33 +00:00
brad
584755cbb2 better LIB_DEPENDS entries for MySQL 2004-01-02 04:56:24 +00:00
brad
ab44620a46 Prevent auto*shit from trying to do things it shouldn't be doing.
It always mystifies me how people can use this f$#%ing GARBAGE! and get
it to do anything useful.
2004-01-02 04:53:53 +00:00
jolan
816f5f61dc mark as broken 2004-01-02 02:56:25 +00:00
espie
7a09f87182 extern extern is an error. gcc 2.95 was kind enough to only put out
a warning.

Not sure if this should be fixed here or in libxml2 proper ?
2004-01-01 19:19:17 +00:00
jakob
9e09c634b2 upgrade to v2.1.4, take MAINTAINER 2004-01-01 17:29:08 +00:00
espie
b1955afab1 include correct header and find std::set_new_handler if gcc3. 2004-01-01 16:23:56 +00:00
espie
b453a56872 kill xor method, which was already marked as obsolete,
and which gcc3 complains loudly about.
2004-01-01 15:39:29 +00:00
espie
08ef531b01 /**/# -> XCOMM 2004-01-01 15:20:21 +00:00
espie
945e309d05 missing #include <assert.h>. gcc2.95 didn't seem to mind, but then
it expands methods at completely different times.
2004-01-01 15:18:37 +00:00
espie
f9dbd10763 regen patches.
remove bogus token pasting "a" "b"  works, and those are separate tokens.
2004-01-01 15:10:59 +00:00
sturm
8cfb11ab8e update to py-Checker 0.8.13
from Xavier Santolaria <xavier at santolaria dot net>
maintainer timeout
2004-01-01 09:07:58 +00:00
jolan
0acb0aa37c default autoscroll to off as requested by deraadt@ 2004-01-01 02:16:47 +00:00
jolan
31011a55aa fix double free crash 2004-01-01 01:29:20 +00:00
pvalchev
065ecaecdf proper order of libs for static linking 2003-12-31 21:37:10 +00:00
pvalchev
32022a46a0 update-patches 2003-12-31 21:36:51 +00:00
naddy
ec65edfc85 overhaul 2003-12-31 20:04:22 +00:00
naddy
58b823ca46 overhaul 2003-12-31 19:57:42 +00:00
naddy
17170de520 overhaul 2003-12-31 19:37:56 +00:00
naddy
8d9ae51d35 overhaul 2003-12-31 19:14:09 +00:00
naddy
6b98cc4b8c overhaul 2003-12-31 18:53:35 +00:00
naddy
dcabe26277 overhaul 2003-12-31 18:44:46 +00:00
naddy
6a2d278bc0 overhaul 2003-12-31 18:34:56 +00:00