head	1.8;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.2;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.03.26;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.07.25.11.24.09;	author cs;	state Exp;
branches;
next	1.6;

1.6
date	2012.06.01.05.25.28;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2010.12.17.09.59.31;	author pav;	state Exp;
branches;
next	1.4;

1.4
date	2010.03.28.06.45.55;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	2010.02.05.11.45.47;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2009.07.31.13.57.04;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2009.05.22.21.49.54;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:   oneko
# Date created:        9 May 2009
# Whom:                Geyer Klaus
#
# $FreeBSD: head/x11-fm/catseye-fm/Makefile 301519 2012-07-25 11:24:09Z cs $
#

PORTNAME=	catseye-fm
PORTVERSION=	4.2.0.0
PORTREVISION=	1
CATEGORIES=	x11-fm
MASTER_SITES=	http://catseye-fm.sourceforge.net/downloads/ \
		http://catseye-fm-temp.sourceforge.net/downloads/

MAINTAINER=	klausgeyer@@gmx.de
COMMENT=	Clear, fast, powerful file browser using gtk+2.0

USE_GNOME=	gtk20

PLIST_FILES=	bin/catseye-fm \
		share/catseye-fm/catseye_16x16_NOSHOW.gif \
		share/catseye-fm/catseye_48x48.gif \
		share/catseye-fm/catseye_64x64.gif \
		share/catseye-fm/catseye_128x128.gif \
		share/catseye-fm/catseye_160x160.gif \
		share/catseye-fm/catseye_128x128.png \
		share/catseye-fm/catseye_160x160.png \
		share/catseye-fm/catseye_XML_config_file.conf.sample \
		share/catseye-fm/user_install.sh

PLIST_DIRS=		share/catseye-fm

.include <bsd.port.mk>
@


1.7
log
@SVN rev 301519 on 2012-07-25 11:24:09Z by cs

Fix typos in COMMENT
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- update png to 1.5.10
@
text
@d16 1
a16 1
COMMENT=	A clear, fast, powerfull file browser using gtk+2.0
@


1.5
log
@- Update to 4.2

PR:		ports/153048
Submitted by:	Klaus Geyer <klausgeyer@@gmx.de> (maintainer)
@
text
@d10 1
@


1.4
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d9 1
a9 2
PORTVERSION=	3.0.0.0
PORTREVISION=	3
d27 1
a27 1
		share/catseye-fm/catseye_config_file.conf.sample \
@


1.3
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.2
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.1
log
@This is Cat'sEyE (catseye-fm), a filesystem browser using gtk+2.
Main goals: clear view, powerfull, no icons, fast.

Cat'sEyE gots its power by the configuration file where the user can
(but not has to) 'create' dialogs and build complicated commandlines
which Cat'sEyE calls to the Shell.
You can define how the items are called to some program: each item
(e.g. for viewing some pictures), all items (e.g. for listen to
some music) or processed in a list, calling one item after each
other waiting for the previouse item to finish.

FileShelfs help you keep track of your data spread out
over the whole filesystem, but also belonging together such as
configfiles.

WWW: http://catseye-fm-temp.sourceforge.net/

PR:		ports/134851
Submitted by:	Geyer Klaus
@
text
@d10 1
@

