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
naddy
9cdf9d181f
This is not going to run on any 64-bit arch without a substantial rewrite.
2002-07-18 21:50:42 +00:00
naddy
d43b562760
- fix compilation on alpha
...
- regen patches
2002-07-18 21:02:02 +00:00
pvalchev
e44aeda0a3
correct libtool patches, now generates proper modules on ELF architectures;
...
from maintainer marcm@lectroid.net
2002-07-18 20:50:56 +00:00
brad
d4167857cf
png header path change.
2002-07-18 16:11:24 +00:00
naddy
a0a869b526
libevent timeout_ -> evtimer_ ; ok jsyn@
2002-07-18 15:46:50 +00:00
brad
c1b088053b
png header path change.
2002-07-18 15:15:05 +00:00
brad
41b18a15f6
png header path change.
2002-07-18 14:13:08 +00:00
brad
7df71e1b0e
png header path change.
2002-07-18 13:58:41 +00:00
kevlo
ea9e8b44a4
add p5-IO-Interface and p5-IO-Socket-Multicast.
2002-07-18 06:19:52 +00:00
kevlo
912ebd858c
Initial import of p5-IO-Socket-Multicast 0.25.
...
The IO::Socket::Multicast module subclasses IO::Socket::INET to enable
you to manipulate multicast groups. With this module (and an operating
system that supports multicasting), you will be able to receive incoming
multicast transmissions and generate your own outgoing multicast
packets.
2002-07-18 06:18:57 +00:00
kevlo
b61bb93048
Initial import of p5-IO-Interface 0.97.
...
IO::Interface adds object-methods to IO::Socket objects to allow
them to get and set operational characteristics of network interface
cards, such as IP addresses, net masks, and so forth. It is useful
for identifying runtime characteristics of cards, such as broadcast
addresses, and finding interfaces that satisfy certain criteria,
such as the ability to multicast.
2002-07-18 06:17:50 +00:00
brad
3541e4f838
png header path change.
2002-07-18 02:16:41 +00:00
naddy
dfe31ad4af
Update to 5.3; from maintainer Tom Knienieder <tom@knienieder.com>.
...
Changes in this release:
Minimized and isolated constructs that do not adhere to C/C++
standards, and added flags NTL_CLEAN_INT and NTL_CLEAN_PTR
which force stricter compliance with these standards
Added functions IsWhiteSpace, CharToIntVal,
and IntValToChar to the tools module
Added methods allocated, position1 to generic vector classes
Added method allocated to the class vec_GF2
Added conversion routines from unsigned int/long to int, long, float,
and double
Added routines AddPrec, SubPrec, etc., to the RR
module, and declared the practice of directly assigning to the variable
RR::prec obsolete
Fixed a number of minor bugs.
2002-07-17 23:33:20 +00:00
lebel
6216ec7ad7
respect ${CC} and rename patches
2002-07-17 22:45:09 +00:00
naddy
767d29bc54
sync function prototype with definition
...
(size_t is not the same as unsigned int on 64-bit archs)
2002-07-17 22:41:44 +00:00
lebel
fca83ba273
respect ${CC} and nuke PATH= from the util/build script
2002-07-17 22:40:00 +00:00
brad
400870d2bb
upgrade to png 1.2.4
...
--
compat symlinks have been removed.
2002-07-17 22:39:03 +00:00
lebel
a5e3ca7009
respect ${CC}
2002-07-17 22:09:19 +00:00