Commit graph

7813 commits

Author SHA1 Message Date
Joe Marcus Clarke
ed9ab0d0d1 Restore the 0.9.2 version from before the GNOME 2.20 update.
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-10-30 05:54:14 +00:00
Michael Nottebrock
c13a5bcfcd Update to KDE 3.5.8 2007-10-29 23:48:18 +00:00
Erwin Lansing
e01d014d81 Ensure minimal version of 0.9.6.2 for devel/pyrex.
PR:		117565
Submitted by:	Carl Johan Gustavsson <cjg@bsdmail.org>
2007-10-29 21:49:49 +00:00
Tim Bishop
d9b6d624eb - Add slimserver-trackstat:
This is a statistic plugin for Slimserver. Slimserver normally
stores statistics about the last time a track was played, when a
specific track was added to the library and how many times a track
has been played. The problem is that all of these statistics are
cleared every time you perform a full rescan of slimserver.

The TrackStat plugin solves this problem by making sure that the
statistics survive a rescan. Besides this TrackStat also extends
the statistics a bit, one example is that it doesn't count a track
as played just because you listen to the first 2 seconds of it, you
will have to play a certain amount of the track until it is played.
TrackStat also makes it possible to put a rating on all your tracks
by holding a number between 1-5 down on the now playing screen.

The other main functionality the TrackStat plugins provides is
various ways to browse your music based on the statistic information.
The standard slimserver only makes it possible to show most played
tracks. The TrackStat plugin makes it possible to show the statistics
in a lot more ways. The purpose is simply to give you another way
to select which music you like to play, for example like:

    * Find tracks you haven't played for a long time
    * Find tracks you have recently added to the library
    * Find top rated tracks
    * Find least played tracks
    * And a lot more...

WWW: http://wiki.erland.homeip.net/index.php/TrackStat_plugin
2007-10-28 21:42:29 +00:00
Tim Bishop
515a7a346e - Add slimserver-sqlplaylist:
This plugin for Slimserver makes it possible to create smart
playlists. Although the standard Slimserver doesn't support smart
playlists by itself, together with iTunes and the standard Slimserver
iTunes integration, it is possible to use smart playlists defined
in iTunes. The problem though is that the integrated iTunes smart
playlists will not be recalculated until the next time you perform
a rescan in Slimserver. The SQL Playlist plugin takes care of this
problem and implements native smart playlist in Slimserver without
any need to use iTunes. The smart playlists implemented in SQL
Playlist will also be automatically re-calculated after each track
played so they will be based on the latest statistic information.

A smart playlist in SQL Playlist are continous and will run forever
in the same way as the standard Random Mix plugin, you can optionally
also choose that a smart playlist shouldn't repeat already played
tracks and in that case the music will stop when all songs matching
the playlist has been played.

WWW: http://wiki.erland.homeip.net/index.php/SQL_Playlist_plugin
2007-10-28 21:40:39 +00:00
Tim Bishop
052ffb217c - Add slimserver-dynamicplaylist:
The Dynamic Playlist plugin is a Slimserver plugin that makes it
easier for other plugins to implement different types of playlists.
It shows all supported playlists below the same menu and has the
advantage that the user doesn't have to know which plugin implements
a specific interface.

WWW: http://wiki.erland.homeip.net/index.php/Dynamic_Playlist_plugin
2007-10-28 21:36:22 +00:00
Shaun Amott
f84ed8b6a4 Return to pool: hopefully they will have a chance of being updated
prior to the freeze.
2007-10-28 12:01:33 +00:00
Tim Bishop
4f67e94147 Update to 5.0.13. 2007-10-27 17:53:45 +00:00
Tim Bishop
f0c1993e42 Update to 2.3.1. 2007-10-27 17:53:12 +00:00
Jung-uk Kim
4fa18998ba Update to build 1008.
Approved by:	glewis (mentor)
2007-10-26 15:15:17 +00:00
Andrew Pantyukhin
16f59f05ca - Fix a typo in bsd.sites.mk along with all the places it affected
Approved by:	oliver (maintainer of the respective ports)
2007-10-25 22:53:28 +00:00
Pav Lucistnik
4f4ad1d47a - Update to 0.4.2
PR:		ports/117107
Submitted by:	Matthieu GUEGAN <matt.guegan@free.fr> (maintainer)
2007-10-25 20:12:16 +00:00
Jeremy Messenger
90724c8d7d Fix the build with new gtk20.
Reported by:    pointyhat-exp
Approved by:    Related with our (FreeBSD GNOME Team) big change
2007-10-25 16:53:44 +00:00
Edward Tomasz Napierala
23c012d663 - Really fix build on RELENG_7/i386, and build with gcc42 in general.
- Fix plist.

Tested by:	miwi
Submitted by:	pointyhat via droso and pav
2007-10-25 15:16:35 +00:00
Pav Lucistnik
260f462dce - Update to 0.7 2007-10-25 08:23:40 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Mark Linimon
2c692e37da Mark as broken on amd64-7 (and, presumably, sparc64-7). 2007-10-24 20:44:32 +00:00
Martin Wilke
9c9efdbc7a - Fix build with gcc 4.2
PR:		117406
Submitted by:	Pietro Cerutti <gahr@gahr.ch> (maintainer)
2007-10-24 12:27:13 +00:00
Martin Wilke
69a01dc9ba - Update to 2.4.6.1
PR:		117330
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-10-23 23:06:48 +00:00
Michael Johnson
d65ee49b11 Update to 1.26 2007-10-23 12:24:48 +00:00
Michael Johnson
17c43578f7 Update to 2.6 2007-10-23 12:13:01 +00:00
Martin Wilke
4e781c74c0 - Update to 0.9.2
PR:		117334
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-10-23 11:41:10 +00:00
Andrew Pantyukhin
510411eb8a - Update to 3.0.5 2007-10-22 14:33:56 +00:00
Michael Nottebrock
d5c364982f Fix build 2007-10-21 09:40:57 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Michael Nottebrock
36bcecd5d7 Depend on rcc at buildtime only 2007-10-15 17:50:37 +00:00
Michael Nottebrock
343151a0cf Patch to support the new FLAC API as of FLAC 1.1.3.
Submitted by: naddy
2007-10-15 17:39:53 +00:00
Martin Wilke
8e08ffe174 Cripple is a simple command line CD ripper wrapper.
WWW:	http://www.vortex.prodigynet.co.uk/cripple/
2007-10-15 12:54:24 +00:00
Michael Landin
29561e0588 - fix breakage from lastest mpeg4ip-libmp4v2
PR:		ports/116972
Submitted by:	Armin Pirkovitsch <a.pirko@inode.at>
2007-10-14 18:58:37 +00:00
Beech Rintoul
3b4218a78d - Update to 1.0.6
- Cleanup Makefile and pet portlint.

Submitted by:	David Yeske <dyeske@gmail.com> (maintainer)
Approved by:	sat (mentor)
2007-10-12 22:52:45 +00:00
Jung-uk Kim
b92fb0c826 - Do not remove legacy_devices while uninstalling. It is useful
for reinstallation.
- Use @dirrmtry instead of @dirrm for lib/oss, lib/oss/etc, and
lib/oss/logs to preserve user data and to avoid errors when
deinstalling.
- Move files/pkg-message.in to pkg-message because it is static.
- Sort pkg-plist by destination paths.

Approved by:	glewis (mentor)
2007-10-12 16:13:14 +00:00
Xin LI
e2213095f7 - Long overdue maintainer email change
- While I'm here, add a few more MASTER_SITES

Submitted by:	maintainer
PR:		ports/116938
2007-10-11 23:50:07 +00:00
Mark Linimon
0cac0c1e97 Reset corwin@aeternal.net due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-10-11 21:52:03 +00:00
Tom McLaughlin
d5cc5308a9 Add --enable-compile-warnings=maximum to CONFIGURE_ARGS to fix an
annoyance where vorbis headers cause compilation to fail.

PR:		116692
Submitted by:	Robert Noland
2007-10-11 03:09:26 +00:00
Jung-uk Kim
f986165b5b Move userdefs creation from install.sh to post-install.
Reported by:	Christophe Cap (christophe dot cap at gmail dot com)
Approved by:	glewis (mentor)
2007-10-10 18:07:11 +00:00
Edward Tomasz Napierala
70ac44c704 - Update to 2.1. 2007-10-09 20:33:36 +00:00
Michael Johnson
6aecb2152b Chase libtheora lib version 2007-10-09 18:20:07 +00:00
Edward Tomasz Napierala
fa78589961 - Fix build on RELENG_7/i386. 2007-10-09 17:12:02 +00:00
Martin Wilke
6a3ed92d66 - Drop Maintainership 2007-10-09 13:04:26 +00:00
Martin Wilke
68d209615f - Drop Maintainership 2007-10-09 12:46:47 +00:00
Martin Wilke
27d5c81cde A set of tools for authoring and playback of unencrypted and uncompressed
audio on DVD.

WWW: http://sourceforge.net/projects/dvd-audio/

PR:		ports/117039 (merged from nosedive)
Submitted by:	dieringe at zedat.fu-berlin.de
2007-10-09 12:00:32 +00:00
Martin Wilke
ae6deb96af WaoN is a Wave-to-Notes transcriber (converts audio file into midi file)
and some utility tools such as gWaoN, graphical visualization of the
spectra, and phase vocoder for time-stretching and pitch-shifting.

WWW: http://waon.sourceforge.net/

PR:		ports/117034
Submitted by:	Kengo Ichiki <kichiki at users.sourceforge.net>
2007-10-09 09:25:38 +00:00
Martin Wilke
cfb2f7fab2 - Add OPTIONS handling
PR:		116451
Submitted by:	volker@vwsoft.com
Approved by:	maintainer
2007-10-08 20:36:55 +00:00
Martin Wilke
ed1e26eb92 - Update to 2.4.6
PR:		116016
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-10-08 14:08:18 +00:00
Martin Wilke
665613b7c1 - Add PulseAudio to the options
PR:		116161
Submitted by:	Romain Tartiere <romain@blogreen.org>
Approved by:	maintainer
2007-10-08 12:12:17 +00:00
Martin Wilke
01618ada8d - Add missing dependes
- Add OPTIONS handling
- Fix Crash [1]

PR:		116451
Submitted by:	volker@vwsoft.com
Approved by:	maintainer [1]
2007-10-08 11:50:10 +00:00
Mark Linimon
581e69adb2 Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:		portmgr
2007-10-07 05:45:04 +00:00
Edwin Groothuis
4c97fac781 Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=
hacks to install kernel loadable modules correctly on amd64 platforms
with the new INSTALL_KLD command.

All PORTREVISIONS have been bumped to show when the new version of
installing became available.
2007-10-07 02:56:19 +00:00
Andrew Pantyukhin
123d815215 - Sort category Makefiles
Inspired by:	Jason Harris <jharris@widomaker.com>
Howto:		http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
2007-10-05 23:33:27 +00:00
Martin Wilke
7d3613c13c - Update to 1.62.3
PR:		116921
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-10-05 21:53:54 +00:00