notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-room PyRoom is a clone of WriteRoom and features "distraction-free writing"
0.4.1_5 editors Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4.1_5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Old, uses EOLed python27
Expired This port expired on: 2020-03-01
Maintainer: arundel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-11-17 09:12:57
Last Update: 2020-03-01 17:19:40
SVN Revision: 527561
Also Listed In: python
License: not specified in port
WWW:
http://www.pyroom.org
Description:
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}room>0:editors/py-room@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-room
Package flavors (<flavor>: <package>)
  • py27: py27-room
distinfo:
SHA256 (pyroom-0.4.1.tar.gz) = 5a885010a7d207c90384c48869cc2be863df5b1bca561750ffd483a8969c9bf3 SIZE (pyroom-0.4.1.tar.gz) = 85918

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. pygobject-codegen-2.0 : devel/py-gobject
  3. pygtk-2.0.pc : x11-toolkits/py-gtk2
  4. py27-setuptools>0 : devel/py-setuptools@py27
  5. python2.7 : lang/python27
Runtime dependencies:
  1. __init__.py : devel/py-xdg@py27
  2. pygobject-codegen-2.0 : devel/py-gobject
  3. pygtk-2.0.pc : x11-toolkits/py-gtk2
  4. py27-setuptools>0 : devel/py-setuptools@py27
  5. python2.7 : lang/python27
Library dependencies:
  1. libintl.so : devel/gettext-runtime
  2. libatk-1.0.so : accessibility/atk
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libgtk-x11-2.0.so : x11-toolkits/gtk20
  6. libglade-2.0.so : devel/libglade2
  7. libxml2.so : textproc/libxml2
  8. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
gettext gnome python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://launchpad.net/pyroom/0.4/0.4.1/+download/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.1_5
01 Mar 2020 17:19:40
Revision:527561Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-03-01 audio/idjc: Old, uses EOLed python27
2020-03-01 cad/py-pycam: Old, uses EOLed python27
2020-02-27 chinese/gimp-help-zh_CN: Broken
2020-03-01 databases/emma: Old, uses EOLed python27
2020-03-01 deskutils/anamnesis: Old, uses EOLed python27
2020-02-28 deskutils/cherrytree: Old, uses EOLed python27
2020-03-01 deskutils/gbirthday: Old, uses EOLed python27
2020-03-01 deskutils/gtg: Old, uses EOLed python27
2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27
2020-03-01 deskutils/pybookreader: Old, uses EOLed python27
2020-03-01 devel/diffuse: Old, uses EOLed python27
2020-02-28 devel/dreampie: Old, uses EOLed python27
2020-03-01 devel/gtkparasite: Old, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.1_5
28 Jan 2020 21:57:19
Revision:524518Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate some pygtk2 ports

With hat:	portmgr
0.4.1_5
08 Nov 2019 10:08:50
Revision:517045Original commit files touched by this commit
tobik search for other commits by this committer
e*: Add missing USES={gnome,sdl,xorg}
0.4.1_5
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.4.1_5
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.1_5
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.4.1_5
27 Oct 2014 12:19:13
Revision:371560Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.4.1_5
19 Oct 2014 15:43:33
Revision:371188Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from dns/, editors/ and emulators/ to new
  USES=python

Approved by:	portmgr (implicit)
0.4.1_5
13 May 2014 00:53:50
Revision:353906Original commit files touched by this commit
gerald search for other commits by this committer
- Enable staging.
- Adjust WWW line in pkg-descr.

PR:		188878
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (blanket pre-approval)
0.4.1_5
03 Jan 2014 01:53:21
Revision:338516Original commit files touched by this commit
bapt search for other commits by this committer
Part 3 at removing now useless FETCH_ARGS redifition
0.4.1_5
22 Oct 2013 13:57:35
Revision:331271Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])

Approved by:	portmgr (bdrewery)
0.4.1_5
20 Sep 2013 16:36:24
Revision:327720Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
0.4.1_5
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
0.4.1_5
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.4.1_4
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.4.1_4
30 Oct 2010 14:33:56
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update MAINTAINER address

PR:             ports/151822
Submitted by:   arundel (maintainer)
Approved by:    pgollucci (mentor, implicit)
0.4.1_4
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
0.4.1_3
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.4.1_2
17 Feb 2010 17:06:53
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix paths to icon and executable in .desktop file
- Fix LOCALBASE/PREFIX misuse

PR:             143296
Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by:    Alexander Best <alexbestms@wwu.de> (maintainer)
Feature safe:   yes
0.4.1_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.4.1_1
26 Dec 2009 18:00:07
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Make this port rely on pygtk2

PR:             ports/141300
Submitted by:   Alexander Best <alexbestms AT wwu.de> (maintainer)
0.4.1
17 Nov 2009 09:12:42
Original commit files touched by this commit
miwi search for other commits by this committer
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

Number of commits found: 22