New port: A simple HTML format editor WWW: http://code.google.com/p/gwrite Fix: the attachment is a shar file. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it.
wen 2010-04-27 07:19:57 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/gwrite Makefile distinfo pkg-descr pkg-plist Log: gwrite is an HTML format text editor. Features: 1. HTML5 file format 2. Standard word processing user interface 3. Content structure oriented word processing 4. Title style table of contents production 5. Similar navigation/documentation views in Microsoft Word 6. Paragraph selection when double or right click in navigation view 7. Word count: for document or selections, count the words(with and without spaces), paragraphs, lines, English words, Chinese characters. 8. Images inclusion via Base64 WWW: http://code.google.com/p/gwrite PR: ports/144679 Submitted by: Ju Pengfei <jupengfei@gmail.com> Revision Changes Path 1.431 +1 -0 ports/editors/Makefile 1.1 +33 -0 ports/editors/gwrite/Makefile (new) 1.1 +3 -0 ports/editors/gwrite/distinfo (new) 1.1 +15 -0 ports/editors/gwrite/pkg-descr (new) 1.1 +34 -0 ports/editors/gwrite/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 New port added, with minor changes. Thanks!