agc
076398b3c9
Update to vile 8.2. Mostly bug fixes since 8.1:
...
+ check for null top_widget in x_close; other xvile crashes on VMS.
+ modify glob-expansion to always recognize "~" as a synonym for
$HOME if Unix-style passwd interface does not return anything
useful (adapted from a patch by Ed Henderson).
+ rename vile.spec to vile-8.1.spec, change configure option to use
Athena widgets so xvile is built with menu support (Radek Liboska).
** This is not an 8.3 filename, but is used only on Linux.
+ modify to use X11R6 input method and dead key support (patch by
Stanislav Meduna <stano@trillian.eunet.sk>).
+ correct click-timeout value for xvile, overlooked in 8.1u (reported
by Ryan Murray).
+ minor fixes to menu.c so that xvile builds on OpenVMS 7.2 with DEC C.
> patches by Clark Morgan (mostly for visvile):
+ modified the w32 versions of vile so that during clipboard copy
operations any character, c, in the following range:
c > '~' && c >= val(printing-low) && c <= val(printing-high)
is not translated to a hex representation (\xdd).
(from report by Jukka Keto <Jukka.Keto@kati.fi>)
+ extended/updated README.PC
+ add explanation of filterregion() portability (spawn.c)
+ modify in conjunction with visvile, to have the ability to redirect
user-specified keystrokes to DevStudio.
+ add a new file called visvile/visvile.dsm (a collection of DevStudio
macros).
+ added an environment variable called $cfgopts to the editor.
+ add logic to ins_anytime() to prevent recursion or use in minibuffer,
e.g., when pressing the insert-key.
+ correct an ifdef for SYS_VMS in main.c from 8.0s which left other
platforms using vfork (reported by Ryan Murray and Billy Little).
1999-03-02 15:50:56 +00:00
sommerfe
0d06d79407
-current has info files in /usr/share/info now.
...
Let emacs know this..
1999-02-28 18:30:07 +00:00
sommerfe
ed5abc1d9b
Delete site-load.el since it's not needed any more
1999-02-25 18:43:56 +00:00
sommerfe
8bbb54628e
Correct patches (last set didn't apply correctly).
1999-02-25 18:00:29 +00:00
sommerfe
40fb0b52fe
Fix mh-e's use of nmh (previous patch was insufficient, as nmh is
...
split in three parts, not two; also, repl's interface changed in nmh
so reply-to-all was busted)
Fix report-emacs-bug.
Re-byte-compile patched mh-*.el
1999-02-25 17:08:33 +00:00
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