aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-2-RC/files/patch-i64442
blob: 9b7670ffc11fb89416e10bbdf7f32c9858607d85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55

Index: jvmfwk/plugins/sunmajor/pluginlib/gnujre.cxx
===================================================================
RCS file: /cvs/udk/jvmfwk/plugins/sunmajor/pluginlib/gnujre.cxx,v
retrieving revision 1.5
diff -u -r1.5 gnujre.cxx
--- jvmfwk/plugins/sunmajor/pluginlib/gnujre.cxx    20 Jan 2006 10:54:22 -0000  1.5
+++ jvmfwk/plugins/sunmajor/pluginlib/gnujre.cxx    18 Apr 2006 02:29:16 -0000
@@ -63,11 +63,11 @@
 char const* const* GnuInfo::getRuntimePaths(int * size)
 {
     static char const* ar[]= {
-          "/lib/libgcj.so.7",
-          "/lib/libgcj.so.6"
+          "/libgcj.so.7",
+          "/libgcj.so.6"
 #if 0   //unreliable
-   , "/lib/libgcj.so.5"
-        , "/lib/libgcj.so.4"
+   , "/libgcj.so.5"
+        , "/libgcj.so.4"
 #endif
     };
     *size = sizeof(ar) / sizeof (char*);
@@ -86,7 +86,7 @@
     OUString sVersionProperty(
         RTL_CONSTASCII_USTRINGPARAM("java.version"));
     OUString sHomeProperty(
-        RTL_CONSTASCII_USTRINGPARAM("java.home"));
+        RTL_CONSTASCII_USTRINGPARAM("gnu.classpath.home.url"));
     OUString sAccessProperty(
         RTL_CONSTASCII_USTRINGPARAM("javax.accessibility.assistive_technologies"));
 
@@ -110,19 +110,8 @@
         }
         else if (!bHome && sHomeProperty.equals(i->first))
         {
-           OUString fileURL;
-           if (osl_getFileURLFromSystemPath(i->second.pData,& fileURL.pData) ==
-               osl_File_E_None)
-           {
-               //make sure that the drive letter have all the same case
-               //otherwise file:///c:/jre and file:///C:/jre produce two
-               //different objects!!!
-               if (makeDriveLetterSame( & fileURL))
-               {
-                   m_sHome = fileURL;
-                   bHome = true;
-               }
-           }
+          m_sHome = i->second;
+          bHome = true;
         }
         else if (!bAccess && sAccessProperty.equals(i->first))
         {
tils?h=gnome-3.24&id=5f6f5e4e354c0e4ff066c2fd34ac4a899b4fc4d0'>This plugin allows applications using OpenSync to synchronise to and frommiwi2008-07-1911-0/+101 * - fix plist with -DNOPORTDOCSitetcu2008-07-162-8/+7 * - Update to 2.4.1miwi2008-07-123-36/+35 * - Upgrade to 1.4.004.kuriyama2008-07-123-7230/+5811 * A command line client for the OpenSync framework.miwi2008-07-117-0/+71 * - fixx depend on p5-ZConf (is in net/, not devel/) and unbreak INDEXitetcu2008-07-102-2/+4 * Remove a leftover directory.marcus2008-07-092-1/+2 * New ports: deskutils/zbgset-admin A tool for managing the settings for zbgset.edwin2008-07-094-0/+45 * New port: deskutils/zbgset A desktop BG management system.edwin2008-07-094-0/+62 * Add a missing dependency on libgtop.marcus2008-07-091-1/+3 * Add missing dependencies.marcus2008-07-091-1/+2 * Add gnome-main-menu, a tool to organize GNOME applications into onemarcus2008-07-0810-0/+353 * Update to 0.3.11.2.marcus2008-07-073-26/+88 * - simplify dependenciesleeym2008-07-051-8/+7 * It disappeared from master site and take over by alacarte.mezz2008-07-046-87/+0 * It disappeared from master site.mezz2008-07-049-361/+0 * Update to 2.22.3.mezz2008-07-012-5/+4 * Update to 2.22.3.marcus2008-06-302-5/+4 * - Update to 1.9.3gahr2008-06-303-18/+8 * - Update to 2.2 (release)beech2008-06-296-10/+30 * - Update to 2.2 (release)beech2008-06-296-10/+24 * - Update to 2.2 (release)beech2008-06-296-14/+22 * - Update to 5.0.0fmiwi2008-06-283-4/+7 * - Update to version 1.0.3markus2008-06-272-6/+7 * - Update to 0.14.3bland2008-06-254-74/+82 * - fix build for gnstep-base 1.15dinoex2008-06-251-0/+10 * Upgrade to 0.8.6.thierry2008-06-233-6/+4 * - File has been re-rolled (author fixed some spelling mistakes)miwi2008-06-222-3/+6 * jjclient - A command line client for posting JustJournal entriesmiwi2008-06-214-0/+34 * - Chase taglib bumptabthorpe2008-06-201-2/+2 * - Update to 0.9.3.lippe2008-06-204-63/+9 * - update to 1.2dinoex2008-06-172-5/+4 * - Update to version 1.0.3lwhsu2008-06-152-12/+5 * - Fix build on 6.x and minor changespav2008-06-134-7/+119 * Add google-gadgets 0.9.2, google Desktop Gadgets.ahze2008-06-0913-0/+593 * Update to 1.10.2wxs2008-06-073-5/+5 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-06179-127/+179 * Fix kdeutils for amd64-current (and perhaps other 64-bitdeischen2008-06-041-0/+92 * - Update to 2.0.1miwi2008-06-036-36/+36 * - Fix buildmiwi2008-05-311-0/+1 * - Update to 15.0miwi2008-05-312-9/+6 * - Update to 1.0.1miwi2008-05-303-29/+22 * - Update to 1.9.1miwi2008-05-293-39/+14 * - Add common code to support for cmake based ports.miwi2008-05-281-11/+2 * Update to 2.22.2.mezz2008-05-273-6/+5 * Update to 2.22.2.1.mezz2008-05-273-6/+11 * - Update to 2.1jadawin2008-05-213-4/+17 * - Unbreakmiwi2008-05-183-6/+18 * - Makefile cleanupmiwi2008-05-182-3/+3 * - Update to 0.6.0.1miwi2008-05-163-6/+10 * - Update to 2.0.1miwi2008-05-163-33/+110 * - Update to 1.6.2miwi2008-05-163-5/+6 * - cleanup pkg-plistdinoex2008-05-141-1/+0 * Upgrade to 0.85.thierry2008-05-123-5/+8 * InspectorKit provides commonly used inspector.dinoex2008-05-115-0/+115 * - update to etoile 0.2dinoex2008-05-1115-90/+111 * - fix dependecydinoex2008-05-064-17/+33 * UKDistributedView and UKFinderIconCell provides a very flexible icon view.dinoex2008-05-065-0/+50 * - fix build for option WITH_GNUSTEP_DEVELdinoex2008-05-052-0/+20 * - Fix buildrafan2008-05-031-1/+2 * - Update 1.0.0tabthorpe2008-05-023-12/+21 * - Mark BROKEN: does not fetchpav2008-04-301-0/+2 * - take maintainershipdinoex2008-04-301-1/+1 * - take maintainershipdinoex2008-04-301-1/+1 * Reset aaron's port maintainerships due to many maintainer-timeouts.linimon2008-04-291-1/+1 * Reset jylefort's port maintainerships. portmgr has taken his commit bitlinimon2008-04-292-2/+2 * - Update to 1.8.8miwi2008-04-293-19/+13 * - update to 1.1dinoex2008-04-263-6/+6 * - Fix build after xorg cleanupmiwi2008-04-231-4/+6 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2049-87/+69 * Make use of the @rmtry macroedwin2008-04-191-10/+10 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-172-4/+2 * - Update to 1.1.12sat2008-04-162-4/+4 * OpenProj is a free, open source desktop alternative to Microsoft Project.dinoex2008-04-156-0/+83 * - Update to 2.14pav2008-04-113-8/+8 * - Chase updating of devel/py-dateutillwhsu2008-04-111-1/+2 * Change maintainers e-mail address.ehaupt2008-04-112-4/+4 * Update amd64 FreeBSD-7.x to 0.8 (others will follow)ahze2008-04-102-6/+7 * Repackage lightning-xpi (no changes to code made)ahze2008-04-092-42/+18 * - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-092-2/+2 * - Update to version 3.1 [2]markus2008-04-086-22/+70 * - Update to 0.8sat2008-04-085-90/+112 * Update to 2.22.1.marcus2008-04-083-4/+13 * Update to 2.22.1ahze2008-04-072-4/+4 * - Update to version 1.0.2 [1][2][3]markus2008-04-072-10/+16 * Update to 2.2.2.mezz2008-04-073-32/+78 * Clean up, no longer need patch/workaround for GMSGFMT.mezz2008-04-061-4/+2 * - Remove use of sqlite3-threadsmnag2008-04-051-6/+3 * Only update amd64-7.x not every arch on every systemahze2008-04-041-3/+3 * Update distinfor for amd64-7.0 (no changes in distfile, I uploaded the wrong ...ahze2008-04-041-0/+24 * Update to 0.7ahze2008-03-316-12/+12 * Update FreeBSD-7.x-amd64 to 7.0ahze2008-03-312-4/+3 * - Update to 1.8.4rafan2008-03-314-13/+22 * - clean X11BASEdinoex2008-03-301-2/+2 * - clean X11BASEdinoex2008-03-291-2/+2 * Update to 0.14.0ahze2008-03-294-7/+9 * Upgrade to 0.84.thierry2008-03-293-7/+7 * Really fix plist this time by reverse order, bump it again.mezz2008-03-282-2/+2 * Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1 * - Chase shlib version of net-mgmt/net-snmp.kuriyama2008-03-271-0/+1 * Fix the plist, bump the PORTREVISION.mezz2008-03-272-1/+3 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-26