Martin Blapp
0db16a2f3e
The gcc31 port has been updated. It seems that g++ includes are again in
...
g++-v3. In all preview version they where located in g++.
Remove part of this patch, so OO builds again with gcc31 (release)
2002-08-02 23:59:08 +00:00
Martin Blapp
f23e267155
Change MD5 checksum of the main distfile. It seems that OO.org has changed
...
the distfiles on July the 15th and that we got a preview version.
Correct the checksum to match the one on the webpage:
http://www.openoffice.org/dev_docs/source/1.0.1/md5sums.html
Reviewed by: dev@openoffice.org
2002-08-02 19:54:42 +00:00
Martin Blapp
93eed98fa2
Add another checksum for a spellchecker dict.
2002-08-02 18:38:28 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Martin Blapp
f813c6b470
Add openoffice-wrappers for easier startup. Make pkg-message
...
more user friendly.
2002-08-01 12:29:21 +00:00
Martin Blapp
389ec605f1
Remove gd.tuwien.ac.at from MASTER_SITES. The distfile
...
there seems to be a snapshot and not the real release.
2002-08-01 07:27:41 +00:00
Martin Blapp
ab7caf533e
WITH_DEBUG=2 does work now.
...
It seems to take 10GB diskspace here. Ugh.
2002-07-31 23:03:35 +00:00
Martin Blapp
13bf943c62
Only use -g if $debug is true. I'll suggest this also to the
...
OO.org people.
It would make sence to have a additional GMAKECFLAGS in solvenv,
which could contain a basic CFLAGS configuration. We cannot use
$CFLAGS cause there are dmake specific things in it.
2002-07-31 22:57:55 +00:00
Christian Weisgerber
a176859d3d
Tarball was re-rolled, sigh.
...
Pointed out by: olgeni
Approved by: maintainer
2002-07-31 17:06:17 +00:00
Martin Blapp
08d42db8f0
Add missing MD5 checksum for the debug mozdist
2002-07-31 14:43:31 +00:00
Martin Blapp
28b7ee808c
Add missing cases for FreeBSD.
2002-07-31 10:48:46 +00:00
Martin Blapp
c0ec61915d
Make this script work for FreeBSD.
2002-07-31 10:39:51 +00:00
Martin Blapp
fe23002338
Add missing FreeBSD case.
2002-07-31 10:38:22 +00:00
Martin Blapp
e0c7d05974
FreeBSD has waitpid() and does not need to workaround as Linux has to do.
2002-07-31 10:36:42 +00:00
Martin Blapp
a0e845a9e8
Add player for KDE2 case.
2002-07-31 10:32:36 +00:00
Martin Blapp
ab4fe95bea
Fix some include paths.
2002-07-31 10:29:23 +00:00
Martin Blapp
61d498911b
Use the same libs to link with as linux does.
2002-07-31 10:24:12 +00:00
Martin Blapp
de267d2bcb
Fix locking problems.
...
Submitted by: kan
2002-07-31 10:16:01 +00:00
Martin Blapp
13471eeeab
Add patch needed by debug compile build.
2002-07-31 10:15:09 +00:00
Martin Blapp
56c07e1018
Do the same as linux to work around some alignment problems.
...
Submitted by: kan
2002-07-31 10:14:34 +00:00
Martin Blapp
11580a1c70
Add missing ! #ifdef
...
Submitted by: kan
2002-07-31 10:08:57 +00:00
Martin Blapp
6e1d596baa
Remove probematic -export-dynamic flag, which could lead to namespace
...
collisions. Add missing symbols to addsym.awk, so -export-dynamic
gets obsolete.
Submitted by: kan
2002-07-31 10:06:52 +00:00
Martin Blapp
f7ca61a7b6
Fix i18n related crash. This may be only a workaround, a better solution
...
is in work. The crash doesn't happen if $LANG is set to *.ISO8859-* or
to *.KOI8-R. It happens with $LANG=C, US_ASCII, *.KOI8-U, *.Big5 etc.
The function which does crash should select the best suitable mime encoding
type for $LANG.
The workaround is to default to US-ASCII if there is no suitable entry.
If the entry has been modified in the settings, this value will not be used
anymore and the crash should even stop if we don't have this workaround
in place.
2002-07-31 09:54:50 +00:00
Martin Blapp
c988609224
Add FreeBSD specific _nl_language_list[] array. Remove a linux only
...
specific #ifdef we included before.
2002-07-31 08:32:46 +00:00
Martin Blapp
93d30ff22e
Add new mozdist, compiled with -DDEBUG and -g. Thould help to finish
...
a -WITH_DEBUG=2 build.
2002-07-31 07:47:20 +00:00
Christian Weisgerber
1378d02ec0
Import bitedit 0.9.2.
...
bitedit is a simple ncurses program for editing a file. It allows
you to directly edit of the individual bits of a binary file in a
graphical fashion. It is useful for editing all sorts of binary files.
PR: 40732
Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org>
2002-07-30 13:17:04 +00:00
Christian Weisgerber
5bee2595bd
Fix build by removing declaration for deprecated and unreferenced
...
sys_nerr variable.
PR: 39147
Submitted by: keramida
Prodded by: des
2002-07-29 22:03:34 +00:00
Joe Marcus Clarke
313ab95b42
Use USE_GNOMENG.
2002-07-28 01:27:25 +00:00
Patrick Li
0bee400db5
Update to 2.11
...
PR: ports/41030
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-07-27 02:51:57 +00:00
David E. O'Brien
fb334bff79
Back out rev 1.198 (reinstate rev 1.196 -- add a dependency on libiconv
...
if it is present) but use the newer lib.
Submitted by: jim
2002-07-25 16:45:44 +00:00
David E. O'Brien
20f5237f0f
Update to Vim 6.1 patchlevel 141
2002-07-25 16:42:21 +00:00
Joe Marcus Clarke
a329649f1a
Update to 2.0.2.
2002-07-24 20:33:33 +00:00
Martin Blapp
5e863577e7
Display the Linux help text for the jvm install, not the Windows one.
2002-07-21 23:14:03 +00:00
Martin Blapp
2aede6e576
Fix language support. Add missing defines.
2002-07-21 23:11:40 +00:00
Martin Blapp
b9be5c4c4e
Add correct map for rtti test too.
2002-07-21 23:09:53 +00:00
Martin Blapp
60431551ee
Add PAM support
2002-07-21 23:06:51 +00:00
Martin Blapp
bde60949c1
Set FreeBSD and NetBSD config for mozilla.
2002-07-21 23:02:40 +00:00
Martin Blapp
4668165b1a
Activate sound support.
2002-07-21 22:59:15 +00:00
Martin Blapp
c626bc93e8
Make WITH_DEBUG tunable. WITH_DEBUG=1 just adds debugs symbols.
...
WITH_DEBUG=2 turns on internal OO.org debug support. Unfortunatly
it is broken at the moment.
2002-07-21 22:48:50 +00:00
Maxim Sobolev
89a289fce8
- Use USE_GNOMENG;
...
- use USE_LIBTOOL;
- get rid of gettext-old dependency.
2002-07-20 11:20:49 +00:00
Joe Marcus Clarke
532324d2b5
Add a dependency to eel that crept in between 2.0.0 and 2.0.1.
...
Noticed by: James Satterfield <james@floondoon.com>
2002-07-19 07:13:54 +00:00
Joe Marcus Clarke
65d06f44bb
Update to 2.0.1.
2002-07-18 18:43:18 +00:00
Maxim Sobolev
7a9e2aab56
Use USE_GNOMENG.
2002-07-18 07:47:37 +00:00
Martin Blapp
5d84fbd9af
Fix "Missing package files for openoffice-1.0.1" message.
2002-07-17 20:38:22 +00:00
Martin Blapp
f7aa6debc2
Add install-update target to update a installed version with
...
the service pack.
2002-07-17 13:42:32 +00:00
Martin Blapp
28886612e3
Upgrade to Service Pack I
2002-07-17 13:12:24 +00:00
Martin Blapp
5830817c2c
Location of dictfiles has changed.
2002-07-17 08:32:16 +00:00
Martin Blapp
2409a0aeaa
Remove sunsite too from MASTER_SITES
2002-07-17 07:44:28 +00:00
Martin Blapp
e83a33f639
Upgrade to 1.0.1
2002-07-17 07:41:47 +00:00
Martin Blapp
60db34e8d3
Add support for spelling dictionaries. Remove the pkg-plist for the
...
main port. Instead, autogenerate it. Upgrade the oo-mozilla distfile
packages to mozilla 1.0 with newest security bugfixes.
Fix the pkg-message and bump the port version.
2002-07-16 12:55:34 +00:00