Commit Graph

3064 Commits

Author SHA1 Message Date
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
David W. Chapman Jr.
38a2f47cdc Update to 1.1.2 (yes they are finally using versions)
Submitted by:	Vivek Khera
2002-01-30 19:59:40 +00:00
David W. Chapman Jr.
54413ef8d7 Update to 20020115
Give originator maintainership

Submitted by:	khera@kcilink.com
2002-01-30 19:47:44 +00:00
Dirk Meyer
da93beb78f - Update to vbsfilter-1.8
Update vbsfilter to detect uuencoded attachments. Thanks to Matthew
   Wong for noting that the "MyParty" virus spreads itself in this way.
2002-01-30 09:47:37 +00:00
Patrick Li
570f423501 Update to 0.37.2.20020125
PR:		34398
Submitted by:	maintainer
2002-01-30 03:56:09 +00:00
Murray Stokely
501ad3a6b1 Relinquish maintainership of this port. 2002-01-30 00:25:43 +00:00
Christian Weisgerber
b1e12276e1 * Fix build problem caused by strcasestr().
* Add support for character set conversions using iconv().
2002-01-29 21:42:10 +00:00
Christian Weisgerber
7174f39243 - Built the port always with IMAP and POP support as is also done
in mail/mutt and thus reducing Makefile and pkg-plist to a more
  maintainable size.

- Use the right way of specifying PORTREVISION so slave ports can
  override this.

PR:		34411
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-01-29 20:50:37 +00:00
Patrick Li
d83b71b4ad remove unnecessary depends and fix manpage list
PR:		34410
Submitted by:	Matthew West <mwest@uct.ac.za>
2002-01-29 20:08:04 +00:00
Dirk Meyer
75ac461139 - Add html-docs when made with SENDMAIL_WITH_MILTER=yes 2002-01-29 19:36:13 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Patrick Li
ca20e0fe13 Update to 2.01
PR:		34374
Submitted by:	Jamie Hermans <jamie@hermans.ca>
2002-01-29 06:22:59 +00:00
Christian Weisgerber
d4a76c256e - Use the latest patches from www.mutt.org.ua.
- Make the dependency on sgmlformat configurable by the new knob
  WITHOUT_MUTT_SGMLFORMAT (requested by Neil Darlow <neil@darlow.co.uk>)

PR:		34369
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-01-28 14:50:37 +00:00
Sheldon Hearn
46c9d447c4 Enable the LMTP transport by default and provide a knob for disabling
it.  There are just too many people who need this for "black box"
POP3/IMAP services to justify the bytes saved in the default package.
2002-01-28 13:46:25 +00:00
Dirk Meyer
9f44605f34 Update the MASTER_SITES.
PR:		34322
Submitted by:	drs@rucus.ru.ac.za
2002-01-27 09:04:12 +00:00
Dirk Meyer
6ea522494f Update MASTER_SITES to reflect mirror site reorganisation.
PR:		34324
Submitted by:	andrew@ugh.net.au
2002-01-27 09:01:09 +00:00
Dirk Meyer
0c57cdcc16 Update MASTER_SITES to reflect mirror site reorganisation.
PR:		34323
Submitted by:	andrew@ugh.net.au
2002-01-27 08:59:21 +00:00
Sheldon Hearn
fdc92d6518 Update to popd-2.0.1. 2002-01-24 12:43:11 +00:00
Patrick Li
4a779cfc5d Use pre-everything::
PR:		34219
Submitted by:	maintainer, Dan Langille <dan@langille.org>
2002-01-24 05:53:56 +00:00
Patrick Li
d4282f7e83 Fix MASTER_SITES (directory layout change)
PR:		34101
Submitted by:	maintainer
2002-01-24 04:26:58 +00:00
Mario Sergio Fujikawa Ferreira
3087c21802 o Rebuild port docs even if WITH_MUTT_HTML is not given so the ASCII
manuals reflect all the given WITH_MUTT_knobs.
o (Port now always depends on sgmlformat, which isn't a problem
  anymore since sgmlformat has been fixed for alpha-architecture)

PR:		34185
Submitted by:	maintainer
Requested by:	Nicolas Rachinsky <list@rachinsky.de>
2002-01-22 23:12:14 +00:00
David W. Chapman Jr.
e44e7a1133 Put DISTFILES back in, someone took it out on initial import
PR:		34142
Submitted by:	maintainer
2002-01-22 21:54:43 +00:00
Maxim Sobolev
727a9e81e0 Don't compile/install useless statically linked versions of shared objects. 2002-01-22 20:39:37 +00:00
David W. Chapman Jr.
6ecd8cf60f Update to 1.3.27
PR:		34173
Submitted by:	maintainer
2002-01-22 17:38:53 +00:00
Anton Berezin
2f33028b39 Update to 0.8.9.
PR:		33511
Submitted by:	maintainer
2002-01-22 16:43:25 +00:00
FUJISHIMA Satsuki
02c390fdde chase libgpgme libversion.
PR:		34168
Submitted by:	TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>
2002-01-22 15:03:36 +00:00
FUJISHIMA Satsuki
ea9e34af9b chase libgpgme libversion.
PR:		34167
Submitted by:	TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>
2002-01-22 15:02:20 +00:00
Maxim Sobolev
7c3e94491b Don't compile/install useless statically linked version of shared object. 2002-01-22 14:17:19 +00:00
Anton Berezin
e18c202354 Update to 0.09. 2002-01-22 13:35:48 +00:00
Doug White
c607e749ed Update courier to 0.37.2; fix security bugs, update MIME handling, add
knob for NOUUCP.

PR:		34145
2002-01-22 04:44:18 +00:00