Commit graph

190 commits

Author SHA1 Message Date
abs
f5ec34238b Shorten some comments to fit neatly in pkg_info display, without losing any
information.
1999-02-23 06:31:45 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tron
2bd3c41653 Because "vim" still doesn't work with NetBSD's termcap library in X11
window mode we use "ncurses" again.
1999-02-12 21:32:59 +00:00
tron
c4fd33ce03 Disable builtin termcap entries so that "vim" works with NetBSD's termcap
library. Patch supplied by Ingolf Koch.
1999-02-12 21:09:28 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
frueauf
8edbc5f259 Update hexedit to 1.1.0. While here also make sure INSTALL is initialized
right, 1.3.3 install does not ignore -c if called with -d, pointed out
in pr 6934.
1999-02-06 20:32:43 +00:00
agc
19d2aaa44b Set USE_X11=yes, to denote that the package uses X11 libraries and
headers to build (from Tim Rightnour).
1999-02-04 18:54:35 +00:00
frueauf
47f841f7bc Make UNEXEC work on NetBSD/pmax - this makes the DOC-link-trick
unnecessary and emacs work much better on pmax. Thanks to Jonathan Stone
for the src/unexelf.c patch.
1999-02-04 14:54:25 +00:00
tron
97ad787415 Enable "xcoral". 1999-02-02 23:14:32 +00:00
tron
86778416a4 Adapt this package to NetBSD. 1999-02-02 23:14:04 +00:00
tron
dbb4022dac Initial import of FreeBSD "xcoral" port:
A multiwindow mouse-based text editor for X.
1999-02-02 22:44:32 +00:00
frueauf
df5d5057c2 Make at least the CANNOT_DUMP version of emacs work on NetBSD/pmax.
Two patches provided by Jonathan Stone.
1999-01-31 17:29:32 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
hubertf
fa5831b37f Compile in support for session management
Fixes PR 6851 by Johnny C. Lam <lamj@stat.cmu.edu>
1999-01-20 16:56:00 +00:00
tron
4aba3cc51f Use "ncurses" because "vim" doesn't work with our "termlib". 1999-01-10 22:29:38 +00:00
frueauf
9497115c5a Set NOT_FOR_ARCHS=mips cause they need more porting to work on pmax. 1999-01-04 09:30:46 +00:00
tron
e05360e69c Don't check for deprecated symbol "unix". 1999-01-04 01:16:18 +00:00
garbled
b0d15709d3 rgrep needs -lm and -ltermcap for slang to be happy. 1998-12-30 19:01:10 +00:00
bad
ddf89b3895 Adapt to Netbsd. Split patch-a into multiple files. 1998-12-20 21:12:57 +00:00
bad
293fa4b707 Import of beav-1.40.11, a full featured binary editor and viewer. 1998-12-20 21:01:22 +00:00
mycroft
d3a03ccd3c I'm not going to pretend I know why there are two copies of this file, but
they should both be in the PLIST.
1998-11-17 14:45:36 +00:00
tv
67b0e025e4 Update pico to 3.4 (from Pine 4.05) 1998-11-13 15:56:24 +00:00
frueauf
4a9b2ad461 Fix some more pkglint nits. 1998-11-12 23:03:39 +00:00
agc
b9e6923ab2 Remove a blank line, flagged as a fatal error in pkglint. 1998-11-12 16:30:44 +00:00
hwr
76f0a4284c Also populate /usr/pkg/share/{doc,info}. Don't make /usr/pkg/share/bin. 1998-11-01 14:55:37 +00:00
frueauf
cedbd79e1a Remove unnecesary mkdir rules. 1998-10-31 23:25:18 +00:00
frueauf
75875c2637 Dito to what I fixed in slrn/Makefile. 1998-10-31 23:23:36 +00:00
hwr
d954ef79c4 Enable jed. 1998-10-31 23:17:04 +00:00
hwr
fa3018abc2 Import of the Jed editor. Jed is powerful and extensible through
S-Lang functions.
1998-10-31 23:16:12 +00:00
agc
146659cf1d Update xvile package to version 8.1. 1998-10-05 12:43:46 +00:00
agc
f64007959c Update the vile package to version 8.1. 1998-10-05 12:30:51 +00:00
tv
4dbb0a649a Gracefully try to delete the site-lisp dirs, and quietly continue if the
directories are not empty.  Fixes PR 6232, Greg Woods <woods@weird.com>.
1998-10-03 02:44:42 +00:00
frueauf
5c19c6f165 Update hexedit to 1.0.0. 1998-09-28 10:35:48 +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
frueauf
256a9a5b61 Remove the exec/unexec ln stuff to xemacs, just list bin/xemacs.
Pointed out by Bob Baron (through Alistair Crooks).
1998-09-17 13:16:09 +00:00
tron
137d55024f Always use Athena widget set because we would need a dependence on the
"lesstif" package otherwise.
1998-09-16 21:54:26 +00:00
agc
3afbd7a810 Add patch to Makefile.in to use LDFLAGS when linking. 1998-09-16 09:05:27 +00:00
garbled
33898851da Make this pkg honor LDFLAGS and thus work on ELF. 1998-09-14 22:26:06 +00:00
garbled
24b85b3063 Tweak this a little to get it to build on ELF with X11. 1998-09-14 21:48:04 +00:00
garbled
728cd52edf Make this package honor LDFLAGS and *poof* it works on ELF. 1998-09-14 21:04:22 +00:00
tv
c6bee31888 Update Pico to use the Pine 4.03 souerce tarball (no pico-specific
changes, and still the same version number).
1998-09-10 03:38:45 +00:00
tron
d6da66cc6b pkglint: "rm" -> "${RM}" 1998-09-04 02:30:25 +00:00
tron
8d7a2d6c4c Lots of bug fixes:
- sync package list with reality and use "mkdir -p"
- add missing RCSIds
- split patches
- don't install texinfo documentation
- avoid conflict with "xemacs" and "vim"
- remove unnecessary "${WRKSRC}"
- add missing info files to "${INFO}"
- don't remove "share/emacs/20.3/etc/DOC-20.3.[13-9]*" (fixes PR pkg/6097)
1998-09-04 02:28:52 +00:00
mellon
0400297c67 Oops, we need to include the emacs executable in the packing list for best results. 1998-09-02 18:47:33 +00:00
mellon
2cc5f85e4a Clean things up a bit. Support arm32. Fix install failures. 1998-09-01 20:04:33 +00:00
agc
42e5872f32 Define USE_LIBTOOL, and use the ${LIBTOOL} definition appropriately. 1998-09-01 14:29:28 +00:00
agc
f0cf5f6a4b Upgrade to version 5.3 of the vi editor clone, to include minor bugfixes
since 5.2. Re-arrange the Makefile so that it hits the faster ftp sites
first. Add some additional syntax checking files.
1998-09-01 09:33:41 +00:00
tron
e92dec637b Update "emacs" package to version 20.3. 1998-08-31 20:29:27 +00:00
frueauf
dd01a71d42 Add DEPENDS on gdbm, set -with-ncurses=no, some cleanup. 1998-08-30 21:19:04 +00:00
frueauf
25428ee1e3 Only use and depend on pkgsrc/mail/faces if USE_XFACE is set. 1998-08-30 10:59:43 +00:00