Commit Graph

4514 Commits

Author SHA1 Message Date
d
96b88e3fc2 version 0.1.6, ok'd by dugsong@ 2000-01-30 22:12:23 +00:00
jakob
b2b1d23d43 19991231-pl04 2000-01-30 20:01:46 +00:00
jakob
855668895e Update to version 19991231-pl04. This fix is urgent.
-- Info from Wietse --
Patch 04 fixes one old problem that never happened, and fixes two
new problems introduced with patch 03, one of which urgent.  The
problems were found as I was reorganizing the cleanup daemon code.

The too long header fix in patch 03 loses mail when a header is
found too long, and when that mail is't posted with "sendmail -t".

Actually the mail is not lost. The queue file stays in the incoming
queue, as a file with mode -rw-------.

In order to have such mail delivered, chdir into the directory
/var/spool/postfix/incoming, and look for mode -rw------- queue
files that are older than a few minutes (ls -lt|more) and chmod +x
those old mode -rw------- queue files.

DO NOT CHMOD +X ALL INCOMING QUEUE FILES because that causes Postfix
to discard messages that are still being received.
2000-01-30 20:01:27 +00:00
brad
b4c693d0ce correct usage of uuencode in po-mode.el since we're not using GNU
uuencode; from FreeBSD
2000-01-30 17:26:12 +00:00
espie
01ffa0afd0 Add intermediate `distpatch' target.
This is done in a tricky way, so as not to disturb the usual sequence
of targets. Namely, you still have
fetch, extract, patch, configure, build, install, package,
but patch does invoke a subtarget distpatch when needed,
and you can
fetch, extract, distpatch, patch, configure, build, install, package
for the same results.

Mostly useful for porters: provide an intermediate point to work on
patches, and make it easy to override distpatch/OpenBSD patches separately.
2000-01-30 15:19:40 +00:00
brad
6e72de6cef BitchX 1.0c16 can be built using a separate build dir 2000-01-30 06:49:58 +00:00
brad
4238e3393d upgrade to patchlevel 11 2000-01-30 06:42:24 +00:00
brad
0d2742d985 upgrade to nmap 2.3b14 2000-01-30 06:23:42 +00:00
brad
7ddbc5f0c6 upgrade to BitchX 1.0c16 2000-01-30 06:00:54 +00:00
brad
e1a93d1889 upgrade to EPIC4-2000 AKA "Millennium", what an original code name for a release ... 2000-01-30 04:49:18 +00:00
brad
322596b62c - fix usage of ranlib
--
based on PR#: 1058 patches

- make libtk82.a as part of binaries target instead of install-binaries
2000-01-30 02:59:06 +00:00
brad
07d9e95877 fix usage of ranlib
--
based on PR#: 1057 patches
2000-01-30 01:07:30 +00:00
jasoni
986722c4c5 Oops, forgot one point. 2000-01-30 00:07:39 +00:00
jasoni
1347af520a Make a note of default port and default directory change. 2000-01-30 00:06:08 +00:00
brad
1086645d6f upgrade to Samba 2.0.6 2000-01-29 23:22:32 +00:00
jakob
77fb9590fb postfix-19991231-pl03 2000-01-29 16:10:33 +00:00
jakob
471622ff47 Update to version 19991231-pl03. Info from Wietse below:
Postfix version 19991231 patchlevel 03 fixes low-priority defects
and provides workarounds for unusual conditions.

- Workaround to prevent one site with a huge backlog from blocking
  all other deliveries. This is controlled by a new configuration
  parameter qmgr_site_hog_factor (default:  90 percent) that limits
  how much in-memory queue manager resources a site can claim.

- Workarounds for the most likely problems that will happen when
  running the Postfix queue on top of NFS.

- The SMTP server did not look in the relocated table and would
  report "User unknown" rather than letting the mail bounce the
  way it is supposed to be.

- When requested to extract recipients from message headers, Postfix
  now insists that no message header exceeds the header size limit.
  This prevents Postfix from inadvertently disclosing Bcc: addresses.
2000-01-29 16:07:55 +00:00
yanick
c088af5817 COMMENT fix 2000-01-29 00:57:10 +00:00
yanick
d99f2e3052 Makefile fix 2000-01-29 00:48:30 +00:00
yanick
c0cb168f55 LAM MPI port 2000-01-28 21:56:10 +00:00
dugsong
a62775570f update to version 1.4 2000-01-28 21:13:15 +00:00
kevlo
b3c215a066 Enable xfce. 2000-01-28 14:22:00 +00:00
kevlo
4d1eaad05e Initial import of xfce version 3.2.5.
XFCE is CDE like desktop with GTK.
2000-01-28 14:21:19 +00:00
kevlo
89fd0d8592 Add dot-forward, fastforward, and mess822. 2000-01-28 13:16:21 +00:00
kevlo
65189535c0 Initial import of mess822 version 0.58.
The library for parsing Internet mail messages.

Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 13:14:04 +00:00
kevlo
a4f8ddd4fd Initial import of fastforward version 0.51.
fastforward handles qmail forwarding according to a cdb database. It can
create forwarding databases from a sendmail-style /etc/aliases or from
user-oriented virtual-domain tables.

Submitted by: 	Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 13:11:55 +00:00
kevlo
968d17c7f7 Initial import of dot-forward version 0.71.
sendmail-style .forward support for qmail

Submitted by: Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 13:09:31 +00:00
kevlo
02f8bd6d2f Add checkpassword, ezmlm, qmail, qmailanalog, rblsmtpd, and serialmail. 2000-01-28 13:00:00 +00:00
kevlo
daa96a5fc4 Initial import of checkpassword version 0.81.
simple, uniform password-checking interface.

Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:56:25 +00:00
kevlo
e00dfb245f Initial import of ezmlm version 0.53.
An easy-to-use, high-speed mailing list manager for qmail.

Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:53:58 +00:00
kevlo
750ef0b42e Initial import of serialmail version 0.75.
tools for passing mail across serial links.

Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:51:35 +00:00
kevlo
516fc4cd04 Initial import of rblsmtpd version 0.70.
block mail from RBL-listed sites.

Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:49:31 +00:00
kevlo
abbba49682 Initial import of qmailanalog version 0.70.
A collection of tools to analyze qmail-send's activity.

Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:46:40 +00:00
kevlo
fdbf4edf51 qmail is a secure, reliable, efficient, simple message transfer agent.
It is meant as a replacement for the entire sendmail-binmail system on
typical Internet-connected UNIX hosts.

Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:43:40 +00:00
kevlo
15dc5d01fd Add ucspi-tcp 2000-01-28 12:31:24 +00:00
kevlo
10dc6cf303 tcpserver and tcpclient are easy-to-use command-line tools for building
TCP client-server applications.
tcpserver and tcpclient conform to UCSPI, the UNIX Client-Server Program
Interface, using the TCP protocol. UCSPI tools are available for several
different networks.

Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:30:11 +00:00
fgsch
d0d6327b62 Update to release 4.48. Some ${COMMAND} -> command changes; indent. 2000-01-28 07:47:35 +00:00
form
631dab3011 Update to 2.5.
Package support.
2000-01-27 21:14:02 +00:00
espie
e7e66ce2ba oops 2000-01-27 20:45:44 +00:00
dugsong
0cb5be8acb new parse port - watch tcpdump traces in real-time 2000-01-27 20:31:50 +00:00
espie
c7c4af8749 Missed a few phony targets. 2000-01-27 20:16:14 +00:00
brad
967d56d901 upgrade to LessTif 0.89.9 2000-01-27 19:11:41 +00:00
brad
4cb3c59fb8 sync with recently removed network.conf 2000-01-27 15:48:53 +00:00
espie
12c5417949 Having this in the repository was a bad idea... 2000-01-27 15:36:00 +00:00
espie
1526900c51 Use db/network.conf only if it exists, defaults to the template otherwise. 2000-01-27 15:32:15 +00:00
espie
064d4ddad3 Repairs 2000-01-27 15:28:08 +00:00
brad
fd67c2a2c9 - cleanup Makefile
- add missing RMD160 and SHA1 checksums
- convert patches to unified diffs
- make this port respect CC and CFLAGS
- remove some unnecedsary comments from DESCR
2000-01-27 14:04:54 +00:00
brad
a177e38fec update comment to match reality after recent removal of support for using
pre-*/post-* scripts
2000-01-27 00:09:44 +00:00
espie
4ca9faf7c8 Kill _PORT_USE macro.
This trims down the number of sub-makes the port system runs quite a bit,
and makes some other fun stuff possible.

THIS KILLS THE pre-*/post-* SCRIPT STUFF
The functionality is unneeded, as it can be done with normal
pre-*/post-* targets, but it must be kept in mind when porting
Free/NetBSD ports.
2000-01-26 23:11:08 +00:00
espie
c924489e88 Fold pre-configure back into Makefile. 2000-01-26 22:26:18 +00:00