aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inWill Andrews2001-01-161-6/+0
| | | | | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution. Notes: svn path=/head/; revision=37257
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-1630-121/+118
| | | | Notes: svn path=/head/; revision=37252
* Update md5sum of a rerolled (and otherwise unchanged tarball)Neil Blakey-Milner2001-01-151-1/+1
| | | | | | | Submitted by: roam Notes: svn path=/head/; revision=37216
* Add patchKris Kennaway2001-01-142-0/+22
| | | | Notes: svn path=/head/; revision=37178
* Update to nail 9.23 and remove myself from maintainer since I don'tKris Kennaway2001-01-144-6/+6
| | | | | | | | | | actually use this software. Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org> PR: 23942 Notes: svn path=/head/; revision=37177
* Update MASTER_SITES and WWW: lineJames E. Housley2001-01-132-13/+10
| | | | | | | | PR: 24286 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=37160
* Upgrade to 3.0.70.Masafumi Max NAKANE2001-01-124-26/+7
| | | | Notes: svn path=/head/; revision=37112
* Remove myself from MAINTAINERAndrey A. Chernov2001-01-101-1/+1
| | | | Notes: svn path=/head/; revision=37057
* fix pkg-req typo.FUJISHIMA Satsuki2001-01-091-1/+1
| | | | | | | PR: 23818 Notes: svn path=/head/; revision=37042
* Update to lastest version(010108)Kevin Lo2001-01-092-2/+2
| | | | | | | | PR: 24182 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37011
* Upgrade to 0.4.9Kevin Lo2001-01-0912-8/+20
| | | | | | | | | | Note that I fixed pkg-plist. PR: 24186 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37008
* drop myself from MAINTAINER. too many KAME platforms to support,Jun-ichiro itojun Hagino2001-01-092-2/+2
| | | | | | | to little time... Notes: svn path=/head/; revision=36979
* Fix fennerism.Trevor Johnson2001-01-091-1/+2
| | | | | | | | | | | | http://glacier.linuxave.net/glacier-0.0.2.tar.gz: Unable to connect to glacier.linuxave.net:80: Operation timed out (Last OK result Fri Dec 22 9:17:40 2000 ) PR: 24157 Submitted by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=36968
* Update to version 2.0.1.Dmitry Sivachenko2001-01-083-17/+32
| | | | | | | | Install additional docs. Utilize USE_PYTHON. Notes: svn path=/head/; revision=36935
* Use $PERL_CONFIGURE.Jun Kuriyama2001-01-082-8/+2
| | | | Notes: svn path=/head/; revision=36930
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-071-13/+2
| | | | Notes: svn path=/head/; revision=36897
* Have it correctly depend on port icqlib0.Mario Sergio Fujikawa Ferreira2001-01-064-7/+31
| | | | | | | | | | | | | icqlib0 holds old branch 0.x.x of icqlib required by this version 1.2 of icqmail. Also, pkg-descr was updated with new maintainer information. PR: ports/23157 Submitted by: maintainer Notes: svn path=/head/; revision=36843
* Newest bonobo breaks this. Shame.Ade Lovett2001-01-052-0/+4
| | | | Notes: svn path=/head/; revision=36823
* Update to 8.11.2James E. Housley2001-01-0520-176/+148
| | | | | | | | | | | | New Variable in Makefile for shorter Lines. Patches for Manpages updated. PATH was already in CCOPTS when needed, config reduced. PR: 23977 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> MAINTAINER Notes: svn path=/head/; revision=36803
* add missing message catalogue.FUJISHIMA Satsuki2001-01-044-0/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=36780
* Commit a patch to fix a problem with PGP5 support not being ableBruce A. Mah2001-01-041-0/+45
| | | | | | | | | | | | to verify signatures of Multipart/MIME, clear-signed messages. This patch has been committed to the exmh CVS repository, and this file can go away when the next version of exmh is released PR: 22656 Submitted by: Dave Tweten <tweten@nas.nasa.gov> Notes: svn path=/head/; revision=36762
* Add p5-Mail-MailStats 0.02, perl module to detect newer messages inWill Andrews2001-01-036-0/+43
| | | | | | | procmail-generated mailboxes. Notes: svn path=/head/; revision=36717
* Add p5-Mail-Freshmeat 0.94, perl module to parse daily newsletters fromWill Andrews2001-01-036-0/+65
| | | | | | | freshmeat.net. Notes: svn path=/head/; revision=36716
* Add p5-Mail-FilterXML 0.1, perl module that allows writing mail filterWill Andrews2001-01-036-0/+41
| | | | | | | rules in XML. Notes: svn path=/head/; revision=36715
* Add p5-Mail-Bulkmail 2.05, perl module for mailing lists.Will Andrews2001-01-036-0/+34
| | | | Notes: svn path=/head/; revision=36714
* Add p5-Mail-Box 0.4, perl module implementing a modern mail-folderWill Andrews2001-01-0311-0/+117
| | | | | | | managerat. Notes: svn path=/head/; revision=36713
* Add p5-Mail-Audit 1.3, perl module for creating easy mail filters.Will Andrews2001-01-036-0/+37
| | | | Notes: svn path=/head/; revision=36712
* Replace all /var/spool/mail references with /var/mail using a PERLMario Sergio Fujikawa Ferreira2001-01-031-0/+2
| | | | | | | | | | line script instead of 3 patch files: patch-a[f-h]. A more sensitive use of repo space. Submitted by: will Notes: svn path=/head/; revision=36662
* Upgrade to 1.3.0Neil Blakey-Milner2001-01-033-11/+15
| | | | Notes: svn path=/head/; revision=36653
* Upgrade to 1.1.2Neil Blakey-Milner2001-01-033-3/+6
| | | | Notes: svn path=/head/; revision=36652
* Upgrade to 0.39Neil Blakey-Milner2001-01-036-118/+338
| | | | Notes: svn path=/head/; revision=36649
* Upgrade to 4.9.6-1Neil Blakey-Milner2001-01-036-6/+9
| | | | Notes: svn path=/head/; revision=36648
* Use an alternative MASTER_SITE to find the distfile.Neil Blakey-Milner2001-01-031-1/+1
| | | | | | | | PR: 23928 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=36634
* Upgrade to latest version.Vanilla I. Shu2001-01-032-2/+4
| | | | | | | | PR: ports/23991 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Notes: svn path=/head/; revision=36619
* Activate isyncEivind Eklund2001-01-021-0/+1
| | | | Notes: svn path=/head/; revision=36597
* isync is a tool for synchronizing IMAP folders to local Maildir copies, forEivind Eklund2001-01-025-0/+27
| | | | | | | | | use on e.g. laptops. It is not entirely stable yet (I've had a couple of not entirely reproducable problems :-(, but seems like it will be very useful in time. Notes: svn path=/head/; revision=36596
* fix pkg-plist to remove links.FUJISHIMA Satsuki2001-01-011-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=36585
* New port of POP3Lite.Dmitry Sivachenko2001-01-017-0/+102
| | | | | | | | | | POP3Lite is a flexible, RFC 1939 compliant Post Office Protocol v3 daemon. PR: 24003 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org> Notes: svn path=/head/; revision=36584
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-019-18/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Add p5-Email-Find 0.02, a perl module to find RFC 822 email addresses inWill Andrews2000-12-316-0/+43
| | | | | | | | | | plain text. PR: 23915 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=36491
* Add p5-Email-Valid 0.12, a perl module to check the validity of emailWill Andrews2000-12-316-0/+42
| | | | | | | | | | addresses. PR: 23914 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=36490
* use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.FUJISHIMA Satsuki2000-12-302-2/+12
| | | | | | | | | | | | | change maintainer to ports@ due to e-mail bounces for a month. ... while talking to maildrop.xs4all.nl.: >>> RCPT To:<albast@xs4all.nl> <<< 550 <albast@xs4all.nl>... User unknown PR: 23443 Notes: svn path=/head/; revision=36478
* Fix CONFIGURE_ARGS.Kevin Lo2000-12-271-1/+4
| | | | | | | | PR: 23880 Submitted by: Jonathan Hanna <pangolin@home.com> Notes: svn path=/head/; revision=36407
* ccmail's version is 4.8 now, and add manpage.Vanilla I. Shu2000-12-261-1/+3
| | | | | | | | PR: ports/23669 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=36385
* Add spambnc 111500, a set of procmail recipes to help filter spam.Will Andrews2000-12-267-0/+71
| | | | | | | | PR: 23833 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=36369
* Update checksum of `imap-utils.tar.Z'.OKAZAKI Tetsurou2000-12-232-1/+2
| | | | | | | | | | Bump up PORTREVISION. PR: 23672 Submitted by: Rob Simmons <rsimmons@spamcop.net> Notes: svn path=/head/; revision=36275
* Unbreak use with rmail and bump PORTREVISION.Daniel Harris2000-12-2333-440/+660
| | | | | | | | PR: 22598 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36273
* Update to 19991231-pl13.Daniel Harris2000-12-2344-44/+55
| | | | | | | | PR: 23696 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36257
* Update to version 0.28.Jim Mock2000-12-224-4/+4
| | | | Notes: svn path=/head/; revision=36240
* The cclient-maildir port has been retired, but it was notOKAZAKI Tetsurou2000-12-221-1/+0
| | | | | | | | | | removed from ports/mail/Makefile. This causes build failures. PR: 23737 Submitted by: Donald J. Maddox <dmaddox@sc.rr.com> Notes: svn path=/head/; revision=36221