Commit Graph

483 Commits

Author SHA1 Message Date
brad
23bfac841a almost forgot this, patch from naddy@ to fix issue when enabling SSL
support. An auto-generated header not being generated when it's supposed
to be.
2000-07-27 22:31:10 +00:00
brad
25fdf11cc2 - add optional SSL transport layer encryption for IMAP
- switch mailbox locking to flock()
- add RCS id to patch-configure
- fix offsets in patch_mbox_c
- mention IMAP support in DESCR
--
from naddy@
2000-07-27 22:27:59 +00:00
brad
375a48faec add wrapper for fetchmailconf to check for Python and if it does not exist
point the user in the right direction.
2000-07-23 22:42:52 +00:00
brad
f1cc03c27e upgrade to fetchmail 5.4.4 2000-07-23 22:08:23 +00:00
brad
d10da77a34 config files should be installed in /etc/mutt, deal with this correctly. 2000-07-22 23:51:19 +00:00
brad
9b04f7f8ed gettext related changes were unnecessary 2000-07-22 17:26:08 +00:00
rohee
df16120bbe Should fix installation using the port, that had the effect of changing
/var/mail mode. The package should be identical.
2000-07-22 17:20:51 +00:00
jakob
f4839c6a7d add c-client 2000-07-20 10:10:29 +00:00
brad
0c7a16985e add #!/bin/sh 2000-07-19 09:31:17 +00:00
jakob
74c46144aa - do not install c-client libraries, as it's now supported through
a separate c-client port
- add comment to PLIST
- remove fake
2000-07-18 21:58:50 +00:00
jakob
1efbf5f793 University of Washington's c-client mail access routines -
split out from imap-uw port
2000-07-18 21:52:43 +00:00
espie
9784fa604e Typo 2000-07-17 03:44:47 +00:00
brad
3e025283d0 force creation of proper symlink durring post-install and remove
unnecessary patch
2000-07-15 07:18:01 +00:00
espie
d192e013ac Fix eager DESTDIR... reported by maintainer. 2000-07-14 22:52:08 +00:00
brad
64793a7845 - assume ispell is installed by default, end user can add the ispell
port/package to use it
- add missing CONFIGURE_ENV options to bring in gettext support
- add a few patches to ensure mutt does not use its own gettext headers
but the headers installed on the system instead
- remove install message from Makefile and put it into pkg/MESSAGE so it's
displayed properly once this port is made into a package
- rename one patch, patch-fix_DOTLOCK_group -> patch-configure
2000-07-11 07:15:00 +00:00
kevlo
80d2cf31fb Add wmbiff 2000-07-11 03:37:13 +00:00
kevlo
4b97e2b744 Initial import of wmbiff-0.2.
wmbiff is an xbiff-like Window Maker dock app.

Submitted by:	opcode@skylab.2y.net
2000-07-11 03:36:35 +00:00
espie
a908b6f237 Forgot to fix @ARCH@ -> ${ARCH} there. Thanks turan@ 2000-07-10 23:13:40 +00:00
brad
a0711d7430 - add HOMEPAGE
- remove FAKE=Yes and license type
- remove configure script and integrate it into the Makefile
- add #!/bin/sh to DEINSTALL
- re-arrange INSTALL script a bit and remove bogus PIDFILE variable
2000-07-10 22:54:33 +00:00
danh
a112b59d1e updated MAINTAINER 2000-07-10 20:28:00 +00:00
angelos
a99a21022b Release ports@openbsd.org, as I can no longer maintain ports that
depend on XFree86 3.3.6
2000-07-10 02:06:46 +00:00
brad
77a1035118 add HOMEPAGE to DESCR 2000-07-09 03:21:09 +00:00
brad
b618b2b778 add missing file 2000-07-09 03:14:52 +00:00
fgsch
bd4eee1408 Add HOMEPAGE. 2000-07-08 08:55:59 +00:00
fgsch
0e61be7afd use dest in CONFIGURE_STYLE, thus simplifying patch-aa. 2000-07-08 08:54:01 +00:00
fgsch
07f1899658 remove unwanted patch. there is no need for this. check the manual
if you want to turn the automove feature off.
2000-07-08 08:47:39 +00:00
fgsch
9017fbc039 update to 1.2.4i. change default flavor to curses since we ship with it. 2000-07-08 08:45:36 +00:00
fgsch
53727054e2 change the maintainer to myself; ok turan@ 2000-07-04 04:23:36 +00:00
krw
472efe57bb Change PFRAG.shared ldconfig invocation(s) to
DYNLIBDIR() invocations.

Bump NEED_VERSION to 1.310 so DYNLIBDIR() works.

As requested by espie@
2000-07-04 00:20:51 +00:00
fgsch
027802ed5a update to release 5.4.3. 2000-07-03 15:08:04 +00:00
kevlo
433ea0f2b4 Add courier-imap. 2000-07-03 08:12:23 +00:00
kevlo
c2f0ceec01 Initial import of courier-imap version 0.35.
courier-imap is an imap server for maildir format mailboxes.

Submitted by:	Anil Madhavapeddy <anil@recoil.org>
2000-07-03 08:11:24 +00:00
turan
8ebe7b332a import
IMAP server for Maildir format mailboxes
2000-07-03 03:42:55 +00:00
fgsch
435aff5976 update to 1.2.2i. remove deprecated `if defined' statements.
bump NEED_VERSION. change a few master sites.
2000-06-29 23:18:10 +00:00
fgsch
3d1e4517a0 remove extra :. remove FAKE=yes and use CONFIGURE_STYLE.
bump NEED_VERSION. still waiting turan@ reply for update.
2000-06-28 22:28:20 +00:00
fgsch
46da5f10b2 Update to release 5.4.2. 2000-06-28 17:13:53 +00:00
espie
0b01af1690 Kill PLIST.sed 2000-06-28 13:55:03 +00:00
fgsch
ff5ea93935 Use flavors. bump NEED_VERSION. 2000-06-27 23:22:03 +00:00
brad
326bb87828 upgrade to asmail 0.56 2000-06-26 22:03:46 +00:00
brad
2b434e1a6c - replace do-extract target with proper use of EXTRACT_ variables
- change lots of whitespace to tabs
- add HOMEPAGE
- remove license type
- add @comment with RCS id to PLIST
- use better filename for patch and change it to a unified diff
2000-06-26 20:05:18 +00:00
brad
47f6ba09b8 - patch configure directly since this patch is specific to OpenBSD and
most likely will not get integrated back in ... removes unnecessary
dependency on autoconf.
- remove unnecessary CONFIGURE_ARGS
- add HOMEPAGE to DESCR
2000-06-26 19:52:51 +00:00
reinhard
f00a19ac85 missed 2000-06-22 13:19:27 +00:00
reinhard
7dedf20191 update port to 0.4.8
- CONFIGURE_STYLE
- bump LICENSE_TYPE
2000-06-22 13:10:22 +00:00
camield
8aee8c2521 - resolve package conflict with daemontools (setlock from daemontools
is now preferred and installed as a dependency)
- add RCS id to PLIST
2000-06-21 06:00:57 +00:00
brad
f05d3aea04 upgrade to solid-pop3d 0.15, from port maintainer 2000-06-20 20:23:59 +00:00
espie
8e4c3a0948 Register conflict (compface is a subset of faces).
New style
2000-06-20 16:20:59 +00:00
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
form
88ead615d7 remove FAKE=yes
GNU_CONFIGURE -> CONFIGURE_STYLE
2000-06-14 16:57:40 +00:00
kevlo
0ef74d7cac - Upgrade to version 1.4.6
- Remove FAKE=Yes
- Add @comment with PLIST
2000-06-13 03:59:25 +00:00
brad
b81f61b294 add HOMEPAGE 2000-06-12 15:38:34 +00:00
fgsch
1d2addab8b CONFIGURE_STYLE and tag. add NEED_VERSION too (is this really needed?) 2000-06-11 01:25:45 +00:00
reinhard
4ae608dc18 http://www.linuxstart.com/ -> http://members.linuxstart.com/ 2000-06-10 07:50:21 +00:00
espie
8a385378cb Use COMMENT to indicate supersedes. 2000-06-09 17:14:40 +00:00
brad
7deefa4d46 upgrade to fetchmail 5.4.1 2000-06-08 16:58:54 +00:00
jakob
8a65c2ef6d Install c-client header-files and libraries. 2000-06-05 08:45:09 +00:00
espie
c9685a9d2d Fix & fake 2000-06-05 01:09:24 +00:00
espie
ed8131e081 Fake 2000-06-05 00:42:58 +00:00
espie
21033bdb8f Fake
Repackage popclient patches
2000-06-05 00:31:33 +00:00
espie
37bc688c36 Fix pgpsendmail installation so that it no longer ka-blam! replaces
sendmail...
Need some work yet to be repaired and work elegantly with mailwrapper.
2000-06-05 00:04:02 +00:00
espie
7887fbf29e Fake, fix PLIST, repackage patches. 2000-06-04 23:08:33 +00:00
espie
bc21c8fe35 Fake, slightly non-trivial, as this involves fixing up the packaging. 2000-06-04 22:42:05 +00:00
espie
19bb09282e Fake 2000-06-04 22:06:30 +00:00
espie
b1512ec2c7 Trivial fakes.
Clarify bulk_mailer license, there is an obvious license blurb that says
use is free.
2000-06-04 21:40:43 +00:00
espie
1630c0e9ee Link in & fix name. 2000-06-02 14:16:19 +00:00
espie
f341e469ca Modules suite to handle mail 2000-06-02 14:15:26 +00:00
espie
b1d3ea2163 Forgot NEED_VERSION 2000-06-02 13:02:18 +00:00
espie
a5b5853ecd Convert to CONFIGURE_STYLE perl 2000-06-02 11:56:22 +00:00
form
8b29955cbe fix manpages 2000-05-31 16:09:52 +00:00
jakob
da4b2c6251 update to v4.7c2, maintenace update; <jeffb@ops.tamu.edu>
SUNET mirror removed
2000-05-31 07:29:36 +00:00
reinhard
d95cd2eba7 fixed $(DESTDIR), diff reported back to author 2000-05-30 11:37:40 +00:00
reinhard
a38ef0160d remove unneeded USE_GMAKE; thanks espie@ 2000-05-29 17:15:37 +00:00
reinhard
6efab61df2 enable abook.
ok espie@
2000-05-29 17:11:43 +00:00
reinhard
0ebe126c9d abook is an addressbook program with mutt support. 2000-05-29 16:46:51 +00:00
jakob
4bb3945355 Update to Postfix 19991231 Patchlevel 08. Info from the author:
This patch provides an emergency band-aid for the next wave of
MicroSoft email worms, fixes one bug, and makes external content
filtering a bit more robust.

  - Feature: specify "body_checks = regexp:/etc/postfix/body_checks"
    for an emergency content filter that looks at non-header lines
    one line at a time (including MIME headers inside the message
    body).  This feature uses the same syntax as the header_checks
    patterns.  Details in conf/sample-filter.cf.

    This feature is also available in Postfix snapshot 20000528.

  - Bugfix: the masquerade_exceptions feature was case sensitive.

  - Robustness: upon receipt of mail, Postfix maps MAILER-DAEMON@myorigin
    sender address back into the magic null string, which prevents
    mail from looping after processing by an external content filter.
2000-05-29 06:31:18 +00:00
espie
b39d15e8d2 Activate ports 2000-05-26 01:54:42 +00:00
espie
ea449cb249 pop3 server, port by Dan Harnett. 2000-05-26 01:51:34 +00:00
fgsch
761baf636d ~= -> =~ ; sigh sigh 2000-05-24 14:35:41 +00:00
espie
e14d648d59 Trim comment (yeah, sure, we're going to package broccolis... of course
it's a program).
2000-05-24 11:17:27 +00:00
form
51580426c6 add hypermail 2000-05-24 09:33:46 +00:00
form
ba0f03fe0b Hypermail is a program that takes a file of mail messages in UNIX mailbox
format and generates a set of cross-referenced HTML documents. Each file that
is created represents a separate message in the mail archive and contains
links to other articles, so that the entire archive can be browsed in a
number of ways by following links. Archives generated by Hypermail can be
incrementally updated, and Hypermail is set by default to only update
archives when changes are detected.
2000-05-24 09:27:55 +00:00
fgsch
ae05da4044 change the configuration file to /etc/majordomo/majordomo.cf and fix
several security problems.
2000-05-23 20:17:03 +00:00
kevlo
5be58f9fa8 - upgrade to version 1.4.4
- clean up the Makefile
- fix the PLIST
2000-05-23 05:12:18 +00:00
espie
5c4dcfb209 +majordomo 2000-05-22 16:41:20 +00:00
espie
f8c1a41be8 Majordomo port, by Daniel Hartmeier. 2000-05-22 16:33:43 +00:00
jakob
e16323042f Update to Postfix 19991231 patchlevel 07.
- RFC 822 requires the presence of at least one destination
    message header. Postfix now generates a generic "To:
    undisclosed-recipients:;" message header when no destination
    header is present.  The header content is specified with the
    new undisclosed_recipients_header parameter.

  - Postfix now understands <(comment)> as SMTP MAIL FROM address,
    because some broken software needs it. Postfix rejects such
    illegal address forms with "strict_rfc821_envelopes = yes".

  - Configuration parameters for one mysql dictionary would become
    default settings for the next one. This patch was merged into
    the development Postfix version a while back but apparently
    that version was on a dead branch.  Update by Scott Cotton.

  - Some Postfix delivery agents would abort on addresses of the
    form `stuff@.' which could unfortunately be generated locally.

  - With local delivery, Postfix could insert > or . into the middle
    of very long lines.

  - SMTP sessions could time out when the remote client attempted
    to deliver to a large number of rejected recipients.  The SMTP
    server now flushes unwritten output in-between tarpit delays,
    to avoid protocol timeouts in pipelined SMTP sessions.

  - Postfix would incorrectly reject domain names with adjacent `-'
    characters.
2000-05-16 16:58:19 +00:00
jakob
ef039426dd update to v4.7c1 & add security notice. ok turan@. 2000-05-03 07:44:56 +00:00
camield
9e5de3d33b commit again, cvs missed this one. 2000-04-27 06:14:15 +00:00
camield
05cab35f67 Fake, finally. Checked with 'mtree -K shadigest' against a manual vanilla
qmail installation, to be sure it complies with the distribution license.
2000-04-26 20:23:53 +00:00
fgsch
1b64f3f063 Update to 5.3.8; fake; change upper to lower in comment; turan@ ok 2000-04-26 18:43:53 +00:00
camield
4d561f6673 Better fake. 2000-04-26 15:18:30 +00:00
camield
cc1f9dfa80 Fake better. 2000-04-26 14:43:51 +00:00
camield
6c4a244a6e Mark broken to resolve package conflict. rblsmtpd has been obsoleted
by net/ucspi-tcp. This port can be scheduled for removal, or can just have
the Makefile around to point people at ucspi-tcp.
2000-04-26 14:25:30 +00:00
peter
5ac3638444 Commit makefile *again*.
(I am starting to hate CVS).
2000-04-26 09:40:57 +00:00
peter
7528c6d5de update to exim 3.14, ok turan
* bug fixes and new features release
* fix a tempnam() usage in the patch

No fake or flavours support - this may get done if I learn enough,
quickly enough. Will not build as a real package just now. Working on
it.
2000-04-22 12:30:51 +00:00
camield
ff4f24fa58 PERMIT_* = Yes
The port and package install _exactly_ the same as a manual qmail install,
except for the addition of a /var/qmail/setup directory where the setup
scripts are copied.
Therefore the following should apply: http://cr.yp.to/qmail/dist.html
2000-04-21 16:13:04 +00:00
turan
a4a1108e28 missing license. free. approved by author, taylor@intuitive.com. 2000-04-19 05:24:32 +00:00
espie
f066cf3124 trivial fake 2000-04-17 21:54:19 +00:00
espie
95d6aa5213 make-plist does not follow the app-defaults symlink, and so erroneously
records app-default in the PLIST, instead of the real config file.
2000-04-17 21:42:11 +00:00
dugsong
d3882a438a upgrade to 1.0.4 (security fix reported on bugtraq), enabled Kerberized POP, fake 2000-04-17 16:22:46 +00:00
turan
c978ee7210 fix minor errors in middle of build. 2000-04-14 08:51:13 +00:00