Commit graph

3943 commits

Author SHA1 Message Date
Oliver Braun
21bf6ba5c6 Upgrade to 10.1.
PR:		44359
Submitted by:	Volker Stolz <vs@foldr.org>
2002-10-21 21:37:48 +00:00
Johann Visagie
fe127c87ad - Overdue update to version 2.0.13, a minor bugfix release
- Refrain from invoking ${PERL}
- Call Mailman's distributed check_perms script post-installation to fix file
  permissions instead of doing so manually.  This is more modular and will
  greatly ease maintenance of the port.  It implies a level of trust in
  check_perms... but then, installing and running any 3rd party software
  implies a level of trust.
2002-10-21 15:31:38 +00:00
Dirk Meyer
2ed4d60c5e reduce sasldb target 2002-10-20 14:08:13 +00:00
Dirk Meyer
ce29408741 update tls-install.sh
Reviewed by:	gshapiro
2002-10-20 14:05:47 +00:00
Jun Kuriyama
cc72479c9d Support ja_JP.eucJP locale.
PR:		ports/43432
Submitted by:	Saito Tomokatsu <saito@a2z.co.jp>
2002-10-19 14:09:49 +00:00
Yen-Ming Lee
580d11d938 upgrade to razor-agents v2.40
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-10-18 06:16:23 +00:00
David E. O'Brien
3a9785beaf Make it more clear that WITH_DOCS controlled the docs produced from
SGML.  s/WITH_DOCS/WITH_SGML_DOCS/g
2002-10-17 04:01:24 +00:00
David E. O'Brien
95152be7d8 Allow one to use "WITH_DOCS=no" to avoid building them. 2002-10-17 00:32:33 +00:00
Oliver Braun
3fefc55b8d Upgrade to 1.1.4.
PR:		ports/44125
Submitted by:	maintainer
2002-10-16 21:34:52 +00:00
John Baldwin
c8181e4c1a Get this to compile with gcc 3.x on -current. Mostly consists of moving
this to ANSI C++.

Approved by:	mikeh (maintainer)
2002-10-16 15:49:57 +00:00
Sheldon Hearn
e7433cc0fd Update to rev 16 of the exiscan patch (exiscan-4.10-16). The maintainer
has graciously agreed to make a bzip2 version of the exiscan distfile
available, so use that instead of the gzip version.  This allows
us to remove the post-patch target and associated rubbish.

Bump PORTREVISION accordingly.
2002-10-16 10:00:17 +00:00
Christian Weisgerber
68f83ea173 Oops, forgotten in previous update to 3.5.0.
Submitted by:	Sergei Kolobov <skolobov@globcon.net>
2002-10-15 16:53:00 +00:00
Christian Weisgerber
dec60754d5 - Update port to 3.5.0.
- Remove pkg-message; display compile-time options dynamically in pre-fetch
  target (a la apache port).

PR:		44086
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-15 15:08:35 +00:00
Hye-Shik Chang
c259872495 Update for the new MASTER_SITE
Submitted by:	maintainer
2002-10-15 12:20:27 +00:00
Ying-Chieh Liao
0af0ee540d - Always install sample config file (i.e. even if NOPORTDOCS is defined)
- Do not install yet another copy of GPL
- Cleanup Makefile
- Sort pkg-plist

PR:		44025
Submitted by:	maintainer
2002-10-14 13:41:29 +00:00
Ying-Chieh Liao
e1d34f39c4 - Do not install yet another copy of GPL
- Silence MKDIRs in do-install

PR:		44024
Submitted by:	maintainer
2002-10-14 13:38:22 +00:00
Ying-Chieh Liao
426e7dfaff - Default to RUN_DEPEND on mail/qmail port (can be turned off -
define WITHOUT_QMAIL_PORT); patch source for nofiles->qnofiles group used by
  the qmail port (suggested by Kevin M. Dulzo <kdulzo@sockpuppet.org>)
- Bump PORTREVISION
- Do not install yet another copy of GPL (COPYING)

PR:		44022
Submitted by:	maintainer
2002-10-14 13:31:21 +00:00
Ying-Chieh Liao
fd43c6e008 upgrade to 0.5.2
PR:		44023
Submitted by:	maintainer
2002-10-14 12:41:18 +00:00
Kris Kennaway
da12ab6ad6 Fix build [1] and update to mailgraph-0.22 [2]
Submitted by:	Olivier Tharan <olive@oban.frmug.org> [1] (based on),
		Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw> (maintainer)
PR:		ports/43637 [1], ports/43350 [2]
2002-10-14 01:11:05 +00:00
Anders Nordby
72df7726b5 kris removed ports/mail/mh, so remove WITH_MH here then. 2002-10-13 11:57:43 +00:00
Kris Kennaway
15c26eb6a0 BROKEN -> IGNORE to prevent package build 2002-10-13 04:53:42 +00:00
Kris Kennaway
b55008ba4f The mh port was marked FORBIDDEN for security reasons 2 years and 7 months
ago.  Remove it.
2002-10-13 03:35:47 +00:00
Alan Eldridge
7fcf20aeab Updated to version 0.6.0
PR:		ports/43620
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-12 06:14:07 +00:00
Sean Chittenden
ce731960e9 Add tunables for setting the hard and soft timeouts for sqwebmail.
Reviewed by:	nbm
Approved by:	knu (mentor)
2002-10-10 20:50:49 +00:00
Akinori MUSHA
744ecfac33 CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
2002-10-10 12:59:36 +00:00
Mikhail Teterin
cec1f9fdbd Pass MAKE_ENV to post-build and post-install MAKE invocations to ensure
the things like PREFIX are correct. BTW, this software compiles/link
with db4 as well as db3 now, but the port unconditionally uses db3.
2002-10-09 00:17:30 +00:00
Mikhail Teterin
3e2361eb5a Update to 0.7c. Respect C(XX)FLAGS. The new version uses md5 checksums
to identify messages -- force it to use our -lmd instead of letting it
install the N+1st implementation. Use the tiny piece of sprint(3)
to convert the 16-byte digest into the printable 32-char string (the
wisdom of storing such a string instead of the raw digest discussed
with the author already).

Don't copy the manpage from FILESDIR -- compress and/or install it
directly from FILESDIR.

Approved by:	maintainer timeout
2002-10-08 23:48:39 +00:00
Chris D. Faulhaber
84aa8ad63d Update port to 4.72.
Use REINPLACE.

Submitted by:	Thomas Vogt <thomas.vogt@bsdunix.ch> (update)
2002-10-08 20:32:02 +00:00
Dirk Meyer
d1b553243e Update pkg-message for local paths and uucp.
Add targets for easy install: root-sasldb, tls-install
Small Security Fix, see http://www.sendmail.org/smrsh.adv.txt
2002-10-08 15:29:02 +00:00
Neil Blakey-Milner
a47e700384 Add qconfirm 0.4.0, request delivery confirmation for mail message under
qmail.

PR:		42265
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-08 15:24:25 +00:00
Neil Blakey-Milner
0c734700d5 Add qmail-notify 0.93, delayed delivery notification for qmail.
PR:		41957
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-08 15:15:54 +00:00
Neil Blakey-Milner
82e5032da3 Add pkg-message file I forgot to add in previous commit 2002-10-08 14:20:56 +00:00
Neil Blakey-Milner
b18c0056d8 Add queue-repair 0.8.6, a qmail queue diagnostic and repair tool.
PR:		41889
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-08 14:19:44 +00:00
Neil Blakey-Milner
e02f07d6df Upgrade offlineimap to 3.99.0
PR:		43824
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-08 14:04:04 +00:00
Dirk Meyer
b279fc5180 option SENDMAIL_WITH_SUID for compatibility with sendmail 8.11.x
use SASL V2 with current sendmail port
2002-10-08 12:35:12 +00:00
Hye-Shik Chang
aeee54b1c1 Update maintainer address
PR:		43820
Submitted by:	Dominic Marks <d.marks@students.umist.ac.uk>
2002-10-08 12:10:37 +00:00
Akinori MUSHA
a19d80a756 Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, now
that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
2002-10-08 11:38:07 +00:00
Neil Blakey-Milner
c74175c3c8 Add pymsgauth 2.0.0, a toolkit for dealing with qsecretary confirmation
notices.

PR:		41672
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-07 15:10:24 +00:00
Ying-Chieh Liao
6d4eec0bdd upgrade to 10.0
PR:		43701
Submitted by:	Ports Fury
2002-10-07 00:57:32 +00:00
Akinori MUSHA
ea4cef3e92 Use RUBY_MOD*. 2002-10-06 21:38:34 +00:00
Jun Kuriyama
5879491829 Upgrade to 1.50.
PR:		ports/43231
Submitted by:	Peter Avalos <pavalos@theshell.com>
2002-10-06 08:33:37 +00:00
Patrick Li
6f78005cfd Update to 0.62
PR:		ports/43298
Submitted by:	maintainer
2002-10-06 06:17:34 +00:00
Christian Weisgerber
638e9e1fdc * Match poppassd's expectation with /usr/bin/passwd's actual output.
* Honor CFLAGS and LDFLAGS and some clean-up.

PR:		42359
Submitted by:	andrew@ugh.net.au
2002-10-06 01:39:07 +00:00
Patrick Li
b7e3909145 Update to 0.8.3
PR:		ports/43712
Submitted by:	maintainer
2002-10-05 22:17:51 +00:00
Kris Kennaway
6533734b72 BROKEN: Does not install in correct location 2002-10-05 22:06:04 +00:00
Patrick Li
c7719c0cae Update to 0.8.5
PR:		ports/43628
Submitted by:	maintainer
2002-10-05 22:01:13 +00:00
Oliver Braun
a597af9d13 * Fix NOPORTDOCS.
* Bump PORTREVISION.

PR:		43588
Submitted by:	maintainer
2002-10-05 19:03:32 +00:00
Mario Sergio Fujikawa Ferreira
a40949d56b Update to 1.2 2002-10-05 17:28:05 +00:00
Patrick Li
36b4a45e41 Update to 0.6.0 2002-10-05 14:27:15 +00:00
Sheldon Hearn
1ec07ac560 1) Enable directory-search lookups by default and provide
WITHOUT_DSEARCH to disable them.

2) Enable NIS lookups by default and provide WITHOUT_NIS to
   disable them.

3) Bump PORTREVISION accordingly.

Submitted by:	Matthew Byng-Maddick <mbm+freebsd@colondot.net> (1)
Requested by:	Nicolas Kowalski <Nicolas.Kowalski@imag.fr> (2)
2002-10-05 12:18:29 +00:00
Ying-Chieh Liao
9ac967902e s/maildrop/getmail/
PR:		43566
Submitted by:	Peter van Dijk <peter@dataloss.nl>
2002-10-02 02:40:53 +00:00
Ying-Chieh Liao
3fb67b589d dont remove locale/* dirs 2002-09-30 09:04:34 +00:00
Sheldon Hearn
d000787f5a Track exim-4.xx now that ports/mail/exim is for exim-4.xx.
The Makefile was changed to track exim-4.xx before the ports freeze,
but this patch was not updated.  Fix it now to unbreak the build.

Reported by:	kris
2002-09-30 07:57:06 +00:00
Cy Schubert
312ab9677d Update 5.9.13 --> 6.1.0. Fixes yet another buffer overflow (exploit)
described at http://security.e-matters.de/advisories/032002.html.

Approved by:	nectar (using his security-officer hat)
		will (using his portmgr hat)
		As we are so close to last tagging, as suggested by
		portmgr, maintainer approval is forgone.
2002-09-29 18:23:32 +00:00
Jacques Vidrine
169788a18e Mark FORBIDDEN due to another buffer overflow.
http://security.e-matters.de/advisories/032002.html

  % cvs rlog ports/mail/fetchmail/Makefile | grep 'exploit' | wc
         3      28     203
2002-09-29 15:20:30 +00:00
Kris Kennaway
6bd7adffaf Fix build (configure test for socklen_t was busted) 2002-09-29 08:41:08 +00:00
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Ying-Chieh Liao
3216e7c0af forgot bump port revision last commit... 2002-09-29 05:47:32 +00:00
Ying-Chieh Liao
4644cd8b1e forgot to add pkg-message last commit 2002-09-29 05:46:40 +00:00
Kris Kennaway
0f4d8530e3 - Install PostScript documentation, too
- Respect NOPORTDOCS
- Use INSTALL_DATA instead of INSTALL_MAN when installing docs
- Use DOCSDIR shortcut
- Make installation a little bit more vebose
- Redo patch a bit better than my last commit

Submitted by:   Sergei Kolobov <sergei@kolobov.com>
PR:             ports/42693
2002-09-29 05:33:01 +00:00
Kris Kennaway
3cbc3e9339 Fix build (remove dup declarations of functions from system headers) 2002-09-29 05:18:32 +00:00
Kris Kennaway
888299841c Remove reference to pkg-message, which is not present in the repo
(accidentally not committed?)
2002-09-29 05:08:14 +00:00
Kris Kennaway
acb42c1ba2 Assign maintainership to Tilman Linneweh <tilman@arved.de> 2002-09-27 04:52:48 +00:00
Maxim Sobolev
ee35d9ddb8 Drop gettext-old dependency. 2002-09-25 07:12:52 +00:00
Mario Sergio Fujikawa Ferreira
1ffacca12a Remove repeated entry in MASTER_SITES 2002-09-23 13:23:09 +00:00
Akinori MUSHA
2172c11325 Fix plists and unbreak packaging for mail/exim-doc-*.
(Perhaps the maintainer forgot to update those files?)

Submitted by:   bento
2002-09-23 11:19:24 +00:00
Akinori MUSHA
989d36020b Fix plist and unbreak packaging.
Submitted by:	bento
2002-09-23 11:09:50 +00:00
Alan Eldridge
46b24ad817 Fix build on 4-STABLE with system perl only (not port); fix error in
pkg-plist causing spurious errors on deinstall.

PR:		43156
2002-09-21 11:22:39 +00:00
Akinori MUSHA
e7adaf2a02 Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS. 2002-09-21 07:11:33 +00:00
Patrick Li
bc90563970 Add new port mail/wmmaiload - Incoming mail monitor dockapp based on
wmcpuload design.
2002-09-21 06:25:24 +00:00
Alan Eldridge
f9e4848145 Added dep on p5-HTML-Parser. 2002-09-21 05:06:24 +00:00
Ying-Chieh Liao
56e5247fbf add sentinel 1.2b
Sentinel is a sendmail milter API implementation

PR:		38085
Submitted by:	Peter Hollaubek <fifteen@inext.hu>
2002-09-21 02:26:08 +00:00
Kris Kennaway
28a2692056 BROKEN: Does not build 2002-09-20 21:13:24 +00:00
Peter Pentchev
4715f698e0 Apply a blessed +3 magic wand of autotools protection; a rogue run of
autoconf or automake over our local patches can ruin your whole day.
This rarely, if ever, affected the vpopmail ports, causing mysterious
failures at install time, but inevitably killed the stunnel build if
automake-1.5 happened to be installed.

Reported by:	Dan Langille <dan@langille.org> for stunnel,
		Sitchin Zech <mailsagan@yahoo.com> for vpopmail
2002-09-20 19:55:07 +00:00
Alan Eldridge
666a457386 Update to 2.41 so razor works.
Submitted by:	Michael Harding(?) (I deleted the mail accidentally.)
2002-09-20 19:23:53 +00:00
David E. O'Brien
111e60edb6 Blah, fat fingered in the editor -- remove bogon 2002-09-20 18:38:17 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
David E. O'Brien
8c6aa295bd More updating of master sites. 2002-09-20 16:36:44 +00:00
David E. O'Brien
7202c2f806 Update master sites. 2002-09-20 16:33:44 +00:00
Mario Sergio Fujikawa Ferreira
6eca7467f7 Sanitize MASTER_SITES
Submitted by:	fenner's distfile survey
2002-09-20 13:58:50 +00:00
Ying-Chieh Liao
cfb2a62cdf fix patch path
ps. sorry, my fault, not committed in last commit

PR:		42959
Submitted by:	maintainer
2002-09-20 08:16:49 +00:00
Ying-Chieh Liao
cdd15a0d79 upgrade to 0.8.3
PR:		42838
Submitted by:	maintainer
2002-09-20 08:09:56 +00:00
Ying-Chieh Liao
400739812c bump gpgme shlib version 2002-09-20 05:33:24 +00:00
Mario Sergio Fujikawa Ferreira
2a9f7d7272 Update to qmail-ldap patch version 20020901 2002-09-20 04:34:04 +00:00
Ying-Chieh Liao
6ea59d3fdb upgrade to 1.0.11
PR:		42711
Submitted by:	maintainer
2002-09-19 21:30:38 +00:00
Ying-Chieh Liao
eb8784e3c3 - Update to 3.4.6
- Add several compile-time knobs:
  - WITHOUT_OPENSSL=yes   Disable the OpenSSL library support
  - WITHOUT_GPGME=yes     Disable the GnuPG (GPGME library) support
  - WITH_PCRE=yes         Enable the PCRE library support
  - WITH_PAM=yes          Enable the Pluggable Authentication Modules support
  - WITH_TCP_WRAPPERS=yes Enable the libwrap (TCP wrappers) support
- Take maintainership

PR:		42746
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (new maintainer)
2002-09-19 21:09:11 +00:00
Mario Sergio Fujikawa Ferreira
c480ec1d9c Update qmail-tls patch to 1.03.20020825 2002-09-19 19:18:14 +00:00
Ying-Chieh Liao
e41ba0dc43 re-enable TLS
PR:		42959
Submitted by:	maintainer
2002-09-19 18:23:35 +00:00
Sheldon Hearn
3cb4389a77 Mention mail/p5-Mail-SpamAssassin and security/vscan.
Requested by:	Tony Finch <dot@dotat.at>
2002-09-19 15:31:03 +00:00
Sheldon Hearn
fbf344f4b7 Enable exiscan content scanning unless the new knob WITHOUT_EXISCAN
is defined.

Bump PORTREVISION accordingly.
2002-09-19 12:14:28 +00:00
Ying-Chieh Liao
5ccc3bf3db upgrade postfix-current to latest release (Attila Nagy <bra@fsn.hu>)
add POSTFIX_OPTIONS variable setting from make.conf (knu)

PR:		42928
Submitted by:	maintainer
2002-09-19 10:43:38 +00:00
Sheldon Hearn
d7182cf459 Enable exiscan content scanning unless the new knob WITHOUT_EXISCAN
is defined.

Bump PORTREVISION accordingly.
2002-09-19 10:34:12 +00:00
Alan Eldridge
6e7976ffa3 Update to 0.5.1. Bugfix release.
PR:		42922
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-09-19 06:34:47 +00:00
Ying-Chieh Liao
2e7af15429 add filtermail 0.2.4
Filter mail on a pop3 server: saves downloading spam

PR:		37905
Submitted by:	Harry Newton <harry_newton@telinco.co.uk>
2002-09-18 14:09:50 +00:00
Maxim Sobolev
34036667f1 Correct PLIST.
Submitted by:	gnome tinderbox
2002-09-18 13:18:31 +00:00
Ying-Chieh Liao
b1fb366112 add lookout 1.2
Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard

PR:		37027
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2002-09-18 08:43:24 +00:00
Ying-Chieh Liao
ad67989fe6 add lookout 1.2
Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard

PR:		37020
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-09-18 08:42:49 +00:00
David E. O'Brien
a8526b3243 More documentation (html) build fixes.
Submitted by:	kris (bento)
2002-09-18 02:57:02 +00:00
Joe Marcus Clarke
ab1babc860 Chase the pisock shared lib version number. Note, this new version may
break some of these ports, but they're definitely broken without this.
2002-09-17 16:35:39 +00:00
David W. Chapman Jr.
c334966143 Update to latest snapshot
Add SASL2 support

PR:		42751
Submitted by:	maintainer, Marc G. Fournier
2002-09-17 15:48:01 +00:00
Sheldon Hearn
4d8f578da7 Track exim-4.xx now that ports/mail/exim is for exim-4.xx.
Reported by:	"Daniel S. Otis-Vigil" <dvigil@moosoft.com>
2002-09-17 12:02:54 +00:00
Sheldon Hearn
d5673df09d Track exim-4.xx now that ports/mail/exim is for exim-4.xx. 2002-09-17 12:02:00 +00:00
Sheldon Hearn
a63cec35f0 Track exim-4.xx now that ports/mail/exim is for exim-4.xx.
Reported by:	"Daniel S. Otis-Vigil" <dvigil@moosoft.com>
2002-09-17 11:19:30 +00:00
Matthew N. Dodd
41fd565306 Update to 0.7a.
WARNING!  Database format has changed.  Rebuild required.
2002-09-16 19:36:22 +00:00
Alan Eldridge
1dc703cb56 Install examples and docs.
PR:		ports/42824
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-09-16 14:41:31 +00:00
Alan Eldridge
b2e839be66 Maintainer relenquishing ports.
PR:		42829
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
Approved by:	maintainer
2002-09-16 11:26:51 +00:00
Sheldon Hearn
42a82d8004 Enable IPV6 unless WITHOUT_IPV6 is defined. 2002-09-16 09:35:40 +00:00
Sheldon Hearn
2aef9eacfa Fix LDAP lookup type selection.
Reported by:	Adam Doligalski <adam.doligalski@atm.com.pl>
2002-09-16 09:26:17 +00:00
Joe Marcus Clarke
9d4e2bb032 Update to 2.0.2. This is release comes after a big rewrite to remove
deprectaed code, and fix I18N support.
2002-09-16 07:45:06 +00:00
Dima Dorfman
e9474ced88 rmime uses metamail to decode types that are unknown to Emacs, so add
it to RUN_DEPENDS.  That this bug in the port has gone unnoticed for
almost 14 months shows that I'm probably the only one using this . . .
2002-09-16 06:26:18 +00:00
Patrick Li
3e647be4c8 Update to 1.2.8
PR:		ports/42802
Submitted by:	maintainer
2002-09-16 06:23:50 +00:00
Dirk Meyer
93f3eba1b5 get some garbage that patch merged within. 2002-09-16 04:27:00 +00:00
Dirk Meyer
c21ac8a53c Fix problem when inatll,ion without mailer.conf
PR:		42753
2002-09-16 03:17:13 +00:00
Kris Kennaway
9c2b0cc91a Add missing directories and respect NOPORTDOCS 2002-09-16 00:43:26 +00:00
Kris Kennaway
e277335a31 Fix plist 2002-09-16 00:35:58 +00:00
Alan Eldridge
4b35e63042 Update to 0.5.0. 2002-09-15 10:57:58 +00:00
Peter Pentchev
0f12aaab1a Update to vpopmail-5.3.9, with better processing of the exit code
of mail/autoresponder.
2002-09-15 10:25:50 +00:00
Joe Marcus Clarke
783de4313f Update to 1.4.1. This is a stable bug fix release.
PR:		42792
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2002-09-15 04:21:02 +00:00
Kris Kennaway
01494743d7 Add missing files 2002-09-14 23:11:48 +00:00
Peter Pentchev
92a4ab4cc0 Remove the FORBIDDEN tag; the exploitable bug was fixed prior to
the release of qmailadmin-1.0.6.
2002-09-13 13:53:47 +00:00
Ying-Chieh Liao
ba498058e2 add p5-Mail-Procmailrc 1.00
A Perl OO interface to procmail rc files
2002-09-13 08:25:03 +00:00
Kevin Lo
6e9071b2fc Update to version 2.21
PR: 42717
Submitted by: MAINTAINER
2002-09-13 07:31:07 +00:00
Sheldon Hearn
71de2357c8 I agree with the Exim community that the exim-4.xx has reached production
quality.

Move exim to exim-old for folks who need exim-3.xx, because the
configuration file for exim-4.xx is not backward compatible.  Move
exim-devel to exim, removing NO_LATEST_LINK:

        repo-copy       exim            -> exim-old
        copy over       exim-devel      -> exim
        retire          exim-devel

Slave ports are intended for use with the exim port, as before, so they
now build and install for exim-4.xx.
2002-09-12 10:09:02 +00:00
Anton Berezin
07a650e0f2 Fix distinfo.
Submitted by:	maintainer
PR:		42683
2002-09-12 09:29:48 +00:00
Jacques Vidrine
959a943b34 Setuid binary is exploitable.
http://security-archive.merton.ox.ac.uk/bugtraq-200208/0117.html
2002-09-11 18:59:56 +00:00
Joe Marcus Clarke
2ec6899e89 Fix build with new aspell.
Reported by:	Marcio Merlone <mmerlone@dialdata.net.br>
2002-09-10 18:09:44 +00:00
David E. O'Brien
621b99ba96 This fix a warning in the mutt port which is fatal in certain
situations (e.g. to portupgrade).

Submitted by:	kris
2002-09-10 01:01:10 +00:00
Jim Mock
0cb98f1814 Fix WWW.
PR:		42087
Submitted by:	Olivier Tharan <olive@oban.frmug.org>
2002-09-09 21:53:51 +00:00
Mario Sergio Fujikawa Ferreira
53aa9a57a6 New port spamoracle version 1.1: procmail spam filter written in
ML using Bayesian classification
2002-09-09 20:11:54 +00:00
Hye-Shik Chang
60ae9fcc27 Update to 0.1.2
Submitted by:	Kenneth W. Tom <ken@mui.net>
Approved by:	maintainer
2002-09-09 19:20:14 +00:00
Maxim Sobolev
4715163d34 Chase new name of wxgtk shared library. 2002-09-09 14:21:08 +00:00
Dirk Meyer
e19b06f3e4 Update to QT3 2002-09-09 10:21:58 +00:00
Mario Sergio Fujikawa Ferreira
896ccafe99 bayespam version 0.9.2: qmail spam filter written in Perl using
Bayesian classification
2002-09-09 03:02:16 +00:00
Jacques Vidrine
c24ffe47f2 Oops. This patch was reversed.
PR:		ports/42562
Noticed by:	Tilman Linneweh <tilman@arved.de>
2002-09-09 00:01:33 +00:00
Joe Marcus Clarke
b2aa46f214 Chase the right gdbm so version number.
Submitted by:	bento
2002-09-08 19:09:57 +00:00
Kris Kennaway
3b71e09158 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 10:22:25 +00:00
Kris Kennaway
7b0023cf41 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 08:59:58 +00:00
Ying-Chieh Liao
38384cd37c wrong md5 last commit
Submitted by:	rafan@muse.csie.ntu.edu.tw
2002-09-07 13:44:28 +00:00
Ying-Chieh Liao
db4008f097 upgrade to 2.20
PR:		42494
Submitted by:	maintainer
2002-09-07 03:53:02 +00:00
Ying-Chieh Liao
efde11352d upgrade to 0.26
PR:		42489
Submitted by:	Ports Fury
2002-09-07 03:42:18 +00:00
Kris Kennaway
6b39617b3d Fix build on current (s/friend/friend class/). 2002-09-07 03:21:47 +00:00
Matthew N. Dodd
d55218add9 Spam detector using Bayesian analysis of word counts. 2002-09-05 19:40:10 +00:00
Peter Pentchev
c10f5ff465 Update to qmailadmin-1.0.6, containing a couple of security fixes.
There are two new knobs:
- WITHOUT_IPAUTH disables the IP authentication: by default, qmailadmin
  "remembers" your IP address after a successful login, and then logs
  the session out if you try to access a page from a different address,
  even with the same session ID;
- WITHOUT_USER_INDEX disables the user index display, which might
  confuse earlier versions of Internet Explorer.

Prompted by:	David Phillips <david@acz.org>
2002-09-05 15:09:24 +00:00
OKAZAKI Tetsurou
33f40b1b43 Add missing @dirrm.
Bump PORTREVISION.

PR:		ports/42444
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-09-05 14:38:45 +00:00
Peter Pentchev
f31f83abe9 Update to vpopmail-5.3.8.
There are two new configuration knobs:
- WITHOUT_USERS_BIG_DIR disables the use of 'big' directories for users,
  thereby saving a little on disk space and inode usage; IMO, the
  savings are negligible;
- WITHOUT_SEEKABLE disables the newly introduced ability of vdelivermail
  to examine its input stream for seekability, and read it all into a
  file to make it seekable.  This works quite fine in the tests that I
  have done, so there seems to be no need to enable it on FreeBSD;
  however, if things should go wrong (in particular, if delivering mail
  to your virtual domains seems to fail), try rebuilding vpopmail with
  this knob.

Prompted by:	David Phillips <david@acz.org>
2002-09-05 14:30:21 +00:00
Christian Weisgerber
816feec53e Fix directory permissions. 2002-09-05 13:56:20 +00:00
Peter Pentchev
a8636d465c Change the WITH_MD5_PASSWORDS knob to WITHOUT_MD5_PASSWORDS;
the vpopmail default is to build support for MD5-hashed passwords now.

Reported by:	Jetchko Jekov <jeka@flavia-bg.com>
2002-09-05 13:42:30 +00:00
Oliver Braun
3a34ee019d Set maintainership to ports@. 2002-09-05 08:41:17 +00:00
Kevin Lo
441e83b31f - Update to 3.5.7
- Switch the master site to SourceForge
- bsd.emacs.mk-ify

PR: 42436
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2002-09-05 06:28:32 +00:00
Kris Kennaway
e371d580d1 Use POSIX syntax for chown 2002-09-05 02:50:13 +00:00
Alan Eldridge
f3118b0a68 Prepare for path based autotools patch.
PR:		42403
Submitted by:	alane@freebsd.org
Reviewed by:	maintainer
Approved by:	maintainer
2002-09-04 11:16:08 +00:00
Alan Eldridge
142fcb7cdd Add ${PKGNAMEPREFIX} to ${DOCSDIR}. Fix breakage that will be caused when
a bsd.port.mk patch is committed in near future.
2002-09-03 18:42:49 +00:00
Alan Eldridge
75cf350008 1. Include ${PKGNAMEPREFIX} in doc & examples dirs names.
2. Get right requisite file for new version of razor-agents.
Build was broken, and I know PeteF won't mind me patching his port.
2002-09-03 18:40:37 +00:00
Joe Marcus Clarke
951caf4a79 Allow balsa to build with new pspell/aspell. 2002-09-03 17:18:27 +00:00
Joe Marcus Clarke
373af7ebb2 Chase pspell so version, and note that libpspell is now installed by
textproc/aspell.
2002-09-03 16:09:43 +00:00
Masafumi Max NAKANE
05c1948135 Correct the packing list. 2002-09-02 23:27:36 +00:00
Masafumi Max NAKANE
1ef1b61baa Don't install man pages that use the .so macro.
Instead, define MLINKS.
Submitted by:	Alex Kapranoff <kapr@acm.org>
2002-09-02 23:26:54 +00:00
Masafumi Max NAKANE
f34a7ef187 Don't install man pages which use the .so macro.
Instead, define MLINKS.
Submitted by:	Alex Kapranoff <kapr@acm.org>
2002-09-02 23:25:47 +00:00
Oliver Braun
26b1d41897 * Add two new knobs: WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCH
Patches submitted by Dale Woolridge <dale@woolridge.ca>.
* Fix sgmlformat dependency handling if manual.sgml is changed by one of the
  knobs.
* Bump PORTREVISION.

PR:		ports/42328
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-09-02 19:26:05 +00:00
Joe Marcus Clarke
fcc4359a5c Chase the aspell so version bump. Bump PORTREVISION. 2002-09-02 17:45:50 +00:00
Yen-Ming Lee
b8f8a50c37 - Add patch to update abook(1) manpage (submitted to SourceForge)
- Remove INSTALL and NEWS from the list of installed documantaion files
  (INSTALL contains standard installation instruction from autoconf package,
  NOTES is empty)

PR:		ports/42299
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-09-02 16:22:52 +00:00
Joe Marcus Clarke
abc41b34b9 Add a missing dependency on gdbm.
PR:		42308
Submitted by:	Benjamin Howell <bhowell@iglou.com>
2002-09-02 02:06:45 +00:00
Hajimu UMEMOTO
2760246054 Update to cyrus-imapd-2.1.9. 2002-09-01 20:12:13 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Vanilla I. Shu
0589be3553 Fix pkg-comment format.
Do not install .la file

PR:		ports/42245
Submitted by:	Ports Fury.
2002-09-01 15:14:44 +00:00
David W. Chapman Jr.
eb8fb3b5bc Update to 0.8.2
PR:		42291
Submitted by:	maintainer
2002-09-01 15:02:41 +00:00
Vanilla I. Shu
148b0610c5 Upgrade to 0.21.
PR:		ports/42279
Submitted by:	maintainer
2002-09-01 14:55:51 +00:00
Vanilla I. Shu
ffd7a33f3b Add dovecot,
it is a secure and compact IMAP server which is in the early stages
of developement. It supports Maildirs and mbox formats and much of the
IMAP v4 protocol including SSL/TLS. IPv6 support is also included.

PR:		ports/42290
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
Some part by:	me
2002-09-01 14:17:07 +00:00
Dirk Meyer
1ac21f6602 Improvement for Option SENDMAIL_WITH_SASL2
Submitted by:	ume
2002-08-31 20:16:32 +00:00
Kris Kennaway
ce825ca9af Update to kbiff 3.6.1 (uses kdelibs3 instead of 2)
Submitted by:   Tilman Linneweh <tilman@arved.de>
2002-08-31 20:14:27 +00:00
David W. Chapman Jr.
9bd49fecc6 - Update anubis to 3.4.2
- Install .info and addition documentation
- Fix Makefile to install the startup script and examples even if
  NOPORTDOCS is defined (those items are NOT documentation)

PR:		42215
Submitted by:	sergei@kolobov.com
2002-08-31 17:45:36 +00:00
Dirk Meyer
ce90746f4c New option SENDMAIL_WITH_SASL2
cleanup on target submit.cf
Extend pkg-message
PR:		41458
2002-08-31 16:31:11 +00:00
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00
Oliver Braun
4f821116fc * Add postscript doc if already using sgmlformat.
* Add new knob WITH_MUTT_PS to build postscript doc (this in fact
  is an alias for WITH_MUTT_HTML, so html doc is also installed).

PR:		ports/42193
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-30 12:32:59 +00:00
Oliver Braun
36ff99b311 Drop WITH_MUTT_PGP_OUTLOOK_PATCH which is now part of mutt.
PR:		ports/42123
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-28 19:29:05 +00:00
Hajimu UMEMOTO
e8c64a3ee7 Update to 2.1.8. 2002-08-28 18:25:16 +00:00
Maxim Sobolev
28d98ed48b Directory layouts of py-gtk and py-gnome packages have been changed, so that
update *_DEPENDS properly.
2002-08-28 18:03:59 +00:00
Kevin Lo
ba2c3f4303 Update to version 0.8.2
PR: 42044
Submitted by: MAINTAINER
2002-08-28 08:22:54 +00:00
Joe Marcus Clarke
5a1aa653d7 Add flink, a mail checker applet for GNOME 1.
PR:		42104
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2002-08-28 06:58:12 +00:00
Dirk Meyer
f2e6aed62d Update zo 8.12.6
Option SENDMAIL_WITH_PICKY_HELO_CHECK
2002-08-28 04:21:05 +00:00
Kevin Lo
cc1d9a6670 Use REINPLACE_CMD and ECHO_CMD rather than perl and echo.
PR: 42095
Submitted by: MAINTAINER
2002-08-28 02:11:54 +00:00
Jun Kuriyama
974ad403d2 Upgrade to 1.48.
PR:		ports/42071
Submitted by:	Bruce M Simpson <bms@spc.org>
2002-08-28 01:05:05 +00:00
Yen-Ming Lee
e1c323746e Update to version 1.71
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-08-27 14:42:31 +00:00
MIHIRA Sanpei Yoshiro
b53f69b66b drop maintainership 2002-08-27 13:31:46 +00:00
David W. Chapman Jr.
28dd49eae4 Add hooks to preselect postfix options
Update TLS

PR:		42047
Submitted by:	maintainer, knu
2002-08-26 21:33:57 +00:00
Pete Fritchman
bb7b105aa7 General cleanup: use DOCSDIR & EXAMPLESDIR.
PR:		41864
Submitted by:	Sergei Kolobov <skolobov@globcon.net>
Approved by:	maintainer
2002-08-25 18:55:36 +00:00
Pete Fritchman
c788452a6f - update to 0.61
- add MASTER_SITE magic so the port doesn't break when the distfile is
  moved to the "old" directory
- use DATADIR, DOCSDIR, and .for loops to clean up some
- use %%PYTHON_SITELIBDIR%% in the plist

PR:		41863
Submitted by:	Sergei Kolobov <skolobov@globcon.net>
Approved by:	maintainer
2002-08-25 18:52:09 +00:00
Joe Marcus Clarke
0a919dbd31 Chase shared lib jump for libesmtp. Bump PORTREVISION to ensure balsa*
takes advantage of the new libesmtp improvements.
2002-08-25 03:14:27 +00:00
Joe Marcus Clarke
cc852bfa9f Update to 1.0rc1. This includes a minor ABI change as well as improved
performance.

PR:		41985
Submitted by:	maintainer
2002-08-25 03:12:47 +00:00
Clive Lin
2194deb508 Fix build on -CURRENT.
Noted by:	kris
2002-08-24 16:30:51 +00:00
Oliver Braun
16935d303e Upgrade to 2.19.
PR:		ports/41958
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-23 21:59:21 +00:00
Dirk Meyer
aee1446450 Unreak port.
Build only with sendmail-old port.
PR:		36772
2002-08-23 19:27:19 +00:00
Kevin Lo
da5a8e1bef Update to version 2.18
PR: 41882
Submitted by: MAINTAINER
2002-08-23 09:21:40 +00:00
Alan Eldridge
0bb0e1562d Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
2002-08-23 05:53:53 +00:00
Oliver Braun
945d7dca81 Upgrade to 2.5.6
PR:		ports/41696
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-22 21:37:06 +00:00
Oliver Braun
6244b17fc2 Add gtkgrepmail 0.6, a gtk front-end to grepmail.
PR:		ports/38286
Approved by:	dwcjr (mentor)
2002-08-22 21:22:29 +00:00
Ade Lovett
3fccc4d9a5 BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports.  Fix dependencies accordingly.
2002-08-22 19:34:32 +00:00
Ade Lovett
76d6ac6122 BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
2002-08-22 19:13:46 +00:00
Kevin Lo
49e1e3f9b3 Support GNOMENG.
PR: 41874
Submitted by: MAINTAINER
2002-08-22 03:43:18 +00:00
Kevin Lo
1be12811d1 Update to version 5.9.13
PR: 41623
Submitted by:	 Esa Karkkainen <ejk@iki.fi>
2002-08-22 02:05:27 +00:00