Commit graph

2510 commits

Author SHA1 Message Date
Martin Blapp
d96c6a9b12 643_OO did not get tagged for the ${cc} -> ${CC} change. 2002-10-22 23:18:37 +00:00
Martin Blapp
bd7bb2088f Readd removed BSD support. test(1) is in /bin. 2002-10-22 23:16:35 +00:00
Martin Blapp
8648f0a173 Same as linux. We have <poll.h>. 2002-10-22 23:15:15 +00:00
Martin Blapp
1257bb9946 Use SUN_LEN makro for unix domain socket name lenght. 2002-10-22 23:14:19 +00:00
Martin Blapp
8478159ea8 NetBSD, IRIX and FreeBSD support got removed. Add it again. 2002-10-22 23:13:22 +00:00
Martin Blapp
7305da2b37 Patch does the same as MacOS-X now. 2002-10-22 23:12:39 +00:00
Martin Blapp
bdf45b795a FreeBSD check got removed. Add it again. 2002-10-22 23:11:22 +00:00
Martin Blapp
d581887e3d Remove many diffs here. Many things including exceptions tests are now
part of openoffice. Add a fix for make: gmake _is_ gmake on BSD systems.
2002-10-22 23:09:38 +00:00
Martin Blapp
ac716521ea Add gcc2 freebsd bridge, which did not got tagged for 643. 2002-10-22 23:07:45 +00:00
Martin Blapp
d15cc85f7f Remove expat patch. Expat is included in the release tarball, but in a
different location. Add a patch to fix the build.
2002-10-22 23:02:29 +00:00
Christian Weisgerber
b721595830 Add MASTER_SITES.
PR:		44345
Submitted by:	Ports Fury
2002-10-22 14:55:43 +00:00
Gary Jennejohn
dfbb4be26a xemacs21 is dumping core at start-up on -current. Add an additional
CONFIGURE_ARGS line to define ldflags so that the core dump no longer
happens.

SUBMITTED BY: jhb
2002-10-22 08:09:58 +00:00
Martin Blapp
717c80922c Correct patch name. Since this was a new patch no repocopy is done. 2002-10-21 16:49:30 +00:00
Martin Blapp
25b5037d3e Fix install location. 2002-10-21 16:46:37 +00:00
Martin Blapp
fec9281bc4 Correct install paths and targets. 2002-10-21 15:27:44 +00:00
Martin Blapp
f7c1ee45e4 Bump the port version. Some deinstall routines work now and many dicts
have new versions.
2002-10-21 12:05:56 +00:00
Martin Blapp
71bf6ca1da Add new md5 checksums for dicts. Sort the list while we are here. 2002-10-21 12:05:04 +00:00
Martin Blapp
c1d6783019 Add FreeBSD case. 2002-10-21 11:24:52 +00:00
Ying-Chieh Liao
234fd4b798 upgrade to 0.7.0 2002-10-21 11:01:42 +00:00
Martin Blapp
6cec9e05c1 Add missing FREEBSDI case. 2002-10-21 10:36:28 +00:00
Martin Blapp
dccea86aae Target ul_genall needs to be build before ul_xml_sax. 2002-10-21 10:35:35 +00:00
Martin Blapp
7e11c73b54 Remove OSL_TRACEs with wrong syntax. 2002-10-21 10:34:38 +00:00
Martin Blapp
5335c17470 We still have no getpwuid_r(). There will be a different fix for this later.
Just a workaround for now.
2002-10-21 10:33:47 +00:00
Martin Blapp
38cf6ed1e3 Use "tar -xzf" to extract so this target actually works. 2002-10-21 10:32:39 +00:00
Martin Blapp
c4cb6b1f46 We do not have alloca.h 2002-10-21 10:31:36 +00:00
Martin Blapp
1c15e8d189 We do not have -ldl. 2002-10-21 10:30:41 +00:00
Martin Blapp
7f126828cc Add java home to path and missing jre dirs which got just added for the
linux port.
2002-10-21 10:29:51 +00:00
Martin Blapp
e529848004 Add missing backslash. 2002-10-21 10:04:52 +00:00
Martin Blapp
f1785aada5 Fix install-path for the install target of DE_AT dict. 2002-10-21 09:07:51 +00:00
Martin Blapp
063b30235f Remove this one too ... 2002-10-21 09:03:48 +00:00
Martin Blapp
403bb5464a All patches will be a repocopy from ports/openoffice/files. Remove old
patches with "::" delimiters.
2002-10-21 09:02:08 +00:00
Martin Blapp
fb89e9b697 All patches have been repocopied to use + as separator and not "::". 2002-10-21 08:57:17 +00:00
Martin Blapp
aedf1b7a4e Whoops. Forgot to add the md5 checksums. 2002-10-20 22:39:55 +00:00
Martin Blapp
fc1b39b14b Neon and expat projects are missing in the official SRX643_00 branch.
Add distfiles for them with the OO.org build infrastructure from
SRX643 branch. What a mess !
2002-10-20 22:38:35 +00:00
David E. O'Brien
d10baf8312 Remove trailing white space. 2002-10-20 02:45:14 +00:00
David E. O'Brien
cf87004472 Update to Vim 6.1 patchlevel 231 2002-10-19 19:14:52 +00:00
Martin Blapp
06686f402f FreeBSD has still no getpwuid_r() 2002-10-19 12:52:27 +00:00
Martin Blapp
c0dd87d7fa Patch is not needed anymore. 2002-10-19 12:33:58 +00:00
Martin Blapp
d890204835 Add these paches $(cc) -> $(CC), ($CC) -> $(CXX) back. This is still not
done the right way in 643 and probably HEAD.
2002-10-19 10:41:08 +00:00
Martin Blapp
dc15a201f9 Revive this patch. They got it completly wrong a second time :P If you
read the code without compile, you'd think that it is correct. But they
didn't compile it.
2002-10-19 10:39:26 +00:00
Martin Blapp
edfe461d30 patch-set_soenv.1 is not used anymore. Configure does now substitute
set_soenv.in directly. Most of our changes have been merged, so this
patch is really tiny now.
2002-10-19 10:37:48 +00:00
Martin Blapp
3fe436e844 ELSE IF -> ELIF 2002-10-19 10:34:43 +00:00
Martin Blapp
db5ac5a0ac Define ant, and change PREFIX to LOCALBASE. 2002-10-19 10:29:18 +00:00
Martin Blapp
bcb89bcca1 ELSEIF -> ELIF 2002-10-18 23:30:33 +00:00
Martin Blapp
a0ccee8b33 Re-add previously deleted files. 2002-10-18 22:52:57 +00:00
Martin Blapp
5f6e7f6949 First step to make this port working. Configure works and all patches
apply now. There are still some compile errors to fix.

As you may see the patchnames are very long, but that makes
maintaining patches a lot easier.
2002-10-18 22:41:42 +00:00
Martin Blapp
dba4ff65f4 Allow aborted builds to resume again. 2002-10-15 21:01:14 +00:00
Martin Blapp
de96e1d6a9 Fix inversed targets. 2002-10-15 09:58:18 +00:00
Martin Blapp
f22a1b3d9c Add a new rtld system patch to Makefile and pkg_message. The
symbol lookup order in rtld is not working as it should and
exceptions over dlopened libs are broken. The system patch
is a workaround for this issue.

While we are here, order the patches a bit and put them all in
the same download dir.

Submitted by:	kan (rtld patch)
2002-10-14 20:24:23 +00:00
Martin Blapp
f1302b3a00 Finally make the mozilla addressbook and ldap datasources working. Add a new
"register-mozilla" target, add a openoffice mozilla 1.01 patch to the mozilla
build. Fix the zipmoz.sh to catch up with the mozilla changes.

Bump portrevision.
2002-10-14 16:00:22 +00:00