summaryrefslogtreecommitdiff
path: root/editors/wily (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak.Justin M. Seger1998-10-161-3/+2
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=14050
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
| | | | | | | | | | | cc -o wily env.o include.o label.o file.o msg.o data.o line.o vgeom.o vsearch.o vshow.o tagmatch.o place.o event.o exec.o dir.o point.o global.o cursor.o scroll.o path.o keyboard.o wily.o tag.o view.o grow.o adjust.o win.o list.o col.o undo.o builtins.o util.o select.o mouse.o regexp.o text2.o sam.o text.o click.o tile.o search.o ../libmsg/libmsg.a ../libframe/libframe.a ../libXg/libXg.a -L/usr/X11R6/lib -lXt -lSM -lICE -lX11 cc: ../libmsg/libmsg.a: No such file or directory cc: ../libframe/libframe.a: No such file or directory cc: ../libXg/libXg.a: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=13999
* Upgrade to 0.13.41Joseph Koshy1998-09-073-11/+33
| | | | Notes: svn path=/head/; revision=13042
* Correct master site URL.Joseph Koshy1998-09-071-2/+2
| | | | Notes: svn path=/head/; revision=13040
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Update maintainer address.Joseph Koshy1998-07-071-2/+2
| | | | Notes: svn path=/head/; revision=11774
* Import wily port. wily is a clone of the plan9 editor acme.Thomas Gellekum1997-11-175-0/+64
PR: 4624 Submitted by: A Joseph Koshy <koshy@india.hp.com> Notes: svn path=/head/; revision=8683