summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Assign maintainer to mailinglist.Martin Blapp2002-06-221-1/+1
| | | | Notes: svn path=/head/; revision=61757
* Two typos in the postscript header for printing fixed - oneMartin Blapp2002-06-211-0/+13
| | | | | | | | | | | | | if them is about Euro symbol, (merged from the development branch of the package). This patch is a slight generalisation of the one provided in NetBSD PR pkg/17130 Obtained from: NetBSD, <mrauch@netbsd.org> Notes: svn path=/head/; revision=61667
* Fix gcc 2.95.3 crash resulting from a symbol conflictMartin Blapp2002-06-124-0/+106
| | | | | | | | | | | | between libpackage2.so and libsvx641fi.so. Enable gcc 2.95.3 build again. OO should build and work now in STABLE with the system gcc. Obtained from: Alexander Kabaev <ak03@gte.com> Notes: svn path=/head/; revision=61176
* Enable the exported symbols map files again. A missing map file has been addedMartin Blapp2002-06-123-12/+25
| | | | | | | | and now the build works with map files. It seems that some of these patches have been comitted to the OO repo. Add new patches to fix this. Notes: svn path=/head/; revision=61175
* Enable the map files.Martin Blapp2002-06-121-2/+2
| | | | Notes: svn path=/head/; revision=61147
* Remove patches with absurdly long filenames (>100 characters), after aKris Kennaway2002-06-103-37/+0
| | | | | | | repo copy to files with shorter names. Notes: svn path=/head/; revision=61027
* Add missing -D_REENTRANT in CURRENT.Martin Blapp2002-06-071-4/+4
| | | | Notes: svn path=/head/; revision=60771
* Automated build is not possible.Martin Blapp2002-06-071-0/+3
| | | | | | | Obtained from: Will Notes: svn path=/head/; revision=60761
* Add missing map files.Martin Blapp2002-06-062-0/+65
| | | | Notes: svn path=/head/; revision=60704
* Add WITH_DEBUG option, and a needed patch.Martin Blapp2002-06-063-12/+59
| | | | | | | Clean up the Makefile. Notes: svn path=/head/; revision=60692
* Use CXX to link, since there are many places where CC is missing -lstdc++.Martin Blapp2002-06-041-1/+1
| | | | Notes: svn path=/head/; revision=60630
* AC_TRY_COMPILE -> AC_TRY_LINKMartin Blapp2002-06-041-2/+2
| | | | Notes: svn path=/head/; revision=60594
* Add new cpp uno bridge for STABLE. Make the necessary hooks and also addMartin Blapp2002-06-043-4/+1740
| | | | | | | | | the missing EXCEPTION argument to configure.in Submitted by: Alexander Kabaev <ak03@gte.com> Notes: svn path=/head/; revision=60584
* Check the exception handling. Needed for the cpp uno codeMartin Blapp2002-06-041-3/+36
| | | | | | | bridge. I'll import a new bridge for sjlj exceptions on STABLE. Notes: svn path=/head/; revision=60583
* Some other ln -s -> ln -fsMartin Blapp2002-06-021-5/+17
| | | | Notes: svn path=/head/; revision=60500
* For now, do not add libstd++ lib to the package. A libgcc_s.so is missingMartin Blapp2002-06-022-27/+106
| | | | | | | on CURRENT. I'll investigate here what's wrong. Notes: svn path=/head/; revision=60493
* Add missing includes for CURRENTMartin Blapp2002-06-021-0/+14
| | | | Notes: svn path=/head/; revision=60489
* Fix previous patch. We have to include unistd.h for FreeBSDMartin Blapp2002-06-021-9/+11
| | | | Notes: svn path=/head/; revision=60488
* Do not link with lsupc++. With the newest gcc3.1 version it seems not toMartin Blapp2002-06-021-16/+7
| | | | | | | be necessary. Notes: svn path=/head/; revision=60487
* Same case as Solaris.Martin Blapp2002-06-021-0/+11
| | | | Notes: svn path=/head/; revision=60485
* Fix patch. Of course the original checked for gcc3.0, not gcc3.1Martin Blapp2002-05-301-1/+1
| | | | Notes: svn path=/head/; revision=60326
* Allow uno bridging code to compile with our gcc3.1 and gcc3.2 from ports.Martin Blapp2002-05-301-0/+11
| | | | Notes: svn path=/head/; revision=60320
* Make openoffice compile with gcc from ports, or just with CC=$CC andMartin Blapp2002-05-2912-26/+1228
| | | | | | | | | | | | | | CXX=$CXX, like it should normally be. Usable options are: USEPORTGCC295=YES, USEPORTGCC31=YES and USEPORTGCC32=YES Add a lot off gcc3.x fixes, make included stlport compile with CURRENT. Next step will be to include a mozilla build, so we can link openoffice against mozilla librarys without c++ compat problems. Notes: svn path=/head/; revision=60246
* Add BSD specific nas patches to get it really working. NetBSD shouldMartin Blapp2002-05-191-6/+152
| | | | | | | do the same. Notes: svn path=/head/; revision=59467
* Work around another C++ compiler bug with -O in ourMartin Blapp2002-05-191-0/+12
| | | | | | | | STABLE gcc. Using -g for just this target, or removing -O seems to fix the build. Notes: svn path=/head/; revision=59466
* Link libmozab2 too. This is apparently a bug introduced inMartin Blapp2002-05-191-2/+12
| | | | | | | 1.0 by the OO people. This should fix the setup program. Notes: svn path=/head/; revision=59465
* Revert the include dirs to the old location as before, andMartin Blapp2002-05-182-10/+40
| | | | | | | add the missing dirs. Notes: svn path=/head/; revision=59432
* Update to mozilla 1.0RC2, like the OO people did yesterday.Martin Blapp2002-05-181-8/+55
| | | | Notes: svn path=/head/; revision=59428
* Make setup start. Patch from Alexander N. KabaevMartin Blapp2002-05-181-3/+7
| | | | Notes: svn path=/head/; revision=59427
* Remove -g from build. We have special makeflags for this in OO.Martin Blapp2002-05-142-4/+4
| | | | Notes: svn path=/head/; revision=59091
* A oounix dir is now used instead of unix. So we needMartin Blapp2002-05-011-0/+12
| | | | | | | to apply this patch to two files instead of one. Notes: svn path=/head/; revision=58426
* Upgrade to 1.0.0Martin Blapp2002-05-016-28/+44
| | | | | | | Builds ok, but is still broken Notes: svn path=/head/; revision=58423
* Bring back deleted patch. We can habe the same flags as linuxMartin Blapp2002-04-231-0/+11
| | | | Notes: svn path=/head/; revision=58045
* Go back to mozilla 2.95 includes, a newer version has LDAP codeMartin Blapp2002-04-232-3/+3
| | | | | | | | problems and doesn't compile. We can bump later to 1.0, if the openoffice project does the same. Notes: svn path=/head/; revision=58042
* mktemp(3) needs unistd.hMartin Blapp2002-04-161-0/+11
| | | | | | | Recieved from Carlos F. A. Paniago <pan@cnpm.embrapa.br> Notes: svn path=/head/; revision=57764
* Bring the patch to the newest version so it does not break anymoreMartin Blapp2002-04-151-39/+79
| | | | Notes: svn path=/head/; revision=57720
* Ifdef another windows timezone definitionMartin Blapp2002-04-151-0/+12
| | | | Notes: svn path=/head/; revision=57718
* Add missing includesMartin Blapp2002-04-151-0/+12
| | | | Notes: svn path=/head/; revision=57717
* Upgrade to build 641d. More work is necessary to make the build compile.Martin Blapp2002-04-0218-250/+118
| | | | | | | | | There are still at least two different gcc bugs in our compiler, one issue has already been found by Alexander Kabaev <ak03@gte.com>. He's working on fixing the other. Notes: svn path=/head/; revision=57248
* Revert the last change. It looks like -fno-rtti is only needed for theMartin Blapp2002-03-165-2/+41
| | | | | | | | mozilla part, and else it breaks the build where -rtti is used. Add a new patch to change it for the mozilla build. Notes: svn path=/head/; revision=56212
* Add -fno-rtti so the mozab connector code compiles again.Martin Blapp2002-03-152-2/+2
| | | | Notes: svn path=/head/; revision=56161
* Correct invalid syntax in LIB_DEPENDSKris Kennaway2002-03-151-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=56114
* Remove hardcoded $cc and $CCMartin Blapp2002-03-141-13/+7
| | | | Notes: svn path=/head/; revision=56095
* Remove $cc and $CC defines from unxfbsd.mk, and do the changes forMartin Blapp2002-03-143-0/+635
| | | | | | | | | | $CC -> $CXX $cc -> $CC everywhere. The compile seems to work again now. Notes: svn path=/head/; revision=56094
* Add pth directory for LIB_DEPENDSMartin Blapp2002-03-141-1/+1
| | | | Notes: svn path=/head/; revision=56086
* Add CFLAGS too, and make correct {}Martin Blapp2002-03-131-53/+53
| | | | Notes: svn path=/head/; revision=56039
* Add CC and CFLAGS to gmake environmentMartin Blapp2002-03-131-0/+2
| | | | Notes: svn path=/head/; revision=56036
* gcc/cc -> $(CC) fixesMartin Blapp2002-03-133-0/+282
| | | | | | | | Do remove empty defines CC/CXX variables which did overwrite the SOLENV environment. Notes: svn path=/head/; revision=56022
* Add $CC and $CXX here tooMartin Blapp2002-03-131-3/+3
| | | | Notes: svn path=/head/; revision=56020
* Use CXX and CC, so we can specify cc295 and g++295 from ports. MoreMartin Blapp2002-03-133-14/+37
| | | | | | | commits will follow. Notes: svn path=/head/; revision=56019