aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/cdcat
Commit message (Collapse)AuthorAgeFilesLines
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-281-5/+0
| | | | Reviewed by: miwi
* - graphics/libexif:pclin2013-03-141-0/+1
| | | | | | | | | | | | | * Update to 0.6.21 * Add LICENSE * Switch to OptionsNG and PORTDOCS - Document libexif 2012-07-12 vulnerabilty - Bump PORTREVISION for libexif related ports - Trim headers while here PR: ports/175910 Approved by: swills (mentor) Security: d881d254-70c6-11e2-862d-080027a5ec9a
* - Fix build on FreeBSD 7.x [1]pawel2012-12-092-7/+8
| | | | | | | | | - Remove leading article from COMMENT - Correct spelling errors in pkg-descr PR: ports/174156 [1] Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1] Feature safe: yes
* - Update to version 2.1sperber2012-12-013-54/+21
| | | | | | | | | | | | | - Update LICENSE - Remove shlib versions - Convert to optionsng - Trim Makefile header - Add BROKEN for 7.X PR: ports/171976 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Feature safe: yes
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Update to 2.0miwi2012-05-212-12/+9
| | | | | PR: 168023 Submitted by: Ports Fury
* - Update to 1.9miwi2012-04-222-7/+21
| | | | | PR: 166878 Submitted by: Ports Fury
* - Update to 1.8miwi2012-03-042-7/+24
| | | | | PR: 164988 Submitted by: Ports Fury
* - Update to 1.5dhn2011-09-013-22/+89
| | | | | PR: ports/160091 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.3miwi2011-07-024-96/+41
| | | | | PR: 158498 Submitted by: Ports Fury
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Reset maintainer due to bouncing email.linimon2009-10-061-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+2
| | | | starting with D
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Fix build with gcc-4.2beech2007-10-251-4/+4
| | | | Approved by: linimon (maintainer timeout)
* Mark as broken with gcc4.2.linimon2007-10-021-0/+4
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-131-1/+1
| | | | | Submitted by: rafan Tested on: pointyhat
* cdcat is a powerful QT based tool for creating fully searcheable offlineitetcu2006-07-075-0/+124
catalogs of the contents of any arbitrary media. Primarily it is most useful for cataloging CDs, DVDs, and other such removeable media. The catalogs can be quickly searched (including across multiple catalogs) with regular expressions, exported as CSV or HTML files, sorted, and statistical information gathered. WWW: http://cdcat.sourceforge.net/ PR: ports/96828 Submitted by: Aren Tyr <aren.tyr at gawab.com>