CVS log for ports/audio/mp3blaster/Makefile
Up to [FreeBSD] / ports / audio / mp3blaster
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:07 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -3 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Feb 26 22:11:52 2011 UTC (11 months, 2 weeks ago) by nox
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
- Update comms/lirc to 0.9.0p1_4 in order to be able to use the lirc support in webcamd svn (for mceusb-based receivers/transmitters and USB DVB tuner remotes supported by the Linux code), and enable support for a few more USB devices while we're at it tho of those only an FTDI-based one was tested: http://www.huitsing.nl/irftdi/ [1] - Fix plist for audio/rhythmbox and multimedia/totem and add missing LIRC_{CFLAGS,LIBS} variables to CONFIGURE_ENV for multimedia/xine when building them with (optional) lirc support. [2] - Chase liblirc_client shlib version bump for ports depdending on it and bump PORTREVISIONs for ports depending on it by default. Approved by: portmgr (miwi) [2] Thanks to: Warren Block <wblock@wonkity.com> for testing [1]
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:43:36 2010 UTC (20 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Bump PORTREVISION for ports that depend on libogg, directly or indirectly (via libvorbis, libtheora).
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:13:13 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with A
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Jul 6 21:25:35 2009 UTC (2 years, 7 months ago) by naddy
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Apr 5 15:17:56 2009 UTC (2 years, 10 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -2 lines
Update to 3.2.5 and mark MAKE_JOBS_SAFE. PR: 133281 (based on) Submitted by: delphij
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Jan 19 20:05:42 2009 UTC (3 years ago) by novel
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -2 lines
Update to 3.2.4.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:19:37 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Mar 13 14:27:11 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- Chase devel/sdl12 shlib version bump
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Aug 2 12:58:00 2007 UTC (4 years, 6 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +11 -3 lines
- Introduce WITH_NAS knob - Minor style nits
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jul 28 12:27:12 2007 UTC (4 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
- Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:31 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -2 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jun 30 17:38:53 2007 UTC (4 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Chase comms/lirc shared lib version bump. Reported by: max
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat May 19 19:59:27 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +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.30: download - view: text, markup, annotated - select for diffs
Mon Apr 16 11:41:04 2007 UTC (4 years, 9 months ago) by novel
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -4 lines
Cleanup non-supported FreeBSD versions. PR: 111678 Submitted by: edwin
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:34 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 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.28: download - view: text, markup, annotated - select for diffs
Tue Aug 29 05:52:17 2006 UTC (5 years, 5 months ago) by novel
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -2 lines
Update to 3.2.3.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed May 3 05:14:22 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -1 lines
Remove USE_REINPLACE from ports in categories starting with A.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jan 31 15:20:00 2006 UTC (6 years ago) by novel
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +15 -3 lines
Update to 3.2.2.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jan 10 09:01:34 2006 UTC (6 years, 1 month ago) by novel
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
- Update to 3.2.1 - Update MASTER_SITES and WWW since project moved to sourceforge - Utilize DATADIR
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat May 14 19:13:33 2005 UTC (6 years, 8 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +13 -1 lines
- Install docs - Take maintainership
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Aug 21 20:40:03 2004 UTC (7 years, 5 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -9 lines
- Convert to OPTIONS PR: ports/70760 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed May 19 18:41:30 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Fix typo PR: ports/66880 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Mar 22 13:40:31 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -0 lines
Fix path in sample configuration file. PR: 64559 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:18:34 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Dec 20 16:14:11 2003 UTC (8 years, 1 month ago) by naddy
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Catch up with libogg/libvorbis version bump.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Dec 6 20:47:50 2003 UTC (8 years, 2 months ago) by krion
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Fix build on 5.x, if devel/libgnugetopt is installed Submitted by:i Ports Fury
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Dec 5 20:59:22 2003 UTC (8 years, 2 months ago) by krion
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +38 -17 lines
- Update to version 3.2.0 * Fix playing Vorbis files on big-endian archs. * Add optional sidplay support (enabled by default). PR: 59841 59880 Submitted by: Ports Fury, naddy
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Nov 3 00:54:30 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Reset maintainer of ports owned by inactive committers who were just retired.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Sep 26 00:07:08 2003 UTC (8 years, 4 months ago) by naddy
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
Honor PTHREAD_{CFLAGS,LIBS}.
Approved by: greid
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 7 05:56:02 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Feb 28 22:52:57 2003 UTC (8 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Use pre-everything:: instead of pre-everything: to avoid conflict with targets in bsd.port.mk
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 22 03:05:23 2002 UTC (9 years, 3 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Update to 3.1.3 and also take care of a portlint warning. Approved by: maintainer
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jul 21 20:54:51 2002 UTC (9 years, 6 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +20 -5 lines
* Update to 3.1.1. * Fix building with gcc3.1 (-CURRENT). * Add Ogg Vorbis support. Approved by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 20 05:45:57 2001 UTC (10 years, 5 months ago) by greid
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
- Update to 3.0p8 - Respect CXXFLAGS PR: 29782 Submitted by: Patrick Li <pat@databits.net>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 17 18:01:52 2001 UTC (10 years, 8 months ago) by greid
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Update to 3.0p7
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 21 08:05:45 2001 UTC (10 years, 11 months ago) by roger
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Add splay.1 to the MAN page list
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 18 11:54:25 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3 lines
get rid of libgnugetopt dependency. Approved by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jan 28 21:42:13 2001 UTC (11 years ago) by clive
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update to 3.0p5 PR: 24700 Submitted by: MAINTAINER
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 27 15:23:13 2001 UTC (11 years ago) by ijliao
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -5 lines
update to 3.0p4 and change maintainer to greid@dogma.freebsd-uk.eu.org PR: 24646 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org> (new maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 16 13:14:23 2000 UTC (11 years, 2 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Depend on ncurses.5 after the upgrade of devel/ncurses.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 8 21:23:59 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -3 lines
update with the new PORTNAME/PORTVERSION variables
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 31 07:56:39 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -16 lines
update to 2.0b17 PR: 17644 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 6 00:00:49 2000 UTC (12 years, 1 month ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_0_0
Add mp3blaster. mp3blaster is an interactive text-based mp3player. One of the unique features of this player is the ability to divide a playlist into groups (albums). Therefore, the play order can be adjusted with great flexibility. PR: 15902 Submitted by: Michael Vasilenko <acid@stu.cn.ua>
