Commit Graph

3388 Commits

Author SHA1 Message Date
Anders Nordby
3f0a665050 Update to version 0.7.6a. 2002-04-07 02:06:13 +00:00
Anders Nordby
0a8e4d6fa6 - Update checksum for imap-utils.tar.Z. Licenses updated, also some
minor changes applied.
- Remove security warning. There has been a long time since last
known vulnerability, and the author claims having taken preventive
measures. (OKed by SO).
2002-04-06 15:26:04 +00:00
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
Akinori MUSHA
51b772b8ea Repocopy from ruby-mail to ruby-rmail and and update to 0.8. 2002-03-20 19:41:31 +00:00
Pete Fritchman
5d335b4c66 Update to 2.1.
Submitted by:	Jerry A! <jerry@thehutt.org>
2002-03-19 18:39:02 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Jun Kuriyama
19052680d8 Upgrade to 5.411a.
PR:		ports/36051
Reported by:	Emil Sit <sit@mit.edu>
2002-03-19 00:32:58 +00:00
David W. Chapman Jr.
cb43f23b04 Update to 1.1.5
PR:		36058
Submitted by:	maintainer
2002-03-18 21:23:12 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Anders Nordby
dea3d82448 Remove broken master site.
Fix hostname for freenix.no master site.
2002-03-18 00:29:39 +00:00
Anders Nordby
4f2ce4bde6 Remove broken master sites.
Fix hostname for freenix.no master site.

PR:		35875
2002-03-18 00:26:57 +00:00
Dirk Meyer
723a5055cd Fix noattach.sh.sample script, %%PREFIX%% was not replaced 2002-03-17 20:27:30 +00:00
Dirk Meyer
cfecb977d8 - Update noattach to 1.0beta11
- syncronize sample startup-scripts

PR:		36005
Submitted by:	oli@amun.isnic.is
2002-03-17 18:00:07 +00:00
Will Andrews
79c4980e56 [1] Fix pre-everything target specifier.
[2] Cosmetic fix: no lines longer than 80 characters (8-char tab).

Submitted by:	[1] Dan Langille <dan@langille.org>
2002-03-16 17:36:56 +00:00
Patrick Li
b32ffd2a5d Update to 0.49
PR:		35938
Submitted by:	maintainer
2002-03-16 04:43:14 +00:00
Patrick Li
d068533ccf Update to 0.4.16
PR:		35930
Submitted by:	maintainer
2002-03-15 21:04:52 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Anders Nordby
6a7f3a5015 Master site updates: www.freenix.no => atreides.freenix.no for these
files.
2002-03-15 00:31:54 +00:00
Anders Nordby
ad6b4799b4 Correct MAINTAINER e-mail address for ports I maintain. 2002-03-14 00:11:40 +00:00
Jim Mock
8943e51949 Update to version 1.3.28.
PR:		35866
Submitted by:	maintainer
2002-03-13 20:57:35 +00:00
Sheldon Hearn
0ae05e2267 Don't add user mailnull to the list of never_users, which exim-4 uses
for more checks than exim-3 did.

Bump PORTREVISION accordingly.

Reported by:	Suresh Ramasubramanian <mallet@efn.org>
2002-03-13 15:18:06 +00:00
Patrick Li
b005e20691 Fix error check which cause problems with local mail delivery and
bump PORTREVISION.

PR:		35835
Submitted by:	maintainer
2002-03-13 10:20:56 +00:00
Ade Lovett
50812c2c1c Update to 0.8.11
PR:		35583
Submitted by:	MAINTAINER
2002-03-13 00:25:26 +00:00
Patrick Li
a1a4798096 Update to 0.7.4
PR:		35825
Submitted by:	maintainer
2002-03-12 22:13:23 +00:00
Jim Mock
2a0d337e37 1) Rename MUTT_WITH_PGP_OUTLOOK_PATCH to WITH_MUTT_PGP_OUTLOOK_PATCH to
be consistent with the other knobs.

2) Move --enable-pop and --enable-imap up to CONFIGURE_ARGS from where
   they were originally defined lower in the Makefile so they can be
   overridden by using MUTT_CONFIGURE_ARGS.

3) s/directory/file/ in a comment in the Makefile.

4) Bump PORTREVISION.

3) Submitted by:	maintainer
Approved by:		maintainer
2002-03-12 16:25:10 +00:00
Jim Mock
31aebe0e32 Add a MUTT_CONFIGURE_ARGS variable for adding additional config options,
and adjust the documentation to suggest /etc/make.conf as a good place
to store the Makefile knobs.

PR:		35731
Submitted by:	maintainer
2002-03-11 22:34:12 +00:00
Patrick Li
235d172599 Update to 1.6.1
PR:		35771
Submitted by:	maintainer
2002-03-11 22:05:59 +00:00
Sheldon Hearn
e9d695128d Chase a rerolled documentation distfile. The changes were all markup
specific.
2002-03-11 09:36:21 +00:00
Christian Weisgerber
88ebd8f138 Fix rc file.
Submitted by:	Jose F. Nieves <nieves@ltp.upr.clu.edu>
2002-03-11 02:22:46 +00:00
Dirk Meyer
9d72171169 - define PICKY_HELO_CHECK as default 2002-03-10 09:59:00 +00:00
Patrick Li
abf96f654a Update to 0.7.4
PR:		35713
Submitted by:	maintainer
2002-03-09 21:54:47 +00:00
Clive Lin
1e45abb474 Rollback to revisions below:
1.12   ports/chinese/mutt/Makefile (somewhat)
  1.154  ports/mail/mutt-devel/Makefile

Previous commits break our lovely portupgrade.
2002-03-09 20:23:25 +00:00
Clive Lin
0b0ccfaa37 In case SLAVEPORTREVISION might not be defined, define it as zero.
Submitted by:	MAINTAINER
2002-03-09 18:47:02 +00:00
Clive Lin
f4a10f99ac Automate PORTREVISION issue bewteen master port and slave port.
Approved by:	MAINTAINER
2002-03-09 17:21:54 +00:00
Patrick Li
0dd12f9781 Author wishes the COPYING file be included with the documentation
PR:		35693
Submitted by:	maintainer
2002-03-09 00:37:49 +00:00
Patrick Li
96e31a17f1 Chase checksum - updated translation file da.po
PR:		35543
Submitted by:	maintainer
2002-03-09 00:32:53 +00:00
Patrick Li
23a1ac49cb - Update to 0.48
- Give maintainership to Mike Meyer <mwm@mired.org>

PR:		35619
Submitted by:	Mike Meyer <mwm@mired.org>
Reviewed by:	maintainer
Approved by:	maintainer
2002-03-08 20:56:08 +00:00
Maxim Sobolev
c4d8ff4417 Update to 1.3.3.
PR:		35584
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-03-07 17:33:44 +00:00
Patrick Li
94af2756c1 Update to 7.03
PR:		35593
Submitted by:	maintainer
2002-03-07 02:54:54 +00:00
Andrey A. Chernov
81a2a6cca4 Better fake hotmail headers patch: don't treat some host as fatal but look
for others may be authentic
2002-03-07 00:38:26 +00:00
Kris Kennaway
2c78039491 Do not try and create a package for this port: it is broken and goes into
an infinite loop displaying this:

Is this the entry you wish to remove?

ad infinitum.
2002-03-06 22:09:01 +00:00
Johann Visagie
c5d6863804 - Fix a nasty typo.
PR:		35572
Submitted by:	Kurt Werle <kwerle@pobox.com>
2002-03-06 07:25:46 +00:00
Andrey A. Chernov
564fbcb2a6 Oops, wrong version of this patch committed, fixed. 2002-03-06 03:31:44 +00:00
Andrey A. Chernov
d1f7572528 Detect fake hotmail.com headers - sense X-Originating-IP 2002-03-06 03:22:36 +00:00
Ying-Chieh Liao
dca83d7f79 add liamail 0.4
A graphical mail client
2002-03-05 16:56:28 +00:00
Sheldon Hearn
8c3dcb80c3 Update to exim-4.01:
Quite a few bugfixes and two new features.  I'm not going to try to
cover changes in commit logs for this port; the software's still
in the early stages of its release cycle, and version-chasers should
be reading the ChangeLog and NewStuff documentation.

I've also changed the way the distribution version numbers are stored
so that I don't have to modify the pkg-plist every time I update the
port.
2002-03-05 16:11:42 +00:00
Andrey A. Chernov
bec084afc2 Add WWW site 2002-03-04 17:49:21 +00:00
Andrey A. Chernov
0afdcd9317 Fix for new razor-agents 1.20
Add more required modules to *DEPENDS
2002-03-04 17:33:09 +00:00
Andrey A. Chernov
a20abbbe6d Upgrade to 1.20 2002-03-04 15:33:01 +00:00
Andrey A. Chernov
e73f181a7d Fix site URL 2002-03-04 14:14:03 +00:00
Lars Koeller
193440404b * The modification of the Makefile due to the merge of compface and
faces leads to a wrong URL for the source file. Due to this error
   a directory tree was fetched and the checksum and build process
   failed.

PR:		-
Submitted by:	setantae@submonkey.net (Problem description)
2002-03-04 12:39:32 +00:00
Andrey A. Chernov
2172566780 Upgrade to 2.11 2002-03-04 10:16:03 +00:00
Patrick Li
6cf20ecdaf Install .htaccess file in user prefs directory by default so people cannot
see the configuration. Bump PORTREVISION.

PR:		35507
Submitted by:	maintainer
2002-03-04 00:35:36 +00:00
Patrick Li
bdee13b9cc Update to 0.7.3
PR:		35509
Submitted by:	maintainer
2002-03-04 00:15:24 +00:00
Andrey A. Chernov
d03e331624 Fix situation when legal hotmail headers treated as fake ones 2002-03-03 10:19:28 +00:00
Akinori MUSHA
282a6194f0 Update to 0.7. The document files are all put back in place. 2002-03-02 09:22:56 +00:00
Andrey A. Chernov
7a948266fe Rename BUILD_DEPENDS to RUN_DEPENDS (there no build stage here at all,
but they are needed on run stage)
2002-02-28 15:13:02 +00:00
Christian Weisgerber
1210574995 - Add a patch which avoids a core dump when using IMAP.
- Fix pkg-plist to be more maintainable.

Submitted by:	maintainer Udo Schweigert <udo.schweigert@siemens.com>
2002-02-28 14:28:44 +00:00
Andrey A. Chernov
f9eee9fa4d Copy RUN_DEPENDS to BUILD_DEPENDS to shut check state warnings. 2002-02-28 09:03:58 +00:00
Andrey A. Chernov
6519162689 Add RUN_DEPENDS of razor-agents 2002-02-28 09:02:02 +00:00
Akinori MUSHA
f5787975a0 The backup site directory has been moved. 2002-02-27 18:37:24 +00:00
Jimmy Olgeni
6bf6e0d540 When checking for PACKAGE_BUILDING, also check for BATCH. 2002-02-27 14:55:06 +00:00
Sheldon Hearn
b6db164678 Update to exim-4.00, the long awaited next release of Exim.
Version-chasers beware; exim-4 configuration files are significantly
different from exim-3 configuration files.  Do not attempt to upgrade
without reading POST-INSTALL-NOTES.
2002-02-27 11:34:21 +00:00
Dirk Meyer
5f11dc60c5 BUMP portrevision
Add patches:

----- MEDIUM -----
mikea@kconline.com:

	Sendmail 8.12.x has an implementation bug in the milter
	code that causes the milter daemons to fail when they
	are bombarded with 20-30 messages from a mail server.

	mail sendmail[82323]: g1N53lNY082323: Milter
	(milter-amavis): select(read): Interrupted system call

The patch available at the link above definitely fixes the Milter timeout
problem.  Before applying the patch, I would see this every 5 to 15 minutes
in our logs.
here hasn't been another one since I applied the patch 5 hours ago.

----- LOW -----
dionex@freebsd.org:

	Fix SafeFileEnv, it won't work if configured up with a trailing '/'

-----

PR:		35363
Submitted by:	mikea@kconline.com,dinoex
2002-02-27 04:53:07 +00:00
Jim Mock
473c6cc48e Fix pkg-plist.
Submitted by:	maintainer
2002-02-27 00:52:32 +00:00
Jim Mock
aa5556a4bd Add the missing extra-patch-sgmlformat patch and fix a few things:
* Adding the missing patch fixes the breakage if not built without
      defining WITHOUT_MUTT_SGMLFORMAT.

    * Fix for if both WITH_MUTT_NNTP and WITH_MUTT_PGP_OUTLOOK_PATCH are
      defined.

    * Fix pkg-plist if WITH_MUTT_PGP_OUTLOOK_PATCH and WITH_MUTT_HTML
      are both defined.

Submitted by:	maintainer
2002-02-26 23:19:05 +00:00
Patrick Li
71994816df Update to 0.37.3
PR:		35335
Submitted by:	maintainer
2002-02-26 22:40:11 +00:00
Jim Mock
784803f052 Update to version 0.3.7.
PR:		35210
Submitted by:	yoichi
2002-02-26 22:04:27 +00:00
David W. Chapman Jr.
52ec123b2f Update postfix to 1.1.4
PR:		35347
Submitted by:	maintainer
2002-02-26 19:34:37 +00:00
Andrey A. Chernov
d5d63dd20e 1) Fix bug: check_for_faraway_charset_in_headers() does nothing
2) Add missing charsets into decode_mime_bit()
2002-02-26 17:06:25 +00:00
Andrey A. Chernov
93053e144c Remove killall from "stop)", it can't search in arguments (perl) 2002-02-26 15:06:11 +00:00
Andrey A. Chernov
10fcee4c62 Better fix for ALL_CAPS problem 2002-02-26 14:56:44 +00:00
Peter Pentchev
df961b0ee1 Update vpopmail to version 5.2.
Introduce two new build knobs:
- WITH_CLEAR_PASSWD	actually enable the clear passwords management
	that was turned on by default in 5.2 (hello, POLA!)
- WITH_MD5_PASSWORDS	for the encrypted passwords, use MD5 hashes.

Prompted by:	Claus Rasmussen <claus@webclaus.com>
2002-02-26 14:54:19 +00:00
Christian Weisgerber
8879e63cc2 - Automagically determine when to use sgmlformat.
- Add the pgp outlook compat patch via the new knob
  MUTT_WITH_PGP_OUTLOOK_PATCH which is on by default if pgp is
  installed.  Patch submitted by: Stefan Walter <dunkelkammer@gmx.de>.
- Fix some trailing whitespaces to make portlint a little happier.
- Increment PORTREVISION.

Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-02-26 13:30:45 +00:00
Andrey A. Chernov
e409bf320b Add sample rc.d/spamd.sh script 2002-02-26 11:21:22 +00:00
Andrey A. Chernov
cc25af394c 1) Fix bug when only first locale checked for good charset
2) FIx bug with false ALL_CAPS positive on foreign subj
3) Clean *.orig after patch (they are installed otherwise)
2002-02-26 10:18:58 +00:00
Patrick Li
a3612d6d12 Update to 1.0.3
PR:		35316
Submitted by:	maintainer
2002-02-25 21:47:44 +00:00
Sheldon Hearn
aec0f27d5c Include my preferred work-around, which is to add the library paths
of problem packages to ldconfig_paths in rc.conf(5).
2002-02-25 12:58:20 +00:00
Sheldon Hearn
2515226235 Cope with the fact that at least one 3rd-party package against which
Exim may be linked (MySQL) uses a startup script to add its library
path to the linker hints.

Explain the problem in POST-INSTALL-NOTES and provide a sample
startup script.

I think such packages should do away with the script and provide
POST-INSTALL-NOTES that encourage the operator to add the library
path to ldconfig_paths in /etc/rc.conf, but provide this work-around
anyway.

Reported by:	Oliver Brandmueller <ob@e-Gitt.NET>
2002-02-25 12:51:33 +00:00
Maxim Sobolev
7d3860493c Regen after a recent addition of the PATCHFILE.
Submitted by:	Mike Hardling <mvh@ix.netcom.com>
Pointy hat to:	sobomax
2002-02-25 08:14:49 +00:00
Akinori MUSHA
73e0af32bf The master site is down right now, so provide an alternative site. 2002-02-24 23:03:29 +00:00
Patrick Li
586984d20a Sourceforge now hosting distfile 2002-02-24 16:18:56 +00:00
Maxim Sobolev
d4333f98f0 New feature: allow per-profile configuration of reply-to address. Bump
PORTREVISION. The patch was submitted to the vendor for integration into
the next release.
2002-02-23 20:05:08 +00:00
Christian Weisgerber
212d13bf55 - Provide explicit support for sendmail 8.10 (same as 8.9), 8.11
(new), and 8.12 (new).
- libexec/* -> libexec/bsmtp/*
2002-02-23 16:25:24 +00:00
Patrick Li
792fa51980 - Update to 1.2.5
- Sort pkg-plist

PR:		35208
Submitted by:	maintainer
2002-02-22 23:08:24 +00:00
Yoichi NAKAYAMA
b90e59add8 Add VM, a mail user agent on Emacsen.
PR:		ports/35139
Submitted by:	Olivier Tharan <olive@oban.frmug.org>
2002-02-22 18:00:46 +00:00
Peter Pentchev
36062ffe27 Make the strcasestr() definition conditional on OSVERSION.
Respect CFLAGS by patching them into the program Makefile.
No longer override the do-build target, let make(1) do its thing.

No PORTREVISION bump for the strcasestr() fix - this port simply
did not build at all on systems of olde :(

Reported by:	<root@lab.simerson.net>
2002-02-22 09:39:21 +00:00
Ying-Chieh Liao
e9526ac673 The author fixed some bugs and released "Open WebMail 1.62 Release 20020221"
with the same distfile name "openwebmail-1.62.tgz"

bump port revision

PR:		35173
Submitted by:	maintainer
2002-02-21 13:35:32 +00:00
Patrick Li
b733e6129a Update to 1.62
PR:		35152
Submitted by:	maintainer
2002-02-20 21:15:42 +00:00
Christian Weisgerber
abd6f56f04 Update to 9.30. User-visible changes in this release:
* Avoid to prepend quote prefix twice when replying to multipart messages.
* Fixed a problem with empty Content-type fields in multipart messages.
* Allow name lists for -b and -c command line options.
* Added the "showlast" option.
2002-02-20 15:59:17 +00:00
Johann Visagie
4eb62bb3af - Add missing $CONFIGURE_ARGS. (Whoops again!)
- Actually install the images for Mailman's web front-end to
  ${PREFIX}/www/icons, instead of depending on the user to do this in a
  post-installation step.  Add a new build-time variable to control the
  location where these images are intstalled.
- Gratuitous change:  Change the GNU logo and link in the footer of most
  pages in Mailman's web front-end to a "Powered by FreeBSD" logo, and a link
  to the FreeBSD home page.  This was accomplished by:
  - Patching the source to allow for multiple footer bars based on a new
    configuration variable LOGO_OS.  If LOGO_OS is set to 'FreeBSD', the
    FreeBSD footer will be displayed; otherwise, it reverts to the default
    GNU footer.
  - Set LOGO_OS to 'FreeBSD' in the installed Defaults.py  (The user may
    override this in mm_cfg.py)
- Bump $PORTREVISION again.  (Sorry guys.)
2002-02-20 09:09:44 +00:00
Akinori MUSHA
a9c4eec89e Update to 0.6. Automatically generated documents are omitted. Use
RDoc (textprox/ruby-rdoc) to generate them if necessary.
2002-02-20 06:15:01 +00:00
Patrick Li
2e30125132 - Update to 0.7.2
- Fix dependency problem with jpilot

PR:		35110
Submitted by:	maintainer
2002-02-19 21:14:52 +00:00
Sheldon Hearn
fbfa4cbf07 Update to exim-3.35:
Most notable fixes include tightened string handling in a few
pathalogical cases that some people suspect might be exploitable, at
least in the form of a DoS.

Requested by:	Randy Bush <randy@psg.com>
2002-02-19 18:35:30 +00:00
Johann Visagie
aaeb11fd1d - Just another checkpoint commit in the cleanup of the Mailman port.
- Add a (non-standard) $PKGOPTS file (currently $FILESDIR/pkg-opts) to
  document the user configurable build time variables supported by the port.
  Add a target "options" to Makefile to display build time options in a human
  readable format.  Remove reams of comments from Makefile - superseded by
  $PKGOPTS.
- Clean up the killing of running qrunner processes in $PKGDEINSTALL.
- Bump the $PORTREVISION.  (Yes, again.)
2002-02-19 13:58:55 +00:00
Pete Fritchman
3f54ec6ef1 Update to 2.2.1 2002-02-19 08:45:31 +00:00
Jun Kuriyama
693daa356e Upgrade to 1.43.
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
PR:		ports/35085
2002-02-19 01:57:01 +00:00
Patrick Li
03d9a195d6 - Update to 0.7.2
- Fix dependency problem with jpilot

PR:		35069, 35040
Submitted by:	maintainer, SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2002-02-18 17:25:09 +00:00
Sheldon Hearn
a0c2d7340f Fix paths to libraries in packing list.
Submitted by:	maintainer
2002-02-18 09:38:10 +00:00
Dirk Meyer
9329fd34a9 - Build milter with -D_THREAD_SAFE
- Use PTHREAD_LIBS, so build under CURRENT should use -lc_r

Submitted by:	gshapiro
2002-02-17 20:22:23 +00:00
Patrick Li
21b9731f3d Add missing dependency
PR:		35032
Submitted by:	maintainer
2002-02-17 18:42:40 +00:00
Dirk Meyer
60cc39498d Bump PORTREVISION for latest libmilter changes 2002-02-17 17:17:57 +00:00
Dirk Meyer
4571bd23fd - Update to 1.0beta10
- Cleanup in Makefile

PR:		34980
Submitted by:	oli@isnic.is
2002-02-17 15:11:50 +00:00
Dirk Meyer
1872f119c5 Mikhail Teterin:
A  little  milter application  I  installed  (spamassassin related)  was
hanging every once in  a while. I'm not sure if this  patch will fix it,
but it sure seems like the right step to take. Without it, the libmilter
sources are  compiled without the  -pthread, even though the  library is
linked with -pthread (rather needlessly, since it is a static lib only).

Submitted by:	mi
2002-02-17 14:53:29 +00:00
Patrick Li
e30e7d6653 Update to 0.7.1
PR:		34989
Submitted by:	maintainer
2002-02-17 03:02:26 +00:00
Issei Suzuki
69d5c39546 Remove myself from MAINTAINER 2002-02-16 05:32:08 +00:00
Maxim Sobolev
df3162b574 Remove useless patches. 2002-02-13 16:14:59 +00:00
Bill Fenner
863ca7db55 Fix closing parenthesis for defined()
Submitted by:	port survey
2002-02-13 15:40:56 +00:00
Johann Visagie
05e074dbd2 - Use MAIL_GID of 26 (mailnull) instead of 1 when installing Mailman to work
with Sendmail, if on a recent $OSVERSION.  (Whoops!)
  - Submitted by:	Richard Kiss <kiss@hhn.com>
- Clarify $PKGMESSAGE and output of $PKGDEINSTALL somewhat.
- Correctly handle Mailman config file (mm_cfg.py) in $PLIST when
  deinstalling port/package.
- Bump PORTREVISION again.
2002-02-13 09:07:06 +00:00
Ade Lovett
90be146649 Add OpenLDAP2 support if WITH_LDAP is defined - this is a candidate for
turning into a WITHOUT_LDAP switch to abide by accepted GNOME bloatware
standards.

PR:		32838
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-13 05:03:22 +00:00
Ade Lovett
546a2d6187 Update to 1.3.1
PR:		34697
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>  (patch)
		John Merryweather Cooper <john_m_cooper@yahoo.com> (bzip2)
2002-02-13 04:46:10 +00:00
Patrick Li
11074b85c8 - Fix mail spool directory path
- Bump PORTREVISION

PR:		34833, 34585
Submitted by:	Dominik Brettnacher <domi@saargate.de>,
		Andrey V. Pevnev <andrey@mgul.ac.ru>
2002-02-13 04:44:25 +00:00
Ade Lovett
e8ff45fadb Update to 0.8.10p1
PR:		34490
Submitted by:	maintainer
2002-02-13 04:44:23 +00:00
Dirk Meyer
cc66bd758b - Update to noattach-1.0beta8
PR:		34852
Submitted by:	oli@isnic.is
2002-02-12 05:14:57 +00:00
Patrick Li
de6334b4dc Update to 0.7.1
PR:		34846
Submitted by:	maintainer
2002-02-11 21:55:29 +00:00
Patrick Li
22fc6d6a26 Update to 1.3.5
PR:		33540
Submitted by:	Matthew Reimer <mreimer@vpop.net>
Approved by:	maintainer
2002-02-11 21:37:22 +00:00
David W. Chapman Jr.
c5043654af Update to 1.1.3
Update to latest TLS
Give Vivek Khera Maintainership
Fix loss of config files during upgrade

PR:		34837
Submitted by:	maintainer
2002-02-11 17:48:50 +00:00
David W. Chapman Jr.
6780341a68 Fix installation of config files as to not overwrite current ones
PR:		34618
Submitted by:	maintainer
2002-02-11 17:46:31 +00:00
Johann Visagie
b140243697 - Add MAIL_GID for Postfix, accidentally omitted from previous commit. 2002-02-11 14:27:27 +00:00
Johann Visagie
74c1794a88 - Cleaning up the Mailman port, Step 3.
- Add a $PKGDEINSTALL script to allow the port to clean up after itself
- Automatically create Mailman user's crontab(5) entry upon port/package
  installation, and remove it upon deinstallation.
- Intended $PKGINSTALL according to personal taste.  Converted tabs to
  spaces.
- Remove some extraneous comments from the port's Makefile.  (Oops)
- Further streamline @exec's in $PLIST.
- Bump PORTREVISION
- The reworking of this port is an ongoing process - Mailman users, please
  bear with me!
2002-02-11 14:24:46 +00:00
Maxim Sobolev
94daf38cda Update to match the realiry.
Prompted by:	nbm
2002-02-11 11:28:47 +00:00
Kevin Lo
058407931b Initial import of ifile 1.0.4.
Note that I fixed malloc.h to stdlib.h

Ifile is an application of machine learning to e-mail filtering.

PR: 34423
Submitted by: David Bushong <david+ports@bushong.net>
2002-02-11 09:21:31 +00:00
Kevin Lo
6119ea9fd6 Initial import of openwebmail 1.61
Openwebmail is a webmail system designed to manage very big mail folder files
in a memory efficient way.

PR: 34781
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
2002-02-10 07:23:04 +00:00
Dirk Meyer
a8b5fc19bb Add-Port:
A attatchment filter for Sendmail

There really isn't much to say, noattach is a milter that parses the body
of email messages from sendmail and checks if the filename of attachments
matches one of the regular expressions in a given pattern file and rejects
those emails that match.
Filenames are MIME decoded if needed.

This program needs sendmail version 8.12.1 or newer to be compiled with
libsm and libmilter.

WWW: http://freshmeat.net/projects/noattach/
2002-02-10 06:04:46 +00:00
Anders Nordby
02b233041b Add squirrelmail, a PHP based webmail package.
Submitted by:	Simon Dick <simond@irrelevant.org>
2002-02-10 00:44:59 +00:00
Dirk Meyer
788746e7ca - Change SENDMAIL_WIT_MILTER to SENDMAIL_WITHOUT_MILTER
MILTER is build by default in any case now,
  previosly only when defined in "BATCH".

- Add CFLAGS awareness to build, Submitted by: mi

P:
2002-02-09 12:17:38 +00:00
Johann Visagie
d2b58a6c5c - Cleaning up the Mailman port, Step 2.
- Move creation of user/group from $FILESDIR/config.sh to $PKGINSTALL to
  ensure they are created if installed from package.
- Switch to using uid/gid which are not yet registered in section 15.15 of
  Porter's Handbook.
- Add @exec statements to $PLIST to ensure all necessary directories are
  created with the correct modes if installed from package.
- Bump PORTREVISION.
- More to follow...

Partially stolen from:	net/cvsup-mirror (PKGINSTALL)
PR:		34654 (uid/gid change)
Submitted by:	Sean Chittenden <sean@chittenden.org> (uid/gid change)
2002-02-08 14:04:37 +00:00
Maxim Sobolev
d458fa5a98 Update to 1.0.2.
PR:		34580
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-08 09:08:39 +00:00
Pete Fritchman
c926c1fcef Update to 1.2.8
PR:		34367
Submitted by:	Tim J. Robbins <tim@robbins.dropbear.id.au>
Approved by:	maintainer
2002-02-08 04:32:33 +00:00
Patrick Li
83b57cf817 Update to 0.46
PR:		34701
Submitted by:	maintainer
2002-02-08 04:08:02 +00:00
Anders Nordby
7ee4337606 Add wrapper permissions dialog(1) to make it easier for users to have
their majordomo wrapper program executed from their MDA. Remove old
instructions for how this could be done manually. This also fixes the
new majordomo/mailnull issue.

Correct typo in post-install-notes (spotted by Dan Pelleg).

PR:		30170
2002-02-08 01:56:26 +00:00
Patrick Li
282fd8b6df - Remove extra dependency
- Make default paths correct in config file

PR:		34708
Submitted by:	maintainer
2002-02-07 21:04:40 +00:00
Peter Pentchev
95b23a73bc Update qmailadmin to 1.0.1.
Take over maintainership from Neil Blakey-Milner, with many thanks
for his work on this and other ports!

PR:		34023
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
Approved by:	nbm (former maintainer)
2002-02-07 10:45:53 +00:00
Peter Pentchev
9797ec1723 Update autorespond to 2.0.2, adding a patch to comment out
a definition of strcasestr(), which is already provided by
our libc's <string.h>.

Take over maintainership from Neil Blakey-Milner with many
thanks for his work on this and other ports!

PR:		34024
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
Approved by:	nbm (former maintainer)
2002-02-07 10:32:26 +00:00
Jim Mock
2b91f14a75 Fix a typo. PKG_PREIFX -> PKG_PREFIX
Submitted by:	Krzysztof Stryjek <wtp@mud.pl> on -ports
2002-02-07 01:03:48 +00:00
Maxim Sobolev
d1ce5655e4 Catch up changed MASTER_SITE_SUBDIR. 2002-02-05 07:44:06 +00:00
Pete Fritchman
e32728f40b Update to 1.3.7 2002-02-04 03:03:09 +00:00
Pete Fritchman
e2a3365f16 Update to 2.2.0 2002-02-04 00:56:29 +00:00
Akinori MUSHA
b82696b70b Update to 0.5. 2002-02-03 19:10:27 +00:00
Patrick Li
99026e7865 Update to 0.37.2.20020131
PR:		34566
Submitted by:	maintainer
2002-02-03 01:00:08 +00:00
David W. Chapman Jr.
c127b53b16 Fix pkg-plist and erasing of config files
Submitted by:	maintainer
2002-01-31 21:10:09 +00:00
David W. Chapman Jr.
27342cc2fb Add missing files to pkg-plist
Fix config files from being erased.

Submitted by:	Vivek Khera
2002-01-31 21:08:48 +00:00
David W. Chapman Jr.
7bca6fd169 Fix problem patli caused in last commit from maintainer
Submitted by:	maintainer
2002-01-30 20:21:31 +00:00
David W. Chapman Jr.
38a2f47cdc Update to 1.1.2 (yes they are finally using versions)
Submitted by:	Vivek Khera
2002-01-30 19:59:40 +00:00
David W. Chapman Jr.
54413ef8d7 Update to 20020115
Give originator maintainership

Submitted by:	khera@kcilink.com
2002-01-30 19:47:44 +00:00
Dirk Meyer
da93beb78f - Update to vbsfilter-1.8
Update vbsfilter to detect uuencoded attachments. Thanks to Matthew
   Wong for noting that the "MyParty" virus spreads itself in this way.
2002-01-30 09:47:37 +00:00
Patrick Li
570f423501 Update to 0.37.2.20020125
PR:		34398
Submitted by:	maintainer
2002-01-30 03:56:09 +00:00
Murray Stokely
501ad3a6b1 Relinquish maintainership of this port. 2002-01-30 00:25:43 +00:00