summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* These should have also have been removed.David E. O'Brien2001-08-283-447/+0
| | | | Notes: svn path=/head/; revision=47033
* Update to the 6.0.a638 offering.David E. O'Brien2001-08-283-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> 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-182-7/+8
| | | | Notes: svn path=/head/; revision=42693
* Update to the "609" build incase anyone wants to work on getting this beastDavid E. O'Brien2000-11-032-4/+6
| | | | | | | 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-166-82/+467
| | | | | | | 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-245-2601/+3102
| | | | | | | Submitted by: Martin Blapp <mb@imp.ch> Notes: svn path=/head/; revision=31934
* fix packaging errors (don't sort the @dirrm list in a-z order)Michael Haro2000-04-201-2/+2
| | | | Notes: svn path=/head/; revision=27772
* Correct english grammarMichael Haro2000-04-201-4/+3
| | | | | | | Submitted by: Adam Steffes <asteffes@netmug.org> Notes: svn path=/head/; revision=27771
* 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-272-7/+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-144-2579/+2604
| | | | | | | | | | 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
* Updated checksums.David E. O'Brien1999-12-091-0/+2
| | | | | | | Submitted by: Darren Wiebe <dkwiebe@heartland.ab.ca> (MAINTAINIER) Notes: svn path=/head/; revision=23692
* 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-096-0/+2623
simular to Microsoft Office. PR: 14899 Submitted by: Darren Wiebe <dkwiebe@heartland.ab.ca> (reworked by me) Notes: svn path=/head/; revision=23680