1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

3236 Commits

Author SHA1 Message Date
Dirk Meyer
b26e4e183b - Update to new release: sendmail-8.12.3
- Patches removed that are now in the distribution
- More MILTER dokumentation
- sm-client.sh.sample have now 'restart' command.
- Add standalone startupscript for all sendmail deamons
- Update pkg-message

This version fixes a long-standing MIME (7 to 8-bit) conversion bug
and several smaller problems, e.g., a possible communication problem
between the MTA and libmilter, a bug in handling (invalid) addresses
containing 8-bit characters, a possible problem with small timeouts
being lost on slow machines if itimers are used, and the handling of
the 421 reply code and timeouts in the SMTP delivery code.  There are
two changes in the msp feature that may change the behavior: MX lookups
are turned on for the SMTP mailers and hence `[localhost]' is used as
default instead of `localhost', and confTIME_ZONE is set to USE_TZ in
submit.mc.  A complete list of changes can be found in the release notes.
2002-04-06 08:17:34 +00:00
Dirk Meyer
486cf10a75 - Install manpage too.
Suggested by: lex@itv.kiev.ua
2002-04-06 07:15:18 +00:00
Johann Visagie
8c1d417c63 - Update to version 2.0.9
- Correctly kill running Mailman processes in $PKGDEINSTALL
2002-04-05 13:37:05 +00:00
Dirk Meyer
966f6adcbd Update to sma-1.1
* New analysis options:
        - status messages (configuration file option: PrintStatus)
        - ruleset rejections (PrintRuleset and PrintRuleset)
        - top envelope pairs (EnvelopePairs)
        - top relay pairs (RelayPairs)
2002-04-04 03:13:30 +00:00
Patrick Li
7e5117e3e9 Fix plist, my bad
PR:		36712
Submitted by:	maintainer
2002-04-04 01:58:10 +00:00
Mario Sergio Fujikawa Ferreira
def53cc628 o Fix breakage introduced in last rev:
- Comma operator does not work for {DIST,PATCH}FILES just yet,
  re-arrange groups to achieve similar effect
2002-04-03 21:10:43 +00:00
Patrick Li
cb8529a762 Update to 0.51
PR:		36699
Submitted by:	maintainer
2002-04-03 20:34:43 +00:00
Sheldon Hearn
d95748dac9 Fix pkg-list following the move from exim.sh.sample to exim.sh.
Bump PORTREVISION to reflect the whole rc.d startup change and
the "NULLs in message body as exposed to filters" patch.
2002-04-03 16:15:30 +00:00
Sheldon Hearn
c0c117ad27 Gracefully handle NULLs in the message body as exposed to filters,
by replacing them with spaces.

This is a vendor-sanctioned patch, obtained from the exim-users
mailing list.
2002-04-03 16:11:21 +00:00
Sheldon Hearn
9f1ab5925c Cope with -CURRENT's new tri-state sendmail_enable rc.conf(5) variable
by using an rc.d script to launch Exim, as was done before I took over
this port.

This seems to be the most popular approach, and is arguably the
simplest.  Folks like me who attach some aesthetic value to using rc(8)
and mailer.conf(8) to launch Exim at startup time should know enough to
blow away the rc.d script and do things any way they please.

For now, use two versions of the POST-INSTALL-NOTES, the only
difference being that the one given to -CURRENT users suggests setting
sendmail_enable to 'NONE', while the one for -STABLE users suggests
'NO'.
2002-04-03 15:52:32 +00:00
Mario Sergio Fujikawa Ferreira
59a15dbf41 o Both sanitize MASTER_SITES and add additional ones
o Full deployment of MASTER_SITES:n
2002-04-03 01:30:57 +00:00
Sheldon Hearn
4a765861a7 Fix the build in the WITH_PGSQL=yes case.
When the databases/postgresql7 port was updated from postgresql-7.1.x to
postgresql-7.2, libpq-fe.h moved from PREFIX/include/pgsql to
PREFIX/include for reasons I can't figure out.

This applies a band-aid until I can get clarification from the postgresql
port maintainer <girgen@partitur.se>, but I think the port might be
"broken" in its placement of some header files.

Reported by:	kris
2002-04-02 11:40:49 +00:00
Patrick Li
f710387cf0 Update to 0.50
PR:		36636
Submitted by:	maintainer
2002-04-02 02:32:32 +00:00
David W. Chapman Jr.
c89b58d3f7 Update to latest snapshot
Add IS_INTERACTIVE

PR:		36623
Submitted by:	maintainer
2002-04-01 18:08:08 +00:00
David W. Chapman Jr.
b520b150e5 Update postfix to 1.1.7
PR:		36621
Submitted by:	maintainer
2002-04-01 18:01:27 +00:00
Peter Pentchev
57df438c1f Update to 1.0.2. 2002-04-01 17:54:58 +00:00
Dirk Meyer
0640544e5c Fixed:
if you have some sendmail compiled with LDAP support the
configure fails because -ldap -llber are not used in the
sm_snprintf test.

Submitted by:	Stephane.Lentz@ansf.alcatel.fr
2002-04-01 15:00:33 +00:00
Ying-Chieh Liao
b2424d7fdd fix a warning when building + better handling of MIME drivers
PR:		35049
Submitted by:	maintainer
2002-04-01 13:29:22 +00:00
David W. Chapman Jr.
9b4580f1d4 Update to 1.18
PR:		36583
Submitted by:	tkato@prontomail.com
2002-04-01 02:47:41 +00:00
David W. Chapman Jr.
37b3900812 Fix major problems
Give maintainership to originator
Bump PORTREVISION

PR:		36600
Submitted by:	ports@geeksrus.net
2002-04-01 02:39:19 +00:00
David W. Chapman Jr.
18072bf9fb Fix a remaining libiconv issues
Fix URLs of patches back to mutt-devel standard

Submitted by:	maintainer
2002-03-31 13:42:22 +00:00
Mario Sergio Fujikawa Ferreira
ab5f0a8e59 Fix following security issue: "If a string of longer than approximately
2048 characters is sent to the qpopper process, a denial of service
condition will occur"

Actually, this is caused by an incorrect assumption. qpopper uses
the same buffer over and over when communicating. However, it never
makes sure that the buffer has been updated if something goes wrong.
Therefore, one can try to add to this buffer over and over; thus,
consuming available resources.

Solution, do not follow unofficial patch available in bugtraq mailing
list since losing pointer references is not an option. Otherwise,
change the way both getline and tgetline functions work. Just so
that they resemble read(2) return codes as follows:

1) if < 0 problem
2) if >= 0 user typed something (enter without anything else is
   something)

First patch sent by Isao SEKI <iseki@gongon.com>

PR:		36326
Prompted by:	Alessandro de Manzano <ale@unixmania.net>,
		Isao SEKI <iseki@gongon.com>
Reviewed by:	eivind,
		Alessandro de Manzano <ale@unixmania.net>,
		David Rufino <dr@soniq.net>,
		Isao SEKI <iseki@gongon.com>
2002-03-31 08:20:28 +00:00
Patrick Li
5611cbc5d0 Fix MASTER_SITES
PR:		36486
Submitted by:	Tilman Linneweh <tilman@arved.de>, Jason Harris <jharris@widomaker.com>
2002-03-30 19:39:17 +00:00
Dirk Meyer
9487b0418f Patch to solve problem:
since version 8.12.1 (8.12.0 ?) sendmail complains if a program piping
data to it doesn't have stdin, stdout and stderr opened; smtpfwdd
doesn't open stdout and stderr when forwarding a mail to sendmail,
therefore an anoying system messages is generated for each incoming mail:
Dec 30 00:05:44 alchemy sendmail[96078]: SYSERR(uucp): File descriptors
	missing on startup: stdout, stderr: Bad file descriptor

Maintainer Timeout.

PR:		33314
Submitted by:	marius@alchemy.franken.de
2002-03-30 14:43:32 +00:00
Dirk Meyer
af4f52f603 Nocc is a Web-based e-mail reader. It uses PHP and a Web server to access
a mail server (POP3, IMAP) and send e-mail (SMTP or plain sendmail).
Nocc can be used as an e-mail reader and allows you to view, send
messages, manage your mail account. It can view and send MIME attachments
(files, HTML, etc.).
Nocc has low requirements on browser, it uses JavaScript as less as
possible, nearly no frames and even works with Lynx without cookies.

WWW: http://nocc.sourceforge.net/

- Alex Dupre
sysadmin@alexdupre.com

PR:		34584
Submitted by:	sysadmin@alexdupre.com
2002-03-30 07:35:01 +00:00
Patrick Li
8e94415b77 Add new MASTER_SITES
PR:		36487
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-29 17:43:18 +00:00
Mario Sergio Fujikawa Ferreira
7ddfd112ea Update qmail-tls patch to 1.03.20010627 2002-03-29 16:54:30 +00:00
Neil Blakey-Milner
fb93958d49 Follow changed manpage sections
Submitted by:	kris and bento
2002-03-29 09:28:48 +00:00
Pete Fritchman
ba66c7ee9c Host the distfile at a temporary location until the main FTP site works
again.

PR:		36436
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-03-28 23:07:09 +00:00
Pete Fritchman
013c220e41 Let this port build on -current (stdout issues).
PR:		36430
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
Reported by:	bento
2002-03-28 23:01:37 +00:00
Dirk Meyer
3041d1e361 New Port:
SMA is a program that analyses sendmail log entries.
The key features of SMA are
      Fast (written in C)
      Portable
      Free (BSD-style licensing)
      output as HTML or ASCII.

SMA features
      Support for all recent sendmail versions (UNIX/NT)
      Flexible output formatting - HTML, ASCII and Custom Log
      Regular expression filtering of messages
      Multiple hosts in a same report

WWW: http://www.klake.org/sma/
2002-03-28 20:03:02 +00:00
Dirk Meyer
cc0a724bb7 - Update noattach to 1.0beta12
- Make startupscript smarter
2002-03-28 04:43:59 +00:00
Maxim Sobolev
60d074af1c Since MASTER_SITE_LOCAL distribution mechanism appears to be broken (48 hours
elapsed since I had put db3 distfile into my ~/public_distfiles, but it still
unavailable from mirrors), provide http://people.freebsd.org download location.
2002-03-27 16:49:38 +00:00
Mario Sergio Fujikawa Ferreira
1def4fc73d - Restore POLA previous to rev 1.35 of this file
* Install qpopauth setuid to pop user unless WITHOUT_QPOPAUTH_SETUID
  is set

- bump PORTREVISION

Prompted by:	obrien
2002-03-26 16:45:33 +00:00
Thomas Gellekum
ae657d9f12 Upgrade to 1.0.0. 2002-03-26 12:27:00 +00:00
Thomas Gellekum
fee62a4d96 Upgrade to 1.0.2. 2002-03-26 12:26:25 +00:00
Pete Fritchman
c369b6bf90 Update to 0.99c.6 2002-03-26 08:18:20 +00:00
Pete Fritchman
c78c051ce7 - update to 2.3.3
- use MASTER_SITE_SUBDIR to fetch old versions when the author releases a
  new versions so the port isn't broken between versions
2002-03-26 00:12:29 +00:00
Pete Fritchman
39deb2fa24 Make the default mail spool directory /var/mail.
Submitted by:	Alex Kapranoff <kappa@agava.com>
2002-03-25 22:26:04 +00:00
Maxim Sobolev
fb32b2e1ae Update to 1.0.3. 2002-03-25 20:21:08 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Kris Kennaway
07a43844d4 Set MANCOMPRESSED=maybe and fix plist in the case where NOPROFILE is set
in the make environment.

Approved by:	maintainer
Noticed by:	bento
2002-03-25 05:31:12 +00:00
Neil Blakey-Milner
b60418716d Update to 1.4.3 2002-03-23 13:17:05 +00:00
Neil Blakey-Milner
319c27f944 Upgrade to vqadmin 2.2 2002-03-23 12:07:38 +00:00
Neil Blakey-Milner
228671316f Make things a bit more pretty:
. Provide links to startup scripts in etc/rc.d (PR)
. Provide some text on what to do post-install (PR)
. Provide WWW: linke

PR:		34157
Submitted by:	n_hibma
2002-03-23 11:46:50 +00:00
Kevin Lo
907b83ddc4 Initial import of p5-Net-SMTP-Server 1.1.
This is a native Perl SMTP Server.

PR: 36203
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
2002-03-23 10:37:24 +00:00
Patrick Li
bc8b83ed1c Update to 1.63
PR:		36094
Submitted by:	maintainer
2002-03-23 09:57:27 +00:00
Ying-Chieh Liao
4bb7e58c3e add drbl 1.06
Distributed Realtime Black List

PR:		36173
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
2002-03-22 03:25:42 +00:00
Ying-Chieh Liao
30714808fc upgrade to 1.1.6
add master site

PR:		36140
Submitted by:	maintainer
2002-03-21 07:52:33 +00:00
Akinori MUSHA
a28a26ab5e Repo-move ruby-mail to ruby-rmail. 2002-03-20 19:42:36 +00:00