This is a port of Yzis which includes libyzis, kyzis and nyzis. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
miwi 2008-05-29 09:24:47 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/yzis Makefile distinfo pkg-descr pkg-plist editors/yzis/files patch-kyzis-src-viewwidget.h patch-libyzis-linesearch.h Log: Yzis a vi-like editor inspired by Vim. It aims to be a powerful, fast editor with all of Vim's features and hopefully, at some point, more. WWW: http://www.yzis.org PR: ports/123907 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> Revision Changes Path 1.398 +1 -0 ports/editors/Makefile 1.1 +70 -0 ports/editors/yzis/Makefile (new) 1.1 +3 -0 ports/editors/yzis/distinfo (new) 1.1 +13 -0 ports/editors/yzis/files/patch-kyzis-src-viewwidget.h (new) 1.1 +11 -0 ports/editors/yzis/files/patch-libyzis-linesearch.h (new) 1.1 +6 -0 ports/editors/yzis/pkg-descr (new) 1.1 +173 -0 ports/editors/yzis/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!