Skip site navigation (1)Skip section navigation (2)

CVS log for ports/audio/py-sdl_mixer/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / audio / py-sdl_mixer

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15
Sat Jun 13 15:47:09 2009 UTC (2 years, 7 months ago) by erwin
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.14: +1 -1 lines
Remove expired ports in audio:

2009-04-28 audio/festival+OGI: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-06-10 audio/festlex-ifd: unfulfilled dependencies for 8+ months, no active maintainer, no user interest
2009-06-10 audio/festogi-italian: unfulfilled dependencies for 8+ months, no active maintainer, no user interest
2009-06-09 audio/festogi-spanish: unfulfilled dependencies for 8+ months, no maintainer, no user interest
2009-06-09 audio/festvox-abc: unfulfilled dependencies for 8+ months, no user interest.
2009-06-09 audio/festvox-hvs: unfulfilled dependencies for 8+ months, no user interest.
2009-06-09 audio/festvox-jph: unfulfilled dependencies for 8+ months, no maintainer, no user interest
2009-06-10 audio/festvox-lp: unfulfilled dependencies for 8+ months, no active maintainer, no user interest
2009-06-09 audio/festvox-mwm: unfulfilled dependencies for 8+ months, no maintainer, no user interest
2009-06-09 audio/festvox-ogirab: unfulfilled dependencies for 8+ months, no maintainer, no user interest
2009-06-10 audio/festvox-pc: unfulfilled dependencies for 8+ months, no active maintainer, no user interest
2009-06-09 audio/festvox-tll: unfulfilled dependencies for 8+ months, no maintainer, no user interest
2009-01-19 audio/py-sdl_mixer: has been broken for more than 6 months

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Dec 19 22:00:27 2008 UTC (3 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -0 lines
- Set for expiration in one month: has been broken for more than 6 months

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jun 11 21:05:45 2008 UTC (3 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
- Mark BROKEN

Reported by:	pointyhat

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:32 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 13 14:27:11 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Chase devel/sdl12 shlib version bump

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 12 03:02:12 2007 UTC (4 years, 3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Update to fix with latest pyrex.

PR:		ports/117619
Submitted by:	Carl Johan Gustavsson <cjg at bsdmail dot org>
Approved by:	portmgr (self)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jul 30 09:40:59 2007 UTC (4 years, 6 months ago) by alexbl
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
 - 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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 19 19:59:36 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:35 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
 - 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)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jul 23 02:45:22 2006 UTC (5 years, 6 months ago) by acm
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Change maintainer address to my @FreeBSD.org email

Approved by:	garga (mentor)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jun 11 21:04:33 2006 UTC (5 years, 8 months ago) by erwin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 3 05:14:26 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
Remove USE_REINPLACE from ports in categories starting with A.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 29 19:26:52 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -0 lines
Respect LOCALBASE/X11BASE

PR:		88149
Notified by:	kris
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 8 17:57:45 2005 UTC (6 years, 4 months ago) by mnag
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Add devel/pyrex build dependency

PR:		87124
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 5 17:02:45 2005 UTC (6 years, 4 months ago) by garga
Branches: MAIN
pysdl_mixer is a python interface to SDL's sdl_mixer.
This is usefull for multichannel sample and music playback from python.
This project is currently being used by soya (https://gna.org/projects/soya/).

WWW:	https://gna.org/projects/pysdlmixer/

PR:		ports/86927
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options