Commit graph

5493 commits

Author SHA1 Message Date
Josef Karthauser
2d213f9ce6 Repocopy the MailScanner-devel port to mailscanner-devel, so as to retain
the status quo of low case directory names.
2004-01-18 22:04:06 +00:00
Josef Karthauser
fd921b2e5e Revive mailscanner/ in favour of MailScanner/ (which was repocopied
from mailscanner and updated, but then frowned upon because of the
capitals in the directory name).
2004-01-18 21:58:39 +00:00
Clement Laforet
b2874ac490 - Add memrchr().
- Maintainer informed.

Requested by:    many
2004-01-18 21:06:55 +00:00
Mike Heffner
b31119e25b Update to 1.5.5. No longer need hack for running autogen.sh. 2004-01-18 20:14:31 +00:00
Clement Laforet
4461c85f4c - switch to Makefile.kde
- Respect CFLAGS.

PR:             61532
Submitted by:   Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
Approved by:    erwin (mentor) (implicitly)
2004-01-18 15:31:48 +00:00
Clement Laforet
ae2a0c251d s/memrchr/memchr/.
It fixes an 'undefined reference to `memrchr''.

Approved by:        maintainer
Approved by:        erwin (mentor) (implicitly)
2004-01-18 11:47:06 +00:00
Alex Dupre
58c5b838c0 Switch to my @FreeBSD.org email address.
Approved by:	nork (mentor)
2004-01-18 10:50:15 +00:00
Clement Laforet
50f0202212 Add qsf 0.9.18, a small fast spam filter intended to be used with
procmail.
Quick Spam Filter (qsf) is a lightweight statistical spam filter written in C.
It is designed to be small, fast, reliable, easy to install, and simple to use
in a procmail recipe

WWW: http://www.ivarch.com/programs/qsf.shtml

PR:		61486
Submitted by:	liamfoy@sepulcrum.org
Approved by:    erwin (mentor) (implicitly)
2004-01-18 01:48:17 +00:00
Hajimu UMEMOTO
3978b01246 Configuration of the Cyrus databases is now runtime. The cyrus db
backend used for each database can be specified with an imapd.conf
option.
2004-01-17 17:58:35 +00:00
Martin Blapp
b80b489dca Add smtp-vilter, a milter backend for scanning viruses.
Submitted by:	dan@imp.ch
2004-01-17 15:56:49 +00:00
Martin Blapp
846af8e936 Add smtp-vilter 2004-01-17 15:55:44 +00:00
Hajimu UMEMOTO
153d604e24 Support Berkeley DB 4.2.
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42.  AC_CHECK_LIB() simply test if a
function exists. :(

Requested by:	Dmitry Sorokin <dmitry_sorokin@yahoo.ca>
2004-01-17 15:35:34 +00:00
Hajimu UMEMOTO
f68bc8d331 we don't need this file anymore. 2004-01-17 12:26:08 +00:00
Edwin Groothuis
817280eaf3 Remove master_sites:
portlint complains if there is no / at the end, while the
	do-fecth doesn't work with a / at the end. Use fetch_site
	in this case.

Make do-fetch working

Replace WWWUID and WWWGROUP with WWWOWN and WWWGRP

Noticed by: bento log
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/postfixadmin-2.0.2_1.log

Informed maintainer
2004-01-17 10:53:58 +00:00
Kirill Ponomarev
2c00698eac - Update to version 20040115
PR:		61468
Submitted by:	maintainer
2004-01-17 09:52:10 +00:00
Dirk Meyer
9273e0df2b - add 2nd checksum for distfile, no package change
distfile was recreated with:
changed files: HISTORY, TODO
added files: contrib/portugese.diff

Reported by: milter@free.fr
2004-01-17 06:58:43 +00:00
Clement Laforet
02e41fe9e8 - Fix typo
Pointed out by:     stefanf@irc
Approved by:        erwin (mentor) (implicitly)
2004-01-17 02:21:46 +00:00
Clement Laforet
f9c401436b - Update to 0.94
- Use PORTDOCS macro
- cleanups

Approved by:        erwin (mentor) (implicitly)
2004-01-17 01:01:33 +00:00
Michael Haro
30de4a099d upgrade to 2.2.9
- Fixed a compatibility problem using Parse::RecDescent version 1.94
- Fixed problem in migrate that caused problems in versions of perl earlier
  than 5.6.
2004-01-16 22:27:36 +00:00
Michael Haro
2fdb9f3359 Add the p5-Mail-SPF-Query port
The SPF protocol relies on sender domains to publish a DNS whitelist of
their designated outbound mailers.

Given an envelope sender, Mail::SPF::Query determines the legitimacy of an
SMTP client IP.
2004-01-16 21:20:15 +00:00
Trevor Johnson
968e19b443 Update to 0.7. Don't treat warnings as errors.
PR:		61410
Submitted by:	dinoex
2004-01-16 20:51:34 +00:00
Joe Marcus Clarke
1d2a3cc53c Update to 1.0.2.
* patch applied to smtp-tls.c and examples/mail-file.c for Balsa
* smtp-tls.c
  - fixed typo in check_file()
  - domain name check is now done using the wildcard match per RFC 2818
  - better error reporting for check_file() and check_directory()

PR:		61434
Submitted by:	maintainer
2004-01-16 18:30:49 +00:00
Sergey Skvortsov
aa4932de38 Updated to 1.11 2004-01-16 11:48:53 +00:00
Dirk Meyer
f1158fc75f - udpate to 1.1.2 2004-01-16 06:50:22 +00:00
Clement Laforet
7917108ce0 - Cleanups.
Notice by:          From: lou <lou@0xffff.org>
Approved by:        erwin (mentor) (implicitly)
2004-01-16 01:48:12 +00:00
Clement Laforet
ffc3bae108 - Update to 2.0.2
PR:                 61385
Submitted by:       Rob Evers <rob@debank.tv> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-16 01:06:16 +00:00
Hajimu UMEMOTO
9244f03504 Update to 2.2.3. 2004-01-15 20:43:10 +00:00
Sergei Kolobov
716bc6aa4a - Update to 0.44.2
- Fix LDAP support build problems
- CONFLICTS has been expanded
- WITH_GHOSTSCRIPT_AFPL support has been changed to honor GSPORT
- WITH_TRANSPORT+=uucp changed since uucp is no longer part of the base system
  and NOUUCP is no longer a /etc/make.conf tunable for buildworld
- WITH_EXPECT not being set now adds --disable-changepass which causes the suid
  authdaemon.passwd to not be installed.
- devel/fam dependency is now non-optional since the port will use the library
  if it finds it regardless of one's intention to use it or not.  For instance
  if libfam is installed and one doe not want it used by courier but chosses
  the WITH_LDAP support than libfam will get sucked in as well.  Then the user
  deletes fam and courier breaks because the user had no idea courier depended
  on it.  So until courier gets a configure --without-fam tunable this should
  be a mandatory dependency.
- and last but not least etc/rc.d/courier.sh startup script has been rewritten
  to work with rc.subr which allows one to move it to /etc/rc.d/courier and
  have it just work. :)

PR:		61112
Submitted by:	Yarema <yds@CoolRat.org>
2004-01-15 15:12:32 +00:00
Kirill Ponomarev
43b505a100 - Use db-4.2 in LIB_DEPENDS
- Remove contiguous blank line

PR:		61375
Submitted by:	maintainer
2004-01-15 08:57:37 +00:00
Peter Pentchev
1c3d5ea87c Add vodmr 0.13, an ODMR/ATRN server for vpopmail/qmail.
PR:		47002
Submitted by:	James Raftery <james@now.ie>
2004-01-15 08:44:31 +00:00
Trevor Johnson
d3d8412578 Add Sourceforge site, to make fetchable.
Submitted by:	ijliao
2004-01-15 07:11:32 +00:00
Kirill Ponomarev
4f7e8bc001 - Update to 0.15.13.2, to fix Alpha SIGFPE (we use -mieee now)
- Support WITH_DB_VER=42 to build against db42 rather than
  default db4
- Switch to bz2 to reduce download time and data volume.
- Fix up forgotten src/version.c update to 0.15.13.2

PR:		61284
Submitted by:	maintainer
2004-01-14 21:16:21 +00:00
Alex Dupre
094da82d8f Use bsd.php.mk.
PR:		ports/61359
Submitted by:	Xin LI
Reviewed by:	Simon Dick (maintainer)
Approved by:	nork (mentor/implicitly)
2004-01-14 14:01:56 +00:00
Sergei Kolobov
947980ea53 - Restore a fix for breakage when run under cron(8) introduced in
Makefile revision 1.21 and mistakenly ommitted during upgrade to 3.2.1

Noticed by:	Ori Peleg <orip@humaneyes.com>
2004-01-14 10:14:50 +00:00
Hajimu UMEMOTO
3160ca4d1a add WITH_IDLE option which takes poll, idled or no. Default is poll
as Cyrus IMAPd's default.

Requested by:	ervin.nemeth@niif.hu
2004-01-14 05:32:27 +00:00
Pete Fritchman
5d9292468e Make the command we use for finding a PID really work. Bump PORTREVISION.
Submitted by:	Shawn Yeager <mail@shawnyeager.com>
2004-01-14 04:35:54 +00:00
Kirill Ponomarev
03793bda71 - Add WITHOUT_NLS knob
PR:		61314
Submitted by:	maintainer
2004-01-13 16:17:34 +00:00
Clement Laforet
78300b9f90 - fix *squirrelmail ports.
- add slaveport-target
- fix INDEX build
- add forgotten file

Approved by:    erwin (mentor)
2004-01-13 15:59:50 +00:00
Kirill Ponomarev
233792da59 - Add WITHOUT_NLS knob
PR:		61312
Submitted by:	maintainer
2004-01-13 15:32:20 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Edwin Groothuis
735f2f7994 remove old comment which was needed while testing the port. 2004-01-13 10:47:21 +00:00
Edwin Groothuis
53cd2da357 the mail/majordomo port looks for majordomo.cf in /etc
majordomo installed from the port doesn't work out of the
	box: one either has to move ${PREFIX}/majordomo/majordomo.cf
	to /etc/majordomo.cf, or set the MAJORDOMO_CF envvar. This
	patch should fix this problem.

Honestly, I didn't use his patch since it wasn't attached to the
original PR.

PR:		ports/45963
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>
Approved by:	maintainer timeout
2004-01-13 10:45:48 +00:00
Edwin Groothuis
5140d21c9d mail/squirrelmail - Port Docs in wrong location
Installation of mail/squirrelmail places the ports documentation
	in PREFIX/squirrelmail, and you are not able to not install
	the documentation with NOPORTDOCS.

    - installs all documentation to the DOCSDIR directory
     - fixes security of the port by moving the attachment
       and user preferences out of the web servers document
       root (moves default data_dir & attachment_dir from
       SQUIRRELDIR/data to sub-directorys under
       /var/spool/squirrelmail) as recommended on the
       SquirrelMail web site.
     - adds a periodic/daily script to clean the attachment
       directory of abandoned files (disabled by default)
     - location of squirrelmail can be set by either defining
       SQUIRRELDIR or WITHOUT_WWWDIR when patching and installing
       the port.
     - BENTO FIX: The /var/spool/squirrelmail directory is
       created by pkg-install, but it wasn't being uninstalled.
       Connditionalized the creation of this directory depending
       on how the BATCH variable is set. A message in pkg-deinstall
       advises the port user to remove it if no longer needed.

PR:		ports/50840
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
Approved by:	Maintainer timeout
2004-01-13 09:14:24 +00:00
Edwin Groothuis
ae88725e1a [PATCH] mail/p5-Mail-SpamAssassin 2.60
This patch adds rc_subr support to spamd daemon
	of the spamassassin port.

PR:		ports/57384
Submitted by:	Martin Matuska <martin@tradex.sk>
2004-01-13 08:29:28 +00:00
Sheldon Hearn
37e082ecf9 Silence two portlint warnings. 2004-01-12 11:49:42 +00:00
Sheldon Hearn
a0d0a1e903 1) Fix build for the WITHOUT_ALT_CONFIG_PREFIX case.
2) Allow the operator to override exim user and group with EXIM_USER and
   EXIM_GROUP.  This was made possible by the introduction of runtime
   resolution of the exim_user UID and the exim_group GID, new in
   exim-4.30.

Reported by:	Phil Pennock <pdp@nl.demon.net>
2004-01-12 10:56:41 +00:00
Dmitry Sivachenko
a85beb4a41 Add RUN_DEPENDS.
Submitted by:	maintainer
2004-01-12 08:33:26 +00:00
Dmitry Sivachenko
cf9e8bf44c Update to version 9575.
Submitted by:	maintainer
2004-01-12 06:36:26 +00:00
Mike Heffner
8a2e324b7f Update FTP mirror address. 2004-01-11 19:14:46 +00:00
Edwin Groothuis
ecf6561d63 Maintainer update: mail/dovecot
Updates:
	- MASTER_SITES
	- dovecot-example.conf used pgsql for userdb by default, now uses passwd.

PR:		ports/61188
Submitted by:	Robin Breathe <robin@isometry.net>
2004-01-11 10:35:54 +00:00