head	1.23;
access;
symbols
	RELEASE_8_3_0:1.21
	RELEASE_9_0_0:1.19
	RELEASE_7_4_0:1.19
	RELEASE_8_2_0:1.19
	RELEASE_6_EOL:1.19
	RELEASE_8_1_0:1.18
	RELEASE_7_3_0:1.18
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.18
	RELEASE_7_1_0:1.16
	RELEASE_6_4_0:1.16
	RELEASE_5_EOL:1.16
	RELEASE_7_0_0:1.16
	RELEASE_6_3_0:1.16
	PRE_XORG_7:1.15
	RELEASE_4_EOL:1.12
	RELEASE_6_2_0:1.8;
locks; strict;
comment	@# @;


1.23
date	2013.02.04.11.04.23;	author svnexp;	state Exp;
branches;
next	1.22;

1.22
date	2012.11.17.06.03.13;	author svnexp;	state Exp;
branches;
next	1.21;

1.21
date	2012.02.03.21.10.45;	author flo;	state Exp;
branches;
next	1.20;

1.20
date	2012.01.14.05.52.42;	author miwi;	state Exp;
branches;
next	1.19;

1.19
date	2010.09.08.00.55.10;	author pgollucci;	state Exp;
branches;
next	1.18;

1.18
date	2009.01.03.13.12.16;	author miwi;	state Exp;
branches;
next	1.17;

1.17
date	2009.01.03.07.13.46;	author chinsan;	state Exp;
branches;
next	1.16;

1.16
date	2007.07.05.16.46.33;	author sat;	state Exp;
branches;
next	1.15;

1.15
date	2007.03.03.18.22.39;	author sat;	state Exp;
branches;
next	1.14;

1.14
date	2007.03.02.23.07.00;	author sat;	state Exp;
branches;
next	1.13;

1.13
date	2007.02.05.09.00.33;	author sat;	state Exp;
branches;
next	1.12;

1.12
date	2006.12.24.15.38.19;	author rafan;	state Exp;
branches;
next	1.11;

1.11
date	2006.12.06.06.56.40;	author rafan;	state Exp;
branches;
next	1.10;

1.10
date	2006.11.23.12.46.43;	author sat;	state Exp;
branches;
next	1.9;

1.9
date	2006.11.02.20.16.35;	author sat;	state Exp;
branches;
next	1.8;

1.8
date	2006.10.03.15.34.44;	author chinsan;	state Exp;
branches;
next	1.7;

1.7
date	2006.09.20.10.49.15;	author sat;	state Exp;
branches;
next	1.6;

1.6
date	2006.07.23.19.40.53;	author sat;	state Exp;
branches;
next	1.5;

1.5
date	2006.06.29.07.40.09;	author sat;	state Exp;
branches;
next	1.4;

1.4
date	2006.06.09.13.03.25;	author sat;	state Exp;
branches;
next	1.3;

1.3
date	2006.06.05.07.54.49;	author sat;	state Exp;
branches;
next	1.2;

1.2
date	2006.05.19.10.17.30;	author sat;	state Exp;
branches;
next	1.1;

1.1
date	2006.05.07.12.53.36;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.23
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311566
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: chinsan <chinsan.tw@@gmail.com>
# $FreeBSD: head/www/xpi-unplug/Makefile 311566 2013-02-04 03:25:50Z miwi $

PORTNAME=	unplug
DISTVERSION=	2.054
DISTVERSIONSUFFIX=	-fx+sm
CATEGORIES=	www

MAINTAINER=	gecko@@FreeBSD.org
COMMENT=	Converts embedded media to html links

XPI_ID=		unplug@@compunach
XPI_NUM=	2254

xpi-post-extract:
	${FIND} ${WRKSRC} -type d -name CVS|${XARGS} ${RM} -rf

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
@


1.22
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	xpi-unplug
# Date created:			2006/05/06
# Whom:				chinsan <chinsan.tw@@gmail.com>
#
# $FreeBSD: head/www/xpi-unplug/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d5 1
a5 1
DISTVERSION=	2.050
@


1.21
log
@update to 2.050

Submitted by:	clutton <clutton0@@gmail.com>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.20
log
@- Update to 2.039
- Pass maintainership to gecko
@
text
@d9 2
a10 2
DISTVERSION=	2.039
DISTVERSIONSUFFIX=	-fx
@


1.19
log
@- Account for ports/150327
  Do not install meta data (META-INF) since its not needed
  allow for xpi-post-extract to still work in xpi-* ports

   o fix pkg-plist
   o fix XPI_DIRS, XPI_FILES
   o Bump PORTREVISION
   o s/post-extract/xpi-post-extract/

PR:             ports/150327
Submitted by:   Lapo Luchini <lapo@@lapo.it>, tweaked by myself
Approved by:    maintainer timeout (miwi)
Tested by:      P6 TB Run, RideCharge Inc. / Taximagic TB Run
@
text
@d9 1
a9 1
DISTVERSION=	1.6.06
d13 1
a13 1
MAINTAINER=	miwi@@FreeBSD.org
@


1.18
log
@- Remove DEPRECATED
- Take over maintainership

Approved by:	chinsan (old maintainer)
@
text
@d19 2
a20 2
post-extract:
	@@${FIND} ${WRKSRC} -type d -name CVS|${XARGS} ${RM} -rf
@


1.17
log
@- Set DEPRECATED with my xpi-* ports at first.
  They could installed and updated more easily by user's browser(firefox).

- EXPIRATION_DATE on 2009-01-31
@
text
@d13 1
a13 1
MAINTAINER=	chinsan@@FreeBSD.org
a15 3
DEPRECATED=	Ports could installed and updated more easily by user's browser(firefox)
EXPIRATION_DATE=2009-01-31

@


1.16
log
@- Update to 1.6.06

Approved by:	chinsan (maintainer)
@
text
@d16 3
@


1.15
log
@- Forced commit to note PR# of the previous commit

PR:		ports/109807
Submitted by:	chinsan (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	1.6.00
a11 1
MASTER_SITES=	CSME
d17 4
@


1.14
log
@- Update to 1.6.00
@
text
@@


1.13
log
@- Update to 1.5.92

Approved by:	chinsan (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	1.5.92
@


1.12
log
@- Update to 1.5.4

PR:		ports/107142
Submitted by:	chinsan (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	1.5.4
d12 1
@


1.11
log
@- Update to 1.5.0

PR:		ports/106406
Submitted by:	chinsan (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	1.5.0
@


1.10
log
@- Update to 1.4.5

PR:		ports/105777
Submitted by:	chinsan (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	1.4.5
@


1.9
log
@- Update to 1.4.4
@
text
@d9 1
a9 1
DISTVERSION=	1.4.4
a17 4
post-extract:
	@@${RM} ${WRKSRC}/chrome/skin/Thumbs.db
	@@${MV} ${WRKSRC}/chrome/skin/lair_cache.PNG ${WRKSRC}/chrome/skin/lair_cache.png

@


1.8
log
@Change the following ports to my FreeBSD.org email.
Approved by:	delphij (mentor)

archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile
chinese/pcmanx/Makefile
chinese/phpbb-tw/Makefile
chinese/tatter-tools/Makefile
chinese/ve/Makefile
chinese/zhcon/Makefile
devel/pear-Console_Getopt/Makefile
devel/pear-Console_Table/Makefile
devel/pear-PEAR_Info/Makefile
devel/pecl-expect/Makefile
games/p5-Baseball-Sabermetrics/Makefile
graphics/epdfview/Makefile
graphics/p5-Chart-Clicker/Makefile
graphics/p5-GD-Thumbnail/Makefile
graphics/p5-Visio/Makefile
mail/pecl-esmtp/Makefile
math/pecl-stats/Makefile
misc/pear-Services_Weather/Makefile
net/ldapdiff/Makefile
net/p5-RRD-Simple/Makefile
net/pear-Net_CDDB/Makefile
net/pear-Net_SMS/Makefile
net/pecl-cvsclient/Makefile
security/gwee/Makefile
security/p5-GSSAPI/Makefile
security/pam-pgsql/Makefile
security/pecl-ssh2/Makefile
security/pecl-tcpwrap/Makefile
sysutils/p5-BSD-Sysctl/Makefile
sysutils/p5-File-Next/Makefile
textproc/csvdiff/Makefile
textproc/p5-CSS/Makefile
textproc/p5-Pod-XML/Makefile
textproc/p5-SGML-DTDParse/Makefile
textproc/p5-Text-Emoticon-GoogleTalk/Makefile
textproc/p5-XML-Handler-Dtd2DocBook/Makefile
textproc/p5-XML-Handler-Dtd2Html/Makefile
textproc/p5-XML-SAXDriver-CSV/Makefile
textproc/p5-XML-SAXDriver-Excel/Makefile
textproc/p5-ack/Makefile
textproc/pear-XML_DTD/Makefile
textproc/pecl-stem/Makefile
textproc/scim-input-pad/Makefile
textproc/sdcv/Makefile
www/b2evolution/Makefile
www/dokuwiki/Makefile
www/dokuwiki-devel/Makefile
www/lilurl/Makefile
www/p5-HTML-TableParser/Makefile
www/p5-HTML-WikiConverter/Makefile
www/p5-HTML-WikiConverter-DokuWiki/Makefile
www/p5-HTML-WikiConverter-Kwiki/Makefile
www/p5-HTML-WikiConverter-Markdown/Makefile
www/p5-HTML-WikiConverter-MediaWiki/Makefile
www/p5-HTML-WikiConverter-MoinMoin/Makefile
www/p5-HTML-WikiConverter-Oddmuse/Makefile
www/p5-HTML-WikiConverter-PbWiki/Makefile
www/p5-HTML-WikiConverter-PhpWiki/Makefile
www/p5-HTML-WikiConverter-PmWiki/Makefile
www/p5-HTML-WikiConverter-SnipSnap/Makefile
www/p5-HTML-WikiConverter-Socialtext/Makefile
www/p5-HTML-WikiConverter-TikiWiki/Makefile
www/p5-HTML-WikiConverter-UseMod/Makefile
www/p5-HTML-WikiConverter-WakkaWiki/Makefile
www/p5-HTML-WikiConverter-WikkaWiki/Makefile
www/p5-WWW-Baseball-NPB/Makefile
www/p5-WWW-Comic/Makefile
www/p5-WWW-VenusEnvy/Makefile
www/pear-Services_Delicious/Makefile
www/pear-UDDI/Makefile
www/xpi-cssviewer/Makefile
www/xpi-gmail-manager/Makefile
www/xpi-google-notebook/Makefile
www/xpi-mrtech-local-install/Makefile
www/xpi-no-referrer/Makefile
www/xpi-server_switcher/Makefile
www/xpi-unplug/Makefile
www/xpi-videodownloader/Makefile
www/xpi-web_developer/Makefile
x11/xdialog/Makefile
x11-fm/pcmanfm/Makefile
@
text
@d9 1
a9 1
DISTVERSION=	1.4.2
a11 1
MASTER_SITES=	CSME
d14 1
a14 1
COMMENT=	An extension to convert embedded plug-ins to html links
@


1.7
log
@- Update to 1.4.2
@
text
@d14 1
a14 1
MAINTAINER=	chinsan.tw@@gmail.com
@


1.6
log
@- Update to 1.4.1
@
text
@d9 1
a9 1
DISTVERSION=	1.4.1
d12 1
d19 4
@


1.5
log
@- Update to 1.4.0
@
text
@d9 1
a9 1
DISTVERSION=	1.4.0
@


1.4
log
@- Update to 1.3.1
@
text
@d9 1
a9 1
DISTVERSION=	1.3.1
a11 1
MASTER_SITES=	${MASTER_SITE_CSME}
@


1.3
log
@- Update to 1.2.0b
@
text
@d9 1
a9 1
DISTVERSION=	1.2.0b
@


1.2
log
@- Update to 1.1.2
- Provide my mirrors
- Move plist to pkg-plist
- Update WWW

PR:             ports/97444 (based on)
Submitted by:   chinsan <chinsan.tw@@gmail.com> (maintainer)
Approved by:    krion (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.1.2
@


1.1
log
@Add xpi-unplug 0.8, an extension to convert embedded plug-ins to html
links.

PR:		ports/96869
Submitted by:	chinsan <chinsan.tw@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.8
d12 1
a17 18
XPI_FILES=	chrome/content/help_flash.html chrome/content/help_flv.html \
		chrome/content/help_playlist.html \
		chrome/content/help_playtext.html \
		chrome/content/help_ram.html chrome/content/help_rm.html \
		chrome/content/help_skim.html chrome/content/overlay.xul \
		chrome/content/pro_ftp.html chrome/content/pro_mms.html \
		chrome/content/pro_other.html chrome/content/pro_rtsp.html \
		chrome/content/settings.xul chrome/content/unplug.js \
		chrome/content/unplug_settings.js chrome/content/zuul.html \
		chrome/skin/config.png chrome/skin/ftp.png \
		chrome/skin/help.png chrome/skin/hexit.png \
		chrome/skin/pagehog.png chrome/skin/unplug.css \
		chrome/skin/unplug.png chrome/skin/unstar0.png \
		chrome/skin/unstar1.png chrome/skin/unstar2.png \
		chrome/skin/unstar3.png chrome/skin/warn.png chrome.manifest \
		defaults/preferences/cn_unplug.js install.rdf
XPI_DIRS=	chrome/content chrome/skin chrome defaults/preferences \
		defaults
d19 1
a19 1
.include "../xpi-adblock/Makefile.xpi"
@

