Kris Kennaway
824d2a80b8
Fix build on -current (#include <stdlib.h> for exit() prototype) and
...
respect CC and CFLAGS
2002-10-21 00:41:02 +00:00
Kris Kennaway
311a5e1811
Fix build on -current (catch up to <sys/disklabel.h> changes)
2002-10-21 00:38:02 +00:00
Kris Kennaway
409a73f08b
Fix build on -current (catch up to #include changes)
2002-10-21 00:34:31 +00:00
Kris Kennaway
af1b2a97de
Partially fix build on -current (remove duplicate declarations from
...
system headers). This is still broken by KSE changes.
2002-10-21 00:30:45 +00:00
Anders Nordby
1e6eb53ae0
Add Alfred Perlstein's sendfile patches, as an optional knob.
2002-10-21 00:29:02 +00:00
Kris Kennaway
ed443fc0bf
Fix build on -current (_BSD_VA_LIST_ -> va_list)
2002-10-21 00:22:31 +00:00
Kris Kennaway
177e36f61f
Fix build on current (comment out bogus duplicate declarations)
2002-10-21 00:15:18 +00:00
Alan Eldridge
8615ce65a7
Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets.
2002-10-21 00:04:38 +00:00
Kris Kennaway
94474afc66
Fix build on -current (remove conflicting prototype for strsave() and
...
include correct headers)
2002-10-20 23:14:56 +00:00
Kris Kennaway
6d8202f80e
makeztxt is a simple command line program that takes a plain ASCII text file
...
and compresses it into a zTXT database. makeztxt will remove newline
characters at the end of lines that contain text so that the paragraphs flow
better on the Palm screen.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
2002-10-20 23:10:16 +00:00
Martin Blapp
aedf1b7a4e
Whoops. Forgot to add the md5 checksums.
2002-10-20 22:39:55 +00:00
Martin Blapp
fc1b39b14b
Neon and expat projects are missing in the official SRX643_00 branch.
...
Add distfiles for them with the OO.org build infrastructure from
SRX643 branch. What a mess !
2002-10-20 22:38:35 +00:00
Kris Kennaway
2ec35a94c2
Correct pathname to patch
2002-10-20 21:53:47 +00:00
Kris Kennaway
79cd6d2d40
Fix build on -current (#ifdef 0 -> #if 0)
2002-10-20 21:47:57 +00:00
Kris Kennaway
2336b89b00
Fix build on -current (machine/param.h -> sys/param.h)
2002-10-20 21:36:06 +00:00
Kris Kennaway
e7f348a645
Fix build on -current (move FILE * initializers from declaration to main())
2002-10-20 21:32:23 +00:00
Kris Kennaway
f3784c3d58
Fix build on -current (#ifdef 0 -> #if 0)
2002-10-20 21:26:38 +00:00
Kris Kennaway
faf39fbdee
Add NO_WERROR=1 to make warnings non-fatal
2002-10-20 21:25:02 +00:00
Kris Kennaway
ca4f4b7421
Fix build on -current (remove dependencies on obsolete system headers).
...
These hardcoded dependencies are probably wrong.
2002-10-20 21:23:01 +00:00
Kris Kennaway
27dc3749e5
Fix build on -current (don't redefine __size_t; same code as in proftpd)
2002-10-20 21:19:17 +00:00
Kris Kennaway
0e0d6fdbab
Fix build on -current and respect CC and CFLAGS
2002-10-20 21:06:33 +00:00
Kris Kennaway
1e94abb0fc
Fix build on -current (expr -> expr --)
2002-10-20 20:52:33 +00:00
Kris Kennaway
078576068c
Fix build on -current (don't try and guess about the definition of
...
__size_t), and fix a format string with two many arguments while I'm here.
2002-10-20 20:51:22 +00:00
Alan Eldridge
798a3eec9b
Set CONFIG_SHELL in env so always use /bin/sh. This way results are
...
at least (closer to) deterministic.
PR: 39492
Submitted by: naddy
2002-10-20 20:48:20 +00:00
Kris Kennaway
a60458d9d6
Remove -fstrict-prototypes from CFLAGS, since this flag does not exist
...
on gcc 3.2
2002-10-20 20:38:35 +00:00
Joe Marcus Clarke
170e7e33a0
Update to 2.1.2.
2002-10-20 20:15:09 +00:00
Johann Visagie
1a5a3d0a03
- Update to version 0.5.1
2002-10-20 20:11:50 +00:00
Patrick Li
fe7e30b662
Update to 1.32 point release
2002-10-20 19:12:03 +00:00
Patrick Li
a3728019af
Update to 6.0
2002-10-20 19:06:48 +00:00
Warner Losh
9a72af0eeb
gcc3 patches that I've had in my tree for far too long. I think it
...
will still work with 4.x, but haven't tested it in a while.
2002-10-20 18:55:23 +00:00
Ying-Chieh Liao
54ea31a9d8
add jpgraph 1.8
...
Draw both "quick and dirty" graphs with a minimum of code
2002-10-20 16:53:40 +00:00
Dirk Meyer
4d9213c9ea
Update to 0.8.2
2002-10-20 16:39:06 +00:00
Dirk Meyer
e44383f05b
fix and group MASTER_SITES
2002-10-20 16:14:57 +00:00
Cy Schubert
06f774cde6
Dansguardian requires squid be running before it starts. This patch
...
starts dansguardian after squid starts up.
PR: 43660
Submitted by: MAINTAINER: Freddie Cash <fcash@bigfoot.com>
2002-10-20 16:02:37 +00:00
Dirk Meyer
df5dbe3246
remove an disfuntional MASTER_SITE
2002-10-20 16:02:10 +00:00
Dirk Meyer
764460e042
Remove an extra dir
2002-10-20 15:59:03 +00:00
Dirk Meyer
f22132914a
Update to 1.5.0
2002-10-20 15:53:51 +00:00
Dirk Meyer
3f21c95144
strips sties from MASTER_SITE_TCLTK
2002-10-20 15:42:42 +00:00
Dirk Meyer
2ed4d60c5e
reduce sasldb target
2002-10-20 14:08:13 +00:00
Dirk Meyer
ce29408741
update tls-install.sh
...
Reviewed by: gshapiro
2002-10-20 14:05:47 +00:00
Tilman Keskinoz
ec1cfc9a70
Add a line for myself and a line for ftp.at.FreeBSD.org
...
Approved by: kris (mentor)
2002-10-20 13:47:10 +00:00
Mario Sergio Fujikawa Ferreira
4827d7d7be
New port ogmtools version 0.9.51: Tools to extract from/get info
...
about/create OGG media streams
2002-10-20 13:45:32 +00:00
Kris Kennaway
0b1d28513e
Fix build on -current (initialize FILE* variables in main() instead of
...
at declaration)
2002-10-20 10:34:54 +00:00
Kris Kennaway
461664378a
Respect CC and fix build on -current (expr -> expr --)
2002-10-20 10:30:53 +00:00
Kris Kennaway
b37385ed08
Partially fix build on -current (move initialization of a FILE * from
...
declaration to main()). This is still broken due to an unzeroed malloc()
bug in imake-4
2002-10-20 10:18:17 +00:00
Kris Kennaway
ce4179680e
Mark IGNORE: a.out binaries cannot be built on 5.0 any longer
2002-10-20 10:12:39 +00:00
Kris Kennaway
81ca4f3918
Respect CC and CFLAGS, and fix build on -current (use POSIX syntax for
...
chown)
2002-10-20 10:05:53 +00:00
Ying-Chieh Liao
fbec738ceb
add pixelize 0.9.2
...
Use many scaled down images to try to duplicate another image
2002-10-20 09:57:41 +00:00
Kris Kennaway
6fad764e91
Fix some of the build problems on -current. This is still broken
...
because it tries to use mlockall() which is not implemented on FreeBSD.
2002-10-20 09:55:52 +00:00
Kris Kennaway
4229e128ad
Don't try and obtain a value from a void function (fix build on -current)
2002-10-20 09:43:59 +00:00