summaryrefslogtreecommitdiff
path: root/mail (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-07-07add tlbYing-Chieh Liao6-0/+67
The List Batcher, a general purpose mail list delivery engine PR: 28557 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=44881
2001-07-07add dkimap4Ying-Chieh Liao15-0/+222
IMAP4rev1 and POP3 server from the DBOX BBS package PR: 28244 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=44851
2001-07-06This port doesn't use libtool so remove the check for it.Mike Heffner1-2/+17
Noticed by: bento Notes: svn path=/head/; revision=44798
2001-07-04Rip out the configure script parts that try to modify the destination dir.Peter Pentchev12-9/+267
Let the user override the MySQL username, password and db at build time. Let the user override the vchkpw gid and the vpopmail uid. Bump PORTREVISION. Approved by: nbm (maintainer) Notes: svn path=/head/; revision=44751
2001-07-04Update to 1.3.3David W. Chapman Jr.2-7/+7
Check for WITHOUT_GDBM instead of NO_GDBM Make configure_args append to existing args instead of replacing PR: 28572 Submitted by: maintainer Notes: svn path=/head/; revision=44733
2001-07-03Fix WWWKevin Lo1-1/+1
PR: 28626 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Notes: svn path=/head/; revision=44700
2001-07-03support NOPORTDOCS.Kevin Lo1-17/+17
PR: 28642 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44699
2001-07-03Update to 0.5.10.Maxim Sobolev3-2/+11
Notes: svn path=/head/; revision=44693
2001-07-03Add slave port for Exim so that packages will be built for EximSheldon Hearn2-0/+15
that include support for LDAP using OpenLDAP2. Notes: svn path=/head/; revision=44692
2001-07-03Remove a comment obsoleted by rev 1.89 of ports/mail/exim/Makefile .Sheldon Hearn1-1/+0
Notes: svn path=/head/; revision=44691
2001-07-03Fixes for building with LDAP lookup support:Sheldon Hearn3-9/+33
* Define LDAP_LIB_TYPE conditionally so that the operator can override it. * Allow OPENLDAP1 (or UMICHIGAN) and OPENLDAP2 for LDAP_LIB_TYPE, depending on the correct ports for each. The default behaviour of the port is unchanged. However, this change allows for an exim-ldap2 slave port, if desired, and limits LDAP lookup types to those that can be supported by the FreeBSD ports tree. Notes: svn path=/head/; revision=44690
2001-07-03Upgrade Xfmail to version 1.5.0. Also, take over maintainership as theMike Heffner9-18/+202
original maintainer has not responded to emails and this port is very old. PR: ports/28397 Reviewed by: Duncan Barclay <dmlb@dmlb.org> (original patches) Patches fixed by: dwcjr Notes: svn path=/head/; revision=44669
2001-07-02Update to 5.8.11, which supports now ODMR, so update pkg-{descr,comment} toBen Smithurst4-7/+7
mention ODMR to help "make search". Approved by: ve@sci.fi (maintainer) Notes: svn path=/head/; revision=44661
2001-07-02Suggest the use of newsyslog(8) for log rotation. The exicyclogSheldon Hearn3-9/+24
utility supplied with Exim is intended for systems that don't have something as nifty as newsyslog(8). I'm tempted to remove the utility from the port/package, but this delta to pkg-message is less controversial. Notes: svn path=/head/; revision=44648
2001-07-02Update to exim-3.31:Sheldon Hearn12-111/+9
* Incorporates two patches previously supplied with the port. * Fixes obscure bug affecting return_path transport option under certain conditions. Notes: svn path=/head/; revision=44645
2001-07-01Initial import of pgen 0.1.Kevin Lo6-0/+45
Pgen is a tool to generate a procmailrc file with m4 macros. PR: 28564 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44606
2001-06-30Upgrade to 3.21Andrey A. Chernov2-2/+2
Notes: svn path=/head/; revision=44578
2001-06-29o remove etc/imap/mailboxes only if empty.FUJISHIMA Satsuki2-5/+6
o successfully exits even if etc/imap directory fails to remove. o do not overwrite mailboxes at pkg_add. o and then bump PORTREVISION. PR: 28496 Submitted by: "Scot W. Hetzel" <hetzels@westbend.net> Notes: svn path=/head/; revision=44568
2001-06-29Update to 0.22Kevin Lo2-5/+5
PR: 28490 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44562
2001-06-29fix pkg-plist.FUJISHIMA Satsuki1-0/+1
PR: 28496 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44560
2001-06-29Upgrade to 3.20Andrey A. Chernov2-3/+2
Notes: svn path=/head/; revision=44548
2001-06-28New port GNUmail, a GNUstep mail client.Thomas Gellekum6-0/+90
Notes: svn path=/head/; revision=44526
2001-06-27Do not spam installed config files - instead install the config filesMark Murray3-31/+63
with '.default' suffixes. Notes: svn path=/head/; revision=44508
2001-06-27Catch up with the new postgresql7 layout scheme introduced inSheldon Hearn3-6/+6
rev 1.75 of ports/databases/postgresql7 in April this year. This unbreaks the mysql-postgresql7 slave port. Notes: svn path=/head/; revision=44498
2001-06-27Add tmda, an anti spam python application.David W. Chapman Jr.6-0/+87
PR: 27984 Submitted by: Jason R. Mastaler <jason@mastaler.com> Notes: svn path=/head/; revision=44490
2001-06-26Minor cleanup of the patch...Mikhail Teterin1-4/+7
Notes: svn path=/head/; revision=44482
2001-06-26Upgrade to 2.0.2. Add a big patch, which corrects handling of charsetsMikhail Teterin4-3/+134
not explicitly listed by TkRat, but known to TCL (koi8-u, koi8-r, for example). The patch is being reviewed by the author for inclusion into the next release. Add WWW to pkg-descr (http://www.tkrat.org/). Notes: svn path=/head/; revision=44481
2001-06-26Upgrade to 3.5.6, with better GPG support.Murray Stokely2-2/+2
Submitted by: Greg Troxel <gdt@ir.bbn.com> Notes: svn path=/head/; revision=44473
2001-06-26Upgrade databases/p5-DBIx-SearchBuilder to 0.39.Anton Berezin2-2/+2
Upgrade mail/p5-Email-Find to 0.04. Upgrade print/p5-Text-PDF to 0.15. Upgrade textproc/p5-Text-Tmpl to 0.24. OK'ed by: markm Notes: svn path=/head/; revision=44462
2001-06-26Fix segfaults when accessing a mailbox with 512 messages.Vanilla I. Shu1-3/+12
PR: ports/28099 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Notes: svn path=/head/; revision=44446
2001-06-26- generate comment in sendmail.cf with standard dateDirk Meyer12-36/+236
- apply an extension to the vacation manpage Notes: svn path=/head/; revision=44441
2001-06-25Update imap-uw and cclient to 0106191041David W. Chapman Jr.11-94/+217
Add SSL support to both Add pkg-req.rev to detect version Add pkg-req.ssl to keep track of ssl versions PR: 28289 Submitted by: maintainer Notes: svn path=/head/; revision=44406
2001-06-24Remove duplicate words where appropriate.Dima Dorfman1-1/+1
Approved by: sobomax, obrien Notes: svn path=/head/; revision=44392
2001-06-24change MAINTAINER to FreeBSD.org addressDirk Meyer7-7/+7
Notes: svn path=/head/; revision=44375
2001-06-22Add working MASTER_SITESMario Sergio Fujikawa Ferreira1-2/+1
Submitted by: fenner (distfile survey) Notes: svn path=/head/; revision=44327
2001-06-21upgrade to 0.4.13Ying-Chieh Liao2-2/+2
PR: 28316 Submitted by: maintainer Notes: svn path=/head/; revision=44275
2001-06-20The commented RBL stuff in configure.default was not updated asSheldon Hearn3-0/+69
expected in exim-3.30 release. Apply a patch from the author, which will be included in exim-3.31 if such a release ever occurs. Notes: svn path=/head/; revision=44248
2001-06-20Update to 0.9.6.Akinori MUSHA6-10/+16
Notes: svn path=/head/; revision=44244
2001-06-19Update MASTER_SITEDavid W. Chapman Jr.1-1/+1
PR: 27910 Submitted by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=44228
2001-06-19Clean up dependency chains after moving gtkhtml/gal inside theAde Lovett4-12/+10
USE_GNOME knob Notes: svn path=/head/; revision=44213
2001-06-18Fix a buffer overflow introduced in 3.30. This patch will be adoptedSheldon Hearn3-0/+33
in 3.31. :-) Notes: svn path=/head/; revision=44178
2001-06-18Fix some breakage in the section on expansion variables. This wasn'tSheldon Hearn3-0/+120
submitted to Philip in time for exim-3.30's release, and a new version of the documentation is unlikely until exim-4.00. Notes: svn path=/head/; revision=44175
2001-06-18Update 3.22 -> 3.30:Sheldon Hearn15-348/+18
This is primarily a maintenance release, though there are a very small number of functional additions. This release does not address the "orphaned -D spool files" problem, but to date this problem has not been observed on FreeBSD systems. Notes: svn path=/head/; revision=44173
2001-06-18Update port to 4.48Chris D. Faulhaber2-2/+2
PR: 28018 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44165
2001-06-18Bump PORTREVISION due to previous pkg-plist commitDavid W. Chapman Jr.1-0/+1
Notes: svn path=/head/; revision=44148
2001-06-18Bump PORTREVISION due to added files to pkg-plist from previous commitDavid W. Chapman Jr.1-0/+1
Notes: svn path=/head/; revision=44147
2001-06-17Add port examples to pkg-plistDavid W. Chapman Jr.1-0/+1
PR: 27772 Notes: svn path=/head/; revision=44144
2001-06-17Add extra dirrm for examples, thanks bento.David W. Chapman Jr.1-0/+1
PR: 27770 Notes: svn path=/head/; revision=44143
2001-06-17Update to pl3 of postfixDavid W. Chapman Jr.33-99/+99
Update TLS and IPv6 to go with new postfix version Notes: svn path=/head/; revision=44140
2001-06-17Add better way to detect if sasl is compiled with mysqlDavid W. Chapman Jr.1-1/+6
compile with mysql if sasl isn't installed as its sasl's default Submitted by: Stefan Esser <se@freebsd.org> Notes: svn path=/head/; revision=44139