summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_4_6_2'.release/4.6.2cvs2svn2002-08-101-110/+0
| | | | | Notes: svn path=/head/; revision=64310 svn path=/tags/RELEASE_4_6_2/; revision=64312; tag=release/4.6.2
* Go back to mozilla 2.95 includes, a newer version has LDAP codeMartin Blapp2002-04-231-2/+2
| | | | | | | | 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
* Correct invalid syntax in LIB_DEPENDSKris Kennaway2002-03-151-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=56114
* Add pth directory for LIB_DEPENDSMartin Blapp2002-03-141-1/+1
| | | | Notes: svn path=/head/; revision=56086
* Add CC and CFLAGS to gmake environmentMartin Blapp2002-03-131-0/+2
| | | | Notes: svn path=/head/; revision=56036
* Use CXX and CC, so we can specify cc295 and g++295 from ports. MoreMartin Blapp2002-03-131-1/+4
| | | | | | | commits will follow. Notes: svn path=/head/; revision=56019
* Make portlint happy. Add USE_XLIBMartin Blapp2002-03-131-10/+12
| | | | | | | Submitted by: demon Notes: svn path=/head/; revision=56018
* Upgrade the development snapshot to the latest build: 642Martin Blapp2002-03-121-2/+3
| | | | Notes: svn path=/head/; revision=55914
* Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8Martin Blapp2002-03-111-4/+4
| | | | | | | Thanks to Carlos F. A. Paniago <pan@cnpm.embrapa.br> Notes: svn path=/head/; revision=55867
* Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.Martin Blapp2002-03-091-0/+3
| | | | | | | Requested by: cvs-comitters Notes: svn path=/head/; revision=55786
* Move the s|<malloc.h>|<stdlib.h>|g after the patch section.Martin Blapp2002-03-091-0/+2
| | | | Notes: svn path=/head/; revision=55763
* Use autoconf, remove the ugly configure patch. Do the gcc tests and fix themMartin Blapp2002-03-081-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) Notes: svn path=/head/; revision=55747
* Substitute .cxx files too in the nas-patch. Also add a missing backslash,Martin Blapp2002-03-081-1/+1
| | | | | | | since we do not want to scan dirs. Notes: svn path=/head/; revision=55724
* Add missing $Martin Blapp2002-03-081-1/+1
| | | | Notes: svn path=/head/; revision=55721
* *.cxx also needs <malloc.h>|<stdlib.h>Martin Blapp2002-03-061-0/+2
| | | | Notes: svn path=/head/; revision=55648
* Openoffice needs x11Martin Blapp2002-03-061-1/+1
| | | | Notes: svn path=/head/; revision=55624
* Bring the FreeBSD (NetBSD) mozilla zip files into placeMartin Blapp2002-03-051-0/+3
| | | | Notes: svn path=/head/; revision=55601
* Update to 641c source buildMartin Blapp2002-03-041-12/+13
| | | | Notes: svn path=/head/; revision=55537
* Fix dependency of pth and fix jdk pathsMartin Blapp2002-03-031-2/+4
| | | | Notes: svn path=/head/; revision=55431
* First step towards a working port.Martin Blapp2002-02-281-34/+59
| | | | Notes: svn path=/head/; revision=55362
* Since I'm the maintainer of other vaporware already like staroffice,Martin Blapp2002-01-271-1/+1
| | | | | | | it makes sense that I maintain this too ;) Notes: svn path=/head/; revision=53840
* I do not want to the maintainer of this piece of vaporware.David E. O'Brien2002-01-271-1/+1
| | | | Notes: svn path=/head/; revision=53834
* Update to the 6.0.a638 offering.David E. O'Brien2001-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> Notes: svn path=/head/; revision=46994
* Really make broken.David E. O'Brien2001-05-181-1/+1
| | | | Notes: svn path=/head/; revision=42694
* Update to build 627 (yes, still broken).David E. O'Brien2001-05-181-5/+7
| | | | Notes: svn path=/head/; revision=42693
* Update to the "609" build incase anyone wants to work on getting this beastDavid E. O'Brien2000-11-031-3/+4
| | | | | | | going. Notes: svn path=/head/; revision=34722
* Mark this broken so people don't casually actually try to use this.David E. O'Brien2000-10-191-0/+2
| | | | | | | | Those wanting to work on the port should just comment out the "BROKEN" of course. Notes: svn path=/head/; revision=34007
* First cut at configuration patches. This is very much a WIP, and I welcomeDavid E. O'Brien2000-10-161-80/+8
| | | | | | | others to work on it too. Notes: svn path=/head/; revision=33903
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-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. Notes: svn path=/head/; revision=33576
* - Fix ${LINUXBASE} for /compat/linuxChris D. Faulhaber2000-09-231-8/+7
| | | | | | | | | - Fix some warning text Submitted by: Maintainer Notes: svn path=/head/; revision=33036
* * Depend on libc6, this should fix some lib-problems. Also automaticallyAlexander Langer2000-09-151-1/+4
| | | | | | | | | | install linuxbase if it's not yet installed. * Fix the cdrom installation Submitted by: Martin Blapp <mp@imp.ch> (MAINTAINER) on IRC Notes: svn path=/head/; revision=32650
* Fix the error detection routines at the end.Sheldon Hearn2000-09-071-17/+16
| | | | | | | | | | | Remove some unused cruft. Get LD_LIBRARY_PATH recognized properly. PREFIX-clean. Submitted by: maintainer Notes: svn path=/head/; revision=32390
* Add some more help to solve potential installation problems.Jeroen Ruigrok van der Werven2000-08-311-0/+9
| | | | | | | | | Also add reporting address. Submitted by: MAINTAINER <Martin Blapp <mb@imp.ch>> Notes: svn path=/head/; revision=32144
* Add MASTER_SITES and remove notice about manually downloadingChris D. Faulhaber2000-08-281-14/+12
| | | | | | | Submitted by: Martin Blapp <mb@imp.ch> (Maintainer) Notes: svn path=/head/; revision=32050
* - Add DISPLAY functionality to keep StarOffice from crashing duringChris D. Faulhaber2000-08-251-13/+31
| | | | | | | | | | installation and startup - Make a few cosmetic fixes to the Makefile(s) Submitted by: Martin Blapp <mb@imp.ch> (Maintainer) Notes: svn path=/head/; revision=31965
* New port: staroffice52 (after repo-copy from staroffice5)Chris D. Faulhaber2000-08-241-47/+63
| | | | | | | Submitted by: Martin Blapp <mb@imp.ch> Notes: svn path=/head/; revision=31934
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-3/+3
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* /usr/compat -> /compat, peter's commit to osf1_base reminded me I had this.Bill Fumerola2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27543
* portname/portversion updateMichael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27501
* Add mb@imp.ch as the new MAINTAINER.Steve Price2000-02-281-1/+1
| | | | | | | Submitted by: Darren Wiebe <dkwiebe@hagenhomes.com> Notes: svn path=/head/; revision=26416
* Add virtual category "linux" to Linux apps and support libs/utils.Satoshi Asami2000-02-281-1/+1
| | | | Notes: svn path=/head/; revision=26406
* Misc. small fixes from the maintainer.Steve Price2000-02-271-6/+4
| | | | | | | | PR: 16935 Submitted by: maintainer Notes: svn path=/head/; revision=26362
* From maintainer:Steve Price2000-01-291-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 Notes: svn path=/head/; revision=25276
* Add another distribution site for patches and changes the default for theSteve Price1999-12-311-8/+10
| | | | | | | | | | TEMPDIR variable. PR: 15764 Submitted by: maintainer Notes: svn path=/head/; revision=24313
* Remove '-v' from the invocation of ln(1).Steve Price1999-12-231-1/+1
| | | | | | | | PR: 15623 Submitted by: Udo Schweigert <ust@cert.siemens.de> Notes: svn path=/head/; revision=23936
* "Quite sorry for sending this so late. I just got my hands on a SunSatoshi Asami1999-12-141-31/+52
| | | | | | | | | | StarOffice CDROM and found out how broken the port really was. It also uses a DIST_SUBDIR now." Submitted by: obrien Notes: svn path=/head/; revision=23780
* Fix buglet in the perl expression.David E. O'Brien1999-12-101-1/+1
| | | | | | | Noticed by: Brian Handy <handy@lambic.physics.montana.edu> Notes: svn path=/head/; revision=23737
* I didn't notice there was a .file file as part of the port, and it wasDavid E. O'Brien1999-12-091-1/+1
| | | | | | | | in the wrong place. The .dot files has been renamed dot.file and moved to files/ Notes: svn path=/head/; revision=23681
* This is Sun's version 5.1a of StarOffice, an office productivity suiteDavid E. O'Brien1999-12-091-0/+64
simular to Microsoft Office. PR: 14899 Submitted by: Darren Wiebe <dkwiebe@heartland.ab.ca> (reworked by me) Notes: svn path=/head/; revision=23680