summaryrefslogtreecommitdiff
path: root/deskutils/lightning/files/patch-xptcall-ia64
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2011-10-19 15:21:58 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2011-10-19 15:21:58 +0000
commit0b4b755417edcdd759d96c5b0eff311ba9ea4432 (patch)
treecdb851c21190d2d7439e97c6cc5d2a52701f74b0 /deskutils/lightning/files/patch-xptcall-ia64
parent- Register lightning as a global extension and doesn't create the XPI to (diff)
- Remove deskutils/lightning and deskutils/lightning-thunderbird as both
ports were outdated and superseded by the new LIGHTNING option in www/seamonkey and mail/thunderbird. Please read UPDATING as the lightning XPI now register itself. Discussed with: flo@ at EuroBSDCon DevSummit
Diffstat (limited to 'deskutils/lightning/files/patch-xptcall-ia64')
-rw-r--r--deskutils/lightning/files/patch-xptcall-ia6419
1 files changed, 0 insertions, 19 deletions
diff --git a/deskutils/lightning/files/patch-xptcall-ia64 b/deskutils/lightning/files/patch-xptcall-ia64
deleted file mode 100644
index 07a07b556482..000000000000
--- a/deskutils/lightning/files/patch-xptcall-ia64
+++ /dev/null
@@ -1,19 +0,0 @@
---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ipf64.s.orig Tue May 24 11:30:54 2005
-+++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ipf64.s Mon Nov 7 23:10:28 2005
-@@ -6,6 +6,7 @@
- // Section has executable code
- .section .text, "ax","progbits"
- // procedure named 'SharedStub'
-+ .global SharedStub
- .proc SharedStub
- // manual bundling
- .explicit
-@@ -14,7 +15,7 @@
- // .exclass PrepareAndDispatch, @fullyvisible
- .type PrepareAndDispatch,@function
-
--SharedStub::
-+SharedStub:
- // 10 arguments, first 8 are the input arguments of previous
- // function call. The 9th one is methodIndex and the 10th is the
- // pointer to the remaining input arguments. The last two arguments