# New ports collection makefile for: nettest # Date created: Mon Oct 20 14:30:06 CDT 1997 # Whom: proot@iaces.com # # $FreeBSD$ # PORTNAME= nettest PORTVERSION= 92.11.09 CATEGORIES= net MASTER_SITES= ftp://ftp.cray.com/src/nettest/ DISTNAME= nettest.92.11.09 EXTRACT_SUFX= .tar.Z MAINTAINER= proot@iaces.com COMMENT= Performs client and server functions for timing data throughput NO_WRKSUBDIR= yes MAN8= nettest.8 do-install: $(INSTALL_PROGRAM) -s $(WRKSRC)/nettest $(PREFIX)/bin/nettest $(INSTALL_PROGRAM) -s $(WRKSRC)/nettestd $(PREFIX)/bin/nettestd $(INSTALL_MAN) $(WRKSRC)/nettest.8 $(PREFIX)/man/man8/nettest.8 .include me' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
eject files like /etc/group etc as input files.
Commit message (Expand)AuthorAgeFilesLines
* Fix packaging (one of the Makefile wasn't DESTDIR aware)bapt2013-09-253-2/+36
* Use stage, fix plistbapt2013-09-232-23/+19
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Convert my ports to the new perl orderbapt2013-07-311-1/+1
* - Trim headerbapt2012-12-312-6/+1
* - update to 3.0bapt2012-08-163-5/+16
* The variable is USE_PERL5 not USE_PERLeadler2012-02-071-1/+1
* - update to 2.9bapt2011-07-113-118/+122
krion2005-04-212-1/+23
| | | | | Submitted by: Jan-Peter Koopmann <Jan-Peter.Koopmann at seceidos.de> Patched by: Philip Hazel <ph10 at cus dot cam.ac.uk>
* Use customized DUMMY_LDFLAGS in enviroment instead of LDFLAGS to fixkrion2005-04-061-1/+4
| | | | | | | run on 4.x with lang/perl5.8 and WITH_OPENSSL_PORT. Suggested by: tobez Submitted by: Patrick Eisenacher <eisenacher at s3-solutions dot de>
* Fix bug in ACL "allow" matrix if only WITH_CONTENT_SCAN iskrion2005-03-212-1/+15
| | | | specified.
* Since maintainer (eik@) is MIA for undefined time, takekrion2005-03-101-1/+1
| | | | maintainership for further updates.
* Fix mail/libspf2 support.krion2005-03-081-1/+2
| | | | | PR: ports/78542 Submitted by: thorolf at grid dot einherjar.de
* Fix build if WITH_SA_EXIM is defined.krion2005-03-042-0/+3
| | | | Reported by: Mike Sturdee <sturdee at pathwaynet.com>
* Update to 4.50krion2005-03-036-657/+41
| | | | | | | | | | | | | | | | | | | | * Remove WITH/WITHOUT_EXISCAN variable, since exiscan code was merged into exim-4.50 * Introduce two new variables: WITH_CONTENT_SCAN and WITH_OLD_DEMIME. * Enable WITH_OLD_DEMIME by default to preserve backward compatibility with deprecated "demime" ACL condition. For Exim itself, setting WITH_OLD_DEMIME forces WITH_CONTENT_SCAN to be set. * Remove POST-INSTALL-NOTES.exiscan-acl and xpatch-exiscan2 patches. * Add experimental-spec.txt into docs, to inform about experimental features. PR: ports/78168 Submitted by: krion Approved by: maintainer is currently MIA
* - update SA-Exim to 4.2eik2005-02-033-12/+15
| | | | | | - add support for Berkeley DB 4.3 Thanks to Sergey Matveychuk <sem@FreeBSD.org> for committing PR 76273.
* Split the postgresql ports into a server and a client part.girgen2005-01-311-7/+1
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* Fix build.krion2005-01-311-1/+1
| | | | Reported by: ceri
* - Update to 4.44sem2005-01-303-129/+6
| | | | | | | | Mostly bugfix release PR: ports/76273 Submitted by: self Approved by: eik (timeout: 2 weeks)
* - Fix two possible security vulnerabilities.sem2005-01-052-1/+124
| | | | Approved by: portmgr (marcus)
* Add WITH_FIXED_NEVER_USERS, a colon-separated list of users that cannot be ↵eik2004-10-241-0/+9
| | | | overridden by "never_users"
* Fix location of radiusclient.conf when RADIUS_TYPE=RADIUSCLIENTeik2004-10-175-25/+58
| | | | | | Make some more options tunable Noted by: Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de>
* - update to Exim 4.43 and exiscan 28eik2004-10-128-184/+322
| | | | | | | | | | - add support for the SA-Exim local_scan function + http://marc.merlins.org/linux/exim/sa.html - new options WITH_SA_EXIM, WITH_AUTH_SASL, WITH_RADIUS_TYPE - fix 150.exim-tidydb.sh when Exim is installed, but not run [1] Submitted by: Brian Somers <brian@Awfulhak.org> [1]
* update to version 4.42+27eik2004-08-273-14/+14
|
* Grrrr... bsd.port.mk checks the value of WITH_MYSQL_VER.eik2004-08-201-0/+2
| | | | Noticed by: pointyhat via linimon
* Respect CCeik2004-08-191-2/+4
| | | | Reminded by: krion
* make a little more robust against CFLAGS that are accidentially overwritten ↵eik2004-08-192-7/+10
| | | | by make.conf(5)
* update to exiscan-acl 25eik2004-08-196-29/+13
| | | | | | | | | | | - Added expansion of av_scanner global variable when it starts with a dollar sign. This is useful for implementing multiple malware scanners. - Added support for adding ACL headers at the beginning and in the "middle" of the message header block. (This is a preliminary solution, see comment in SPF section of exiscan-acl-spec).
* Update to Exim 4.41 + exiscan-acl 24eik2004-07-223-47/+11
| | | | Note that this port uses libsrs2, not libsrs_alt as documented in exiscan-acl-spec
* - Update to version 4.40eik2004-07-178-64/+922
| | | | | | | | | | | - Support for WITH_SPF and WITH_SRS via libspf2/libsrs2, needs exiscan - Note for 5.x users: the default location of the start/stop file has changed. Build WITH_RCORDER=yes when you depend on the old behaviour - WITH_OPENLDAP_VER and WITH_MYSQL_VER does no longer imply the corresponding WITH_ variable. - experimental support for optionsng from devel/portmk
* make LOGDIR and LOG_FILE_PATH tunable [1]eik2004-06-077-11/+28
| | | | | | | add WITH_AUTH_RADIUS support [2] Requested by: Lonnie Santella <lonniesantella@hotmail.com> [1] Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de> [2]
* work around an Outlook bug, which assumes that after theeik2004-05-291-1/+1
| | | | | | | after the first semicolon in the Received: header is a date, even in a comment. Submitted by: Lanny Godsey <lannygodsey@yahoo.com>
* - update exiscan-acl to version 22, with SPF support.eik2004-05-264-4/+35
| | | | | | enabled when build with WITH_SPF=yes - fix connection drop handling in a data-acl
* Upgrade to exim 4.34 + exiscan-acl 21eik2004-05-103-29/+7
|
* Fix potential SEGV on long header when verify = header_syntax is usedeik2004-05-062-1/+23
| | | | | | | this is not set not in the default configuration, check with grep 'verify.*=.*header_syntax' /usr/local/etc/exim/configure <http://www.guninski.com/exim1.html>
* don't depend on perl when build WITHOUT_PERL.eik2004-05-061-1/+4
| | | | | | Note that without perl the following utilities won't work, even though they are installed: exigrep eximstats exipick exiqgrep exiqsumm
* update to exim 4.33 + exiscan 20eik2004-05-058-557/+27
| | | | | | /usr/local/share/doc/exim/ChangeLog /usr/local/share/doc/exim/NewStuff http://duncanthrax.net/exiscan-acl/CHANGELOG
* upgrade to exiscan-acl version 19:eik2004-05-012-8/+4
| | | | | | <http://duncanthrax.net/exiscan-acl/CHANGELOG> nuke OpenLDAP 1.2 while I'm here.
* - update to exiscan-acl version 18eik2004-04-297-34/+609
| | | | | | | | - change `WITH_EXIMON' to include exim-monitor in this package - remove WITHOUT_WILDLSEARCH, it was non-functional - add fix for race condition in MBX locking - add fix for rewrite bug - add iplsearch wishlist patch
* Update to Exim release 4.32 + exiscan 17eik2004-04-152-6/+6
| | | | | - ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ChangeLogs/ChangeLog-4.32 - http://duncanthrax.net/exiscan-acl/CHANGELOG
* - update to Exim 4.31:eik2004-04-013-9/+17
| | | | | | | | | | | | A surprisingly large number of minor bugs have been fixed. Support for maildirsize files has been completely rewritten. A limited number of feature enhancements are included. For instance, TLS now supports Certificate Revocation Lists (CRL), and the dnslookup router now (optionally) supports the use of SRV records (see RFC 2782) in addition to MX and address records. - /usr/local/share/doc/exim/NewStuff - /usr/local/share/doc/exim/ChangeLog - /usr/local/share/doc/exim/README.UPDATING
* - update exiscan-acl to version -16eik2004-03-103-4/+6
| | | | | Read /usr/local/share/doc/exim/exiscan-acl-spec.txt for information about the new MIME ACL.
* Hand over to eik, who will give the port the attention it deserves. Ifsheldonh2004-03-091-1/+1
| | | | | you check the CVS history for this port for the last few months, you'll see that more changes have originated from him than from anyone else.
* Enabled passwd lookups by default; while the world is moving away fromsheldonh2004-02-181-3/+9
| | | | | | | | real users for mail, there are still plenty of mail servers that use real users, and the lookup costs 292 bytes in the executable. The feature can be disabled with WITHOUT_PASSWD. Bump PORTREVISION accordingly.
* USE_ICONV.sheldonh2004-02-041-1/+1
|
* Fix creation of /var/log/exim, which I botched when making EXIM_USERsheldonh2004-01-313-12/+12
| | | | | | and EXIM_GROUP operator-overidable. Submitted by: eik
* Provide support for Berkeley DB 4.2, through WITH_BDB_VER=42.sheldonh2004-01-211-3/+7
| | | | Submitted by: eik
* Silence two portlint warnings.sheldonh2004-01-121-6/+5
|
* 1) Fix build for the WITHOUT_ALT_CONFIG_PREFIX case.sheldonh2004-01-124-11/+24
| | | | | | | | | 2) Allow the operator to override exim user and group with EXIM_USER and EXIM_GROUP. This was made possible by the introduction of runtime resolution of the exim_user UID and the exim_group GID, new in exim-4.30. Reported by: Phil Pennock <pdp@nl.demon.net>
* Look for WITHOUT_DNSDB as advertised, not WITH_DNSDB.sheldonh2004-01-071-1/+1
| | | | Submitted by: ade
* Update to 4.30.sheldonh2004-01-064-36/+22
| | | | | This release includes bugfixes and new features, but should be backward compatible with 4.2x.
* Don't disclose FreeBSD version in Received headers; just disclose thatsheldonh2003-11-121-2/+2
| | | | | | | | | | | | | | | | the OS is some version of FreeBSD. 1) krion was unhappy about disclosure for security reasons. 2) Oliver Eikemeier and I think that having at least "FreeBSD" in the headers is useful for support. 3) Oliver and I don't think the security issue is a big deal. 4) However, the previous implementation for including the OS version used the version of the package builder, which could lead to confusion in support. So a reasonable compromise is to include just ${OPSYS} but not ${OSREL}. Bump PORTREVISION accordingly.
* Suggest uncommenting ScanMail in POST-INSTALL-NOTES.clamd.sheldonh2003-11-042-1/+2
| | | | | | | I'm bumping PORTREVISION for this, because it allowed Mimail.C to slip through. :-( Submitted by: Phil White <exim@radagast.itmagic.ltd.uk>
* Fix patch path problem in previous delta. *blush*sheldonh2003-10-301-2/+2
|
* * Remove old saslauthd bugfix, included in 4.24.sheldonh2003-10-293-49/+18
| | | | | | | | | * Add bugfix for numeric overflow. * Update clamav installation instructions for changes to the clamav port. Bump PORTREVISION accordingly. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to exiscan-acl-4.24-13, which is a bugfix release.sheldonh2003-10-222-2/+7
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Correct misspelt exim-postgresql conflict.sheldonh2003-10-141-1/+1
| | | | | PR: ports/57963 Reported by: Christian Ullrich <chris@chrullrich.de>
* WARNING: See caution at the end of this bullet list.sheldonh2003-09-298-218/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update to exim-4.24 (bugfix release). * Wishlist patch for "eqi" incorporated. * Mark exim-{ldap2,mysql,postgresql,} as conflicting. * Substitute PORTREVISION for build number so that the version string hints at which version of the port the binary comes from. * Clean up POST-INSTALL-NOTES. * Install example scripts, especially upgrade converters, now that exim-old has been retired. * Enable DNSDB-style lookup support by default; it can be disabled with WITHOUT_DNSDB. * Simplify LDAP support, using various versions of OpenLDAP only. The old WITH_OPENLDAP[0-9][0-9] options are now invalid; use WITH_OPENLDAP and/or WITH_OPENLDAP_VER instead. * Retired exim-ldap port; OpenLDAP 1.2 is ancient. * Allow the operator to specify preferred MySql version with WITH_MYSQL_VER. * Allow the operator to specify preferred Berkeley DB version with WITH_BDB_VER; the old DB_LIB_VERSION option is now invalid. * Respect bsd.ports.mk defaults of MySQL 4.0 and OpenLDAP 2.1. * Allow the operator to specify default charset for header conversions, with WITH_DEFAULT_CHARSET. * Limit configure files to ${PREFIX}/etc/exim by default for security reasons; the operator may override this behaviour with WITHOUT_ALT_CONFIG_PREFIX. !!!WARNING!!! Some of these changes may cause trouble for folks who have a bunch of exim port tweaks in make.conf and pkgtools.conf. The ALT_CONFIG_PREFIX change may break existing deployments. PR: ports/57098 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> PR: ports/56117 Submitted by: Pat Lashley <patl+freebsd@volant.org> PR: ports/57099 Reported by: Mark Foster <mark@foster.cc>
* Fix another SASLAUTHD segfault.sheldonh2003-09-101-0/+12
| | | | | | | | | I'm not bumping PORTREVISION for this one; I've _just_ bumped it for major changes a few moments ago and you'd have to be pretty unlucky to pick up those changes but not this one. Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Submitted by: Lukasz Grochal <lgrochal@rmf.pl>
* Bring the Exim port closer to use as an install-time sendmailsheldonh2003-09-1010-61/+245
| | | | | | | | | | | | | | | | | | | | | replacement for FreeBSD: * Use an rc.subr start/stop script. * Include contributed periodic scripts. * Replace $PREFIX with the build-time value of PREFIX. * Generate a default configure file if it doesn't exist at install-time. * Remove the default configure file if it hasn't been modified at deinstall-time. * Install additional documentation. * Move creation and removal of /var/log/exim to pkg-plist. Bump PORTREVISION accordingly. This paves the way for ports/56458, which teaches sysinstall about Exim. Bug trhodes about that PR. :-) PR: ports/56450 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to exiscan-acl patch -12:sheldonh2003-09-042-3/+3
| | | | | | | When discard is the last verb for an ACL, ensure that cleanup occurs. Failure to reach cleanup was introduced in -11. Bump PORTREVISION accordingly.
* Exim updates:sheldonh2003-09-022-22/+11
| | | | | | | | | 1) Update to exiscan-acl patch revision 11. 2) Spin info files off into their own port, exim-doc-info. 3) Pet portlint. PR: ports/56291 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Add a wishlist patch that introduces new expansion operator eqi, whichsheldonh2003-08-311-0/+90
| | | | | | | is a case-insensitive version of eq. No PORTREVISION bump required, because wishlist patches are only applied when WITH_WISHLIST is defined.
* Don't core dump on saslauthd lookups without service and realm.sheldonh2003-08-302-0/+13
| | | | Submitted by: Thomas Hager <thomas.hager@1012surf.net>
* Import my exiscan-acl clamd virus scanner integration notes.sheldonh2003-08-254-1/+82
| | | | I can't say enough good things about clamd.
* Add support for Cyrus SASL authentication daemon, enabled if WITH_SASLAUTHDsheldonh2003-08-241-2/+14
| | | | | | | | | is defined. Add a note indicating that Cyrus pwcheck authentication daemon support (enabled with WITH_PWCHECK) is deprecated. Submitted by: Jez Hancock <jez.hancock@munk.nu>
* This file should have gone away when the second update to 4.21 occurred.sheldonh2003-08-191-10/+0
|
* Update to exim-4.22:sheldonh2003-08-196-80/+55
| | | | | | | | | | | | | | * IPv6 bug fix incorporated. * Catch up with changes in makefiles. * Make portlint happier with respect to DOCSDIR, INFO and spaces. * Use the new INFO macro. * Use PATCHFILES instead of patching by hand, now that we don't support the non-ACL exiscan patch. This release fixes a few last minute release mistakes from 4.21. PR: ports/55701 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Remove a wishlist patch incorporated into 4.21.sheldonh2003-08-161-26/+0
| | | | Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Quick fix for INDEX build breakage by openldap2[012] split.kuriyama2003-08-151-3/+3
| | | | | | We should use net/openldap20/bsd.openldap.mk later... Pointy hat to: kuriyama
* Roll forward over the last revision's backout.sheldonh2003-08-146-50/+45
| | | | | | | This reinstates exim-4.21, but with PORTREVISION bumped so that folks unlucky enough to get the bum version can easily upgrade. Include a patch to fix the reported IPv6 bug.
* Revert previous delta, which updated to exim-4.21.sheldonh2003-08-145-25/+50
| | | | | | | The update causes segfaults during remote delivery for at least one IPv6 user, and I don't have an IPv6 testbed to work with yet. Requested by: Suresh Ramasubramanian <suresh@outblaze.com>
* Update to exim-4.21:sheldonh2003-08-145-50/+25
| | | | | | | | | | | | | * This is a mostly maintenance release, although some new features have been added (including Sieve support). !!!WARNING!!! The non-ACL exiscan patch is no longer supported. The exiscan-acl patch is now used by default, unless WITHOUT_EXISCAN is given. This means that existing installations that rely on non-ACL exiscan CAN NOT be upgraded without changes to the configure file.
* Update to exiscan patch level 10.sheldonh2003-08-142-2/+2
| | | | Submitted by: Jacques Marneweck <jm@ataris.co.za>
* Mention daily_clean_hoststat_enable.sheldonh2003-07-181-2/+3
| | | | Reported by: Joe Altman <fj@panix.com>
* Move Exim mirror sites to MASTER_SITE_EXIM in Mk/bsd.sites.mk.sheldonh2003-07-071-25/+1
| | | | | | | Add additional mirrors. PR: ports/53499 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Recognize named lists in hosts_treat_as_local.sheldonh2003-06-302-1/+14
| | | | | Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Obtained from: author
* Instrument a facility for including wishlist patches if WITH_WISHLISTsheldonh2003-06-182-1/+43
| | | | | | | | | | is defined. Kick off with Exim 4 wish list item #163, which allows suppression of the Received header if received_header_text is empty. PR: ports/53432 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* 1) Update exiscan-acl patch to -09:sheldonh2003-06-136-10/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved clamd support. New FAQ/example documentation. 2) Enable wildlsearch lookups by default and add new WITHOUT_WILDLSEARCH knob for disabling them. 3) Issue a fat warning if 127.0.0.1 is found in the relay_from_hosts hostlist of an existing configure file on upgrade. This is important for IPv6 users and doesn't hurt IPv4-only users. 4) Attempt local deliveries as the owner of the mailbox (still group mail) and don't fail if the existing mailbox permissions are narrower than those with which we would have created it. This works around pw(8) creating mailboxes with 0600 permission (instead of 0660). Don't advertise Exim's configuration syntax as simple any more. This implies that you could leverage Exim's power with just a little reading, which is not the case. Bump PORTREVISION accordingly. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (1) PR: ports/52952 (2) Submitted by: Tim Bishop <tim@bishnet.net> (2) Reported by: Yann Golanski <yann@kierun.org> (3) Reported by: "Simon L. Nielsen" <simon@nitro.dk> (4)
* Typo fixes.markm2003-06-061-1/+1
|
* * Update to exiscan-acl patch 08, which fixes wrong defaults for sophiesheldonh2003-06-023-9/+11
| | | | | | | | | | | | | antivirus and adds clamd support. * Use the bz2 patch for exiscan-acl. * Add a CVS Id tag to exim.sh Add a reload command to exim.sh. Bump PORTREVISION accordingly. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Enable client-side Microsoft "Secure Password Authentication" SMTP AUTHsheldonh2003-05-211-2/+9
| | | | | | | | | | | support by default and provide the WITHOUT_AUTH_SPA knob to turn it off. Adds 11KB to the installed binary and requires configuration changes to enable, so it seems a harmless addition to the default feature set. Bump PORTREVISION accordingly. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to exiscan-acl-4.20-07, which handles blank lines in reports fromsheldonh2003-05-212-2/+2
| | | | | | p5-Mail-SpamAssassin-2.54. Submitted: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to exiscan-acl-4.20-06, which fixes a problem handling multiplesheldonh2003-05-192-2/+2
| | | | | | | | | | messages on one SMTP connection. Again, no PORTREVISION bump, because WITH_EXISCAN_ACL is not the default. If I get hit by a bus, please hand this port over to the submitter. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Previous delta lost the checksum for exim/exiscan-4.20-26.tar.bz2.sheldonh2003-05-161-0/+1
| | | | | Never use the makesum target to update distinfo for ports with conditional distfiles and patches.
* Update to exiscan-acl-4.20-04.sheldonh2003-05-162-3/+2
| | | | | PORTREVISION has not been bumped, because WITH_EXISCAN_ACL is not the default case.
* * Update to exim-4.20, featuring host of minor bugfixes and some featuresheldonh2003-05-159-68/+78
| | | | | | | | | | | | enhancements. Non-critical upgrade. * Distribution site fixes and cleanups (somehow ommitted in prev delta). * Put distribution files in a subdirectory. * Optional support for exiscan-acl; exiscan is still the default. I think the submitter is doing a great job. PR: ports/52228 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* * Distribution site fixes and cleanups.sheldonh2003-05-125-5/+44
| | | | | | | | | | | | | | * Add support for db41. * Fix bug in check_dir_size. * Fix obscure bug in address rewriting. * Rename patch-src::auths::plantext.c to ...::plaintext.c, without a repo-copy. * Fix for unqualified redirection addresses prefixed with '\'. Bump PORTREVISION accordingly. PR: ports/50984, ports/51279, ports/51300 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* 1) Fix reproducible plaintext authentication crash.sheldonh2003-04-103-0/+21
| | | | | | | | | | | | | 2) In the sample configuration file, allow relaying from the IPv6 and IPv4 localhost addresses. This fixes relaying problems for folks using things like IPv6-enabled mailman. Bump PORTREVISION accordingly. Reported by: Alexander Sabourenkov <lxnt@caravan.ru> (1) Mark Edwards <mark@antsclimbtree.com> (2)