cded FreshPorts -- audio/libcddb
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libcddb 1.3.2_1 audio on this many watch lists=75 search for ports that depend on this port
A library to access data on a CDDB server
Maintained by: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 01 Mar 2004 19:17:55
License: not specified in port


Libcddb is a library that implements the different protocols (CDDBP,
HTTP, SMTP) to access data on a CDDB server (http://freedb.org).  It
tries to be as cross-platform as possible.  The initial library will
have a C API.

WWW: http://libcddb.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkgconf
Required Libraries:
  1. converters/libiconv

This port is required by:

for Libraries

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  3. http://freefr.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  4. http://garr.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  5. http://heanet.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  6. http://hivelocity.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  7. http://ignum.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  8. http://internode.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  9. http://iweb.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  10. http://jaist.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  11. http://kaz.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  12. http://kent.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  13. http://master.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  14. http://nchc.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  15. http://ncu.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  16. http://netcologne.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  17. http://sunet.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  18. http://superb-dca3.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  19. http://switch.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  20. http://tenet.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  21. http://ufpr.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/
  22. http://waix.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/

Number of commits found: 35

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 08:50:47
Original commit files touched by this commit  1.3.2_1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
22 Apr 2013 23:19:09
Original commit files touched by this commit  1.3.2_1
bapt search for other commits by this committer
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
19 Mar 2013 13:04:31
Original commit files touched by this commit  1.3.2_1
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
07 Oct 2012 08:42:52
Original commit files touched by this commit  1.3.2_1
kwm search for other commits by this committer
Fix typo
06 Oct 2012 11:06:49
Original commit files touched by this commit  1.3.2_1
bapt search for other commits by this committer
convert libcddb and libsamplerate to only build depend on pkgconf, track
dependency impact
09 Nov 2011 15:26:04
Original commit files touched by this commit  1.3.2_1
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
28 Oct 2011 17:09:20
Original commit files touched by this commit  1.3.2_1
miwi search for other commits by this committer
- Fix build on FreeBSD 10

Approved by:    kwm
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.3.2_1
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
11 Aug 2011 19:20:17
Original commit files touched by this commit  1.3.2_1
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.3.2_1
miwi search for other commits by this committer
- Get Rid MD5 support
09 Jun 2010 21:58:44
Original commit files touched by this commit  1.3.2_1
kwm search for other commits by this committer
Tell configure where to find libiconv. Somehow gcc managed to compile it.
Clang however didn't. [1]

While here add dependancy on libiconv. This probably went unnoticed because
gettext already pulls libiconv in.

Submitted by:   Andrius Morkunas <hinokind@gmail.com> [1]
30 May 2010 12:03:02
Original commit files touched by this commit  1.3.2
sylvio search for other commits by this committer
- Update to 1.3.2
29 Dec 2009 22:28:12
Original commit files touched by this commit  1.3.1
ahze search for other commits by this committer
Update to 1.3.1
22 Aug 2009 00:13:27
Original commit files touched by this commit  1.3.0
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
15 Jun 2008 12:52:11
Original commit files touched by this commit  1.3.0
olgeni search for other commits by this committer
A few typo fixes for ports/audio descriptions.
16 Apr 2007 17:28:28
Original commit files touched by this commit  1.3.0
ahze search for other commits by this committer
Update to 1.3.0
16 Apr 2007 03:34:03
Original commit files touched by this commit  1.2.2
edwin search for other commits by this committer
[patch] audio/alac - cleanup non-supported FreeBSD versions
[patch] audio/grip - cleanup non-supported FreeBSD versions
[patch] audio/jack - cleanup non-supported FreeBSD versions
[patch] audio/libcddb - cleanup non-supported FreeBSD versions

PR:             ports/111646, ports/111660, ports/111662, ports/111668
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Appproved by:   Michael Johnson <ahze@>
31 Oct 2006 02:24:33
Original commit files touched by this commit  1.2.2
ahze search for other commits by this committer
- Update to 1.2.2
09 Jun 2006 18:00:35
Original commit files touched by this commit  1.2.1_1
ahze search for other commits by this committer
- Transfer MAINTAINER to multimedia@

Approved by:    dhw (postmaster, for using multimedia@ as maintainer)
                gnome (gstreamer ports)
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.2.1_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.2.1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
09 Nov 2005 07:09:47
Original commit files touched by this commit  1.2.1
ahze search for other commits by this committer
- Add SHA256
- Add SIZE to a few ports
28 Aug 2005 14:53:35
Original commit files touched by this commit  1.2.1
ahze search for other commits by this committer
- Update to 1.2.1
24 Jul 2005 03:34:47
Original commit files touched by this commit  1.2.0
ahze search for other commits by this committer
- Update to 1.2.0
11 Jul 2005 05:38:31
Original commit files touched by this commit  1.1.0
ahze search for other commits by this committer
- Update to 1.1.0
10 May 2005 01:27:24
Original commit files touched by this commit  1.0.2
ahze search for other commits by this committer
- Update to 1.0.2
17 Apr 2005 01:07:41
Original commit files touched by this commit  1.0.0
ahze search for other commits by this committer
- Update to 1.0.0
30 Oct 2004 16:29:37
Original commit files touched by this commit  0.9.6
ahze search for other commits by this committer
update to 0.9.6

PR:     ports/72771
Approved by:    adamw (mentor)
29 Oct 2004 22:24:47
Original commit files touched by this commit  0.9.5
ahze search for other commits by this committer
Change email to new FreeBSD.org address

Approved by:adamw (mentor)
22 Jul 2004 01:10:30
Original commit files touched by this commit  0.9.5
ijliao search for other commits by this committer
upgrade to 0.9.5

PR:             69393
Submitted by:   maintainer
09 Jul 2004 17:43:11
Original commit files touched by this commit  0.9.4_1
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
25 May 2004 19:16:09
Original commit files touched by this commit  0.9.4_1
pav search for other commits by this committer
- Switch to MASTER_SITE_SOURCEFORGE_EXTENDED

PR:             ports/67190
Submitted by:   michael johnson <ahze@ahze.net> (maintainer)
09 Apr 2004 07:44:53
Original commit files touched by this commit  0.9.4_1
krion search for other commits by this committer
- Utilize lthack

PR:             ports/65348
Submitted by:   michael johnson <ahze@ahze.net>
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.9.4
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
01 Mar 2004 19:16:24
Original commit files touched by this commit  0.9.4
pav search for other commits by this committer
Add libcddb, a library that implements the different protocols (CDDBP,
HTTP, SMTP) to access data on a CDDB server (http://freedb.org).  It
tries to be as cross-platform as possible.  The initial libary will
have a C API.

PR:             ports/63576
Submitted by:   michael johnson <ahze@ahze.net>

Number of commits found: 35

285d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 511
Interactive 33
new 24 hours 2
new 48 hours8
new 7 days29
new fortnight63
new month214

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0