aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.4.1.Daniel Harris2000-09-3016-64/+92
| | | | | | | | | PR: 21622 Submitted by: Ports Fury Approved by: MAINTAINER Notes: svn path=/head/; revision=33260
* Mark all of the pine3/4 ports FORBIDDEN due to remotely exploitableKris Kennaway2000-09-291-0/+2
| | | | | | | | buffer overflows. Sorry guys, but having an insecure mailer just isn't worth it. Notes: svn path=/head/; revision=33242
* Mark FORBIDDEN: known buffer overflows exploitable by remote email.Kris Kennaway2000-09-291-0/+2
| | | | | | | | | Parenthetically, no software which uses 4299 sprintf/strcpy/strcat calls can possibly be safe - I don't expect to remove this FORBIDDEN tag any time soon. :-( Notes: svn path=/head/; revision=33241
* Upgrade to 1.20.Neil Blakey-Milner2000-09-282-10/+7
| | | | | | | | | PR: 21457 Submitted by: "Peter Pentchev" <roam@orbitel.bg> Silence by: maintainer (according to PR) Notes: svn path=/head/; revision=33231
* Update qmail-ldap 1.03.20000701, and share logic in qmail port, and someNeil Blakey-Milner2000-09-285-13/+28
| | | | | | | | | | | | | other minor tweaks. "However, this is not worth a PORTREVISION tag. I did not change the behavior of the qmail port in any way." PR: 21563 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> (maintainer) Notes: svn path=/head/; revision=33228
* Chase new gnomeprintAde Lovett2000-09-284-6/+8
| | | | Notes: svn path=/head/; revision=33223
* Update to 0.4.0Yukihiro Nakai2000-09-2712-12/+112
| | | | Notes: svn path=/head/; revision=33189
* 3 commits to make one line work? I must have a empty dumptruck with only a ↵Bill Fumerola2000-09-261-1/+1
| | | | | | | | | | | little white powder still left in it... Submitted by: Miha Nedok <mike@mike.unix-systems.net> Notes: svn path=/head/; revision=33131
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-262-6/+2
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-252-3/+2
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Update to version 0.6.9.Daniel Harris2000-09-232-2/+2
| | | | | | | | PR: 21492 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33043
* Add qmailadmin, a web-based vpopmail mail server administrator, whichNeil Blakey-Milner2000-09-2311-0/+277
| | | | | | | | allows you to set up POP accounts, forwarders, mailing lists, and such from the web. Notes: svn path=/head/; revision=33039
* Switch to some MASTER_SITES that actually carry the distfile.Kris Kennaway2000-09-221-2/+4
| | | | | | | Submitted by: onigiri Notes: svn path=/head/; revision=33025
* Change 'Date created:' and 'Whom:' to reflect reality.Neil Blakey-Milner2000-09-221-2/+2
| | | | Notes: svn path=/head/; revision=33023
* Add sqwebmail, a web-based mail reader for use with compatible setupsNeil Blakey-Milner2000-09-226-0/+205
| | | | | | | like courier-imap and vpopmail (and both). Notes: svn path=/head/; revision=33021
* Move courier-imap's libexec files into its own tree, to prevent conflictNeil Blakey-Milner2000-09-222-9/+12
| | | | | | | | | with other ports using authlib. Bump PORTREVISION. Notes: svn path=/head/; revision=33007
* As clever as makeport.pl is, I made this port. (change Whom:)Neil Blakey-Milner2000-09-223-6/+6
| | | | | | | Change ~vpopmail to ${PREFIX}/vpopmail. Notes: svn path=/head/; revision=32997
* Pythonize.Maxim Sobolev2000-09-221-4/+3
| | | | Notes: svn path=/head/; revision=32993
* Use PYTHON_LIBDIR.Maxim Sobolev2000-09-221-2/+2
| | | | Notes: svn path=/head/; revision=32992
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-09-225-12/+5
| | | | | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems. Notes: svn path=/head/; revision=32957
* Fennerize MASTER_SITE and WWWKris Kennaway2000-09-212-2/+2
| | | | Notes: svn path=/head/; revision=32950
* Pythonize.Maxim Sobolev2000-09-212-9/+12
| | | | Notes: svn path=/head/; revision=32932
* Fix X manpage problemMIHIRA Sanpei Yoshiro2000-09-211-0/+8
| | | | | | | Reviewed by: onigiri Notes: svn path=/head/; revision=32930
* Add vpopmail, a virtual host and virtual user manager for qmail, atNeil Blakey-Milner2000-09-2119-0/+607
| | | | | | | | | | version 4.9. This port reserves uid 89 and gid 89, as mentioned in the porters-handbook. Notes: svn path=/head/; revision=32927
* - Fix the comment field of the added user (MySQL Daemon -> Mailman User)Chris D. Faulhaber2000-09-212-1/+2
| | | | | | | | | | - Bump PORTREVISION PR: 21426 Submitted by: Nick Hibma <n_hibma@qubesoft.com> Notes: svn path=/head/; revision=32918
* Add a couple of patches to make evolution do the right thing onAde Lovett2000-09-196-36/+14
| | | | | | | | | | | | initial startup (you no longer have to manually copy some files around). These updates will be committed to the next version of evolution itself. Many thanks to Dan Winship <danw@helixcode.com> for pointing me in the right direction after my bug report. Notes: svn path=/head/; revision=32879
* New port following the apache structure port naming convention. ThisMaxim Sobolev2000-09-198-0/+433
| | | | | | | | | | one builds qmail with ldap support using http://www.nrg4u.com/ patches. PR: 18732 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Notes: svn path=/head/; revision=32858
* Reorder MASTER_SITES according to accessability.Maxim Sobolev2000-09-192-4/+4
| | | | Notes: svn path=/head/; revision=32840
* Update to 0.9.5.Maxim Sobolev2000-09-198-46/+44
| | | | Notes: svn path=/head/; revision=32839
* Update to 0.8.13.Akinori MUSHA2000-09-194-6/+4
| | | | Notes: svn path=/head/; revision=32832
* Change minimalist web and ftp sites.Neil Blakey-Milner2000-09-182-2/+2
| | | | | | | | PR: ports/21376 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer) Notes: svn path=/head/; revision=32826
* Update port to 1.75.6Chris D. Faulhaber2000-09-188-100/+96
| | | | | | | | PR: 21349 Submitted by: Maintainer Notes: svn path=/head/; revision=32806
* Update to 1.0, and finally give up on trying to work around MrSam'sNeil Blakey-Milner2000-09-183-3/+10
| | | | | | | | putting scripts in PREFIX/share, and instead put them in PREFIX/share/courier-imap Notes: svn path=/head/; revision=32805
* Adding arrow version 1.0.8.Steve Price2000-09-1811-0/+257
| | | | | | | | | | | A mail reader for X that lets you view, compose, and organize your mail. It groks PGP, GnuPG, POP, and APOP. PR: 19287 Submitted by: Mario S F Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=32791
* Add vrfy (unversioned), an email address verifier. No, I don't know howWill Andrews2000-09-177-0/+50
| | | | | | | | | | this thing works, and if it creates spam, oh well. Tools, not policy. :) PR: 21234 Submitted by: NAKAMURA Kazushi <kaz@kobe1995.net> Notes: svn path=/head/; revision=32788
* Since recent 5-CURRENT has hesiod.h, configure detects it andHajimu UMEMOTO2000-09-171-1/+1
| | | | | | | breaks building. So, I disable hesiod support. Notes: svn path=/head/; revision=32773
* Update MASTER_SITES and Maintainer's email addressChris D. Faulhaber2000-09-171-2/+2
| | | | | | | | PR: 21158 Submitted by: Maintainer Notes: svn path=/head/; revision=32761
* Update port to 5.5.2Chris D. Faulhaber2000-09-172-2/+2
| | | | | | | | PR: 21277 Submitted by: Maintainer Notes: svn path=/head/; revision=32757
* Update to 0.5.1Ade Lovett2000-09-166-4/+124
| | | | Notes: svn path=/head/; revision=32703
* Update md5 after checking the diffs. (weird.. nothing again..)Akinori MUSHA2000-09-154-4/+10
| | | | | | | | Move the primary master site to MASTER_SITE_LOCAL, because the author repacks the distro too frequently. Notes: svn path=/head/; revision=32639
* Update MAINTAINER and add WWW:Tom Hukins2000-09-152-4/+3
| | | | Notes: svn path=/head/; revision=32624
* sasl updatesBill Fumerola2000-09-143-2/+44
| | | | | | | | | | Submitted by: MAINTAINER also, change ${SH} to /bin/sh, the former probably doesn't work because of some bsd.{pre,post}.port.mk thing, but I don't have time to diagnose it. Notes: svn path=/head/; revision=32622
* Use ${SH} to execute ${PKGDIR}/INSTALLBill Fumerola2000-09-141-1/+1
| | | | | | | Submitted by: se Notes: svn path=/head/; revision=32620
* A plugin for gkrellm, that watches in multiple mailboxes for new mail.Hajimu UMEMOTO2000-09-148-0/+105
| | | | | | | Submitted by: Tobias Reifenberger <treif@mayn.de> Notes: svn path=/head/; revision=32612
* Update to 0.5 -- they still haven't fixed that stupidAde Lovett2000-09-138-38/+106
| | | | | | | "I don't want to copy all the files" first-time-install bug *sigh* Notes: svn path=/head/; revision=32592
* Update to the latest snapshot, plus add hooks for all the very spiffyBill Fumerola2000-09-1365-431/+1958
| | | | | | | | | plugins that postfix can use. Submitted by: Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER) Notes: svn path=/head/; revision=32589
* Add sonicmailYukihiro Nakai2000-09-131-0/+1
| | | | Notes: svn path=/head/; revision=32581
* Initial import.Yukihiro Nakai2000-09-136-0/+64
| | | | | | | A pop3 mail notifier GNOME applet Notes: svn path=/head/; revision=32579
* Update md5 (seems like they lost old distfile).Maxim Sobolev2000-09-122-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=32561
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andSatoshi Asami2000-09-121-1/+8
| | | | | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento Notes: svn path=/head/; revision=32551