Commit Graph

447 Commits

Author SHA1 Message Date
naddy
de4154f558 - update to 3.16; submitted by seb@gosh.todesplanet.de
- move config file handling to (DE)INSTALL; requested by brad@
- switch maintainer; offered by Peter
2000-08-12 23:57:45 +00:00
brad
db58c7154a use variable substitution to remove the hard coded CONFIG_DIR in the
DEINSTALL/INSTALL scripts.
2000-08-12 13:29:55 +00:00
danh
fe14c909c5 update to version 0.99 from maintainer 2000-08-10 21:12:48 +00:00
brad
2722ffd6b2 remove extra if loop and replace with elif 2000-08-09 00:45:27 +00:00
brad
627e4c19ff bump NEED_VERSION 2000-08-07 03:59:10 +00:00
fgsch
9cd135dff7 add fetchmail flavors. 2000-08-04 23:42:23 +00:00
fgsch
3d5568106c use @ on tbl and -f on cp. 2000-08-04 23:41:33 +00:00
fgsch
114def9ea9 use tbl to format the manpage prior installation; now fetchmail(1) can
be viewed properly.
2000-08-04 22:49:55 +00:00
brad
b16f63751c ${FOO} -> $FOO 2000-08-04 18:30:39 +00:00
brad
47675bec35 - move config file from lib/mutt to share/examples/mutt
- ${FOO} -> FOO in INSTALL/DEINSTALL
2000-08-04 17:55:26 +00:00
reinhard
cfb6fbd046 missed 2000-08-03 20:02:40 +00:00
reinhard
310d299532 update to 0.4.9
author integrated ncurses->curses
2000-08-03 19:47:45 +00:00
naddy
a84fee811c - add no_x11 flavor
- make build respect CC and CFLAGS
- add HOMEPAGE
- move example configuration to ${PREFIX}/share/examples/
- add RCS IDs
ok peter@
2000-08-02 15:44:11 +00:00
brad
a1a3efa756 upgrade to mutt 1.2.5i 2000-07-29 11:15:24 +00:00
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