Port details |
- pydance Dancing simulation game similar to the kind in arcades
- 1.1.0_9 games
=2 1.1.0_9Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- 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
- Port Added: 2003-11-20 15:47:30
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- People watching this port, also watch:: nmap, xzgv, sudo, mplayer
- License: not specified in port
- WWW:
- http://icculus.org/pyddr/
- Description:
- pydance is a dancing simulator, in which you must step on particular arrows
on the floor in time with music playing in the background. pydance supports
multiple difficulty levels for each song, background images and movies,
lyrics, freeze arrows, BPM changes and stops, and many common modifiers like
2x, drop, stealth, and so on.
pydance is interoperable with other dancing games, and can play the
popular DWI, SM, and KSF formats. It is capable of playing games similar
to Dance Dance Revolution, Pump It Up, ParaParaParadise, Dance ManiaX,
and Technomotion. It also implements several unique modes. You can also
make your own steps for songs in the .dance format.
WWW: http://icculus.org/pyddr/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pydance
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (pydance/pydance-1.1.0.tar.gz) = 665decdb3d9e0b2feee1e1d84d443277a8a5ce5c9a07c21056fe6e76ffc96d30
SIZE (pydance/pydance-1.1.0.tar.gz) = 8950798
SHA256 (pydance/forkbomb.ogg) = 11a771a5cfa32f8f298e6e91311b1c947848cbdc068402f674c489dad2c74a09
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-game>0 : devel/py-game@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-game>0 : devel/py-game@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pydance-1.1.0_9:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0_9 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
1.1.0_9 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.1.0_9 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.1.0_9 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.1.0_8 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.1.0_7 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.1.0_6 30 Nov 2017 15:50:34 |
mat |
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 ) |
1.1.0_6 21 Apr 2017 14:12:30 |
amdmi3 |
- Fix shebangs
- Switch to options helpers |
1.1.0_5 01 Jan 2016 17:52:18 |
rakuco |
Remove MASTER_SITE that no longer exists. |
1.1.0_5 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.1.0_5 15 Feb 2015 20:00:19 |
amdmi3 |
- Drop @dirrm* from plist |
1.1.0_5 20 Oct 2014 17:36:03 |
mva |
- Convert games/ to new USES=python
Approved by: portmgr (implicit) |
1.1.0_5 10 Sep 2014 20:50:37 |
gerald |
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) |
1.1.0_4 12 Apr 2014 17:14:26 |
pawel |
- Add staging support
- Break lines around 80 characters
- Define DOCS option
- Sort pkg-plist |
1.1.0_4 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.1.0_3 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.1.0_2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.1.0_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.1.0_1 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.1.0_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.1.0 02 Mar 2010 00:01:09 |
sylvio |
- Update to 1.1.0
- Add my site in MASTER_SITES
- Removed OPTIONS because this port only run with all this OPTIONS.
Approved by: itetcu (mentor)
Feature safe: yes |
1.0.3_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.3_3 10 Jan 2010 00:36:15 |
pgollucci |
SUBFILES += pkg-message
PR: ports/142534
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> |
1.0.3_3 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.0.3_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.0.3_2 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
1.0.3_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.3_1 28 Mar 2007 09:10:46 |
linimon |
Reset freebsd-dr@durchnull.de:
connect to durchnull.de[212.227.34.3]: Connection timed out
Hat: portmgr |
1.0.3_1 18 Mar 2007 14:42:24 |
arved |
Fix runtime issue:
"SDL_ttf render failed"
PR: 109148
Submitted by: Hannes Frederic Sowa
Approved by: maintainer timeout |
1.0.3 11 Jun 2006 21:04:35 |
erwin |
Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mk
and these ports build fine without it. My guess is that it was added
by someone as an opposite to USE_BZIP2 and other people copied it.
Remove it once and for all.
With hat: portmgr |
1.0.3 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
1.0.3 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.3 22 Jan 2006 02:11:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.0.3 21 Jul 2005 06:58:59 |
ahze |
- Fix fetch by adding more mirrors.
PR: 83827
Submitted by: maintainer |
1.0.3 04 Jul 2005 05:48:43 |
novel |
Fix plist.
Submitted by: Rudolf Polzer (maintainer)
Reported by: pointyhat via kris |
1.0.3 03 Jul 2005 03:46:36 |
novel |
Update to 1.0.3.
PR: 82902
Submitted by: Rudolf Polzer (maintainer) |
1.0.2 02 Apr 2005 10:59:00 |
flz |
- Fix WWW: line. |
1.0.2 15 Dec 2004 22:57:00 |
pav |
- Update to 1.0.2
PR: ports/74991
Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> (maintainer) |
1.0.1 17 Apr 2004 15:34:17 |
pav |
- Update to 1.0.1
PR: ports/65654
Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> (maintainer) |
0.9.1_1 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
0.9.1 26 Feb 2004 15:09:25 |
krion |
- Update to version 0.9.1
PR: ports/63367
Submitted by: maintainer |
0.8.4_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.8.4_1 10 Jan 2004 04:49:01 |
edwin |
Update port: games/pydance (new menu, some crashes fixed, URL change)
Some changes to the game were done by the author,
and now the download site is directly the author's
site.
PR: ports/61151
Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> |
0.8.1_1 20 Nov 2003 15:44:13 |
arved |
Add pydance, a dancing simulator
PR: 58643
Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> |