summaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.9 (fixes a security problem)sergei2003-10-263-6/+36
| | | | | | PR: 58332 Submitted by: maintainer Approved by: krion (implicit)
* Homepage has changed; update MASTER_SITES and WWW:.petef2003-10-262-2/+2
| | | | Noticed by: distfiles survey
* Update to 0.29.petef2003-10-263-2/+8
| | | | | PR: 58081 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - update to 1.1dpetef2003-10-262-2/+2
| | | | | | | - use SITE_PERL PR: 55840 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* - Fix the DOCSDIR and EXAMPLESDIR code. Now both can bekrion2003-10-268-16/+98
| | | | | | | | | set to non-standard values. - Striping of binaries is no longer needed (it's done by install -s). - Be less verbose. PR: 58558 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* - Fix the DOCSDIR and EXAMPLESDIR code. Now both can be set tokrion2003-10-262-9/+33
| | | | | | | | non-standard values. - Be less verbose. PR: 58559 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* - Fix maintainer's emailkrion2003-10-261-4/+1
| | | | | | | - Don't strip binary, it's done by 'install -s' PR: 58560 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* Upgrade to 6.200_02.kuriyama2003-10-265-138/+55
| | | | | PR: ports/58066 Submitted by: "Ying-Chieh Chen" <yinjieh@csie.nctu.edu.tw>
* - Convert USE_* variables to WITH_*sergei2003-10-251-9/+8
| | | | | | PR: 58525 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Approved by: krion (implicit)
* - Add the new option "smime_encrypt_self" to addtionally encryptsergei2003-10-255-20/+119
| | | | | | | | | to the default key also - Fix some SGML errors in the manual PR: 58526 Submitted by: maintainer Approved by: krion (implicit)
* Fix a bug where Evo would crash on exit on Sparc64. I'm not bumpingmarcus2003-10-251-0/+20
| | | | | | | PORTREVISION since the user base is fairly low. Reported by: Koop Mast <einekoai@chello.nl> Tested by: Koop Mast <einekoai@chello.nl>
* For perl < 5.6, add a runtime dependency on File::Specdougb2003-10-251-0/+1
|
* - Utilize CONFLICTSsergei2003-10-242-0/+4
| | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Approved by: krion (implicit)
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducederwin2003-10-247-7/+0
| | | | in the last commit.
* utilize SITE_PERLijliao2003-10-2466-418/+401
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - Update to 6.2.5 (see http://catb.org/~esr/fetchmail/NEWS for details)sergei2003-10-243-18/+17
| | | | | | | | | | | | - Use DOCSDIR macro in pkg-plist - Don't install yet another copy of GPL - Pass maintainership to Oliver Eikemeier PR: 58283, 58341 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, Esa Karkkainen <ejk@iki.fi> Approved by: Ville Eerola <ve@sci.fi> (previous maintainer), krion (implicit)
* - Update to 1.2.1:sergei2003-10-2415-35/+30
| | | | | | | | | This update fixes a security bug in the SMTP handling code and adds some indexes to the PostgreSQL table layout for speed improvements PR: 58470 Submitted by: maintainer Approved by: krion (implicit)
* Fix format string bug, see http://www.guninski.com/sylph.html for more.netchild2003-10-234-0/+26
| | | | | Submitted by: trevor Found by: Georgi Guninski <guninski@guninski.com>
* - Apply vendor's security patchsergei2003-10-232-0/+40
| | | | | | | - Bump PORTREVISION Submitted by: Wojciech Polak <polak@gnu.org> Approved by: krion (implicitly)
* Fix configure errorache2003-10-232-0/+128
| | | | Submitted by: Anthony Howe
* - Update to version 0.3krion2003-10-234-76/+45
|
* Change to my @FreeBSD.org address.sergei2003-10-2317-17/+17
| | | | Approved by: krion
* Respect CC and CFLAGSkris2003-10-233-0/+37
|
* - Unbreak build under -CURRENT:sergei2003-10-222-7/+32
| | | | | | | multi-line string constant broken with GCC 3.3 Noticed by: bento via kris Approved by: krion
* Update to exiscan-acl-4.24-13, which is a bugfix release.sheldonh2003-10-222-2/+7
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* New port: mail/kshowmailkrion2003-10-226-0/+122
| | | | | | | | | | | | | | | | | | | KShowmail is a POP3 mail checker for KDE. Main features: o load mail headers from pop3 servers o display relevant header fields in a list view o display headers of selected mails o display complete mails o delete selected mails on servers o launch external programs like fetchmail or sendmail via configurable menu entries o support multiple accounts o sound support o send complain mails to postmaster PR: 58203 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
* Update to 0.7.osa2003-10-212-2/+2
| | | | | Submitted by: John Nielsen <john@jnielsen.net> (maintainer) PR: 58348
* Update to 0.87sergei2003-10-212-10/+4
| | | | | | PR: 58321 Submitted by: maintainer Approved by: krion (mentor)
* Upgrade to 0.41ache2003-10-214-5/+40
|
* Don't override config file during installation.leeym2003-10-201-3/+4
| | | | Submitted by: Rong-en Fan <rafan@infor.org>
* - remove COPYINGdinoex2003-10-192-2/+1
|
* - Update to 2.1.1krion2003-10-194-28/+31
| | | | | PR: 58193 Submitted by: maintainer
* - Layout for GnuSTEP 1.8.0dinoex2003-10-193-126/+86
|
* Use ${PKGINSTALL} instead of pkg-install.roam2003-10-191-1/+1
| | | | | PR: 57878 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
* - introduce the make option WITH_TRASHQUOTAoliver2003-10-191-1/+6
| | | | | | | | | include deleted mails in the quota and prevent the users to use the thrash for extra storage. - bump PORTREVISION PR: ports/55730 Submitted By: Henri Michelon <hmichelon@e-cml.org>
* Add p5-Mail-GnuPG 0.06,vanilla2003-10-175-0/+38
| | | | | | | | perl5 interface to process and/or create PGP email. PR: 58083 Submitted by: clsung@dragon2.net
* Declare (or resolve) conflicts for KDE and QT.lofi2003-10-171-0/+3
|
* Add p5-Net-QMTP 0.05,vanilla2003-10-175-0/+39
| | | | | | | | perl module to provide a Quick Mail Transfer Protocol (QMTP) client. PR: 58070 Submitted by: James Raftery <james@now.ie>
* Add back previous maintainer: it seems the mail bounce was caused bykris2003-10-161-1/+1
| | | | problems with the .org TLD.
* Reset bouncing maintainer addresskris2003-10-161-1/+1
|
* BROKEN on 5.x: does not compilekris2003-10-163-3/+21
|
* BROKEN on 5.x: does not compilekris2003-10-151-1/+7
|
* remove php category, I was confused with the pear categoryedwin2003-10-151-1/+1
| | | | Noticed by: bento.
* dbmail tarball has been updated.erwin2003-10-1515-50/+50
| | | | | | | | | | - configure script have been improved - some strings changed. Bump PORTREVISION. PR: 58065 Submitted by: maintainer
* * Update to 0.3marcus2003-10-1525-19820/+15
| | | | | | | | * Remove GTK1 support See the Thunderbird release notes at http://www.mozilla.org/projects/thunderbird/release-notes.html for a list of what's new and what's changed.
* update to 0.9.7oliver2003-10-158-8/+8
|
* - Fix build on -currentkrion2003-10-151-15/+95
|
* update to openwebmail 2.20leeym2003-10-152-5/+5
| | | | | PR: 58017 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - add CONFLICTSdinoex2003-10-1412-0/+12
| | | | | Submitted by: eikemeier@fillmore-labs.com Approved by: kris
* VMailMgr (short for Virtual MAIL ManaGeR) is a package of programsnetchild2003-10-145-0/+92
| | | | | | | | designed to manage multiple domains of mail addresses and mailboxes on a single host. It co-operates with qmail for mail delivery and program control. Submitted by: Patrick Rinke <patrick@rinke-bochum.de>
OpenPOWER on IntegriCloud