notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
akode-plugins-xiph FLAC/Speex/Vorbis decoder plugin for akode
2.0.2_5,1 audio Deleted on this many watch lists=42 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.2_5,1Version of this port present on the latest quarterly branch.
Maintainer: swhetzel@gmail.com search for ports maintained by this maintainer
Port Added: 2005-03-20 18:18:52
Last Update: 2013-10-17 17:28:19
SVN Revision: 330659
Also Listed In: kde
License: LGPL20
Description:
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.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • akode-plugins-xiph>0:audio/akode-plugins-xiph
No installation instructions:
This port has been deleted.
PKGNAME: akode-plugins-xiph
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. libtool>=2.4 : devel/libtool
Library dependencies:
  1. FLAC : audio/flac
  2. ogg : audio/libogg
  3. speex : audio/speex
  4. vorbis : audio/libvorbis
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (10 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/laszlof/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/laszlof/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/laszlof/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/laszlof/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/laszlof/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/laszlof/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/laszlof/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/laszlof/
  10. http://www.kde-apps.org/CONTENT/content-files/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.2_5,1
17 Oct 2013 17:28:19
Revision:330659Original commit files touched by this commit
tijl search for other commits by this committer
Remove audio/akode*.  This was part of KDE 3.x.

PR:		ports/182283
Approved by:	Scot Hetzel <swhetzel@gmail.com> (maintainer)
2.0.2_5,1
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
30 Aug 2013 23:01:06
Revision:325727Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2.0.2_5,1
09 Jun 2013 19:30:59
Revision:320405Original commit files touched by this commit
naddy search for other commits by this committer
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
2.0.2_4,1
01 Feb 2013 15:04:01
Revision:311381Original commit files touched by this commit
ak search for other commits by this committer
- Fix all cases of 'No newline at end of file' in ports tree

Approved by: portmgr (bapt)
2.0.2_4,1
09 Oct 2012 22:12:14
Revision:305610Original commit files touched by this commit
linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2.0.2_4,1
19 Jul 2012 20:15:39
Original commit files touched by this commit
naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2.0.2_3,1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
2.0.2_3,1
13 Jul 2011 21:13:52
Original commit files touched by this commit
crees search for other commits by this committer
- Update MASTER_SITES
- Pass maintainership to submitter

PR:             ports/155297
Submitted by:   Scot Hetzel <swhetzel@gmail.com>
Reviewed by:    "Frank J. Laszlo" <laszlof@freebsd.org>
Approved by:    rene (mentor, implicit), kde (makc)
2.0.2_3,1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.0.2_3,1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
2.0.2_3,1
06 Jun 2010 20:44:03
Original commit files touched by this commit
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2.0.2_2,1
18 Dec 2009 11:08:30
Original commit files touched by this commit
fluffy search for other commits by this committer
- Portlint, tweak plist

PR:             141733
Submitted by:   glen.j.barber AT gmail.com
Approved by:    miwi (mentor)
2.0.2_2,1
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
2.0.2_2,1
06 Jul 2009 21:26:00
Original commit files touched by this commit
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
2.0.2_1,1
29 Aug 2008 11:30:04
Original commit files touched by this commit
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)
2.0.2_1,1
18 Aug 2008 09:22:07
Original commit files touched by this commit
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.
2.0.2_1,1
07 Apr 2008 20:37:24
Original commit files touched by this commit
naddy search for other commits by this committer
Update to FLAC 1.2.1.  This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:     119476
2.0.2,1
13 Mar 2008 17:40:59
Original commit files touched by this commit
lofi search for other commits by this committer
Update to 2.0.2
2.0.1_2,1
31 Oct 2007 15:03:05
Original commit files touched by this commit
lofi search for other commits by this committer
Backout PORTREVISION decrement.

Noticed by: markus
Approved by: portmgr (erwin, pav)
2.0.1_1,1
29 Oct 2007 23:48:18
Original commit files touched by this commit
lofi search for other commits by this committer
Update to KDE 3.5.8
2.0.1_2,1
28 Jul 2007 12:27:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2.0.1_1,1
04 Jul 2007 10:25:00
Original commit files touched by this commit
lofi search for other commits by this committer
Update to KDE 3.5.7 / KOffice 1.6.3
2.0.1_1,1
06 Jun 2007 14:01:06
Original commit files touched by this commit
naddy search for other commits by this committer
Support the speex codec again.

Approved by:    lofi
2.0.1,1
13 Mar 2007 19:10:49
Original commit files touched by this commit
lofi search for other commits by this committer
Update to KDE 3.5.6 / KOffice 1.6.2
2.0.1,1
19 Dec 2006 21:19:54
Original commit files touched by this commit
lofi search for other commits by this committer
Update to KDE 3.5.5 / KOffice 1.6.1

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

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

Number of commits found: 41