diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-03 22:38:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-03 22:38:25 +0000 |
commit | 780e8a39f08838e2a960ef805cd5756788edea11 (patch) | |
tree | dfcadec1f283df9f3eb09eb529f775dfe7b197d7 /multimedia/helixplayer/files/patch-vdecopcl.c | |
parent | Update to 0.65 which contains the following small fix: (diff) |
2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port
2009-01-19 devel/hs-hat: has been broken for more than 6 months
2009-01-19 devel/hs-hpl: has been broken for more than 6 months
2009-01-19 databases/mysqlbigram: has been broken for more than 6 months
2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months
2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months
2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months
2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by STIX fonts for Firefox 3.x
2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months
2009-01-31 x11-wm/expocity: project has been abandoned
2009-01-19 x11/bbuname: has been broken for more than 6 months
2009-01-19 security/squidclam: has been broken for more than 6 months
2009-01-19 print/virtualpaper: depends on broken, expired port
2009-01-19 print/ifhp: has been broken for more than 6 months
2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months
2009-01-19 palm/pdbc: has been broken for more than 6 months
2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months
2009-01-19 net-im/sulci: has been broken for more than 6 months
2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months
2009-01-19 multimedia/helixplayer: has been broken for more than 6 months
2009-01-19 lang/quack: has been broken for more than 6 months
2009-01-19 misc/pybliographer: has been broken for more than 6 months
2009-01-19 net/versuch: has been broken for more than 6 months
2009-01-19 net/py-mantissa: has been broken for more than 6 months
2009-01-19 net/libunpipc: has been broken for more than 6 months
2009-01-19 net/gnometelnet: has been broken for more than 6 months
2009-01-19 net/gacxtool: depends on expired, broken port
2009-01-19 devel/py-coro: has been broken for more than 6 months
2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months
2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=227571
Diffstat (limited to 'multimedia/helixplayer/files/patch-vdecopcl.c')
-rw-r--r-- | multimedia/helixplayer/files/patch-vdecopcl.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/multimedia/helixplayer/files/patch-vdecopcl.c b/multimedia/helixplayer/files/patch-vdecopcl.c deleted file mode 100644 index 9c03a6aa18d3..000000000000 --- a/multimedia/helixplayer/files/patch-vdecopcl.c +++ /dev/null @@ -1,9 +0,0 @@ ---- datatype/h263/codec/video/vdecopcl.c Thu Jul 8 21:56:22 2004 -+++ datatype/h263/codec/video/vdecopcl.c Fri Jul 8 01:58:47 2005 -@@ -52,5 +52,5 @@ - //#include <stddef.h> - #include "machine.h" --#ifdef FOR_MAC -+#if defined(FOR_MAC) || defined(__FreeBSD__) || defined(_FREEBSD) - #include <stdlib.h> - #else |