Commit Graph

36 Commits

Author SHA1 Message Date
ajacoutot
a4c7a0fd29 * openoffice
- fix build after neon update

input from and ok robert@
2008-11-13 13:17:43 +00:00
kurt
845be6e626 - fix build failure caused by the addition of getpwnam_r(3)
- add @bin markers to pkg lists
okay robert@
2008-06-27 13:11:11 +00:00
robert
3929bf3799 update to OpenOffice.Org 2.4.1;
fixes:
CVE-2008-2152: Different kinds of manipulated files may lead to
heap overflows and arbitrary code execution
2008-06-13 17:04:57 +00:00
robert
e6ee9472c5 use textproc/icu4c instead of the bundled one; bump PKGNAMEs 2008-05-05 15:18:29 +00:00
robert
1dc03f4175 update to OpenOffice.org 2.4.0;
- rename the br-pt subpackage to pt-br because of an i18n change
   in openoffice
 - regen some patches
 - fix WANTLIB and LIB_DEPENDS
2008-04-28 11:18:46 +00:00
robert
fc8a8694fe update to version 2.3.1;
This is a minor bug fix release with no new features for users.
However, as this release also fixes a security vulnerability with
database files.
2007-12-07 11:30:55 +00:00
robert
c1097ca063 - update to openoffice 2.3 that has many new features
and a lot of speedup.
- fix the debug flavor
- rearrange the PLISTs so the no_lang flavor won't try to
  include some language files
2007-11-13 09:46:27 +00:00
naddy
52be4ecb9d fix build with curl 7.17.0; ok robert@ 2007-10-02 16:53:49 +00:00
kurt
eec8841005 fix an amd64 segfault see while testing the java subpackage (File ->
Wizards -> Fax). patch objtained from OOo bug report:
http://www.openoffice.org/issues/show_bug.cgi?id=71815
okay robert@
2007-06-29 16:04:32 +00:00
robert
3c89757989 update to version 2.2.1; mainly a bugfix release
for more information please read the release notes:
http://development.openoffice.org/releases/2.2.1.html
2007-06-15 07:42:17 +00:00
steven
e50b3a2e89 apply this patch from redhat
https://www.redhat.com/archives/fedora-cvs-commits/2007-March/msg00245.html

which fixes a crash on amd64 in the recently used file stuff when opening
MS office documents.

fix WANTLIB while here.

help, test, and okay kurt@
2007-06-09 10:42:56 +00:00
kurt
47b3c759fd Save a chunk of time and disk space by preventing the OOo build from
building a complete epm package for each lang. We only need a full
package for en-US and langpacks for the rest. Also add a US based
mirror to the list of master sites. okay robi@
2007-05-14 17:13:01 +00:00
kurt
23327e92f0 sync patches with -current diff. no functional changes. okay robert@ 2007-04-18 13:20:48 +00:00
robert
d035fe1672 update to version 2.2.0m18;
- fix the PLIST of the bg, de and es and language so they
can be used again: from Daniel Gruber <daniel@tydirium.org>

this has been tested by many people.
2007-03-17 15:27:44 +00:00
robert
a964751284 fix some crazy crashes in Calc by using the same __DLLEXTENSION everywhere;
bump PKGNAME
2007-01-17 07:29:01 +00:00
robert
9dc55be63d do not create downloadable install sets because we do not use them
at all. this saves like 2G of disk space. resync patches while i am here.
2006-12-14 13:12:24 +00:00
robert
b978ce9eb2 - update to version 2.1.0 which includes many bugfixes and improvements
- remove some unnecessary patches and add a no_lang
pseudo flavor which allows people to do a build w/o language packs
(requested by kurt@)

- from now on we set the file descriptor limit to a higher value (256)
in the OpenOffice build environment to prevent build failures

- point explicitly to the licensing FAQ instead of pointing to the contents
of the FAQ
2006-12-13 10:25:14 +00:00
robert
fc3aff654b - add i18n support including 11 languages for now (if you need more, tell us)
- add a pseudo flavor called cleanobj that reduces the disk space needed
to build openoffice by cleaning up all unneeded object directories.
(idea from kurt@)

- do not run checkdeliver.pl because it will fail if we use the cleanobj
flavor because it can't check the object dirs that we remove.
2006-11-20 09:33:02 +00:00
robert
ea2a704411 - use system sablotron and libwpd instead of the bundled ones
- mark myself as the MAINTAINER
- bump PKGNAMEs
2006-11-12 19:27:40 +00:00
kurt
09af662602 - apply go-ooo patch build-java-target.diff (adjusted to apply cleanly).
this patch enables javac arguments -source & -target which will allow us to
build with 1.5 but run with 1.4 or 1.5. building with 1.5 will be enabled
in java.port.mk later.
- sync patches (line numbers/-p)
2006-11-09 15:18:01 +00:00
robert
4c8b6690b5 - use the jdk server vm on amd64 because it does not have a client
- re-enable the library check for bean now that the server vm is used
- fix an if statement (OPEBBSD->OPENBSD)

jdk problem noticed by kurt@
2006-11-09 08:31:29 +00:00
robert
cf71bd6f41 - add amd64 support
- use unxobsd.mk instead of different makefiles for every
  architecture
- use devel/boost now that we have it instead of the bundled
  one. (this is also needed to build openoffice on amd64)
- start using some patches from http://go-ooo.org/.
  (disable the startup wizard and some online registration menu points)
  (the patch is generated by my after applying the patches that's why
   i provide the mirror for it.)
- allow the openoffice build infrastructure to override our CFLAGS in
  some cases. this is needed because some of the files have to be compiled
  with -O0 instead of -02 which we use by default.
2006-11-08 09:34:03 +00:00
kurt
b071ea865d - enable KDE integration and add openoffice-kde subpackge for this
optional feature
- enable building with java and add openoffice-java subpackage for this
optional feature. this corrects the "save as" problem and provides help
files in the base package. so now java is needed to build OOo but not to
run it. some OOo features require java to run, so install the
openoffice-java subpackage for that.
- make sbase, smath, setofficelang and spadmin applications available
via wrapper script.
- tweak configure to find versioned Qt shared libs.
- adjust include and lib search order again - sigh. put /usr/local
before jdk but after OOo dirs. this allows system libjpeg to be used
over jdk libjpeg and still avoids build conflicts with things like cppunit.
- remove extra patch to readlicense_oo/util/makefile.pmk

some testing and input ian@ okay robert@
2006-11-03 05:11:09 +00:00
robert
7493a906d1 use sysconf(_SC_PAGESIZE) instead of getpagesize() and fix
the lib dependency for db4 to avoid the pickup of db3 in some
cases; both problems were noticed by espie@
2006-10-31 09:33:35 +00:00
kurt
2b8b5276be - enable cups support
- increase thread stack size to accommodate stupid 32k stack buffer in cups
- disable building odk - saves 15% build time and we're not packaging it
now anyway.
- remove duplicate python config arg noted by Mikolaj Kucharski
- disable crashdump in debug FLAVOR (I haven't found this useful - maybe
I'm missing something)
2006-10-29 22:42:49 +00:00
kurt
ff1f7ca4a7 - libxslt is a BUILD_DEPEND not a LIB_DEPEND
- enable cairo support
- enable portaudio/sendfile - audio not working yet, revisit later
- adjust include and lib search order again. put /usr/local before
/usr/X11R6 so we link to ports expat and not the one that comes with X11R6
- add -pthread to PTHREAD_CFLAGS in odk subproject
- integrate audacity portaudio patches and link to ossaudio
- strip Linux shlib major version numbers from dlopen()'ed lib names
- link stlport with stdc++ to resolve some undefined symbols
- remove getpwuid_r workaround in sal/osl/unx/security.c since a suitable
one already exits in sal/osl/unx/system.c
2006-10-27 16:02:02 +00:00
kurt
c65335346c - protect against null pointer dereference in hi_ary.cxx
- use new style C++ includes
- clean up some patches
- use __alignof__ for OpenBSD too
- fix destpath in packagelist.txt for sdkoo and ure
- don't generate core file on intentional segfault test in typesconfig.c
- add missing unxobsdi section in stand.lst
- num_put_float.cpp fix in STLport
- add sysconfig.get_config_var('LIBS') to PYTHON_LIBS
- don't hardcode Linux path to 'sum' let path find it

All corrections submitted by or inspired by patches from Fritz Elfert
<fritz at fritz-elfert.de>
2006-10-25 22:49:50 +00:00
ian
53d50f1ad6 Remove use of Linux-specific "pagein" program (presumably worked around
Linux paging issues) from startup script.
Requested by & OK kurt@
2006-10-20 19:58:23 +00:00
kurt
818ba77954 - pass MAKE_ENV along in do-build target
- respect CFLAGS
- remove LIBS from CONFIGURE_ARGS and correct fall out in configure.in
- move -I$(LOCALBASE)/include to end of include search dirs and move
  -L$(LOCALBASE)/lib to end of library search dirs to avoid build conflicts
  with other installed packages such as cppunit.
2006-10-20 14:59:26 +00:00
kurt
6ac8e1075c - sync patches
- no need to patch and search and replace on packagelist.txt when a
simple patch will do
- fix name of the epm patch
- disable parallel builds. Our user-land pthreads lib converts fd's to be
non-blocking which causes intermittent build failures when a parallel
process can't deal with non-blocking fd's. For example cat and stdout.
parallel builds will need to wait for rthreads.
2006-10-19 15:16:50 +00:00
kurt
7f68540334 - fix glaring startup deadlocks by properly setting PTHREAD_CFLAGS. The
deadlocks were caused by the inconsistent detection of pthreads by the
boost headers in different parts of the OOo build which resulted in an
uninitialized mutex.
- fix a few compile errors in the nas sub-project build.

General testing and patches from the community are encouraged.
2006-10-18 12:45:59 +00:00
robert
8520dbe474 update to version 2.0.4rc3; use offical master sites and use -O2 optimizations
istead of -Os
2006-10-11 11:19:55 +00:00
robert
d71173f6d1 enable odk, binfilter, qadevooo and use our malloc(3) instead
of using OOo's own allocation system;

add an OpenBSD ifdef to epm to use the correct tar(1) arguments;

bump PKGNAME;
2006-09-30 18:47:25 +00:00
robert
bcbe5eb725 update to version 2.0.4m4;
- more optimizations;
- use autoconf;
- remove hardcoded paths from unxobsdi.mk;
- zap .0.0 from WANTLIB;
- add a new MASTER_SITE;
- enable sndfile support;
2006-09-20 09:06:19 +00:00
kurt
94f8549435 Fix debug FLAVOR so it builds and installs binaries with symbols:
- add -dontstrip to packaging script to get useful debug binaries
installed
- remove --enable-debug since that makes the debug build too big (>18G)
for me to build. Add back later as a possible verbose_debug flavor.

Use PATCHORIG so that update-patches doesn't pickup internal .orig files.
Idea from espie@

Add a mutex to make the call to getpwuid thread safe.
2006-08-20 03:36:52 +00:00
robert
ea9d172be4 Import of OpenOffice.Org version 2.0.3m179.
OpenOffice is an Open Source, community-developed, multi-platform office
productivity suite. It includes the key desktop applications, such as a
word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.
 
I would like to thank everyone who helped porting:
Peter Valchev, Kurt Miller, Dale Rahn, Ian Darwin and the OpenOffice.Org team.
 
This import is an explicit request by pvalchev@ and espie@.
This means that the current ports lock is still in effect and this import
is only a planned exception by the release managers.

This port is not yet connected to the builds.
 
okay pvalchev@, espie@
2006-08-17 14:56:21 +00:00