aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* - Updated to 1.6Greg Larkin2010-12-092-6/+5
| | | | | | | | | | | | | 2010-09-21 * smtptrapd.c (): 1.6 has been released with enhancements for logging, banner delay and rejection based upon a patch from Joseph Tam. - Quieted the Makefile Reported by: portscout via miwi Notes: svn path=/head/; revision=265948
* - Mark some ruby* and rubygem* broken with ruby 1.9Philip M. Gollucci2010-12-091-1/+5
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265942
* Fix OSVERSION in BROKENErwin Lansing2010-12-091-1/+1
| | | | | | | Submitted by: Angelo Turetta <aturetta@commit.it> Notes: svn path=/head/; revision=265937
* Update to version 1.87.Boris Samorodov2010-12-092-4/+3
| | | | Notes: svn path=/head/; revision=265924
* - Fix dependency versionsPhilip M. Gollucci2010-12-081-3/+3
| | | | Notes: svn path=/head/; revision=265872
* There is no need to include PKGINSTALL in the pico packageDoug Barton2010-12-081-1/+8
| | | | | | | | Give the alpine/pkg-install script triple protection against being run inappropriately. Notes: svn path=/head/; revision=265835
* - Update to 2.2.12Philip M. Gollucci2010-12-072-3/+3
| | | | | | | | | PR: ports/152906 Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265830
* With portmgr hat, reassign these from clsung (who is apparently havingMark Linimon2010-12-071-1/+1
| | | | | | | email troubles) to ruby@. Notes: svn path=/head/; revision=265809
* - Update to 2.2.10Philip M. Gollucci2010-12-072-3/+3
| | | | | | | | | | PR: ports/152515 Submitted by: myself (pgollucci) Approved by: freebsdports@chillibear.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265769
* Fix a segfault problem with header only filter.Andrey A. Chernov2010-12-062-1/+13
| | | | Notes: svn path=/head/; revision=265754
* Remove CONFLICTS for the old pine stuff, it's been long enoughDoug Barton2010-12-053-10/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the problem mentioned in the PR related to a feature of the port that is useful, or dangerous depending on how you look at it. :) If you run 'alpine -conf > file' it will merge in values from your existing global conf file (/usr/local/etc/alpine.conf) and spit out a new file with any new features added. The port used this feature when I took it over, and I maintained that behavior because it is useful. However, it is different from the traditional behavior of installing a clean foo.conf.sample file, and maintaining foo.conf only if it differs from the sample. My solution to this problem is different than the PR's, but does not involve patching the source. Using the pkg-install file and taking advantage of the default behavior of the alpine -conf feature I have created the best of both worlds, a clean .sample, and merging in local changes if they exist. Since I'm changing stuff anyway, do both sides of the process in a more security-conscious way. Bump PORTREVISION since the package is now different PR: ports/148859 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Notes: svn path=/head/; revision=265702
* Update to the 2010-11-06 version of the maildir patch.Doug Barton2010-12-051-5/+2
| | | | | | | | | It s/link/rename/ in 2 spots, otherwise it's just code whitespace changes. While here, let 'make makesum' remove MD5s Notes: svn path=/head/; revision=265698
* Sync to new bsd.autotools.mkAde Lovett2010-12-0465-66/+66
| | | | Notes: svn path=/head/; revision=265663
* - Update to 1.5.5Pav Lucistnik2010-12-022-6/+5
| | | | | | | | PR: ports/152776 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) Notes: svn path=/head/; revision=265581
* - Update to 1.8.1Pav Lucistnik2010-12-022-9/+8
| | | | | | | | PR: ports/152774 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) Notes: svn path=/head/; revision=265580
* . Add a missing BUILD_DEPENDS on dovecot2.Greg Lewis2010-12-021-0/+1
| | | | | | | Pointyhat to: glewis Notes: svn path=/head/; revision=265555
* Reset hideo@lastamericanempire.com due to maintainer-timeouts and noMark Linimon2010-12-022-4/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=265542
* Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2010-12-012-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=265541
* - Update claws-mail plugins to newest versions from 3.7.7 releaseMartin Wilke2010-12-0138-109/+135
| | | | | | | | | | | | | - Bump portrevisions of plugins with no new version - Recreate checksum files to new standard - Add LICENSE infos - Mark MAKE_JOBS_SAFE PR: 152711 Submitted by: Pawel Pekala <c0rn@o2.pl> Notes: svn path=/head/; revision=265496
* Change to off the experimental 3rd party patch by default.Hajimu UMEMOTO2010-11-301-3/+3
| | | | Notes: svn path=/head/; revision=265462
* - Add optional autocreate and autosieve patches (originally from UoA)Martin Matuska2010-11-302-1/+28
| | | | | | | | | | | | - Patches are maintained by myself (mm@FreeBSD.org) URL: http://blog.vx.sk/archives/13-Cyrus-IMAP-UoA.html PR: ports/152257 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=265444
* Update to 2.4.5.Hajimu UMEMOTO2010-11-295-14/+46
| | | | Notes: svn path=/head/; revision=265404
* - Update to 2.2.2Pav Lucistnik2010-11-294-23/+36
| | | | | | | | PR: ports/152670 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Notes: svn path=/head/; revision=265403
* - Add OPTIONSSunpoet Po-Chuan Hsieh2010-11-293-15/+35
| | | | | | | | | | | | - Add db51 support (used by header caches) - Adjust NCURSES/SLANG selection - Remove obsolete MD5 sum PR: ports/152318 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=265398
* Add dependency to docbook-utils for the manual build. UnfortunatelyAlexander Leidinger2010-11-291-0/+2
| | | | | | | | | | | the manual is build as soon as one of the conversion utilities is detected, even if it is requested to not build the manual during the build. Noticed by: rea Notes: svn path=/head/; revision=265395
* Update to 3.7.7.Alexander Leidinger2010-11-294-10/+14
| | | | | | | | Submitted by: Fabian Keil <fk@fabiankeil.de> PR: 152641 Notes: svn path=/head/; revision=265373
* . Add an entry to the packing list to always try and remove DOCSDIR, sinceGreg Lewis2010-11-291-0/+1
| | | | | | | | | the dovecot build creates it whether docs are enabled ot not. Pointed out by: QAT Notes: svn path=/head/; revision=265364
* . Fix the packing list to respect NOPORTDOCS correctly.Greg Lewis2010-11-281-1/+1
| | | | | | | | Pointed out by: QAT Guidance from: itetcu Notes: svn path=/head/; revision=265327
* - 's|/usr/bin/perl|${PERL}|' (now "command_interpreter" can be used in rc ↵Olli Hauer2010-11-275-118/+60
| | | | | | | | | | | | | | scripts) - rewrite rc scripts - update to version 1.3 PR: 150574 Submitted by: Erik Steigler <erik _at_ okcupid.com> Approved by: Yoshisato YANAGISAWA <yanagisawa _at_ csg.is.titech.ac.jp> Notes: svn path=/head/; revision=265292
* Update to 2.6.8, fix a typo in CONFLICTS, and modifySahil Tandon2010-11-273-17/+25
| | | | | | | | | | pkg-install script to check whether Postfix is already enabled in mailer.conf[1]. Submitted by: ohauer (via email) [1] Notes: svn path=/head/; revision=265257
* - Update to 2.5.11Sahil Tandon2010-11-272-6/+4
| | | | | | | - Fix a typo in CONFLICTS Notes: svn path=/head/; revision=265256
* Update to 2.7.2 and modify pkg-install script to checkSahil Tandon2010-11-279-51/+72
| | | | | | | | | whether Postfix is already enabled in mailer.conf[1]. Submitted by: ohauer (via email) [1] Notes: svn path=/head/; revision=265255
* . Add a port of an implementation of the Sieve language for Dovecot 2.x:Greg Lewis2010-11-276-0/+160
| | | | | | | | | | | | | | | | Sieve language support by a plugin for the Dovecot deliver LDA&LMTP * Mail filtering * Mail forwarding * Vacation auto-reply WWW: http://wiki2.dovecot.org/Pigeonhole PR: 150790 Submitted by: "Nagy, Attila" <bra@fsn.hu> Notes: svn path=/head/; revision=265253
* . Add a port of the 2.x series of Dovecot:Greg Lewis2010-11-279-0/+904
| | | | | | | | | | | | | | | | Dovecot is a secure and compact IMAP server which is in the early stages of development. It supports Maildirs and mbox formats and much of the IMAP v4 protocol including SSL/TLS. IPv6 support is also included. Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail and PAM. WWW: http://www.dovecot.org/ PR: 150789 Submitted by: "Nagy, Attila" <bra@fsn.hu> Notes: svn path=/head/; revision=265251
* Update to 2.5.19 CVS snapshot on 2010/11/02.MANTANI Nobutaka2010-11-262-5/+4
| | | | Notes: svn path=/head/; revision=265190
* Use PCRE explicitly. If PCRE was installed, the header of PCRE wasHajimu UMEMOTO2010-11-266-13/+53
| | | | | | | | | picked upped. However, since there was bash-ism in the configure script, libpcre was not linked, correctly. As the result, the regex in our libc was used, but the header of PCRE was referred. Notes: svn path=/head/; revision=265186
* Mark BROKEN on HEADErwin Lansing2010-11-251-0/+4
| | | | Notes: svn path=/head/; revision=265149
* Add spamass-ixhash, a plugin for Spamassassin, thatTilman Keskinoz2010-11-245-0/+67
| | | | | | | | | | | computes MD5 checksums of fragments of the body of an e-mail and compares them to those of know spam. PR: 152216 Submitted by: Michael Ranner Notes: svn path=/head/; revision=265077
* DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange GatewayPav Lucistnik2010-11-236-0/+143
| | | | | | | | | | | | | | | DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway allowing users to use any mail/calendar client (e.g. Thunderbird with Lightning or Apple iCal) with an Exchange server, even from the internet or behind a firewall through Outlook Web Access. WWW: http://davmail.sourceforge.net/ PR: ports/151803 Submitted by: John Prather <john.c.prather@gmail.com> Notes: svn path=/head/; revision=265012
* Mark deprecatedTilman Keskinoz2010-11-232-1/+3
| | | | | | | | PR: 152490 Submitted by: maintainer Notes: svn path=/head/; revision=265000
* - Update to 3.0.3Philip M. Gollucci2010-11-232-4/+3
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=264976
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thisKoop Mast2010-11-2014-104/+526
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. <vvelox@vvelox.net> romain@ Olaf Seibert <O.Seibert@cs.ru.nl> DomiX Bapt <baptiste.daroussin@gmail.com> jsa@ miwi@ Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Maxim Samsonov <xors@mne.ru> Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@ Notes: svn path=/head/; revision=264837
* - Update to 20101112Tilman Keskinoz2010-11-172-23/+32
| | | | | | | | | | - Changed OPTIONS to reflect useful config PR: 152180 Submitted by: maintainer Notes: svn path=/head/; revision=264676
* - Update to 2.2.9 [missed this commit yesterday]Philip M. Gollucci2010-11-162-5/+5
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=264654
* - Fix the min dependency of rubygem-actionmailPhilip M. Gollucci2010-11-161-1/+2
| | | | | | | | | Reported by: QAT With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=264652
* - Update to 2.69Sunpoet Po-Chuan Hsieh2010-11-162-4/+3
| | | | | | | | | Changes: http://www.allthingsrss.com/rss2email/changelog/ PR: ports/152285 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) Notes: svn path=/head/; revision=264635
* - Update to 3.0.2Philip M. Gollucci2010-11-162-4/+3
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=264628
* - Update to 1.20Sahil Tandon2010-11-152-3/+3
| | | | Notes: svn path=/head/; revision=264594
* Reset ofsen@enderunix.org due to maintainer-timeouts.Mark Linimon2010-11-152-4/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=264589
* - Fix segmentation faults on amd64.Stefan Walter2010-11-153-5/+141
| | | | | | | | | | | - Reset maintainer due to multiple long response timeouts. PR: 139867 Submitted by: Bartosz Stec <admin@kkip.pl> Patch by: arved Notes: svn path=/head/; revision=264588