Commit graph

193 commits

Author SHA1 Message Date
Maho Nakata
4129e93b09 Use libart instead of GPC for default, patch is taken from
http://cvs.gnome.org/viewcvs/*checkout*/openoffice/patches/OOO_1_0_3/gpc-libart.diff

Implicitly suggested by:	 Mikhail Teterin <mi+mx@aldan.algebra.com
Thanks to: YABUKI Yukiharu <yabuki@good-day.co.jp>
2005-10-31 07:16:58 +00:00
Maho Nakata
af6fbb8207 Add a workaround for 4.11-RELEASE. now buildable.
Inspired by: Yuri Tarasievich <yury_tarasievich@yahoo.com>
2005-09-04 04:58:44 +00:00
Maho Nakata
82f3e9e5e8 Not overwritten CATEGORIES for localized packages
(portupgrade indicates non-existing directory)

Reported by:	Harry Forker <harry@forker.de>
2005-09-02 00:22:15 +00:00
Maho Nakata
405ba36d80 remove `clean' so that second build make use of work dir.
Submitted by:	"Jack L." <xxjack12xx@gmail.com>
2005-08-31 04:28:56 +00:00
Maho Nakata
9ca44e7f2f 1. remove duplicated helpcontent_01.tgz in DISTFILES
section
2. LC_ALL and LANG are C for building[1]
3. do not pass CPUTYPE, as in some environment build fails
   and basically ignores (this port doesn't honor CFLAGS etc)
4. adding memo for localized languages [2]
5. SDK is now buildable
6. change russian translation patch so as to apply much easier
7. helpcontent_31_unix.tgz does not exist, but 30.

PR: 84786 [1] 83502 [2]
Submitted by : achix mantzix[1] and Harald Schmalzbauer[2]
2005-08-28 08:25:09 +00:00
Maho Nakata
dbd751b463 removing unnecessary patches 2005-07-29 12:50:52 +00:00
Maho Nakata
0e2fbdb330 remove unnecessary patches again :( 2005-07-29 09:54:58 +00:00
Maho Nakata
24653e4650 o forgot to remove some files
o rename optpatch-freetype+patch to optpatch-freetype
2005-07-29 09:26:13 +00:00
Maho Nakata
059a7c9391 Remove gif disable patch. 2005-07-29 09:21:13 +00:00
Maho Nakata
9c2f442d3b more robust generation of script 2005-07-29 03:06:52 +00:00
Maho Nakata
41afb89d58 Unbreak for 5-series 2005-07-29 02:16:38 +00:00
Martin Blapp
cdf1ea0fbd Fix breakage and remove redundant _LITTLE_ENDIAN defines for CURRENT only. Remove
unneeded include defines.
2003-05-08 18:41:13 +00:00
Martin Blapp
8031032c16 Fix the WITH_TTF_BYTECODE_ENABLED option and let us enable it again. 2003-04-28 10:29:48 +00:00
Don Lewis
940cab57e9 FreeBSD doesn't use the same method of authenticating passwords that
Linux uses with its shadow password file.  This patch was a no-op anyway
because of an earlier #ifdef in the source file.  If the port needs this
functionality, it should be re-implemented using PAM.

Approved by: mbr
2003-04-20 21:07:02 +00:00
Don Lewis
db782b35fb Port to __FreeBSD_version >= 500112 that now has getpw*_r() functions
that are incompatible with the older draft implementations supplied
with the OpenOffice source.

Approved by: mbr
2003-04-20 21:02:50 +00:00
Don Lewis
24494bb3f9 Allow building with WITH_BSD_JDK.
Approved by:	mbr
2003-04-20 20:48:38 +00:00
Maho Nakata
df35f01bfd For GIF patent problem, remove some goodies.
However source distribution is still legal, so
this can be enabled by WITH_GIF_LZW_COMPRESSION=yes
2003-04-18 10:30:58 +00:00
Martin Blapp
c29ec4b6c8 Fix application hangs if I try to print to a printer which is not set
as default.

#i13031# fixed non matching allocator/deallocator issue

Because of this severe bug OO.org1.03 release will be rerolled.
2003-04-17 19:03:10 +00:00
Martin Blapp
800dddd27c Fix breakage in these patches. I just copied them from
the openoffice-devel port but some parts in the context
seem to have changed.
2003-04-13 22:48:30 +00:00
Martin Blapp
eac008a175 Upgrade to 1.0.3. While we are here, backport 3 fixes from openoffice-devel
which should fix some bugs related to temporary files, and one bug in the
gcc3 bridge code.
2003-04-12 21:35:37 +00:00
Martin Blapp
0807320391 Fix typo: ScanFileList -> SCacheFileList 2003-03-28 01:14:45 +00:00
Martin Blapp
6e2b9e5b70 Fix gcc3.2.2 compile 2003-03-27 23:13:08 +00:00
Martin Blapp
71330591d0 Fix patch which was apllied to the wrong dir. 2003-03-27 23:05:23 +00:00
Martin Blapp
dbe54846be Add missing patches for PR 48789
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-03-05 00:47:02 +00:00
Martin Blapp
36fd224342 Add support for uk_UA.KOI8-U locale.
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
PR:	48789
2003-03-04 23:44:58 +00:00
Martin Blapp
c2653e1a14 Use the linux JDK for the build, which hopefully fixes the
build on bento. Add required patches to support this change.
If WITH_BSD_JDK is set, the original native JDK is used.

Add RES_GER to the supported languages. Apparently this is
now needed by the build system, else the handbook is still
missing.
2003-01-25 19:55:09 +00:00
Martin Blapp
61c2a9eb93 STABLE has still no iswspace(). Add define for it. No change
for > 5.0.
2003-01-22 14:55:22 +00:00
Martin Blapp
d0202038f2 Update to 1.02 2003-01-21 22:13:13 +00:00
Martin Blapp
a2d8d8b86d Set $LANG to a useful value if it is not already set. This is a issue
many users have problems with. If US-ASCII is set, OpenOffice.Org cannot
read any filenames with special chars and Umlauts !
2003-01-21 17:09:39 +00:00
Martin Blapp
c026fb8d6b Add missing FreeBSD case. Needed to fix the breakage introduced
by the removal of the proc dependency.
2003-01-15 00:38:23 +00:00
Martin Blapp
4a0e959c56 Fix for numerous bugs with russian localization.
PR:		45267
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-01-12 15:13:17 +00:00
Martin Blapp
47a34e1567 Remove the procfs dependency. Use the PS_STRINGS macro to get argv[]. 2003-01-12 15:08:05 +00:00
Martin Blapp
101d50b9b5 Add second part of bison patches. All breakage has been introduced by
bison 1.75 import in october.
2002-11-06 23:09:04 +00:00
Martin Blapp
5baa4bf2b2 Commit first part of bison 1.75 patches.
Tested by:	various openoffice users
2002-11-04 06:15:37 +00:00
Martin Blapp
f9da593899 Fix the recently breakage caused by bison 1.75.
$PATH does now have /usr/bin before /usr/local/bin
until the bug is fixed.
2002-10-28 14:33:42 +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
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
Martin Blapp
ef353cdfc8 Add += also to GENJAVAFILES. 2002-09-12 10:20:40 +00:00
Martin Blapp
aaa10d7ab7 Work around jdk-path issues in CURRENT. 2002-09-11 12:22:19 +00:00
Martin Blapp
4aedd0d3e2 Add UTF-8 support to locale. Correct a comment.
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2002-09-03 11:12:25 +00:00
Martin Blapp
bbd69f40fa Remove second part of minormkchanged.flg in target.mk. Because this file is
not existing at this time, the build will fail.
2002-08-25 23:50:28 +00:00
Martin Blapp
996a7ff2b9 We still had three locales with uppercase chars. To adapt the style
of the other arrays, do everything in uppercase now. Add a NetBSD
part too and correct the IRIX part. Reorder the ifdef comments and
define how the array should look like.
2002-08-14 17:15:12 +00:00
Martin Blapp
cf16dd94fe Add missing newline.
Submitted by:	Mathieu Arnold <m@absolight.fr>
2002-08-14 09:04:10 +00:00
Martin Blapp
939a0009b4 Allow use of JDK1.3.1 even if we have no hotspot available. I hope this
will change in near future.

Submitted by:		Carlos F. A. Paniago <pan@panix.ecof.org.br>
2002-08-13 22:26:29 +00:00
Martin Blapp
20bfa9f9b2 Sort the array _nl_language_list[] in ascending order. Remove NetBSD
part of code which was wrong. Change a signed int to unsigned.
2002-08-13 21:58:39 +00:00
Martin Blapp
29370d3dee Fix a ugly bug in a binary compare function which made OpenOffice
dump in Options->Load/Save/HTML Compatibility. If $LANG was not set
in ENV, TXT files could not be read anymore.
2002-08-13 21:12:06 +00:00
Martin Blapp
068074b37e Check in two cases if a string is NULL. Fixes WITH_DEBUG=
installation.
2002-08-10 10:57:27 +00:00
Martin Blapp
b933b77e57 Fix neon authentification. The patch in external/neon
is missing two unsigned chars.

http://www.openoffice.org/issues/show_bug.cgi?id=4818
2002-08-08 20:52:02 +00:00
Martin Blapp
ea619b3e9f machine/soundcard.h -> sys/soundcard.h
Fix trailing patch which was ignored

Submitted by:		kan
2002-08-08 17:32:38 +00:00
Martin Blapp
a9f357fa20 Fix another namespace collision which made the debug build segfaulting
in setup.

Submitted by:		kan
2002-08-08 17:29:21 +00:00