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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-rabbyt Fast sprite library for Python
0.8.2_2 graphics 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.8.2_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Development ceased, no longer used in the ports
Expired This port expired on: 2018-01-18
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-04-08 23:15:03
Last Update: 2018-01-19 18:37:39
SVN Revision: 459457
Also Listed In: python
License: not specified in port
WWW:
http://matthewmarshall.org/projects/rabbyt/
Description:
Rabbyt is a sprite library for Python with game development in mind. It has two goals: 1. Be fast, without sacrificing ease of use. 2. Be easy to use, without sacrificing speed WWW: http://matthewmarshall.org/projects/rabbyt/
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}rabbyt>0:graphics/py-rabbyt@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-rabbyt
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Rabbyt-0.8.2.tar.gz) = 7ff4e14a751d398446fe767fe33b66ff9b6cc3e540807adaaee82f2eab52e6fc SIZE (Rabbyt-0.8.2.tar.gz) = 131602

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
  3. libGL.so : graphics/mesa-libs
  4. glproto.pc : x11/glproto
  5. dri2proto.pc : x11/dri2proto
  6. dri3proto.pc : x11/dri3proto
  7. glproto.pc : x11/glproto
  8. dri2proto.pc : x11/dri2proto
  9. dri3proto.pc : x11/dri3proto
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
  3. libGL.so : graphics/mesa-libs
Library dependencies:
  1. libGLU.so : graphics/libGLU
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. games/gondola*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://mirror.amdmi3.ru/distfiles/
  2. https://files.pythonhosted.org/packages/source/R/Rabbyt/
  3. https://pypi.python.org/packages/source/R/Rabbyt/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.2_2
19 Jan 2018 18:37:39
Revision:459457Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:
2018-01-18 graphics/py-rabbyt: Development ceased, no longer used in the ports
0.8.2_2
18 Dec 2017 11:22:04
Revision:456618Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Deprecate and expire: this was only needed for a single port which is no
longer in the tree, and the development has ceased (see
http://arcticpaint.com/projects/rabbyt/)
0.8.2_2
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.8.2_2
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
0.8.2_1
03 Dec 2014 16:51:25
Revision:373843Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip in PREFIX-, not in LOCALBASE-relative path
- Whitespace fix
0.8.2_1
28 Sep 2014 08:07:56
Revision:369441Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=python
- Strip libraries
0.8.2_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
0.8.2
08 May 2014 04:09:47
Revision:353261Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove unneeded PYDISTUTILS_PKGNAME
0.8.2
24 Apr 2014 14:17:23
Revision:352005Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Stage
- Drop easy_install
- Use auto plist
- Pet portlint

PR:		188950
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
0.8.2
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
0.8.2
20 Sep 2013 18:35:46
Revision:327733Original 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:
graphics)
0.8.2
18 Jun 2013 11:46:52
Revision:321181Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
0.8.2
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.8.2
28 Jul 2009 16:34:36
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update URL of my distfile mirror in 87 ports

Approved by:    portmgr (erwin)
0.8.2
29 May 2009 15:11:52
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Change MAINTAINER to my FreeBSD address
0.8.2
09 Apr 2009 03:00:48
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Use MASTER_SITE_CHEESESHOP as suggested by portlint
0.8.2
08 Apr 2009 23:14:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
Rabbyt is a sprite library for Python with game development in mind.
It has two goals:

 1. Be fast, without sacrificing ease of use.
 2. Be easy to use, without sacrificing speed

WWW:    http://matthewmarshall.org/projects/rabbyt/

Number of commits found: 17