1907a FreshPorts -- graphics/gnash
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gnash 0.8.10_4 graphics on this many watch lists=30 search for ports that depend on this port
GNU Flash movie player
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Jan 2006 20:39:33
License: not specified in port


Gnash is a GNU Flash movie player. Previously, it was only possible
to play flash movies with proprietary software. While there are
some other free flash players, none support anything beyond SWF v4.
Gnash is based on GameSWF, and supports many SWF v7 features.

- Runs standalone
  Gnash can run standalone to play flash movies.
- Browser plugin
  Gnash can also run as a plugin from within most Mozilla derived
  browsers, such as Firefox. Gnash also has support for Konqueror.
- SWF v7+ compliant
  Gnash can play many current flash movies.
- Streaming Video
  Gnash supports the viewing of streaming video from popular video
  sharing sites like Lulu.tv or YouTube.com.
- XML Message server
  Gnash also supports an XML based message system as documented in
  the Flash Format specification.
- High Quality Output
  Gnash uses OpenGL for rendering the graphics on the desktop, and
  AntiGrain (AGG) for embedded framebuffer only devices.
- Free Software
  Gnash is 100% free software. For more information on the GPL, go
  to the Free Software Foundation web site.
- Better Security
  Gnash pays extra attention to all network connections, and allows
  the user to control access.
- Extensible
  Gnash supports extending ActionScript by creating your own. You
  can write wrappers for any development library, and import them
  into the player.

WWW: http://www.gnu.org/software/gnash/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/libxul
  2. devel/gmake
  3. x11/libX11
  4. x11/libXau
  5. x11/libXdmcp
  6. x11/libXext
  7. x11/libXi
  8. x11/libXinerama
  9. x11/libICE
  10. x11/libSM
  11. x11/libXv
  12. devel/sdl12
  13. graphics/gtk-update-icon-cache
  14. textproc/intltool
Required To Run:
  1. www/libxul
  2. x11/libX11
  3. x11/libXau
  4. x11/libXdmcp
  5. x11/libXext
  6. x11/libXi
  7. x11/libXinerama
  8. x11/libICE
  9. x11/libSM
  10. x11/libXv
  11. devel/gio-fam-backend
  12. graphics/gtk-update-icon-cache
Required Libraries:
  1. devel/boost-libs
  2. graphics/jpeg
  3. ftp/curl
  4. graphics/giflib
  5. audio/speex
  6. devel/nspr
  7. graphics/agg
  8. multimedia/libva
  9. multimedia/ffmpeg
  10. devel/gettext
  11. devel/sdl12
  12. devel/libltdl
  13. devel/glib20
  14. devel/pcre
  15. accessibility/atk
  16. devel/gconf2
  17. graphics/gdk-pixbuf2
  18. x11-toolkits/gtk20
  19. devel/libIDL
  20. textproc/libxml2
  21. devel/ORBit2
  22. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/gnash/ && make install clean
To add the package: pkg_add -r gnash


Configuration Options
===> The following configuration options are available for gnash-0.8.10_4:
     PLUGIN=on: browser plugin
     CYGNAL=off: Cygnal media server
     VAAPI=on: VAAPI support (requires FFMPEG)
     FFMPEG=on: ffmpeg media handler
     GSTREAMER=off: GStreamer media handler
====> Options available for the single GUI: you have to select exactly one of them
     GTK2=on: GTK+ 2 GUI toolkit support
     KDE3=off: KDE 3 desktop environment support
     KDE4=off: KDE 4 desktop environment support
====> Options available for the single RENDERER: you have to select exactly one of them
     AGG=on: AGG renderer
     OPENGL=off: OpenGL renderer (broken)
     CAIRO=off: Cairo renderer (experimental)
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/GNU/gnash/0.8.10/
  3. ftp://ftp.gnu.org/gnu/gnash/0.8.10/
  4. ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/gnash/0.8.10/
  5. ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/gnash/0.8.10/
  6. ftp://ftp.kddlabs.co.jp/GNU/gnash/0.8.10/
  7. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gnash/0.8.10/
  8. http://ftp.funet.fi/pub/gnu/prep/gnash/0.8.10/
  9. http://ftp.gnu.org/gnu/gnash/0.8.10/
  10. http://mirrors.kernel.org/gnu/gnash/0.8.10/
  11. http://ring.nict.go.jp/archives/GNU/gnash/0.8.10/
  12. http://www.gtlib.gatech.edu/pub/gnu/gnu/gnash/0.8.10/

Number of commits found: 75

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  0.8.10_4
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
31 Jan 2013 13:38:43
Original commit files touched by this commit  0.8.10_4
bapt search for other commits by this committer
Chase boost update
30 Dec 2012 09:41:23
Original commit files touched by this commit  0.8.10_3
dinoex search for other commits by this committer
- rever libname for gtkglext
Submitted by:	Jason E. Hale
09 Dec 2012 21:36:23
Original commit files touched by this commit  0.8.10_3
dinoex search for other commits by this committer
- update dependecy to new xulrunner
PR:		173258
10 Sep 2012 19:19:33
Original commit files touched by this commit  0.8.10_2
beat search for other commits by this committer
- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
30 Jun 2012 11:36:06
Original commit files touched by this commit  0.8.10_1
dinoex search for other commits by this committer
- shorter desc for options
22 Jun 2012 04:58:36
Original commit files touched by this commit  0.8.10_1
dinoex search for other commits by this committer
- remove extra dir
18 Jun 2012 06:11:54
Original commit files touched by this commit  0.8.10_1
dinoex search for other commits by this committer
- fix Unterminated quoted string on FreeBSD 9.x
- fix unexpected operator on FreeBSD 7.x
- merge REINPLACE_CMD
15 Jun 2012 06:21:13
Original commit files touched by this commit  0.8.10
dinoex search for other commits by this committer
- update to 0.8.10
- use OPTIONS_DEFINE
- take maintainership
06 Jun 2012 06:44:38
Original commit files touched by this commit  0.8.9_4
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.8.9_4
dinoex search for other commits by this committer
- update png to 1.5.10
20 Feb 2012 05:01:40
Original commit files touched by this commit  0.8.9_3
dinoex search for other commits by this committer
- build with giflib
18 Feb 2012 10:18:33
Original commit files touched by this commit  0.8.9_3
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
16 Feb 2012 15:57:34
Original commit files touched by this commit  0.8.9_2
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
12 Feb 2012 23:12:05
Original commit files touched by this commit  0.8.9_1
amdmi3 search for other commits by this committer
- Drop maintainership
06 Sep 2011 19:15:10
Original commit files touched by this commit  0.8.9_1
amdmi3 search for other commits by this committer
- Fix segfault with OpenGL selected as the only renderer

PR:             156088
Submitted by:   Lars <dakta@gmx.de>
06 Sep 2011 15:31:55
Original commit files touched by this commit  0.8.9
amdmi3 search for other commits by this committer
- Update to 0.8.9 (1)
- Fix typo (2)

PR:             157961 (1), 159865 (2)
Submitted by:   "Christian Mangin" <cmangin@arobas.net> (1), Kaspars Bankovskis
<kaspars@bankovskis.lv> (2)
03 Jul 2011 14:12:23
Original commit files touched by this commit  0.8.8_2
ohauer search for other commits by this committer
-remove MD5
24 Jun 2011 22:39:03
Original commit files touched by this commit  0.8.8_2
mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
10 Mar 2011 13:48:02
Original commit files touched by this commit  0.8.8_1
amdmi3 search for other commits by this committer
- Fix condition
10 Mar 2011 06:29:13
Original commit files touched by this commit  0.8.8_1
amdmi3 search for other commits by this committer
- Add VAAPI support

PR:             153729
Submitted by:   Anonymous <swell.k@gmail.com>
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.8.8
ade search for other commits by this committer
Sync to new bsd.autotools.mk
03 Oct 2010 13:44:28
Original commit files touched by this commit  0.8.8
amdmi3 search for other commits by this committer
- Fix build with gcc44

Submitted by:   Andriy Gapon
01 Oct 2010 11:01:37
Original commit files touched by this commit  0.8.8
amdmi3 search for other commits by this committer
- Update to 0.8.8
24 Jul 2010 16:38:20
Original commit files touched by this commit  0.8.7_4
mm search for other commits by this committer
- Update ffmpeg to 0.6
31 May 2010 02:01:56
Original commit files touched by this commit  0.8.7_3
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
03 Apr 2010 10:44:36
Original commit files touched by this commit  0.8.7_2
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.8.7_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
20 Feb 2010 19:41:35
Original commit files touched by this commit  0.8.7
amdmi3 search for other commits by this committer
- Add forgotten patch

Feature safe:   yes
20 Feb 2010 19:39:58
Original commit files touched by this commit  0.8.7
amdmi3 search for other commits by this committer
- Update to 0.8.7

Feature safe:   yes
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.8.6_1
dinoex search for other commits by this committer
- update to jpeg-8
28 Sep 2009 02:51:50
Original commit files touched by this commit  0.8.6
amdmi3 search for other commits by this committer
- Revert a bit that should not have been committed

Feature safe:   yes
28 Sep 2009 01:32:41
Original commit files touched by this commit  0.8.6
amdmi3 search for other commits by this committer
- Update to 0.8.6

Feature safe:   yes
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.8.5_3
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
28 Jul 2009 16:34:36
Original commit files touched by this commit  0.8.5_2
amdmi3 search for other commits by this committer
- Update URL of my distfile mirror in 87 ports

Approved by:    portmgr (erwin)
28 Jul 2009 11:45:09
Original commit files touched by this commit  0.8.5_2
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
18 Jul 2009 11:11:29
Original commit files touched by this commit  0.8.5_2
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
28 Mar 2009 13:57:14
Original commit files touched by this commit  0.8.5_1
amdmi3 search for other commits by this committer
- Fix --disable-kparts configure option
23 Mar 2009 16:29:32
Original commit files touched by this commit  0.8.5_1
amdmi3 search for other commits by this committer
- Mark MAKE_JOBS_SAFE
06 Mar 2009 17:56:46
Original commit files touched by this commit  0.8.5_1
amdmi3 search for other commits by this committer
- Enable KDE4 option. It won't build in presence of KDE3, so add conditional
IGNORE
- Remove CONFIGURE_ENV, it's not needed any more
06 Mar 2009 03:10:17
Original commit files touched by this commit  0.8.5
amdmi3 search for other commits by this committer
- Update to 0.8.5
  - List of improvements can be found here: http://www.gnashdev.org/?q=node/67
  - This release features KDE4 support, but kde4-gnash segfaults for now, likely
because of weird qt3/qt4 interaction, will be fixed later.
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.8.4_3
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
10 Jan 2009 02:45:46
Original commit files touched by this commit  0.8.4_2
mezz search for other commits by this committer
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
15 Oct 2008 10:03:02
Original commit files touched by this commit  0.8.4_1
amdmi3 search for other commits by this committer
- Add missing SDL dependency
14 Oct 2008 19:49:31
Original commit files touched by this commit  0.8.4
amdmi3 search for other commits by this committer
- Update to 0.8.4
03 Oct 2008 14:30:30
Original commit files touched by this commit  0.8.3_1
amdmi3 search for other commits by this committer
- Backport some improvements (cleaner rcfile and OPTIONS handling) from
gnash-devel
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.8.3
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Jun 2008 17:28:24
Original commit files touched by this commit  0.8.3
amdmi3 search for other commits by this committer
Update my email address in 132 ports.

Approved by:    miwi (mentor)
18 Jun 2008 23:24:27
Original commit files touched by this commit  0.8.3
miwi search for other commits by this committer
- Update to 0.8.3

PR:             124557
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
06 Jun 2008 13:35:04
Original commit files touched by this commit  0.8.2_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
01 Jun 2008 20:51:44
Original commit files touched by this commit  0.8.2_1
miwi search for other commits by this committer
- Fix wrong libraries path on amd64
- Bump PORTREVISION

PR:             124091
Submitted by:   "Scot W. Hetzel" <swhetzel@gmail.com>
Approved by:    maintainer
24 May 2008 18:57:14
Original commit files touched by this commit  0.8.2
miwi search for other commits by this committer
- Update to 0.8.2

PR:             123708
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.8.1_3
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
22 Mar 2008 14:48:03
Original commit files touched by this commit  0.8.1_3
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.8.1_2
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
19 Dec 2007 11:24:51
Original commit files touched by this commit  0.8.1_1
miwi search for other commits by this committer
* Add KDE support - Konqueror plugin was confirmed to work
* Change default renderer to AGG
* Add patch to fix libintl-related build error when building without GTK GUI
* Add IGNORE for Cairo+KDE case, as it's not supported by gnash

PR:             117904
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
21 Sep 2007 22:12:11
Original commit files touched by this commit  0.8.1
pav search for other commits by this committer
- Update to 0.8.1

PR:             ports/116406
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
04 Jul 2007 15:10:58
Original commit files touched by this commit  0.7.2_2
barner search for other commits by this committer
- Bump boost shared library version to 4
- Bump PORTREVISION
19 May 2007 20:32:57
Original commit files touched by this commit  0.7.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
05 Apr 2007 12:35:30
Original commit files touched by this commit  0.7.2
stefan search for other commits by this committer
Disable building of klash, the konqueror plugin.

PR:             110923
Submitted by:   maintainer
18 Mar 2007 13:29:48
Original commit files touched by this commit  0.7.2
rafan search for other commits by this committer
- GTK is required by PLUGIN

PR:             ports/110459
Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
16 Mar 2007 12:01:58
Original commit files touched by this commit  0.7.2
miwi search for other commits by this committer
- Update to 0.7.2

PR:             110276
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
10 Feb 2007 06:05:06
Original commit files touched by this commit  0.7.1_1
kris search for other commits by this committer
Use libtool15 port instead of included version to avoid objformat a.out botch
21 Dec 2006 20:41:33
Original commit files touched by this commit  0.7.1_1
edwin search for other commits by this committer
[MAINTAINER] update my email address in 76 ports + mirror some distfiles

        I've got a brand new hosting, so change my email to the new
        one.  Also, now I can mirror some distfiles, so update
        MASTER_SITES for some ports.

PR:             ports/107038
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru>
03 Dec 2006 06:31:41
Original commit files touched by this commit  0.7.1_1
itetcu search for other commits by this committer
- set PLUGIN on on all archs

PR:             ports/103433
Submitted by:   Dmitry Marakasov (maintainer)
20 Sep 2006 11:21:59
Original commit files touched by this commit  0.7.1_1
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
11 Sep 2006 06:03:55
Original commit files touched by this commit  0.7.1
obrien search for other commits by this committer
Fix spelling of $ARCH.

Reminded by:    kris
10 Sep 2006 00:11:27
Original commit files touched by this commit  0.7.1
obrien search for other commits by this committer
Enable plug-in by default on AMD64 as www/flashplugin* are i386-only.
02 Jul 2006 16:28:43
Original commit files touched by this commit  0.7.1
stefan search for other commits by this committer
Fix dependency on x11-toolkits/gtkglext.

PR:             99634
Submitted by:   Remy Oudompheng <oudomphe@clipper.ens.fr>
Patch by:       maintainer
Approved by:    arved (mentor)
05 Jun 2006 20:27:40
Original commit files touched by this commit  0.7.1
erwin search for other commits by this committer
Every time gnash plugin is launched, gnash-dbg.log file is
created in current dir. I consider this annoying, so I think
it's better to have gnash debug log as a dotfile.

PR:             97522
Submittey by:   Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
08 May 2006 05:46:58
Original commit files touched by this commit  0.7.1
ale search for other commits by this committer
Update to 0.7.1 release.

Approved by:    maintainer
27 Apr 2006 06:41:12
Original commit files touched by this commit  0.7_2
ale search for other commits by this committer
Add an option to enable the firefox plugin (disabled by default since it's quite
unstable).

PR:             ports/96209
Submitted by:   luca <sanluca78@gmail.com>
Patch by:       maintainer
22 Apr 2006 13:52:03
Original commit files touched by this commit  0.7_1
ale search for other commits by this committer
Update the port to a current snapshot.
The firefox plugin now actually works, though it's quite unstable.

PR:             ports/95605
Submitted by:   maintainer
01 Apr 2006 14:46:50
Original commit files touched by this commit  0.7
nork search for other commits by this committer
Fix build error if firefox is installed.

Approved by:    maintainer address bounced
                <<< 550 Access from ip address XXX.XXX.XXX.XXX blocked. Visit
http://win.mail.ru/cgi-bin/support_bl?ip=XXX.XXX.XXX.XXX
                550 5.1.1 <amdmi3@mail.ru>... User unknown
14 Jan 2006 20:38:18
Original commit files touched by this commit  0.7
sem search for other commits by this committer
Gnash is a GNU Flash movie player. Till now it has been possible
to play flash movies with proprietary software. While there are a
few free flash players, none supports anything higher than SWF v4
at best. Gnash is based on GameSWF, and supports many SWF v7 features.

WWW: http://www.gnu.org/software/gnash/

PR:             ports/91775
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru>

Number of commits found: 75

285f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 2
new 48 hours6
new 7 days31
new fortnight62
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0