Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-26 | libflash and flashplayer moved to the multimedia category. | jmmv | 1 | -12/+0 | |
2004-01-01 | Link libflash with libstdc++ - makes the mozilla flash plugin work when | agc | 1 | -3/+3 | |
compiled with gcc3. | |||||
2003-09-28 | Fix GCC 3.3.1 related build problem. | tron | 1 | -2/+2 | |
2003-06-17 | Remove '#ifdef __linux__' around '#include <math.h>'. Fixes build under gcc3. | abs | 1 | -2/+2 | |
2003-03-14 | On Linux, we need to include <math.h> in one instance. | jschauma | 1 | -1/+2 | |
Note that after this, the package installs cleanly without a problem, indicating that jlam's fixes for PR pkg/19735 worked and the PR most likely can be closed. | |||||
2003-01-30 | Bump PKGREVISIONs of libflash, flashplayer, and moz-flash. These | jlam | 1 | -9/+7 | |
packages can now use audio/oss for OSS audio support. Convert to use buildlink2 and make libflash.so link against the proper libraries so that all inter-library dependencies are recorded. Also build moz-flash using libtool instead of guessing at the link command for the shared module. | |||||
2002-07-11 | Updated libflash to 0.4.10nb3 | abs | 1 | -9/+10 | |
Updated moz-flash to 1.0nb2 Updated flashplayer to 0.4.10nb1 Do not immediately dereference a null pointer after reporting 'Unsupported depth' - return 0 and let the calling function handle it. Avoids coredumps on 8bit displays. They still do not display the flash, but at least its more graceful. Fixes pkg/14827 from Greg A. Woods | |||||
2002-01-03 | Obey CFLAGS | abs | 1 | -9/+9 | |
2001-12-03 | Make sure to actually GC the shm descriptor. | mycroft | 1 | -2/+2 | |
2001-12-03 | Trim the patch so it doesn't include an $Id$ tag. This is an awful hack. | mycroft | 1 | -2/+2 | |
2001-12-03 | Regen. | mycroft | 1 | -2/+2 | |
2001-12-03 | Use 44100, 22050, 11025 and 5512Hz, not rounded variants. | mycroft | 1 | -2/+2 | |
2001-12-02 | The plugin code needs -fPIC -lXt -lX11 -lossaudio to build a working module. | mycroft | 1 | -2/+2 | |
2001-12-01 | Bump to libflash-0.4.10nb1: | hubertf | 1 | -2/+2 | |
Add a patch needed for moz-flash so this package can also be used from X11BASE. Patch contributed by Johan Danielsson <joda@pdc.kth.se> in PR #14794 | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+11 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |