FreshPorts -- The Place For Ports Mon, 8 Sep 2008 3:50 AM BST
Port details
akode 2.0.2,1 audio on this many watch lists=51 search for ports that depend on this port
Default KDE audio backend
Maintained by: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Mar 2005 18:18:52
Also Listed In: kde


aKode is a simple audio-decoding frame-work that provides a uniform interface   
to decode the most common audio-formats. It also has a direct playback option   
for a number of audio-outputs.
CVSWeb : Sources : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/libtool15
Required To Run: audio/akode-plugins-mpc, audio/akode-plugins-mpeg, audio/akode-plugins-oss, audio/akode-plugins-resampler, audio/akode-plugins-xiph

To install the port: cd /usr/ports/audio/akode/ && make install clean
To add the package: pkg_add -r akode


Configuration Options
===> The following configuration options are available for akode-2.0.2,1:
     FFMPEG=off (default) "FFMPEG decoder plugin"
     JACK=off (default) "Jack output plugin"
     MPC=on (default) "Monkey's Audio decoder plugin"
     MPEG=on (default) "MPEG Audio (including mp3) plugin"
     OSS=on (default) "OSS output plugin"
     RESAMPLER=on (default) "Resampler processing plugin"
     XIPH=on (default) "FLAC/Speex/Vorbis decoder plugin"
===> Use 'make config' to modify these settings

Master Sites:
http://ftp.roedu.net/pub/mirrors/gentoo.org/distfiles/
http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles/
http://gentoo.mirrors.pair.com/distfiles/
http://gentoo.chem.wisc.edu/gentoo/distfiles/
http://adelie.polymtl.ca/distfiles/
http://mirrors.tds.net/gentoo/distfiles/
ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
http://ftp.easynet.nl/mirror/gentoo/distfiles/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
http://trumpetti.atm.tut.fi/gentoo/distfiles/
http://ds.thn.htu.se/linux/gentoo/distfiles/
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/distfiles/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/distfiles/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
http://darkstar.ist.utl.pt/gentoo/distfiles/
http://gentoo.inode.at/distfiles/
http://ftp.rhnet.is/pub/gentoo/distfiles/
http://gentoo.mirror.sdv.fr/distfiles/
http://ftp.gentoo.or.kr/distfiles/
http://mirror.gentoo.gr.jp/distfiles/
http://gentoo.gg3.net/distfiles/
http://gentoo.kems.net/distfiles/
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles/
ftp://mirror.iawnet.sandia.gov/pub/gentoo/distfiles/
ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/
ftp://gentoo.mirrors.pair.com/distfiles/
ftp://mirrors.tds.net/gentoo/distfiles/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
ftp://ftp.easynet.nl/mirror/gentoo/distfiles/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
ftp://trumpetti.atm.tut.fi/gentoo/distfiles/
ftp://sunsite.cnlab-switch.ch/mirror/gentoo/distfiles/
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/distfiles/
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
ftp://darkstar.ist.utl.pt/pub/gentoo/distfiles/
ftp://gentoo.inode.at/source/distfiles/
ftp://ftp.rhnet.is/pub/gentoo/distfiles/
ftp://files.gentoo.gr/distfiles/
ftp://ftp.planetmirror.com/pub/gentoo/distfiles/
ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO/distfiles/
ftp://gentoo.kems.net/pub/mirrors/gentoo/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
29 Aug 2008 12:55:02
Original commit files touched by this commit  2.0.2,1
miwi search for other commits by this committer
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
29 Aug 2008 12:30:04
Original commit files touched by this commit  2.0.2,1
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release
of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.10.php

While not a very exciting release in terms of features,
3.5.10 brings a couple of nice bugfixes and translation
updates to those who choose to stay with KDE 3.5. The
fixes are thinly spread across KPDF with a number of crash
fixes, KGPG and probably most interesting various fixes
in kicker, KDE3's panel:

    * Improved visibility on transparent backgrounds
    * Themed arrow buttons in applets that were missing them
    * Layout and antialiasing fixes in various applets

Approved by:    portmgr (erwin/pav)
21 Aug 2008 07:18:49
Original commit files touched by this commit  2.0.2,1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
18 Aug 2008 10:22:07
Original commit files touched by this commit  2.0.2,1
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php

After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.

KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.

Of course Thanks to all Testers.
27 May 2008 06:57:00
Original commit files touched by this commit  2.0.2_1,1
edwin search for other commits by this committer
Enable support for audio/akode-plugins-pulseaudio

PR:             ports/121344
Submitted by:   Scot Hetzel <swhetzel@gmail.com>
13 Mar 2008 17:40:59
Original commit files touched by this commit  2.0.2,1
lofi search for other commits by this committer
Update to 2.0.2
03 Jan 2008 15:40:40
Original commit files touched by this commit  2.0.1,1
pav search for other commits by this committer
- Remove option for Polypaudio, the respective plugin was removed

Reported by:    Helko Glathe <Helko.Glathe@freenet.de>
29 Oct 2007 23:48:18
Original commit files touched by this commit  2.0.1,1
lofi search for other commits by this committer
Update to KDE 3.5.8
04 Jul 2007 11:25:00
Original commit files touched by this commit  2.0.1,1
lofi search for other commits by this committer
Update to KDE 3.5.7 / KOffice 1.6.3
13 Mar 2007 19:10:49
Original commit files touched by this commit  2.0.1,1
lofi search for other commits by this committer
Update to KDE 3.5.6 / KOffice 1.6.2
19 Dec 2006 21:19:54
Original commit files touched by this commit  2.0.1,1
lofi search for other commits by this committer
Update to KDE 3.5.5 / KOffice 1.6.1

Approved by:    portmgr
17 Sep 2006 20:59:22
Original commit files touched by this commit  2.0.1,1
lofi search for other commits by this committer
Update to 2.0.1.

Submitted by: Igor Bushuev <exlex@exlex.ru>
13 Sep 2006 00:26:52
Original commit files touched by this commit  2.0,1
lofi search for other commits by this committer
KDE 3.5.4 / KOffice 1.5.2
05 Jun 2006 20:24:26
Original commit files touched by this commit  2.0,1
lofi search for other commits by this committer
Update to KDE 3.5.3
03 May 2006 06:14:35
Original commit files touched by this commit  2.0,1
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
30 Mar 2006 21:30:29
Original commit files touched by this commit  2.0,1
lofi search for other commits by this committer
Update to KDE 3.5.2
07 Feb 2006 17:22:25
Original commit files touched by this commit  2.0,1
lofi search for other commits by this committer
fetch(1) is stupid (force refetch instead of trying and failing to resume
downloads).
07 Feb 2006 00:26:00
Original commit files touched by this commit  2.0,1
lofi search for other commits by this committer
Adjust pkg-descr.
07 Feb 2006 00:19:56
Original commit files touched by this commit  2.0,1
lofi search for other commits by this committer
Update to 2.0
01 Feb 2006 09:13:29
Original commit files touched by this commit  2.0.r1,1
lofi search for other commits by this committer
Update to KDE 3.5.1.
08 Jan 2006 19:31:44
Original commit files touched by this commit  2.0.r1,1
lofi search for other commits by this committer
Update to KDE 3.5.0
05 Nov 2005 11:19:58
Original commit files touched by this commit  3.4.3
lofi search for other commits by this committer
Update to KDE 3.4.3 / KOffice 1.4.2
31 Jul 2005 23:46:35
Original commit files touched by this commit  3.4.2
lofi search for other commits by this committer
Update to KDE 3.4.2 / KOffice 1.4.1
03 Jul 2005 02:54:13
Original commit files touched by this commit  3.4.1
lofi search for other commits by this committer
Patch kdemultimedia's configure-script to prevent it from bailing
in certain environments/sh versions.

Reported & submitted by: Steven Friedrich <FreeBSD@insightbb.com>
26 Jun 2005 16:38:58
Original commit files touched by this commit  3.4.1
lofi search for other commits by this committer
Update to KDE 3.4.1
20 Mar 2005 18:17:56
Original commit files touched by this commit  3.4.0
lofi search for other commits by this committer
Update to KDE 3.4

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19102
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 13
new 48 hours17
new 7 days49
new fortnight101
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.218 seconds.