summaryrefslogtreecommitdiff
path: root/misc/openoffice-bin
AgeCommit message (Collapse)AuthorFilesLines
2005-10-10Adding the pkgsrc library path is useful only for a native version. This canmrauch2-6/+3
lead to native libraries being found instead of the required emulation ones which in turn prevents startup of the program. Noted by Geert Hendrickx in private mail.
2005-10-03Update to version 1.1.5.mrauch6-49/+53
This version contains read support for the new OpenDocument format OASIS which will be default in OOo 2.0. Additionally some minor bugs have been fixed. A complete list can be found at http://download.openoffice.org/1.1.5/release_notes_1.1.5.html.
2005-10-03Add the pkgsrc library path to LD_LIBRARY_PATH so shared libraries frommrauch1-1/+5
other packages which are loaded during runtime via dlopen() can be found. This is necessary for fixing PR pkg/30473.
2005-09-11Fix the mechanism which sets the temporary directory wheremrauch1-3/+3
OpenOffice.org will unpack intermediate files during install. The package default /tmp may have not enough space. Problem reported by Perry Metzger via mail to tech-pkg.
2005-07-29- indentationgrant1-24/+13
- define NO_BUILD instead of an empty do-build target - eliminate MACHINE_ARCH mangling, i[3-6]86 is already squashed to i386 by bsd.prefs.mk - allow install on Solaris/x86
2005-07-29tidy up formattinggrant2-13/+10
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-04-14Apply fix for security problem CAN-2005-0941 by installing patched library.mrauch2-2/+12
Bump PKGREVISION.
2005-04-02Add DISTNAME section for Linux/i386, which got lost.mrauch1-4/+10
2005-03-16/etc/mtab file not needed any longer, verified by mrauch.wiz1-5/+1
2005-03-03Prevent use of undefined variables on unsupported platforms.kristerw1-4/+8
2005-02-27Unbreak package: It's ".elif", not ".elseif".wiz1-7/+6
Remove empty line.
2005-02-27Drop trailing whitespace.wiz1-3/+3
2005-02-27Sort.wiz3-1702/+1702
2005-02-26add support for Solaris/sparc. Also add the framework to allow the ↵dmcmahill9-15/+10745
Solaris/sparc binary to install under NetBSD/sparc{,64} but don't actually enable it yet due to compat_svr4 issues. In addition, add support for Solaris/Intel which is marked as broken until someone with such a system can fix PLIST.SolarisIntel to be correct for the SolarisIntel binary distribution of openoffice.
2005-02-24Add RMD160 checksums.wiz1-1/+3
2005-02-24Rename openoffice-linux to openoffice-bin.mrauch7-0/+5237