Commit graph

337 commits

Author SHA1 Message Date
Martin Blapp
4ebe928257 Mark it broken again.
It seems that our c++ (2.95.3) has still bugs. This time c++ exceptions
do not work as they should and instead a clean exit we get a segfault.
This works with a virgin 2.95.3 compiler, or even the one in the ports
collection. Another bug is a internal compiler error during compile
a part of OO without -g or with -O.

The rtld-elf symbolcache seems to have problems too. If used,
the installation coredumps. A workaround seems to disable the
caching altough this can't be the real solution.

There is also an outstanding problem in the uno-bridge code of OO.
We are currently investigating it:

http://www.openoffice.org/issues/show_bug.cgi?id=5071
2002-05-22 08:36:16 +00:00
Martin Blapp
ed8eb35b94 Fix plist for OpenOffice 1.0 2002-05-21 21:16:58 +00:00
Martin Blapp
295782276e Add install-user target. 2002-05-19 20:26:47 +00:00
Martin Blapp
fcaa518c5d Change SO version in oo_setup.resp. Call sed directly. 2002-05-19 20:24:05 +00:00
Martin Blapp
25d19e763c Fix the last commit. Since OO was only compileable in a little
timeframe on CURRENT, mark it broken for all CURRENT versions.
Beside that, the logic was wrong.
2002-05-19 16:26:14 +00:00
Martin Blapp
00d240b137 Unbreak build, since we need testers now the setup works.
Add a lot of warning messages and tell in which RELEASE
OO does not work (yet).
2002-05-19 13:34:25 +00:00
Martin Blapp
2f3836cafb Add BSD specific nas patches to get it really working. NetBSD should
do the same.
2002-05-19 13:02:37 +00:00
Martin Blapp
b0dc5db05c Work around another C++ compiler bug with -O in our
STABLE gcc. Using -g for just this target, or removing
-O seems to fix the build.
2002-05-19 12:29:49 +00:00
Martin Blapp
8800bea575 Link libmozab2 too. This is apparently a bug introduced in
1.0 by the OO people. This should fix the setup program.
2002-05-19 12:17:30 +00:00
Martin Blapp
7f0ffef7c8 Revert the include dirs to the old location as before, and
add the missing dirs.
2002-05-18 14:28:08 +00:00
Martin Blapp
a87098e61c Add missing MD5 checksum, sigh 2002-05-18 12:35:58 +00:00
Martin Blapp
9d31c8a527 Update to mozilla 1.0RC2, like the OO people did yesterday. 2002-05-18 12:32:54 +00:00
Martin Blapp
8ba7b2bfab Make setup start. Patch from Alexander N. Kabaev 2002-05-18 12:30:12 +00:00
Martin Blapp
cede1a236a Remove -g from build. We have special makeflags for this in OO. 2002-05-14 17:42:20 +00:00
Martin Blapp
98f16c166c A oounix dir is now used instead of unix. So we need
to apply this patch to two files instead of one.
2002-05-01 21:51:24 +00:00
Martin Blapp
f3bad9da86 Upgrade to 1.0.0
Builds ok, but is still broken
2002-05-01 21:09:48 +00:00
Gerald Pfeifer
ba2e76e930 Tweak an error message in pre-extract.
Approved by:	mbr (maintainer), obrien (mentor)
2002-04-26 17:48:30 +00:00
Martin Blapp
31a8c2f1a5 Check for missing langinfo.h 2002-04-25 08:08:18 +00:00
Martin Blapp
390eecd72c Add setup description file 2002-04-24 22:11:06 +00:00
Martin Blapp
d0f31d2b75 Fix one mastersite, add install targets and remove the os version check.
I think if the gcc fixes for oo go in before 4.6, we can check against
this version later.

Openoffice does build now till the end. A normal build with a P800 Mhz
does take approximatly 20 hours.
2002-04-24 22:02:12 +00:00
Martin Blapp
13665ba93a Remove this patch. It's now included in the 641d build 2002-04-24 00:47:52 +00:00
Martin Blapp
d9c2f10276 Bring back deleted patch. We can habe the same flags as linux 2002-04-23 23:23:16 +00:00
Martin Blapp
8b787cfd1c We do not have alloca.h 2002-04-23 23:18:15 +00:00
Martin Blapp
2db0f945ef Go back to mozilla 2.95 includes, a newer version has LDAP code
problems and doesn't compile. We can bump later to 1.0, if the
openoffice project does the same.
2002-04-23 22:06:27 +00:00
Martin Blapp
95c229ce16 mktemp(3) needs unistd.h
Recieved from Carlos F. A. Paniago <pan@cnpm.embrapa.br>
2002-04-16 17:59:29 +00:00
Martin Blapp
25fb948c1d Bring the patch to the newest version so it does not break anymore 2002-04-15 16:56:50 +00:00
Martin Blapp
30f652aa63 Ifdef another windows timezone definition 2002-04-15 15:14:28 +00:00
Martin Blapp
7e88375247 Add missing includes 2002-04-15 15:13:07 +00:00
Martin Blapp
1191ea838c Fix patch argument which does fix the neon build 2002-04-15 13:48:19 +00:00
Martin Blapp
a31c45a0b4 Upgrade to build 641d. More work is necessary to make the build compile.
There are still at least two different gcc bugs in our compiler, one
issue has already been found by Alexander Kabaev <ak03@gte.com>. He's
working on fixing the other.
2002-04-02 23:48:28 +00:00
Martin Blapp
b51761e90d Revert the last change. It looks like -fno-rtti is only needed for the
mozilla part, and else it breaks the build where -rtti is used. Add a new
patch to change it for the mozilla build.
2002-03-16 17:02:10 +00:00
Martin Blapp
b0909f5cf7 Add -fno-rtti so the mozab connector code compiles again. 2002-03-15 17:26:45 +00:00
Kris Kennaway
24dcf4a8af Correct invalid syntax in LIB_DEPENDS
Submitted by:	bento
2002-03-15 01:40:07 +00:00
Martin Blapp
67d6aa6627 Add pth directory for LIB_DEPENDS 2002-03-14 16:03:15 +00:00
Martin Blapp
78647a51f7 Make portlint happy. Add USE_XLIB
Submitted by:	demon
2002-03-13 19:19:41 +00:00
Martin Blapp
a46228370b Fix breakage with "patch -i" which is missing in STABLE. For some strange
reason it exists in recent CURRENT, but is not documented.
2002-03-13 16:31:53 +00:00
Martin Blapp
4470012b77 We need to build offuh here, else the build stops
Submitted by:	Carlos F. A. Paniago <pan@cnpm.embrapa.br>
2002-03-11 15:51:33 +00:00
Martin Blapp
7820b875e6 Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8
Thanks to Carlos F. A. Paniago <pan@cnpm.embrapa.br>
2002-03-11 15:43:56 +00:00
Martin Blapp
ee89ac71b6 FreeBSD has no -ldl 2002-03-11 09:26:02 +00:00
Martin Blapp
c8f58c7833 Build unoidl too 2002-03-11 09:18:13 +00:00
Martin Blapp
cb4a584073 If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.com.ua> 2002-03-11 09:17:12 +00:00
Martin Blapp
9a6a862e48 Remove unnecessary #defines 2002-03-11 09:15:44 +00:00
Martin Blapp
beb1c620c5 Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua> 2002-03-11 09:08:44 +00:00
Martin Blapp
ce1afb567b Fix one #ifdef and add two more checks 2002-03-11 09:06:34 +00:00
Martin Blapp
b19cbdef34 Add langinfo twirks 2002-03-10 23:02:24 +00:00
Martin Blapp
60deb7a34d Add tgetpwnam test for FreeBSD too 2002-03-10 22:51:58 +00:00
Martin Blapp
6149dd0b07 Remove _cdecl before main() 2002-03-10 22:48:22 +00:00
Martin Blapp
a8e4dd73bb AddrLen is socklen_t, not int 2002-03-10 22:42:07 +00:00
Martin Blapp
39bdece24e Add -f to ln to continue builds 2002-03-10 22:34:53 +00:00
Martin Blapp
cbf57a6a64 A getpwuid_r function is now implemented in patch-sal::osl::unx::system.c 2002-03-10 22:26:50 +00:00
Martin Blapp
f1a88e4042 Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet used
and the CFLAGS are hardcoded in solenv/inc/unxfbsd.mk
2002-03-10 22:03:45 +00:00
Martin Blapp
153720072a We do not have GLIBC. Sigh. 2002-03-10 21:51:41 +00:00
Martin Blapp
d5b8dbd7c4 Define fcvt as extern as NetBSD does. 2002-03-10 17:14:48 +00:00
Martin Blapp
006f3e56bc Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.
Requested by:	cvs-comitters
2002-03-09 22:41:53 +00:00
Martin Blapp
0831655ef9 Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions with
-pthread, add JAVA_RUNTIME definition, change the optimization from 02
to -O and from -O to -O0. Add -lXaw -lXt to link for GUI part, and reorder
the librarys the correct way.
2002-03-09 19:57:47 +00:00
Martin Blapp
86149f75c2 Move the s|<malloc.h>|<stdlib.h>|g after the patch section. 2002-03-09 10:43:14 +00:00
Martin Blapp
9defbf5952 Patch got accidently comitted twice. 2002-03-09 09:54:06 +00:00
Martin Blapp
ea1938c72b STABLE does not have langinfo.h yet. 2002-03-09 01:00:16 +00:00
Martin Blapp
22a77d8a58 Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file. 2002-03-09 00:18:08 +00:00
Martin Blapp
2cdb04602e This patch accidently got the second part dublicated 2002-03-08 23:13:20 +00:00
Martin Blapp
0a3a57c1f5 Use autoconf, remove the ugly configure patch. Do the gcc tests and fix them
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)
2002-03-08 23:06:20 +00:00
Martin Blapp
64baa5ac91 Add missing typedef and macros. Patch from Carlos F. A. Paniago
<pan@cnpm.embrapa.br>
2002-03-08 16:06:39 +00:00
Martin Blapp
8022072e4a We do not have alloca.h 2002-03-08 15:43:16 +00:00
Martin Blapp
1f2df029ef Substitute .cxx files too in the nas-patch. Also add a missing backslash,
since we do not want to scan dirs.
2002-03-08 14:27:12 +00:00
Martin Blapp
fe99f7ef94 Avoid twice defined set_new_handler__FPFv_v symbol. Patch from NetBSD 2002-03-08 14:00:00 +00:00
Martin Blapp
9ca07ed0ae Add -Wl,-export-dynamic for the SHLGUI build too 2002-03-08 13:35:18 +00:00
Martin Blapp
a4795e1f6b Add missing $ 2002-03-08 13:30:05 +00:00
Martin Blapp
31d5ac22c5 Avoid double symbols for set_new_handler__FPFv_v. Patch from NetBSD 2002-03-07 16:49:17 +00:00
Martin Blapp
715b153f25 Add missing SHL1STDLIBS reordering 2002-03-07 15:44:08 +00:00
Martin Blapp
69a1c8e79f Add include path $STLPORT_inc_stlport for FreeBSD too and remove a second
instance of this include path.
2002-03-07 15:32:52 +00:00
Martin Blapp
6b4a3cb361 *.cxx also needs <malloc.h>|<stdlib.h> 2002-03-06 17:18:04 +00:00
Martin Blapp
46efc15b9e Add two patches which did not made it in the previous commit
Reorder the SHL1STDLIBS librarys
2002-03-06 16:44:13 +00:00
Martin Blapp
1ff4042d1c Reorder the SHL1STDLIBS librarys 2002-03-06 16:41:21 +00:00
Martin Blapp
5ee03bd0ee Bison > 1.3 fixes, sync with NetBSD port source 2002-03-06 11:09:27 +00:00
Martin Blapp
2126a39259 Openoffice needs x11 2002-03-06 10:00:32 +00:00
Martin Blapp
10efa08a2d s|<malloc.h>|<stdlib.h> for the nas build 2002-03-06 01:33:17 +00:00
Martin Blapp
ca4d5e4600 Exclude three additional map buildings which are breaking the build 2002-03-05 23:41:48 +00:00
Martin Blapp
37e20e8a14 Fix patch paths 2002-03-05 23:40:10 +00:00
Martin Blapp
f5017f7c3f Add missing #ifdef for FREEBSD 2002-03-05 23:38:28 +00:00
Martin Blapp
56f0874ee4 minormkchanged.flg is not a target. This solves the breakage in solenv 2002-03-05 23:37:12 +00:00
Martin Blapp
7b6630a8cd Change PATH from /usr/bin/X11 -> /usr/X11R6/bin 2002-03-05 23:35:07 +00:00
Martin Blapp
2cd9e1f248 Bring the FreeBSD (NetBSD) mozilla zip files into place 2002-03-05 23:33:17 +00:00
Martin Blapp
45b7b3fa27 timeb -> time fixes 2002-03-05 17:58:18 +00:00
Martin Blapp
9668701060 timeb > time fixes 2002-03-05 17:49:31 +00:00
Martin Blapp
bf3eb5769f Fix malformed patch 2002-03-05 17:25:00 +00:00
Martin Blapp
7bbd08efc9 Build berkeleydb with freebsd include dir and options 2002-03-05 17:22:52 +00:00
Martin Blapp
3004d568dd Modified to fit our requirements 2002-03-05 15:56:32 +00:00
Martin Blapp
5ad2709bbd Fix for newer bison with .h files 2002-03-05 15:55:41 +00:00
Martin Blapp
02a66e8dab Fix file extraction 2002-03-05 15:53:57 +00:00
Martin Blapp
81ebca5df1 libfreetype.so.6 > libfreetype.so.7 2002-03-05 15:53:09 +00:00
Martin Blapp
646ae9dfa2 Fix tar.gz extraction. Our tar seems not to like the included tar files and exits
with error value 141. But only if the gunzip stream is redirected from STDIN.
If our tar is used with -z, everything works. Looks like a BSD tar bug.
2002-03-05 15:52:12 +00:00
Martin Blapp
030ef7ce18 We do not have SYS_TIMEB_H. Instead use SYS_TIME_H 2002-03-05 15:49:56 +00:00
Martin Blapp
ad27933c59 Fix the PATH issue. Add ${PREFIX}/bin and ${PREFIX}/sbin 2002-03-04 23:20:22 +00:00
Martin Blapp
2f235b2e0a Update to 641c source build 2002-03-04 21:48:29 +00:00
Martin Blapp
53c240bb36 Upgrade to 641c source, add gcc2_freebsd_intel and gcc3_freebsd_intel cpp_uno
source
2002-03-04 21:46:59 +00:00
Martin Blapp
7399d7d73d Our patch(1) does treat -b differently than Linux. This should fix the build. 2002-03-03 18:57:07 +00:00
Martin Blapp
1c1cfed19d Another 7 patches from Carlos 2002-03-03 00:56:13 +00:00
Martin Blapp
726335a573 Fix dependency of pth and fix jdk paths 2002-03-03 00:00:14 +00:00
Martin Blapp
6bb92b02c9 The second part was inverted too 2002-03-02 23:49:09 +00:00
Martin Blapp
27fd1e49b4 Fix inverted diff 2002-03-02 23:33:09 +00:00
Martin Blapp
c0bcf00e1b Another patchset from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br> 2002-03-02 21:41:34 +00:00
Martin Blapp
2f60a7bfc4 Add patches recieved from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br>
More will follow
2002-03-02 20:27:00 +00:00
Martin Blapp
f7dbd92f23 Add patches merged from NetBSD and from other sources 2002-03-02 19:15:00 +00:00
Martin Blapp
61a0b70bc9 First step towards a working port. 2002-02-28 23:36:03 +00:00
Martin Blapp
0bbff8f4b9 Since I'm the maintainer of other vaporware already like staroffice,
it makes sense that I maintain this too ;)
2002-01-27 12:17:21 +00:00
David E. O'Brien
391fceb421 I do not want to the maintainer of this piece of vaporware. 2002-01-27 08:10:42 +00:00
David E. O'Brien
2628f5baf8 These should have also have been removed. 2001-08-28 17:18:49 +00:00
David E. O'Brien
4225579b0a Update to the 6.0.a638 offering.
"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>
2001-08-28 00:33:11 +00:00
David E. O'Brien
884ec47f8a Really make broken. 2001-05-18 06:09:31 +00:00
David E. O'Brien
1a868a8585 Update to build 627 (yes, still broken). 2001-05-18 06:09:14 +00:00
David E. O'Brien
01430cfe1e Update to the "609" build incase anyone wants to work on getting this beast
going.
2000-11-03 11:18:36 +00:00
David E. O'Brien
46199583ee Mark this broken so people don't casually actually try to use this.
Those wanting to work on the port should just comment out the "BROKEN"
of course.
2000-10-19 20:48:34 +00:00
David E. O'Brien
25725d6ffb First cut at configuration patches. This is very much a WIP, and I welcome
others to work on it too.
2000-10-16 19:23:34 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Chris D. Faulhaber
8e3dae73f7 - Fix ${LINUXBASE} for /compat/linux
- Fix some warning text

Submitted by:	Maintainer
2000-09-23 10:32:30 +00:00
Alexander Langer
73af37eef0 * Depend on libc6, this should fix some lib-problems. Also automatically
install linuxbase if it's not yet installed.
* Fix the cdrom installation

Submitted by:	Martin Blapp <mp@imp.ch> (MAINTAINER) on IRC
2000-09-15 16:33:34 +00:00
Sheldon Hearn
7950794828 Fix the error detection routines at the end.
Remove some unused cruft.
Get LD_LIBRARY_PATH recognized properly.
PREFIX-clean.

Submitted by:	maintainer
2000-09-07 14:22:48 +00:00
Jeroen Ruigrok van der Werven
a35f5ba875 Add some more help to solve potential installation problems.
Also add reporting address.

Submitted by:	MAINTAINER <Martin Blapp <mb@imp.ch>>
2000-08-31 10:26:52 +00:00
Chris D. Faulhaber
590fbd5f23 Add MASTER_SITES and remove notice about manually downloading
Submitted by:	Martin Blapp <mb@imp.ch> (Maintainer)
2000-08-28 13:35:26 +00:00
Chris D. Faulhaber
9e81f50c2b - Add DISPLAY functionality to keep StarOffice from crashing during
installation and startup
- Make a few cosmetic fixes to the Makefile(s)

Submitted by:	Martin Blapp <mb@imp.ch> (Maintainer)
2000-08-25 13:48:08 +00:00
Chris D. Faulhaber
135b1e4c59 New port: staroffice52 (after repo-copy from staroffice5)
Submitted by:	Martin Blapp <mb@imp.ch>
2000-08-24 19:29:31 +00:00
Michael Haro
79c1f1c991 fix packaging errors (don't sort the @dirrm list in a-z order) 2000-04-20 04:11:37 +00:00
Michael Haro
33592b4c86 Correct english grammar
Submitted by:	Adam Steffes <asteffes@netmug.org>
2000-04-20 04:10:36 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Bill Fumerola
aa16e93c2a /usr/compat -> /compat, peter's commit to osf1_base reminded me I had this. 2000-04-14 19:53:25 +00:00
Michael Haro
0f29953274 portname/portversion update 2000-04-14 00:25:54 +00:00
Steve Price
f7be4e02a5 Add mb@imp.ch as the new MAINTAINER.
Submitted by:	Darren Wiebe <dkwiebe@hagenhomes.com>
2000-02-28 23:55:27 +00:00
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
Steve Price
5a1b88b560 Misc. small fixes from the maintainer.
PR:		16935
Submitted by:	maintainer
2000-02-27 15:01:17 +00:00
Steve Price
829f27c953 From maintainer:
This fixes the ${TEMPDIR} and ${TMPDIR} problem with the StarOffice5
  port.  It also puts my correct email address in.

PR:		16432
Submitted by:	maintainer
2000-01-29 21:52:21 +00:00
Steve Price
da1bf750dd Add another distribution site for patches and changes the default for the
TEMPDIR variable.

PR:		15764
Submitted by:	maintainer
1999-12-31 20:14:55 +00:00
Steve Price
367b1822b7 Remove '-v' from the invocation of ln(1).
PR:		15623
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
1999-12-23 21:13:40 +00:00
Satoshi Asami
76579b97b7 "Quite sorry for sending this so late. I just got my hands on a Sun
StarOffice CDROM and found out how broken the port really was.
It also uses a DIST_SUBDIR now."

Submitted by:	obrien
1999-12-14 23:14:36 +00:00
David E. O'Brien
b21c3ba30d Fix buglet in the perl expression.
Noticed by:	Brian Handy <handy@lambic.physics.montana.edu>
1999-12-10 16:28:35 +00:00
David E. O'Brien
43dec6fb47 Updated checksums.
Submitted by:	Darren Wiebe <dkwiebe@heartland.ab.ca> (MAINTAINIER)
1999-12-09 21:54:01 +00:00
David E. O'Brien
3a61a80ec1 I didn't notice there was a .file file as part of the port, and it was
in the wrong place.  The .dot files has been renamed dot.file and moved
to files/
1999-12-09 17:13:36 +00:00
David E. O'Brien
8e49e1638f This is Sun's version 5.1a of StarOffice, an office productivity suite
simular to Microsoft Office.

PR:		14899
Submitted by:	Darren Wiebe <dkwiebe@heartland.ab.ca>	(reworked by me)
1999-12-09 17:08:31 +00:00