Age | Commit message (Expand) | Author | Files | Lines |
1998-07-10 | This emacs understands GNU autoconf's --host option; don't try to override | tv | 1 | -2/+2 |
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 |
1998-06-27 | Install pilot, too - a small file browser that uses the Pico core, and is | tv | 2 | -4/+8 |
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 |
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 |
1998-06-04 | Put xvile's perl files in ${PREFIX}/share/xvile/perl, to avoid conflict | agc | 3 | -17/+28 |
1998-06-03 | Use MACHINE_GNU_ARCH in PLISTs that require it, so that arm32 (and | tv | 2 | -46/+46 |
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 |
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 |
1998-06-02 | Update xvile, the vi clone for X11, to version 8.0 - mainly bug fixes, but | agc | 3 | -14/+26 |
1998-06-02 | Upgrade to version 8.0 of vile, and use the new Perl utilities. | agc | 3 | -12/+21 |
1998-05-31 | Add ${MACHINE_GNU_ARCH}--netbsd to CONFIGURE_ARGS to get the homogenous | frueauf | 1 | -2/+3 |
1998-05-31 | As the configure script of xemacs20 does not know about a --host option, | frueauf | 1 | -3/+3 |
1998-05-23 | Fix --host= rule to use a three part architecture, and fix GNU pkgs to use | tv | 1 | -4/+3 |
1998-05-06 | Grab the distfile from ftp.netbsd.org, like vile. | agc | 1 | -3/+7 |
1998-05-06 | vile-7.4 is on the MASTER_SITES now, so grab the 7.3 distfile from | agc | 1 | -3/+7 |
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -3/+3 |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -5/+5 |
1998-04-21 | Update package to "vim-5.1". | tron | 4 | -20/+50 |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 3 | -18/+19 |
1998-04-17 | Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. | agc | 1 | -7/+2 |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 10 | -68/+20 |
1998-04-13 | Apply patches supplied by Johnny C. Lam PR pkg/5069 to make emacs MH-E to | tron | 2 | -1/+126 |
1998-04-07 | Use the t*() routines in libtermcap. Define -DTERMINFO (no, really!) to | tv | 2 | -3/+22 |
1998-04-07 | Use -nostartfiles, not -L/usr/lib. Don't try to hack around the system; | tv | 1 | -9/+9 |
1998-03-28 | Update to vim-5.0.2. | cjs | 1 | -1/+1 |
1998-03-16 | Adapt to changed behaviour of gcc's "-nostdlib" option. | tron | 1 | -0/+11 |
1998-03-16 | Oops; fix pasto. | mycroft | 1 | -1/+1 |
1998-03-16 | Use openpty(3) and POSIX signal functions. | mycroft | 1 | -5/+51 |
1998-03-10 | portlint: use ${RM} instead of rm. | frueauf | 1 | -2/+2 |
1998-03-03 | Next attempt to fix PR 4979 (DOC file) | hubertf | 2 | -4/+4 |
1998-03-01 | Fix manual page compression | tron | 2 | -16/+16 |
1998-02-28 | Fix error in MAN1 | tron | 1 | -2/+2 |
1998-02-28 | add missing @dirrm rules and add .gz suffix to manpages (if not already there). | frueauf | 1 | -16/+16 |
1998-02-25 | Make sure that "utilities run internally by XEmacs" are really installed. | tron | 1 | -4/+16 |
1998-02-24 | "${PREFIX}/lib/xemacs-20.3" should be owned by "bin:bin" not by the owner | tron | 1 | -1/+2 |
1998-02-23 | "${PREFIX}/share/emacs" should be owned by "bin:bin" not by the owner | tron | 1 | -1/+2 |
1998-02-23 | s/${.CURDIR}/work/xemacs-20.3/${WRKSRC} | frueauf | 1 | -2/+2 |
1998-02-23 | Don't explicitly include /etc/mk.conf. It's not necessary. | agc | 1 | -28/+8 |