summaryrefslogtreecommitdiff
path: root/editors/jed (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More missing dependencies.Satoshi Asami1998-11-291-1/+3
| | | | Notes: svn path=/head/; revision=14954
* Unbreak.Justin M. Seger1998-10-142-3/+12
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13997
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | | | | cd /usr/ports/editors/jed/work/jed/src/objs; cc vfile.o rgrep.o -o rgrep -L/usr/local/lib -lslang /usr/local/lib/libslang.so: undefined reference to `tgetnum' /usr/local/lib/libslang.so: undefined reference to `tgetflag' /usr/local/lib/libslang.so: undefined reference to `tgetent' /usr/local/lib/libslang.so: undefined reference to `tgetstr' *** Error code 1 Notes: svn path=/head/; revision=13924
* devel/libslang has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13389
* Remove manpages, but _NOT_ from the multi-lingualTim Vanderhoek1998-08-171-2/+0
| | | | | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships. Notes: svn path=/head/; revision=12575
* Upgrade to 0.98-7, for compatibility with version 1.2.2 of slang,Matthew Hunt1998-05-174-12/+21
| | | | | | | which was just committed. Notes: svn path=/head/; revision=11033
* Don't die if a rmdir fails.Satoshi Asami1998-04-011-2/+2
| | | | Notes: svn path=/head/; revision=10386
* Align all info entries at 4th tab stop (as in system info entries).Satoshi Asami1997-06-082-4/+4
| | | | Notes: svn path=/head/; revision=6802
* The JED editor.Satoshi Asami1997-06-045-0/+198
PR: 3390 Submitted by: "Eric J. Schwertfeger" <eric@cybernut.com> Notes: svn path=/head/; revision=6749