Commit Graph

600 Commits

Author SHA1 Message Date
peter
e89621d1b3 Add common flavors to Makefile and document flavors (as per last commit)
in DESCR file. Thanks to Marc for prompting.
2000-12-08 12:01:07 +00:00
peter
5ea3176f9c stupid CVS missed this again - but I expected it this time. 2000-12-07 15:27:33 +00:00
peter
36ff9ee78a Update exim to version 3.20
See ChangeLog and documentation for a full list of bugs fixes and
new features. Release highlights include the addition of STARTTLS
extensions to SMTP and callback SMTP checks to verify sender addresses
on lightly loaded mail servers - prevent spam from made-up addresses.

This port includes the following flavors:

no_x11	- do not build eximon which requires X11
no_perl	- do not include perl support
no_tls	- do not include SSL/TLS support
mysql	- support mysql queries for lookups
pgsql	- support pgsql queries for lookups
ldap	- support ldap (OpenLDAP) queries for lookups

All these queries are independent.

Maintainer has been temporarily chaged to me for feedback, until
Sebastian is back and available to support the port.

Testing has been limited to i386.
2000-12-07 15:27:10 +00:00
jakob
895756d34c update to imap-uw-2000a 2000-12-06 19:22:20 +00:00
avsm
671df797ab - update to maildrop-1.2.2
- bump NEED_VERSION
- remove maildirmake from PLIST due to conflicts
2000-11-30 15:08:26 +00:00
jakob
a3cfc26c7d update to postfix-19991231-pl11
--
Postfix official release 19991231 patchlevel 11 is available.

This release folds in code changes from recent snapshot releases.
These changes track changes in RedHat Linux, fix two minor bugs in
the Postfix queue manager scheduling behavior that were spotted by
Patrik Rak, and turn off one misfeature.

- On RedHat Linux 7.0, you must install the db3-devel RPM before
  you can compile the Postfix source code.

- The queue manager could schedule too many connections to the same
  destination (domain name spelled in upper and lower case).

- The queue manager could schedule too few connections to the same
  destination (back off even in case of successful delivery).

- The confusing site_hog_factor feature is disabled by default. It
  caused unnecessary mail delivery delays on inbound mail gateways.
2000-11-22 16:26:51 +00:00
avsm
906791ac15 add courier-imap:pop3 2000-11-22 11:43:45 +00:00
avsm
1d03bb0ebf Upgrade to Courier-IMAP 1.2.3
This introduces a new 'pop3' flavour, since the package bundles a POP3
server that can read from maildirs and use the same authmodules also.

And a number of stability fixes, including leaking file descriptions,
maildir handling, and also compliance with the latest IETF IMAP drafts.
2000-11-22 11:42:31 +00:00
jakob
5d3c7e4471 update to snapshot-20001121.
Quote from the RELEASE_NOTES file:

    Incompatible changes with snapshot-20001121
    ===========================================

    If this release does not work for you, you can go back to a previous
    Postfix version without losing your mail, subject to the "incompatible
    changes" listed for previous Postfix releases below.

    Major changes with snapshot-20001121
    ====================================

    Support for RedHat Linux 7.0.  On RedHat Linux 7.0, you must install
    the db3-devel RPM before you can compile the Postfix source code.

    The mailbox_transport feature works again. It was broken when the
    "require_home_directory" feature was added.

    More general virtual domain support.  Postfix now supports both
    Sendmail-style virtual domains and Postfix-style virtual domains.
    Details and examples are given in the revised virtual manual page.

    - With Sendmail-style virtual domains, local users/aliases/mailing
      lists are visible as localname@virtual.domain. This is convenient
      if you want to host mailing lists under virtual domains.

    - With Postfix-style virtual domains, local users/aliases/mailing
      lists are not visible as localname@virtual.domain. Each virtual
      domain has its own separate name space.

    More general "soft bounce" feature.  Specify "soft_bounce = yes"
    in main.cf to prevent the SMTP server from bouncing mail while you
    are testing configurations. Until this release the SMTP server was
    not aware of soft bounces.
2000-11-21 19:45:36 +00:00
espie
d176915fb5 Synch with 2.8. 2000-11-21 13:19:17 +00:00
danh
718df683ae fixed plist for apop flavor; reported by Kamil Andrusz <wizz@mniam.net> 2000-11-20 22:31:53 +00:00
jakob
8ac75f43be update to snapshot-20001030 2000-11-18 09:29:52 +00:00
jakob
205764f7ad update to postfix-19991231-pl10 2000-11-18 09:27:17 +00:00
brad
2996ab835f upgrade to fetchmail 5.5.6 2000-11-17 21:56:33 +00:00
espie
544898518f formatted manpages don't belong under /usr/local/man/man? 2000-11-12 15:20:09 +00:00
brad
7b416ba91c upgrade to c-client 2000 2000-11-11 16:32:45 +00:00
espie
b5cc3e16d4 Repair links. From Anil 2000-11-04 21:13:36 +00:00
jakob
9e370563b7 update to imap-2000. ok espie@. 2000-11-01 18:41:35 +00:00
jakob
43beac1045 correct PLIST 2000-11-01 16:44:18 +00:00
kevlo
c05bb313b5 - Add HOMEPAGE
- Add @comment and reorder packing list
2000-10-30 14:03:09 +00:00
espie
52537c18bc old gnu, oops 2000-10-30 13:53:02 +00:00
espie
7987406fd0 MAINTAINER address 2000-10-27 12:56:09 +00:00
espie
a4a6163243 Fix, noticed by marc@ 2000-10-25 10:28:27 +00:00
espie
e115fc8eed MAINTAINER 2000-10-22 18:03:31 +00:00
espie
57f6a68b97 Hunting through the ports ml to find full names. 2000-10-22 17:05:04 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
brad
70f361ffb8 - respect CFLAGS.
- pass the pic flag along to the compiler when linking the shared library.
2000-10-16 23:23:10 +00:00
fgsch
45aeb71d96 add real names to MAINTAINER. 2000-10-16 13:30:30 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
avsm
4ed4208e5e add maildrop to subdir list 2000-10-09 22:32:53 +00:00
avsm
57feb4541b import maildrop-1.2
This one has been pending for around two months because
it installs root suid files.  The port strips these out
by default, and pkg/SECURITY has details on if they need
to be reenabled. qmail at least doesnt need it, others can
probably be configured to not.
(naddy@ and avsm@ discussed this)
--

maildrop is a replacement for your local mail delivery agent. It
reads a mail message from standard input, then delivers the message
to your mailbox. maildrop knows how to deliver mail to mbox-style
mailboxes, and maildirs.

maildrop will optionally read instructions from a file, which
describes how to filter incoming mail. Instructions can be provided
having mail delivered to alternate mailboxes, or forwarded somewhere
else. Unlike procmail, maildrop uses a structured filtering language.

maildrop is written in C++, and is significantly larger than procmail
in compiled form.  However, it uses resources much more efficiently.
Unlike procmail, maildrop will not read a 10 megabyte mail message
into memory. Large messages are saved in a temporary file, and are
filtered from the temporary file.
2000-10-09 22:29:05 +00:00
form
74c70bebef add full name to MAINTAINER 2000-10-09 06:06:06 +00:00
fgsch
96964027f4 simplify; damn cvs. i thought i've commit this long ago. 2000-10-08 07:50:16 +00:00
jakob
22e34598a0 add LDAP flavour 2000-10-06 23:10:43 +00:00
jakob
e99f62433e fix sasl when used as single flavour 2000-10-05 21:16:50 +00:00
jakob
ecc71015a0 add pcre flavour 2000-10-05 21:15:50 +00:00
jakob
2419cdbca9 add pcre flavour, rework MAKE_{CCARGS,AUXLIBS} 2000-10-05 21:13:23 +00:00
jakob
4263003c99 - remove MAKE_FLAGS
- add do-configure target
2000-10-05 21:08:38 +00:00
jakob
87adbef166 make MAKE_FLAGS additive 2000-10-05 20:58:34 +00:00
jakob
48628f40f6 update to postfix snapshot 20001005 2000-10-05 19:42:23 +00:00
marc
c4f888bae2 Even though the port is broken, fix sub-package generation
This allows, for example, pico to be installed using the format
    make NO_IGNORE=Yes SUBPACKAGE=-pico install
2000-10-05 18:01:49 +00:00
marc
7456a1c981 BROKEN="remote access exploit" 2000-10-05 00:15:36 +00:00
jakob
ce7dadcdb0 add fullname to MAINTAINER 2000-10-04 21:53:59 +00:00
marc
fad2b79bc0 install example files referenced by packing list 2000-10-03 19:27:02 +00:00
avsm
2a81ee3d26 - update to v1.1
(notable changes: better locking, improved RC scripts, THREAD semantics
   updated to latest IETF draft, unicode support, bug fixes)
- bump NEED_VERSION, MAINTAINER real name added
- regenerate RC patch
- PLIST tweaked to not delete libexec/authlib, which is being
  used by other applications now (e.g. vmailmgr)
2000-10-01 13:27:13 +00:00
kevlo
e5d2657201 - Upgrade to version 1.13
- Add HOMEPAGE
- Take over maintainership, ok angelos@
2000-09-30 14:20:30 +00:00
kevlo
327617e456 Update to version 0.4.10.
Ok maintainer <reinhard@>
2000-09-29 03:00:58 +00:00
kevlo
d473116630 Update to version 3.52 2000-09-29 02:53:55 +00:00
brad
e6a2e84f68 MAKE_FLAGS -> MAKE_ENV 2000-09-27 14:56:31 +00:00
fgsch
f47b90ef75 update to release 5.5.3. 2000-09-27 07:14:31 +00:00
jakob
7d9995930b split port into stable and snapshot versions 2000-09-25 21:02:29 +00:00
fgsch
d396786bcb install examples by default. 2000-09-25 09:02:25 +00:00
camield
47cf7cd07d add real name to MAINTAINER, plus a few nits 2000-09-25 07:40:09 +00:00
danh
1aa3d48c3f added real name to MAINTAINER 2000-09-23 19:59:51 +00:00
danh
088dbfe32b add solid-pop3d flavor 2000-09-22 23:58:35 +00:00
fgsch
476f78adc7 Update to release 3.15. Add NEED_VERSION. Rename patch. 2000-09-22 22:54:22 +00:00
jakob
9e22a1c042 add comment 2000-09-21 15:32:23 +00:00
jakob
0628f44d3a rename patches 2000-09-21 15:32:04 +00:00
brad
5dca194f6e typo 2000-09-21 06:10:28 +00:00
brad
4919ce7f76 do not try to use "size" on nonexistent binaries 2000-09-19 21:07:43 +00:00
brad
cd78d1a70c don't build utils we do not use nor do we install 2000-09-19 20:43:47 +00:00
jakob
a4c46581ab Update to Postfix 19991231 patch 09.
--
Postfix 19991231 patch 09 fixes a memory corruption problem, and
includes a long list of minor bugfixes and robustness improvements
that already featured in snapshot releases (or that will feature
in the next one).

  - When propagating an address extension to the right-hand side
    of a virtual or canonical mapping, the cleanup server could
    access memory that was no longer allocated and die with signal
    11. This would happen when the result address length was more
    than about 100 characters.  Credit to Adi Prasaja @ satunet.com
    for coming up with a small reproducible demo.
2000-09-18 18:43:35 +00:00
brad
860a85553b update the pine port to utilize the c-client port.
Pine has historically built against an internal copy
of the c-client library, however c-client development
has progressed beyond what is shipped with pine.
(It would appear that all new development work is
being done via UW's imap server codebase.) This change
allows pine to utilize improvements/bugfixes in the
c-client library. A consequence of this change is
that the recently reported vulnerability to BugTraq
regarding malformed X-keywords header has been fixed.
2000-09-17 14:56:26 +00:00
brad
6977f6387b *** empty log message *** 2000-09-17 13:19:57 +00:00
camield
67aefb1cc5 - rename patch-aa to something more descriptive 2000-09-15 13:31:53 +00:00
camield
bf66b0e64f - add RCS id to PLIST 2000-09-15 12:21:24 +00:00
camield
09784b078d - convert wonky shellcode to [user|group][add|info] utils
- add RCS id to PLIST
2000-09-15 12:08:20 +00:00
brad
c311f66750 use better filenames for patches 2000-09-15 10:06:36 +00:00
brad
c0401714ff create a shared library 2000-09-15 09:44:12 +00:00
brad
87c271a25e add patch to fix mailbox permissions when using c-client's mx driver.
unix-mx driver doesn't set file permissions properly for non-private
messages (e.g. public#). The problem caused by mx_append procedure,
where the driver doesn't call set_mbx_permissions for just created
message file.
--
From: FreeBSD
2000-09-15 09:05:42 +00:00
avsm
9fd37ec8b1 add OpenBSD tag 2000-09-13 13:57:42 +00:00
brad
4a454a2989 just use --without-threads when we want to disable threads, there never
was an --enable-threads option. --with/--without-threads both seem to
disable threads, arrgghhh. also mark threads FLAVOR BROKEN on SPARC.
2000-09-13 08:43:40 +00:00
brad
8e7dc483c2 yuck, bye bye partial autoconf cache file 2000-09-13 08:38:52 +00:00
brad
830303b9f5 - use better filename for patch
- change -lpthread -> -pthread consistantly throughout the autoconf script
2000-09-13 08:37:15 +00:00
brad
114b5a68e6 remove the "(unknown)" string beside the OS name in XFMail 2000-09-13 08:35:55 +00:00
kevlo
67691f38ff - Trivial fake
- Bump NEED_VERSION
- USE_IMAKE -> CONFIGURE_STYLE
- Add @comment to PLIST
2000-09-13 03:02:39 +00:00
fgsch
2ac24dcce1 update to release 5.5.2 and bump NEED_VERSION. 2000-09-12 22:27:34 +00:00
brad
26c1abc58b - use new extraction framework: remove USE_BZIP2 and set EXTRACT_SUFX
- fix brokeness with threads FLAVOR, --enable-threads -> --with-threads
2000-09-12 15:54:35 +00:00
camield
87b9ac35e8 rblsmtpd has been incorporated in net/ucspi-tcp 2000-09-12 14:26:03 +00:00
avsm
0939ee2710 - Update to v1.0
- Change the maintainer address
- Remove redundant Makefile.in patch and regenerate others
2000-09-10 20:38:10 +00:00
form
a2a5ea28e7 upgrade to 2b30 2000-09-10 05:52:52 +00:00
brad
309ecb60bc - add missing non-flavored fetchmail
- remove ssl FLAVORs for fetchmail
2000-09-07 06:50:09 +00:00
brad
2befad4360 enable ssl by default 2000-09-07 06:48:01 +00:00
brad
39f4ba63e7 remove SYSCONFDIR from SUBST_VARS and SUBST_VARS too if no other variables
are listed
2000-09-06 05:48:47 +00:00
espie
4c8a9cb2ba Multi-package pine.
This leads to three packages:
pine, pine+pico, pico

Note that pine does not depend on pico, since it links with the static
libpico library.

The old pine package corresponds to the newer pine+pico package.
2000-09-03 17:20:33 +00:00
marc
cf6494846d fix OpenBSD tag 2000-09-03 03:28:22 +00:00
kevlo
2fd6e902be - Add threads FLAVOR 2000-09-02 13:06:19 +00:00
turan
a75df11dfc broken. posted to ports@ a while ago. no one seems interested. 2000-09-02 01:21:24 +00:00
camield
4c8dceaf9e sync, add ezmlm-idx flavor 2000-08-30 12:54:10 +00:00
camield
7178edd4bb add ezmlm-idx, an enhanced version of ezmlm, as a flavor
From Anil Madhavapeddy <anil@recoil.org>
2000-08-30 12:47:10 +00:00
brad
7bfb932996 oops, fix Makefile so that its possible to use both FLAVORs at once 2000-08-30 03:40:23 +00:00
danh
eb8b2e496b remove ipv6 FLAVOR. 2000-08-29 23:41:56 +00:00
danh
c08771e297 - re-organized Makefile.
- made ipv6 a FLAVOR instead of compiled in by default.
2000-08-29 16:52:13 +00:00
brad
9116186a1e upgrade to fetchmail 5.5.1 2000-08-26 18:12:53 +00:00
kevlo
31b27c7874 - Update lastest patched version
- Change maintainer to me
- Support pthread
- Add HOMEPAGE
2000-08-22 03:10:54 +00:00
brad
ad025ddc78 fix order of categories 2000-08-21 02:25:46 +00:00
brad
9d6e9a72d1 upgrade to POP3Client 2.6 2000-08-21 02:17:43 +00:00
jakob
6b98dfe003 add note about sendmail_flags and /etc/rc.conf.local 2000-08-18 05:57:17 +00:00
camield
4669678476 allow PREFIX (default /var/qmail) to be overridden
(req. by Martin Portmann)
2000-08-16 08:56:40 +00:00