Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+9 | |
1999-05-02 | Update Pico to 3.5 and Pine to 4.10. | tv | 6 | -108/+6 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1999-02-10 | pkglint: add missing rcs ids. | frueauf | 2 | -0/+4 | |
1999-01-31 | Teach pine about $MAIL. It will be used if set, so the sysadmin/user | explorer | 1 | -0/+16 | |
can override where mail is stored. | |||||
1998-11-16 | Try to get the "name=" field from Content-Type: if Content-Disposition: | tv | 1 | -0/+32 | |
exists but does not have a "filename=" field. Many broken mailers are now doing this with attachments. | |||||
1998-11-13 | Fix '-Dunix' lossage. | tv | 1 | -0/+12 | |
1998-11-13 | Update to 4.05 and re-enable on alpha. (The LP64 warnings are not good, | tv | 6 | -69/+55 | |
but the way they are used does work.) | |||||
1998-11-13 | pkglint: move NOT_FOR_ARCHS where it belongs. | frueauf | 1 | -3/+3 | |
1998-10-04 | Back out previous, and nuke mail-directory default setting completely. | tv | 1 | -2/+1 | |
Pine's default mail directory has always been `mail' (no capital), and users who want this changed may do so manually. | |||||
1998-10-03 | Fix path of mail-directory | hubertf | 1 | -2/+2 | |
1998-09-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 1 | -1/+3 | |
on alpha. There may be more, but I haven't seen them yet. | |||||
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- 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-12 | Never mind; I'm full of shit. | cjs | 1 | -5/+0 | |
1998-08-12 | Restore ALLOW_CHANGING_FROM. This option, if compiled in, can be | cjs | 1 | -0/+5 | |
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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 14 | -0/+32 | |
1998-08-05 | Miscellaneous pine fixes forwarded to me by Matt Green. | agc | 2 | -0/+50 | |
1998-07-31 | Move pine.conf files to ${PREFIX}/etc. | tv | 2 | -7/+7 | |
1998-07-22 | Update Pico to 3.2 (without the lots of U's this time). | tv | 2 | -6/+6 | |
Update Pine to 4.02. Many bug fixes over 4.00. | |||||
1998-07-21 | Pine 4.01 is broken in several places too. Revert to 4.00. | tv | 2 | -5/+5 | |
1998-07-21 | Revert pico back to 3.0. Some bug in the updated libpico caused those | tv | 1 | -2/+2 | |
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 | UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUpdate to 4.01. ↵ | tv | 2 | -6/+6 | |
Many bug fixes over 4.00; no new features. | |||||
1998-07-19 | The passwd program is in /usr/bin, not /bin. | tv | 3 | -4/+87 | |
Re-add patch-tabkey, reengineered for Pine 4.00's mailcmd.c. | |||||
1998-07-19 | Compile and install the abookcpy program. (Perhaps c-client should be | tv | 4 | -3/+53 | |
made into a shared library, too, if more pine subprograms appear.) | |||||
1998-07-19 | Update pine to 4.00. Get libpico by using the libpico installed by the | tv | 19 | -513/+118 | |
pico-3.0 pkg. | |||||
1998-06-18 | Allow the use of the tab key to peruse folders other than just the | tv | 1 | -0/+73 | |
incoming mailbox list. | |||||
1998-06-18 | Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these | agc | 1 | -3/+1 | |
are unnecessary with automatic manual page handling. | |||||
1998-06-07 | Add CONFLICTS=pico-2.9. | frueauf | 1 | -1/+3 | |
1998-04-25 | Fix that pico-bug mentioned on bugtraq. (See this patchfile for the | hubertf | 1 | -0/+33 | |
original mail, with the fix' path edited to work for the NetBSD pkg system). | |||||
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -8/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-19 | Turn on ALLOW_CHANGING_FROM by default. | cjs | 2 | -1/+10 | |
1998-03-07 | Use INSTALL_*_DIR macros. | hubertf | 1 | -3/+2 | |
1998-02-12 | hm, some other fixes to fix improper use of ${INSTALL_PROGRAM}: | tv | 1 | -5/+5 | |
- use ${INSTALL_DATA} for libpico.a - use ${INSTALL_SCRIPT} for pgp* (otherwise it will try improperly stripping these and fail.) | |||||
1998-02-11 | user-supplied patches may modify `os-neb.h'; don't leave some old | tv | 1 | -3/+2 | |
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-01-24 | Don't compile in any debug code; reported by Soren S. Jorvang <soren@t.dk>. | hubertf | 1 | -1/+1 | |
1998-01-24 | portlint: uss macros for commands (cp, install, echo) | hubertf | 1 | -19/+19 | |
1997-12-04 | Move back to static libpine, to build on alpha. | hubertf | 3 | -14/+10 | |
1997-12-02 | fix ldconfig | hubertf | 1 | -3/+3 | |
1997-11-26 | Remove some extraneous spaces, which will now allow a make to complete | agc | 1 | -4/+4 | |
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-22 | Fix RCS Id | hubertf | 1 | -1/+2 | |
1997-11-22 | Fix for NetBSD | hubertf | 14 | -871/+159 | |
1997-11-22 | MUA | hubertf | 24 | -0/+1221 | |