summaryrefslogtreecommitdiff
path: root/editors/pico
AgeCommit message (Collapse)AuthorFilesLines
1999-05-02Update Pico to 3.5 and Pine to 4.10.tv6-50/+25
1999-02-23Shorten some comments to fit neatly in pkg_info display, without losing anyabs1-1/+1
information.
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1998-11-13Update pico to 3.4 (from Pine 4.05)tv7-47/+75
1998-09-10Update Pico to use the Pine 4.03 souerce tarball (no pico-specifictv2-4/+4
changes, and still the same version number).
1998-09-01Define USE_LIBTOOL, and use the ${LIBTOOL} definition appropriately.agc1-4/+4
1998-08-20Define USE_LIBTOOL.agc1-2/+2
1998-08-20The Grand Homepagification:tsarna1-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-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc4-0/+8
1998-07-22Update Pico to 3.2 (without the lots of U's this time).tv4-8/+8
Update Pine to 4.02. Many bug fixes over 4.00.
1998-07-21Revert pico back to 3.0. Some bug in the updated libpico caused thosetv4-9/+9
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-21UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU ↵tv4-9/+9
pdate to 3.1. (No major changes beyond bumping the library minor number.)
1998-07-19Re-add pine-3.96 to the CONFLICTS list.tv1-2/+2
1998-07-19Update pico to 3.0, part of the pine 4.00 distribution. Build libpicotv9-109/+112
with libtool, enabling a libpico shared object useable with pine.
1998-06-27Remove libpico from installation - it's static only, and we're nottv1-2/+1
installing headers for it, so it is basically useless. However, this should be re-added when libpico is made shared (it will reduce pico and pilot to less than 8K each).
1998-06-27Install pilot, too - a small file browser that uses the Pico core, and istv2-4/+8
built by the pkg already.
1998-06-22Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-06-07Initial addition of a handy text editor that ships with Pine.frueauf9-0/+173
Fixes pr 5548 by Tim Rightnour, some portlint cleanups.