summaryrefslogtreecommitdiff
path: root/graphics/libflash (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* Drop the maintainership.Akinori MUSHA2002-07-231-1/+1
|
* Fix build on CURRENT.Akinori MUSHA2002-07-232-3/+14
| | | | | PR: ports/40606 Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp>
* Fixed build on -CURRENT by replacing the matching but non-working 3.xRuslan Ermilov2002-07-211-16/+2
| | | | | hacks (each shell command must be preceded by a tab, not spaces) with the 4.x hacks (bsd.incs.mk soon to be merged).
* Complete _includeinstall for 3-STABLE or older.Akinori MUSHA2000-10-251-0/+15
|
* Add NOPROFILE=true to MAKE_ARGS so as not to build a profiled library.Akinori MUSHA2000-10-211-1/+1
|
* Separate libflash from flashplayer after a repocopy.Akinori MUSHA2000-10-148-52/+78
| | | | libflash (FlashLib) is a GPL Flash (TM) Library to play Flash movies.
* Clean up.Akinori MUSHA2000-09-251-6/+4
| | | | | | | Respect X11BASE. PR: ports/21369 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury)
* Don't try to use the non-existent fpresetsticky function on the Alpha.Steve Price2000-08-081-0/+21
|
* Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.orgAkinori MUSHA2000-04-241-1/+1
| | | | so as to make it clear that a FreeBSD committer maintains them.
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-3/+3
|
* spaces -> tabs (was killing package build)Satoshi Asami2000-03-011-2/+2
|
* Added a FreeBSD patch by Yamagata.SADA Kenji2000-02-292-1/+8
| | | | | PR: ports/14100 Submitted by: Akinori MUSHA aka knu <knu@idaemons.org>
* Corrected/added some terms for users to avoid possibleChris D. Faulhaber2000-02-112-8/+14
| | | | | | | | misunderstanding that this is an official release from Macromedia. PR: 16630 Submitted by: Maintainer
* This is a standalone Macromedia Flash player. The Netscape pluginDan Moschuk1999-10-025-0/+40
which is compiled from the same source distribution will be a seperate port. PR: ports/14081 Submitted by: Akinori MUSHA <knu@idaemons.org>