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-unix.pcf | |
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-unix.pcf')
-rw-r--r-- | multimedia/helixplayer/files/patch-unix.pcf | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/multimedia/helixplayer/files/patch-unix.pcf b/multimedia/helixplayer/files/patch-unix.pcf deleted file mode 100644 index 4b7bd86bdee5..000000000000 --- a/multimedia/helixplayer/files/patch-unix.pcf +++ /dev/null @@ -1,54 +0,0 @@ ---- datatype/ram/renderer/unix.pcf Thu Jul 8 21:55:54 2004 -+++ datatype/ram/renderer/unix.pcf Fri Jul 8 01:55:24 2005 -@@ -55,4 +55,5 @@ - - if (not project.IsDefined("QWS")): -+ project.AddSystemPaths('-L' + platform.x_root_dir + '/lib'); - project.AddSystemLibraries("X11") - ---- video/site/unix.pcf Thu Jul 8 21:59:40 2004 -+++ video/site/unix.pcf Fri Jul 8 01:50:56 2005 -@@ -51,4 +51,5 @@ - - if not project.IsDefined("QWS"): -+ project.AddSystemPaths('-L' + platform.x_root_dir + '/lib'); - project.AddSystemLibraries( 'm', 'X11', 'Xext' ); - ---- datatype/smil/renderer/unix.pcf Thu Jul 8 21:58:10 2004 -+++ datatype/smil/renderer/unix.pcf Fri Jul 8 02:02:28 2005 -@@ -51,4 +51,5 @@ - - project.AddIncludes(platform.x_root_dir + "/include") -+project.AddSystemPaths('-L' + platform.x_root_dir + '/lib') - - project.AddSystemLibraries("m", "X11") ---- datatype/image/wbmp/renderer/umakedll_unix.pcf Thu Jul 8 21:52:55 2004 -+++ datatype/image/wbmp/renderer/umakedll_unix.pcf Fri Jul 8 21:38:36 2005 -@@ -50,3 +50,4 @@ - # - -+project.AddSystemPaths('-L' + platform.x_root_dir + '/lib') - project.AddSystemLibraries("X11") ---- datatype/image/realpix/renderer/umakedll_unix.pcf Thu Jul 8 21:52:55 2004 -+++ datatype/image/realpix/renderer/umakedll_unix.pcf Fri Jul 8 21:38:36 2005 -@@ -50,3 +50,4 @@ - # - -+project.AddSystemPaths('-L' + platform.x_root_dir + '/lib') - project.AddSystemLibraries("X11") ---- datatype/ogg/fileformat/unix.pcf Wed Sep 10 16:21:27 2003 -+++ datatype/ogg/fileformat/unix.pcf Fri Jul 8 21:49:23 2005 -@@ -1,3 +1,2 @@ -- --project.AddLibraries(os.path.join(GetSDKPath("oggvorbissdk"), "lib", "libogg.a")) --project.AddLibraries(os.path.join(GetSDKPath("oggvorbissdk"), "lib", "libvorbis.a")) -+project.AddSystemPaths('-L' + os.path.join(GetSDKPath("oggvorbissdk"), "lib")) -+project.AddSystemLibraries("ogg", "vorbis") ---- datatype/vorbis/renderer/unix.pcf Wed Sep 10 16:21:27 2003 -+++ datatype/vorbis/renderer/unix.pcf Fri Jul 8 21:49:23 2005 -@@ -1,3 +1,2 @@ -- --project.AddLibraries(os.path.join(GetSDKPath("oggvorbissdk"), "lib", "libogg.a")) --project.AddLibraries(os.path.join(GetSDKPath("oggvorbissdk"), "lib", "libvorbis.a")) -+project.AddSystemPaths('-L' + os.path.join(GetSDKPath("oggvorbissdk"), "lib")) -+project.AddSystemLibraries("ogg", "vorbis") |