tv
593cf8f35c
Try to get the "name=" field from Content-Type: if Content-Disposition:
...
exists but does not have a "filename=" field. Many broken mailers are now
doing this with attachments.
1998-11-16 16:22:05 +00:00
tv
b324a7e25b
Fix '-Dunix' lossage.
1998-11-13 16:33:07 +00:00
tv
ea85b19f85
Update to 4.05 and re-enable on alpha. (The LP64 warnings are not good,
...
but the way they are used does work.)
1998-11-13 16:32:37 +00:00
frueauf
1da4ba0fbc
pkglint: move NOT_FOR_ARCHS where it belongs.
1998-11-13 01:16:35 +00:00
tv
a059169bf7
Back out previous, and nuke mail-directory default setting completely.
...
Pine's default mail directory has always been `mail' (no capital), and
users who want this changed may do so manually.
1998-10-04 00:11:36 +00:00
hubertf
cb94837a87
Fix path of mail-directory
1998-10-03 23:52:02 +00:00
garbled
384c07a72e
add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
...
on alpha. There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
cjs
7728af6150
Never mind; I'm full of shit.
1998-08-12 18:46:33 +00:00
cjs
320da732fd
Restore ALLOW_CHANGING_FROM. This option, if compiled in, can be
...
turned off in the pine global config file, but cannot be turned on
if not compiled in. Of course, the `security' this provides is
entirely phony, but those that feel more comfortable with it disabled
can still do so with the binary pacakge.
1998-08-12 18:42:28 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
agc
e8b314fa0b
Miscellaneous pine fixes forwarded to me by Matt Green.
1998-08-05 10:37:54 +00:00
tv
a20dc22164
Move pine.conf files to ${PREFIX}/etc.
1998-07-31 17:51:21 +00:00
tv
9571e7bc12
Update Pico to 3.2 (without the lots of U's this time).
...
Update Pine to 4.02. Many bug fixes over 4.00.
1998-07-22 02:45:45 +00:00
tv
a65e259b4a
Pine 4.01 is broken in several places too. Revert to 4.00.
1998-07-21 22:12:24 +00:00
tv
6f157217cb
Revert pico back to 3.0. Some bug in the updated libpico caused those
...
nice strings of `U's at the beginning of the pine and pico commit
messages. (None here, this time, I hope. :) The libpico API didn't
change, so pine 4.01 can make use of libpico from Pico 3.0.
1998-07-21 21:16:15 +00:00
tv
9ecee5bf7e
UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUpdate to 4.01. Many bug fixes over 4.00; no new features.
1998-07-21 20:26:37 +00:00
tv
36bd4f7650
The passwd program is in /usr/bin, not /bin.
...
Re-add patch-tabkey, reengineered for Pine 4.00's mailcmd.c.
1998-07-19 05:21:34 +00:00
tv
e1777ccf93
Compile and install the abookcpy program. (Perhaps c-client should be
...
made into a shared library, too, if more pine subprograms appear.)
1998-07-19 04:33:06 +00:00
tv
940e71cc7d
Update pine to 4.00. Get libpico by using the libpico installed by the
...
pico-3.0 pkg.
1998-07-19 03:39:17 +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
frueauf
6c9c71022c
Add CONFLICTS=pico-2.9.
1998-06-07 19:52:23 +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
frueauf
49e36ada0b
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
1998-04-20 11:56:17 +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
cjs
519b354695
Turn on ALLOW_CHANGING_FROM by default.
1998-03-19 02:32:29 +00:00
hubertf
455a08229f
Use INSTALL_*_DIR macros.
1998-03-07 21:23:51 +00:00
tv
74445200f4
hm, some other fixes to fix improper use of ${INSTALL_PROGRAM}:
...
- use ${INSTALL_DATA} for libpico.a
- use ${INSTALL_SCRIPT} for pgp*
(otherwise it will try improperly stripping these and fail.)
1998-02-12 00:26:27 +00:00
tv
ec541e9e0a
user-supplied patches may modify `os-neb.h'; don't leave some old
...
pre-patch `os-neb.h.orig' and sed-edit against that as it will trash the
user patch. `cp -f' the real file and sed-edit that instead.
1998-02-11 23:44:56 +00:00
hubertf
154c2bc1e4
Don't compile in any debug code; reported by Soren S. Jorvang <soren@t.dk>.
1998-01-24 20:39:31 +00:00
hubertf
6fd2e0dce2
portlint: uss macros for commands (cp, install, echo)
1998-01-24 20:36:06 +00:00
hubertf
a29602b79a
Move back to static libpine, to build on alpha.
1997-12-04 22:53:34 +00:00
hubertf
8ce370a67d
fix ldconfig
1997-12-02 23:25:09 +00:00
agc
1fa3c05f4e
Remove some extraneous spaces, which will now allow a make to complete
...
successfully. Addresses first part of PR pkg/4577 (from Bjoern
Labitzke hermit@cs.tu-berlin.de ) - I can't reproduce the second part.
1997-11-26 09:14:58 +00:00
hubertf
00bc26b2c1
Fix RCS Id
1997-11-22 05:42:42 +00:00
hubertf
44e4a02a2d
Fix for NetBSD
1997-11-22 05:41:33 +00:00
hubertf
c7e149885e
MUA
1997-11-22 05:27:54 +00:00