summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-devel
AgeCommit message (Expand)Author
2003-04-29Fix typo.Martin Blapp
2003-04-28Fix debug patches, which were not correctly applied.Maho Nakata
2003-04-27Move the KDE wrapper replacement a bit, and only substitute inMartin Blapp
2003-04-27xargs -> ${XARGS}Martin Blapp
2003-04-27Make the kde startup files use our wrapper files.Martin Blapp
2003-04-27Add smath to the wrapper list.Martin Blapp
2003-04-22FreeBSD doesn't use the same method of authenticating passwords thatDon Lewis
2003-04-22Port to __FreeBSD_version >= 500112 that now has getpw*_r() functionsDon Lewis
2003-04-191. Correct include path for instsetoo/util/openoffice.lstMaho Nakata
2003-04-17Fix inappropreate menu item for Japanese.Maho Nakata
2003-04-17For GIF patent problem, remove some goodies.Maho Nakata
2003-04-16Fix path of soffice binary.Martin Blapp
2003-04-12Allow building the slave ports too.Martin Blapp
2003-04-11Mastersite for localized help files has changed.Martin Blapp
2003-04-04Remove USE_LINUXJDK and simplify set_soenv even more. Use native threadsMartin Blapp
2003-04-03Same as in patch patch-registry+source+registry.cxxMartin Blapp
2003-04-03This part was just wrong. mkstemp does return a file descriptor,Martin Blapp
2003-04-03Remove redundant getpwuid_r from the patch. Build getpwuid_r partMartin Blapp
2003-04-03Fix crash in Autopilot->Report.Martin Blapp
2003-04-01This snapshot has a different path for the userdir.Martin Blapp
2003-03-31Update to srx644_ooo20030412.Martin Blapp
2003-03-31Readd previous deleted part. It is still needed for 4.xMartin Blapp
2003-03-31SOLARINI pointed to the wrong file. ssrx644.ini itself has stillMartin Blapp
2003-03-30Uups. Committed to the wrong dir.Martin Blapp
2003-03-30Check for m_pLockfile != NULL to fix crash during startup if no lockfileMartin Blapp
2003-03-30Only add the office_${RELEASE_NR} wrapper startup scriptsMartin Blapp
2003-03-30Work around the issue that our jdk has no version number like 1.4.1_02.Martin Blapp
2003-03-29Only do the workaround if a user-install exists.Martin Blapp
2003-03-29Add missing cpMartin Blapp
2003-03-28Remove the FreeBSD SOLARLIB part now /usr/lib and /usr/local/libMartin Blapp
2003-03-28Patch was reversed.Martin Blapp
2003-03-28Fix typoMartin Blapp
2003-03-28Unbreak the port and fix the remaining pkg files.Martin Blapp
2003-03-28Workarounds for the startup wrappers.Martin Blapp
2003-03-28Add $JAVA_HOME/jre/lib/i386 for -L. This seems to be unneeded for LinuxMartin Blapp
2003-03-28BSD cp does not have -u option.Martin Blapp
2003-03-28Fix typo: ScanFileList -> SCacheFileListMartin Blapp
2003-03-27Use autoconf version > 2.5 to fix compile on CURRENT.Martin Blapp
2003-03-27Fix missing patch which was applied to the wrong directory, ouch !Martin Blapp
2003-03-27Depending on how a compiler generates code (e.g., GCC 3.2.2 vs. GCCMartin Blapp
2003-03-27Add "bsd" include path to SOLARINC too.Martin Blapp
2003-03-27The bsd1.4.1 jdk has a "bsd" include subdir.Martin Blapp
2003-03-27This is fixed in the new snap tarball.Martin Blapp
2003-03-27OOo1.1 seems to link against a lib in the jdk. OOo will still runMartin Blapp
2003-03-27Update to a 20030324 snapshot. Remove a old unusedMartin Blapp
2003-03-27Always use ${LINK} and ignore different settings.Martin Blapp
2003-03-26Hopefully fix the build on bento:Martin Blapp
2003-03-23Use the linux map files for the gcc3 case.Martin Blapp
2003-03-23The disposing happened to early. Move it a bit.Martin Blapp
2003-03-23We use the linux jdk now to build, so follow the linux if-clauses here.Martin Blapp