Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-09-01 | Define USE_LIBTOOL, and use the ${LIBTOOL} definition appropriately. | agc | 1 | -4/+4 | |
1998-09-01 | Upgrade to version 5.3 of the vi editor clone, to include minor bugfixes | agc | 3 | -9/+12 | |
since 5.2. Re-arrange the Makefile so that it hits the faster ftp sites first. Add some additional syntax checking files. | |||||
1998-08-31 | Update "emacs" package to version 20.3. | tron | 6 | -1298/+1314 | |
1998-08-30 | Add DEPENDS on gdbm, set -with-ncurses=no, some cleanup. | frueauf | 1 | -13/+10 | |
1998-08-30 | Only use and depend on pkgsrc/mail/faces if USE_XFACE is set. | frueauf | 1 | -2/+9 | |
1998-08-29 | Fix a ton of build problems on the alpha. Mind you it still doesn't | garbled | 6 | -17/+390 | |
actually build on the alpha, but this is the groundwork for someone more ELF clued to take a look at it and figure out what is going wrong with the purespace dumping. | |||||
1998-08-28 | There are multiple reports that this patch causes problems. Back it | agc | 1 | -123/+0 | |
out for now. | |||||
1998-08-27 | Update hexedit to 0.9.5. | frueauf | 4 | -23/+32 | |
1998-08-24 | Add and enable hexedit. | frueauf | 1 | -1/+2 | |
1998-08-24 | Initial addition of hexedit-0.9.4, to view and edit files in hexadecimal | frueauf | 7 | -0/+79 | |
or ASCII. | |||||
1998-08-24 | Upgrade vim to version 5.2. | agc | 3 | -8/+43 | |
> - A file browser has been added for the Win32, Motif and Athena GUI versions. > - Dialogs have been added. They can be used to ask for confirmation on Ex > commands that can fail. > - Options and commands have been added to offer a mode that works like > MS-Windows cut/copy/paste. This makes the Win32 GUI version fit in better > with other MS-Windows applications. > - Session files can be used to store and restore an editing session. > - Functions and Ex commands can be defined by the user. This is much nicer > and more powerful than using mappings. > - Lines longer than the screen size can be edited, also when lines wrap. > - Support for Cscope and an interaface for TCL have been added. > - Port to the RISC OS and GUI port for the Amiga. > - Support for Multi-byte files (DBCS and Unicode). | |||||
1998-08-20 | Define USE_LIBTOOL. | agc | 1 | -2/+2 | |
1998-08-20 | The Grand Homepagification: | tsarna | 7 | -7/+14 | |
- 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-14 | Add and enable "ne", fixes PR pkg/5920. | tron | 1 | -1/+2 | |
1998-08-14 | New "ne" package created by Ben Harris: | tron | 5 | -0/+38 | |
A re-write of Phoenix E. A sensible light-weight editor. | |||||
1998-08-14 | New "ne" package created Ben Harris: | tron | 1 | -0/+28 | |
A re-write of Phoenix E. A sensible light-weight editor. | |||||
1998-08-11 | Add a simple DEPENDS on libutf-2.10, and remove the BUILD_DEPENDS | agc | 1 | -3/+2 | |
and RUN_DEPENDS. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+4 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 9 | -0/+18 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 9 | -0/+18 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 27 | -0/+56 | |
1998-08-04 | Make this work on elf systems, fixes PR pkg/5881 by Tim Rightnour. | tron | 1 | -0/+11 | |
1998-08-02 | Update xemacs to 20.4; make mule support actually work; set infopath so | frueauf | 7 | -2683/+7066 | |
that other info files the package systems installs get found. | |||||
1998-07-22 | Update Pico to 3.2 (without the lots of U's this time). | tv | 4 | -8/+8 | |
Update Pine to 4.02. Many bug fixes over 4.00. | |||||
1998-07-21 | Revert pico back to 3.0. Some bug in the updated libpico caused those | tv | 4 | -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-21 | UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU ↵ | tv | 4 | -9/+9 | |
pdate to 3.1. (No major changes beyond bumping the library minor number.) | |||||
1998-07-20 | Always fetch the archive that contains the version in its name to prevent | frueauf | 4 | -9/+8 | |
confusion if a new version is available. | |||||
1998-07-19 | Re-add pine-3.96 to the CONFLICTS list. | tv | 1 | -2/+2 | |
1998-07-19 | Update pico to 3.0, part of the pine 4.00 distribution. Build libpico | tv | 9 | -109/+112 | |
with libtool, enabling a libpico shared object useable with pine. | |||||
1998-07-15 | Update libpng to 1.0.2. Works with all dependent pkgs I have tested | tv | 1 | -2/+2 | |
(everything but ImageMagick, gs5, and xemacs20). The API hasn't changed much, say the install instructions, but it isn't binary compatible--bump shlib version to 1.0. | |||||
1998-07-10 | This emacs understands GNU autoconf's --host option; don't try to override | tv | 1 | -2/+2 | |
that setting from <bsd.pkg.mk> with a configure command line option. | |||||
1998-07-04 | Update xpm to 3.4k. | mycroft | 1 | -2/+2 | |
1998-07-04 | Update Xaw3d to 1.5. | mycroft | 1 | -2/+2 | |
1998-07-04 | Update libjpeg to v6b. | mycroft | 1 | -2/+2 | |
1998-06-27 | Remove libpico from installation - it's static only, and we're not | tv | 1 | -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-27 | Install pilot, too - a small file browser that uses the Pico core, and is | tv | 2 | -4/+8 | |
built by the pkg already. | |||||
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 2 | -9/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 9 | -24/+9 | |
1998-06-20 | Add "USE_X11" as suggested by Tim Rightnour in PR pkg/5619. | tron | 1 | -1/+2 | |
1998-06-20 | Remove unnecessary "USE_X11= yes". | tron | 1 | -2/+1 | |
1998-06-09 | Rationalise Motif/Lesstif handling. | agc | 1 | -2/+2 | |
Get rid of HAVE_MOTIF, MOTIF_STATIC, REQUIRES_MOTIF and MOTIF_ONLY. Standardise on USE_MOTIF, which uses the pkgsrc dependency checks to use Motif, if it's available, or Lesstif, if not. | |||||
1998-06-07 | Add but don't enable pico by default. Its a subset of pine. | frueauf | 1 | -1/+2 | |
1998-06-07 | Initial addition of a handy text editor that ships with Pine. | frueauf | 9 | -0/+173 | |
Fixes pr 5548 by Tim Rightnour, some portlint cleanups. | |||||
1998-06-04 | Put xvile's perl files in ${PREFIX}/share/xvile/perl, to avoid conflict | agc | 3 | -17/+28 | |
with the Perl files which vile installs. Minor cleanup in Makefile. | |||||
1998-06-03 | Use MACHINE_GNU_ARCH in PLISTs that require it, so that arm32 (and | tv | 2 | -46/+46 | |
possibly other future platforms) will get the `right' name. | |||||
1998-06-03 | Include bsd.prefs.mk in case USE_MENUS is set in /etc/mk.conf | agc | 1 | -2/+2 | |
1998-06-03 | Include bsd.prefs.mk to get the value for OPSYS, and in case USE_MULE | agc | 1 | -2/+3 | |
is set in /etc/mk.conf | |||||
1998-06-02 | Fix package to compile under good old NetBSD 1.3. | tron | 4 | -2/+35 | |
1998-06-02 | Enable "nedit". | tron | 1 | -2/+2 | |
1998-06-02 | New "nedit-5.0.2" package: Motif based standard GUI style text editor | tron | 7 | -0/+65 | |