Commit Graph

9021 Commits

Author SHA1 Message Date
espie
43949024e0 +slib 2001-02-03 20:41:56 +00:00
espie
84d10f89fd split slib from scm, as it's much cleaner if someone else wants to build
other scheme ports.
2001-02-03 20:39:15 +00:00
naddy
797c4bcb6e Update to 0.4.60; from maintainer. 2001-02-03 15:41:25 +00:00
naddy
81454afc40 fix capitalization 2001-02-03 14:20:05 +00:00
itojun
f3e698dcb1 upgrade to 0.91a. no changelog supplied on webpgae. 2001-02-03 09:40:45 +00:00
miod
2db1516218 Silence fetch if NO_WARNINGS is defined, espie@ ok 2001-02-03 01:15:36 +00:00
miod
18f01cdf24 Don't mention LICENCE_TYPE anymore 2001-02-03 01:14:52 +00:00
todd
7e4416d7a3 more escapees from the tarpit; FLAVOR=debug compiles now 2001-02-02 22:34:58 +00:00
todd
7fe5f73ecf these escaped somehow; cleanup 2001-02-02 22:07:46 +00:00
jakob
2bfe93201d remove unintended MAKE_FLAGS change 2001-02-02 19:36:28 +00:00
jakob
2f28487f72 update to imap-2000c; bugfix release 2001-02-02 19:35:35 +00:00
camield
52aff08d05 Install /etc/dnsroots.global automatically if it does not exist,
or else print a big shiny warning.
2001-02-02 19:34:50 +00:00
todd
923f7975fe o take over maintainership
o too many changes to mention specifically, but amongst them:
	- better error reporting
	- openbsd boots, freebsd boots
	- new 'term' flavor, I added a textmode interface, the only drawback
	  is that control-c is intercepted, and you must kill -9 it from
	  another tty if it doesn't exit normally
	- new flavors:
		- debugger -> debug (for shortness)
		- i386
		- pci
		- smp
		- net (compiles, does not yet provide networking, if anyone
			wants to help, I'd be ELATED to have this fixed!)
		- no_x11 (made it actually work)
		- term (make sure to use 'log: /dev/null' or something else
		  on the cmdline, otherwise, debugging and the screen will
		  start getting quite confusing!)
	- better error reporting (and no error reporting where it is not
	  necessary; a typicall boot of cdrom28.fs is a screenful of output now)
	- in general, if the hardware reaches an unknown state, fail
	  gracefully instead of calling exit(1) .. are we trying to work or
	  are we trying to .. fail?  I like working myself.
2001-02-02 16:59:05 +00:00
brad
4caa06ae70 upgrade to Pine 4.33 2001-02-02 16:47:13 +00:00
brad
f42c93caf0 upgrade to c-client 2000c 2001-02-02 16:43:55 +00:00
jakob
44d36071ec update checksum and MASTER_SITES, fix makefile and patch 2001-02-02 13:04:29 +00:00
jakob
fca35cf978 update to v3.13;
- pthread_sigmask() argument in sthreads.c corrected.
- OOB data is now handled correctly.
2001-02-02 12:03:42 +00:00
avsm
8cfcb15707 indent, minor corrections in DESCR 2001-02-02 00:22:48 +00:00
danh
306bbf753c fix post-install error introduced in last commit.
reported by Joshua Krage <jkrage@buser.net>
2001-02-01 21:50:30 +00:00
brad
94f80628bb - remove unnecessary patch
- respect CC and CFLAGS
2001-02-01 18:09:03 +00:00
avsm
453a957962 oops - add HOMEPAGE 2001-02-01 17:56:00 +00:00
avsm
28244014e4 + p5-HTML-Mason 2001-02-01 17:54:41 +00:00
avsm
9e21fe6a76 initial import of p5-HTML-Mason-1.0
--
Mason is a powerful Perl-based web site development and delivery
engine. With Mason you can embed Perl code in your HTML and construct
pages from shared, reusable components.

Mason solves the common problems of site development: caching,
debugging, templating, simulating browser conditions, maintaining
development and production sites, and more.

Although it can be used from CGI or even stand-alone, it is optimally
designed for use with two other open source technologies: mod_perl
and Apache.
2001-02-01 17:53:51 +00:00
avsm
14f5507efe + p5-MLDBM 2001-02-01 17:42:46 +00:00
avsm
8d21f31f65 inital import of p5-MLDBM-2.00
--
This module can be used to store multidimensional hash structures
in tied hashes (including DBM files).

Optionally, you can also switch to other serializing packages such
as FreezeThaw and Storable.  Storable provides much greater speeds,
and the performance of FreezeThaw is comparable to Data::Dumper.
2001-02-01 17:38:29 +00:00
wilfried
e58fe7853d set MAINTAINER mailaddress to my new wilfried@ 2001-02-01 17:34:25 +00:00
wilfried
b71b39c197 +wminfo 2001-02-01 16:18:27 +00:00
wilfried
58692205e8 Initial import of wminfo-1.51
This WindowMaker Dockapp is designed to be very general
purposed.  It is capable to display any kind of information
as long as it's in text-format.
2001-02-01 16:14:22 +00:00
espie
518b16426f Sigh, going to all that effort to add an underscore and then call dlsym
on the wrong name.
2001-02-01 12:26:14 +00:00
jakob
111b30b4db update to postfix snapshot-20010130.
Incompatible changes with snapshot-20010128
===========================================

REJECT in header/body_checks is now flagged as policy violation
rather than bounce, for consistency in postmaster notifications.

The mailbox size limit for local delivery is no longer controlled
by the message_size_limit paramater, but by a separate parameter
called mailbox_size_limit (default: 20MBytes).

The default RBL (real-time blackhole lists) domain examples have
been updated from *.vix.com to *.mail-abuse.org.

Major changes with snapshot-20010128
====================================

Updated nqmgr (experimental queue manager with clever queueing
strategy) by Patrik Rak. This code is still new. Once it stops
changing (for a long time!) it will become part of the non-beta
release.

Virtual mailbox delivery agent by Andrew McNamara. This delivery
agent can deliver mail for any number of domains.  See the file
VIRTUAL_README for detailed examples. This code is still new. Once
it stops changing it will become part of the non-beta release.

Many "valid_hostname" warnings were eliminated. The complaints that
were not eliminated were replaced by something more informative.

SASL support (RFC 2554) for the LMTP delivery agent. This is required
by recent Cyrus implementations when delivering mail over TCP
sockets. The LMTP_README file has been updated but still contains
some obsolete information.

Workarounds for non-standard RFC 2554 (AUTH command) implementations.
Specify "broken_sasl_auth_clients = yes" to enable SMTP server
support for old Microsoft client applications. The Postfix SMTP
client supports non-standard RFC 2554 servers by default.
2001-02-01 07:28:12 +00:00
espie
f0dc872c35 Clean up a few details.
- segregate slib in a separate directory, install a few more files for it
(ready for a separate package, whenever we get another scheme).
- let dynamic loading work on archaic a.out systems.
- install a few more *.scm programs. Probably misses a few files for a
full infrastructure to build other extensions (should create a libscm.a
on static systems ?)

- allows for x11 extension, even though it's very basic.

Flavorize it.

Issue: flavor sicp ?
2001-01-31 22:51:39 +00:00
espie
f44b4ca69e I was a bit trigger-happy with X11->no_x11.
Make this actually work...
2001-01-31 22:43:44 +00:00
espie
ba7e880e1d Add regex feature (just needed to tell scheme it doesn't need to grab
-lregex)
2001-01-31 14:16:47 +00:00
espie
fe7811a685 Regen list of packages at install time 2001-01-31 14:03:33 +00:00
espie
ae890c6d3a Fuck cvs 2001-01-31 13:34:33 +00:00
kevlo
8de4d85f96 Add clo++ 2001-01-31 10:03:23 +00:00
kevlo
e4eaac32ed Initial import of clo++-0.3.0
clo++ is a command line parser generator.
2001-01-31 10:02:48 +00:00
espie
44d90594ad synch 1110 2001-01-30 17:10:15 +00:00
espie
b6832db882 Belatedly, a HOMEPAGE ! 2001-01-30 16:34:13 +00:00
espie
f11b815383 + HOMEPAGE 2001-01-30 15:31:37 +00:00
avsm
0f5e4eed40 add tcpstat 2001-01-30 15:24:08 +00:00
avsm
f58b1a4d61 Initial import of tcpstat-1.4
--
tcpstat reports certain network interface statistics much like
vmstat does for system statistics. tcpstat gets its information by
either monitoring a specific interface, or by reading previously
saved tcpdump data from a file.
2001-01-30 15:22:53 +00:00
espie
57e42edad1 Add scheme interpreter 2001-01-30 15:01:17 +00:00
espie
baca2d66a2 Scheme port, loosely based on FreeBSD port.
Still needs some work (check that shared libraries work, add X11
support...)
2001-01-30 14:59:19 +00:00
avsm
769dbb079f Upgrade to p5-Crypt-SSLeay-0.22
Minor bug fixes
2001-01-30 10:31:20 +00:00
rohee
be298c847b stop being smart with ${HOMEPAGE}, it made DESCR unreadable 2001-01-29 21:31:30 +00:00
danh
025216b071 +p5-Net-RawIP 2001-01-29 21:03:08 +00:00
danh
06b39b126e Net::RawIP is a perl module that can manipulate raw IP
packets with an optional feature for manipulating Ethernet
headers.

Submitted by:	Peter Valchev <pvalchev@toxiclinux.org>
2001-01-29 21:01:12 +00:00
ho
08736e1e8d BIND 8.2.3 2001-01-29 14:48:05 +00:00
kevlo
3f980eee02 Fix libcdaudio library linking. 2001-01-29 07:18:19 +00:00