aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-1.1
Commit message (Expand)AuthorAgeFilesLines
* Add gtk and orbit dependencies too (for mozilla slave port).mbr2003-06-271-0/+1
* Include these librarys needed by the mozilla sub-port directlymbr2003-06-201-0/+5
* Add $CWD to $LD_LIBRARY_PATH as Linux does. This will makembr2003-06-091-0/+19
* The KDE-wrapper has changed from script to binary. It is nowmbr2003-06-081-2/+2
* Fix spelling of "preferred".mbr2003-06-081-2/+2
* Upgrade to OO1.1 beta2.mbr2003-06-08114-2555/+141
* Upgrade to OO1.1 beta2.mbr2003-06-081-2/+3
* Fix breakage and remove redundant _LITTLE_ENDIAN defines for CURRENT only. Re...mbr2003-05-092-21/+27
* Fix breakage and remove redundant _LITTLE_ENDIAN defines. Removembr2003-05-092-8/+26
* Fix typo.mbr2003-04-291-1/+1
* Fix debug patches, which were not correctly applied.maho2003-04-282-15/+15
* Move the KDE wrapper replacement a bit, and only substitute inmbr2003-04-271-3/+10
* xargs -> ${XARGS}mbr2003-04-271-3/+3
* Make the kde startup files use our wrapper files.mbr2003-04-271-0/+3
* Add smath to the wrapper list.mbr2003-04-271-0/+1
* FreeBSD doesn't use the same method of authenticating passwords thattruckman2003-04-221-11/+0
* Port to __FreeBSD_version >= 500112 that now has getpw*_r() functionstruckman2003-04-222-12/+31
* 1. Correct include path for instsetoo/util/openoffice.lstmaho2003-04-198-1/+288
* Fix inappropreate menu item for Japanese.maho2003-04-171-0/+11
* For GIF patent problem, remove some goodies.maho2003-04-175-0/+369
* Fix path of soffice binary.mbr2003-04-161-2/+2
* Allow building the slave ports too.mbr2003-04-121-0/+13
* Mastersite for localized help files has changed.mbr2003-04-121-1/+1
* Remove USE_LINUXJDK and simplify set_soenv even more. Use native threadsmbr2003-04-042-73/+57
* Same as in patch patch-registry+source+registry.cxxmbr2003-04-041-0/+14
* This part was just wrong. mkstemp does return a file descriptor,mbr2003-04-041-0/+14
* Remove redundant getpwuid_r from the patch. Build getpwuid_r partmbr2003-04-041-72/+35
* Fix crash in Autopilot->Report.mbr2003-04-041-0/+11
* This snapshot has a different path for the userdir.mbr2003-04-011-4/+4
* Update to srx644_ooo20030412.mbr2003-04-014-15/+4
* Readd previous deleted part. It is still needed for 4.xmbr2003-04-011-2/+30
* SOLARINI pointed to the wrong file. ssrx644.ini itself has stillmbr2003-03-313-30/+53
* Uups. Committed to the wrong dir.mbr2003-03-311-0/+0
* Check for m_pLockfile != NULL to fix crash during startup if no lockfilembr2003-03-311-0/+22
* Only add the office_${RELEASE_NR} wrapper startup scriptsmbr2003-03-311-2/+2
* Work around the issue that our jdk has no version number like 1.4.1_02.mbr2003-03-302-0/+60
* Only do the workaround if a user-install exists.mbr2003-03-291-3/+5
* Add missing cpmbr2003-03-291-0/+2
* Remove the FreeBSD SOLARLIB part now /usr/lib and /usr/local/libmbr2003-03-281-10/+26
* Patch was reversed.mbr2003-03-281-24/+12
* Fix typombr2003-03-281-1/+1
* Unbreak the port and fix the remaining pkg files.mbr2003-03-283-77/+86
* Workarounds for the startup wrappers.mbr2003-03-281-3/+7
* Add $JAVA_HOME/jre/lib/i386 for -L. This seems to be unneeded for Linuxmbr2003-03-281-2/+11
* BSD cp does not have -u option.mbr2003-03-281-0/+16
* Fix typo: ScanFileList -> SCacheFileListmbr2003-03-281-1/+1
* Use autoconf version > 2.5 to fix compile on CURRENT.mbr2003-03-281-0/+1
* Fix missing patch which was applied to the wrong directory, ouch !mbr2003-03-281-34/+27
* Depending on how a compiler generates code (e.g., GCC 3.2.2 vs. GCCmbr2003-03-281-0/+41
* Add "bsd" include path to SOLARINC too.mbr2003-03-281-3/+4
* The bsd1.4.1 jdk has a "bsd" include subdir.mbr2003-03-271-1/+1
* This is fixed in the new snap tarball.mbr2003-03-272-211/+0
* OOo1.1 seems to link against a lib in the jdk. OOo will still runmbr2003-03-271-21/+1
* Update to a 20030324 snapshot. Remove a old unusedmbr2003-03-272-4/+4
* Always use ${LINK} and ignore different settings.mbr2003-03-271-1/+1
* Hopefully fix the build on bento:mbr2003-03-271-5/+11
* Use the linux map files for the gcc3 case.mbr2003-03-243-6/+28
* The disposing happened to early. Move it a bit.mbr2003-03-241-0/+34
* We use the linux jdk now to build, so follow the linux if-clauses here.mbr2003-03-242-0/+40
* Fix bridge tests. Fixed in HEAD of OO.org, but not in srx644 branch.mbr2003-03-242-0/+211
* Remove -export-dynamic. This option is not needed at all andmbr2003-03-241-4/+4
* Readd patch from last commit.mbr2003-03-121-0/+11
* Update to cws_srx644_ooo11beta. It still doesn't build but this commit will helpmbr2003-03-1224-5265/+583
* It's ".if", not "if"ade2003-03-061-1/+1
* Update to 1.1 beta. Work in progress.mbr2003-03-0672-2308/+516
* Convert COMMENT to COMMENTFILE until these ports can be converted.kris2003-02-101-1/+1
* Use always $PORTVERSION instead of hard coded numbers.mbr2003-01-131-12/+12
* Mark this port broken til we have a solution.mbr2002-11-241-0/+2
* Add second part of bison patches. All breakage has been introduced bymbr2002-11-071-0/+98
* Commit first part of bison 1.75 patches.mbr2002-11-042-12/+55
* These libs are now needed.mbr2002-11-011-10/+10
* Correct wrong patch.mbr2002-11-011-3/+3
* Fix this the right way. A include path was wrong in neon, not inmbr2002-10-302-9/+11
* Remove one obsolete check and test if all three mozilla filesmbr2002-10-291-3/+5
* Mozilla 1.01 has not moved to mozilla-vendor port. Fix this,mbr2002-10-251-6/+6
* Correct optional freetype patch filename.mbr2002-10-241-1/+1
* Remove a nasty error. zipdep always complained to have no execute bit.mbr2002-10-231-0/+1
* Add merged patches which conflicted.mbr2002-10-2313-166/+148
* 643_OO did not get tagged for the ${cc} -> ${CC} change.mbr2002-10-234-162/+267
* Readd removed BSD support. test(1) is in /bin.mbr2002-10-232-8/+8
* Same as linux. We have <poll.h>.mbr2002-10-231-4/+10
* Use SUN_LEN makro for unix domain socket name lenght.mbr2002-10-231-3/+3
* NetBSD, IRIX and FreeBSD support got removed. Add it again.mbr2002-10-231-116/+71
* Patch does the same as MacOS-X now.mbr2002-10-231-21/+7
* FreeBSD check got removed. Add it again.mbr2002-10-231-6/+6
* Remove many diffs here. Many things including exceptions tests are nowmbr2002-10-231-182/+43
* Add gcc2 freebsd bridge, which did not got tagged for 643.mbr2002-10-231-0/+1719
* Remove expat patch. Expat is included in the release tarball, but in ambr2002-10-233-6/+13
* Correct patch name. Since this was a new patch no repocopy is done.mbr2002-10-221-0/+0
* Fix install location.mbr2002-10-221-2/+2
* Correct install paths and targets.mbr2002-10-211-12/+12
* Add FreeBSD case.mbr2002-10-211-0/+11
* Add missing FREEBSDI case.mbr2002-10-212-0/+22
* Target ul_genall needs to be build before ul_xml_sax.mbr2002-10-211-0/+11
* Remove OSL_TRACEs with wrong syntax.mbr2002-10-211-0/+20
* We still have no getpwuid_r(). There will be a different fix for this later.mbr2002-10-211-0/+15
* Use "tar -xzf" to extract so this target actually works.mbr2002-10-211-0/+18
* We do not have alloca.hmbr2002-10-211-0/+11
* We do not have -ldl.mbr2002-10-211-0/+14
* Add java home to path and missing jre dirs which got just added for thembr2002-10-211-0/+23
* Add missing backslash.mbr2002-10-211-1/+1
* Remove this one too ...mbr2002-10-211-15/+0
* All patches will be a repocopy from ports/openoffice/files. Remove oldmbr2002-10-21130-9079/+0
* Whoops. Forgot to add the md5 checksums.mbr2002-10-211-0/+2
* Neon and expat projects are missing in the official SRX643_00 branch.mbr2002-10-211-2/+4
* FreeBSD has still no getpwuid_r()mbr2002-10-191-0/+15
* Patch is not needed anymore.mbr2002-10-191-10/+0
* Add these paches $(cc) -> $(CC), ($CC) -> $(CXX) back. This is still notmbr2002-10-194-0/+754
* Revive this patch. They got it completly wrong a second time :P If youmbr2002-10-191-0/+21
* patch-set_soenv.1 is not used anymore. Configure does now substitutembr2002-10-192-242/+23
* ELSE IF -> ELIFmbr2002-10-191-1/+1
* Define ant, and change PREFIX to LOCALBASE.mbr2002-10-191-2/+3
* ELSEIF -> ELIFmbr2002-10-191-1/+1
* Re-add previously deleted files.mbr2002-10-1963-0/+5323
* First step to make this port working. Configure works and all patchesmbr2002-10-19179-6483/+2246
* Add += also to GENJAVAFILES.mbr2002-09-121-4/+6
* Work around jdk-path issues in CURRENT.mbr2002-09-111-0/+11
* Add UTF-8 support to locale. Correct a comment.mbr2002-09-031-8/+9
* We still had three locales with uppercase chars. To adapt the stylembr2002-08-151-52/+100
* Sort the array _nl_language_list[] in ascending order. Remove NetBSDmbr2002-08-141-29/+52
* Fix a ugly bug in a binary compare function which made OpenOfficembr2002-08-141-6/+16
* Check in two cases if a string is NULL. Fixes WITH_DEBUG=mbr2002-08-101-0/+22
* machine/soundcard.h -> sys/soundcard.hmbr2002-08-091-5/+7
* Fix another namespace collision which made the debug build segfaultingmbr2002-08-091-0/+34
* Add optional TTF patch.mbr2002-08-092-0/+219
* The gcc31 port has been updated. It seems that g++ includes are again inmbr2002-08-031-29/+1
* Only use -g if $debug is true. I'll suggest this also to thembr2002-08-011-3/+16
* Add missing cases for FreeBSD.mbr2002-07-315-0/+96
* Make this script work for FreeBSD.mbr2002-07-311-0/+21
* Add missing FreeBSD case.mbr2002-07-311-0/+11
* FreeBSD has waitpid() and does not need to workaround as Linux has to do.mbr2002-07-311-0/+18
* Add player for KDE2 case.mbr2002-07-311-0/+20
* Fix some include paths.mbr2002-07-312-0/+22
* Use the same libs to link with as linux does.mbr2002-07-311-0/+20
* Fix locking problems.mbr2002-07-311-0/+30
* Add patch needed by debug compile build.mbr2002-07-311-0/+12
* Do the same as linux to work around some alignment problems.mbr2002-07-313-0/+42
* Add missing ! #ifdefmbr2002-07-311-0/+11
* Remove probematic -export-dynamic flag, which could lead to namespacembr2002-07-312-6/+16
* Fix i18n related crash. This may be only a workaround, a better solutionmbr2002-07-311-0/+13
* Add FreeBSD specific _nl_language_list[] array. Remove a linux onlymbr2002-07-311-22/+43
* Display the Linux help text for the jvm install, not the Windows one.mbr2002-07-221-0/+11
* Fix language support. Add missing defines.mbr2002-07-222-8/+28
* Add correct map for rtti test too.mbr2002-07-221-0/+13
* Add PAM supportmbr2002-07-223-0/+33
* Set FreeBSD and NetBSD config for mozilla.mbr2002-07-221-0/+17
* Activate sound support.mbr2002-07-223-0/+48
* Make WITH_DEBUG tunable. WITH_DEBUG=1 just adds debugs symbols.mbr2002-07-221-0/+18
* Upgrade to 1.0.1mbr2002-07-176-168/+54
* Assign maintainer to mailinglist.mbr2002-06-231-1/+1
* Two typos in the postscript header for printing fixed - onembr2002-06-211-0/+13
* Fix gcc 2.95.3 crash resulting from a symbol conflictmbr2002-06-134-0/+106
* Enable the exported symbols map files again. A missing map file has been addedmbr2002-06-133-12/+25
* Enable the map files.mbr2002-06-121-2/+2
* Remove patches with absurdly long filenames (>100 characters), after akris2002-06-103-37/+0
* Add missing -D_REENTRANT in CURRENT.mbr2002-06-071-4/+4
* Automated build is not possible.mbr2002-06-071-0/+3
* Add missing map files.mbr2002-06-072-0/+65
* Add WITH_DEBUG option, and a needed patch.mbr2002-06-063-12/+59
* Use CXX to link, since there are many places where CC is missing -lstdc++.mbr2002-06-051-1/+1
* AC_TRY_COMPILE -> AC_TRY_LINKmbr2002-06-041-2/+2
* Add new cpp uno bridge for STABLE. Make the necessary hooks and also addmbr2002-06-043-4/+1740
* Check the exception handling. Needed for the cpp uno codembr2002-06-041-3/+36
* Some other ln -s -> ln -fsmbr2002-06-031-5/+17
* For now, do not add libstd++ lib to the package. A libgcc_s.so is missingmbr2002-06-032-27/+106
* Add missing includes for CURRENTmbr2002-06-031-0/+14
* Fix previous patch. We have to include unistd.h for FreeBSDmbr2002-06-031-9/+11
* Do not link with lsupc++. With the newest gcc3.1 version it seems not tombr2002-06-031-16/+7
* Same case as Solaris.mbr2002-06-031-0/+11
* Fix patch. Of course the original checked for gcc3.0, not gcc3.1mbr2002-05-311-1/+1
* Allow uno bridging code to compile with our gcc3.1 and gcc3.2 from ports.mbr2002-05-311-0/+11
* Make openoffice compile with gcc from ports, or just with CC=$CC andmbr2002-05-2912-26/+1228
* Add BSD specific nas patches to get it really working. NetBSD shouldmbr2002-05-191-6/+152
* Work around another C++ compiler bug with -O in ourmbr2002-05-191-0/+12
* Link libmozab2 too. This is apparently a bug introduced inmbr2002-05-191-2/+12
* Revert the include dirs to the old location as before, andmbr2002-05-182-10/+40
* Update to mozilla 1.0RC2, like the OO people did yesterday.mbr2002-05-181-8/+55
* Make setup start. Patch from Alexander N. Kabaevmbr2002-05-181-3/+7
* Remove -g from build. We have special makeflags for this in OO.mbr2002-05-152-4/+4
* A oounix dir is now used instead of unix. So we needmbr2002-05-021-0/+12
* Upgrade to 1.0.0mbr2002-05-026-28/+44
* Bring back deleted patch. We can habe the same flags as linuxmbr2002-04-241-0/+11
* Go back to mozilla 2.95 includes, a newer version has LDAP codembr2002-04-242-3/+3
* mktemp(3) needs unistd.hmbr2002-04-171-0/+11
* Bring the patch to the newest version so it does not break anymorembr2002-04-161-39/+79
* Ifdef another windows timezone definitionmbr2002-04-151-0/+12
* Add missing includesmbr2002-04-151-0/+12
* Upgrade to build 641d. More work is necessary to make the build compile.mbr2002-04-0318-250/+118
* Revert the last change. It looks like -fno-rtti is only needed for thembr2002-03-175-2/+41
* Add -fno-rtti so the mozab connector code compiles again.mbr2002-03-162-2/+2
* Correct invalid syntax in LIB_DEPENDSkris2002-03-151-1/+1
* Remove hardcoded $cc and $CCmbr2002-03-151-13/+7
* Remove $cc and $CC defines from unxfbsd.mk, and do the changes formbr2002-03-153-0/+635
* Add pth directory for LIB_DEPENDSmbr2002-03-151-1/+1
* Add CFLAGS too, and make correct {}mbr2002-03-141-53/+53
* Add CC and CFLAGS to gmake environmentmbr2002-03-141-0/+2
* gcc/cc -> $(CC) fixesmbr2002-03-143-0/+282
* Add $CC and $CXX here toombr2002-03-141-3/+3
* Use CXX and CC, so we can specify cc295 and g++295 from ports. Morembr2002-03-143-14/+37
* Make portlint happy. Add USE_XLIBmbr2002-03-141-10/+12
* Fix breakage with "patch -i" which is missing in STABLE. For some strangembr2002-03-147-0/+77
* Copy stlport library to the right place. Fix buildmbr2002-03-121-6/+17
* Another alloca.h we do not havembr2002-03-121-0/+12
* Upgrade the development snapshot to the latest build: 642mbr2002-03-129-88/+107
* We need to build offuh here, else the build stopsmbr2002-03-112-0/+16
* Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8mbr2002-03-112-5/+5
* FreeBSD has no -ldlmbr2002-03-111-0/+14
* Build unoidl toombr2002-03-112-0/+22
* If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.co...mbr2002-03-112-0/+24
* Remove unnecessary #definesmbr2002-03-112-0/+26
* Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua>mbr2002-03-111-0/+19
* Fix one #ifdef and add two more checksmbr2002-03-111-2/+20
* Add langinfo twirksmbr2002-03-111-0/+18
* Add tgetpwnam test for FreeBSD toombr2002-03-112-4/+40
* Remove _cdecl before main()mbr2002-03-111-0/+11
* AddrLen is socklen_t, not intmbr2002-03-112-4/+22
* Add -f to ln to continue buildsmbr2002-03-112-14/+50
* A getpwuid_r function is now implemented in patch-sal::osl::unx::system.cmbr2002-03-111-14/+0
* Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet usedmbr2002-03-111-9/+12
* We do not have GLIBC. Sigh.mbr2002-03-111-2/+7
* Define fcvt as extern as NetBSD does.mbr2002-03-111-0/+18
* Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.mbr2002-03-106-62/+74
* Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions withmbr2002-03-102-22/+398
* Move the s|<malloc.h>|<stdlib.h>|g after the patch section.mbr2002-03-091-0/+2
* Patch got accidently comitted twice.mbr2002-03-091-23/+0
* STABLE does not have langinfo.h yet.mbr2002-03-092-20/+40
* Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.mbr2002-03-094-198/+37
* This patch accidently got the second part dublicatedmbr2002-03-091-9/+0
* Use autoconf, remove the ugly configure patch. Do the gcc tests and fix themmbr2002-03-095-1282/+237
* Add missing typedef and macros. Patch from Carlos F. A. Paniagombr2002-03-091-0/+29
* We do not have alloca.hmbr2002-03-082-0/+24
* Substitute .cxx files too in the nas-patch. Also add a missing backslash,mbr2002-03-083-3/+3
* Avoid twice defined set_new_handler__FPFv_v symbol. Patch from NetBSDmbr2002-03-081-0/+23
* Add -Wl,-export-dynamic for the SHLGUI build toombr2002-03-082-0/+36
* Add missing $mbr2002-03-081-1/+1
* Avoid double symbols for set_new_handler__FPFv_v. Patch from NetBSDmbr2002-03-082-0/+46
* Add missing SHL1STDLIBS reorderingmbr2002-03-072-4/+26
* Add include path $STLPORT_inc_stlport for FreeBSD too and remove a secondmbr2002-03-071-2/+32
* *.cxx also needs <malloc.h>|<stdlib.h>mbr2002-03-071-0/+2
* Add two patches which did not made it in the previous commitmbr2002-03-073-0/+44
* Reorder the SHL1STDLIBS librarysmbr2002-03-0744-0/+638
* Bison > 1.3 fixes, sync with NetBSD port sourcembr2002-03-063-22/+15
* Openoffice needs x11mbr2002-03-061-1/+1
* s|<malloc.h>|<stdlib.h> for the nas buildmbr2002-03-062-0/+34
* Exclude three additional map buildings which are breaking the buildmbr2002-03-063-0/+35
* Fix patch pathsmbr2002-03-062-4/+4
* Add missing #ifdef for FREEBSDmbr2002-03-062-34/+16
* minormkchanged.flg is not a target. This solves the breakage in solenvmbr2002-03-061-0/+11
* Change PATH from /usr/bin/X11 -> /usr/X11R6/binmbr2002-03-061-1/+1
* Bring the FreeBSD (NetBSD) mozilla zip files into placembr2002-03-061-0/+3