Commit Graph

16912 Commits

Author SHA1 Message Date
lebel
a2ebd15e0d update vim/stable to 6.1.141 2002-07-21 20:47:44 +00:00
naddy
9d8cc542a0 +ccache 2002-07-21 18:54:31 +00:00
naddy
3b13291fad Import ccache 1.9.
Submitted by Brian J. Kifiak <bk@rt.fm>.

ccache is a compiler cache.  It acts as a caching pre-processor to C/C++
compilers, utilizing compiler output and a hash to detect when a
compilation can be satisfied from cache.  This often results in a 5 to
10 times speedup in common compilations.
2002-07-21 18:52:54 +00:00
wcobb
9727dcaebd sash 3.6 update.
author has integrated the ffs patches.
2002-07-21 08:44:35 +00:00
pvalchev
578b029afc pass some fake flags to make this install gnome stubs when gnome is not
present when packaging (it doesn't really depend on gnome); from heko@
2002-07-21 07:08:48 +00:00
naddy
964afbf742 - honor CC
- include proper prototypes; silences warnings on 64-bit archs
2002-07-21 01:48:42 +00:00
naddy
0af8d1cb1d honor CC 2002-07-21 01:10:39 +00:00
naddy
105815cc3e sync with archivers/star 2002-07-21 01:00:18 +00:00
naddy
d7829e8b47 Allow this to build with compilers other than cc/gcc. 2002-07-21 00:39:02 +00:00
naddy
b03fa7dd3c Allow this to build with compilers other than cc/gcc. 2002-07-21 00:11:11 +00:00
naddy
d85734fcdd Allow this to build with compilers other than cc/gcc. 2002-07-21 00:03:52 +00:00
naddy
967d8d70ce Update to 2.0.12, use python 2.2.
From maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.

mailman changes:

- Implemented a guard against some reply loops and 'bot subscription
  attacks.  Specifically, if a message to -request has a Precedence:
  bulk (or list, or junk) header, the command is ignored.  Well-behaved
  'bots should always include such a header.

- Changes to the configure script so that you can pass in the mail host
  and web host by setting the environment variables MAILHOST and WWWHOST
  respectively.  configure will also exit if it can't figure out these
  values (usually due to broken dns).

- Closed another minor cross-site scripting vulnerability.
2002-07-20 20:18:02 +00:00
naddy
6e05a7eab0 Fix build with gcc3.1. 2002-07-20 20:15:04 +00:00
naddy
e9bb06905a Fix build with new png header include path.
From maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-07-20 19:45:56 +00:00
pvalchev
1e1250aa38 only prepend underscore to symbol names when doing dlsym() on a.out
OpenBSD architectures - fixes ELF plugin loading; ok jakob
2002-07-20 18:33:21 +00:00
pvalchev
73890077de add more needed libraries for proper linking with new binutils - now
properly detects kerberos implementation on ELF architectures; ok jakob
2002-07-20 18:32:29 +00:00
fgsch
54a3d7a1b8 enable regex. 2002-07-20 17:45:57 +00:00
naddy
643253bbe8 Update to release 2.05b. 2002-07-20 15:10:17 +00:00
naddy
074438e4c3 Add master site, now that it has caught up with its mirrors. 2002-07-20 12:10:20 +00:00
naddy
f58a59a8d5 Maintenance update to 0.3.1. 2002-07-20 12:03:18 +00:00
shell
50a82d4354 Updated to p5-Font-TTF-0.31 2002-07-20 04:44:43 +00:00
shell
108df45df9 Updated to p5-DBI-1.30 2002-07-20 04:40:13 +00:00
brad
dc1652ef5d remove a section of the patch that should not have gone in. 2002-07-20 04:38:12 +00:00
brad
e2a4802289 have libtool output shared libs with the naming convention expected by the
PLIST on our ELF based architectures too.
2002-07-20 01:01:24 +00:00
naddy
2d30e9b7dc Welcome to Ogg Vorbis 1.0! 2002-07-20 00:52:44 +00:00
pvalchev
dd9edfb0c2 new png header path 2002-07-20 00:21:22 +00:00
pvalchev
f1bb6f1b57 new png header path 2002-07-19 23:43:11 +00:00
naddy
42e489cc26 Zap xterm port. Nowadays there is too little functional difference
between Thomas Dickey's development version and the one included
with XFree86 to justify keeping this around.
2002-07-19 22:44:36 +00:00
pvalchev
1598d0e046 new png header path 2002-07-19 22:25:59 +00:00
pvalchev
77f059c376 new png header path 2002-07-19 21:55:44 +00:00
naddy
9846145046 bring this up to 3.0.2 too 2002-07-19 21:43:06 +00:00
brad
4023274bb9 png header path change. 2002-07-19 20:29:18 +00:00
fgsch
9ce3618d95 - use in tree gas, thus removing binutils dependency.
- move idea patches to patches directory.
- remove unneeded patch-cipher_Makefile_am.
- remove deprecated NEED_VERSION.

you need an updated gas for this to work on i386.
discussed with reinhard@.
2002-07-19 19:27:42 +00:00
pvalchev
0531412ec7 add jpeg dependency for now. xforms has it as BUILD_DEPENDS, anything
linked with -lxforms requires -ljpeg at least when linking with new
binutils ld.
2002-07-19 18:42:49 +00:00
pvalchev
bb3f51a147 sync, 1936 2002-07-19 18:34:46 +00:00
pvalchev
c4af684209 this wants libGL and libjpeg; register a proper dependency and fix linking
with new binutils
2002-07-19 18:26:18 +00:00
pvalchev
93464ac994 libgd requires -lttf -lm; fixes linking with new binutils 2002-07-19 18:18:49 +00:00
pvalchev
661c14579b Update to pen-0.9.5; from maintainer argp@ieee.org 2002-07-19 17:40:24 +00:00
brad
71b9d7ba42 upgrade to libmng 1.0.4 2002-07-19 16:29:42 +00:00
brad
da8ffce8aa Bump the NetPBM check to the oldest acceptable version we've had in-tree. 2002-07-19 14:27:25 +00:00
shell
66c61a2228 Updated to p5-Time-TimeData-1.1301 2002-07-19 10:49:19 +00:00
wcobb
0a2bc7030f fix device 3 input. 2002-07-19 10:17:10 +00:00
kevlo
a7b29bb078 upgrade to version 1.5 2002-07-19 09:12:47 +00:00
nino
fd9ee00ae0 libtool ELF fixes.
From Marc Matteo <marcm@lectroid.net>.
2002-07-19 08:18:10 +00:00
wilfried
4bc5b5c870 png header path change. 2002-07-19 07:44:08 +00:00
wilfried
4648ad155b gif, xbm, xpm, and sld output formats depends on netpbm 2002-07-19 07:35:18 +00:00
wilfried
002712d248 png header path change. 2002-07-19 07:32:10 +00:00
espie
6204344cdd Synch with mplayer version. 2002-07-19 07:06:46 +00:00
espie
ecbec460a3 synch version with mplayer 2002-07-19 07:04:41 +00:00
kevlo
8e5ef3219f fix installation problem; pointed out by lebel@ 2002-07-19 02:04:03 +00:00