aboutsummaryrefslogtreecommitdiffstats
path: root/www/flashplugin-mozilla
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Fix runtime linking on Firefoxpav2005-11-211-1/+1
| | | | | | PR: ports/84140 Submitted by: Tom Maher <tmaher@eecs.berkeley.edu> Approved by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
* - Update to 0.4.13pav2005-04-203-26/+35
| | | | | PR: ports/80057 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* - Switch to ./configure make make install waypav2004-11-182-11/+12
| | | | Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org>
* - Update to 0.4.12pav2004-11-155-33/+17
| | | | | | PR: ports/73081 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: maintainer timeout (2 weeks)
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Fix build on amd64 (-fPIC for shared library objects)kris2004-03-141-3/+3
|
* Mark as unbroken in the general case. (The last plist build errorslinimon2004-03-051-4/+0
| | | | | | | | 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)
* BROKEN: Broken pkg-plist. This port will be removed on April 22 if it iskris2004-02-231-0/+4
| | | | still broken at that time.
* Unbreak by fixing install and plist.linimon2004-02-212-5/+3
| | | | | PR: ports/62992 (but slightly modified) Submitted by: Leland Wnag <llwang@infor.org> (maintainer)
* BROKEN: Broken pkg-plist. This port is scheduled for removal on April 17kris2004-02-181-0/+4
| | | | if it is still broken.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* It has been said recently that flashplugin-mozilla cannot build on somejeh2003-11-092-6/+12
| | | | | | | | | | -current boxes. It is due to a redundant dependency in the makefile. This patch fixes the problem. Bumped PORTREVISION PR: 58420 Submitted By: MAINTAINER
* Set the plugin directory to lib/browser_plugins/.roam2003-10-081-2/+2
| | | | | | | Bump PORTREVISION for the packing list change. PR: 57742 Submitted by: maintainer
* Remove BROKEN line:edwin2003-09-181-2/+0
| | | | | | | | | | | | | | > 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>
* Unbreak by fixing MASTER_SITE.edwin2003-08-242-3/+3
| | | | | | Fix email address of maintainer Submitted by: "Li-lun Wang (Leland Wang)" <llwang@infor.org>,Thierry Thomas <thierry@pompo.net>
* [maintainer-update] Distfile of www/flashplugin-mozilla no longer availableedwin2003-08-231-0/+2
| | | | | | | | | 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>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add patch to remove SHM blocks when plugin is closedpat2002-11-232-1/+21
| | | | | | PR: ports/43498 Submitted by: Wolfgang Zenker <wolfgang@lyxys.ka.sub.org> Reviewed by: maintainer
* Make flashplugin-mozilla a master port and add stub portyoichi2002-09-302-11/+6
| | | | | | | | flashplugin-mozilla-devel. It fixes plist and dependency problem in flashplugin-mozilla PR: ports/43463 Submitted by: maintainer
* install properly for mozilla-develijliao2002-09-211-0/+7
| | | | | PR: 43135 Submitted by: maintainer
* Make it working with Mozilla 0.9.9 by explicitly linking libXt in. Bumpsobomax2002-03-152-1/+2
| | | | | | PORTREVISION. Submitted by: Mike Estes <estesm@cc.wwu.edu>
* Add flashplugin-mozilla 0.4.10, a GPL standalone Flash (TM) pluginsobomax2001-11-026-0/+51
for Mozilla web browser. PR: 31491 Submitted by: Leland Wang <llwang@infor.org>