head	1.11;
access;
symbols
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.10
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.4;
locks; strict;
comment	@# @;


1.11
date	2005.01.26.16.57.40;	author oliver;	state dead;
branches;
next	1.10;

1.10
date	2004.07.19.03.31.35;	author oliver;	state Exp;
branches;
next	1.9;

1.9
date	2004.04.18.17.29.53;	author oliver;	state Exp;
branches;
next	1.8;

1.8
date	2004.03.14.23.44.32;	author oliver;	state Exp;
branches;
next	1.7;

1.7
date	2004.01.10.22.40.09;	author oliver;	state Exp;
branches;
next	1.6;

1.6
date	2003.09.28.17.52.43;	author demon;	state Exp;
branches;
next	1.5;

1.5
date	2003.09.27.11.45.12;	author demon;	state Exp;
branches;
next	1.4;

1.4
date	2003.09.03.09.46.28;	author demon;	state Exp;
branches;
next	1.3;

1.3
date	2003.08.17.07.40.38;	author oliver;	state Exp;
branches;
next	1.2;

1.2
date	2003.08.16.07.03.33;	author oliver;	state Exp;
branches;
next	1.1;

1.1
date	2003.07.28.18.14.03;	author oliver;	state Exp;
branches;
next	;


desc
@@


1.11
log
@- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs

Approved by:	maintainer [1]
@
text
@# New ports collection makefile for:	xffm-icons
# Date created:		7 June 2003
# Whom:			James Earl <jdearl@@telus.net>
#
# $FreeBSD: ports/x11-fm/xfce4-fm-icons/Makefile,v 1.10 2004/07/19 03:31:35 oliver Exp $
#

PORTNAME=	xfce4-fm-icons
PORTVERSION=	4.0.6
CATEGORIES=	x11-fm xfce
MASTER_SITES=	ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \
		http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/
DISTNAME=	xffm-icons-${PORTVERSION}
DIST_SUBDIR=	xfce4

MAINTAINER=	oliver@@FreeBSD.org
COMMENT=	XFce 4 icon themes for the xffm file manager

USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}

NO_BUILD=	yes

.include <bsd.port.mk>
@


1.10
log
@update to xfce4-4.0.6
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@update to 4.0.5
use libtool version 15 instead of 13
@
text
@d9 1
a9 1
PORTVERSION=	4.0.5
@


1.8
log
@update to xfce 4.0.4
@
text
@d9 1
a9 1
PORTVERSION=	4.0.4
d11 1
a11 2
MASTER_SITES=	http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \
		ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \
@


1.7
log
@Update xfce to 4.0.3

4.0.3:
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added

4.0.2:
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
@
text
@d9 1
a9 1
PORTVERSION=	4.0.3
d12 2
a13 3
                ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \
                http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/${PORTVERSION}/ \
                http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/${PORTVERSION}/
@


1.6
log
@Add back DIST_SUBDIR.  It was removed by mistake.

Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	4.0.0
d12 3
a14 1
		http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/
@


1.5
log
@Update to 4.0.0 release.
@
text
@d14 1
@


1.4
log
@Update to version 4.0 RC3.
@
text
@d9 1
a9 1
PORTVERSION=	3.99.3
d11 2
a12 4
MASTER_SITES=	http://www.xfce.org/archive/xfce4-rc3/src/ \
		ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc3/separate/ \
		http://usuarios.lycos.es/xfce4/tarballs/rc3/separate/ \
		http://linux.imp.mx/xfce4/rc2/xfce4-rc3/src/
a13 1
DIST_SUBDIR=	xfce4
@


1.3
log
@take maintainership
@
text
@d9 1
a9 1
PORTVERSION=	3.99.2
d11 4
a14 4
MASTER_SITES=	http://www.xfce.org/archive/xfce4-rc2/src/ \
		ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \
		http://usuarios.lycos.es/xfce4/tarballs/rc2/separate/ \
		http://linux.imp.mx/xfce4/rc2/xfce4-rc2/src/
@


1.2
log
@Start using the new xfce sub-category
@
text
@d18 1
a18 1
MAINTAINER=	ports@@FreeBSD.org
@


1.1
log
@Add xfce4-fm-icons 3.99.2,
xFce 4 icon themes for the xffm file
manager.

PR:		53167
Submitted by:	James Earl <jdearl@@telus.net>
@
text
@d10 1
a10 1
CATEGORIES=	x11-fm
@

