aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* With my portmgr hat on, fix this port so tools like imapd that depend on itJoe Marcus Clarke2007-10-012-2/+4
| | | | | | | | | will actually work. The previous commit completely broke imapd, ipopd, etc. This restores the installation of linkage.c from the last working version. Notes: svn path=/head/; revision=200493
* Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.Mark Linimon2007-09-301-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=200429
* error in man page for imapd of mail/imap-uwEdwin Groothuis2007-09-303-1/+26
| | | | | | | | | | | | | | | If you install the imap-wu port and read the imapd man page it shows under SYNOPSIS that imapd is installed in the directory /usr/etc/imapd, however the port install the binary under /usr/local/libexec Also fixed for ipopd.8 PR: ports/102060 Submitted by: Jan Riedinger <jan@master.swk.sns.eu> Notes: svn path=/head/; revision=200424
* Chase mail/cclient shared library version bump.Edwin Groothuis2007-09-3011-10/+40
| | | | | | | | | | | Several patches were needed due to the removal of include/c-client/linkage.c in favour of include/c-client/linkage.h. PR: ports/114833 Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es> Notes: svn path=/head/; revision=200423
* [patch] update mail/imap-uw to version 2006jEdwin Groothuis2007-09-309-485/+679
| | | | | | | | | | | | The c-client and imap-uw ports are still at version 2004g. The attached patch updates imap-uw to version 2006j. PR: ports/114834 Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es> Approved by: maintainer timeout Notes: svn path=/head/; revision=200421
* [patch] update mail/cclient to version 2006jEdwin Groothuis2007-09-305-215/+347
| | | | | | | | | | | | The c-client and imap-uw are still at version 2004g. The patch I am enclosing updates c-client to version 2006j. PR: ports/114833 Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es> Approved by: maintainer timeout Notes: svn path=/head/; revision=200420
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-3017-41/+44
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - update to 1.0.PreAlpha19Dirk Meyer2007-09-302-6/+5
| | | | Notes: svn path=/head/; revision=200406
* Move the USE_PERL definitions, and others, before pre.mk inclusion. ThisMark Linimon2007-09-291-13/+13
| | | | | | | will be needed to conditionalize bsd.perl.mk inclusion. Notes: svn path=/head/; revision=200389
* - Add support for Cyrus IMAPd 2.3.xAlejandro Pulver2007-09-296-48/+59
| | | | | | | | | | | | - Remove explicit dependence on Apache. - Install into ${PREFIX}/www/websieve (${WWWDIR}). - Use the generic OPTIONS mechanism rather than some strange precursor to it. PR: ports/116493 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=200371
* Update to 0.18Sergey Skvortsov2007-09-272-4/+4
| | | | | | | Changes: http://search.cpan.org/src/ULTRADM/POE-Component-Client-SMTP-0.18/Changes Notes: svn path=/head/; revision=200203
* - Update to 5.422Martin Wilke2007-09-272-5/+6
| | | | | | | Tested by: Lee Dilkie <lee_dilkie@mitel.com> Notes: svn path=/head/; revision=200183
* Fix bug in the rc.d script from upstream.Wes Peters2007-09-271-0/+11
| | | | | | | | Reported-by: Mario Pranjic <mario.pranjic@gmail.com> PR: ports/116556 Notes: svn path=/head/; revision=200171
* Update to 1.21Sergey Skvortsov2007-09-272-4/+4
| | | | | | | Changes: http://search.cpan.org/src/MARKOV/MIME-Types-1.21/ChangeLog Notes: svn path=/head/; revision=200170
* Also obey a global WITH_SLANGDavid E. O'Brien2007-09-251-1/+1
| | | | | | | Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> Notes: svn path=/head/; revision=200109
* - Update to 2.0.3.Stefan Walter2007-09-252-19/+15
| | | | | | | | | - Remove OPTION for PCRE, it is used unconditionally in the new version. Submitted by: daniel@netwalk.org via private mail Notes: svn path=/head/; revision=200103
* - New port phplist-2.10.4Beech Rintoul2007-09-247-0/+1311
| | | | | | | | | | | | | | | | | | | | | | Phplist is an email announcement delivery system. It is great for newsletters, publicity lists, notifications, and many other uses. Phplist has many features, including: * double opt-in subscription mechanism * scheduling * RSS * list segmentation * click-tracking * attachments * bounce management PR: ports/115799 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=200071
* - Update to 5.421Martin Wilke2007-09-242-5/+4
| | | | Notes: svn path=/head/; revision=200049
* Made port non-interactive, added all depends from the interactionLars Balker Rasmussen2007-09-241-1/+16
| | | | | | | Reviewed by: tobez Notes: svn path=/head/; revision=200047
* [UPDATE]mail/cclient. The problem with the assembly of some portsEdwin Groothuis2007-09-232-0/+7
| | | | | | | | | | | | | | | | Some ports require unzipped source of cclient. For example, one of the ports with such problem is the asterisk (configure --with-imap). Copying some of the files in the include/cclient solves this problem by using standard tools. These files are stored parameters with which compiles port PR: ports/114913 Submitted by: viper <viper@perm.raid.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=199979
* [MAINTAINER] mail/ovs: update to 1.02Edwin Groothuis2007-09-233-10/+15
| | | | | | | | | | - Update to 1.02 PR: ports/116366 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=199923
* Update to 0.35.1.Oliver Braun2007-09-222-4/+4
| | | | Notes: svn path=/head/; revision=199907
* - Update to 2.2.21 (2.221)Cheng-Lung Sung2007-09-222-6/+5
| | | | Notes: svn path=/head/; revision=199882
* update to 2.4.6Oliver Lehmann2007-09-194-8/+8
| | | | Notes: svn path=/head/; revision=199765
* Update to 2.190.Anton Berezin2007-09-193-6/+4
| | | | | | | Changes: http://search.cpan.org/src/RJBS/Email-Send-2.190/Changes Notes: svn path=/head/; revision=199752
* - Fix a Memory leak caused by gtk_container_get_childrenMartin Wilke2007-09-192-0/+32
| | | | | | | | | | - Bump PORTREVISION Obtained from: claws-mail cvs Approved by: netchild (maintainer) Notes: svn path=/head/; revision=199748
* - Update to 1.2.1.Chin-San Huang2007-09-182-11/+12
| | | | | | | - Take maintainership. Notes: svn path=/head/; revision=199729
* - Update to 2.61-11.1Clement Laforet2007-09-182-3/+9
| | | | Notes: svn path=/head/; revision=199728
* 2007-08-22 java/jdk11-doc: Obsolete version of jdkMartin Wilke2007-09-185-563/+0
| | | | | | | | | | | 2007-08-22 databases/java-sqlrelay: Depends on obsolete version of jdk 2007-08-22 mail/yuzu: Depends on obsolete version of jdk 2007-08-29 net/ng_netflow: already in base in all supported versions of FreeBSD 2007-08-22 java/jdk12-doc: Obsolete version of jdk 2007-08-22 japanese/netypesv: Depends on obsolete version of jdk Notes: svn path=/head/; revision=199715
* - Update to 4.63.8Martin Wilke2007-09-183-5/+7
| | | | | | | | PR: 116436 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer) Notes: svn path=/head/; revision=199711
* - File was rerolledMartin Wilke2007-09-182-3/+4
| | | | | | | | | | | | | | - Bump PORTREVISION after claws-mail update Notes from Holger Berndt (author) Fix typo in English popup string. Thanks to Andrea Spadaccini for reporting Submitted by: Hagen Kühl (via irc freenode #freebsd-doc.de) Approved by: maintainer implicit Notes: svn path=/head/; revision=199697
* - Update to 1.98Martin Wilke2007-09-182-6/+6
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=199696
* - Bump PORTREVISION after claws-mail updateMartin Wilke2007-09-1814-30/+42
| | | | Notes: svn path=/head/; revision=199695
* - Update to 3.0.1Martin Wilke2007-09-182-4/+4
| | | | | | | | | | Changelog: http://sourceforge.net/forum/forum.php?forum_id=736049 Approved by: netchild (implicit) Notes: svn path=/head/; revision=199694
* - Pass maintainership to tabthorpe@ (he like squirrelmail-*)Martin Wilke2007-09-171-1/+1
| | | | Notes: svn path=/head/; revision=199604
* - Update to 2.5-20070911Marcus Alves Grando2007-09-142-4/+4
| | | | Notes: svn path=/head/; revision=199454
* Prefer the international version.David E. O'Brien2007-09-131-1/+1
| | | | Notes: svn path=/head/; revision=199411
* Updated to MIMEdefang 2.63. Prompted by Craig and several others.Wes Peters2007-09-132-5/+5
| | | | | | | Submitted by: Craig Green <cgreen@sentex.net> Notes: svn path=/head/; revision=199398
* [MAINTAINER] mail/imapsync: update to 1.223Edwin Groothuis2007-09-122-4/+5
| | | | | | | | | | - Update to 1.223 PR: ports/116283 Submitted by: Jim Riggs <ports@christianserving.org> Notes: svn path=/head/; revision=199357
* - Add CGIDIR and WWWROOT knobs to set the location for cgi and cssRong-En Fan2007-09-112-10/+15
| | | | | | | | | file. Tested by: Eric <eric at mikestammer.com> Notes: svn path=/head/; revision=199326
* - Update to 0.12.1Martin Wilke2007-09-113-14/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=199317
* - Do not depend on muttAndrew Pantyukhin2007-09-102-27/+19
| | | | | | | | | - Minor tweaks Approvnd by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=199287
* update to 4.68Dryice Dong Liu2007-09-102-13/+13
| | | | Notes: svn path=/head/; revision=199274
* - Fix REINPLACE_CMD added on my last commit to fix clamav detection.Renato Botelho2007-09-101-2/+2
| | | | | | | Noticed by: Wendell Martins Borges <wendell@ramenzoni.com.br> Notes: svn path=/head/; revision=199268
* - Update to 1.1.12Sergei Kolobov2007-09-103-4/+6
| | | | | | | | PR: ports/115283 Submitted by: Nils Vogels Notes: svn path=/head/; revision=199267
* - Fix breakage with the rootcerts install step.Thomas Abthorpe2007-09-102-1/+3
| | | | | | | | | | | PR: ports/116208 Submitted by: Larry Rosenman <ler_AT_lerctr.org> Noticed by: pavmail Pointyat to: tabthorpe, ler_AT_lerctr.org Approved by: clsung (mentor) Notes: svn path=/head/; revision=199260
* Update to 1.0.5, this is a bugfix release.Xin LI2007-09-104-8/+8
| | | | | | | | PR: ports/116234 Approved by: maintainer Notes: svn path=/head/; revision=199244
* Fix up after bsd.perl.mk import.Mark Linimon2007-09-101-6/+6
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199234
* - Update to 2.11.2Martin Wilke2007-09-092-4/+4
| | | | Notes: svn path=/head/; revision=199225
* - Update to 0.7.2Stanislav Sedov2007-09-094-60/+6
| | | | | | | | - Step down maintainership (i don't use it any longer, so will not be able to garantee if it's workable). Notes: svn path=/head/; revision=199202