aboutsummaryrefslogtreecommitdiff
path: root/graphics/sswf
Commit message (Collapse)AuthorAgeFilesLines
* Add missing dependency on freetype, which was always happily satisfied alreadyEric Anholt2005-10-231-1/+2
| | | | | | | | | by my installed systems. Reported by: pointyhat via kris Notes: svn path=/head/; revision=146195
* BUILD_DEPEND on bison, which is required to successfully build (fallback toEric Anholt2005-10-201-0/+1
| | | | | | | | | byacc fails). Reported by: pointyhat via kris Notes: svn path=/head/; revision=145915
* New port: sswf, a tool to build Flash animation files from sourcecode, includingEric Anholt2005-10-174-0/+159
support for ActionScript. Notes: svn path=/head/; revision=145629