aboutsummaryrefslogtreecommitdiffstats
path: root/editors/wily
Commit message (Collapse)AuthorAgeFilesLines
* - Fix dependency linepav2004-11-101-1/+1
| | | | | PR: ports/73751 Submitted by: Serge Gagnon <ser_gagnon@sympatico.ca>
* Add RUN_DEPEND on x11-fonts/Xg to enable utf8 supportvs2004-11-081-2/+3
| | | | | PR: ports/71483 Submitted by: Serge Gagnon
* Fix build with gcc 3.4arved2004-08-161-0/+5
|
* Drop maintainership. Maintainer is not using FreeBSD aserwin2004-05-091-1/+1
| | | | | | | | | primary OS any longer. Thanks for all your work, Serge! Sorry to see you go. PR: 66407 Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
* use DOCSDIR + some cleaning.thierry2004-04-133-51/+28
| | | | | | PR: ports/65412 Submitted by: maintainer Approved by: pav (mentor)
* - Fix MASTER_SITESkrion2004-03-251-1/+0
| | | | | PR: ports/64684 Submitted by: maintainer
* SIZE-ify my ports.thierry2004-03-191-0/+1
| | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor).
* Reassign maintainership to the former maintainer.thierry2004-03-191-1/+1
| | | | | | Welcome back, Serge! Approved by: mat
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Hand ports over to Thierry Thomas <thierry@pompo.net>.naddy2003-07-311-1/+1
| | | | | | Old maintainer suffers technical difficulties. Submitted by: Serge Gagnon
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Build and install some tools in the wily tarball to make the behaviourjkoshy2003-02-057-4/+87
| | | | | | | | | of `wily' closer to that of `acme'. o Freshen ${MASTER_SITE}. o Hand over maintainership to Serge Gagnon <gagnon__s@videotron.ca> PR: ports/47157 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Style police: remove trailing space in WWW taglioux2001-11-211-1/+1
|
* portname/portversion updatemharo2000-04-141-2/+2
|
* Fix MASTER_SITES.jkoshy1999-12-081-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Would it be considered sacriligious to change all of the 'K's inhoek1999-05-031-1/+1
| | | | | Kirk McKusick, Keith Bostic, and J. Karels into 'W's, representing WWW:? Probably. Better not risk it. :)
* Break up the "plan9" category -- all the ports are where they belong, andasami1999-01-091-2/+2
| | | | | | "plan9" is a virtual category now. Reviewed by: the ports list
* A few more USE_XLIBs.asami1998-11-281-2/+2
|
* Unbreak.jseger1998-10-161-3/+2
| | | | Submitted by: steve
* Mark BROKEN for ELF:jseger1998-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
* Upgrade to 0.13.41jkoshy1998-09-073-11/+33
|
* Correct master site URL.jkoshy1998-09-071-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Update maintainer address.jkoshy1998-07-071-2/+2
|
* Import wily port. wily is a clone of the plan9 editor acme.tg1997-11-175-0/+64
PR: 4624 Submitted by: A Joseph Koshy <koshy@india.hp.com>