With the goal of staying out of your way while writing creatively, PyRoom has a very specialized featureset. In fact, most features are hidden from your main interface, not cluttering your workspace with buttons and menus and statistics. - http://pyroom.org/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-python->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
miwi 2009-11-17 09:12:42 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/py-room Makefile distinfo pkg-descr pkg-plist editors/py-room/files patch-PyRoom-gui.py patch-PyRoom-preferences.py patch-setup.py Log: With the goal of staying out of your way while writing creatively, PyRoom has a very specialized featureset. In fact, most features are hidden from your main interface, not cluttering your workspace with buttons and menus and statistics. Features of PyRoom: * no visual clutter * work on multiple documents at once (main text, outline, etc) * control PyRoom via keyboard shortcuts * autosave your work * check wordcounts on keypress * choose from preconfigured designs or create your own color scheme * further customize visual appearance and whitespace (line spacing, border, padding...) WWW: http://www.pyroom.org PR: ports/140537 Submitted by: Alexander Best Revision Changes Path 1.421 +1 -0 ports/editors/Makefile 1.1 +33 -0 ports/editors/py-room/Makefile (new) 1.1 +3 -0 ports/editors/py-room/distinfo (new) 1.1 +11 -0 ports/editors/py-room/files/patch-PyRoom-gui.py (new) 1.1 +11 -0 ports/editors/py-room/files/patch-PyRoom-preferences.py (new) 1.1 +15 -0 ports/editors/py-room/files/patch-setup.py (new) 1.1 +15 -0 ports/editors/py-room/pkg-descr (new) 1.1 +86 -0 ports/editors/py-room/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"