FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 10:08 PM BST
Port details
py-game 1.8.1_7 devel on this many watch lists=10 search for ports that depend on this port
A module designed to write games in Python
Maintained by: mva@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Dec 2000 14:02:09
Also Listed In: python
License: not specified in port


Pygame is a cross-platfrom library based on top of the SDL and designed
to make it easy to write multimedia software, such as games, in Python.

WWW: http://www.pygame.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python27, devel/sdl12
Required To Run: lang/python27
Required Libraries: multimedia/smpeg, devel/sdl12, graphics/sdl_ttf, graphics/sdl_image, audio/sdl_mixer

Required by:
for Run

To install the port: cd /usr/ports/devel/py-game/ && make install clean
To add the package: pkg_add -r py27-game


Configuration Options
     No options to configure

Master Sites:
http://pygame.seul.org/ftp/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 57

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Feb 2012 10:18:33
Original commit files touched by this commit  1.8.1_7
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
12 Feb 2012 18:02:49
Original commit files touched by this commit  1.8.1_6
rm search for other commits by this committer
- convert to using PYTHON_INCLUDEDIR
- remove redundant PYDISTUTILS_PKGNAME

All of them are non-functional changes.
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.8.1_6
ohauer search for other commits by this committer
-remove MD5
11 Aug 2010 06:57:34
Original commit files touched by this commit  1.8.1_6
mva search for other commits by this committer
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.8.1_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.8.1_4
dinoex search for other commits by this committer
- update to jpeg-8
30 Jan 2010 09:43:31
Original commit files touched by this commit  1.8.1_3
mva search for other commits by this committer
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
05 Jan 2010 07:00:58
Original commit files touched by this commit  1.8.1_2
mva search for other commits by this committer
- Unbreak build on CURRENT

PR:             ports/142286
Submitted by:   Jilles Tjoelker <jilles@stack.nl>
Approved by:    miwi (mentor implicit)
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.8.1_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
19 Feb 2009 21:45:43
Original commit files touched by this commit  1.8.1_1
mva search for other commits by this committer
Updated my mail address to use @FreeBSD.org now.

Approved by: miwi (co-mentor), beech (mentor)
05 Jan 2009 17:12:58
Original commit files touched by this commit  1.8.1_1
pav search for other commits by this committer
- Fix permissions of the installed files so they are readable to non-root users

PR:             ports/130169
Reported by:    Rainer Hurling <rhurlin@gwdg.de>
Approved by:    Marcus von Appen <mva@sysfault.org> (maintainer)
02 Aug 2008 13:58:43
Original commit files touched by this commit  1.8.1
miwi search for other commits by this committer
- Update to 1.8.1

PR:             126125
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
30 May 2008 19:58:06
Original commit files touched by this commit  1.8.0
miwi search for other commits by this committer
- Fix build when WITHOUT_X11 set is

PR:             117378
Submitted by:   Jarkko Santala <jake@iki.fi>
Approved by:    maintainer
31 Mar 2008 10:04:19
Original commit files touched by this commit  1.8.0
miwi search for other commits by this committer
- Update to 1.8.0
- Fixed EXAMPLESDIR and DOCDIR to include PYTHONPREFIX

PR:             122231
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
24 Mar 2008 17:02:27
Original commit files touched by this commit  1.7.1_4
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
13 Mar 2008 14:28:35
Original commit files touched by this commit  1.7.1_3
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
30 Jul 2007 09:42:28
Original commit files touched by this commit  1.7.1_2
alexbl search for other commits by this committer
 - 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
19 May 2007 20:32:57
Original commit files touched by this commit  1.7.1_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
01 Nov 2006 09:07:47
Original commit files touched by this commit  1.7.1_1
clsung search for other commits by this committer
- This fix lets the pkg-plist use %%PYTHON_SITELIBDIR%%
  instead of the half-hardcoded lib/.../ paths.

PR:             ports/104305
Submitted by:   maintainer (Marcus von Appen)
20 Sep 2006 11:21:59
Original commit files touched by this commit  1.7.1_1
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
09 May 2006 10:25:52
Original commit files touched by this commit  1.7.1
itetcu search for other commits by this committer
Portlint.

PR:             ports/95834
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:    Marcus von Appen <mva@sysfault.org> (maintainer),
                lawrance (mentor)
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.7.1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
26 Nov 2005 00:29:59
Original commit files touched by this commit  1.7.1
linimon search for other commits by this committer
Chase URLs per distfile survey.
14 Sep 2005 17:44:45
Original commit files touched by this commit  1.7.1
pav search for other commits by this committer
- Update to 1.7.1
- Take maintainership

PR:             ports/86104
Submitted by:   Marcus von Appen <mva@sysfault.org>
14 Jul 2004 12:52:56
Original commit files touched by this commit  1.6_2
pav search for other commits by this committer
- Fix build on recent -CURRENT which got trunc()
16 Mar 2004 04:23:56
Original commit files touched by this commit  1.6_2
edwin search for other commits by this committer
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.6_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
03 Feb 2004 14:54:18
Original commit files touched by this commit  1.6
osa search for other commits by this committer
Save 771 byte by use DOCSDIR and EXAMPLESDIR macros.
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.6
trevor search for other commits by this committer
SIZEify.
20 Jan 2004 21:44:21
Original commit files touched by this commit  1.6
krion search for other commits by this committer
- Use new knobs from bsd.sdl.mk

Approved by:    portmgr
17 Nov 2003 03:00:52
Original commit files touched by this commit  1.6
pav search for other commits by this committer
Update to 1.6

Approved by:    adamw (mentor)
29 Jul 2003 09:12:37
Original commit files touched by this commit  1.5.5
sobomax search for other commits by this committer
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
04 Apr 2003 05:34:50
Original commit files touched by this commit  1.5.5
lioux search for other commits by this committer
After repo copy from graphics category to newly create multimedia
one, update all appropriate references (*_DEPENDS, comments, etc):

ports/graphics/libfame          -->     ports/multimedia/libfame
ports/graphics/libquicktime     -->     ports/multimedia/libquicktime
ports/graphics/mpeg             -->     ports/multimedia/mpeg
ports/graphics/mpeg_encode      -->     ports/multimedia/mpeg_encode
ports/graphics/mpeg_play        -->     ports/multimedia/mpeg_play
ports/graphics/mtv              -->     ports/multimedia/mtv
ports/graphics/smpeg            -->     ports/multimedia/smpeg
ports/graphics/totem            -->     ports/multimedia/totem
ports/graphics/transcode        -->     ports/multimedia/transcode
ports/graphics/xanim            -->     ports/multimedia/xanim
ports/graphics/xmps             -->     ports/multimedia/xmps

Repo copied by:         cvs (joe)
Approved by:            portmgr (self & no objections)
07 Mar 2003 06:01:16
Original commit files touched by this commit  1.5.5
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
19 Jan 2003 19:38:23
Original commit files touched by this commit  1.5.5
sobomax search for other commits by this committer
Update to 1.5.5.
19 Aug 2002 13:47:27
Original commit files touched by this commit  1.5.2
sobomax search for other commits by this committer
Update to 1.5.2.
15 Jul 2002 11:37:35
Original commit files touched by this commit  1.5
tg search for other commits by this committer
Use $PYNUMERIC in the dependencies.
05 Jun 2002 21:03:38
Original commit files touched by this commit  1.5
sobomax search for other commits by this committer
Update to 1.5.
28 May 2002 10:35:22
Original commit files touched by this commit  1.4.9
sobomax search for other commits by this committer
Update to 1.4.9.
09 May 2002 22:21:59
Original commit files touched by this commit  1.4
sobomax search for other commits by this committer
- Rename local function called pause(), because it conflicts with one from
  the libc. This should unbreak the build on -current;
- add missed .pyo files into pkg-plist (broken after USE_PYDISTUTILS) -
  pointy hat goes to ijliao.
01 May 2002 15:13:36
Original commit files touched by this commit  1.4
ijliao search for other commits by this committer
fix do-configure
29 Apr 2002 14:01:09
Original commit files touched by this commit  1.4
ijliao search for other commits by this committer
use USE_PYDISTUTILS
04 Feb 2002 10:16:06
files touched by this commit
sobomax search for other commits by this committer
Recognize python2.2.    
31 Jan 2002 09:57:54
files touched by this commit
sobomax search for other commits by this committer
Update to 1.4.    
19 Dec 2001 12:58:28
files touched by this commit
sobomax search for other commits by this committer
Update to 1.3.    
20 Nov 2001 23:29:38
files touched by this commit
lioux search for other commits by this committer
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case    
03 Sep 2001 14:19:49
files touched by this commit
sobomax search for other commits by this committer
Update to 1.2.    
26 Jun 2001 11:18:52
files touched by this commit
sobomax search for other commits by this committer
Update version number of sdl_ttf shared library.    
25 Jun 2001 15:56:23
files touched by this commit
sobomax search for other commits by this committer
Update to 1.1.    
11 Jun 2001 13:01:07
files touched by this commit
sobomax search for other commits by this committer
Install documentation and examples.    
03 May 2001 09:55:08
files touched by this commit
sobomax search for other commits by this committer
Catch up with changed location of py-numeric port.    
06 Apr 2001 12:17:27
files touched by this commit
sobomax search for other commits by this committer
Update to 1.0.    
28 Feb 2001 11:22:46
files touched by this commit
sobomax search for other commits by this committer
There is no libgcc_r.a anymore.    
21 Feb 2001 13:14:58
files touched by this commit
sobomax search for other commits by this committer
Update to 0.9.    
20 Feb 2001 12:43:37
files touched by this commit
sobomax search for other commits by this committer
Unbreak.    
09 Jan 2001 23:10:24
files touched by this commit
sobomax search for other commits by this committer
Update to 0.5.    
18 Dec 2000 17:02:09
files touched by this commit
sobomax search for other commits by this committer
Add Pygame. Pygame is a cross-platfrom library designed to make it easy to  
write multimedia software, such as games, in Python.    

Number of commits found: 57

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.213 seconds.