aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/smpeg-xmms
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* BROKEN on 7.0: Does not build (objformat?)kris2007-04-221-1/+7
|
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+1
| | | | | | | | | | | | | | | | 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)
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* - Add SHA256pav2005-11-261-0/+1
|
* Prune dead master-sitevs2005-11-171-2/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* change the libtool version to use from 1.3 to 1.5oliver2005-06-031-1/+7
|
* SIZEify.trevor2004-03-181-0/+1
|
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Use USE_SDL macros in these ports.edwin2004-01-241-1/+1
|
* Per distfile survey, remove mastersite that disappeared in May 2003.linimon2003-10-281-2/+0
|
* Fix build on 5.x.anholt2003-10-141-0/+23
| | | | Reported by: kris (bento)
* chase lib version change of multimedia/xmmsedwin2003-09-081-1/+1
| | | | | PR: ports/56505 Submitted by: Espen Skoglund <esk@ira.uka.de>
* update multimedia/smpeg-xmms: 0.3.4 -> 0.3.5daichi2003-08-054-49/+13
| | | | | PR: 55247 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* After repo copy from graphics category to newly create multimedialioux2003-04-041-2/+2
| | | | | | | one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* After repo copy from graphics category, update all appropriatelioux2002-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
* Deploy USE_GNOMENG infrastructurelioux2002-09-031-1/+2
| | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Chase xmms shared library version bump.sobomax2002-01-141-1/+1
|
* Chase increased version number of libxmms.sobomax2001-06-211-1/+1
|
* Move regex pthread tweak from pre-patch to post-patch to avoid breakage onsobomax2001-04-062-3/+3
| | | | | | 4-*. Prompted by: will
* Update to 0.3.4.sobomax2001-04-034-78/+25
| | | | Submitted by: David Hill <david@phobia.ms>
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* There is no libgcc_r.a anymore.sobomax2001-02-281-1/+1
|
* Correct libsmpeg version number.sobomax2000-12-271-1/+1
| | | | | PR: 23875 Submitted by: Munehiro Matsuda <haro@kubota.co.jp>
* Add smpeg-xmms. A mpeg plugin for XMMS using SDL/smpeg as backend. Supportssobomax2000-12-207-0/+130
hardware acceleration in Xfree 4.x if available, fullscreen, resizeable window, VCD support (doesn't work in FreeBSD yet), aspected ratio when resizing the window, etc.