Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use always $PORTVERSION instead of hard coded numbers. | mbr | 2003-01-13 | 1 | -12/+12 |
| | |||||
* | Mark this port broken til we have a solution. | mbr | 2002-11-24 | 1 | -0/+2 |
| | |||||
* | Add second part of bison patches. All breakage has been introduced by | mbr | 2002-11-07 | 1 | -0/+98 |
| | | | | bison 1.75 import in october. | ||||
* | Commit first part of bison 1.75 patches. | mbr | 2002-11-04 | 2 | -12/+55 |
| | | | | Tested by: various openoffice users | ||||
* | These libs are now needed. | mbr | 2002-11-01 | 1 | -10/+10 |
| | |||||
* | Correct wrong patch. | mbr | 2002-11-01 | 1 | -3/+3 |
| | | | | PR: 44791 | ||||
* | Fix this the right way. A include path was wrong in neon, not in | mbr | 2002-10-30 | 2 | -9/+11 |
| | | | | expat. | ||||
* | Remove one obsolete check and test if all three mozilla files | mbr | 2002-10-29 | 1 | -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, | mbr | 2002-10-25 | 1 | -6/+6 |
| | | | | | | and remove the pkg_plist reference. Submitted by: Marc Williams <mw@uk.yahoo-inc.com> | ||||
* | Correct optional freetype patch filename. | mbr | 2002-10-24 | 1 | -1/+1 |
| | |||||
* | Remove a nasty error. zipdep always complained to have no execute bit. | mbr | 2002-10-23 | 1 | -0/+1 |
| | | | | Give it a +x :) | ||||
* | Add merged patches which conflicted. | mbr | 2002-10-23 | 13 | -166/+148 |
| | |||||
* | 643_OO did not get tagged for the ${cc} -> ${CC} change. | mbr | 2002-10-23 | 4 | -162/+267 |
| | |||||
* | Readd removed BSD support. test(1) is in /bin. | mbr | 2002-10-23 | 2 | -8/+8 |
| | |||||
* | Same as linux. We have <poll.h>. | mbr | 2002-10-23 | 1 | -4/+10 |
| | |||||
* | Use SUN_LEN makro for unix domain socket name lenght. | mbr | 2002-10-23 | 1 | -3/+3 |
| | |||||
* | NetBSD, IRIX and FreeBSD support got removed. Add it again. | mbr | 2002-10-23 | 1 | -116/+71 |
| | |||||
* | Patch does the same as MacOS-X now. | mbr | 2002-10-23 | 1 | -21/+7 |
| | |||||
* | FreeBSD check got removed. Add it again. | mbr | 2002-10-23 | 1 | -6/+6 |
| | |||||
* | Remove many diffs here. Many things including exceptions tests are now | mbr | 2002-10-23 | 1 | -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. | mbr | 2002-10-23 | 1 | -0/+1719 |
| | |||||
* | Remove expat patch. Expat is included in the release tarball, but in a | mbr | 2002-10-23 | 3 | -6/+13 |
| | | | | different location. Add a patch to fix the build. | ||||
* | Correct patch name. Since this was a new patch no repocopy is done. | mbr | 2002-10-22 | 1 | -0/+0 |
| | |||||
* | Fix install location. | mbr | 2002-10-22 | 1 | -2/+2 |
| | |||||
* | Correct install paths and targets. | mbr | 2002-10-21 | 1 | -12/+12 |
| | |||||
* | Add FreeBSD case. | mbr | 2002-10-21 | 1 | -0/+11 |
| | |||||
* | Add missing FREEBSDI case. | mbr | 2002-10-21 | 2 | -0/+22 |
| | |||||
* | Target ul_genall needs to be build before ul_xml_sax. | mbr | 2002-10-21 | 1 | -0/+11 |
| | |||||
* | Remove OSL_TRACEs with wrong syntax. | mbr | 2002-10-21 | 1 | -0/+20 |
| | |||||
* | We still have no getpwuid_r(). There will be a different fix for this later. | mbr | 2002-10-21 | 1 | -0/+15 |
| | | | | Just a workaround for now. | ||||
* | Use "tar -xzf" to extract so this target actually works. | mbr | 2002-10-21 | 1 | -0/+18 |
| | |||||
* | We do not have alloca.h | mbr | 2002-10-21 | 1 | -0/+11 |
| | |||||
* | We do not have -ldl. | mbr | 2002-10-21 | 1 | -0/+14 |
| | |||||
* | Add java home to path and missing jre dirs which got just added for the | mbr | 2002-10-21 | 1 | -0/+23 |
| | | | | linux port. | ||||
* | Add missing backslash. | mbr | 2002-10-21 | 1 | -1/+1 |
| | |||||
* | Remove this one too ... | mbr | 2002-10-21 | 1 | -15/+0 |
| | |||||
* | All patches will be a repocopy from ports/openoffice/files. Remove old | mbr | 2002-10-21 | 130 | -9079/+0 |
| | | | | patches with "::" delimiters. | ||||
* | Whoops. Forgot to add the md5 checksums. | mbr | 2002-10-21 | 1 | -0/+2 |
| | |||||
* | Neon and expat projects are missing in the official SRX643_00 branch. | mbr | 2002-10-21 | 1 | -2/+4 |
| | | | | | Add distfiles for them with the OO.org build infrastructure from SRX643 branch. What a mess ! | ||||
* | FreeBSD has still no getpwuid_r() | mbr | 2002-10-19 | 1 | -0/+15 |
| | |||||
* | Patch is not needed anymore. | mbr | 2002-10-19 | 1 | -10/+0 |
| | |||||
* | Add these paches $(cc) -> $(CC), ($CC) -> $(CXX) back. This is still not | mbr | 2002-10-19 | 4 | -0/+754 |
| | | | | done the right way in 643 and probably HEAD. | ||||
* | Revive this patch. They got it completly wrong a second time :P If you | mbr | 2002-10-19 | 1 | -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 substitute | mbr | 2002-10-19 | 2 | -242/+23 |
| | | | | | set_soenv.in directly. Most of our changes have been merged, so this patch is really tiny now. | ||||
* | ELSE IF -> ELIF | mbr | 2002-10-19 | 1 | -1/+1 |
| | |||||
* | Define ant, and change PREFIX to LOCALBASE. | mbr | 2002-10-19 | 1 | -2/+3 |
| | |||||
* | ELSEIF -> ELIF | mbr | 2002-10-19 | 1 | -1/+1 |
| | |||||
* | Re-add previously deleted files. | mbr | 2002-10-19 | 63 | -0/+5323 |
| | |||||
* | First step to make this port working. Configure works and all patches | mbr | 2002-10-19 | 179 | -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. | mbr | 2002-09-12 | 1 | -4/+6 |
| | |||||
* | Work around jdk-path issues in CURRENT. | mbr | 2002-09-11 | 1 | -0/+11 |
| | |||||
* | Add UTF-8 support to locale. Correct a comment. | mbr | 2002-09-03 | 1 | -8/+9 |
| | | | | Submitted by: Matthew Reimer <mreimer@vpop.net> | ||||
* | We still had three locales with uppercase chars. To adapt the style | mbr | 2002-08-15 | 1 | -52/+100 |
| | | | | | | of the other arrays, do everything in uppercase now. Add a NetBSD part too and correct the IRIX part. Reorder the ifdef comments and define how the array should look like. | ||||
* | Sort the array _nl_language_list[] in ascending order. Remove NetBSD | mbr | 2002-08-14 | 1 | -29/+52 |
| | | | | part of code which was wrong. Change a signed int to unsigned. | ||||
* | Fix a ugly bug in a binary compare function which made OpenOffice | mbr | 2002-08-14 | 1 | -6/+16 |
| | | | | | dump in Options->Load/Save/HTML Compatibility. If $LANG was not set in ENV, TXT files could not be read anymore. | ||||
* | Check in two cases if a string is NULL. Fixes WITH_DEBUG= | mbr | 2002-08-10 | 1 | -0/+22 |
| | | | | installation. | ||||
* | machine/soundcard.h -> sys/soundcard.h | mbr | 2002-08-09 | 1 | -5/+7 |
| | | | | | | Fix trailing patch which was ignored Submitted by: kan | ||||
* | Fix another namespace collision which made the debug build segfaulting | mbr | 2002-08-09 | 1 | -0/+34 |
| | | | | | | in setup. Submitted by: kan | ||||
* | Add optional TTF patch. | mbr | 2002-08-09 | 2 | -0/+219 |
| | | | | Submitted by: Alexander Kabaev <ak03@gte.com> | ||||
* | The gcc31 port has been updated. It seems that g++ includes are again in | mbr | 2002-08-03 | 1 | -29/+1 |
| | | | | | | g++-v3. In all preview version they where located in g++. Remove part of this patch, so OO builds again with gcc31 (release) | ||||
* | Only use -g if $debug is true. I'll suggest this also to the | mbr | 2002-08-01 | 1 | -3/+16 |
| | | | | | | | | OO.org people. It would make sence to have a additional GMAKECFLAGS in solvenv, which could contain a basic CFLAGS configuration. We cannot use $CFLAGS cause there are dmake specific things in it. | ||||
* | Add missing cases for FreeBSD. | mbr | 2002-07-31 | 5 | -0/+96 |
| | |||||
* | Make this script work for FreeBSD. | mbr | 2002-07-31 | 1 | -0/+21 |
| | |||||
* | Add missing FreeBSD case. | mbr | 2002-07-31 | 1 | -0/+11 |
| | |||||
* | FreeBSD has waitpid() and does not need to workaround as Linux has to do. | mbr | 2002-07-31 | 1 | -0/+18 |
| | |||||
* | Add player for KDE2 case. | mbr | 2002-07-31 | 1 | -0/+20 |
| | |||||
* | Fix some include paths. | mbr | 2002-07-31 | 2 | -0/+22 |
| | |||||
* | Use the same libs to link with as linux does. | mbr | 2002-07-31 | 1 | -0/+20 |
| | |||||
* | Fix locking problems. | mbr | 2002-07-31 | 1 | -0/+30 |
| | | | | Submitted by: kan | ||||
* | Add patch needed by debug compile build. | mbr | 2002-07-31 | 1 | -0/+12 |
| | |||||
* | Do the same as linux to work around some alignment problems. | mbr | 2002-07-31 | 3 | -0/+42 |
| | | | | Submitted by: kan | ||||
* | Add missing ! #ifdef | mbr | 2002-07-31 | 1 | -0/+11 |
| | | | | Submitted by: kan | ||||
* | Remove probematic -export-dynamic flag, which could lead to namespace | mbr | 2002-07-31 | 2 | -6/+16 |
| | | | | | | | collisions. Add missing symbols to addsym.awk, so -export-dynamic gets obsolete. Submitted by: kan | ||||
* | Fix i18n related crash. This may be only a workaround, a better solution | mbr | 2002-07-31 | 1 | -0/+13 |
| | | | | | | | | | | | | | is in work. The crash doesn't happen if $LANG is set to *.ISO8859-* or to *.KOI8-R. It happens with $LANG=C, US_ASCII, *.KOI8-U, *.Big5 etc. The function which does crash should select the best suitable mime encoding type for $LANG. The workaround is to default to US-ASCII if there is no suitable entry. If the entry has been modified in the settings, this value will not be used anymore and the crash should even stop if we don't have this workaround in place. | ||||
* | Add FreeBSD specific _nl_language_list[] array. Remove a linux only | mbr | 2002-07-31 | 1 | -22/+43 |
| | | | | specific #ifdef we included before. | ||||
* | Display the Linux help text for the jvm install, not the Windows one. | mbr | 2002-07-22 | 1 | -0/+11 |
| | |||||
* | Fix language support. Add missing defines. | mbr | 2002-07-22 | 2 | -8/+28 |
| | |||||
* | Add correct map for rtti test too. | mbr | 2002-07-22 | 1 | -0/+13 |
| | |||||
* | Add PAM support | mbr | 2002-07-22 | 3 | -0/+33 |
| | |||||
* | Set FreeBSD and NetBSD config for mozilla. | mbr | 2002-07-22 | 1 | -0/+17 |
| | |||||
* | Activate sound support. | mbr | 2002-07-22 | 3 | -0/+48 |
| | |||||
* | Make WITH_DEBUG tunable. WITH_DEBUG=1 just adds debugs symbols. | mbr | 2002-07-22 | 1 | -0/+18 |
| | | | | | WITH_DEBUG=2 turns on internal OO.org debug support. Unfortunatly it is broken at the moment. | ||||
* | Upgrade to 1.0.1 | mbr | 2002-07-17 | 6 | -168/+54 |
| | |||||
* | Assign maintainer to mailinglist. | mbr | 2002-06-23 | 1 | -1/+1 |
| | |||||
* | Two typos in the postscript header for printing fixed - one | mbr | 2002-06-21 | 1 | -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> | ||||
* | Fix gcc 2.95.3 crash resulting from a symbol conflict | mbr | 2002-06-13 | 4 | -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> | ||||
* | Enable the exported symbols map files again. A missing map file has been added | mbr | 2002-06-13 | 3 | -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. | ||||
* | Enable the map files. | mbr | 2002-06-12 | 1 | -2/+2 |
| | |||||
* | Remove patches with absurdly long filenames (>100 characters), after a | kris | 2002-06-10 | 3 | -37/+0 |
| | | | | repo copy to files with shorter names. | ||||
* | Add missing -D_REENTRANT in CURRENT. | mbr | 2002-06-07 | 1 | -4/+4 |
| | |||||
* | Automated build is not possible. | mbr | 2002-06-07 | 1 | -0/+3 |
| | | | | Obtained from: Will | ||||
* | Add missing map files. | mbr | 2002-06-07 | 2 | -0/+65 |
| | |||||
* | Add WITH_DEBUG option, and a needed patch. | mbr | 2002-06-06 | 3 | -12/+59 |
| | | | | Clean up the Makefile. | ||||
* | Use CXX to link, since there are many places where CC is missing -lstdc++. | mbr | 2002-06-05 | 1 | -1/+1 |
| | |||||
* | AC_TRY_COMPILE -> AC_TRY_LINK | mbr | 2002-06-04 | 1 | -2/+2 |
| | |||||
* | Add new cpp uno bridge for STABLE. Make the necessary hooks and also add | mbr | 2002-06-04 | 3 | -4/+1740 |
| | | | | | | the missing EXCEPTION argument to configure.in Submitted by: Alexander Kabaev <ak03@gte.com> | ||||
* | Check the exception handling. Needed for the cpp uno code | mbr | 2002-06-04 | 1 | -3/+36 |
| | | | | bridge. I'll import a new bridge for sjlj exceptions on STABLE. | ||||
* | Some other ln -s -> ln -fs | mbr | 2002-06-03 | 1 | -5/+17 |
| | |||||
* | For now, do not add libstd++ lib to the package. A libgcc_s.so is missing | mbr | 2002-06-03 | 2 | -27/+106 |
| | | | | on CURRENT. I'll investigate here what's wrong. | ||||
* | Add missing includes for CURRENT | mbr | 2002-06-03 | 1 | -0/+14 |
| | |||||
* | Fix previous patch. We have to include unistd.h for FreeBSD | mbr | 2002-06-03 | 1 | -9/+11 |
| | |||||
* | Do not link with lsupc++. With the newest gcc3.1 version it seems not to | mbr | 2002-06-03 | 1 | -16/+7 |
| | | | | be necessary. | ||||
* | Same case as Solaris. | mbr | 2002-06-03 | 1 | -0/+11 |
| | |||||
* | Fix patch. Of course the original checked for gcc3.0, not gcc3.1 | mbr | 2002-05-31 | 1 | -1/+1 |
| | |||||
* | Allow uno bridging code to compile with our gcc3.1 and gcc3.2 from ports. | mbr | 2002-05-31 | 1 | -0/+11 |
| | |||||
* | Make openoffice compile with gcc from ports, or just with CC=$CC and | mbr | 2002-05-29 | 12 | -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. | ||||
* | Add BSD specific nas patches to get it really working. NetBSD should | mbr | 2002-05-19 | 1 | -6/+152 |
| | | | | do the same. | ||||
* | Work around another C++ compiler bug with -O in our | mbr | 2002-05-19 | 1 | -0/+12 |
| | | | | | STABLE gcc. Using -g for just this target, or removing -O seems to fix the build. | ||||
* | Link libmozab2 too. This is apparently a bug introduced in | mbr | 2002-05-19 | 1 | -2/+12 |
| | | | | 1.0 by the OO people. This should fix the setup program. | ||||
* | Revert the include dirs to the old location as before, and | mbr | 2002-05-18 | 2 | -10/+40 |
| | | | | add the missing dirs. | ||||
* | Update to mozilla 1.0RC2, like the OO people did yesterday. | mbr | 2002-05-18 | 1 | -8/+55 |
| | |||||
* | Make setup start. Patch from Alexander N. Kabaev | mbr | 2002-05-18 | 1 | -3/+7 |
| | |||||
* | Remove -g from build. We have special makeflags for this in OO. | mbr | 2002-05-15 | 2 | -4/+4 |
| | |||||
* | A oounix dir is now used instead of unix. So we need | mbr | 2002-05-02 | 1 | -0/+12 |
| | | | | to apply this patch to two files instead of one. | ||||
* | Upgrade to 1.0.0 | mbr | 2002-05-02 | 6 | -28/+44 |
| | | | | Builds ok, but is still broken | ||||
* | Bring back deleted patch. We can habe the same flags as linux | mbr | 2002-04-24 | 1 | -0/+11 |
| | |||||
* | Go back to mozilla 2.95 includes, a newer version has LDAP code | mbr | 2002-04-24 | 2 | -3/+3 |
| | | | | | problems and doesn't compile. We can bump later to 1.0, if the openoffice project does the same. | ||||
* | mktemp(3) needs unistd.h | mbr | 2002-04-17 | 1 | -0/+11 |
| | | | | Recieved from Carlos F. A. Paniago <pan@cnpm.embrapa.br> | ||||
* | Bring the patch to the newest version so it does not break anymore | mbr | 2002-04-16 | 1 | -39/+79 |
| | |||||
* | Ifdef another windows timezone definition | mbr | 2002-04-15 | 1 | -0/+12 |
| | |||||
* | Add missing includes | mbr | 2002-04-15 | 1 | -0/+12 |
| | |||||
* | Upgrade to build 641d. More work is necessary to make the build compile. | mbr | 2002-04-03 | 18 | -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. | ||||
* | Revert the last change. It looks like -fno-rtti is only needed for the | mbr | 2002-03-17 | 5 | -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. | ||||
* | Add -fno-rtti so the mozab connector code compiles again. | mbr | 2002-03-16 | 2 | -2/+2 |
| | |||||
* | Correct invalid syntax in LIB_DEPENDS | kris | 2002-03-15 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Remove hardcoded $cc and $CC | mbr | 2002-03-15 | 1 | -13/+7 |
| | |||||
* | Remove $cc and $CC defines from unxfbsd.mk, and do the changes for | mbr | 2002-03-15 | 3 | -0/+635 |
| | | | | | | | $CC -> $CXX $cc -> $CC everywhere. The compile seems to work again now. | ||||
* | Add pth directory for LIB_DEPENDS | mbr | 2002-03-15 | 1 | -1/+1 |
| | |||||
* | Add CFLAGS too, and make correct {} | mbr | 2002-03-14 | 1 | -53/+53 |
| | |||||
* | Add CC and CFLAGS to gmake environment | mbr | 2002-03-14 | 1 | -0/+2 |
| | |||||
* | gcc/cc -> $(CC) fixes | mbr | 2002-03-14 | 3 | -0/+282 |
| | | | | | Do remove empty defines CC/CXX variables which did overwrite the SOLENV environment. | ||||
* | Add $CC and $CXX here too | mbr | 2002-03-14 | 1 | -3/+3 |
| | |||||
* | Use CXX and CC, so we can specify cc295 and g++295 from ports. More | mbr | 2002-03-14 | 3 | -14/+37 |
| | | | | commits will follow. | ||||
* | Make portlint happy. Add USE_XLIB | mbr | 2002-03-14 | 1 | -10/+12 |
| | | | | Submitted by: demon | ||||
* | Fix breakage with "patch -i" which is missing in STABLE. For some strange | mbr | 2002-03-14 | 7 | -0/+77 |
| | | | | reason it exists in recent CURRENT, but is not documented. | ||||
* | Copy stlport library to the right place. Fix build | mbr | 2002-03-12 | 1 | -6/+17 |
| | |||||
* | Another alloca.h we do not have | mbr | 2002-03-12 | 1 | -0/+12 |
| | |||||
* | Upgrade the development snapshot to the latest build: 642 | mbr | 2002-03-12 | 9 | -88/+107 |
| | |||||
* | We need to build offuh here, else the build stops | mbr | 2002-03-11 | 2 | -0/+16 |
| | | | | Submitted by: Carlos F. A. Paniago <pan@cnpm.embrapa.br> | ||||
* | Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8 | mbr | 2002-03-11 | 2 | -5/+5 |
| | | | | Thanks to Carlos F. A. Paniago <pan@cnpm.embrapa.br> | ||||
* | FreeBSD has no -ldl | mbr | 2002-03-11 | 1 | -0/+14 |
| | |||||
* | Build unoidl too | mbr | 2002-03-11 | 2 | -0/+22 |
| | |||||
* | If nSubKeys is not defined, just return. Fix from Tim Tretyak ↵ | mbr | 2002-03-11 | 2 | -0/+24 |
| | | | | <timothy@umc.com.ua> | ||||
* | Remove unnecessary #defines | mbr | 2002-03-11 | 2 | -0/+26 |
| | |||||
* | Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua> | mbr | 2002-03-11 | 1 | -0/+19 |
| | |||||
* | Fix one #ifdef and add two more checks | mbr | 2002-03-11 | 1 | -2/+20 |
| | |||||
* | Add langinfo twirks | mbr | 2002-03-11 | 1 | -0/+18 |
| | |||||
* | Add tgetpwnam test for FreeBSD too | mbr | 2002-03-11 | 2 | -4/+40 |
| | |||||
* | Remove _cdecl before main() | mbr | 2002-03-11 | 1 | -0/+11 |
| | |||||
* | AddrLen is socklen_t, not int | mbr | 2002-03-11 | 2 | -4/+22 |
| | |||||
* | Add -f to ln to continue builds | mbr | 2002-03-11 | 2 | -14/+50 |
| | |||||
* | A getpwuid_r function is now implemented in patch-sal::osl::unx::system.c | mbr | 2002-03-11 | 1 | -14/+0 |
| | |||||
* | Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet used | mbr | 2002-03-11 | 1 | -9/+12 |
| | | | | and the CFLAGS are hardcoded in solenv/inc/unxfbsd.mk | ||||
* | We do not have GLIBC. Sigh. | mbr | 2002-03-11 | 1 | -2/+7 |
| | |||||
* | Define fcvt as extern as NetBSD does. | mbr | 2002-03-11 | 1 | -0/+18 |
| | |||||
* | Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts. | mbr | 2002-03-10 | 6 | -62/+74 |
| | | | | Requested by: cvs-comitters | ||||
* | Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions with | mbr | 2002-03-10 | 2 | -22/+398 |
| | | | | | | -pthread, add JAVA_RUNTIME definition, change the optimization from 02 to -O and from -O to -O0. Add -lXaw -lXt to link for GUI part, and reorder the librarys the correct way. | ||||
* | Move the s|<malloc.h>|<stdlib.h>|g after the patch section. | mbr | 2002-03-09 | 1 | -0/+2 |
| | |||||
* | Patch got accidently comitted twice. | mbr | 2002-03-09 | 1 | -23/+0 |
| | |||||
* | STABLE does not have langinfo.h yet. | mbr | 2002-03-09 | 2 | -20/+40 |
| | |||||
* | Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file. | mbr | 2002-03-09 | 4 | -198/+37 |
| | |||||
* | This patch accidently got the second part dublicated | mbr | 2002-03-09 | 1 | -9/+0 |
| | |||||
* | Use autoconf, remove the ugly configure patch. Do the gcc tests and fix them | mbr | 2002-03-09 | 5 | -1282/+237 |
| | | | | | | while we are here (AWK had an endless loop), add a FreeBSD configure variable called with-os-version, so we can check the OSVERSION in the build to support both STABLE and CURRENT (there are different patches needed) | ||||
* | Add missing typedef and macros. Patch from Carlos F. A. Paniago | mbr | 2002-03-09 | 1 | -0/+29 |
| | | | | <pan@cnpm.embrapa.br> | ||||
* | We do not have alloca.h | mbr | 2002-03-08 | 2 | -0/+24 |
| | |||||
* | Substitute .cxx files too in the nas-patch. Also add a missing backslash, | mbr | 2002-03-08 | 3 | -3/+3 |
| | | | | since we do not want to scan dirs. | ||||
* | Avoid twice defined set_new_handler__FPFv_v symbol. Patch from NetBSD | mbr | 2002-03-08 | 1 | -0/+23 |
| | |||||
* | Add -Wl,-export-dynamic for the SHLGUI build too | mbr | 2002-03-08 | 2 | -0/+36 |
| | |||||
* | Add missing $ | mbr | 2002-03-08 | 1 | -1/+1 |
| | |||||
* | Avoid double symbols for set_new_handler__FPFv_v. Patch from NetBSD | mbr | 2002-03-08 | 2 | -0/+46 |
| | |||||
* | Add missing SHL1STDLIBS reordering | mbr | 2002-03-07 | 2 | -4/+26 |
| | |||||
* | Add include path $STLPORT_inc_stlport for FreeBSD too and remove a second | mbr | 2002-03-07 | 1 | -2/+32 |
| | | | | instance of this include path. | ||||
* | *.cxx also needs <malloc.h>|<stdlib.h> | mbr | 2002-03-07 | 1 | -0/+2 |
| | |||||
* | Add two patches which did not made it in the previous commit | mbr | 2002-03-07 | 3 | -0/+44 |
| | | | | Reorder the SHL1STDLIBS librarys | ||||
* | Reorder the SHL1STDLIBS librarys | mbr | 2002-03-07 | 44 | -0/+638 |
| | |||||
* | Bison > 1.3 fixes, sync with NetBSD port source | mbr | 2002-03-06 | 3 | -22/+15 |
| | |||||
* | Openoffice needs x11 | mbr | 2002-03-06 | 1 | -1/+1 |
| | |||||
* | s|<malloc.h>|<stdlib.h> for the nas build | mbr | 2002-03-06 | 2 | -0/+34 |
| | |||||
* | Exclude three additional map buildings which are breaking the build | mbr | 2002-03-06 | 3 | -0/+35 |
| | |||||
* | Fix patch paths | mbr | 2002-03-06 | 2 | -4/+4 |
| | |||||
* | Add missing #ifdef for FREEBSD | mbr | 2002-03-06 | 2 | -34/+16 |
| | |||||
* | minormkchanged.flg is not a target. This solves the breakage in solenv | mbr | 2002-03-06 | 1 | -0/+11 |
| | |||||
* | Change PATH from /usr/bin/X11 -> /usr/X11R6/bin | mbr | 2002-03-06 | 1 | -1/+1 |
| | |||||
* | Bring the FreeBSD (NetBSD) mozilla zip files into place | mbr | 2002-03-06 | 1 | -0/+3 |
| | |||||
* | timeb -> time fixes | mbr | 2002-03-06 | 2 | -0/+48 |
| | |||||
* | timeb > time fixes | mbr | 2002-03-06 | 2 | -0/+72 |
| | |||||
* | Fix malformed patch | mbr | 2002-03-06 | 2 | -8/+8 |
| | |||||
* | Build berkeleydb with freebsd include dir and options | mbr | 2002-03-06 | 2 | -0/+84 |
| | |||||
* | Modified to fit our requirements | mbr | 2002-03-05 | 1 | -0/+189 |
| | |||||
* | Fix for newer bison with .h files | mbr | 2002-03-05 | 1 | -0/+12 |
| | |||||
* | Fix file extraction | mbr | 2002-03-05 | 1 | -0/+11 |
| | |||||
* | libfreetype.so.6 > libfreetype.so.7 | mbr | 2002-03-05 | 2 | -0/+22 |
| | |||||
* | Fix tar.gz extraction. Our tar seems not to like the included tar files and ↵ | mbr | 2002-03-05 | 2 | -0/+18 |
| | | | | | | | exits with error value 141. But only if the gunzip stream is redirected from STDIN. If our tar is used with -z, everything works. Looks like a BSD tar bug. | ||||
* | We do not have SYS_TIMEB_H. Instead use SYS_TIME_H | mbr | 2002-03-05 | 2 | -8/+18 |
| | |||||
* | Fix the PATH issue. Add ${PREFIX}/bin and ${PREFIX}/sbin | mbr | 2002-03-05 | 1 | -0/+34 |
| | |||||
* | Update to 641c source build | mbr | 2002-03-05 | 2 | -13/+14 |
| | |||||
* | Upgrade to 641c source, add gcc2_freebsd_intel and gcc3_freebsd_intel cpp_uno | mbr | 2002-03-05 | 21 | -138/+5135 |
| | | | | source | ||||
* | Our patch(1) does treat -b differently than Linux. This should fix the build. | mbr | 2002-03-04 | 2 | -0/+28 |
| | |||||
* | Another 7 patches from Carlos | mbr | 2002-03-03 | 13 | -0/+178 |
| | |||||
* | Fix dependency of pth and fix jdk paths | mbr | 2002-03-03 | 1 | -2/+4 |
| | |||||
* | The second part was inverted too | mbr | 2002-03-03 | 1 | -2/+2 |
| | |||||
* | Fix inverted diff | mbr | 2002-03-03 | 1 | -2/+2 |
| | |||||
* | Another patchset from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br> | mbr | 2002-03-03 | 10 | -0/+152 |
| | |||||
* | Add patches recieved from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br> | mbr | 2002-03-03 | 20 | -0/+236 |
| | | | | More will follow | ||||
* | Add patches merged from NetBSD and from other sources | mbr | 2002-03-03 | 12 | -14/+568 |
| | |||||
* | First step towards a working port. | mbr | 2002-03-01 | 12 | -3087/+3133 |
| | |||||
* | Since I'm the maintainer of other vaporware already like staroffice, | mbr | 2002-01-27 | 1 | -1/+1 |
| | | | | it makes sense that I maintain this too ;) | ||||
* | I do not want to the maintainer of this piece of vaporware. | obrien | 2002-01-27 | 1 | -1/+1 |
| | |||||
* | These should have also have been removed. | obrien | 2001-08-29 | 2 | -229/+0 |
| | |||||
* | Update to the 6.0.a638 offering. | obrien | 2001-08-28 | 3 | -11/+13 |
| | | | | | | | | "the port still is broken, but at least it will save the next one working on this port some time and efforts." PR: 30119 Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | ||||
* | Really make broken. | obrien | 2001-05-18 | 1 | -1/+1 |
| | |||||
* | Update to build 627 (yes, still broken). | obrien | 2001-05-18 | 2 | -7/+8 |
| | |||||
* | Update to the "609" build incase anyone wants to work on getting this beast | obrien | 2000-11-03 | 2 | -4/+6 |
| | | | | going. | ||||
* | Mark this broken so people don't casually actually try to use this. | obrien | 2000-10-20 | 1 | -0/+2 |
| | | | | | Those wanting to work on the port should just comment out the "BROKEN" of course. | ||||
* | First cut at configuration patches. This is very much a WIP, and I welcome | obrien | 2000-10-17 | 5 | -82/+249 |
| | | | | others to work on it too. | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | - Fix ${LINUXBASE} for /compat/linux | jedgar | 2000-09-23 | 1 | -8/+7 |
| | | | | | | - Fix some warning text Submitted by: Maintainer | ||||
* | * Depend on libc6, this should fix some lib-problems. Also automatically | alex | 2000-09-16 | 1 | -1/+4 |
| | | | | | | | install linuxbase if it's not yet installed. * Fix the cdrom installation Submitted by: Martin Blapp <mp@imp.ch> (MAINTAINER) on IRC | ||||
* | Fix the error detection routines at the end. | sheldonh | 2000-09-07 | 1 | -17/+16 |
| | | | | | | | | Remove some unused cruft. Get LD_LIBRARY_PATH recognized properly. PREFIX-clean. Submitted by: maintainer | ||||
* | Add some more help to solve potential installation problems. | asmodai | 2000-08-31 | 1 | -0/+9 |
| | | | | | | Also add reporting address. Submitted by: MAINTAINER <Martin Blapp <mb@imp.ch>> | ||||
* | Add MASTER_SITES and remove notice about manually downloading | jedgar | 2000-08-28 | 1 | -14/+12 |
| | | | | Submitted by: Martin Blapp <mb@imp.ch> (Maintainer) | ||||
* | - Add DISPLAY functionality to keep StarOffice from crashing during | jedgar | 2000-08-25 | 1 | -13/+31 |
| | | | | | | | installation and startup - Make a few cosmetic fixes to the Makefile(s) Submitted by: Martin Blapp <mb@imp.ch> (Maintainer) | ||||
* | New port: staroffice52 (after repo-copy from staroffice5) | jedgar | 2000-08-25 | 5 | -2601/+3102 |
| | | | | Submitted by: Martin Blapp <mb@imp.ch> | ||||
* | fix packaging errors (don't sort the @dirrm list in a-z order) | mharo | 2000-04-20 | 1 | -2/+2 |
| | |||||
* | Correct english grammar | mharo | 2000-04-20 | 1 | -4/+3 |
| | | | | Submitted by: Adam Steffes <asteffes@netmug.org> | ||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 1 | -3/+3 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | /usr/compat -> /compat, peter's commit to osf1_base reminded me I had this. | billf | 2000-04-15 | 1 | -3/+3 |
| | |||||
* | portname/portversion update | mharo | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | Add mb@imp.ch as the new MAINTAINER. | steve | 2000-02-29 | 1 | -1/+1 |
| | | | | Submitted by: Darren Wiebe <dkwiebe@hagenhomes.com> | ||||
* | Add virtual category "linux" to Linux apps and support libs/utils. | asami | 2000-02-28 | 1 | -1/+1 |
| | |||||
* | Misc. small fixes from the maintainer. | steve | 2000-02-27 | 2 | -7/+4 |
| | | | | | PR: 16935 Submitted by: maintainer | ||||
* | From maintainer: | steve | 2000-01-30 | 1 | -7/+7 |
| | | | | | | | | This fixes the ${TEMPDIR} and ${TMPDIR} problem with the StarOffice5 port. It also puts my correct email address in. PR: 16432 Submitted by: maintainer | ||||
* | Add another distribution site for patches and changes the default for the | steve | 2000-01-01 | 1 | -8/+10 |
| | | | | | | | TEMPDIR variable. PR: 15764 Submitted by: maintainer | ||||
* | Remove '-v' from the invocation of ln(1). | steve | 1999-12-24 | 1 | -1/+1 |
| | | | | | PR: 15623 Submitted by: Udo Schweigert <ust@cert.siemens.de> | ||||
* | "Quite sorry for sending this so late. I just got my hands on a Sun | asami | 1999-12-15 | 4 | -2579/+2604 |
| | | | | | | | StarOffice CDROM and found out how broken the port really was. It also uses a DIST_SUBDIR now." Submitted by: obrien | ||||
* | Fix buglet in the perl expression. | obrien | 1999-12-11 | 1 | -1/+1 |
| | | | | Noticed by: Brian Handy <handy@lambic.physics.montana.edu> | ||||
* | Updated checksums. | obrien | 1999-12-10 | 1 | -0/+2 |
| | | | | Submitted by: Darren Wiebe <dkwiebe@heartland.ab.ca> (MAINTAINIER) | ||||
* | I didn't notice there was a .file file as part of the port, and it was | obrien | 1999-12-10 | 1 | -1/+1 |
| | | | | | in the wrong place. The .dot files has been renamed dot.file and moved to files/ | ||||
* | This is Sun's version 5.1a of StarOffice, an office productivity suite | obrien | 1999-12-10 | 6 | -0/+2623 |
simular to Microsoft Office. PR: 14899 Submitted by: Darren Wiebe <dkwiebe@heartland.ab.ca> (reworked by me) |