summaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* Patch the Evolution integer overflow described at:marcus2005-01-252-0/+20
| | | | | | http://www.vuxml.org/freebsd/b8943e61-6e68-11d9-a9e7-0001020eed82.html Obtained from: Evolution CVS
* Update to 1.66.kuriyama2005-01-252-3/+3
|
* - Update to 0.09pav2005-01-243-12/+11
|
* - Update to 1.2.0erwin2005-01-243-4/+12
| | | | | | | - Add patch to make this version compile on 4.x PR: 76616 Submitted by: maintainer
* Update to PINE sources 4.62, the latest from UW. It contains manydougb2005-01-232-3/+3
| | | | bug fixes, and a few new features.
* Revert 1.15, the fix has been included in PINE's sourcesdougb2005-01-231-9/+0
|
* Set LATEST_LINK.krion2005-01-211-0/+1
| | | | Reported by: kris
* Update to 5.417.tobez2005-01-212-3/+3
|
* don't sed ${WRKSRC}/Makefile.in twiceoliver2005-01-212-4/+4
| | | | Noted By: Atanas <atanas@aplus.net>
* Upgrade to 20050119, aka 2.0-RC4.thierry2005-01-203-6/+6
|
* Remove dependency on security/tcp_wrapper, since that port hasn'tcperciva2005-01-201-3/+0
| | | | | | | | existed since October 2002 (and has been part of the base system since March 1999). Approved by: will Found by: make index (inside a very minimal chroot)
* Welcome to 1.0.0.netchild2005-01-206-12/+12
|
* Remove rmdir of libdata/pkgconfigedwin2005-01-201-1/+0
| | | | Noticed by: pointyhat/kris
* - add PKGNAMESUFFIX=-devel to avoid LATEST_LINK conflictleeym2005-01-201-0/+1
| | | | Noticed by: kris
* Update Port: mail/getmail to 4.3.1edwin2005-01-192-3/+3
| | | | | | | | | | Update mail/getmail to 4.3.1, which fixes a known problem with an exception being raised when certain IMAP errors occur. New version will just skip the affected account and move to the next one. PR: ports/76442 Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
* Update to 0.99.13ahze2005-01-186-42/+42
| | | | | | | Changelog: http://www.dovecot.org/list/dovecot/2005-January/005889.html PR: ports/76431 Submitted by: Robin Breathe <robin@isometry.net> (maintainer)
* - Update to 1.118pav2005-01-182-3/+3
| | | | | PR: ports/76402 Submitted by: Alex Deiter <tiamat@komi.mts.ru> (maintainer)
* upgrade to 0.98ijliao2005-01-185-85/+13
| | | | PR: 75530
* Upgrade to 20050115.thierry2005-01-174-12/+31
| | | | | Note: this is actually version 2.0-RC3. The configuration process for 2.0 is similar to that for SpamBouncer 1.9, although some details differ.
* Remove patch since "pgp_strict_enc" option does the same hack and itkrion2005-01-171-11/+0
| | | | can lead to broken pgp signatures.
* Remove patch since "pgp_strict_enc" option does the same hack and itkrion2005-01-172-22/+0
| | | | | | | can lead to broken pgp signatures. Submitted by: krion, tobez Approved by: maintainer
* - Add perl5 categorysem2005-01-161-1/+1
|
* Update to 2.1.10krion2005-01-166-14/+28
|
* Don't let RUN_DEPENDS rely on a fixed HORDEDIR.thierry2005-01-169-18/+18
| | | | Reported by: Jeff Bachtel.
* imapsync - IMAP synchronization, copy or migration tool.sem2005-01-164-0/+36
| | | | | | | | Synchronize mailboxes between two imap servers. Good at IMAP migration. PR: ports/76304 Submitted by: Alex Deiter <tiamat(at)komi.mts.ru>
* - Update to 0.95clement2005-01-162-4/+5
|
* Drop maintainership; project has been discontinued.adamw2005-01-162-2/+2
| | | | | If the elmo build breaks at any time in the future, feel free to remove it.
* - Define conflicts with msmtp-develpav2005-01-151-2/+4
| | | | | PR: ports/76046 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
* - Revive msmtp-devel port at version 1.3.2pav2005-01-154-0/+73
| | | | | PR: ports/76046 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Fix pkg-plistedwin2005-01-141-1/+0
| | | | Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* Fix RUN_DEPENDS: clamav.conf -> clamd.confedwin2005-01-141-2/+2
| | | | Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* Remove %%DOCSDIR%% afterwards.edwin2005-01-141-0/+1
|
* - Get rid of pkg-plistsem2005-01-144-2/+4
| | | | | PR: ports/76221 Submitted by: maintainer
* New port: mail/pfqueue A console-based tool for handling postfix queuesedwin2005-01-134-0/+43
| | | | | | | | | | | | | | | | | | pfqueue is an effort to give postqueue/mailq/postsuper a console (ncurses) interface: it won't add any particular functionality to those provided with postfix itself, but will hopefully make them to use. It's a real-time queue scanner, that show per-queue lists of existing messages; the messages can be deleted, put on hold or released Just for example, it may be useful to inspect a traffic jam at a given time, to see what is falling into and unexpectedly crowding you deferred queue PR: ports/76203 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* - Update to 3.2.4pav2005-01-133-14/+24
| | | | | | | - Drop WITH_WHITELIST, it's no longer build time option PR: ports/76198 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
* - Make gnuplot support compatible with gnuplot 4.0pav2005-01-132-2/+76
| | | | | PR: ports/76190 Submitted by: Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp> (maintainer)
* Update to 11.20krion2005-01-134-6/+6
|
* - add WWWdinoex2005-01-132-0/+4
|
* Add instructions that is necessary to run pf-spamd with greylistingdelphij2005-01-131-0/+9
| | | | | | feature. Submitted by: mlaier
* - update to 8.13.3dinoex2005-01-122-3/+3
| | | | md5 verified with announcement
* - Fix the charset of 7bit messsages when doing gpg encryption. Thiskrion2005-01-122-0/+22
| | | | | | | makes gpg-signed messages more readable in GNATS eg. PR: ports/76130 Submitted by: maintainer
* - Add WITH_MUTT_SIDEBAR_PATCH knob. The sidebar patch iskrion2005-01-124-1/+39
| | | | | | | | | | | uncompatible with three other patches, but it's included here because of many requests. - Fix the charset of 7bit messsages when doing gpg encryption. This makes gpg-signed messages more readable in GNATS eg. PR: ports/76128 Submitted by: maintainer
* - update to openwebmail-2.50-20050112leeym2005-01-122-3/+3
|
* Update my email address in MAINTAINER and comment fields.bms2005-01-121-2/+2
|
* [NEW PORT] mail/dspampdedwin2005-01-129-0/+376
| | | | | | | | | | | | | DspamPD is a GPL'ed transparent smtp proxy which can do content scanning through DSPAM and/or ClamAV... DspamPD version v2.00 supports DSPAM version 3.x, both stable and -devel ports and both clamav ports. The attached shar will create the port for you. PR: ports/76118 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* mail-dspam-devel: corect deinstall, package, describe; update; bugfixes; ↵edwin2005-01-127-221/+341
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ................ After private debuging, the 25th night spent on-line with the author and two minor versions all to make it work on FreeBSD like it should, discovering some other bugs in proccess, TA DA ! bring in the compleate daemonized version and adjust it for package building dspam-devel-3.3.4 (newer versions sigbus - threads problem) The daemon mode seems to be working now, so the port act like it should: - if enabled with WITH_DEAMON we install the rc script; to start it at boot put 'dspam_enable="YES"' in /etc/rc.conf and set the appropriate options in dspam.conf - read section "2.3 Client/Server Mode" from dspam README to learn how to use dspam in daemon mode - a simple portupgrade from previous versions will work with no problems with your current setup, even if compiled with WITH_DEAMON (default) - change default DB back-end to MySQL to make daemon mode work for package building - add MySQL v5.0.x support -- MYSQL50 [1] - USE_MYSQL and have make describe output right - change of name: SQLITE --> SQLITE2, as we now have sqlite3 support - add Sqlite v3.x support -- SQLITE3 - add BNR_DEBUG option - drop QUARANTINE_AGENT as is not supported by ./configure anymore and set in dspam.conf UntrustedDeliveryAgent and QuarantineAgent to default to TrustedDeliveryAgent, but leave them commented out [2] - add support for exim [4] which we build with the same database back-end as dspam if possible - fix PREF_EXT and BDB4 cases as well in our Makefile - change default DSPAM_HOME_MODE to 0770, it's a directory, you know ;) [3] - DSPAM_HOME_{OWNER,GROUP} default to DSPAM_{OWNER,GROUP} - default maximum message size to 300KB in dspam.conf - correct long-standing copy/paste bug (DSPAM_{GROUP,MODE} were set to DSPAM_HOME_{GROUP,MODE}) - Makefile clean-ups - fix deinstall to delete dspam.conf if it hasn't been customized, as requested by kris@ with "Ports Janitor" hat :) and save the net and myself some bugging mails [1] based on ports/74761 by Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> [2] based on ports/75548 by Julien Gabel <jpeg@thilelli.net> [3] based on ports/75549 by Julien Gabel <jpeg@thilelli.net> [4] suggested, incorrectly, in ports/74762 by Shahbaz Javeed <sjaveed@adderpit.com> Note to committer: all those PR are closed. PR: ports/75647 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* Chase libgcrypt shared library version of ports with optionalarved2005-01-121-1/+2
| | | | | | | dependency on libgcrypt. Submitted by: philip pointyhat to: arved
* mail/dspam: fix make describe, update, fix DSPAM_HOME perdefault permissionsedwin2005-01-124-144/+83
| | | | | | | | | | | | | | | | | | | | FreeBSD 4.x user please report problems ASAP so I can fix them before release. dspam-3.2.3.20041229.1945: - drop QUARANTINE_AGENT as is not supported by ./configure anymore and set in dspam.conf UntrustedDeliveryAgent and QuarantineAgent to default to TrustedDeliveryAgent, but leave them commented out (ports/75548 by Julien Gabel) - change default DSPAM_HOME_MODE to 0770 (ports/75549 by Julien Gabel <jpeg@thilelli.net>) - DSPAM_HOME_{OWNER,GROUP} default to DSPAM_{OWNER,GROUP} - fix make describe by USE_MYSQL - beautify - Makefile clean-up PR: ports/75665 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* Update Port: mail/getmail to 4.3.0edwin2005-01-122-3/+3
| | | | | | | Update mail/getmail from 4.2.6 to 4.3.0 PR: ports/76083 Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
* Update mail/postfixadmin to 2.10 versionedwin2005-01-123-10/+22
| | | | | | | Update mail/postfixadmin to 2.10 version PR: ports/76087 Submitted by: Rob Evers <rob@bavke.debank.tv>
OpenPOWER on IntegriCloud