Commit Graph

3093 Commits

Author SHA1 Message Date
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
Bill Fenner
863ca7db55 Fix closing parenthesis for defined()
Submitted by:	port survey
2002-02-13 15:40:56 +00:00
Johann Visagie
05e074dbd2 - Use MAIL_GID of 26 (mailnull) instead of 1 when installing Mailman to work
with Sendmail, if on a recent $OSVERSION.  (Whoops!)
  - Submitted by:	Richard Kiss <kiss@hhn.com>
- Clarify $PKGMESSAGE and output of $PKGDEINSTALL somewhat.
- Correctly handle Mailman config file (mm_cfg.py) in $PLIST when
  deinstalling port/package.
- Bump PORTREVISION again.
2002-02-13 09:07:06 +00:00
Ade Lovett
90be146649 Add OpenLDAP2 support if WITH_LDAP is defined - this is a candidate for
turning into a WITHOUT_LDAP switch to abide by accepted GNOME bloatware
standards.

PR:		32838
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-13 05:03:22 +00:00
Ade Lovett
546a2d6187 Update to 1.3.1
PR:		34697
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>  (patch)
		John Merryweather Cooper <john_m_cooper@yahoo.com> (bzip2)
2002-02-13 04:46:10 +00:00
Patrick Li
11074b85c8 - Fix mail spool directory path
- Bump PORTREVISION

PR:		34833, 34585
Submitted by:	Dominik Brettnacher <domi@saargate.de>,
		Andrey V. Pevnev <andrey@mgul.ac.ru>
2002-02-13 04:44:25 +00:00
Ade Lovett
e8ff45fadb Update to 0.8.10p1
PR:		34490
Submitted by:	maintainer
2002-02-13 04:44:23 +00:00
Dirk Meyer
cc66bd758b - Update to noattach-1.0beta8
PR:		34852
Submitted by:	oli@isnic.is
2002-02-12 05:14:57 +00:00
Patrick Li
de6334b4dc Update to 0.7.1
PR:		34846
Submitted by:	maintainer
2002-02-11 21:55:29 +00:00
Patrick Li
22fc6d6a26 Update to 1.3.5
PR:		33540
Submitted by:	Matthew Reimer <mreimer@vpop.net>
Approved by:	maintainer
2002-02-11 21:37:22 +00:00
David W. Chapman Jr.
c5043654af Update to 1.1.3
Update to latest TLS
Give Vivek Khera Maintainership
Fix loss of config files during upgrade

PR:		34837
Submitted by:	maintainer
2002-02-11 17:48:50 +00:00
David W. Chapman Jr.
6780341a68 Fix installation of config files as to not overwrite current ones
PR:		34618
Submitted by:	maintainer
2002-02-11 17:46:31 +00:00
Johann Visagie
b140243697 - Add MAIL_GID for Postfix, accidentally omitted from previous commit. 2002-02-11 14:27:27 +00:00
Johann Visagie
74c1794a88 - Cleaning up the Mailman port, Step 3.
- Add a $PKGDEINSTALL script to allow the port to clean up after itself
- Automatically create Mailman user's crontab(5) entry upon port/package
  installation, and remove it upon deinstallation.
- Intended $PKGINSTALL according to personal taste.  Converted tabs to
  spaces.
- Remove some extraneous comments from the port's Makefile.  (Oops)
- Further streamline @exec's in $PLIST.
- Bump PORTREVISION
- The reworking of this port is an ongoing process - Mailman users, please
  bear with me!
2002-02-11 14:24:46 +00:00
Maxim Sobolev
94daf38cda Update to match the realiry.
Prompted by:	nbm
2002-02-11 11:28:47 +00:00
Kevin Lo
058407931b Initial import of ifile 1.0.4.
Note that I fixed malloc.h to stdlib.h

Ifile is an application of machine learning to e-mail filtering.

PR: 34423
Submitted by: David Bushong <david+ports@bushong.net>
2002-02-11 09:21:31 +00:00
Kevin Lo
6119ea9fd6 Initial import of openwebmail 1.61
Openwebmail is a webmail system designed to manage very big mail folder files
in a memory efficient way.

PR: 34781
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
2002-02-10 07:23:04 +00:00
Dirk Meyer
a8b5fc19bb Add-Port:
A attatchment filter for Sendmail

There really isn't much to say, noattach is a milter that parses the body
of email messages from sendmail and checks if the filename of attachments
matches one of the regular expressions in a given pattern file and rejects
those emails that match.
Filenames are MIME decoded if needed.

This program needs sendmail version 8.12.1 or newer to be compiled with
libsm and libmilter.

WWW: http://freshmeat.net/projects/noattach/
2002-02-10 06:04:46 +00:00
Anders Nordby
02b233041b Add squirrelmail, a PHP based webmail package.
Submitted by:	Simon Dick <simond@irrelevant.org>
2002-02-10 00:44:59 +00:00
Dirk Meyer
788746e7ca - Change SENDMAIL_WIT_MILTER to SENDMAIL_WITHOUT_MILTER
MILTER is build by default in any case now,
  previosly only when defined in "BATCH".

- Add CFLAGS awareness to build, Submitted by: mi

P:
2002-02-09 12:17:38 +00:00
Johann Visagie
d2b58a6c5c - Cleaning up the Mailman port, Step 2.
- Move creation of user/group from $FILESDIR/config.sh to $PKGINSTALL to
  ensure they are created if installed from package.
- Switch to using uid/gid which are not yet registered in section 15.15 of
  Porter's Handbook.
- Add @exec statements to $PLIST to ensure all necessary directories are
  created with the correct modes if installed from package.
- Bump PORTREVISION.
- More to follow...

Partially stolen from:	net/cvsup-mirror (PKGINSTALL)
PR:		34654 (uid/gid change)
Submitted by:	Sean Chittenden <sean@chittenden.org> (uid/gid change)
2002-02-08 14:04:37 +00:00
Maxim Sobolev
d458fa5a98 Update to 1.0.2.
PR:		34580
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-08 09:08:39 +00:00
Pete Fritchman
c926c1fcef Update to 1.2.8
PR:		34367
Submitted by:	Tim J. Robbins <tim@robbins.dropbear.id.au>
Approved by:	maintainer
2002-02-08 04:32:33 +00:00
Patrick Li
83b57cf817 Update to 0.46
PR:		34701
Submitted by:	maintainer
2002-02-08 04:08:02 +00:00
Anders Nordby
7ee4337606 Add wrapper permissions dialog(1) to make it easier for users to have
their majordomo wrapper program executed from their MDA. Remove old
instructions for how this could be done manually. This also fixes the
new majordomo/mailnull issue.

Correct typo in post-install-notes (spotted by Dan Pelleg).

PR:		30170
2002-02-08 01:56:26 +00:00
Patrick Li
282fd8b6df - Remove extra dependency
- Make default paths correct in config file

PR:		34708
Submitted by:	maintainer
2002-02-07 21:04:40 +00:00
Peter Pentchev
95b23a73bc Update qmailadmin to 1.0.1.
Take over maintainership from Neil Blakey-Milner, with many thanks
for his work on this and other ports!

PR:		34023
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
Approved by:	nbm (former maintainer)
2002-02-07 10:45:53 +00:00
Peter Pentchev
9797ec1723 Update autorespond to 2.0.2, adding a patch to comment out
a definition of strcasestr(), which is already provided by
our libc's <string.h>.

Take over maintainership from Neil Blakey-Milner with many
thanks for his work on this and other ports!

PR:		34024
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
Approved by:	nbm (former maintainer)
2002-02-07 10:32:26 +00:00
Jim Mock
2b91f14a75 Fix a typo. PKG_PREIFX -> PKG_PREFIX
Submitted by:	Krzysztof Stryjek <wtp@mud.pl> on -ports
2002-02-07 01:03:48 +00:00
Maxim Sobolev
d1ce5655e4 Catch up changed MASTER_SITE_SUBDIR. 2002-02-05 07:44:06 +00:00
Pete Fritchman
e32728f40b Update to 1.3.7 2002-02-04 03:03:09 +00:00
Pete Fritchman
e2a3365f16 Update to 2.2.0 2002-02-04 00:56:29 +00:00
Akinori MUSHA
b82696b70b Update to 0.5. 2002-02-03 19:10:27 +00:00
Patrick Li
99026e7865 Update to 0.37.2.20020131
PR:		34566
Submitted by:	maintainer
2002-02-03 01:00:08 +00:00
David W. Chapman Jr.
c127b53b16 Fix pkg-plist and erasing of config files
Submitted by:	maintainer
2002-01-31 21:10:09 +00:00
David W. Chapman Jr.
27342cc2fb Add missing files to pkg-plist
Fix config files from being erased.

Submitted by:	Vivek Khera
2002-01-31 21:08:48 +00:00
David W. Chapman Jr.
7bca6fd169 Fix problem patli caused in last commit from maintainer
Submitted by:	maintainer
2002-01-30 20:21:31 +00:00