head	1.27;
access;
symbols
	RELEASE_8_3_0:1.23
	RELEASE_9_0_0:1.23
	RELEASE_7_4_0:1.18
	RELEASE_8_2_0:1.18
	RELEASE_6_EOL:1.18
	RELEASE_8_1_0:1.18
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.27
date	2013.01.23.19.44.00;	author svnexp;	state Exp;
branches;
next	1.26;

1.26
date	2012.11.17.06.03.11;	author svnexp;	state Exp;
branches;
next	1.25;

1.25
date	2012.06.01.05.25.04;	author dinoex;	state Exp;
branches;
next	1.24;

1.24
date	2012.05.25.16.52.31;	author miwi;	state Exp;
branches;
next	1.23;

1.23
date	2011.11.04.07.24.36;	author rene;	state Exp;
branches;
next	1.22;

1.22
date	2011.10.26.20.27.22;	author rene;	state Exp;
branches;
next	1.21;

1.21
date	2011.10.23.13.45.59;	author rene;	state Exp;
branches;
next	1.20;

1.20
date	2011.08.11.19.20.02;	author kwm;	state Exp;
branches;
next	1.19;

1.19
date	2011.03.03.10.12.26;	author oliver;	state Exp;
branches;
next	1.18;

1.18
date	2010.05.31.15.27.29;	author oliver;	state Exp;
branches;
next	1.17;

1.17
date	2010.05.31.02.01.32;	author ade;	state Exp;
branches;
next	1.16;

1.16
date	2010.03.28.06.45.11;	author dinoex;	state Exp;
branches;
next	1.15;

1.15
date	2010.02.05.11.45.12;	author dinoex;	state Exp;
branches;
next	1.14;

1.14
date	2010.01.10.09.56.23;	author oliver;	state Exp;
branches;
next	1.13;

1.13
date	2009.07.31.13.56.37;	author dinoex;	state Exp;
branches;
next	1.12;

1.12
date	2009.05.06.14.56.23;	author oliver;	state Exp;
branches;
next	1.11;

1.11
date	2009.03.06.15.24.10;	author oliver;	state Exp;
branches;
next	1.10;

1.10
date	2009.01.23.16.27.52;	author flz;	state Exp;
branches;
next	1.9;

1.9
date	2008.06.06.14.07.22;	author edwin;	state Exp;
branches;
next	1.8;

1.8
date	2008.04.20.22.27.04;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2008.03.21.15.33.05;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2008.02.12.18.11.01;	author oliver;	state Exp;
branches;
next	1.5;

1.5
date	2007.05.19.20.25.38;	author flz;	state Exp;
branches;
next	1.4;

1.4
date	2007.04.11.16.26.49;	author oliver;	state Exp;
branches;
next	1.3;

1.3
date	2007.03.14.08.54.22;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2007.03.14.04.12.28;	author linimon;	state Exp;
branches;
next	1.1;

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


desc
@@


1.27
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310885
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Martin Wilke (miwi@@FreeBSD.org)
# $FreeBSD: head/www/xfce4-smartbookmark-plugin/Makefile 310885 2013-01-23 19:17:33Z olivierd $
#

PORTNAME=	xfce4-smartbookmark-plugin
PORTVERSION=	0.4.5
CATEGORIES=	www xfce
MASTER_SITES=	${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=	src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@@FreeBSD.org
COMMENT=	Query search engines from the Xfce panel

USE_BZIP2=	yes
USE_GMAKE=	yes
USE_GETTEXT=	yes
GNU_CONFIGURE=	yes
USE_GNOME=	gtk20 intltool intlhack
USE_PKGCONFIG=	build
USE_XFCE=	configenv libexo libmenu libutil panel
USE_XORG=	ice

.include <bsd.port.mk>
@


1.26
log
@Switch exporter over
@
text
@d1 2
a2 5
# New ports collection makefile for:	xfce4-smartbookmark-plugin
# Date created:				28 Januar 2007
# Whom:					Martin Wilke (miwi@@FreeBSD.org)
#
# $FreeBSD: head/www/xfce4-smartbookmark-plugin/Makefile 300897 2012-07-14 14:29:18Z beat $
d6 1
a6 2
PORTVERSION=	0.4.4
PORTREVISION=	2
d13 1
a13 1
COMMENT=	A bookmark plugin for the Xfce panel
d19 3
a21 2
USE_GNOME=	gtk20 intltool intlhack pkgconfig
USE_XFCE=	configenv libgui panel
@


1.25
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.24
log
@- Bump all XFCE after XFCE import
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.23
log
@- Update to 0.4.4 [1]
- Adjust WWW line [1]
- While here pet portlint
PR:		ports/162236 [1]
Submitted by:	Olivier Duchateau
Announce:	http://mail.xfce.org/pipermail/xfce/2011-November/029388.html
@
text
@d10 1
@


1.22
log
@Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin

PR:		ports/160730
Submitted by:	ryusuke
@
text
@d9 1
a9 2
PORTVERSION=	0.4.2
PORTREVISION=	16
d12 1
a12 1
MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
d16 1
a16 1
COMMENT=	A bookmark plugin for Xfce panel.
d18 1
a19 1
INSTALLS_ICONS=	yes
d23 2
a24 2
USE_XFCE=	configenv libgui libutil panel
USE_XORG=	x11 xt xaw
@


1.21
log
@Re-assign to the Xfce team.

Approved by:	miwi (previous maintainer, Xfce team member)
@
text
@d17 1
a17 1
COMMENT=	A bookmark plugin for xfce panel.
@


1.20
log
@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>
@
text
@d16 1
a16 1
MAINTAINER=	miwi@@FreeBSD.org
@


1.19
log
@Welcome XFCE 4.8 to the portstree!

Special Thanks to:      miwi, Olivier Duchateau <duchateau.olivier@@gmail.com>
@
text
@d23 1
a23 1
USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig
@


1.18
log
@update xfce to 4.6.2
bump PORTREVISION on all depending ports
@
text
@d10 1
a10 1
PORTREVISION=	15
d12 2
a13 1
MASTER_SITES=	http://goodies.xfce.org/releases/${PORTNAME}/
@


1.17
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@d10 1
a10 1
PORTREVISION=	14
@


1.16
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	13
@


1.15
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	12
@


1.14
log
@bump PORTREVISION for the recent update of

x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal
@
text
@d10 1
a10 1
PORTREVISION=	11
@


1.13
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=	10
@


1.12
log
@update xfce to 4.6.1
bump PORTREVISION where necessary
@
text
@d10 1
a10 1
PORTREVISION=	9
@


1.11
log
@Bump PORTREVISION after xfce 4.6 update
@
text
@d10 1
a10 1
PORTREVISION=	8
@


1.10
log
@- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
@
text
@d10 1
a10 1
PORTREVISION=	7
@


1.9
log
@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)
@
text
@d10 1
a10 1
PORTREVISION=	6
@


1.8
log
@- Fix build after xorg cleanup

Submitted by:	pointyhat
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.7
log
@- Remove USE_XLIB in favor of USE_XORG
- Bump PORTREVISION
@
text
@d10 1
a10 1
PORTREVISION=	4
d24 1
@


1.6
log
@update xfce4 to 4.4.2

Approved by:    portmgr (linimon)
Security:       CVE-2007-6531, CVE-2007-6532
@
text
@d10 1
a10 1
PORTREVISION=	3
a23 1
USE_XLIB=	yes
@


1.5
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.4
log
@update xfce to 4.4.1
bump PORTREVISION where needed
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.3
log
@- minor typo

Submitted by:   "Hannes Magnusson" <hannes.magnusson@@gmail.com> (via privatm mail)
@
text
@d10 1
@


1.2
log
@Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].

PR:	101029 [1], 108862 [2]

Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
@
text
@d15 1
a15 1
COMMENT=	A bootmark plugin for xfce panel.
@


1.1
log
@Smartbookmark send requests directly to your browser
and perform a custom search.

WWW:	http://goodies.xfce.org/
@
text
@d25 1
a25 3
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk"
.include <bsd.port.post.mk>
@

