Bug 140537 - [new port] editors/py-room
Summary: [new port] editors/py-room
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-13 18:40 UTC by Alexander Best
Modified: 2009-11-17 09:20 UTC (History)
0 users

See Also:


Attachments
file.shar (8.11 KB, text/plain)
2009-11-13 18:40 UTC, Alexander Best
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Best 2009-11-13 18:40:02 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-13 18:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-11-13 21:25:45 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-11-17 09:12:26 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-11-17 09:12:50 UTC
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"