Commit graph

401 commits

Author SHA1 Message Date
Kris Kennaway
49ed103866 BROKEN on 4.x: Does not compile (tries to link to libpthread) 2004-05-22 05:56:58 +00:00
Maho Nakata
23448d980d Update to cws_srx645_ooo112fix2, checking out by 2004/May/18th 2004-05-18 14:48:57 +00:00
Maho Nakata
20688a3dfe Fix extract command (helpcontents now have some trailing
gabage)

Submitted by:	Gerrit Kuhn <gerrit@pmp.uni-hannover.de>
2004-05-07 17:20:36 +00:00
Maho Nakata
a7dc7bf6dd Fix localized helpcontents. somefiles are missing.
http://www.openoffice.org/issues/show_bug.cgi?id=23330
2004-05-05 18:46:41 +00:00
Maho Nakata
ebcf9bfb8e Make (more) use of USE_GNOME
Submitted by:	adamw
2004-04-12 01:03:34 +00:00
Maho Nakata
2fc090c2be Make fetchable 2004-04-10 21:14:13 +00:00
Maho Nakata
52ae1091d7 ${FRELEASE_NR} to ${PORTVERSION} for sdk and solver section 2004-04-09 09:21:22 +00:00
Maho Nakata
7ead418e9b update to 1.1.2RC (checkout cws_srx645_ooo112fix1, 2004/04/08 9pm JST)
please see the release note
http://download.openoffice.org/1.1.2rc/release_notes_1.1.2rc.html

removed patches:
a) patch-solenv+inc+unxfbsdi.mk
   http://www.openoffice.org/issues/show_bug.cgi?id=25500

b) patch-sw+source+filter+ww8+ww8scan.cxx
   http://www.openoffice.org/issues/show_bug.cgi?id=23856
   http://www.openoffice.org/issues/show_bug.cgi?id=24123
   but actually fixed somewhere I cannot find

added patch:
c) patch-setup2+wrapper+install.sh
   http://www.openoffice.org/issues/show_bug.cgi?id=27638

Note: simple test was done for FreeBSD 5.2.1-RELEASE
2004-04-09 08:47:39 +00:00
Maho Nakata
952b5ad296 In some environments, they cannot java.
So put JDKDIR in CONFIGURE_ARGS explicitly.

Submitted by:	many people
2004-03-19 04:31:38 +00:00
Maho Nakata
68eacb8750 Add expireation dates of GIF patent.
(It has already been expired in United States)
2004-03-17 12:32:53 +00:00
Maho Nakata
c9cad973c1 Add preliminary SDK support
Note patches won't be integrated since it is dirty hack.

http://qa.openoffice.org/issues/show_bug.cgi?id=24142
2004-03-17 03:54:27 +00:00
Joe Marcus Clarke
61b3a6bec8 Chase the new location of libXft. 2004-03-16 22:54:05 +00:00
Maho Nakata
ef809618ab Do not bork COMMENT/pkg-message/pkg-descr
Submitted by:	eik
2004-03-15 13:18:30 +00:00
Maho Nakata
9040d4551e 1) remove IGNORE
2) set port name as 1.1.1.RC1 (RC2 will soon appear)
2004-03-15 13:06:15 +00:00
Maho Nakata
a66ae315f4 modified so that applies cleanly 2004-03-15 12:53:04 +00:00
Maho Nakata
c279c9b874 Modified so that correctly apply 2004-03-15 12:49:46 +00:00
Maho Nakata
bbccccb19f Add $(STDLIBCPP)
http://qa.openoffice.org/issues/show_bug.cgi?id=25500
2004-03-15 12:47:18 +00:00
Maho Nakata
48ffd77495 COMMENT is always defined. 2004-03-13 02:36:55 +00:00
Maho Nakata
210bf1cea0 LD_PATH and LD_PATH1 are not used any more. 2004-03-13 02:35:33 +00:00
Maho Nakata
b331e700df clean up do-install and install-user section
(do-install section was wrong. alinged to tab...)
2004-03-13 02:33:31 +00:00
Maho Nakata
20bf2d1bc8 Response file while installation is not needed.
Install script now can handle ${PREFIX}.
2004-03-13 02:13:24 +00:00
Maho Nakata
27a837dc88 1) oo_1.1.1_src is the new WRKSRC
2) add coreutils (gcp) at build depend section
3) remove USE_GCC message at pre-fetch sectoin
2004-03-13 02:01:50 +00:00
Maho Nakata
808b154e82 1) FRELEASE_NR -> 1.1.1
2) pass appropreate parameters to configure args
3) gcc-3.2 is the only compiler that can produce
   usable compiler at the moment
4) remove pkg-descr and pkg-message section
   may not needed
5) suffix of package should be tbz not tbz2
   (package rename section)
2004-03-13 01:51:50 +00:00
Maho Nakata
53eeef062f valueOf(timestamp_); is ambigious.
http://qa.openoffice.org/issues/show_bug.cgi?id=24315
2004-03-12 21:33:47 +00:00
Maho Nakata
27439155e2 build fails sw/source/filter/ww8/ww8scan.cxx debug=true
http://www.openoffice.org/issues/show_bug.cgi?id=23856
Correct patch is:
http://www.openoffice.org/issues/show_bug.cgi?id=24123
2004-03-12 12:30:22 +00:00
Maho Nakata
a28a088444 Committed.
http://qa.openoffice.org/issues/show_bug.cgi?id=25495
2004-03-12 12:13:39 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Maho Nakata
976a3ba472 remove fix-kdewrappers and fix-gnomewrappers.
they are no longer used.
2004-03-11 12:36:03 +00:00
Maho Nakata
1f9fe8cfe5 1) set EXTRACT_ONLY appropreate distname.
2) Opps, remove IGNORE. mark as IGNORE again.
2004-03-11 10:16:24 +00:00
Maho Nakata
a7dc5308ab 1) Clean up BUILD_DEPENDS
2) No longer `#include <malloc.h>' exist
   http://www.openoffice.org/issues/show_bug.cgi?id=20975
2004-03-11 10:00:41 +00:00
Maho Nakata
1d64f52154 Now configure has --enable-mozilla. 2004-03-11 09:58:53 +00:00
Maho Nakata
6fc2bdaceb Committed at somewhere. 2004-03-11 09:57:28 +00:00
Maho Nakata
c2a0e626cd Committed.
http://www.openoffice.org/issues/show_bug.cgi?id=21615
2004-03-11 09:56:25 +00:00
Maho Nakata
a49eb219fb Committed.
http://www.openoffice.org/issues/show_bug.cgi?id=21127
2004-03-11 09:55:51 +00:00
Maho Nakata
ee8484258e Committed.
http://www.openoffice.org/issues/show_bug.cgi?id=18064
2004-03-11 09:54:55 +00:00
Maho Nakata
8588ce2d22 Committed.
http://www.openoffice.org/issues/show_bug.cgi?id=18063
2004-03-11 09:53:44 +00:00
Maho Nakata
ea040e109c Committed.
http://www.openoffice.org/issues/show_bug.cgi?id=18062
2004-03-11 09:52:38 +00:00
Maho Nakata
131aa4b313 Update MASTER_SITES. 2004-03-11 02:00:54 +00:00
Maho Nakata
550442c9db Update distinfo
1) 1.1.1rc
2) SIZEfy
2004-03-11 01:41:01 +00:00
Maho Nakata
b05fbde2b9 remove
FIND, CUT, AWK, GREP and PASTE.
they are already in the bsd.port.mk
2004-03-11 00:33:42 +00:00
Maho Nakata
324ae3d43c Marked as IGNORE. I'll work for 1.1.1RC. 2004-03-11 00:31:15 +00:00
Martin Blapp
5307d47cef Remove 'unset noclobber' which has been accidently committed.
Noticed by: Adam Weinberger <adamw@magnesium.net>
2004-02-22 15:09:46 +00:00
Martin Blapp
9712da8b88 Bump portrevision. 2004-02-21 10:53:27 +00:00
Martin Blapp
d4b4ec1084 Resolve crash in autopilot for forms. 2004-02-21 10:52:14 +00:00
Martin Blapp
7e5ab1309e Adjust PTHREAD_CFLAGS and THREAD_CFLAGS for ports and standalone
builds. Use the correct values according to bsd.port.mk.
2004-02-21 10:24:34 +00:00
Joe Marcus Clarke
d3ed8a1b49 Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk.

Submitted by:	kris
2004-02-04 05:25:22 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
fbd1108f49 Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
Martin Blapp
ee48356e9a setup -dontdeletetemp has the same effect as this patch. 2004-01-10 00:03:08 +00:00
Martin Blapp
9ea3d25226 $OOHOME/user/config/soffice.cfg is a directory, not a file. 2004-01-10 00:01:12 +00:00