Commit Graph

3129 Commits

Author SHA1 Message Date
Christian Weisgerber
1210574995 - Add a patch which avoids a core dump when using IMAP.
- Fix pkg-plist to be more maintainable.

Submitted by:	maintainer Udo Schweigert <udo.schweigert@siemens.com>
2002-02-28 14:28:44 +00:00
Andrey A. Chernov
f9eee9fa4d Copy RUN_DEPENDS to BUILD_DEPENDS to shut check state warnings. 2002-02-28 09:03:58 +00:00
Andrey A. Chernov
6519162689 Add RUN_DEPENDS of razor-agents 2002-02-28 09:02:02 +00:00
Akinori MUSHA
f5787975a0 The backup site directory has been moved. 2002-02-27 18:37:24 +00:00
Jimmy Olgeni
6bf6e0d540 When checking for PACKAGE_BUILDING, also check for BATCH. 2002-02-27 14:55:06 +00:00
Sheldon Hearn
b6db164678 Update to exim-4.00, the long awaited next release of Exim.
Version-chasers beware; exim-4 configuration files are significantly
different from exim-3 configuration files.  Do not attempt to upgrade
without reading POST-INSTALL-NOTES.
2002-02-27 11:34:21 +00:00
Dirk Meyer
5f11dc60c5 BUMP portrevision
Add patches:

----- MEDIUM -----
mikea@kconline.com:

	Sendmail 8.12.x has an implementation bug in the milter
	code that causes the milter daemons to fail when they
	are bombarded with 20-30 messages from a mail server.

	mail sendmail[82323]: g1N53lNY082323: Milter
	(milter-amavis): select(read): Interrupted system call

The patch available at the link above definitely fixes the Milter timeout
problem.  Before applying the patch, I would see this every 5 to 15 minutes
in our logs.
here hasn't been another one since I applied the patch 5 hours ago.

----- LOW -----
dionex@freebsd.org:

	Fix SafeFileEnv, it won't work if configured up with a trailing '/'

-----

PR:		35363
Submitted by:	mikea@kconline.com,dinoex
2002-02-27 04:53:07 +00:00
Jim Mock
473c6cc48e Fix pkg-plist.
Submitted by:	maintainer
2002-02-27 00:52:32 +00:00
Jim Mock
aa5556a4bd Add the missing extra-patch-sgmlformat patch and fix a few things:
* Adding the missing patch fixes the breakage if not built without
      defining WITHOUT_MUTT_SGMLFORMAT.

    * Fix for if both WITH_MUTT_NNTP and WITH_MUTT_PGP_OUTLOOK_PATCH are
      defined.

    * Fix pkg-plist if WITH_MUTT_PGP_OUTLOOK_PATCH and WITH_MUTT_HTML
      are both defined.

Submitted by:	maintainer
2002-02-26 23:19:05 +00:00
Patrick Li
71994816df Update to 0.37.3
PR:		35335
Submitted by:	maintainer
2002-02-26 22:40:11 +00:00
Jim Mock
784803f052 Update to version 0.3.7.
PR:		35210
Submitted by:	yoichi
2002-02-26 22:04:27 +00:00
David W. Chapman Jr.
52ec123b2f Update postfix to 1.1.4
PR:		35347
Submitted by:	maintainer
2002-02-26 19:34:37 +00:00
Andrey A. Chernov
d5d63dd20e 1) Fix bug: check_for_faraway_charset_in_headers() does nothing
2) Add missing charsets into decode_mime_bit()
2002-02-26 17:06:25 +00:00
Andrey A. Chernov
93053e144c Remove killall from "stop)", it can't search in arguments (perl) 2002-02-26 15:06:11 +00:00
Andrey A. Chernov
10fcee4c62 Better fix for ALL_CAPS problem 2002-02-26 14:56:44 +00:00
Peter Pentchev
df961b0ee1 Update vpopmail to version 5.2.
Introduce two new build knobs:
- WITH_CLEAR_PASSWD	actually enable the clear passwords management
	that was turned on by default in 5.2 (hello, POLA!)
- WITH_MD5_PASSWORDS	for the encrypted passwords, use MD5 hashes.

Prompted by:	Claus Rasmussen <claus@webclaus.com>
2002-02-26 14:54:19 +00:00
Christian Weisgerber
8879e63cc2 - Automagically determine when to use sgmlformat.
- Add the pgp outlook compat patch via the new knob
  MUTT_WITH_PGP_OUTLOOK_PATCH which is on by default if pgp is
  installed.  Patch submitted by: Stefan Walter <dunkelkammer@gmx.de>.
- Fix some trailing whitespaces to make portlint a little happier.
- Increment PORTREVISION.

Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-02-26 13:30:45 +00:00
Andrey A. Chernov
e409bf320b Add sample rc.d/spamd.sh script 2002-02-26 11:21:22 +00:00
Andrey A. Chernov
cc25af394c 1) Fix bug when only first locale checked for good charset
2) FIx bug with false ALL_CAPS positive on foreign subj
3) Clean *.orig after patch (they are installed otherwise)
2002-02-26 10:18:58 +00:00
Patrick Li
a3612d6d12 Update to 1.0.3
PR:		35316
Submitted by:	maintainer
2002-02-25 21:47:44 +00:00
Sheldon Hearn
aec0f27d5c Include my preferred work-around, which is to add the library paths
of problem packages to ldconfig_paths in rc.conf(5).
2002-02-25 12:58:20 +00:00
Sheldon Hearn
2515226235 Cope with the fact that at least one 3rd-party package against which
Exim may be linked (MySQL) uses a startup script to add its library
path to the linker hints.

Explain the problem in POST-INSTALL-NOTES and provide a sample
startup script.

I think such packages should do away with the script and provide
POST-INSTALL-NOTES that encourage the operator to add the library
path to ldconfig_paths in /etc/rc.conf, but provide this work-around
anyway.

Reported by:	Oliver Brandmueller <ob@e-Gitt.NET>
2002-02-25 12:51:33 +00:00
Maxim Sobolev
7d3860493c Regen after a recent addition of the PATCHFILE.
Submitted by:	Mike Hardling <mvh@ix.netcom.com>
Pointy hat to:	sobomax
2002-02-25 08:14:49 +00:00
Akinori MUSHA
73e0af32bf The master site is down right now, so provide an alternative site. 2002-02-24 23:03:29 +00:00
Patrick Li
586984d20a Sourceforge now hosting distfile 2002-02-24 16:18:56 +00:00
Maxim Sobolev
d4333f98f0 New feature: allow per-profile configuration of reply-to address. Bump
PORTREVISION. The patch was submitted to the vendor for integration into
the next release.
2002-02-23 20:05:08 +00:00
Christian Weisgerber
212d13bf55 - Provide explicit support for sendmail 8.10 (same as 8.9), 8.11
(new), and 8.12 (new).
- libexec/* -> libexec/bsmtp/*
2002-02-23 16:25:24 +00:00
Patrick Li
792fa51980 - Update to 1.2.5
- Sort pkg-plist

PR:		35208
Submitted by:	maintainer
2002-02-22 23:08:24 +00:00
Yoichi NAKAYAMA
b90e59add8 Add VM, a mail user agent on Emacsen.
PR:		ports/35139
Submitted by:	Olivier Tharan <olive@oban.frmug.org>
2002-02-22 18:00:46 +00:00
Peter Pentchev
36062ffe27 Make the strcasestr() definition conditional on OSVERSION.
Respect CFLAGS by patching them into the program Makefile.
No longer override the do-build target, let make(1) do its thing.

No PORTREVISION bump for the strcasestr() fix - this port simply
did not build at all on systems of olde :(

Reported by:	<root@lab.simerson.net>
2002-02-22 09:39:21 +00:00
Ying-Chieh Liao
e9526ac673 The author fixed some bugs and released "Open WebMail 1.62 Release 20020221"
with the same distfile name "openwebmail-1.62.tgz"

bump port revision

PR:		35173
Submitted by:	maintainer
2002-02-21 13:35:32 +00:00
Patrick Li
b733e6129a Update to 1.62
PR:		35152
Submitted by:	maintainer
2002-02-20 21:15:42 +00:00
Christian Weisgerber
abd6f56f04 Update to 9.30. User-visible changes in this release:
* Avoid to prepend quote prefix twice when replying to multipart messages.
* Fixed a problem with empty Content-type fields in multipart messages.
* Allow name lists for -b and -c command line options.
* Added the "showlast" option.
2002-02-20 15:59:17 +00:00
Johann Visagie
4eb62bb3af - Add missing $CONFIGURE_ARGS. (Whoops again!)
- Actually install the images for Mailman's web front-end to
  ${PREFIX}/www/icons, instead of depending on the user to do this in a
  post-installation step.  Add a new build-time variable to control the
  location where these images are intstalled.
- Gratuitous change:  Change the GNU logo and link in the footer of most
  pages in Mailman's web front-end to a "Powered by FreeBSD" logo, and a link
  to the FreeBSD home page.  This was accomplished by:
  - Patching the source to allow for multiple footer bars based on a new
    configuration variable LOGO_OS.  If LOGO_OS is set to 'FreeBSD', the
    FreeBSD footer will be displayed; otherwise, it reverts to the default
    GNU footer.
  - Set LOGO_OS to 'FreeBSD' in the installed Defaults.py  (The user may
    override this in mm_cfg.py)
- Bump $PORTREVISION again.  (Sorry guys.)
2002-02-20 09:09:44 +00:00
Akinori MUSHA
a9c4eec89e Update to 0.6. Automatically generated documents are omitted. Use
RDoc (textprox/ruby-rdoc) to generate them if necessary.
2002-02-20 06:15:01 +00:00
Patrick Li
2e30125132 - Update to 0.7.2
- Fix dependency problem with jpilot

PR:		35110
Submitted by:	maintainer
2002-02-19 21:14:52 +00:00
Sheldon Hearn
fbfa4cbf07 Update to exim-3.35:
Most notable fixes include tightened string handling in a few
pathalogical cases that some people suspect might be exploitable, at
least in the form of a DoS.

Requested by:	Randy Bush <randy@psg.com>
2002-02-19 18:35:30 +00:00
Johann Visagie
aaeb11fd1d - Just another checkpoint commit in the cleanup of the Mailman port.
- Add a (non-standard) $PKGOPTS file (currently $FILESDIR/pkg-opts) to
  document the user configurable build time variables supported by the port.
  Add a target "options" to Makefile to display build time options in a human
  readable format.  Remove reams of comments from Makefile - superseded by
  $PKGOPTS.
- Clean up the killing of running qrunner processes in $PKGDEINSTALL.
- Bump the $PORTREVISION.  (Yes, again.)
2002-02-19 13:58:55 +00:00
Pete Fritchman
3f54ec6ef1 Update to 2.2.1 2002-02-19 08:45:31 +00:00
Jun Kuriyama
693daa356e Upgrade to 1.43.
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
PR:		ports/35085
2002-02-19 01:57:01 +00:00
Patrick Li
03d9a195d6 - Update to 0.7.2
- Fix dependency problem with jpilot

PR:		35069, 35040
Submitted by:	maintainer, SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2002-02-18 17:25:09 +00:00
Sheldon Hearn
a0c2d7340f Fix paths to libraries in packing list.
Submitted by:	maintainer
2002-02-18 09:38:10 +00:00
Dirk Meyer
9329fd34a9 - Build milter with -D_THREAD_SAFE
- Use PTHREAD_LIBS, so build under CURRENT should use -lc_r

Submitted by:	gshapiro
2002-02-17 20:22:23 +00:00
Patrick Li
21b9731f3d Add missing dependency
PR:		35032
Submitted by:	maintainer
2002-02-17 18:42:40 +00:00
Dirk Meyer
60cc39498d Bump PORTREVISION for latest libmilter changes 2002-02-17 17:17:57 +00:00
Dirk Meyer
4571bd23fd - Update to 1.0beta10
- Cleanup in Makefile

PR:		34980
Submitted by:	oli@isnic.is
2002-02-17 15:11:50 +00:00
Dirk Meyer
1872f119c5 Mikhail Teterin:
A  little  milter application  I  installed  (spamassassin related)  was
hanging every once in  a while. I'm not sure if this  patch will fix it,
but it sure seems like the right step to take. Without it, the libmilter
sources are  compiled without the  -pthread, even though the  library is
linked with -pthread (rather needlessly, since it is a static lib only).

Submitted by:	mi
2002-02-17 14:53:29 +00:00
Patrick Li
e30e7d6653 Update to 0.7.1
PR:		34989
Submitted by:	maintainer
2002-02-17 03:02:26 +00:00
Issei Suzuki
69d5c39546 Remove myself from MAINTAINER 2002-02-16 05:32:08 +00:00
Maxim Sobolev
df3162b574 Remove useless patches. 2002-02-13 16:14:59 +00:00