aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* - One can have postfix admin running on a host and postfix itself on an other,Ion-Mihai Tetcu2006-06-201-2/+6
| | | | | | | | | | | so RUN_DEPEND on postfix optionally (default to off to return to pre-OPTIONS state) - bump PORTREVISION again for depends change :( Requested by: Darren Pilgrim <darren.pilgrim@bitfreak.org> Notes: svn path=/head/; revision=165845
* Update to 1.4.6.Roman Bogorodskiy2006-06-202-7/+15
| | | | Notes: svn path=/head/; revision=165830
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-1911-11/+11
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* Update to dovecot-1.0.b9.Renato Botelho2006-06-1916-150/+200
| | | | | | | | | | | | - Numerous vendor bugfixes: http://www.dovecot.org/list/dovecot-news/2006-June/000008.html - kqueue(2) support seems to have settled down; enable by default. PR: ports/99128 Submitted by: maintainer Notes: svn path=/head/; revision=165777
* unquote BROKEN.Hajimu UMEMOTO2006-06-193-10/+10
| | | | Notes: svn path=/head/; revision=165773
* Fix dependency: use sysutils/p5-Filesys-Df instead ofAnton Berezin2006-06-191-2/+2
| | | | | | | | | | | | | devel/p5-Filesys-Statvfs_Df, which the former replaces. Bump portrevision. This should fix INDEX build. Noticed by: droso, index build script Pointy hat to: aaron, tobez (implicit) Notes: svn path=/head/; revision=165769
* - Update to v0.173Aaron Dalton2006-06-192-4/+4
| | | | | | | | | PR: ports/99161 Submitted by: aaron Approved by: tobez Notes: svn path=/head/; revision=165740
* Re-enable sylpheed2-devel, now that whatever problem that broke INDEX someMark Linimon2006-06-191-0/+1
| | | | | | | | | time ago seems to have been resolved. The port is current IGNOREd anyway. Hat: portmgr Notes: svn path=/head/; revision=165729
* Update to 0.14Ion-Mihai Tetcu2006-06-183-6/+10
| | | | | | | | PR: ports/98088 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> Notes: svn path=/head/; revision=165674
* Sync with vedor description.Ion-Mihai Tetcu2006-06-171-3/+6
| | | | Notes: svn path=/head/; revision=165662
* Make RUN_DEPENDS to be listed only once.Ion-Mihai Tetcu2006-06-171-4/+4
| | | | Notes: svn path=/head/; revision=165661
* Add php-session and php-pcre to the lsit of RUN_DEPENDS adn bump PORTREVISION.Ion-Mihai Tetcu2006-06-171-3/+4
| | | | | | | Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> Notes: svn path=/head/; revision=165660
* - Update to 1.5.11Aaron Dalton2006-06-172-7/+13
| | | | | | | | | | PR: ports/99026 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Notes: svn path=/head/; revision=165650
* - Select MySQL/PGSQL via OPTIONSIon-Mihai Tetcu2006-06-173-21/+32
| | | | | | | | | | | | - RUN_DEPEND on Apache and Postfix - Drop custom FETCH_CMD and provide a mirror on my server - Add www to CATEGORIES - Adjust COMMENT and pkg-descr - move pkg-message to files/pkg-message.in, use macros and add it in SUB_FILES - Bump PORTREVISION for depends change. Notes: svn path=/head/; revision=165635
* Update to 2.3.0.Alexander Leidinger2006-06-164-10/+8
| | | | Notes: svn path=/head/; revision=165607
* Obey conventions and change my mail to @FreeBSD.org addressMartin Wilke2006-06-161-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=165605
* Update to the last stable release, 5.4.13. In the process:Peter Pentchev2006-06-165-212/+103
| | | | | | | | | | - temporarily disable the SpamAssassin patch, since vdelivermail was reorganized a bit; - fix a couple of potential buffer bound problems; - remove the unconditional -fPIC; we handle this ourselves for amd64. Notes: svn path=/head/; revision=165574
* Update MASTER_SITESMartin Wilke2006-06-152-8/+9
| | | | | | | | | PR: ports/97704 Submitted by: miwi Approved by: krion (mentor) Notes: svn path=/head/; revision=165522
* - fix incorporating from local mbox [1]Ion-Mihai Tetcu2006-06-154-8/+130
| | | | | | | | | | | | - bump PORTREVISION - small portlint Submitted by: me (itetcu), Petre Bandac <petre@kgb.ro> [1] Approved by: maintainer [1] Obtained from: sylpheed-claws bug-tracking system [1] Notes: svn path=/head/; revision=165518
* - fix spelling in help targetDirk Meyer2006-06-151-5/+5
| | | | | | | | | | | | | - support IPV6 for system with NO_MAILWRAPPER set Reported by: Jamie Jones Users on FreeBSD 2.x and 3.x must define SENDMAIL_WITHOUT_IPV6=yes - update howto-sasldb Bad URLs Reported by: Dean Hamstead Notes: svn path=/head/; revision=165517
* Update to 0.172.Anton Berezin2006-06-152-5/+6
| | | | Notes: svn path=/head/; revision=165493
* - Apply Patch for shared memoryDirk Meyer2006-06-152-0/+19
| | | | | | | http://www.sendmail.org/releases/8.13.7.html#ERRATA Notes: svn path=/head/; revision=165488
* - Update from v0.31 to v0.30Aaron Dalton2006-06-153-8/+15
| | | | | | | | | | | | - Update patchfile - Restrict to Perl 5.6+ due to dependency upon DB_File >= 1.806 PR: ports/98324 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=165474
* Adding port mail/p5-Email-MIME-Creator, Email::MIME constructor forAaron Dalton2006-06-155-0/+48
| | | | | | | | | | | | starting anew. PR: ports/98210 Submitted by: HASHI Hiroaki <hashiz@tomba.meridiani.jp> Reviewed by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=165469
* Take maintainership.Ion-Mihai Tetcu2006-06-141-1/+1
| | | | Notes: svn path=/head/; revision=165467
* Reset rob@debank.tv due to maintainer-timeouts and no response to email.Mark Linimon2006-06-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=165465
* - Security update to 8.13.7Dirk Meyer2006-06-142-4/+20
| | | | | | | | - new target help Security: FreeBSD-SA-06:17.sendmail Notes: svn path=/head/; revision=165458
* - Fix time values parsing on FreeBSD 5.X and upPav Lucistnik2006-06-142-1/+12
| | | | | | | Reported by: Vlastimil Zeman <vlastimil.zeman@col.cz> Notes: svn path=/head/; revision=165433
* Update to 0.7.6Martin Wilke2006-06-143-5/+4
| | | | | | | | PR: ports/98354 Approved by: krion (mentor), maintainer Notes: svn path=/head/; revision=165424
* Update to 0.11.00Martin Wilke2006-06-143-5/+6
| | | | | | | | | PR: ports/98480 Submitted by: miwi Approved by: krion (mentor), maintainer timeout Notes: svn path=/head/; revision=165420
* Reset andrew@ugh.net.au due to multiple timeouts.Mark Linimon2006-06-146-12/+3
| | | | Notes: svn path=/head/; revision=165380
* Update to 3.0Jean-Yves Lefort2006-06-142-5/+4
| | | | Notes: svn path=/head/; revision=165378
* Reset drkangel@drkangel.org due to bounces; remove dead mastersites.Mark Linimon2006-06-141-1/+1
| | | | Notes: svn path=/head/; revision=165371
* - Update to 1.19Marcus Alves Grando2006-06-143-8/+8
| | | | Notes: svn path=/head/; revision=165345
* - Update to 2.3-20060611Marcus Alves Grando2006-06-142-4/+4
| | | | Notes: svn path=/head/; revision=165344
* update to 2.2.6Oliver Lehmann2006-06-124-8/+8
| | | | Notes: svn path=/head/; revision=165268
* Remove nonexistant USE_SUBR, where USE_RC_SUBR already does the trick.Erwin Lansing2006-06-121-1/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=165250
* Update to 1.77Erwin Lansing2006-06-123-8/+9
| | | | | | | | PR: 98836 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=165179
* Update to 0.171.Anton Berezin2006-06-122-4/+4
| | | | Notes: svn path=/head/; revision=165176
* - Update to 1.3.8Andrey Slusar2006-06-113-6/+10
| | | | | | | | | | - Move plist to Makefile. PR: ports/98826 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=165131
* Update to 0.4.0Michael Haro2006-06-112-4/+4
| | | | Notes: svn path=/head/; revision=165070
* - extend MASTER_SITESDirk Meyer2006-06-101-1/+3
| | | | Notes: svn path=/head/; revision=165025
* - Fix gunzip pathPav Lucistnik2006-06-092-0/+6
| | | | | | | | PR: ports/98716 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer) Notes: svn path=/head/; revision=164954
* Maintainer's email bounces.Mark Linimon2006-06-091-1/+1
| | | | Notes: svn path=/head/; revision=164953
* Reset bouncing maintainer address.Mark Linimon2006-06-091-1/+1
| | | | Notes: svn path=/head/; revision=164952
* - Update to 0.3.1Pav Lucistnik2006-06-095-35/+8
| | | | | | | | | | - Take maintainership PR: ports/98766 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=164947
* - Update to 1.3.36Pav Lucistnik2006-06-092-4/+4
| | | | | | | | PR: ports/98722 Submitted by: Dean Hollister <dean@odyssey.apana.org.au> (maintainer) Notes: svn path=/head/; revision=164931
* Fix plist; I commited the right file to my cvs, but forgot to commit it hereIon-Mihai Tetcu2006-06-091-0/+1
| | | | | | | | | | | also :( Submitted by: krismail Pointyhat: me Approved by: lawrance (mentor, implicit) Notes: svn path=/head/; revision=164875
* - Update mail/getmail to 4.6.2, which includes the following fix noted inCheng-Lung Sung2006-06-092-4/+4
| | | | | | | | | | | | | | | CHANGELOG: - fix regression introduced in 4.6.0 where atime on mbox files would get updated (i.e. not set back), making it difficult for other programs to tell if there was new mail or not without actually opening the mbox. Thanks: Tim van der Molen. PR: ports/98726 Submitted by: maintainer (Linh Pham) Notes: svn path=/head/; revision=164863
* Adapt qmail-smtpd to work fine with new rblsmtpd functionality, checking envvarRenato Botelho2006-06-083-2/+54
| | | | | | | | set by rblsmtpd when IP matched on a RBL list and deny email is user is not authenticated. Notes: svn path=/head/; revision=164861