aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* Correct the size of the dialog box so dialog(1) doesn't bug out and trashKris Kennaway2001-08-2011-22/+22
| | | | | | | | | the unused lower half Submitted by: eric Notes: svn path=/head/; revision=46522
* fetch's -b option has been depricated.Brian Somers2001-08-201-1/+0
| | | | Notes: svn path=/head/; revision=46513
* add a missing "Ying-Chieh Liao2001-08-191-2/+2
| | | | | | | Submitted by: leeym@cae.ce.ntu.edu.tw Notes: svn path=/head/; revision=46479
* update to 0.9.0Ying-Chieh Liao2001-08-182-6/+4
| | | | | | | | PR: 29334 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46430
* Supply a missing `:' to unbreak Makefile.Akinori MUSHA2001-08-181-1/+1
| | | | | | | This fixes `make index'. Notes: svn path=/head/; revision=46424
* ORBS is no longer in existence, so we need to remove it from rblcheckYing-Chieh Liao2001-08-183-22/+130
| | | | | | | | PR: 29029 Submitted by: Scot W. Hetzel <root@gifw.genroco.com> Notes: svn path=/head/; revision=46409
* pre-everything requires two colons, not one.Will Andrews2001-08-173-3/+3
| | | | | | | Found by: Dan Langille <dan@langille.org> && FreshPorts(TM)(C)(R)(SM) Notes: svn path=/head/; revision=46395
* add impYing-Chieh Liao2001-08-1716-0/+3226
| | | | | | | | | | A webmail system which accesses mail over IMAP PR: 28871 Submitted by: Thierry Thomas <thierry@thomas.as> Notes: svn path=/head/; revision=46384
* Update 1.94.1 -> 1.94.2. Use bsd.emacs.mk.Kiriyama Kazuhiko2001-08-1739-1352/+1545
| | | | Notes: svn path=/head/; revision=46360
* * Update to exim-3.33:Sheldon Hearn2001-08-166-12/+15
| | | | | | | | | | | | | - Fixes bug where setting local part to /dev/null without setting file_transport caused Exim to crash. - Other fixes do not apply to FreeBSD. * Now that RELENG_4 has bzip2 in the base system, use the bz2 distfiles. Notes: svn path=/head/; revision=46311
* Update mail/libesmtp to 0.8.4.Anton Berezin2001-08-154-22/+11
| | | | | | | | PR: 29677 Submitted by: maintainer Notes: svn path=/head/; revision=46295
* o Update to version 1.16.Jun Kuriyama2001-08-153-9/+8
| | | | | | | | | | | | | o Remove redundant BUILD_DEPENDS (only need to depend on p5-Net once). o Add USE_PERL5. o Sort pkg-plist. o Don't fail on deinstall if other Mail:: modules are installed. PR: ports/29663 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=46286
* Make this port work with -stable perl.Anton Berezin2001-08-142-0/+23
| | | | | | | | | | | Fix a "use of uninitialised value" warning. PR: 29161, 29302 Submitted by: martti.kuparinen@iki.fi (maintainer), ian j hart <ianjhart@freeloader.freeserve.co.uk> Notes: svn path=/head/; revision=46242
* - Update to pathalias 8.16Dirk Meyer2001-08-133-3/+26
| | | | | | | - honor CC and CFLAGS Notes: svn path=/head/; revision=46209
* - Update to version 1.7Dirk Meyer2001-08-133-25/+9
| | | | | | | | | | | | | | | | | | | | | | | * August 6 2001 -- vbsfilter-1.7 * Various fixes for the case where headers and/or body are empty. * Patch sent in by Sergiy Zhuk <serge@yahoo-inc.com> * * Update "dangerous extension" list. * Noted by David F. Russell <David.F.Russell@ncmail.net> * * July 25 2001 -- vbsfilter-1.6 * Also recognise 'name=blah' as well as the more usual 'name="blah"'. * Patch sent in by Andrea Adams <andrea@vividimage.com> * * July 9 2001 -- vbsfilter-1.5 * Add support to reject arbitrary extensions. * * March 31 2001 -- vbsfilter-1.4 * Update for sendmail-8.12 * Notes: svn path=/head/; revision=46207
* Rename variables using WITH_POPPER_ prefixAndrey A. Chernov2001-08-121-6/+6
| | | | Notes: svn path=/head/; revision=46155
* Update maintainer's emailDavid W. Chapman Jr.2001-08-121-6/+7
| | | | | | | | | | | | | Update PATCH_SITE Update CONFIGURE_ARGS to fix locking bug Remove unneeded comment in Makefile Bump PORTREVISION PR: 29263 Submitted by: maintainter Notes: svn path=/head/; revision=46144
* for slave portsYing-Chieh Liao2001-08-101-1/+1
| | | | Notes: svn path=/head/; revision=46046
* Upgrade to 5.8.17 ("Another victory for Open Source!"). This fixes aKris Kennaway2001-08-092-2/+2
| | | | | | | | remotely exploitable buffer overflow when connecting to a malicious server. Notes: svn path=/head/; revision=46024
* Upgrade to 0.5.0.Thomas Gellekum2001-08-097-2/+46
| | | | Notes: svn path=/head/; revision=46015
* Fix pkg-plist to remove leftover directories if empty.Jim Mock2001-08-081-0/+2
| | | | | | | | PR: 29483 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45936
* - Removed FreeBSD Tag from manpageDirk Meyer2001-08-064-36/+4
| | | | Notes: svn path=/head/; revision=45889
* Update to August 5th, 2001 rulesets.George C A Reid2001-08-062-11/+11
| | | | Notes: svn path=/head/; revision=45860
* Update to 2.1.3Yukihiro Nakai2001-08-055-23/+30
| | | | | | | | | | Change MAINTAINER PR: ports/29373 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=45850
* Change default mail path to include a trailing '/'.SADA Kenji2001-08-051-3/+3
| | | | | | | | PR: ports/29309 Submitted by: maintainer Notes: svn path=/head/; revision=45839
* o Update to 1.0.6Mario Sergio Fujikawa Ferreira2001-08-054-23/+11
| | | | | | | | | | | | o Unecho commands o Update both DESCR and COMMENT PR: 29424 Submitted by: Pete Fritchman <petef@databits.net> Reviewed by: MAINTAINER Notes: svn path=/head/; revision=45815
* New port of p5-Mail-Verify version 0.01: Perl module to verifyMario Sergio Fujikawa Ferreira2001-08-056-0/+48
| | | | | | | | | | email addresses PR: 29420 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=45814
* s,mach,%%PERL_ARCH%%,gYing-Chieh Liao2001-08-032-6/+6
| | | | | | | Submitted by: bento log Notes: svn path=/head/; revision=45791
* Upgrade mail/p5-Email-Find to 0.07.Anton Berezin2001-08-032-2/+2
| | | | Notes: svn path=/head/; revision=45784
* Add missed "import sys".Maxim Sobolev2001-08-032-1/+15
| | | | | | | Submitted by: Marcus Henschel <marcus@huehnerhund.ath.cx> Notes: svn path=/head/; revision=45766
* o Switch maintainership to submitter (port is maintainerless)Mario Sergio Fujikawa Ferreira2001-08-034-6/+29
| | | | | | | | | | | | o Update port to version 1.11 o Support NOPORTDOCS, deploy DOCSDIR o Update DESCR, add WWW tag PR: 29368 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=45759
* - honor CFLAGS and LDFLAGS, use PTRHREADS_* too.Dirk Meyer2001-08-011-1/+8
| | | | Notes: svn path=/head/; revision=45706
* - clean patches from unnessary tagsDirk Meyer2001-08-018-248/+8
| | | | | | | Submitted by: gshapiro@freebsd.org (Gregory Neil Shapiro) Notes: svn path=/head/; revision=45705
* Back out the db3 port update because some of these dependent ports hadAkinori MUSHA2001-08-0130-42/+47
| | | | | | | | | | | | | been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time. Notes: svn path=/head/; revision=45700
* - Fix build on current, as PTHREAD_CFLAGS generates an empty argument.Dirk Meyer2001-08-011-1/+1
| | | | | | | | | | | cd /tmp/a/ports/mail/vbsfilter/work/vbsfilter-1.3 && cc -O -pipe -Wall -I/usr/local/include "" -L/usr/local/lib -o vbsfilter-1.3 vbsfilter-1.3.c -lmilter -lsmutil "-lc_r" cc: : No such file or directory *** Error code 1 using: ${PTHREAD_CFLAGS:S=""==} Notes: svn path=/head/; revision=45697
* Update to 0.9.7.Akinori MUSHA2001-08-014-10/+6
| | | | Notes: svn path=/head/; revision=45687
* - Update to 8.11.5Dirk Meyer2001-08-0112-20/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a possible race condition when sending a HUP signal to restart the daemon. This could terminate the current process without starting a new daemon. Problem reported by Wolfgang Breyha of SE Netway Communications. Only apply MaxHeadersLength when receiving a message via SMTP or the command line. Problem noted by Andrey J. Melnikoff. When finding the system's local hostname on an IPv6-enabled system which doesn't have any IPv6 interface addresses, fall back to looking up only IPv4 addresses. Problem noted by Tim Bosserman of EarthLink. When commands were being rejected due to check_relay or TCP Wrappers, the ETRN command was not giving a response. Incoming IPv4 connections on a Family=inet6 daemon (using IPv4-mapped addresses) were incorrectly labeled as "may be forged". Problem noted by Per Steinar Iversen of Oslo University College. Shutdown address test mode cleanly on SIGTERM. Problem noted by Greg King of the OAO Corporation. Restore the original real uid (changed in main() to prevent out of band signals) before invoking a delivery agent. Some delivery agents use this for the "From " envelope "header". Problem noted by Leslie Carroll of the University at Albany. Mark closed file descriptors properly to avoid reuse. Problem noted by Jeff Bronson of J.D. Bronson, Inc. Setting Timeout options on the command line will also override their sub-suboptions in the .cf file, e.g., -O Timeout.queuereturn=2d will set all queuereturn timeouts to 2 days. Problem noted by Roger B.A. Klorese. CONFIG: Fix parsing for IPv6 domain literals in addresses (user@[IPv6:address]). Problem noted by Liyuan Zhou. Notes: svn path=/head/; revision=45684
* Add a minimal odd patch to fix complains on -current cluster bentoMario Sergio Fujikawa Ferreira2001-08-011-3/+3
| | | | | | | | | | | Submitted by: bento Reviewed by: peter, will, IRC bsdmike <47d71ad6e4@HSE-London-ppp207327.sympatico.ca>, IRC cmc <chris@adsl-208-191-149-190.dsl.hstntx.swbell.net>, IRC jake_ <jake@k6.locore.ca> Notes: svn path=/head/; revision=45681
* - update to version 4.50Chris D. Faulhaber2001-07-313-10/+12
| | | | | | | | | | | - use PERL_CONFIGURE (and the created Makefile) - rearrange Makefile (to please portlint) PR: 29351 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=45675
* Update to 0.9.6-repacked, working around the new installer's bug.Akinori MUSHA2001-07-316-14/+20
| | | | Notes: svn path=/head/; revision=45666
* Put back GNU_CONFIGURE, which I managed to delete somehow in my previousMaxim Sobolev2001-07-311-0/+1
| | | | | | | | | commit. This should fix the port. Submitted by: Marcus Henschel <marcus@huehnerhund.ath.cx> Notes: svn path=/head/; revision=45647
* Switch to OPIEAndrey A. Chernov2001-07-306-138/+186
| | | | Notes: svn path=/head/; revision=45625
* Remove libtool-based "nit" in build.log to silence complaints aboutAnton Berezin2001-07-301-1/+3
| | | | | | | | | | | discovering libtool files after building/installing. Correct a punctuation error in a comment. PR: 29283 Submitted by: maintainer Notes: svn path=/head/; revision=45614
* Update to exim-3.32:Sheldon Hearn2001-07-309-582/+9
| | | | | | | | | | | | | | | | | | | Incorporates the fixes for non-mapped IPv6 listening sockets. Fixes unclosed MySQL connection bug in delivery subprocesses. Better RFC compliance with respect to Resent-Subject and Resent-Reply-To. Fix handling of unset hostname for OpenLDAP2. Drop an unclosed connection if more than 5 uncrecognized commands are received. Handle \t in fail messages properly. Notes: svn path=/head/; revision=45609
* Add rmime: decode MIME messages inside Emacs (works with RMAIL, VM,Dima Dorfman2001-07-286-0/+45
| | | | | | | and mh-e). Notes: svn path=/head/; revision=45564
* Update to 2.0.16.Hajimu UMEMOTO2001-07-2810-30/+35
| | | | Notes: svn path=/head/; revision=45563
* Correct typo.Dima Dorfman2001-07-281-1/+1
| | | | | | | | PR: 29244 Submitted by: Andrew <andrew@ugh.net.au> Notes: svn path=/head/; revision=45560
* Update mail/p5-Email-Find to 0.06.Anton Berezin2001-07-272-2/+3
| | | | Notes: svn path=/head/; revision=45536
* Add three new hooks...Jim Mock2001-07-261-1/+11
| | | | | | | | | | | | | | | | | | * WITH_MUTT_POP * WITH_MUTT_IMAP * WITH_MUTT_POP_IMAP They replace the --enable-pop and --enable-imap options that were the defaults. Now you have the choice to build with one or the other, both, or neither (which is useful for those of us who don't need those features). Bump PORTREVISION. Approved by: maintainer Notes: svn path=/head/; revision=45501
* Update to version 1.3.20.Jim Mock2001-07-266-78/+61
| | | | | | | | PR: 29238 Submitted by: maintainer Notes: svn path=/head/; revision=45500