1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

2577 Commits

Author SHA1 Message Date
Dirk Meyer
7c9b5a5b72 - Patch to build with newer qt
- bumped PORTREVISION
2001-07-16 18:18:44 +00:00
Sheldon Hearn
d53990a96f Apply the author's fix for socket binding in the case where
net.inet6.ip6.v6only is set.  This sysctl disables AF_INET6 wildcard
listeners from accepting IPv4 traffic.
2001-07-16 09:12:55 +00:00
Kevin Lo
b8c02d7c5a Update email address
PR: 28987
Submitted by: MAINTAINER
2001-07-15 14:44:53 +00:00
Dmitry Sivachenko
927f19e6e8 Utilize DATADIR and DOCSDIR. 2001-07-15 08:21:18 +00:00
Anton Berezin
54983db379 Upgrade mail/libesmtp to 0.8.3.
Change the MAINTAINER to jmcoopr@webmail.bmi.net.
2001-07-14 21:38:26 +00:00
Kevin Lo
98fe2177d8 Update to version 0.2
PR: 28956
Submitted by: MAINTAINER
2001-07-14 16:53:13 +00:00
Peter Pentchev
1bbbb9b19f The qtools package comprises several utilities for use with qmail,
typically as part of .qmail command processing.

PR:		28662
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-13 15:05:20 +00:00
Ben Smithurst
62cc92f957 Update master sites. 2001-07-12 21:45:49 +00:00
Hajimu UMEMOTO
814b0c8979 Update IPv6 support patch to 20010711 version.
Now, sieve client speaks IPv6.
2001-07-11 19:52:28 +00:00
Sheldon Hearn
30e56f6fb6 Too many people have complained about my choice of MTA user (sendmail).
Bite the bullet _now_ and use MTA user exim instead.  This means that
only early adopters of Exim-3.31 are affected, rather than lots more
folks further down the line.

I still think mailnull is better, but nobody in the Exim community
agrees with me. :-)

Bump PORTREVISION as appropriate.
2001-07-11 11:22:32 +00:00
Sheldon Hearn
3b52a48f9e Fix the IPv6 bind() call properly. The author didn't spot the flaw
in my patch when I initially submitted it.  This is his fully tested
version.
2001-07-11 11:04:01 +00:00
Maxim Sobolev
ec7b561464 ${PREFIX}/share/${PORTNAME} --> ${DATADIR} 2001-07-10 13:54:22 +00:00
Sheldon Hearn
e1d536bdb8 Make the purpose of WITHOUT_X11 clearer, based on feedback from several
users.

Fix the call to bind() in daemon.c so that the correct addrlen is
passed for a IPv4 or IPv6 struct sockaddr.  This fixes the problem
where an exim binary compiled for IPv6 support won't bind() to any IPv4
addresses.  The author approves of this patch.

Now that exim+ipv6 works for non-ipv6 FreeBSD hosts, make IPv6 support
default and provide a WITHOUT_IPV6 knob for folks who don't want it.

Turn on WITHOUT_IPV6 for pre-KAME systems, to give RELENG_3 folks a
fighting chance.
2001-07-10 10:47:29 +00:00
Sheldon Hearn
29327f0273 Clarify that the steps involving mailwrapper(8) don't replace the a
sendmail installation, but cause exim to be run instead of sendmail on
startup.
2001-07-09 11:29:29 +00:00
Hajimu UMEMOTO
9d16c61d34 - Install more html docs.
- IPv6 patch was updated to 20010709 version.
  (Now, reconfig by SIGHUP should work.  However, since master is
   running without root privilege, re-bind to privileged port still
   fails.  I believe it is original problem.)
2001-07-09 11:19:56 +00:00
Bill Fenner
1ce278471a Add a backup MASTER_SITE since primary one seems down.
Submitted by:	kaz@kobe1995.net (NAKAMURA Kazushi)
2001-07-08 17:17:29 +00:00
Mike Heffner
ad149bc78e Revert last commit and fix for libtool. Also add optional esound support.
Submitted by:	Pete Fritchman <petef@databits.net> (esound support)
2001-07-08 15:37:17 +00:00
Hajimu UMEMOTO
70dc619155 Update to cyrus-imapd 2.0.15. 2001-07-08 14:46:44 +00:00
David W. Chapman Jr.
651c5da961 Fix URL in pkg-descr
PR:		28815
Submitted by:	maintainer
2001-07-08 14:42:23 +00:00
Mark Pulford
b94744c44d Master site updated
PR:		28792
Submitted by:	maintainer
2001-07-08 06:17:33 +00:00
Kris Kennaway
5092e4e367 Upgrade to kbiff 3.4.2 and remove dependency on kdelibs-1.1.2 now that this
works with KDE2
2001-07-07 23:04:44 +00:00
Ying-Chieh Liao
ff638b131d add tlb
The List Batcher, a general purpose mail list delivery engine

PR:		28557
Submitted by:	Anders Nordby <anders@fix.no>
2001-07-07 14:44:13 +00:00
Ying-Chieh Liao
1a77e6a7d7 add dkimap4
IMAP4rev1 and POP3 server from the DBOX BBS package

PR:		28244
Submitted by:	Anders Nordby <anders@fix.no>
2001-07-07 03:16:39 +00:00
Mike Heffner
c2b06a0e24 This port doesn't use libtool so remove the check for it.
Noticed by:	bento
2001-07-06 00:30:50 +00:00
Peter Pentchev
0aa41aea19 Rip out the configure script parts that try to modify the destination dir.
Let the user override the MySQL username, password and db at build time.
Let the user override the vchkpw gid and the vpopmail uid.
Bump PORTREVISION.

Approved by:	nbm (maintainer)
2001-07-04 15:34:50 +00:00
David W. Chapman Jr.
846bf3c23a Update to 1.3.3
Check for WITHOUT_GDBM instead of NO_GDBM
Make configure_args append to existing args instead of replacing

PR:		28572
Submitted by:	maintainer
2001-07-04 06:35:56 +00:00
Kevin Lo
0dae4d7036 Fix WWW
PR: 28626
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
2001-07-03 12:42:45 +00:00
Kevin Lo
1c4e32ba58 support NOPORTDOCS.
PR: 28642
Submitted by: MAINTAINER
2001-07-03 12:39:55 +00:00
Maxim Sobolev
d85c29ac91 Update to 0.5.10. 2001-07-03 11:25:16 +00:00
Sheldon Hearn
dc05a053ad Add slave port for Exim so that packages will be built for Exim
that include support for LDAP using OpenLDAP2.
2001-07-03 11:21:50 +00:00
Sheldon Hearn
f25a03f804 Remove a comment obsoleted by rev 1.89 of ports/mail/exim/Makefile . 2001-07-03 11:16:37 +00:00
Sheldon Hearn
bde8a588e5 Fixes for building with LDAP lookup support:
* Define LDAP_LIB_TYPE conditionally so that the operator can override
  it.

* Allow OPENLDAP1 (or UMICHIGAN) and OPENLDAP2 for LDAP_LIB_TYPE,
  depending on the correct ports for each.

The default behaviour of the port is unchanged.  However, this change
allows for an exim-ldap2 slave port, if desired, and limits LDAP lookup
types to those that can be supported by the FreeBSD ports tree.
2001-07-03 11:14:13 +00:00
Mike Heffner
b72c39c559 Upgrade Xfmail to version 1.5.0. Also, take over maintainership as the
original maintainer has not responded to emails and this port is very old.

PR:		ports/28397
Reviewed by:	Duncan Barclay <dmlb@dmlb.org> (original patches)
Patches fixed by:	dwcjr
2001-07-03 01:20:09 +00:00
Ben Smithurst
2d5bcac2eb Update to 5.8.11, which supports now ODMR, so update pkg-{descr,comment} to
mention ODMR to help "make search".

Approved by:	ve@sci.fi (maintainer)
2001-07-02 21:20:39 +00:00
Sheldon Hearn
9280935acb Suggest the use of newsyslog(8) for log rotation. The exicyclog
utility supplied with Exim is intended for systems that don't have
something as nifty as newsyslog(8).

I'm tempted to remove the utility from the port/package, but this
delta to pkg-message is less controversial.
2001-07-02 15:09:40 +00:00
Sheldon Hearn
1734dc1d1b Update to exim-3.31:
* Incorporates two patches previously supplied with the port.

* Fixes obscure bug affecting return_path transport option under certain
  conditions.
2001-07-02 14:48:10 +00:00
Kevin Lo
304bf86d9a Initial import of pgen 0.1.
Pgen is a tool to generate a procmailrc file with m4 macros.

PR: 28564
Submitted by: Pete Fritchman <petef@databits.net>
2001-07-01 15:50:28 +00:00
Andrey A. Chernov
b1860a7c04 Upgrade to 3.21 2001-06-30 08:00:58 +00:00
FUJISHIMA Satsuki
dad38a8274 o remove etc/imap/mailboxes only if empty.
o successfully exits even if etc/imap directory fails to remove.
o do not overwrite mailboxes at pkg_add.
o and then bump PORTREVISION.

PR:		28496
Submitted by:	"Scot W. Hetzel" <hetzels@westbend.net>
2001-06-29 22:02:04 +00:00
Kevin Lo
d4b08b685e Update to 0.22
PR: 28490
Submitted by: MAINTAINER
2001-06-29 14:44:30 +00:00
FUJISHIMA Satsuki
742c76df6c fix pkg-plist.
PR:		28496
Submitted by:	Pete Fritchman <petef@databits.net>
2001-06-29 14:28:32 +00:00
Andrey A. Chernov
370ea5ada8 Upgrade to 3.20 2001-06-29 06:46:38 +00:00
Thomas Gellekum
fb6b217383 New port GNUmail, a GNUstep mail client. 2001-06-28 13:04:14 +00:00
Mark Murray
b6831fc7e9 Do not spam installed config files - instead install the config files
with '.default' suffixes.
2001-06-27 14:41:55 +00:00
Sheldon Hearn
804f3be4e6 Catch up with the new postgresql7 layout scheme introduced in
rev 1.75 of ports/databases/postgresql7 in April this year.

This unbreaks the mysql-postgresql7 slave port.
2001-06-27 10:33:38 +00:00
David W. Chapman Jr.
d869164885 Add tmda, an anti spam python application.
PR:		27984
Submitted by:	Jason R. Mastaler <jason@mastaler.com>
2001-06-27 02:56:36 +00:00
Mikhail Teterin
37fba6c89a Minor cleanup of the patch... 2001-06-26 23:50:47 +00:00
Mikhail Teterin
2c5010999b Upgrade to 2.0.2. Add a big patch, which corrects handling of charsets
not explicitly listed by TkRat, but known to TCL (koi8-u, koi8-r, for
example). The patch is being reviewed by the author for inclusion into
the next release.

Add WWW to pkg-descr (http://www.tkrat.org/).
2001-06-26 23:13:34 +00:00
Murray Stokely
6aae5115b6 Upgrade to 3.5.6, with better GPG support.
Submitted by:	Greg Troxel <gdt@ir.bbn.com>
2001-06-26 17:55:06 +00:00
Anton Berezin
092f55b30a Upgrade databases/p5-DBIx-SearchBuilder to 0.39.
Upgrade mail/p5-Email-Find to 0.04.
Upgrade print/p5-Text-PDF to 0.15.
Upgrade textproc/p5-Text-Tmpl to 0.24.

OK'ed by:	markm
2001-06-26 14:54:10 +00:00
Vanilla I. Shu
ab2c441b2e Fix segfaults when accessing a mailbox with 512 messages.
PR:		ports/28099
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
2001-06-26 09:53:39 +00:00
Dirk Meyer
85b38a1001 - generate comment in sendmail.cf with standard date
- apply an extension to the vacation manpage
2001-06-26 05:13:52 +00:00
David W. Chapman Jr.
bd84b72bdf Update imap-uw and cclient to 0106191041
Add SSL support to both
Add pkg-req.rev to detect version
Add pkg-req.ssl to keep track of ssl versions

PR:		28289
Submitted by:	maintainer
2001-06-25 02:40:49 +00:00
Dima Dorfman
74aada477d Remove duplicate words where appropriate.
Approved by:	sobomax, obrien
2001-06-24 20:29:39 +00:00
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