aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* s/maildrop/getmail/ijliao2002-10-022-1/+2
| | | | | PR: 43566 Submitted by: Peter van Dijk <peter@dataloss.nl>
* dont remove locale/* dirsijliao2002-09-301-3/+0
|
* Track exim-4.xx now that ports/mail/exim is for exim-4.xx.sheldonh2002-09-301-41/+32
| | | | | | | The Makefile was changed to track exim-4.xx before the ports freeze, but this patch was not updated. Fix it now to unbreak the build. Reported by: kris
* Update 5.9.13 --> 6.1.0. Fixes yet another buffer overflow (exploit)cy2002-09-303-11/+12
| | | | | | | | | described at http://security.e-matters.de/advisories/032002.html. Approved by: nectar (using his security-officer hat) will (using his portmgr hat) As we are so close to last tagging, as suggested by portmgr, maintainer approval is forgone.
* Mark FORBIDDEN due to another buffer overflow.nectar2002-09-291-0/+2
| | | | | | | http://security.e-matters.de/advisories/032002.html % cvs rlog ports/mail/fetchmail/Makefile | grep 'exploit' | wc 3 28 203
* Fix build (configure test for socklen_t was busted)kris2002-09-292-6/+23
|
* find->${FIND},xargs->${XARGS}ijliao2002-09-291-2/+2
| | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* forgot bump port revision last commit...ijliao2002-09-291-0/+1
|
* forgot to add pkg-message last commitijliao2002-09-292-0/+14
|
* - Install PostScript documentation, tookris2002-09-293-24/+29
| | | | | | | | | | | - Respect NOPORTDOCS - Use INSTALL_DATA instead of INSTALL_MAN when installing docs - Use DOCSDIR shortcut - Make installation a little bit more vebose - Redo patch a bit better than my last commit Submitted by: Sergei Kolobov <sergei@kolobov.com> PR: ports/42693
* Fix build (remove dup declarations of functions from system headers)kris2002-09-291-13/+23
|
* Remove reference to pkg-message, which is not present in the repokris2002-09-291-3/+0
| | | | (accidentally not committed?)
* Assign maintainership to Tilman Linneweh <tilman@arved.de>kris2002-09-271-1/+1
|
* Drop gettext-old dependency.sobomax2002-09-252-5/+20
|
* Remove repeated entry in MASTER_SITESlioux2002-09-231-1/+0
|
* Fix plists and unbreak packaging for mail/exim-doc-*.knu2002-09-233-17/+59
| | | | | | (Perhaps the maintainer forgot to update those files?) Submitted by: bento
* Fix plist and unbreak packaging.knu2002-09-231-1/+0
| | | | Submitted by: bento
* Fix build on 4-STABLE with system perl only (not port); fix error inalane2002-09-212-9/+5
| | | | | | pkg-plist causing spurious errors on deinstall. PR: 43156
* Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS.knu2002-09-212-14/+4
|
* Add new port mail/wmmaiload - Incoming mail monitor dockapp based onpat2002-09-217-0/+46
| | | | wmcpuload design.
* Added dep on p5-HTML-Parser.alane2002-09-211-0/+1
|
* add sentinel 1.2bijliao2002-09-219-0/+118
| | | | | | | Sentinel is a sendmail milter API implementation PR: 38085 Submitted by: Peter Hollaubek <fifteen@inext.hu>
* BROKEN: Does not buildkris2002-09-211-0/+2
|
* Apply a blessed +3 magic wand of autotools protection; a rogue run ofroam2002-09-213-0/+18
| | | | | | | | | | autoconf or automake over our local patches can ruin your whole day. This rarely, if ever, affected the vpopmail ports, causing mysterious failures at install time, but inevitably killed the stunnel build if automake-1.5 happened to be installed. Reported by: Dan Langille <dan@langille.org> for stunnel, Sitchin Zech <mailsagan@yahoo.com> for vpopmail
* Update to 2.41 so razor works.alane2002-09-213-41/+40
| | | | Submitted by: Michael Harding(?) (I deleted the mail accidentally.)
* Blah, fat fingered in the editor -- remove bogonobrien2002-09-212-2/+2
|
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-212-2/+2
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* More updating of master sites.obrien2002-09-212-8/+6
|
* Update master sites.obrien2002-09-212-8/+6
|
* Sanitize MASTER_SITESlioux2002-09-201-7/+0
| | | | Submitted by: fenner's distfile survey
* fix patch pathijliao2002-09-205-10/+10
| | | | | | | ps. sorry, my fault, not committed in last commit PR: 42959 Submitted by: maintainer
* upgrade to 0.8.3ijliao2002-09-208-12/+12
| | | | | PR: 42838 Submitted by: maintainer
* bump gpgme shlib versionijliao2002-09-206-8/+12
|
* Update to qmail-ldap patch version 20020901lioux2002-09-203-3/+5
|
* upgrade to 1.0.11ijliao2002-09-204-16/+5
| | | | | PR: 42711 Submitted by: maintainer
* - Update to 3.4.6ijliao2002-09-203-16/+69
| | | | | | | | | | | | | - Add several compile-time knobs: - WITHOUT_OPENSSL=yes Disable the OpenSSL library support - WITHOUT_GPGME=yes Disable the GnuPG (GPGME library) support - WITH_PCRE=yes Enable the PCRE library support - WITH_PAM=yes Enable the Pluggable Authentication Modules support - WITH_TCP_WRAPPERS=yes Enable the libwrap (TCP wrappers) support - Take maintainership PR: 42746 Submitted by: Sergei Kolobov <sergei@kolobov.com> (new maintainer)
* Update qmail-tls patch to 1.03.20020825lioux2002-09-204-4/+4
|
* re-enable TLSijliao2002-09-203-4/+5
| | | | | PR: 42959 Submitted by: maintainer
* Mention mail/p5-Mail-SpamAssassin and security/vscan.sheldonh2002-09-191-1/+3
| | | | Requested by: Tony Finch <dot@dotat.at>
* Enable exiscan content scanning unless the new knob WITHOUT_EXISCANsheldonh2002-09-191-0/+4
| | | | | | is defined. Bump PORTREVISION accordingly.
* upgrade postfix-current to latest release (Attila Nagy <bra@fsn.hu>)ijliao2002-09-198-81/+127
| | | | | | | add POSTFIX_OPTIONS variable setting from make.conf (knu) PR: 42928 Submitted by: maintainer
* Enable exiscan content scanning unless the new knob WITHOUT_EXISCANsheldonh2002-09-193-6/+42
| | | | | | is defined. Bump PORTREVISION accordingly.
* Update to 0.5.1. Bugfix release.alane2002-09-192-3/+3
| | | | | PR: 42922 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* add filtermail 0.2.4ijliao2002-09-187-0/+68
| | | | | | | Filter mail on a pop3 server: saves downloading spam PR: 37905 Submitted by: Harry Newton <harry_newton@telinco.co.uk>
* Correct PLIST.sobomax2002-09-181-19/+0
| | | | Submitted by: gnome tinderbox
* add lookout 1.2ijliao2002-09-185-0/+31
| | | | | | | Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard PR: 37027 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* add lookout 1.2ijliao2002-09-181-0/+1
| | | | | | | Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard PR: 37020 Submitted by: Dominic Marks <dominic_marks@btinternet.com>
* More documentation (html) build fixes.obrien2002-09-184-20/+70
| | | | Submitted by: kris (bento)
* Chase the pisock shared lib version number. Note, this new version maymarcus2002-09-186-6/+6
| | | | break some of these ports, but they're definitely broken without this.
* Update to latest snapshotdwcjr2002-09-178-90/+57
| | | | | | | Add SASL2 support PR: 42751 Submitted by: maintainer, Marc G. Fournier
* Track exim-4.xx now that ports/mail/exim is for exim-4.xx.sheldonh2002-09-171-3/+3
| | | | Reported by: "Daniel S. Otis-Vigil" <dvigil@moosoft.com>
* Track exim-4.xx now that ports/mail/exim is for exim-4.xx.sheldonh2002-09-172-5/+5
|
* Track exim-4.xx now that ports/mail/exim is for exim-4.xx.sheldonh2002-09-171-1/+1
| | | | Reported by: "Daniel S. Otis-Vigil" <dvigil@moosoft.com>
* Update to 0.7a.mdodd2002-09-177-11/+107
| | | | WARNING! Database format has changed. Rebuild required.
* Install examples and docs.alane2002-09-162-0/+21
| | | | | PR: ports/42824 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Maintainer relenquishing ports.alane2002-09-161-1/+1
| | | | | | PR: 42829 Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi> Approved by: maintainer
* Enable IPV6 unless WITHOUT_IPV6 is defined.sheldonh2002-09-162-3/+17
|
* Fix LDAP lookup type selection.sheldonh2002-09-161-8/+16
| | | | Reported by: Adam Doligalski <adam.doligalski@atm.com.pl>
* Update to 2.0.2. This is release comes after a big rewrite to removemarcus2002-09-168-95/+97
| | | | deprectaed code, and fix I18N support.
* rmime uses metamail to decode types that are unknown to Emacs, so adddd2002-09-161-0/+1
| | | | | it to RUN_DEPENDS. That this bug in the port has gone unnoticed for almost 14 months shows that I'm probably the only one using this . . .
* Update to 1.2.8pat2002-09-164-7/+20
| | | | | PR: ports/42802 Submitted by: maintainer
* get some garbage that patch merged within.dinoex2002-09-162-4/+2
|
* Fix problem when inatll,ion without mailer.confdinoex2002-09-164-12/+24
| | | | PR: 42753
* Add missing directories and respect NOPORTDOCSkris2002-09-161-5/+8
|
* Fix plistkris2002-09-164-54/+72
|
* Update to 0.5.0.alane2002-09-152-2/+2
|
* Update to vpopmail-5.3.9, with better processing of the exit coderoam2002-09-154-4/+4
| | | | of mail/autoresponder.
* Update to 1.4.1. This is a stable bug fix release.marcus2002-09-152-4/+4
| | | | | PR: 42792 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
* Add missing fileskris2002-09-151-0/+6
|
* Remove the FORBIDDEN tag; the exploitable bug was fixed prior toroam2002-09-132-4/+0
| | | | the release of qmailadmin-1.0.6.
* add p5-Mail-Procmailrc 1.00ijliao2002-09-136-0/+39
| | | | A Perl OO interface to procmail rc files
* Update to version 2.21kevlo2002-09-133-14/+9
| | | | | PR: 42717 Submitted by: MAINTAINER
* I agree with the Exim community that the exim-4.xx has reached productionsheldonh2002-09-1227-934/+205
| | | | | | | | | | | | | | | quality. Move exim to exim-old for folks who need exim-3.xx, because the configuration file for exim-4.xx is not backward compatible. Move exim-devel to exim, removing NO_LATEST_LINK: repo-copy exim -> exim-old copy over exim-devel -> exim retire exim-devel Slave ports are intended for use with the exim port, as before, so they now build and install for exim-4.xx.
* Fix distinfo.tobez2002-09-121-1/+1
| | | | | Submitted by: maintainer PR: 42683
* Setuid binary is exploitable.nectar2002-09-122-0/+4
| | | | http://security-archive.merton.ox.ac.uk/bugtraq-200208/0117.html
* Fix build with new aspell.marcus2002-09-111-1/+57
| | | | Reported by: Marcio Merlone <mmerlone@dialdata.net.br>
* This fix a warning in the mutt port which is fatal in certainobrien2002-09-102-4/+0
| | | | | | situations (e.g. to portupgrade). Submitted by: kris
* Fix WWW.jim2002-09-101-1/+1
| | | | | PR: 42087 Submitted by: Olivier Tharan <olive@oban.frmug.org>
* New port spamoracle version 1.1: procmail spam filter written inlioux2002-09-106-0/+47
| | | | ML using Bayesian classification
* Update to 0.1.2perky2002-09-104-40/+10
| | | | | Submitted by: Kenneth W. Tom <ken@mui.net> Approved by: maintainer
* Chase new name of wxgtk shared library.sobomax2002-09-091-1/+1
|
* Update to QT3dinoex2002-09-099-5/+203
|
* bayespam version 0.9.2: qmail spam filter written in Perl usinglioux2002-09-098-0/+120
| | | | Bayesian classification
* Oops. This patch was reversed.nectar2002-09-091-2/+2
| | | | | PR: ports/42562 Noticed by: Tilman Linneweh <tilman@arved.de>
* Chase the right gdbm so version number.marcus2002-09-091-1/+1
| | | | Submitted by: bento
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)kris2002-09-082-5/+347
|
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)kris2002-09-081-0/+11
|
* wrong md5 last commitijliao2002-09-071-1/+1
| | | | Submitted by: rafan@muse.csie.ntu.edu.tw
* upgrade to 2.20ijliao2002-09-074-15/+18
| | | | | PR: 42494 Submitted by: maintainer
* upgrade to 0.26ijliao2002-09-073-6/+12
| | | | | PR: 42489 Submitted by: Ports Fury
* Fix build on current (s/friend/friend class/).kris2002-09-073-0/+33
|
* Spam detector using Bayesian analysis of word counts.mdodd2002-09-068-0/+311
|
* Update to qmailadmin-1.0.6, containing a couple of security fixes.roam2002-09-056-4/+38
| | | | | | | | | | | | There are two new knobs: - WITHOUT_IPAUTH disables the IP authentication: by default, qmailadmin "remembers" your IP address after a successful login, and then logs the session out if you try to access a page from a different address, even with the same session ID; - WITHOUT_USER_INDEX disables the user index display, which might confuse earlier versions of Internet Explorer. Prompted by: David Phillips <david@acz.org>
* Add missing @dirrm.okazaki2002-09-052-0/+2
| | | | | | | Bump PORTREVISION. PR: ports/42444 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Update to vpopmail-5.3.8.roam2002-09-056-28/+24
| | | | | | | | | | | | | | | | There are two new configuration knobs: - WITHOUT_USERS_BIG_DIR disables the use of 'big' directories for users, thereby saving a little on disk space and inode usage; IMO, the savings are negligible; - WITHOUT_SEEKABLE disables the newly introduced ability of vdelivermail to examine its input stream for seekability, and read it all into a file to make it seekable. This works quite fine in the tests that I have done, so there seems to be no need to enable it on FreeBSD; however, if things should go wrong (in particular, if delivering mail to your virtual domains seems to fail), try rebuilding vpopmail with this knob. Prompted by: David Phillips <david@acz.org>
* Fix directory permissions.naddy2002-09-052-1/+15
|
* Change the WITH_MD5_PASSWORDS knob to WITHOUT_MD5_PASSWORDS;roam2002-09-052-6/+6
| | | | | | the vpopmail default is to build support for MD5-hashed passwords now. Reported by: Jetchko Jekov <jeka@flavia-bg.com>
* Set maintainership to ports@.obraun2002-09-051-1/+1
|
* - Update to 3.5.7kevlo2002-09-053-22/+25
| | | | | | | | - Switch the master site to SourceForge - bsd.emacs.mk-ify PR: 42436 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Use POSIX syntax for chownkris2002-09-052-2/+2
|
* Prepare for path based autotools patch.alane2002-09-041-1/+1
| | | | | | | PR: 42403 Submitted by: alane@freebsd.org Reviewed by: maintainer Approved by: maintainer
* Add ${PKGNAMEPREFIX} to ${DOCSDIR}. Fix breakage that will be caused whenalane2002-09-042-16/+18
| | | | a bsd.port.mk patch is committed in near future.
* 1. Include ${PKGNAMEPREFIX} in doc & examples dirs names.alane2002-09-042-8/+11
| | | | | 2. Get right requisite file for new version of razor-agents. Build was broken, and I know PeteF won't mind me patching his port.
* Allow balsa to build with new pspell/aspell.marcus2002-09-041-1/+32
|
* Chase pspell so version, and note that libpspell is now installed bymarcus2002-09-042-2/+4
| | | | textproc/aspell.
* Correct the packing list.max2002-09-031-1/+3
|
* Don't install man pages that use the .so macro.max2002-09-031-0/+12
| | | | | Instead, define MLINKS. Submitted by: Alex Kapranoff <kapr@acm.org>
* Don't install man pages which use the .so macro.max2002-09-031-4/+3
| | | | | Instead, define MLINKS. Submitted by: Alex Kapranoff <kapr@acm.org>
* * Add two new knobs: WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCHobraun2002-09-034-6/+376
| | | | | | | | | | | Patches submitted by Dale Woolridge <dale@woolridge.ca>. * Fix sgmlformat dependency handling if manual.sgml is changed by one of the knobs. * Bump PORTREVISION. PR: ports/42328 Submitted by: maintainer Approved by: dwcjr (mentor)
* Chase the aspell so version bump. Bump PORTREVISION.marcus2002-09-032-4/+4
|
* - Add patch to update abook(1) manpage (submitted to SourceForge)leeym2002-09-033-4/+32
| | | | | | | | | | | - Remove INSTALL and NEWS from the list of installed documantaion files (INSTALL contains standard installation instruction from autoconf package, NOTES is empty) PR: ports/42299 Submitted by: Sergei Kolobov <sergei@kolobov.com> Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* Add a missing dependency on gdbm.marcus2002-09-021-2/+3
| | | | | PR: 42308 Submitted by: Benjamin Howell <bhowell@iglou.com>
* Update to cyrus-imapd-2.1.9.ume2002-09-028-16/+16
|
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-1/+2
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* Fix pkg-comment format.vanilla2002-09-014-6/+15
| | | | | | | Do not install .la file PR: ports/42245 Submitted by: Ports Fury.
* Update to 0.8.2dwcjr2002-09-0110-24/+50
| | | | | PR: 42291 Submitted by: maintainer
* Upgrade to 0.21.vanilla2002-09-012-2/+2
| | | | | PR: ports/42279 Submitted by: maintainer
* Add dovecot,vanilla2002-09-0119-0/+443
| | | | | | | | | | it is a secure and compact IMAP server which is in the early stages of developement. It supports Maildirs and mbox formats and much of the IMAP v4 protocol including SSL/TLS. IPv6 support is also included. PR: ports/42290 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Some part by: me
* Improvement for Option SENDMAIL_WITH_SASL2dinoex2002-09-014-2/+4
| | | | Submitted by: ume
* Update to kbiff 3.6.1 (uses kdelibs3 instead of 2)kris2002-09-014-11/+13
| | | | Submitted by: Tilman Linneweh <tilman@arved.de>
* - Update anubis to 3.4.2dwcjr2002-09-013-9/+23
| | | | | | | | | - Install .info and addition documentation - Fix Makefile to install the startup script and examples even if NOPORTDOCS is defined (those items are NOT documentation) PR: 42215 Submitted by: sergei@kolobov.com
* New option SENDMAIL_WITH_SASL2dinoex2002-09-016-18/+52
| | | | | | cleanup on target submit.cf Extend pkg-message PR: 41458
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-313-3/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* * Add postscript doc if already using sgmlformat.obraun2002-08-305-38/+20
| | | | | | | | | * Add new knob WITH_MUTT_PS to build postscript doc (this in fact is an alias for WITH_MUTT_HTML, so html doc is also installed). PR: ports/42193 Submitted by: maintainer Approved by: dwcjr (mentor)
* Drop WITH_MUTT_PGP_OUTLOOK_PATCH which is now part of mutt.obraun2002-08-293-93/+0
| | | | | | PR: ports/42123 Submitted by: maintainer Approved by: dwcjr (mentor)
* Update to 2.1.8.ume2002-08-298-20/+20
|
* Directory layouts of py-gtk and py-gnome packages have been changed, so thatsobomax2002-08-292-4/+4
| | | | update *_DEPENDS properly.
* Update to version 0.8.2kevlo2002-08-288-8/+8
| | | | | PR: 42044 Submitted by: MAINTAINER
* Add flink, a mail checker applet for GNOME 1.marcus2002-08-289-0/+105
| | | | | PR: 42104 Submitted by: Juan Salaverria <rael@vectorstar.net>
* Update zo 8.12.6dinoex2002-08-286-6/+16
| | | | Option SENDMAIL_WITH_PICKY_HELO_CHECK
* Use REINPLACE_CMD and ECHO_CMD rather than perl and echo.kevlo2002-08-281-9/+4
| | | | | PR: 42095 Submitted by: MAINTAINER
* Upgrade to 1.48.kuriyama2002-08-282-2/+2
| | | | | PR: ports/42071 Submitted by: Bruce M Simpson <bms@spc.org>
* Update to version 1.71leeym2002-08-273-69/+553
| | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* drop maintainershipsanpei2002-08-272-2/+2
|
* Add hooks to preselect postfix optionsdwcjr2002-08-2733-341/+517
| | | | | | | Update TLS PR: 42047 Submitted by: maintainer, knu
* General cleanup: use DOCSDIR & EXAMPLESDIR.petef2002-08-261-4/+5
| | | | | | PR: 41864 Submitted by: Sergei Kolobov <skolobov@globcon.net> Approved by: maintainer
* - update to 0.61petef2002-08-263-37/+39
| | | | | | | | | | | - add MASTER_SITE magic so the port doesn't break when the distfile is moved to the "old" directory - use DATADIR, DOCSDIR, and .for loops to clean up some - use %%PYTHON_SITELIBDIR%% in the plist PR: 41863 Submitted by: Sergei Kolobov <skolobov@globcon.net> Approved by: maintainer
* Chase shared lib jump for libesmtp. Bump PORTREVISION to ensure balsa*marcus2002-08-252-2/+4
| | | | takes advantage of the new libesmtp improvements.
* Update to 1.0rc1. This includes a minor ABI change as well as improvedmarcus2002-08-253-4/+4
| | | | | | | performance. PR: 41985 Submitted by: maintainer
* Fix build on -CURRENT.clive2002-08-253-0/+31
| | | | Noted by: kris
* Upgrade to 2.19.obraun2002-08-242-2/+2
| | | | | | PR: ports/41958 Submitted by: maintainer Approved by: dwcjr (mentor)
* Unreak port.dinoex2002-08-241-5/+9
| | | | | Build only with sendmail-old port. PR: 36772
* Update to version 2.18kevlo2002-08-234-18/+19
| | | | | PR: 41882 Submitted by: MAINTAINER
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@alane2002-08-231-1/+1
| | | | maintainership.
* Upgrade to 2.5.6obraun2002-08-233-211/+2
| | | | | | PR: ports/41696 Submitted by: maintainer Approved by: dwcjr (mentor)
* Add gtkgrepmail 0.6, a gtk front-end to grepmail.obraun2002-08-237-0/+110
| | | | | PR: ports/38286 Approved by: dwcjr (mentor)
* BerkeleyDB cleanup - stage 3ade2002-08-231-1/+1
| | | | | Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly.
* BerkeleyDB cleanup - stage 2ade2002-08-239-17/+18
| | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
* Support GNOMENG.kevlo2002-08-221-1/+2
| | | | | PR: 41874 Submitted by: MAINTAINER
* Update to version 5.9.13kevlo2002-08-222-2/+2
| | | | | PR: 41623 Submitted by: Esa Karkkainen <ejk@iki.fi>
* Update to 2.1.7.ume2002-08-2216-136/+28
|
* Update to 0.7.2.naddy2002-08-224-41/+16
| | | | | | PR: 41232 Submitted by: Jan Stocker <Jan.Stocker@t-online.de> Approved by: maintainer timeout
* Update mail/offlineimap to 3.2.6nbm2002-08-213-79/+82
| | | | | PR: 41844 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Update to the lastest versionkevlo2002-08-212-2/+2
| | | | | PR: 41581 Submitted by: MAINTAINER
* Update to version 2.17kevlo2002-08-213-6/+8
| | | | | PR: 41641 Submitted by: MAINTAINER
* Update to version 0.7.7.anders2002-08-212-2/+2
|
* Update to version 0.39.3kevlo2002-08-215-16/+6
| | | | | PR: 41832 Submitted by: MAINTAINER
* Add offlineimap 3.2.2, a powerful IMAP/Maildir synchronization tool.nbm2002-08-218-0/+136
|
* Fix potential remote buffer overflow.nectar2002-08-202-0/+12
| | | | Reported by: 3APA3A <3APA3A@SECURITY.NNOV.RU>
* Update to 1.4.0.marcus2002-08-204-4605/+52
|
* change my email address to leeym@FreeBSD.orgleeym2002-08-196-6/+6
| | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* upgrade to 3.4.1ijliao2002-08-192-2/+2
|
* nuke listarijliao2002-08-198-256/+0
| | | | | | | 1. remotely exploitable 2. superseded by mail/ecartis Approved by: maintainer
* Update to current version 0.4.9. This one even has a man page! Wow!alane2002-08-192-5/+4
|
* Change file to look for to check for razor agents, as Client.pm isn'talane2002-08-181-1/+1
| | | | there in the new version.
* add MAN5 related patch for perl5.8 (files/patch-Makefile.PL)leeym2002-08-173-3/+12
| | | | | | | remove perlocal.pod from pkg-plist. bump PORTREVISION. PR: ports/41714
* cyradm didn't show password prompt correctly.ume2002-08-172-1/+13
| | | | | PR: ports/41438 Submitted by: Mark Cammidge <mark@peralex.com>
* Update to version 0.4.7.jim2002-08-172-2/+2
| | | | | PR: 41735 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* cyradm didn't show password prompt correctly.ume2002-08-178-0/+52
| | | | Reported by: Joseph Scott <joseph@randomnetworks.com>
* Update an IPv6 patch to 20020817.ume2002-08-178-8/+8
| | | | | Since there is no functional change at all under FreeBSD, I don't bump PORTREVISION.
* Turn off -Werror for now; it breaks the build on both -current andsheldonh2002-08-162-1/+2
| | | | | | -stable. Requested by: The author
* upgrade to 0.3.1ijliao2002-08-162-2/+2
|
* upgrade to 3.4.0ijliao2002-08-162-2/+2
|
* correct DEPENDS: remove Mail::Internet, add URIleeym2002-08-161-1/+2
| | | | bump PORTREVISION
* Upgrade to version 2.14leeym2002-08-164-27/+32
|
* Build fix for gcc 3.xperky2002-08-161-0/+13
| | | | | PR: 40664 Submitted by: tom <tom@uffner.com>
* Debian FTP site has been reorganized, update MASTER_SITES accordingly.naddy2002-08-161-2/+2
| | | | | PR: 41568 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* It seems getpeername() returns with no error but doesn't fill structume2002-08-164-12/+20
| | | | | | | sockaddr correctly against PF_UNIX socket under 5-CURRENT. Because of this behavior, PF_UNIX socket was always checked by libwrap. This work around prevents PF_UNIX socket from checking by libwrap to always allow LMTP.
* Fix installation of the README file.jim2002-08-141-2/+2
| | | | Submitted by: Scott Dale Robison <scott@isdr.net>
* - Add new knobs WITH_MUTT_SIGNATURE_MENU and WITH_MUTT_IFDEF_PATCH.naddy2002-08-144-774/+219
| | | | | | | | - Generate the pkg-plist by using a script, so the whole port is much more maintainable. PR: 41621 Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
* Upgrade to 1.5.3, fixing a bug in TLS. (1)nbm2002-08-132-3/+4
| | | | | | | Enable Unicode (2) PR: 41335 (2) Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> (1), Kimura Fuyuki <fuyuki@hadaly.org> (2)
* Adjust the CONFIG_ARGS so thatmax2002-08-121-4/+4
| | | | | | | | | 1. AN option which is no longer used won't be passed to the configure script. 2. ${CFLAGS} is respected when compiling any programs within the port. Remove an unnecessary ${MKDIR} line. Submitted by: Alex Kapranoff <kapr@acm.org>
* - update to 2.3.9petef2002-08-122-5/+6
| | | | | | | - USE_REINPLACE - pass maintainership to submitter Submitted by: Anders Andersson <anders@hack.org>
* Unbreak this port... for some reason, ${PERL_VERSION} isn't defined whenpetef2002-08-111-1/+1
| | | | | | | | the test takes place and that's a fatal error for make. I'm not quite sure why it's undefined, but this will allow people to build the port for now.. Submitted by: Dan Lagille <dan@langille.org> Noticed by: http://www.freshports.org
* Forgot to bump portrevision, since the previous change affects installingalane2002-08-111-0/+1
| | | | dependency packages, and we want to force this one out.
* The port of PodParser doesn't work with 5.8. The internal 5.8 code is newer.alane2002-08-111-1/+4
| | | | | | | | So, don't use it or install it (it will break installing all subsequent ports) if we're using perl 5.8. This is not the best test, but it'll do until I (or someone) figures out a way to do a < comparison instead of a != comparison.
* Add a note on why patch-configure grew so much.marcus2002-08-101-0/+5
|
* Update to 1.3.7.marcus2002-08-106-68/+4632
|
* Activate cyrus-imapd2 and cyrus-sasl2.ume2002-08-081-0/+1
|
* Add cyrus-imapd-2.1.5 after repo. copy.ume2002-08-0856-488/+1516
|
* Update to 0.8.00.tobez2002-08-062-2/+2
|
* Update to 0.8.1pat2002-08-066-90/+14
| | | | | PR: ports/41344 Submitted by: maintainer
* add p5-Mail-RBL 1.00ijliao2002-08-057-0/+68
| | | | | | | Perl extension to access RBL-style host verification services PR: 40968 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 0.59.petef2002-08-053-2/+3
| | | | | PR: 41313 Submitted by: maintainer
* Fix a typo I was too silly to test.nbm2002-08-051-1/+1
| | | | Submitted by: Dan Langille <dan@langille.org>
* Fix for those using POP3 servers that don't support the LAST command.jim2002-08-052-0/+16
| | | | | PR: 38281 Submitted by: Daichi GOTO <daichi@ongs.net>
* Have an option for authcram supportnbm2002-08-051-1/+8
| | | | | PR: 40482 Submitted by: Tadashi Yanagihara <willow@ht.sfc.keio.ac.jp>
* Install the authtest binary.nbm2002-08-052-1/+3
| | | | | PR: 39717 Submitted by: Scott Lambert <lambert@lambertfam.org>
* Upgrade to sqwebmail 3.3.7nbm2002-08-053-21/+33
|
* Upgrade to courier-imap 1.5.2nbm2002-08-054-17/+7
|
* Fix configure script and bump PORTREVISION.pat2002-08-034-2/+4
| | | | | PR: ports/41269 Submitted by: maintainer
* s/libs/lib/. This should allow the port to build with the latest gettext.marcus2002-08-031-1/+1
|
* add pyzor 0.3.0ijliao2002-08-026-0/+46
| | | | A collaborative, networked system to detect and block spam
* Chase shlib rev of devel/gettextade2002-08-0210-10/+10
| | | | | Submitted by: lots and lots Pointy hat to: ade
* Update to version 0.8.2.naddy2002-08-012-3/+3
| | | | | PR: 41203 Submitted by: Lefteris Chatzibarbas <lefcha@hellug.gr>
* Update to snapshot-20020719.demon2002-08-013-5/+6
| | | | | PR: 41208 Submitted by: Vivek Khera <khera@kciLink.com> (MAINTAINER)
* add anubis 3.3.0ijliao2002-08-017-0/+79
| | | | An outgoing mail processor
* Update to 3.1nakai2002-07-303-5/+6
| | | | | PR: ports/37686 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to exim-4.10.sheldonh2002-07-304-4/+33
| | | | | | | | | | | This version brings exim-4.x to the point where serious production users may wish to consider it. Unfortunately, I don't have time for the exim -> exim-old and exim-devel >- exim transition, and won't have time to get to it for the next 10 days. Please be patient.
* Update MASTER_SITEStom2002-07-301-3/+3
|
* - Update to 0.8.1pat2002-07-303-9/+10
| | | | | | | | - Use INSTALL_DATA to install docs and examples - CFLAGS safeness PR: ports/41135 Submitted by: maintainer
* Add missed %%PORTDOCS%%perky2002-07-301-6/+6
|
* Add imapfilter 0.8, IMAP mail filtering utility.perky2002-07-308-0/+113
| | | | | PR: 41087 Submitted by: Lefteris Chatzibarbas <lefcha@hellug.gr>
* Fix dependency base.kuriyama2002-07-291-8/+8
| | | | | | | Make variables overridable. Submitted by: Takayuki Nakao <t@nakao.org> PR: ports/40707
* Update to 2.4.99b.naddy2002-07-295-27/+20
| | | | | PR: 40937 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* moving saslv1 includes files to make it easier to add saslv2ume2002-07-2949-85/+85
| | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu
* Remove *.orig after patch.kuriyama2002-07-281-1/+5
| | | | Submitted by: tobez
* Update to 1.324.tobez2002-07-286-10/+12
|
* Use INSTALL_SCRIPT to install spamd.shpat2002-07-281-1/+1
| | | | | PR: ports/41044 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Update to 0.8.1pat2002-07-278-8/+8
| | | | | PR: ports/41014 Submitted by: maintainer
* - Add new knob WITHOUT_MUTT_SMIME_OUTLOOK_COMPAT which is usefulnaddy2002-07-272-1/+19
| | | | | | | | | in environments which do not use the outlook-builtin smime functions. - Fix a portlint WARN for a trailing whitespace. PR: 41011 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* Remove empty files.naddy2002-07-262-0/+0
|
* Update to 0.4.6.jim2002-07-242-11/+12
| | | | | PR: 40795 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.8.0pat2002-07-2410-64/+302
| | | | | PR: ports/40931 Submitted by: maintainer
* Update to 1.20pat2002-07-233-2/+3
| | | | | PR: ports/40876 Submitted by: maintainer
* Update from snap20020514 to snap20020718.naddy2002-07-232-2/+2
| | | | | PR: 40883 Submitted by: Trish Lynch <trish@bsdunix.net>
* - Update to version 2.0.12wjv2002-07-224-5/+4
| | | | | | | | | | - Update $PKGDEINSTALL so that running Python processes beloning to mailman user should be killed correctly upon port/package deinstallation, even when the version of Python had been updated since the port/package was installed. - Fix a small oversight in $PLIST to allow clean package installations (i.e. where there is not an existing mailman user) to set file permissions correctly.
* Update to 1.2dinoex2002-07-222-2/+2
| | | | Submitted by: chris@aims.com.au
* Update to 2.16pat2002-07-224-178/+2
| | | | | PR: ports/40835 Submitted by: maintainer
* Update MASTER_SITES: TMDA now has a new domainpat2002-07-222-4/+4
| | | | | | | | Also while i am here, fix extra whitespace at the end of some pkg-plist entries PR: ports/40864 Submitted by: maintainer
* o update to 1.16ijliao2002-07-224-25/+9
| | | | | | | | o add WWW o assume maintainership PR: 40825 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Fix patch problem.vanilla2002-07-213-12/+10
| | | | Submitted by: Andrew Stuart <elitetek@tekrealm.net>
* Remove unintended entries in pkg-messagepat2002-07-211-3/+0
| | | | | PR: ports/40815 Submitted by: maintainer
* Add isoqlog, it's an MTA log analysis program written in C.vanilla2002-07-218-0/+128
| | | | | PR: ports/40720 Submitted by: Omer Faruk Sen <roots@enderunix.org>
* ${PERL} -> ${REINPLACE_CMD}ijliao2002-07-191-1/+2
| | | | | | | | ${SED} -> ${REINPLACE_CMD} PR: 40750 Submitted by: 40751 Reviewed by: maintainer
* Use USE_GNOMENG.sobomax2002-07-194-40/+33
|
* - Fix package plist when only using WITH_MUTT_PGP_OUTLOOK_PATCH.naddy2002-07-184-17/+105
| | | | | | | | | - Do not use -pedantic in CFLAGS when building the port. - Add the new knob WITH_MUTT_EDIT_THREADS (suggested by Roman Neuhauser <neuhauser@bellavista.cz>) PR: 40698, 40580 Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
* Mention a problem which seems to happen with some phppat2002-07-161-0/+7
| | | | | | | installations. PR: ports/40615 Submitted by: maintainer
* Update to 0.58pat2002-07-163-5/+5
| | | | | | PR: ports/40616 Submitted by: Jason R. Mastaler <jason-exp-1027454478.8d9f1d@mastaler.com> Approved by: maintainer
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.sobomax2002-07-162-2/+4
|
* Sync patch with one in OpenBSD port, remove dependency on gmake, updatepat2002-07-154-8/+5
| | | | | | | project site, and remove extra spaces to make portlint happy. Submitted by: Jolan Luff <jolan@enteract.com> (openbsd port maintainer) Obtained from: OpenBSD
* Update to 2.31. It passes all tests here for me, too.alane2002-07-152-2/+2
| | | | | PR: 40568 Submitted by: Edwin Woudt <edwin@woudt.nl>
* - Add openwebmail-cal.pl to the list of setuid scriptspat2002-07-152-1/+3
| | | | | | | | - Fix plist - Bump PORTREVISION. PR: ports/40559 Submitted by: maintainer
* Update to 0.8.0pat2002-07-158-12/+16
| | | | | PR: 40550 Submitted by: maintainer
* Update to 0.6.0.sobomax2002-07-143-2/+5
|
* Update to 1.70pat2002-07-133-5/+534
| | | | | PR: ports/40517 Submitted by: maintainer
* Fix dependencypat2002-07-131-1/+2
| | | | | | | bump PORTREVISION PR: ports/40422 Submitted by: maintainer
* Send SIGHUP to sendmail when start or stop spamass-milter daemon.perky2002-07-122-0/+5
| | | | Submitted by: maintainer
* Update to 0.10.5.knu2002-07-126-8/+4
|
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-122-0/+4
| | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus