1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

2165 Commits

Author SHA1 Message Date
Murray Stokely
e78d45facc Update the plist to install-info --delete and update the description a little.
Noticed by: Mike Heffner <mheffner@vt.edu>
2001-03-14 09:24:35 +00:00
Jun Kuriyama
02458f13bc Bump portrevision by maintainer's request.
Submitted by:	dwcjr@inethouston.net (mail/postfix-current maintainer)
PR:		ports/25776
2001-03-14 02:35:50 +00:00
Jun Kuriyama
1cacfaba3b Make spool directory at pkg-install.
Submitted by:	blaz@amis.net (mail/postfix maintainer)
PR:		ports/25775
2001-03-14 02:33:15 +00:00
Dirk Meyer
de3cf9242c Fixed package list for option milter,
port still marked "NO_PACKAGE", so no PORTREVISION needed.
2001-03-13 13:17:58 +00:00
Dmitry Sivachenko
886140f751 Uncomment RUN_DEPENDS
(forgot to do it before previous commit).
2001-03-13 11:57:02 +00:00
Dmitry Sivachenko
3747580b65 Update to 2.0.3.
Add more MASTER_SITEs.
2001-03-13 11:19:58 +00:00
Hajimu UMEMOTO
cd9b7e7397 Activate cyrus-imapd. 2001-03-13 11:19:05 +00:00
Hajimu UMEMOTO
a3b3c78cee Add cyrus-imapd 2.0.12, the cyrus mail server, supporting POP3 and
IMAP4 protocols.

PR:		ports/25597
Submitted by:	Christopher K Davis <ckd@ckdhr.com>
2001-03-13 11:15:12 +00:00
Hajimu UMEMOTO
3c9f2b791a Update to 0.4.
PR:		ports/25753
Submitted by:	maintainer (Tobias Reifenberger <treif@mayn.de>)
2001-03-13 09:21:10 +00:00
Dirk Meyer
8769245118 vbsfilter will rename VBS and SHS attachments to .txt,
thus rendering them harmless.

Sendmail 8.10 introduced a new feature called the milter library,
which provides filtering callbacks to a user-level program, which in
turn can provide a "Yes"/"No"/"I haven't seen enough yet" answer to
the question: Can sendmail allow this mail to be delivered?

Sendmail is a trademark of Sendmail, Inc.

WWW: http://aeschi.ch.eu.org/milter/

Submitted by:	maintainer
2001-03-13 06:47:30 +00:00
Dirk Meyer
ff1aa7cfc6 - Listed an overview of options
- Added support for optional configuraion in files/site.config.m4.local
2001-03-13 06:44:50 +00:00
Mario Sergio Fujikawa Ferreira
90a7b13a96 Add {start|stop} support to the initialization (rc.d style) scripts.
Also, add a informational message if the user does not use the
scripts correctly.
2001-03-13 05:47:01 +00:00
FUJISHIMA Satsuki
1ccb661af0 fix build options.
PR:		25746
Submitted by:	R)Bémi Guyomarch <rguyom@pobox.com>
2001-03-12 20:05:11 +00:00
Dirk Meyer
371bff03d3 removed port, that I commited with wrong name
It will reappear as vbsfiler
2001-03-12 17:58:21 +00:00
Dmitry Sivachenko
e7f24d079d Update to version 2.0.2.
PR:		25619
Submitted by:	Ron Rosson <insane@oneinsane.net>

Add a patch to eliminate -O2 option to gcc.
2001-03-12 09:47:36 +00:00
Kris Kennaway
a76a449606 Update to elm 2.5.5.
Reviewed by:	maintainer
2001-03-12 08:15:17 +00:00
Dirk Meyer
b77ed8cd7e vbsfilter will rename VBS and SHS attachments to .txt,
thus rendering them harmless.

Sendmail 8.10 introduced a new feature called the milter library,
which provides filtering callbacks to a user-level program, which in
turn can provide a "Yes"/"No"/"I haven't seen enough yet" answer to
the question: Can sendmail allow this mail to be delivered?

Sendmail is a trademark of Sendmail, Inc.

WWW: http://aeschi.ch.eu.org/milter/

Submitted by:	maintainer
2001-03-12 07:18:13 +00:00
Jun Kuriyama
446d057b36 Add virtual.
Submitted by:	maintainer
PR:		ports/25713
2001-03-12 03:00:17 +00:00
Mike Heffner
4e4b2aa61e Fix plist. 2001-03-12 01:49:44 +00:00
Alexander Langer
ace1848ae7 Disable IPv6 on Alpha, since this breaks it.
Submitted by:	blaz@amis.net (maintainer)
2001-03-11 19:53:59 +00:00
Kevin Lo
9418e43911 Fix pkg-plist
PR: 25669
Submitted by: maintainer
2001-03-11 07:56:08 +00:00
Dirk Meyer
ec702c06b2 sendmail -- TLS/SASL/SFIO enhancement:
This is a diff to the current port that implements SFIO and SASL
options support in addition to TLS.  It makes the sendmail port
conform more closely to the available documentation for such
security enhancements.

ken@nova.org
- renamed option from SENDMAIL_WITH_TSL to SENDMAIL_WITH_TLS
- new option SENDMAIL_WITH_SFIO
- fixed bug in site.config.m4.sasl

PR:		25661
Submitted by:	ken@nova.org
2001-03-11 07:03:34 +00:00
Kevin Lo
2bafa6b6e5 - Update to lastest version
- Add %%PORTDOCS%% to pkg-plist

PR: 25667
Submitted by: maintainer
2001-03-11 07:01:16 +00:00
Jim Mock
389518e808 Don't install teapop.passwd -- only install teapop.passwd.sample, and
let the user know they need to copy it to teapop.passwd before using
teapop.
2001-03-11 01:08:47 +00:00
Bill Fumerola
c53e639659 revert previous commit, the problem is not specific to the alpha. 2001-03-11 00:30:39 +00:00
Bill Fumerola
9b58ec9c96 remove BROKEN for alpha, the unaligned access errors are a red herring.
I'm getting the same "unknown mail transport error" on my i386 at work.
2001-03-11 00:26:20 +00:00
David E. O'Brien
b1f1d6b635 The HTML version of the manual grew. 2001-03-11 00:25:38 +00:00
David E. O'Brien
be7dfffec9 Allow maintainer to be properly set in slave ports. 2001-03-11 00:03:01 +00:00
Kris Kennaway
7802bf8d4b Oops, actually use the corrected pkg-plist 2001-03-10 23:48:26 +00:00
Kris Kennaway
5355ad5030 Switch to using USE_X_PREFIX, respect CC and CFLAGS, and sort and fix
plist.
2001-03-10 23:47:51 +00:00
Dirk Meyer
be24244bf1 - Update to new release 8.11.3
- filters has been removed, will reappear in a seperate port
- install additional headers and libs for SENDMAIL_WITH_MILTER=yes
- pkh-commed reduced to make portlint happy

Reviewed by:	gshapiro
2001-03-10 20:49:42 +00:00
Alexander Langer
cebd59bc73 Mark BROKEN on alpha: Problems with unaligned access.
On my box almost all commands coming with postfix produce unaligned
access errors.  Delivery of mails to another mailserver via SMTP works,
but it fails to deliver mails to local users.
2001-03-10 20:35:11 +00:00
Will Andrews
3db916d092 Add ftrack 3.01, a FTN Messages tracker.
PR:		23711
Submitted by:	Sergey Samoyloff <gonza@techline.ru>
2001-03-10 18:56:51 +00:00
Alexander Langer
bed498b1cf Mark BROKEN for alpha: Unaligned access problems in postsuper and postlog 2001-03-10 17:20:56 +00:00
Trevor Johnson
02dcdcc71c Add SUBDIR entries for mail/althea and www/w3-4.
reported by:	o bento
2001-03-10 12:46:11 +00:00
Dirk Meyer
d31f25a60c new port, no changes
PR:		24312
Submitted by:	andrew@ugh.net.au
2001-03-10 07:19:46 +00:00
Dirk Meyer
faf105b654 New port poppwd
PR:		24312
Submitted by:	andrew@ugh.net.au
2001-03-10 07:18:47 +00:00
Dirk Meyer
75a197a7a1 SENDMAIL_WITH_MILTER support
sample filter is build.
GPL attachmentfilter ist build.
2001-03-10 06:09:27 +00:00
Dirk Meyer
bd8f0fd12f Clean up bulding messages
SENDMAIL_WITH_MILTER support
sample filter is build.
GPL attachmentfilter ist build.
2001-03-10 06:09:04 +00:00
Kris Kennaway
5ce6dda849 Update to 20010118 version and switch to a more sensible versioning scheme
(YYYYMMDD instead of MMDDYY)
2001-03-10 05:02:39 +00:00
Gregory Neil Shapiro
cf7d406097 Add two missing files and fixup directory removals in pkg-plist (bump revision) 2001-03-10 03:48:08 +00:00
Clive Lin
88b3d8ce69 Add missing entry.
Submitted by: bento
2001-03-10 03:24:54 +00:00
SADA Kenji
1288d2ff34 Import of new port skeleton: mail/xmailwatcher.
From pkg-descr:

This is XMAILWATCHER, which periodically checks a user's mailbox. If
there is mail, the user is notified either by a changing icon, or by a
list of senders and subjects in an X object.

PR:	ports/25438
Submitted by:	Harry Newton <harry_newton@telinco.co.uk>
2001-03-09 22:31:33 +00:00
Peter Pentchev
5960b716f2 Remove patches incorporated into the mainstream fetchmail distribution.
Approved by:	maintainer
2001-03-08 12:03:33 +00:00
Peter Pentchev
5fd2d44265 Update to 5.7.2, add NOPORTDOCS handling, fix --enable-opie misspelled
as --enable-OPIE until now.

Approved by:	maintainer
2001-03-08 12:03:09 +00:00
Jimmy Olgeni
d8339b664d It is not necessary to manually set DISTNAME in this port. 2001-03-07 22:56:09 +00:00
Jimmy Olgeni
6aeef68b0a Update to version 2.0.1.
PR:		25508
Submitted by:	Stephen J. Roznowski <sjr@home.com>
2001-03-07 22:45:43 +00:00
Jun Kuriyama
9148e775b3 Add virtual.8 to MAN8. 2001-03-07 13:42:13 +00:00
Jun Kuriyama
3446a2fea8 Add virtual to BIN1.
Submitted by:	"David W. Chapman Jr." <dwcjr@inethouston.net>
PR:		ports/25581
2001-03-07 12:38:38 +00:00
Peter Pentchev
fd0f122f9f Add libesmtp, a library for sending email messages via SMTP.
PR:		25269
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-03-07 10:52:05 +00:00