head	1.3;
access;
symbols
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	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.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	v0_4_3:1.1.1.1
	KNU:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2007.01.27.00.10.00;	author pav;	state dead;
branches;
next	1.2;

1.2
date	2000.04.21.04.00.07;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	99.10.10.19.49.03;	author sada;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.10.10.19.49.03;	author sada;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove www/flashplugin. It's usage was not suggested since 2001, last browser
which could use it was removed in 2005, have been broken past two months
@
text
@--- Makefile.orig	Fri Apr 21 11:47:57 2000
+++ Makefile	Fri Apr 21 11:59:25 2000
@@@@ -1,8 +1,6 @@@@
-CC=cc
-CXX=/usr/bin/c++
-CFLAGS=-I/usr/X11R6/include -I./Lib -I./Plugin -fpic -fno-rtti -DXP_UNIX
-CFLAGS+=-O2
+CFLAGS+=-I/usr/X11R6/include -I./Lib -I./Plugin -fpic -fno-rtti -DXP_UNIX
 CFLAGS+=-DCHECK_TEXT_PLAIN
+CXXFLAGS+=${CFLAGS}
 
 OBJS = adpcm.o bitmap.o button.o character.o cxform.o \
 	displaylist.o flash.o font.o graphic.o matrix.o \
@


1.2
log
@Unbreak for systems posterior to 4.0-RELEASE:
  - Download and install the binary compiled on 2.2.x.
  - Recommend to install linux-flashplugin instead for Linux Netscape.
    (For old installations)

Define CXXFLAGS in Makefile to build correctly.
@
text
@@


1.1
log
@Initial revision
@
text
@d1 3
a3 3
--- Makefile.orig	Sun Oct  3 02:41:07 1999
+++ Makefile	Sun Oct  3 02:41:43 1999
@@@@ -1,6 +1,4 @@@@
d7 1
a8 1
 CFLAGS+=-O2
d10 1
d12 2
@


1.1.1.1
log
@A Macromedia Flash plugin for Netscape.

This port installs an a.out binary which won't run on
linux-netscape*. The REQ script aborts the installation
when linux-netscape is installed.

PR:		ports/14093
Submitted by:	Akinori MUSHA aka knu <knu@@idaemons.org>
@
text
@@
