Commit Graph

9093 Commits

Author SHA1 Message Date
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
kevlo
ed72d3128d Fix DISTNAME 2001-01-29 05:46:32 +00:00
kevlo
fbe6dcb86a Add kcfonts. 2001-01-29 05:44:17 +00:00
kevlo
ccff049320 kcfonts is a suit of chinese Ming Fanti fonts for X Window. 2001-01-29 05:43:30 +00:00
dugsong
7d13ad9b7b typo, noted by dengue@deadly.org 2001-01-29 05:01:11 +00:00
avsm
0753a85071 + p5-Math-GMP 2001-01-28 15:29:58 +00:00
avsm
b486893f1e - initial import of p5-Math-GMP-1.03
--
Math::GMP is designed to be a drop-in replacement both for Math::BigInt
and for regular integer arithmetic. Unlike BigInt, though, Math::GMP
uses the GNU gmp library for all of its calculations, as opposed
to straight Perl functions. This results in a speed increase of
anywhere from 5 to 30 times.

A Math::GMP object can be used just as a normal numeric scalar would
be -- the module overloads the normal arithmetic operators to provide
as seamless an interface as possible.
2001-01-28 15:28:54 +00:00
avsm
34a18dc3f1 Remove the 'ftp' flavour and fold it into the default options, to reduce
the proliferation of options this port has.  This needs no external
libraries, so it doesn't introduce any dependencies (jakob@ ok)
2001-01-28 14:54:59 +00:00
avsm
4b3a2b0cd1 Relax the mysqlclient restriction; php4 still works with the old 3.22.x
mysqlclient library
2001-01-28 14:39:39 +00:00
avsm
c073bcb9ec Always include the OpenSSL extension, since it now works with both
0.9.5 and 0.9.6; noticed by Neil Darlow <neil@darlow.co.uk>
2001-01-28 14:38:30 +00:00
jakob
4c625dc744 update mysql depends 2001-01-28 13:31:28 +00:00
jakob
179041e741 lwresd fix 2001-01-28 11:19:57 +00:00
jakob
11be07b80c fix OpenSSL includes 2001-01-28 11:19:44 +00:00
jakob
7bdd1f0c91 fix OpenSSL engine compat 2001-01-28 11:18:42 +00:00
kevlo
7087e086f9 Add one ftp site in Hong Kong. Thanks to Shell Hung <shell@shellhung.org> 2001-01-28 07:28:04 +00:00
brad
f42633ddf6 ${STRIP} -> strip 2001-01-28 02:08:53 +00:00
brad
94581e2e03 upgrade to Curl 7.6 2001-01-28 01:37:55 +00:00
brad
1bbbe1ff12 upgrade to ircd 2.10.3p1
--
Based on port from: Brian Caswell <bmc@mitre.org>
2001-01-28 00:47:17 +00:00
form
64e82fecfa fix PLIST 2001-01-27 10:26:38 +00:00
brad
15ef1a9ad2 god damn it, someone hit me now! 2001-01-26 20:37:08 +00:00
avsm
81ca9aa280 Add math to the category list; jakob@ ok 2001-01-26 13:34:25 +00:00
obecian
578e39f6ae x11/Makefile updated to reflect bbpager import 2001-01-26 08:37:51 +00:00
obecian
92628cb889 bbpager port - blackbox pager 2001-01-26 08:34:39 +00:00
avsm
1b6d327f95 + p5-XML-XPath 2001-01-26 01:02:51 +00:00
avsm
0a5c990626 - initial import of p5-XML-XPath-1.04
--
This module aims to comply exactly to the XPath specification at
http://www.w3.org/TR/xpath and yet allow extensions to be added in
the form of functions.

Modules such as XSLT and XPointer may need to do this as they support
functionality beyond XPath.
2001-01-26 01:01:38 +00:00
avsm
c146349fd2 - upgrade to courier-imap-1.3.2
- bump NEED_VERSION

This is a bugfix release:
o Fix big5/gb2312 conversion logic.
o Fix authldap connection failure recovery
o Update INSTALL to reflect new upgrade instructions.
2001-01-26 00:42:03 +00:00
brad
a9f9e6f8df upgrade to Gimp 1.2.1 2001-01-26 00:34:29 +00:00
ho
518881cf92 4.1.39 -> 4.1.40. Perhaps cvs missed this file earlier. 2001-01-25 19:06:58 +00:00
naddy
c903236d38 Add xwit. 2001-01-25 17:04:11 +00:00