FreeBSD Bugzilla – Attachment 8770 Details for
Bug 18227
Bits missing in editors/jed.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.28 KB, created by
Dom Mitchell
on 2000-04-26 11:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dom Mitchell
Created:
2000-04-26 11:10:01 UTC
Size:
1.28 KB
patch
obsolete
>diff -urN /usr/ports/editors/jed/Makefile jed/Makefile >--- /usr/ports/editors/jed/Makefile Sat Apr 15 00:09:57 2000 >+++ jed/Makefile Wed Apr 26 11:04:46 2000 >@@ -21,8 +21,9 @@ > > USE_XLIB= yes > >-# comment out the next line if you don't want the X version of JED. >+.if !defined(NO_XJED) > XJED= xjed >+.endif > > DIST_SUBDIR= jed > GNU_CONFIGURE= yes >diff -urN /usr/ports/editors/jed/pkg/PLIST jed/pkg/PLIST >--- /usr/ports/editors/jed/pkg/PLIST Fri Nov 12 10:39:58 1999 >+++ jed/pkg/PLIST Wed Apr 26 11:05:30 2000 >@@ -129,8 +129,32 @@ > lib/jed/lib/wordstar.hlp > lib/jed/lib/wordstar.sl > lib/jed/lib/yankpop.sl >+share/doc/jed/README >+share/doc/jed/abbrev.txt >+share/doc/jed/color.txt >+share/doc/jed/dfa.txt >+share/doc/jed/edt.txt >+share/doc/jed/emacs.txt >+share/doc/jed/fold.txt >+share/doc/jed/hooks.txt >+share/doc/jed/jed_faq.txt >+share/doc/jed/jedfuns.txt >+share/doc/jed/mouse.txt >+share/doc/jed/pc-keys.txt >+share/doc/jed/program.txt >+share/doc/jed/rgrep.txt >+share/doc/jed/rmail.txt >+share/doc/jed/script.txt >+share/doc/jed/slangfun.txt >+share/doc/jed/syntax.txt >+share/doc/jed/undo.txt >+share/doc/jed/wjed.txt >+share/doc/jed/wordstar.txt >+share/doc/jed/xjed.txt >+share/doc/jed/yankpop.txt > @dirrm lib/jed/bin > @dirrm lib/jed/lib/tm > @dirrm lib/jed/lib > @dirrm lib/jed/doc > @dirrm lib/jed >+@dirrm share/doc/jed
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18227
: 8770