summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)Author
2001-03-28extra Whitespaces removedDirk Meyer
2001-03-27Upgrade to version 3.1Kevin Lo
A few notes I changed in Makefile: - Remove USE_PERL5 - Add MAN1 PR: 26133 Submitted by: MAINTAINER
2001-03-27The last set of patches, I had to hand edit, didn't apply cleanly.James E. Housley
Submitted by: Richard Lucas <rlucas@solidcomputing.com>
2001-03-27Unbroke on the systems with crypto from ssl port.Maxim Sobolev
2001-03-26Use \${PREFIX} instead of $ENV{PREFIX} in Makefile.PL.Jun Kuriyama
2001-03-26Revert previous commit.Jun Kuriyama
sendmail_enable="YES" in rc.conf executes /usr/sbin/sendmail at startup. But mysql-client.sh is not yet executed at that stage.
2001-03-25Set PORTREVISION because of new files/patch-reply.c. It looks asTrevor Johnson
though the only slave port to this is mail/pine4-ssl, which is marked BROKEN. Submitted by: kris
2001-03-25Add a patch to take out of the Message-ID header the informationTrevor Johnson
about the operating system, the version of Pine, and the word "PINE". As described in http://www.crimelabs.net/docs/passive.html this information could be of use to someone with malicious intentions. PR: 26051 (duplicated as 26052) Approved by: maintainer
2001-03-24Commit the least objectionable of the possible fixes... maintainer, et alDoug Barton
can argue about the rest later, let's get the thing fixed first. This is a combination of my fix and Peter Pentchev's.
2001-03-24Link shared library for MySQL.Jun Kuriyama
Submitted by: Renaud Waldura <renaud+freebsd-bugs@waldura.org> PR: ports/25967 Approved by: maintainer
2001-03-23Help it be PREFIX safe.Mario Sergio Fujikawa Ferreira
Approved by: MAINTAINER
2001-03-23TLS support is not being build on all systems. Fix this.Mario Sergio Fujikawa Ferreira
Submitted by: Raoul Schroeder <memphis_ms@gmx.net>
2001-03-23Change library version dependency on c-client4.Jun Kuriyama
No response from: maintainer
2001-03-23* Update the imap-uw port to use PAM again, as it used to. We do have imap byJames E. Housley
default in /etc/pam.conf, so it must be better to compile imap-uw with PAM authentication too no? * Changed the PAM service name for the POP3 daemon from pop to pop3 as that is what we have in our default pam.conf. * Update the port with optional DRAC support. Approved by Maintainer PR: 24135 Submitted by: Anders Nordby <anders@fix.no>
2001-03-23Link to dynamic mysql library, not static Bump portrevisionJames E. Housley
PR: 25973 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> MAINTAINER
2001-03-22Use -U option of ps instead of odd path checking.Hajimu UMEMOTO
2001-03-21Update to version 0.4.12Kevin Lo
PR: 25957 Submitted by: MAINTAINER
2001-03-20update to 2.4.1.FUJISHIMA Satsuki
PR: 25951 Submitted by: maintainer
2001-03-20Update to version 0.4.62Kevin Lo
PR: 25924 Submitted by: MAINTAINER
2001-03-20Try harder to prevent build process from unnecessarily invoking autoheader,Maxim Sobolev
autoconf, automake and aclocal. Prompted by: Raimar Lutsch <raimar@lutsch.de>
2001-03-20Fix two breakages:Maxim Sobolev
- Prevent Makefile from trying to run 644 missing script when no autocrap is installed; - add missed by the configure -lintl into LDFLAGS. Replace perl with ${PERL} while I'm here. Submitted by: bento
2001-03-20Update MASTER_SITES, WWW and the author's email.Akinori MUSHA
2001-03-18enable-workarounds-for-imap-client-bugsNeil Blakey-Milner
PR: 25887 Submitted by: Blaz Zupan
2001-03-18Upgrade to 3.0pl73.Masafumi Max NAKANE
2001-03-17Update to 5.7.4.Peter Pentchev
Add USE_GMAKE - too many things in the autoconf build process depend on GNU make. Approved by: maintainer
2001-03-16Update to 0.9. Please note that I was not able to get anything but coolMaxim Sobolev
splash screen out of it, so use with caution. However, this version at least compiles with, which is a big step forward ;-).
2001-03-16Update to 0.5.2.Maxim Sobolev
2001-03-16killall doesn't have -u option under FreeBSD 3.XHajimu UMEMOTO
Reported by: Alex Vasylenko <lxv@omut.org>
2001-03-15- Bump PORTREVISIONKevin Lo
- Support newer versions of the CGI perl module, and perl 5.6.0 PR: 25822 Submitted by: MAINTAINER
2001-03-14typoWolfram Schneider
Submitted by: jfitz
2001-03-14Update to 0.9.3.Akinori MUSHA
2001-03-14Update the plist to install-info --delete and update the description a little.Murray Stokely
Noticed by: Mike Heffner <mheffner@vt.edu>
2001-03-14Bump portrevision by maintainer's request.Jun Kuriyama
Submitted by: dwcjr@inethouston.net (mail/postfix-current maintainer) PR: ports/25776
2001-03-14Make spool directory at pkg-install.Jun Kuriyama
Submitted by: blaz@amis.net (mail/postfix maintainer) PR: ports/25775
2001-03-13Fixed package list for option milter,Dirk Meyer
port still marked "NO_PACKAGE", so no PORTREVISION needed.
2001-03-13Uncomment RUN_DEPENDSDmitry Sivachenko
(forgot to do it before previous commit).
2001-03-13Update to 2.0.3.Dmitry Sivachenko
Add more MASTER_SITEs.
2001-03-13Activate cyrus-imapd.Hajimu UMEMOTO
2001-03-13Add cyrus-imapd 2.0.12, the cyrus mail server, supporting POP3 andHajimu UMEMOTO
IMAP4 protocols. PR: ports/25597 Submitted by: Christopher K Davis <ckd@ckdhr.com>
2001-03-13Update to 0.4.Hajimu UMEMOTO
PR: ports/25753 Submitted by: maintainer (Tobias Reifenberger <treif@mayn.de>)
2001-03-13vbsfilter will rename VBS and SHS attachments to .txt,Dirk Meyer
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- Listed an overview of optionsDirk Meyer
- Added support for optional configuraion in files/site.config.m4.local
2001-03-13Add {start|stop} support to the initialization (rc.d style) scripts.Mario Sergio Fujikawa Ferreira
Also, add a informational message if the user does not use the scripts correctly.
2001-03-12fix build options.FUJISHIMA Satsuki
PR: 25746 Submitted by: R)Bémi Guyomarch <rguyom@pobox.com>
2001-03-12removed port, that I commited with wrong nameDirk Meyer
It will reappear as vbsfiler
2001-03-12Update to version 2.0.2.Dmitry Sivachenko
PR: 25619 Submitted by: Ron Rosson <insane@oneinsane.net> Add a patch to eliminate -O2 option to gcc.
2001-03-12Update to elm 2.5.5.Kris Kennaway
Reviewed by: maintainer
2001-03-12vbsfilter will rename VBS and SHS attachments to .txt,Dirk Meyer
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-12Add virtual.Jun Kuriyama
Submitted by: maintainer PR: ports/25713
2001-03-12Fix plist.Mike Heffner