Skip site navigation (1)Skip section navigation (2)

CVS log for ports/www/flashplugin-mozilla/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / www / flashplugin-mozilla

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.36
Fri Sep 30 08:58:20 2011 UTC (4 months, 1 week ago) by dougb
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.35: +1 -1 lines
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

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:26:00 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Sep 3 09:43:57 2011 UTC (5 months, 1 week ago) by dougb
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
s/EXPIRATION/EXPIRATION_DATE/

Submitted by:	bapt

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Sep 3 08:32:11 2011 UTC (5 months, 1 week ago) by dougb
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
Add DEPRECATED and EXPIRATION as appropriate for ports that depend on
graphics/libflash, which has been deprecated for a long time now.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Dec 28 15:00:58 2010 UTC (13 months, 2 weeks ago) by arved
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -0 lines
Mark deprecated.

PR:		152080
Submitted by:	maintainer

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:44:51 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- update to jpeg-8

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:38:07 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with W

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:56:25 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Jan 10 02:45:42 2009 UTC (3 years, 1 month ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +9 -5 lines
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

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:06 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -5 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat May 19 20:24:49 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Mar 28 11:56:30 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
- Fix after objformat removal

Reported by:	pointyhat

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat May 13 04:41:10 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +0 -1 lines
Remove USE_REINPLACE from categories starting with W

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Nov 20 23:57:08 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Fix runtime linking on Firefox

PR:		ports/84140
Submitted by:	Tom Maher <tmaher@eecs.berkeley.edu>
Approved by:	Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Apr 20 12:13:04 2005 UTC (6 years, 9 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -4 lines
- Update to 0.4.13

PR:		ports/80057
Submitted by:	Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:52:39 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Bump PORTREVISION to chase the glib20 shared lib version change.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Nov 18 09:55:55 2004 UTC (7 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +10 -9 lines
- Switch to ./configure make make install way

Submitted by:	Li-Lun Wang (Leland Wang) <llwang@infor.org>

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Nov 14 22:11:41 2004 UTC (7 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +13 -7 lines
- Update to 0.4.12

PR:		ports/73081
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Approved by:	maintainer timeout (2 weeks)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:37:22 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:23 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Mar 5 07:35:36 2004 UTC (7 years, 11 months ago) by linimon
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -4 lines
Mark as unbroken in the general case.  (The last plist build errors
seen on bento were in a race condition with the last CVS update).
It builds on at least one architecture at the moment; however, it
is possible that there still may be errors with other architectures.

Requested by:	"Li-Lun Wang (Leland Wang)" <llwang@infor.org> (maintainer)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Feb 23 01:50:08 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -0 lines
BROKEN: Broken pkg-plist.  This port will be removed on April 22 if it is
still broken at that time.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Feb 21 08:03:37 2004 UTC (7 years, 11 months ago) by linimon
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -5 lines
Unbreak by fixing install and plist.

PR:		ports/62992 (but slightly modified)
Submitted by:	Leland Wnag <llwang@infor.org> (maintainer)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Feb 17 22:36:44 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -0 lines
BROKEN: Broken pkg-plist.  This port is scheduled for removal on April 17
if it is still broken.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:26 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Nov 9 00:47:17 2003 UTC (8 years, 3 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
It has been said recently that flashplugin-mozilla cannot build on some
-current boxes. It is due to a redundant dependency in the makefile. This
patch fixes the problem.

Bumped PORTREVISION

PR:		58420
Submitted By:	MAINTAINER

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 8 12:36:17 2003 UTC (8 years, 4 months ago) by roam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Set the plugin directory to lib/browser_plugins/.
Bump PORTREVISION for the packing list change.

PR:		57742
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Sep 17 23:47:08 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -2 lines
Remove BROKEN line:

> Date: Sat, 13 Sep 2003 20:15:57 +0800
> From: "Li-lun Wang (Leland Wang)" <llwang@infor.org>
> To: edwin@FreeBSD.org
> Subject: unbreak: BROKEN line for www/flashplugin-mozilla should be removed
>
> The BROKEN line in the Makefile of www/flashplugin-mozilla was not taken
> off in the previous unbreak commitment. Please take it off since it's
> been unbroken.
> Thanks.

Submitted by:	"Li-lun Wang (Leland Wang)" <llwang@infor.org>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 24 01:46:21 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Unbreak by fixing MASTER_SITE.
Fix email address of maintainer

Submitted by:	"Li-lun Wang (Leland Wang)" <llwang@infor.org>,Thierry Thomas <thierry@pompo.net>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 23 13:46:55 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
[maintainer-update] Distfile of www/flashplugin-mozilla no longer available

	The master sites and the distfile of www/flashplugin-mozilla
	and www/flashplugin-mozilla-devel is no longer available,
	and the email of the author is also broken.

PR:		ports/55360
Submitted by:	Leland Wang <llwang@infor.org>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 21 14:01:15 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
De-pkg-comment.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 23 02:51:53 2002 UTC (9 years, 2 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Add patch to remove SHM blocks when plugin is closed

PR:		ports/43498
Submitted by:	Wolfgang Zenker <wolfgang@lyxys.ka.sub.org>
Reviewed by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 30 07:20:04 2002 UTC (9 years, 4 months ago) by yoichi
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -10 lines
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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Sep 21 00:54:13 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -0 lines
install properly for mozilla-devel

PR:		43135
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 15 07:51:26 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Make it working with Mozilla 0.9.9 by explicitly linking libXt in. Bump
PORTREVISION.

Submitted by:	Mike Estes <estesm@cc.wwu.edu>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 2 13:58:55 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_5_0
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options