summaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* Add ruby-net-imap, IMAP client library for Ruby.knu2000-09-071-0/+1
|
* Update with bsd.ruby.mk.knu2000-09-074-150/+116
|
* Update to 0.9.4.sobomax2000-09-054-4/+4
|
* - Use MASTER_SITE_SOURCEFORGE instead of MASTER_SITESsteve2000-09-052-5/+5
| | | | | | | | - Spell USE_NEWGCC correctly - Fix WWW: line in pkg/DESCR PR: 20855 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 0.3.27.steve2000-09-058-8/+8
| | | | | PR: 20870 Submitted by: maintainer
* The imap-utils distfile changed on MASTER_SITE.steve2000-09-051-2/+2
| | | | | PR: 20896 Submitted by: maintainer
* Update to version 2.0rc6.steve2000-09-053-7/+7
| | | | | PR: 21001 Submitted by: Stephen J. Roznowski <sjr@home.com>
* Update to version 5.5.1.steve2000-09-052-2/+2
| | | | | | PR: 20716 Submitted by: Peter Pentchev <roam@orbitel.bg> Approved by: maintainer
* Fix homepage link.wosch2000-09-0312-12/+12
| | | | Submitted by: Alec Berry <alec@exit1.com>
* Update to 0.4.2.sobomax2000-08-305-8/+28
|
* Update to 1.5. pkg/MESSAGE is removed because the information it containedben2000-08-292-3/+5
| | | | is now in the cvsmail(1) manpage.
* Update to 0.9.3.sobomax2000-08-298-10/+58
| | | | | - take over maintainership; - replace couple of patches with perl regex.
* Fix DISTNAME so that language-specific satellite ports will work.obrien2000-08-293-3/+3
|
* Upgrade to 3.15ache2000-08-275-45/+28
|
* old postgresql port has been removed.andreas2000-08-265-5/+5
| | | | use postgresql7, which has proven stability now.
* Use the `pre-configure:' target rather than `post-patch:' target. Thisobrien2000-08-263-3/+3
| | | | frees up `post-patch:' for satelite ports use.
* * Minor style nit.obrien2000-08-261-2/+1
| | | | | | * Don't use post-install: rule if we already define a do-install: one. Doing so, means one cannot tweak things in the post-install: rule in a slave port.
* Update to 000823kevlo2000-08-252-2/+2
| | | | | PR: 20820 Submitted by: MAINTAINER
* BUILD_DEPENDS upon ruby-amstd.knu2000-08-242-2/+4
| | | | Pointed out by: reberto
* Add cvsmail - a program to add cvsweb.cgi links to the FreeBSD commitben2000-08-236-0/+29
| | | | | messages via a procmail rule. (The links point to the actual diff for the commit, not just to the file within the repo.)
* Update to 0.4.1ade2000-08-2312-86/+136
|
* Simple MASTER_SITES clean up.kevlo2000-08-231-7/+3
| | | | | PR: 20771 Submitted by: MAINTAINER
* Add ruby-tmail, a mail manipulating library for Ruby, with RFC822 andknu2000-08-2211-0/+219
| | | | MIME multipart support.
* Update port to 4.42jedgar2000-08-202-2/+2
|
* Updates for new gtkhtml and bonoboade2000-08-174-10/+90
|
* Mark FORBIDDEN due to local buffer overflow yielding root.kris2000-08-171-0/+2
|
* Better variant of .forward line, more close to originalache2000-08-162-10/+11
|
* welcome postfix-current, to track the non-official-release-but-good-qualitybillf2000-08-161-1/+3
| | | | "experimental" series of postfix. maintained by yours truely.
* Fix info about line must be placed in ~/.forwardache2000-08-162-0/+33
|
* Add py-gnome into RUN_DEPENDS.sobomax2000-08-151-1/+2
|
* Add pygmy - a GNOME mail client written in Python.sobomax2000-08-158-0/+112
|
* Upgrade to +82, add CP1251 supportache2000-08-148-7/+93
|
* New port: cclient built with third-party maildir support. Cclient is usedkbyanc2000-08-1412-0/+307
| | | | | | | | by UW's pine and imapd software to access mailboxes. This port complements the existing cclient port by building a version that includes support for qmail's maildir mailbox format. PR: 19691
* Add a patch to install teapop.passwd as teapop.passwd.sample -- thisjim2000-08-134-2/+44
| | | | | | | prevents evilness which would cause teapop.passwd to be overwritten when installing a newer version of the port. Submitted by: Tobias Reifenberger <treif@mayn.de>
* Support X11BASE properly, remove USE_GMAKE.jim2000-08-132-43/+13
| | | | | PR: 20545 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 0.64.jim2000-08-134-8/+8
| | | | | PR: 20544 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Make these COMMENT files conform to Handbook standard.will2000-08-113-3/+3
| | | | | PR: 20269 Submitted by: Ports Fury
* Update to version 0.26.jim2000-08-114-4/+4
|
* Improve the granularity of the WITH_ options. Rather than use my approvedobrien2000-08-103-42/+51
| | | | | | | | | | | configuration when BATCH is defined (as a BATCH user might want ncurses) only do it when package building. Also, add a knob so that the HTML docs build and intall can be turned on w/o doing a BATCH build. It would be nice if someone started a mutt-docs port to seperate the PITA docs building (due to sgmlformat, et al.) from the binary production. Asked for by: marko
* Host this distfile myself since it seems to have gone away from thejim2000-08-091-1/+1
| | | | | | original MASTER_SITE. Submitted by: fenner's distfile survey
* Suposedly this is need when WITH_NCURSES_PORT is defined on aobrien2000-08-093-0/+3
| | | | | | FreeBSD 3.x box. Submitted by: Aaron Smith <aaron@mutex.org>
* Add p5-Mail-Ezmlm, a perl module that provides object methods for ezmlmwill2000-08-097-0/+85
| | | | | | | mailing lists. PR: 20443 Submitted by: Guy Antony Halse <guy@rucus.ru.za.za>
* Add ezmlm-web 2.0, a convenient GUI method with which users can configurewill2000-08-098-0/+108
| | | | | | | | their ezmlm-idx mailing lists. This port depends on p5-Mail-Ezmlm, which I will add in a moment. PR: 20442 Submitted by: Guy Antony Halse <guy@rucus.ru.za.za>
* Reflect the update of the xemacs21 port to version 21.1.12.gj2000-08-091-1/+1
|
* RIP exmh v1. The distfile has been unfetchable for a while accordingpeter2000-08-071-1/+0
| | | | | to the distfile checker and this has somewhat been obsoleted by later versions for some time.
* Add extra symlinks that my usual PLIST generation scripts didn't catch,nbm2000-08-072-1/+9
| | | | and rmdir the courier-imap doc directory on uninstall.
* Upgrade to 5.4.4nbm2000-08-062-2/+2
| | | | | PR: ports/20434 Submitted by: Ville Eerola <ve@sci.fi> (MAINTAINER)
* It would help if I committed the right Makefile, I supposeade2000-08-051-2/+3
|
* Update to 2.0beta5. Previous version had security issues.ade2000-08-053-22/+85
| | | | Requested by: kris
* Re-sobomize to use pre-patch instead of post-extractade2000-08-042-2/+2
| | | | Wrists slapped by: knu, sheldon
OpenPOWER on IntegriCloud