Commit graph

2473 commits

Author SHA1 Message Date
Dirk Meyer
385c248462 change MAINTAINER to FreeBSD.org address 2001-06-24 04:28:57 +00:00
Mario Sergio Fujikawa Ferreira
6a20701c98 Add working MASTER_SITES
Submitted by:	fenner (distfile survey)
2001-06-22 18:39:39 +00:00
Ying-Chieh Liao
ea8c1a55b7 upgrade to 0.4.13
PR:		28316
Submitted by:	maintainer
2001-06-21 12:26:01 +00:00
Sheldon Hearn
64480762d4 The commented RBL stuff in configure.default was not updated as
expected in exim-3.30 release.  Apply a patch from the author,
which will be included in exim-3.31 if such a release ever occurs.
2001-06-20 09:24:03 +00:00
Akinori MUSHA
8b84811150 Update to 0.9.6. 2001-06-20 06:43:41 +00:00
David W. Chapman Jr.
2463e32518 Update MASTER_SITE
PR:		27910
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-06-19 15:50:00 +00:00
Ade Lovett
4f5620349f Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
2001-06-19 09:43:08 +00:00
Sheldon Hearn
a7376577f1 Fix a buffer overflow introduced in 3.30. This patch will be adopted
in 3.31. :-)
2001-06-18 16:13:38 +00:00
Sheldon Hearn
b87b02d075 Fix some breakage in the section on expansion variables. This wasn't
submitted to Philip in time for exim-3.30's release, and a new
version of the documentation is unlikely until exim-4.00.
2001-06-18 15:58:36 +00:00
Sheldon Hearn
14d40c95d6 Update 3.22 -> 3.30:
This is primarily a maintenance release, though there are a very small
number of functional additions.

This release does not address the "orphaned -D spool files" problem, but
to date this problem has not been observed on FreeBSD systems.
2001-06-18 15:41:39 +00:00
Chris D. Faulhaber
171096acc4 Update port to 4.48
PR:		28018
Submitted by:	Patrick Li <pat@databits.net>
2001-06-18 12:23:21 +00:00
David W. Chapman Jr.
9ef479fe7e Bump PORTREVISION due to previous pkg-plist commit 2001-06-18 00:09:44 +00:00
David W. Chapman Jr.
a1550cc771 Bump PORTREVISION due to added files to pkg-plist from previous commit 2001-06-18 00:09:20 +00:00
David W. Chapman Jr.
339c7ce3dd Add port examples to pkg-plist
PR:		27772
2001-06-17 23:59:31 +00:00
David W. Chapman Jr.
5c6c13e196 Add extra dirrm for examples, thanks bento.
PR:		27770
2001-06-17 23:56:23 +00:00
David W. Chapman Jr.
4f9a79176b Update to pl3 of postfix
Update TLS and IPv6 to go with new postfix version
2001-06-17 22:19:00 +00:00
David W. Chapman Jr.
ffa13a3a6b Add better way to detect if sasl is compiled with mysql
compile with mysql if sasl isn't installed as its sasl's default

Submitted by:	Stefan Esser <se@freebsd.org>
2001-06-17 21:54:01 +00:00
David W. Chapman Jr.
bc7ca8c404 I'm taking over this port for Blaz since he can't dedicate time to it
and I am already maintaining postfix-current.

Submitted by:	maintainer
2001-06-17 21:49:56 +00:00
Dirk Froemberg
11e9e88c09 - upgrade to 1.0.0-snap20010225 (PORTVERSION= 1.0.0.b1)
- respect $PREFIX, $CC and $CFLAGS

maintainer timeout...
2001-06-17 20:40:10 +00:00
Jimmy Olgeni
acf95d77b9 Fix typo in comment: RUN_DEPNDS -> RUN_DEPENDS. Make comment fix 80
columns.
2001-06-17 17:19:21 +00:00
Jimmy Olgeni
3b246803ba Fix typo in comment: RUN_DEPNDS -> RUN_DEPENDS. 2001-06-17 17:17:00 +00:00
George C A Reid
bbb3687d72 Add a DIST_SUBDIR so the index.shtml file doesn't end up in ports/distfiles.
Submitted by:	roam
2001-06-17 10:26:04 +00:00
Mark Pulford
60196f9f02 Fixed checksum. Author repackaged, now using memcpy to copy data
instead of snprintf in mreport.c.

Patches -> regex while I'm here.
2001-06-17 04:44:37 +00:00
Dirk Meyer
a44943675a Kiltdown is an Email Client for UNIX. It is UI independant (I use both Gnome
and KDE), and is fully featured, including MIME support, multiple accounts,
filtering, etc. It currently runs under Linux, FreeBSD, and Solaris.

WWW: http://kiltdown.sourceforge.net/
2001-06-16 20:06:37 +00:00
Dirk Meyer
d7eb63a9e1 Sendmail:
- Save more documentation in %%PREFIX%%/share/doc/sendmail
- Update Sendmail package, only libmilter will be installed.
- Bump PORTREVISION
- Cleanup configuration, reduced overhead in "site.config.m4" files
- New option SENDMAIL_WITHOUT_IPV6=yes
- Use global WITH_TLS as well as SENDMAIL_WITH_TLS
- New slave ports: sendmail-sasl, sendmail-ldap
- vbsfilter now build a package
2001-06-15 17:28:11 +00:00
David W. Chapman Jr.
c1a2615dc6 Add bsd.port.pre.mk and bsd.port.post.mk instead of bsd.port.mk in
Don't build --with-regex under -current, broken
Take out configure_env and configure_target

Submitted by:	maintainer
2001-06-15 15:50:16 +00:00
Kevin Lo
9f858e4981 Update to version 0.1.8
PR: 28160
Submitted by: MAINTAINER
2001-06-15 15:21:28 +00:00
Sheldon Hearn
681fabeff1 Bump PORTREVISION to reflect the change made in rev 1.84 (exim.sh
retired, use mailwrapper(8) instead).
2001-06-15 14:39:48 +00:00
Sheldon Hearn
c06da2ea40 Exim is a drop-in replacement for sendmail. Since 4.1-RELEASE,
FreeBSD has shipped with mailwrapper(8), which facilitates the use of
drop-in replacements for sendmail.  Retire exim.sh in favour of the
mailwrapper(8) approach.

Requested by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-06-15 14:12:44 +00:00
Sheldon Hearn
a3a1c6fb57 Exim is a drop-in replacement for sendmail. FreeBSD ships with
mailwrapper, which facilitates drop-in replacements for sendmail.

Retire the exim.sh that was installed into ${PREFIX}/etc/rc.d/ to
start Exim, in favour of the mailwrapper approach.
2001-06-15 13:16:38 +00:00
Peter Pentchev
feedac49cd Update to 5.8.6.
Fix a problem with building Kerberos 4 (Kerberos 5 is still broken).

PR:		27941 (the Kerberos 4 build problem)
Submitted by:	Shawn Halpenny <malachai@iname.com>
Approved by:	maintainer
2001-06-15 07:51:44 +00:00
Ying-Chieh Liao
985c3da100 replace space with tab
PR:		28168
Submitted by:	edwin@mavetju.org
2001-06-15 07:25:51 +00:00
David W. Chapman Jr.
8e411e4f14 Add GNU_CONFIGURE=yes
Make port compliant with NOPORTDOCS
Remove pkg-plist.htmlfiles in new NOPORTDOC procedure
Add two patches to be applied post-patch for NOPORTDOC
Correct pkg-plist to be compliant with NOPORTDOCS
Enable pop3 and imap4
Add hook for SSL
Put distfiles in mutt dist_subdir
Don't depend on sgml on alpha

Submitted by:	maintainer
Reviewed by:	will
2001-06-14 23:32:39 +00:00
Sheldon Hearn
6f3de0d20b Make these proper slaves. 2001-06-14 21:37:21 +00:00
Sheldon Hearn
057a6a562b Calling makeinfo with --no-validate hasn't been necessary for ages. 2001-06-14 20:27:55 +00:00
Sheldon Hearn
ea514ed217 Rename patch-scripts::exim_install to patch-aa without a repo-copy.
A continuum in the history for this file isn't necessary.  What _is_
important is the purpose of the patch today:

*) Changes the test used to determine whether a file should be installed
   to cope with files which we "touch" to zero bytes for packaging
   purposes.

*) Causes the configure file to be installed as a sample only.  The
   administrator needs to rename this file to "activate" exim.

*) Changes the invocation of make-info to be less prone to fail on
   silly errors and fixes the info(1) titles so that, for example
   ``info exim'' actually enters the exim.info file.
2001-06-14 18:52:28 +00:00
Sheldon Hearn
98bfa4fbf7 Retire our local copy of configure.default, which is a maintenance pain.
Replace it with a patch against the distribution configure.default,
which changes as little as possible so that folks who are accustomed to
Exim on other platforms will not be astonished.

Install the file as configure.default instead of configure.sample, since
it's as close as damnit to the default Exim configuration file.

The only arguably unnecessary deviation from the default is:

* Accept SMTP relay from the loopback IP address.  Too many applications
  require this, and the window of abuse is arguably negligible.
2001-06-14 18:43:05 +00:00
Sheldon Hearn
896d5bff25 Install the Exim info files with more useful names. Before, the command
``info exim'' would fail to descend into any of the 3 Exim info files
from the dir top branch.

While we're at it, add a pkg-message that

1) Points to the documentation
2) Explains how to get Exim started
2001-06-14 17:37:59 +00:00
David W. Chapman Jr.
7eb038d684 Make procmail follow ${PREFIX}
Bump PORTREVISION

PR:		16983
Submitted by:	Pete Fritchman <petef@databits.net>
Reviewed by:	will
2001-06-14 14:18:22 +00:00
Eivind Eklund
37aeaea9be Update isync from 0.4 to 0.5 (only verison number and distfile checksum update
needed.)  This update was performed by me locally at the same time as the
submitter.

Changes include:
- Updated SSL support.
- Added CRAM authentication support.
- Added MailDir configuration option to specify the default location of local
  mailboxes when relative paths are used.
- Added support for uploading local messages to the IMAP server.
- Added CopyDeletedTo configuration option to cause isync to move deleted
  messages to a particular mailbox on the server when they are expunged.
- Started to re-use passwords for multiple mailboxes

Submitted by:	Pete Fritchman <petef@databits.net>
2001-06-14 13:54:57 +00:00
Sheldon Hearn
b7cf824802 Ooops. Specify PATCHDIR so that these actually get patched properly. 2001-06-13 21:19:14 +00:00
David W. Chapman Jr.
65b34cb9ef Move PATCH_SITES closer to top
Also change PATCH_SITES and PATCH_FILES to foo+= instead of = to allow multiple options to be used when we have multiple options that are compatible with each other

Submitted by:	will
Reviewed by:	will
2001-06-13 19:28:40 +00:00
David W. Chapman Jr.
9806859c50 Add compressed folder support
Add --enable-compressed to VVV
Remove --enable-compressed from normal build because it requires compressed folder support.

Submitted by:	jim
Reviewed by:	maintainer, jim
2001-06-13 17:22:24 +00:00
David W. Chapman Jr.
d4c7cfd3bf Add hooks for VVV patches
Fix BUILD_DEPENDS
Minor touchups to Makefile
Update distinfo for VVV patches

Submitted by:	maintainer
Reviewed by:	knu
2001-06-13 16:02:19 +00:00
Kevin Lo
d773aa6310 Update to version 0.5.2
PR: 28054
Submitted by: Ports Fury
2001-06-13 15:51:48 +00:00
Maxim Sobolev
1146dab36b Use ${PYTHON_SITELIBDIR} where appropriate. 2001-06-13 14:33:37 +00:00
Kevin Lo
7513fc9753 Initial import of poppy-3.1
Poppy is a small perl script that allows you to perform simple tasks
on a POP3 or IMAP server.  It is of most use in a "limited resources
environment" whether thats low disk space, slow internet connection,
or no graphical environment.
2001-06-13 06:09:13 +00:00
Dirk Meyer
6ff3f45ac6 - Make full featured package, ordered PKGNAMESUFFIX 2001-06-12 20:02:22 +00:00
Anton Berezin
c8df88ddad Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.

Approved by:	markm
2001-06-12 19:25:41 +00:00
Sheldon Hearn
c637f5af10 * Add a WITH_IPV6 knob. Exim breaks if compiled with IPv6 support and
run with a kernel that has had IPv6 ommitted from its configuration,
  so I can't make this a default (yet).

* Remove crazy handling of exim.sh and replace it with something much
  simpler and more sane.  This allows non-root users to build, even if
  they can't install (properly).
2001-06-12 18:05:59 +00:00