1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

2460 Commits

Author SHA1 Message Date
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
David W. Chapman Jr.
e312ebcda1 Add rmoldmail, a Perl module to erase old mail
PR:		27950
Submitted by:	Pete Fritchman <petef@databits.net>
Eyeballed by:	markm
2001-06-11 21:10:54 +00:00
Mario Sergio Fujikawa Ferreira
ca2e6f1fe1 - Add NOPORTDOCS support to PLISt
- rewrite patch-aa to CFLAGS/PREFIX safeness

Submitted by:	Patrick Li <pat@databits.net>
Approved by:	jim (maintainer)
2001-06-11 16:51:35 +00:00
Kevin Lo
b8562ae21d Update to version 0.5.3
PR: 27989
Submitted by: MAINTAINER
2001-06-11 15:38:08 +00:00
Kevin Lo
72ff86b215 - ${PTHREAD_LIBS} and ${PTHREAD_CFLAGS} passed to configure and make
- respect existing CXXFLAGS
- properly support NOPORTDOCS (fix plist)
- add pkg-message
- take over as maintainer

PR: 28027
Submitted by: Pete Fritchman <petef@electron.databits.net>
2001-06-11 15:16:12 +00:00
Sheldon Hearn
474b85df2c Apply officially sanctioned patch to close a format string vulnerability
in exim batch SMTP mode.

The vulnerability is _not_ exploitable by external SMTP callers.
2001-06-11 15:07:51 +00:00
David W. Chapman Jr.
ac7e1bd96c Install rmail script for those who don't use sendmail or compile it
Delete %D/etc/postfix quietly since most deinstalls are just upgrades to the next snapshot.

PR:		27038
Reviewed by:	roam
2001-06-11 14:09:51 +00:00
Sheldon Hearn
46e5bb43b1 Retire the local copy of exim_monitor/EDITME from the port, since it
is simply the original with the defaults uncommented and unchanged.
2001-06-11 13:56:12 +00:00
Sheldon Hearn
2be0db1fbc Add slave ports for Exim so that packages will be built for Exim
that include support for LDAP, mySQL and Postgres lookups.
2001-06-11 12:00:06 +00:00
Sheldon Hearn
445e19ffe8 Add slave ports for Exim so that packages will be built for Exim
that include support for LDAP, mySQL and Postgres lookups.
2001-06-11 11:59:36 +00:00
Sheldon Hearn
6b07ae1328 Add slave ports for Exim so that packages will be built for Exim
that include support for LDAP, mySQL and Postgres lookups.
2001-06-11 11:57:26 +00:00
Sheldon Hearn
63da6738d2 Strip binaries. 2001-06-11 10:26:21 +00:00
Sheldon Hearn
278f54e00a Enable CDB-style lookups by default and provide a knob for disabling
this support.

Fix the SEDLIST-building logic for disabling mbx and mailstore
alternative mailbox formats.

Bump PORTREVISION accordingly.
2001-06-11 09:40:24 +00:00
Sheldon Hearn
698eaa6b5e Fix a typo that should have been corrected in the previous commit. :-( 2001-06-11 09:26:15 +00:00