aboutsummaryrefslogtreecommitdiff
path: root/graphics/gnash-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+3
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=173460
* Fix spelling of $ARCH.David E. O'Brien2006-09-111-3/+3
| | | | | | | Reminded by: kris Notes: svn path=/head/; revision=172758
* Enable plug-in by default on AMD64 as www/flashplugin* are i386-only.David E. O'Brien2006-09-101-0/+4
| | | | Notes: svn path=/head/; revision=172657
* Fix dependency on x11-toolkits/gtkglext.Stefan Walter2006-07-021-1/+1
| | | | | | | | | | PR: 99634 Submitted by: Remy Oudompheng <oudomphe@clipper.ens.fr> Patch by: maintainer Approved by: arved (mentor) Notes: svn path=/head/; revision=166767
* Every time gnash plugin is launched, gnash-dbg.log file isErwin Lansing2006-06-051-0/+1
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=164507
* Update to 0.7.1 release.Alex Dupre2006-05-085-93/+10
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=161675
* Add an option to enable the firefox plugin (disabled by default since it's ↵Alex Dupre2006-04-272-7/+23
| | | | | | | | | | | quite unstable). PR: ports/96209 Submitted by: luca <sanluca78@gmail.com> Patch by: maintainer Notes: svn path=/head/; revision=160573
* Update the port to a current snapshot.Alex Dupre2006-04-226-103/+121
| | | | | | | | | | The firefox plugin now actually works, though it's quite unstable. PR: ports/95605 Submitted by: maintainer Notes: svn path=/head/; revision=160137
* Fix build error if firefox is installed.Norikatsu Shigemura2006-04-011-0/+1
| | | | | | | | | 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 Notes: svn path=/head/; revision=158558
* Gnash is a GNU Flash movie player. Till now it has been possibleSergey Matveychuk2006-01-144-0/+156
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> Notes: svn path=/head/; revision=153499