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-sdl2 Python bindings to the SDL2 libraries
0.9.5 devel 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.9.5Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-09-16 17:51:47
Last Update: 2019-04-20 23:08:05
SVN Revision: 499487
Also Listed In: python
License: PD CC0-1.0 ZLIB
WWW:
http://bitbucket.org/marcusva/py-sdl2
Description:
PySDL2 is easy to learn and a powerful multimedia programming framework. It is a wrapper around the various SDL2 libraries and as such similar to the discontinued PySDL project. WWW: http://bitbucket.org/marcusva/py-sdl2
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}sdl2>0:devel/py-sdl2@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-sdl2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1479029217 SHA256 (PySDL2-0.9.5.tar.gz) = 500eeef667a12ab2790b9fbf25f24b2e1de3bdc9d0b07fd94112ad486149e276 SIZE (PySDL2-0.9.5.tar.gz) = 1054624

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. sdl2-config : devel/sdl20
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Library dependencies:
  1. libSDL2.so : devel/sdl20
  2. libSDL2_gfx.so : graphics/sdl2_gfx
  3. libSDL2_image.so : graphics/sdl2_image
  4. libSDL2_ttf.so : graphics/sdl2_ttf
  5. libSDL2_mixer.so : audio/sdl2_mixer
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py27-sdl2-0.9.5: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://bitbucket.org/marcusva/py-sdl2/downloads/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.5
20 Apr 2019 23:08:05
Revision:499487Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/py-sdl2 to devel/py-pysdl2

- Change MASTER_SITES to CHEESESHOP
- Add USES=sdl
0.9.5
14 Feb 2018 15:11:06
Revision:461810Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix license
- Simplify docs handling
0.9.5
22 Jan 2017 22:27:55
Revision:432169Original commit files touched by this commit
rene search for other commits by this committer
Reset mva@'s ports, he handed in his ports bit.
0.9.5
13 Nov 2016 09:35:29
Revision:426017Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.9.5
0.9.3_1
01 Sep 2015 16:20:48
Revision:395777Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
0.9.3_1
27 Oct 2014 10:58:26
Revision:371548Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.9.3_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.9.3
14 Aug 2014 17:04:31
Revision:364857Original commit files touched by this commit
mva search for other commits by this committer
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
  conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
  usually should be mutually exclusive, but some ports include both knobs

Phabric:		D581
Recommended by:	danfe@, makc@
Reviewed by:	danfe, wg, antoine
Approved by:	portmgr
With hat:		python@
0.9.3
10 Aug 2014 08:55:08
Revision:364518Original commit files touched by this commit
mva search for other commits by this committer
- Convert my ports to USES=python
0.9.3
09 Jul 2014 17:54:21
Revision:361397Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.9.3
0.9.2_1
03 Jul 2014 17:25:30
Revision:360414Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch graphics/sdl2_ttf to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
0.9.2
16 Apr 2014 17:52:18
Revision:351407Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.9.2
0.9.1
07 Apr 2014 07:44:22
Revision:350428Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.9.1
0.8.0
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.0
02 Jan 2014 10:18:37
Revision:338432Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.8.0
0.7.0_1
16 Nov 2013 13:51:34
Revision:333998Original commit files touched by this commit
mva search for other commits by this committer
- Add graphics/sdl2_gfx as dependency, now that it is available
0.7.0
28 Oct 2013 17:42:49
Revision:331874Original commit files touched by this commit
mva search for other commits by this committer
- Udpate to version 0.7.0
- Convert to PYDISTUTILS_AUTOPLIST
- Add LICENSE
- Enable staging support
0.6.0
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
0.6.0
16 Sep 2013 17:51:35
Revision:327429Original commit files touched by this commit
mva search for other commits by this committer
PySDL2 is easy to learn and a powerful multimedia programming framework.
It is a wrapper around the various SDL2 libraries and as such similar to the
discontinued PySDL project.

WWW: http://bitbucket.org/marcusva/py-sdl2

Number of commits found: 19