A simple CD catalog for GNOME Maintained by:avl@FreeBSD.org Port Added: 28 Apr 2008 01:16:52 Also Listed In:gnome License: not specified in port
CDCollect is a CD/DVD catalog application for gnome.
It's goal is to be able to catalog your entire CD collection allowing for
searches of your CD/DVD files with a clean and simple interface.
Features:
* Easy to use interface.
* Allow the use of plugins (external programs) to collect information for
each file of a CD in your catalog.
* Searches can be performed on CDs or files in the collection.
* It also catalogs compressed files
(using external programs such as unzip, unrar, etc.).
WWW: http://cdcollect.sourceforge.net
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
- 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
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
CDCollect is a CD/DVD catalog application for gnome.
It's goal is to be able to catalog your entire CD collection allowing for
searches of your CD/DVD files with a clean and simple interface.
WWW: http://cdcollect.sourceforge.net
PR: ports/122640
Submitted by: Alexander Logvinov <ports@logvinov.com>