summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use always $PORTVERSION instead of hard coded numbers.Martin Blapp2003-01-121-12/+12
|
* Mark this port broken til we have a solution.Martin Blapp2002-11-231-0/+2
|
* Add second part of bison patches. All breakage has been introduced byMartin Blapp2002-11-061-0/+98
| | | | bison 1.75 import in october.
* Commit first part of bison 1.75 patches.Martin Blapp2002-11-042-12/+55
| | | | Tested by: various openoffice users
* These libs are now needed.Martin Blapp2002-10-311-10/+10
|
* Correct wrong patch.Martin Blapp2002-10-311-3/+3
| | | | PR: 44791
* Fix this the right way. A include path was wrong in neon, not inMartin Blapp2002-10-292-9/+11
| | | | expat.
* Remove one obsolete check and test if all three mozilla filesMartin Blapp2002-10-291-3/+5
| | | | | | are on their place. Fix ${WRKDIR} -> ${WRKSRC} typo. Sponsored by: ImproWare AG, Network Services
* Mozilla 1.01 has not moved to mozilla-vendor port. Fix this,Martin Blapp2002-10-241-6/+6
| | | | | | and remove the pkg_plist reference. Submitted by: Marc Williams <mw@uk.yahoo-inc.com>
* Correct optional freetype patch filename.Martin Blapp2002-10-231-1/+1
|
* Remove a nasty error. zipdep always complained to have no execute bit.Martin Blapp2002-10-221-0/+1
| | | | Give it a +x :)
* Add merged patches which conflicted.Martin Blapp2002-10-2213-166/+148
|
* 643_OO did not get tagged for the ${cc} -> ${CC} change.Martin Blapp2002-10-224-162/+267
|
* Readd removed BSD support. test(1) is in /bin.Martin Blapp2002-10-222-8/+8
|
* Same as linux. We have <poll.h>.Martin Blapp2002-10-221-4/+10
|
* Use SUN_LEN makro for unix domain socket name lenght.Martin Blapp2002-10-221-3/+3
|
* NetBSD, IRIX and FreeBSD support got removed. Add it again.Martin Blapp2002-10-221-116/+71
|
* Patch does the same as MacOS-X now.Martin Blapp2002-10-221-21/+7
|
* FreeBSD check got removed. Add it again.Martin Blapp2002-10-221-6/+6
|
* Remove many diffs here. Many things including exceptions tests are nowMartin Blapp2002-10-221-182/+43
| | | | part of openoffice. Add a fix for make: gmake _is_ gmake on BSD systems.
* Add gcc2 freebsd bridge, which did not got tagged for 643.Martin Blapp2002-10-221-0/+1719
|
* Remove expat patch. Expat is included in the release tarball, but in aMartin Blapp2002-10-223-6/+13
| | | | different location. Add a patch to fix the build.
* Correct patch name. Since this was a new patch no repocopy is done.Martin Blapp2002-10-211-0/+0
|
* Fix install location.Martin Blapp2002-10-211-1/+1
|
* Correct install paths and targets.Martin Blapp2002-10-211-12/+12
|
* Add FreeBSD case.Martin Blapp2002-10-211-0/+11
|
* Add missing FREEBSDI case.Martin Blapp2002-10-212-0/+22
|
* Target ul_genall needs to be build before ul_xml_sax.Martin Blapp2002-10-211-0/+11
|
* Remove OSL_TRACEs with wrong syntax.Martin Blapp2002-10-211-0/+20
|
* We still have no getpwuid_r(). There will be a different fix for this later.Martin Blapp2002-10-211-0/+15
| | | | Just a workaround for now.
* Use "tar -xzf" to extract so this target actually works.Martin Blapp2002-10-211-0/+18
|
* We do not have alloca.hMartin Blapp2002-10-211-0/+11
|
* We do not have -ldl.Martin Blapp2002-10-211-0/+14
|
* Add java home to path and missing jre dirs which got just added for theMartin Blapp2002-10-211-0/+23
| | | | linux port.
* Add missing backslash.Martin Blapp2002-10-211-1/+1
|
* Remove this one too ...Martin Blapp2002-10-211-15/+0
|
* All patches will be a repocopy from ports/openoffice/files. Remove oldMartin Blapp2002-10-21130-9079/+0
| | | | patches with "::" delimiters.
* Whoops. Forgot to add the md5 checksums.Martin Blapp2002-10-201-0/+2
|
* Neon and expat projects are missing in the official SRX643_00 branch.Martin Blapp2002-10-201-2/+4
| | | | | Add distfiles for them with the OO.org build infrastructure from SRX643 branch. What a mess !
* FreeBSD has still no getpwuid_r()Martin Blapp2002-10-191-0/+15
|
* Patch is not needed anymore.Martin Blapp2002-10-191-10/+0
|
* Add these paches $(cc) -> $(CC), ($CC) -> $(CXX) back. This is still notMartin Blapp2002-10-194-0/+754
| | | | done the right way in 643 and probably HEAD.
* Revive this patch. They got it completly wrong a second time :P If youMartin Blapp2002-10-191-0/+21
| | | | | read the code without compile, you'd think that it is correct. But they didn't compile it.
* patch-set_soenv.1 is not used anymore. Configure does now substituteMartin Blapp2002-10-192-242/+23
| | | | | set_soenv.in directly. Most of our changes have been merged, so this patch is really tiny now.
* ELSE IF -> ELIFMartin Blapp2002-10-191-1/+1
|
* Define ant, and change PREFIX to LOCALBASE.Martin Blapp2002-10-191-2/+3
|
* ELSEIF -> ELIFMartin Blapp2002-10-181-1/+1
|
* Re-add previously deleted files.Martin Blapp2002-10-1863-0/+5323
|
* First step to make this port working. Configure works and all patchesMartin Blapp2002-10-18179-6483/+2246
| | | | | | | apply now. There are still some compile errors to fix. As you may see the patchnames are very long, but that makes maintaining patches a lot easier.
* Add += also to GENJAVAFILES.Martin Blapp2002-09-121-4/+6
|