Commit graph

132 commits

Author SHA1 Message Date
frueauf
4e6f6f7a0f Adjust manpages to reflect where procmail expects the system wide
procmailrcs.
1998-07-09 11:18:53 +00:00
mycroft
c6729dbfdc Remove outdated RCS tags. 1998-07-04 09:37:29 +00:00
mycroft
c73ee53134 Update xpm to 3.4k. 1998-07-04 09:18:54 +00:00
mycroft
28af6b926a Upgrade to 4.5.1. 1998-07-04 04:41:35 +00:00
frueauf
1f1bdf4e1b Don't hardcode the etc dir to /usr/local/etc.
Fixes pr 5694 by Mason Loring Bliss.
1998-07-03 14:57:05 +00:00
hubertf
1909d05f26 Update to V2.52 1998-07-02 07:09:03 +00:00
tron
35c04028a3 Add "${CONFLICTS}". 1998-06-30 18:11:28 +00:00
hubertf
739bbe50d9 update to V2.5 1998-06-30 06:55:46 +00:00
frueauf
85dca59c21 Enable xfmail. 1998-06-26 23:45:11 +00:00
frueauf
16fd760115 Initial addition of an xforms based mail application. Based on pr 5659
by Tim Rightnour with rework by me.
1998-06-26 23:44:24 +00:00
tv
503023149c Rename the qpopper pkg to qpopper-2.41b1, to make it more in line with the
rest of the pkg versioning conventions.
1998-06-21 03:10:15 +00:00
tv
b82d2609ca Allow the use of the tab key to peruse folders other than just the
incoming mailbox list.
1998-06-18 16:14:58 +00:00
agc
b0ae9f3a28 Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these
are unnecessary with automatic manual page handling.
1998-06-18 15:25:24 +00:00
agc
f124a478fd Upgrade to version 2.0.2 of exmh, a tk-based MIME-aware Mail User Agent. 1998-06-17 08:46:04 +00:00
frueauf
6c9c71022c Add CONFLICTS=pico-2.9. 1998-06-07 19:52:23 +00:00
tv
50346a429c Add MhonArc 2.2.0, a mailbox to HTML converter (useful for Web archives of
mailing lists, and the like).
1998-06-05 20:06:39 +00:00
agc
eab89324a5 Include bsd.prefs.mk, so that variables can be set in /etc/mk.conf 1998-06-03 13:07:08 +00:00
agc
15706c03e9 Update to version 0.26 of nmh, the enhanced MH mail user agent. The
viamail script has changed its (source) location, but only minor
modifications necessary.
1998-06-01 13:15:58 +00:00
tv
9bd65f8a62 This one shouldn't have been in the batch commit -- back out. 1998-05-23 18:41:50 +00:00
tv
92d0556067 Fix --host= rule to use a three part architecture, and fix GNU pkgs to use
the new automatic --host= setting.  Now all GNU pkgs should work on all
archs (including arm32), except emacs/xemacs, which I'll fix soon.
1998-05-23 15:42:58 +00:00
tron
8de4d700b3 As pointed out by Louis Theran in <slrn6lm955.afs.k@world.std.com> our
"sh" seems to be broken. Use "ksh" until this gets fixed.
1998-05-22 18:44:57 +00:00
agc
e810f4cdce Update nmh package to version 0.25 1998-05-21 07:16:41 +00:00
mycroft
28600f6dab Check for existance of mk.conf, first. 1998-05-10 10:30:14 +00:00
mycroft
6757c16ec7 We need mk.conf for MAKE_EBONES/MAKE_KERBEROS4. 1998-05-10 10:15:06 +00:00
hubertf
f348b3df6e Prevent error on virgin installations 1998-05-08 17:32:46 +00:00
tron
e1fd931ea6 Perform locking test automatically so that package will compile without
user interaction.
1998-05-07 13:23:14 +00:00
tron
bcf573a5d8 Add "IS_INTERACTIVE= yes" again. 1998-05-07 09:42:43 +00:00
hubertf
15afaa57e4 Fix that pico-bug mentioned on bugtraq. (See this patchfile for the
original mail, with the fix' path edited to work for the NetBSD pkg
system).
1998-04-25 22:39:29 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
dd4fed9f60 Upgrade nmh to version 0.24 1998-04-17 16:28:12 +00:00
tron
9f424e8870 Remove binary garbage, revert direction. 1998-04-16 21:21:26 +00:00
hubertf
15d2b2700c s/execl/execlp/ - fixes PR 5202 by Ty Sarna 1998-04-16 19:34:41 +00:00
tron
b0be862d89 Update package to "mutt-0.91.1i". 1998-04-15 16:57:11 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
a89ca368e3 Tell "configure" to strip binaries while linking instead of calling
"strip" after installation.
1998-04-12 23:34:21 +00:00
tron
bc529a1ffe Update package to "mutt-0.91i". 1998-04-12 23:27:43 +00:00
cjs
519b354695 Turn on ALLOW_CHANGING_FROM by default. 1998-03-19 02:32:29 +00:00
mycroft
54d3ff092e Kill a compiler warning. 1998-03-16 08:28:28 +00:00
mycroft
50ccc15d2b Make this compile with Kerberos. 1998-03-16 08:24:49 +00:00
hubertf
a8a323d5d7 Don't use absolue paths, use /data/pkg/bin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/X11R6.3/bin:/usr/local/X11R6.1/bin:/usr/local/X11R6/bin:/home/feyrer/bin:/bin:/usr/bin:/usr/sbin:/sbin:/usr/ucb:/etc:/home/feyrer/bin rather. (PR 5149) 1998-03-11 12:57:32 +00:00
frueauf
181e837416 portlint: use ${PKGDIR} instead of pkg. 1998-03-10 14:32:54 +00:00
frueauf
cc1611366b Add missing cat/manpages wnewmail.1 wnewmail.0. 1998-03-10 14:29:45 +00:00
agc
551fd44f94 Pre-process PLIST at install time, so that we don't have hard-coded
(and wrong) paths in the packing list.  With thanks to milano and
hubertf for pointing this out.
1998-03-08 02:31:57 +00:00
hubertf
3ddf90946b update to V4.3.9, by request from veego. 1998-03-07 22:25:18 +00:00
hubertf
455a08229f Use INSTALL_*_DIR macros. 1998-03-07 21:23:51 +00:00
hubertf
7badd620b3 Change syslogging, fixes PR 5122 by Chris Jones <cjones@rupert.honors.montana.edu> 1998-03-06 23:53:04 +00:00
frueauf
ea3f12015a add missing @dirrm rules and add .gz suffix to manpages (if not already there). 1998-02-28 20:27:11 +00:00
tron
576e8a31a5 Enable "fetchmail". 1998-02-28 11:37:20 +00:00