head	1.8;
access;
symbols
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2011.09.30.08.58.20;	author dougb;	state dead;
branches;
next	1.7;

1.7
date	2009.01.10.02.45.42;	author mezz;	state Exp;
branches;
next	1.6;

1.6
date	2006.01.22.02.57.30;	author edwin;	state Exp;
branches;
next	1.5;

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

1.4
date	2004.11.14.22.11.41;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2004.02.21.08.03.37;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2002.09.30.07.20.04;	author yoichi;	state Exp;
branches;
next	1.1;

1.1
date	2001.11.02.13.58.55;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.8
log
@As previously advertised, remove ports that previously had been
DEPRECATED without EXPIRATION_DATE, and the ports that depend
on them.

audio/mt-daapd
	Use audio/firefly instead
databases/p5-DBIx-Class-Validation
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
devel/p5-Class-Data-Accessor
	Please consider using p5-Class-Accessor-Grouped or p5-Moose
graphics/libflash
	gplflash is no longer supported. Please use gnash instead
graphics/flashplayer
	Depends on DEPRECATED graphics/libflash
japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
net/p5-OAuth-Lite
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
net-mgmt/py-snmp
	use net-mgmt/py-snmp4 instead
net-mgmt/py-twistedSNMP
	Relies on net-mgmt/py-snmp, which is DEPRECATED
net-p2p/gift
	unmaintained upstream for several years
net-p2p/giftcurs
	unmaintained upstream for several years
net-p2p/giftoxic
	unmaintained upstream for several years
net-p2p/giftui
	unmaintained upstream for several years
net-p2p/apollon
	Depends on net-p2p/gift, which is DEPRECATED
textproc/p5-FormValidator-Simple
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/flashplugin-mozilla
	gplflash is no longer supported. Please use graphics/gnash, \
www/p5-HTML-Widget
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Plugin-AutoRestart
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Example-InstantCRUD
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-Catalyst-Plugin-FormValidator-Simple
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-Catalyst-Plugin-HTML-Widget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/asterisk-fop
	Depends on www/flashplugin-mozilla which is DEPRECATED
www/p5-Handel
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-DBIx-Class-HTMLWidget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-HTML-Widget-DBIC
	Disappear from CPAN
x11-wm/fvwm24
	No longer supported by fvwm.org
@
text
@%%WEBPLUGINS_DIR%%/libnpflash.so
@@dirrmtry %%WEBPLUGINS_DIR%%
@


1.7
log
@Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.

FYI: GNOME 2.24 depends on this, so it's coming.

BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.

Approved by:	portmgr
@
text
@@


1.6
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d1 2
a2 2
%%PLUGIN_DIR%%/libnpflash.so
@@dirrmtry %%PLUGIN_DIR%%
@


1.5
log
@- Switch to ./configure make make install way

Submitted by:	Li-Lun Wang (Leland Wang) <llwang@@infor.org>
@
text
@d2 1
a2 1
@@unexec rmdir %D/%%PLUGIN_DIR%% 2>/dev/null || true
@


1.4
log
@- Update to 0.4.12

PR:		ports/73081
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
Approved by:	maintainer timeout (2 weeks)
@
text
@d1 1
a1 1
%%PLUGIN_DIR%%/npflash.so
@


1.3
log
@Unbreak by fixing install and plist.

PR:		ports/62992 (but slightly modified)
Submitted by:	Leland Wnag <llwang@@infor.org> (maintainer)
@
text
@d2 1
a2 1
@@unexec rmdir %%PLUGIN_DIR%% 2>/dev/null || true
@


1.2
log
@Make flashplugin-mozilla a master port and add stub port
flashplugin-mozilla-devel.
It fixes plist and dependency problem in flashplugin-mozilla

PR:		ports/43463
Submitted by:	maintainer
@
text
@d2 1
@


1.1
log
@Add flashplugin-mozilla 0.4.10, a GPL standalone Flash (TM) plugin
for Mozilla web browser.

PR:		31491
Submitted by:	Leland Wang <llwang@@infor.org>
@
text
@d1 1
a1 1
lib/mozilla/plugins/npflash.so
@

