aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-1.1-devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo.mbr2003-04-291-1/+1
| | | | Submitted by: Bartosz Fabianowski <bartosz@fabianowski.de>
* Move the KDE wrapper replacement a bit, and only substitute inmbr2003-04-271-3/+10
| | | | | | | the perl script which creates the wrapper bits. Remove a newline in the post-patch target in the openoffice port. Add fix for gnome wrappers too.
* 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
|
* 1. Correct include path for instsetoo/util/openoffice.lstmaho2003-04-191-1/+1
| | | | | | | | | | Without it, licensing terms are not copied and installation fails for some localizd build. (affects patch-instsetoo+util+openoffice.lst and Makefile) 2. Added CJK Word 95/6.0/RTF import feature (Other patches) 3. Bump port revision By Takashi Ono <t_ono@hkfreak.net>
* For GIF patent problem, remove some goodies.maho2003-04-171-0/+22
| | | | | | | However source distribution is still legal, so this can be enabled by WITH_GIF_LZW_COMPRESSION=yes Approved by: mbr (Martin Blapp)
* Mastersite for localized help files has changed.mbr2003-04-121-1/+1
| | | | Submitted by: maho
* Update to srx644_ooo20030412.mbr2003-04-011-1/+1
|
* Only add the office_${RELEASE_NR} wrapper startup scriptsmbr2003-03-311-2/+2
| | | | | | to the pkg list. Submitted by: Dan Naumov <dan.naumov@ofw.fi>
* Add missing cpmbr2003-03-291-0/+2
|
* Unbreak the port and fix the remaining pkg files.mbr2003-03-281-19/+19
| | | | Have fun with OpenOffice1.1Beta !
* Use autoconf version > 2.5 to fix compile on CURRENT.mbr2003-03-281-0/+1
|
* OOo1.1 seems to link against a lib in the jdk. OOo will still runmbr2003-03-271-21/+1
| | | | | without this library, but for compile it is definitly needed. Remove the linux jdk dependency and use again our native one.
* Update to a 20030324 snapshot. Remove a old unusedmbr2003-03-271-2/+3
| | | | distfile entry.
* Hopefully fix the build on bento:mbr2003-03-271-5/+11
| | | | | The JDK dependency needs to be at the first place, so all following dependencies use the same JDK.
* Update to cws_srx644_ooo11beta. It still doesn't build but this commit will helpmbr2003-03-121-1/+11
| | | | | | | | | | | | to track the things down. There are known problems with weak symbols and exceptions. Some c++ tools inside the port will fail if you try to compile. The cpp_uno bridge has been updated to the latest linux version available. Added 'make update' target to upgrade the source to the latest version. Approved by: kris (portmgr)
* It's ".if", not "if"ade2003-03-061-1/+1
| | | | Submitted by: make index
* Update to 1.1 beta. Work in progress.mbr2003-03-061-63/+106
| | | | de-pkg-comment
* Convert COMMENT to COMMENTFILE until these ports can be converted.kris2003-02-101-1/+1
| | | | Submitted by: lioux
* 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
|
* Remove one obsolete check and test if all three mozilla filesmbr2002-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,mbr2002-10-251-6/+6
| | | | | | and remove the pkg_plist reference. Submitted by: Marc Williams <mw@uk.yahoo-inc.com>
* 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
| | | | Give it a +x :)
* Remove expat patch. Expat is included in the release tarball, but in ambr2002-10-231-4/+3
| | | | different location. Add a patch to fix the build.
* Correct install paths and targets.mbr2002-10-211-12/+12
|
* Add missing backslash.mbr2002-10-211-1/+1
|
* Neon and expat projects are missing in the official SRX643_00 branch.mbr2002-10-211-2/+4
| | | | | Add distfiles for them with the OO.org build infrastructure from SRX643 branch. What a mess !
* Define ant, and change PREFIX to LOCALBASE.mbr2002-10-191-2/+3
|
* First step to make this port working. Configure works and all patchesmbr2002-10-191-51/+458
| | | | | | | 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.
* Assign maintainer to mailinglist.mbr2002-06-231-1/+1
|
* Automated build is not possible.mbr2002-06-071-0/+3
| | | | Obtained from: Will
* Go back to mozilla 2.95 includes, a newer version has LDAP codembr2002-04-241-2/+2
| | | | | problems and doesn't compile. We can bump later to 1.0, if the openoffice project does the same.
* Correct invalid syntax in LIB_DEPENDSkris2002-03-151-1/+1
| | | | Submitted by: bento
* Add pth directory for LIB_DEPENDSmbr2002-03-151-1/+1
|
* Add CC and CFLAGS to gmake environmentmbr2002-03-141-0/+2
|
* Use CXX and CC, so we can specify cc295 and g++295 from ports. Morembr2002-03-141-1/+4
| | | | commits will follow.
* Make portlint happy. Add USE_XLIBmbr2002-03-141-10/+12
| | | | Submitted by: demon
* Upgrade the development snapshot to the latest build: 642mbr2002-03-121-2/+3
|
* Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8mbr2002-03-111-4/+4
| | | | Thanks to Carlos F. A. Paniago <pan@cnpm.embrapa.br>
* Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.mbr2002-03-101-0/+3
| | | | Requested by: cvs-comitters
* Move the s|<malloc.h>|<stdlib.h>|g after the patch section.mbr2002-03-091-0/+2
|
* Use autoconf, remove the ugly configure patch. Do the gcc tests and fix themmbr2002-03-091-1/+3
| | | | | | 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)
* Substitute .cxx files too in the nas-patch. Also add a missing backslash,mbr2002-03-081-1/+1
| | | | since we do not want to scan dirs.
* Add missing $mbr2002-03-081-1/+1
|
* *.cxx also needs <malloc.h>|<stdlib.h>mbr2002-03-071-0/+2
|
* Openoffice needs x11mbr2002-03-061-1/+1
|
* Bring the FreeBSD (NetBSD) mozilla zip files into placembr2002-03-061-0/+3
|
* Update to 641c source buildmbr2002-03-051-12/+13
|
* Fix dependency of pth and fix jdk pathsmbr2002-03-031-2/+4
|
* First step towards a working port.mbr2002-03-011-34/+59
|
* Since I'm the maintainer of other vaporware already like staroffice,mbr2002-01-271-1/+1
| | | | it makes sense that I maintain this too ;)
* I do not want to the maintainer of this piece of vaporware.obrien2002-01-271-1/+1
|
* Update to the 6.0.a638 offering.obrien2001-08-281-8/+10
| | | | | | | | "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.obrien2001-05-181-1/+1
|
* Update to build 627 (yes, still broken).obrien2001-05-181-5/+7
|
* Update to the "609" build incase anyone wants to work on getting this beastobrien2000-11-031-3/+4
| | | | going.
* Mark this broken so people don't casually actually try to use this.obrien2000-10-201-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 welcomeobrien2000-10-171-80/+8
| | | | others to work on it too.
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-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/linuxjedgar2000-09-231-8/+7
| | | | | | - Fix some warning text Submitted by: Maintainer
* * Depend on libc6, this should fix some lib-problems. Also automaticallyalex2000-09-161-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.sheldonh2000-09-071-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.asmodai2000-08-311-0/+9
| | | | | | Also add reporting address. Submitted by: MAINTAINER <Martin Blapp <mb@imp.ch>>
* Add MASTER_SITES and remove notice about manually downloadingjedgar2000-08-281-14/+12
| | | | Submitted by: Martin Blapp <mb@imp.ch> (Maintainer)
* - Add DISPLAY functionality to keep StarOffice from crashing duringjedgar2000-08-251-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)jedgar2000-08-251-47/+63
| | | | Submitted by: Martin Blapp <mb@imp.ch>
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-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.billf2000-04-151-3/+3
|
* portname/portversion updatemharo2000-04-141-3/+3
|
* Add mb@imp.ch as the new MAINTAINER.steve2000-02-291-1/+1
| | | | Submitted by: Darren Wiebe <dkwiebe@hagenhomes.com>
* Add virtual category "linux" to Linux apps and support libs/utils.asami2000-02-281-1/+1
|
* Misc. small fixes from the maintainer.steve2000-02-271-6/+4
| | | | | PR: 16935 Submitted by: maintainer
* From maintainer:steve2000-01-301-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 thesteve2000-01-011-8/+10
| | | | | | | TEMPDIR variable. PR: 15764 Submitted by: maintainer
* Remove '-v' from the invocation of ln(1).steve1999-12-241-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 Sunasami1999-12-151-31/+52
| | | | | | | 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.obrien1999-12-111-1/+1
| | | | Noticed by: Brian Handy <handy@lambic.physics.montana.edu>
* I didn't notice there was a .file file as part of the port, and it wasobrien1999-12-101-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 suiteobrien1999-12-101-0/+64
simular to Microsoft Office. PR: 14899 Submitted by: Darren Wiebe <dkwiebe@heartland.ab.ca> (reworked by me)