summaryrefslogtreecommitdiff
path: root/editors/openoffice-2.0-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* After repocopied by PR 85372, old ports must beMaho Nakata2005-08-2914-1801/+0
| | | | | removed. PR: 85372
* backout last commit :(Maho Nakata2005-08-291-1/+1
|
* ${PORTNAME} should be openoffice.orgMaho Nakata2005-08-291-1/+1
|
* Add a message for workaroundMaho Nakata2005-08-281-1/+1
|
* 1. update to m126Maho Nakata2005-08-287-80/+89
| | | | | | | | | | | | 2. set LC_ALL, LANG as c when building [1] 3. better generate.pl 4. Partial fix for 4.11-RELEASE [2] 5. do not pass CPUFLAGS 6. Partial improvement for WITHOUT_JAVA PR: 84786 Submitted by: [1] achix mantzix [2] Hiromi Kimura and Yury Tarasievich
* 1. use --with-system-freetype . update of libXft to version 2.1.7,Maho Nakata2005-08-113-13/+765
| | | | | | | | | | | | | | | | it started using the FT_GlyphSlot_Embolden function from freetype2 if it's available at configure type. libXft depends on freetype2 in ports tree so use this symbol. OOo has its own freetype2 and in this version, it doesn't have FT_GlyphSlot_Embolden. 2. python fix for 6 and 7. PR: 84464 [2] Submitted by: "Stephane E. Potvin" <sepotvin@videotron.ca> [1] "Carlos F. A. Paniago" <pan@panix.homeunix.org> [1] Ron MacNeil[2], kris [1], [2] Peter Czanik <pczanik@fang.fa.gau.hu> [2] Approved by: portmgr (marcus)
* more robust generation of scriptMaho Nakata2005-07-291-3/+3
|
* Rename openoffice-wrapper to openoffice.org-wrapperMaho Nakata2005-07-292-4/+4
|
* update to m121Maho Nakata2005-07-262-4/+6
|
* No longer need DEFALUT_TO_ENGLISH_FOR_PACKING to be set to yes;Maho Nakata2005-07-231-2/+2
| | | | | | now it is default. Submitted by: Pavel Janik <Pavel@Janik.cz>
* o update to m120Maho Nakata2005-07-225-40/+105
| | | | | | | | | | o enable WITHOUT_MOZILLA o Informative about localized build[1] o spelling/grammar cleanup[2] PR: 83502 [1] Submitted by: Harald Schmalzbauer <harry@schmalzbauer.de>[1] "Jack L." <xxjack12xx@doramail.com>[2]
* Update to 1.9m117Maho Nakata2005-07-162-4/+4
|
* update to 1.9m116Maho Nakata2005-07-132-4/+4
|
* update to m114Maho Nakata2005-07-053-29/+4
|
* fix by adding imake dependencyMaho Nakata2005-07-031-1/+2
| | | | Submitted by: kris
* Update to m113Maho Nakata2005-07-024-68/+90
|
* Currently only OOo buildable java is jdk1.4.Maho Nakata2005-06-281-1/+1
| | | | Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* Dmitry Sivachenko has just checked-in a patch to fltk such that openofficeMaho Nakata2005-06-271-3/+0
| | | | | | now builds even if you have fltk installed. Submitted by: Mike Durian <durian@shadetreesoftware.com>
* update to m111Maho Nakata2005-06-223-8/+32
| | | | cleaning up dependency a bit
* Add warning if x11-toolkits/fltk is installed build fails.Maho Nakata2005-06-201-3/+3
| | | | Corrected: Mike Durian <durian@shadetreesoftware.com> (again)
* Set as broken if epm is installed. it causes a build errorMaho Nakata2005-06-191-0/+3
| | | | | | | while building epm project. Now epm is a part of OpenOffice.org's distribution. Reported by: Mike Durian <durian at shadetreesoftware.com>
* call uname needlessly.Maho Nakata2005-06-191-1/+1
| | | | | | | | SIMPLEOSVER by parsing the output of `uname -r`. This is pointless, since the same data can be obtained from the (already generated) OSREL variable. PR: 76330 Submitted by: Colin Percival <cperciva@hexahedron.daemonology.net>
* fix typo and correct apparent mistakeMaho Nakata2005-06-181-6/+1
| | | | Submitted by: des
* Update to m110Maho Nakata2005-06-174-32/+6
|
* update to m109Maho Nakata2005-06-113-14/+14
|
* - Fix typo in COMMENTPav Lucistnik2005-06-051-1/+1
| | | | | | PR: ports/78134 Submitted by: kumasan <gee_gee@yahoo.co.jp> Approved by: maintainer timeout (3 months)
* o For QA purpose, add optional target package-canonical.Maho Nakata2005-06-033-3/+196
| | | | | | | | | | | | | Using this packaging method, packages must build without errors. Nevertheless we'll go our own way. o Change packaging method from generic one to FreeBSD's native one. This works well for both packaging method and slightly saves disk space as well. o Fix some problems arose by using FreeBSD's native packaging method. Result of: CodeFest Japan 2005 https://members.fsij.org/trac/codefest2005/
* Forgot to remove this patchMaho Nakata2005-06-031-50/+0
|
* Update to m107Maho Nakata2005-06-0316-1032/+4
|
* Forgot to update patches as well...Maho Nakata2005-05-2215-15/+15
|
* Update to m105Maho Nakata2005-05-228-109/+600
|
* Fix SDK part, so that really usableMaho Nakata2005-05-154-0/+174
|
* Fix wrapperMaho Nakata2005-05-152-2/+3
| | | | Submitted by: Mike Durian <durian@shadetreesoftware.com>
* update to m103Maho Nakata2005-05-153-15/+52
|
* Detect gcj correctly, but not yet supportedMaho Nakata2005-05-131-0/+48
|
* Do not fork process more than 1.Maho Nakata2005-05-131-1/+1
| | | | | | Sometimes builds become unstable. Submitted by: kris
* BROKEN message for older than 5.3-RELEASE was wrongMaho Nakata2005-05-121-1/+1
| | | | BROKEN -> TRYBROKEN
* To make things clear, now patches haveMaho Nakata2005-05-119-2/+42
| | | | | | | | o number of IssueTracker o Child work space o Author so that we commit patches to upstream o short description
* Update to 1.9m101Maho Nakata2005-05-082-5/+5
|
* update to 1.9m98Maho Nakata2005-04-302-4/+4
|
* Update to 1.9m97Maho Nakata2005-04-294-14/+46
|
* update to 1.9m86Maho Nakata2005-04-243-11/+10
| | | | | | | | | | | | 1. -DWITH_CUPS seems to be unstable, now it is not default 2. Fix build issue with -DWITH_KDEbut fixed by another method, since patch submitters doesn't sign to Joint Copyright Assignment. PR: 78141 (2) Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl> (2) and also mentioned by many people
* Update to 1.9m94Maho Nakata2005-04-195-547/+27
|
* Update to m91Maho Nakata2005-04-0817-321/+285
|
* (hopefully) Fix bento buildMaho Nakata2005-03-281-0/+532
| | | | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=43561 cws: sdkbugfix02 Submitted by: kris Approved by: portmgr (marcus)
* Update to 1.9m85Maho Nakata2005-03-133-4/+18
|
* update to 1.9m84Maho Nakata2005-03-123-14/+14
|
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
|
* forgot to remove unnecessary patchMaho Nakata2005-03-091-14/+0
|
* Update to 1.9m83Maho Nakata2005-03-094-22/+9
| | | | | fix typo at Makefile.knob[1] Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> [1]