Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1_2 17 Aug 2002 10:48:19 |
mbr |
Respect CFLAGS and USE_GCC for mozilla build. Needed
to build mozilla with the same gcc as OO.org |
1.0.1_2 16 Aug 2002 19:37:11 |
mbr |
Delete unused platform dependent mozilla dists.
Saves us 35MB of build diskspace. |
1.0.1_2 16 Aug 2002 15:37:14 |
mbr |
Build mozilla inside OpenOffice.org. We cannot use a installed mozilla
installation
because of linking issues. C++ ABI changes are hard to detect. So we use a copy
of our mozilla port and execute thereafter zipmoz.sh to build the archives
needed
by OpenOffice.org build.
We have now the first fully automated package build available for OpenOffice.org
:-)
Remove about 10 versions of MOZDIST I built. It would have been necessary to
build
at least 4 additional versions to support gcc3.2 as compiler.
Fix some warnings reported by portlint at the same time. |
1.0.1_2 14 Aug 2002 17:15:12 |
mbr |
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. |
1.0.1_2 14 Aug 2002 12:55:12 |
mbr |
Add package-rename target to automate the OpenOffice.org mirror
package generation. Only useful for Ooo mirrors. |
1.0.1_2 14 Aug 2002 09:04:10 |
mbr |
Add missing newline.
Submitted by: Mathieu Arnold <m@absolight.fr> |
1.0.1_2 13 Aug 2002 22:26:29 |
mbr |
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> |
1.0.1_2 13 Aug 2002 21:58:40 |
mbr |
Sort the array _nl_language_list[] in ascending order. Remove NetBSD
part of code which was wrong. Change a signed int to unsigned. |
1.0.1_2 13 Aug 2002 21:12:06 |
mbr |
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. |
1.0.1_2 11 Aug 2002 22:29:08 |
mbr |
Correctly add pkgname_suffix for chinese ports. |
1.0.1_2 11 Aug 2002 15:36:47 |
mbr |
Undef TOP, if it was defined previously.
Tested by: Andreas Klemm <andreas@klemm.gtn.com> |
1.0.1_2 10 Aug 2002 10:57:28 |
mbr |
Check in two cases if a string is NULL. Fixes WITH_DEBUG=
installation. |
1.0.1_2 09 Aug 2002 23:20:39 |
mbr |
Bump the portrevision. OpenOffice.org/Sun has requested
removal of spellchecker dicts. It is planed to make
standalone ports/packages spellchecker dicts. |
1.0.1_1 09 Aug 2002 15:06:58 |
mbr |
Fix WITH_DEBUG=1 build. DMAKE was not defined for this case. |
1.0.1_1 09 Aug 2002 11:30:21 |
mbr |
Re-add LANG_EXT which was removed accidently. |
1.0.1_1 08 Aug 2002 23:10:42 |
mbr |
Remove spelling dict checksums |
1.0.1_1 08 Aug 2002 20:52:02 |
mbr |
Fix neon authentification. The patch in external/neon
is missing two unsigned chars.
http://www.openoffice.org/issues/show_bug.cgi?id=4818 |
1.0.1_1 08 Aug 2002 17:58:51 |
mbr |
Correct the statement about beta quality.
Add another needed system patch. Without it regmerge hangs
sometimes in the build and consumes 100% cpu. |
1.0.1_1 08 Aug 2002 17:36:53 |
mbr |
Remove spelling dict support in the main package. There will be
added ports instead for Mspell modules.
Requested by: OpenOffice.Org package people |
1.0.1_1 08 Aug 2002 17:32:38 |
mbr |
machine/soundcard.h -> sys/soundcard.h
Fix trailing patch which was ignored
Submitted by: kan |
1.0.1_1 08 Aug 2002 17:29:21 |
mbr |
Fix another namespace collision which made the debug build segfaulting
in setup.
Submitted by: kan |
1.0.1_1 08 Aug 2002 17:20:20 |
mbr |
Add optional TTF patch.
Submitted by: Alexander Kabaev <ak03@gte.com> |
1.0.1_1 04 Aug 2002 23:58:14 |
mbr |
Fix build dependency.
Noted by: Jonathan Chen <jonc@mobiledatanow.com> |
1.0.1_1 04 Aug 2002 12:21:17 |
mbr |
Remove stupid -USE_XLIB dependency. Make this a build dependency.
This should fix the pkg_install, which asks for Freetype (which is
already included in OO anyway, and for imake.) pkg_install works
now again without -f
Bump the port revision, to allow to build new packages. |
1.0.1 04 Aug 2002 00:18:09 |
mbr |
A changedir into the OO.org dir was wrong. This broke relative paths
like: "openoffice document.sxc". |
1.0.1 02 Aug 2002 23:59:08 |
mbr |
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) |
1.0.1 02 Aug 2002 19:54:42 |
mbr |
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 |
1.0.1 02 Aug 2002 18:38:28 |
mbr |
Add another checksum for a spellchecker dict. |
1.0.1 01 Aug 2002 12:29:21 |
mbr |
Add openoffice-wrappers for easier startup. Make pkg-message
more user friendly. |
1.0.1 01 Aug 2002 07:27:41 |
mbr |
Remove gd.tuwien.ac.at from MASTER_SITES. The distfile
there seems to be a snapshot and not the real release. |
1.0.1 31 Jul 2002 23:03:35 |
mbr |
WITH_DEBUG=2 does work now.
It seems to take 10GB diskspace here. Ugh. |
1.0.1 31 Jul 2002 22:57:55 |
mbr |
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. |
1.0.1 31 Jul 2002 14:43:31 |
mbr |
Add missing MD5 checksum for the debug mozdist |
1.0.1 31 Jul 2002 10:48:46 |
mbr |
Add missing cases for FreeBSD. |
1.0.1 31 Jul 2002 10:39:51 |
mbr |
Make this script work for FreeBSD. |
1.0.1 31 Jul 2002 10:38:22 |
mbr |
Add missing FreeBSD case. |
1.0.1 31 Jul 2002 10:36:43 |
mbr |
FreeBSD has waitpid() and does not need to workaround as Linux has to do. |
1.0.1 31 Jul 2002 10:32:36 |
mbr |
Add player for KDE2 case. |
1.0.1 31 Jul 2002 10:29:23 |
mbr |
Fix some include paths. |
1.0.1 31 Jul 2002 10:24:12 |
mbr |
Use the same libs to link with as linux does. |
1.0.1 31 Jul 2002 10:16:01 |
mbr |
Fix locking problems.
Submitted by: kan |
1.0.1 31 Jul 2002 10:15:09 |
mbr |
Add patch needed by debug compile build. |
1.0.1 31 Jul 2002 10:14:34 |
mbr |
Do the same as linux to work around some alignment problems.
Submitted by: kan |
1.0.1 31 Jul 2002 10:08:58 |
mbr |
Add missing ! #ifdef
Submitted by: kan |
1.0.1 31 Jul 2002 10:06:52 |
mbr |
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 |
1.0.1 31 Jul 2002 09:54:50 |
mbr |
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. |
1.0.1 31 Jul 2002 08:32:46 |
mbr |
Add FreeBSD specific _nl_language_list[] array. Remove a linux only
specific #ifdef we included before. |
1.0.1 31 Jul 2002 07:47:20 |
mbr |
Add new mozdist, compiled with -DDEBUG and -g. Thould help to finish
a -WITH_DEBUG=2 build. |
1.0.1 21 Jul 2002 23:14:03 |
mbr |
Display the Linux help text for the jvm install, not the Windows one. |
1.0.1 21 Jul 2002 23:11:41 |
mbr |
Fix language support. Add missing defines. |
1.0.1 21 Jul 2002 23:09:53 |
mbr |
Add correct map for rtti test too. |
1.0.1 21 Jul 2002 23:06:51 |
mbr |
Add PAM support |
1.0.1 21 Jul 2002 23:02:40 |
mbr |
Set FreeBSD and NetBSD config for mozilla. |
1.0.1 21 Jul 2002 22:59:15 |
mbr |
Activate sound support. |
1.0.1 21 Jul 2002 22:48:50 |
mbr |
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. |
1.0.1 17 Jul 2002 20:38:23 |
mbr |
Fix "Missing package files for openoffice-1.0.1" message. |
1.0.1 17 Jul 2002 08:32:16 |
mbr |
Location of dictfiles has changed. |
1.0.1 17 Jul 2002 07:44:28 |
mbr |
Remove sunsite too from MASTER_SITES |
1.0.1 17 Jul 2002 07:41:47 |
mbr |
Upgrade to 1.0.1 |
1.0.0_1 16 Jul 2002 12:55:34 |
mbr |
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. |
1.0.0 14 Jul 2002 07:43:54 |
mbr |
1) Fix some space nits.
2) Fix OS-Version, now STABLE is fixed.
Submitted by: 1) Cornelius Peter <peter.cornelius@comsoft.de>
2) Nakata Maho <chat95@mbox.kyoto-inet.or.jp> |
1.0.0 08 Jul 2002 10:02:18 |
mbr |
Add quotes. Place the system patch notices at the end, so everybody can
see it. |
1.0.0 07 Jul 2002 08:42:33 |
mbr |
- Remove bogus dependency on pth
- Use USE_GCC=3.1 in STABLE cause gcc 2.95.4 is broken again
for the OO.org build. |
1.0.0 06 Jul 2002 23:57:58 |
mbr |
Fix last commit. Add is to the correct plist file. |
1.0.0 06 Jul 2002 23:48:10 |
mbr |
Fix package installation. We forgot symlinks |
1.0.0 06 Jul 2002 21:54:38 |
mbr |
The RTLD deadlock problem has been fixed in CURRENT. |
1.0.0 04 Jul 2002 23:02:06 |
mbr |
PR: ports/40160
Submitted by: David Yeske <dyeske@yahoo.com> |
1.0.0 04 Jul 2002 22:31:20 |
mbr |
1) Change notice about a system patch. Matt did fix this in 4.6 STABLE.
2) Add another needed system patch notice to avoid deadlocks.
Obtained from 1) Jesse Gross <jesse_gross@yahoo.com>
2) Alexander Kabaev <ak03@gte.com>
John Polstra <jdp@polstra.com> |
1.0.0 22 Jun 2002 22:24:46 |
mbr |
Assign maintainer to mailinglist. |
1.0.0 21 Jun 2002 08:51:04 |
mbr |
Two typos in the postscript header for printing fixed - one
if them is about Euro symbol, (merged from the development
branch of the package).
This patch is a slight generalisation of the one provided
in NetBSD PR pkg/17130
Obtained from: NetBSD, <mrauch@netbsd.org> |
1.0.0 19 Jun 2002 11:08:52 |
mbr |
Always use the internal stlport if USE_GCC is defined. |
1.0.0 19 Jun 2002 10:47:33 |
mbr |
If we build a port with a language different than EN or DE, we need
to define the language EN_US too. The documention is english only
at the moment.
Bug Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru> |
1.0.0 18 Jun 2002 06:01:16 |
mbr |
Fix variable
Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> |
1.0.0 14 Jun 2002 23:05:42 |
mbr |
Preparations to add OO ports for other languages. I'll add later OO
slave ports for 12 languages.
Obtained from: lioux (slave port skeletons) |
1.0.0 13 Jun 2002 12:51:25 |
mbr |
OO hasn't crashed anymore, since the mapfiles took place. Remove
the warning message. |
1.0.0 13 Jun 2002 10:40:20 |
mbr |
Display the kernel config message for 2.95 gcc only on STABLE. |
1.0.0 13 Jun 2002 09:21:45 |
mbr |
Add missing conditional. |
1.0.0 13 Jun 2002 09:04:17 |
mbr |
OO is still broken with CURRENT system gcc3.1. We still need USE_GCC=3.1
for now. |
1.0.0 12 Jun 2002 21:19:50 |
mbr |
Fix gcc 2.95.3 crash resulting from a symbol conflict
between libpackage2.so and libsvx641fi.so.
Enable gcc 2.95.3 build again. OO should build and work now
in STABLE with the system gcc.
Obtained from: Alexander Kabaev <ak03@gte.com> |
1.0.0 12 Jun 2002 21:06:03 |
mbr |
Enable the exported symbols map files again. A missing map file has been added
and now the build works with map files. It seems that some of these patches
have been comitted to the OO repo. Add new patches to fix this. |
1.0.0 12 Jun 2002 09:26:23 |
mbr |
Enable the map files. |
1.0.0 10 Jun 2002 22:22:23 |
mbr |
Add notice about the JDK requirements. |
1.0.0 10 Jun 2002 21:00:34 |
mbr |
Matt just comitted the fix to CURRENT. Do not display the
message if CURRENT is used. |
1.0.0 10 Jun 2002 15:44:00 |
mbr |
It looks like a 'make install-user' as root does add this
File. To be able to make a package, we need to remove it. |
1.0.0 10 Jun 2002 13:11:37 |
mbr |
Larger stack and datasize seems only be needed if gcc2 is used. |
1.0.0 10 Jun 2002 12:57:15 |
mbr |
Add message about broken FreeBSD rtld and needed system patch. |
1.0.0 10 Jun 2002 12:05:38 |
mbr |
Only activate the display hack if no DISPLAY is defined. This should fix
install for users with a running X-Server. |
1.0.0 10 Jun 2002 05:26:20 |
kris |
Remove patches with absurdly long filenames (>100 characters), after a
repo copy to files with shorter names. |
1.0.0 07 Jun 2002 15:49:28 |
mbr |
Fix version string
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> |
1.0.0 07 Jun 2002 15:29:55 |
mbr |
Add missing -D_REENTRANT in CURRENT. |
1.0.0 07 Jun 2002 15:24:41 |
mbr |
- Dependency fix.
- Really build OO on CURRENT with g++ from ports |
1.0.0 07 Jun 2002 14:14:10 |
mbr |
Make a ugly hack and remove the DISPLAY dependency. We use the
XFree86-4-VirtualFramebufferServer port to fake a real x-server
and to be able to make automated builds on bento.
Set USE_GCC=3.1 since all other options are broken at the moment.
Reviewed by: Will Andrews <will@FreeBSD.org> |
1.0.0 07 Jun 2002 11:10:04 |
mbr |
Automated build is not possible.
Obtained from: Will |
1.0.0 06 Jun 2002 23:11:54 |
mbr |
Sync with reality and sort. |
1.0.0 06 Jun 2002 18:09:58 |
mbr |
Add missing map files. |
1.0.0 06 Jun 2002 14:17:02 |
mbr |
Fix string |
1.0.0 06 Jun 2002 14:06:19 |
mbr |
Add DMAKE variable we can later use for more targets. |
1.0.0 06 Jun 2002 14:04:42 |
mbr |
Remove /usr/local/lib from LD_LIBRARY_PATH. This should fix compile
issues if stlport is already installed, but have been compiled with
a different c++ compiler. |
1.0.0 06 Jun 2002 13:23:26 |
mbr |
Add WITH_DEBUG option, and a needed patch.
Clean up the Makefile. |
1.0.0 05 Jun 2002 14:38:04 |
mbr |
Fix distfile name for gcc31
Submitted by: Erik H. Bakke <ebakke@trolltech.com> |