1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Martin Wilke
c8a5c13246 - Fix multiple vulnerabilities
- Bump PORTREVISION

Note:
	Two integer overflow errors exist within the "Audible::Tag::readTag()"
	function in src/metadata/audible/audibletag.cpp. These can be exploited
	to cause heap-based buffer overflows via specially crafted Audible Audio
	files.

	Two errors within the "Audible::Tag::readTag()" function in
	src/metadata/audible/audibletag.cpp can be exploited to corrupt
	arbitrary memory via specially crafted Audible Audio files.

PR:		132938
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	makc (maintainer)
Security:	http://www.vuxml.org/freebsd/6bb6188c-17b2-11de-ae4d-0030843d3802.html
2009-03-23 14:24:22 +00:00
Michael Landin
3010b62de9 - add patch for artist lookup from wikipedia 2009-02-05 14:18:49 +00:00
Pav Lucistnik
5d00367465 - Fix build with new libmtp
Submitted by:	Diego Depaoli <trebestie@gmail.com> to ports@
Obtained from:	gentoo
2008-12-30 18:16:56 +00:00
Michael Landin
1b9f0c3da1 - update to 1.4.9.1
Submitted by:		"Pawel Pekala" <c0rn@o2.pl>
PR:			ports/123794
2008-06-15 13:38:29 +00:00
Michael Landin
17d811e148 - update to version 1.4.8
- fix few portlint warnings

Submitted by:		Pawel Pekala <c0rn@o2.pl>
PR:			ports/120225
2008-02-05 17:44:57 +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
Michael Landin
ce8d86f555 - update to 1.4.7 [1]
- remove magnatude patch, as it has been committed upstream

PR:		ports/115757 [1]
Submitted by:	"Alexander Bechikov" <goo@t72.ru> [1]
2007-08-30 15:50:03 +00:00
Michael Landin
cbd649feb4 - Cleanup non-supported FreeBSD versions
Submitted by:		edwin
PR:			ports/111647
2007-04-19 11:18:25 +00:00
Michael Landin
b5131ac9cf - fix PLIST after libmtp support is working again
- Fix detection of msdosfs/vfat [1]

PR:			ports/109111 [1]
Submitted by:		Bartosz Fabianowski <freebsd@chillt.de> [1]
2007-03-07 16:17:21 +00:00
Michael Landin
28b0f721f5 - Add patch to fix security issue in magnatunebrowser
More info here: http://bugs.kde.org/show_bug.cgi?id=138499
2007-02-18 11:20:25 +00:00
Michael Landin
195e77a5c5 - update to -> 1.4.5
Changelog: http://amarok.kde.org/content/view/10/66/

PR:		ports/108711
Submitted by:	Alex<goo@t72.ru>
2007-02-12 17:02:44 +00:00
Michael Landin
5d1049fad2 - add patch so amarok can understand FreeBSD MSDOS FS.
Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
2007-01-18 12:52:52 +00:00
Michael Landin
421245d25b - Add patch to fix last.fm stream playing with libxine 1.1.3
Obtained from:		amarok svn
2006-12-08 11:53:14 +00:00
Michael Landin
52200873ea - update to -> 1.4.4
- improved iPod support
- added integrated Magnatune.com music store
- Changelog: http://amarok.kde.org/content/view/84/66/
2006-11-08 14:25:40 +00:00
Michael Landin
40b9d65050 - Fix playlist encoding problem. This bug could also result in failure
to restore the current playlist.
- Bump PORTREVISION

Obtained from:		Amarok dev team
2006-09-15 10:11:50 +00:00
Michael Landin
e7215649b7 - update to -> 1.4.3
- introduce Amarok File Tracker
    - DAAP with RendezVous/ZeroConf support
    - Full changelog: http://amarok.kde.org/content/view/81/66/
2006-09-07 10:33:34 +00:00
Michael Landin
576597140f - update to -> 1.4.2
- distfiles now lives at Ktown
- We now support libtunepimp-0.5
- add 1.4.2-patchset1 from author(s); fixing collectionscanner restart
  and audio-cd playback
2006-09-04 12:25:55 +00:00
Michael Landin
332d5a2fef - update to -> 1.4.1
- remove libvisual support, as only libvis-0.4 is supported
- add extra patch for 4.x build
2006-08-02 12:09:59 +00:00
Michael Landin
16b885d0c3 - update to -> 1.4.0a
What's new: http://amarok.kde.org/amarokwiki/index.php/What's_New_in_1.4
- add RUBY dependency for lyric scripts
- add mp4v2 dependency
- add support for iPods (via libgpod)

    Note: gstreamer, aKode and arts engine support have been dropped.
    Only libxine is supported on FreeBSD.
2006-07-03 14:44:38 +00:00
Michael Landin
cb3631153f o Update to -> 1.3.6
- Bugfixes
    - Updated translations
    - Changelog: http://amarok.kde.org/content/view/65/66/
o add sha256 checksum.
o Retire collectiondb patch, as I've committed it upstream.
2005-11-09 15:08:14 +00:00
Michael Landin
4e91fc74ed o Update to -> 1.3.5
Changelog: http://amarok.kde.org/content/view/64/66/
o Retire patches that have been comitted upstream
o Add patch to fix "auto scan" with PostgreSQL
2005-10-25 15:29:07 +00:00
Michael Landin
b3c8488eb7 o add patch to hande error in amarok wrapper, that would prevent libvisual
plugins from working.

Obtained From:		amarok SVN
2005-10-17 15:38:35 +00:00
Michael Landin
2b28f08dcc o add patch to fix user-defined smart playlists with pgsql enabled.
- patch also submitted & committed upstream
2005-10-13 15:27:48 +00:00
Michael Landin
a8bb79b1f3 o Update to -> 1.3.1
- Add PostgreSQL support
	- Remove unsupported AKODE engine
	- Add patch for build on 4.x

o Full changelog:
http://amarok.kde.org/content/view/59/66/

Lots of help and testing by:	lofi
2005-09-21 10:13:59 +00:00
Michael Nottebrock
233905d525 Remove obsolete patch for real.
Noticed by: Nicholas Kirby <nkirby@dagr.net>
2005-04-12 01:25:55 +00:00
Michael Nottebrock
41fbe8aacd Update to version 1.2.3
Submitted by: maintainer
2005-04-11 23:16:39 +00:00
Koop Mast
72c25115af Add libvisual support to amarok.
Approved by:	pav (mentor), markus (maintainer)
2004-11-30 22:40:26 +00:00
Markus Brueffer
7264ee8b24 - Fix build if xmmswrapper should be build
Submitted by:	Andy Fawcett <andy@athame.co.uk> (5.x)
Reported by:	Acajou <acajou@gmail.com> (4.x)
2004-10-28 11:02:58 +00:00
Markus Brueffer
61ce2e6856 Update to version 1.0.1 2004-06-29 11:01:09 +00:00
Markus Brueffer
dc8947bdc4 - Update to version 1.0
- Use MASTER_SITE_SOURCEFORGE_EXTENDED
- Use OPTIONS
- Add patch to compile with KDE 3.2.0 [1]

Changelog avaiable at http://amarok.kde.org/content/view/7/2/

Obtained from:	KDE CVS [1]
2004-06-17 13:43:11 +00:00
Markus Brueffer
bc69b9bc58 - add patch to fix bug that prevented IPC to work properly
- add patch to close sockets properly [1]
- bump PORTREVISION

PR:		ports/64338
Noticed by:	Csaba Molnar <molnarcs@message.hu> [1]
Approved by:	arved (mentor)
2004-03-18 16:56:46 +00:00
Markus Brueffer
5f229a0ef6 Add amarok 0.9, a media player for KDE.
Approved by:	arved (mentor)
2004-03-11 21:06:37 +00:00