kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
ajacoutot
2c5f8a533a
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module
2009-04-26 11:01:04 +00:00
sthen
99abaac50c
pkgname bumps following java.port.mk r1.18, pointed out by espie@
2009-04-26 09:38:25 +00:00
espie
845d29efd8
fix depends
2009-03-15 13:23:36 +00:00
sthen
dfe5f95d84
bump pkgname following java dep change
2009-03-11 23:21:21 +00:00
jolan
2128cad8b3
kill dead mirror
2008-11-21 18:35:03 +00:00
ajacoutot
a4c7a0fd29
* openoffice
...
- fix build after neon update
input from and ok robert@
2008-11-13 13:17:43 +00:00
robert
486ba58341
update to OpenOffice.Org 2.4.2, which fixes the following vulns:
...
* CVE-2008-2237: Manipulated WMF files can lead to heap overflows and arbitrary code execution
* CVE-2008-2238: Manipulated EMF files can lead to heap overflows and arbitrary code execution
2008-10-30 10:27:28 +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
kurt
5476403976
Bump PKGNAME due to RUN_DEPENDS change caused by 1.3 and 1.4 jdk
...
depreciations.
2008-06-24 02:46:21 +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
bernd
121aa6c4c7
Fix my last commit which broke the build. Sorry!
...
noticed by naddy@
2008-05-27 03:15:08 +00:00
bernd
768c27d4b1
Install the menu icons into the right directory and adjust .desktop files
...
so the icons are displayed correctly.
ok robert@, jasper@
2008-05-21 06:36:58 +00:00
robert
fd196e4279
fix LIB_DEPENDS and WANTLIB; noticed by Alexey Suslikov <alexey.suslikov@gmail.com>
2008-05-19 10:27:49 +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
jasper
4c3a5f0f29
- fix typo that prevents arguments being passed to setofficelang
...
ok kurt@ robert@
2008-04-14 14:28:34 +00:00
sturm
81ede3a6b8
missing PKGNAME bumps after java.port.mk changes
...
noticed by espie@
2008-03-26 13:07:04 +00:00
robert
69770758ef
disable broken pasf support (audio) until there is a better fix because it utterly
...
breaks the build in most of the cases and bump PKGNAME
2008-01-04 14:52:31 +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
29deea084b
move some files to their correct place and bump PKGNAMEs
...
from Mikolaj Kucharski <mikolaj@kucharski.name>
2007-11-27 14:19:52 +00:00
robert
ee20698398
- remove the linkobj flavor and use the same method for
...
the default build process
- add a PSEUDO_FLAVOR named normal_build for doing a build
w/o harlinking object files. this takes much more disk space
requested by espie@
2007-11-15 15:54:32 +00:00
robert
f3a2400a5a
replace the cleanobj flavor which is utterly broken
...
with the linkobj flavor, which uses hardlinks instead
of copying all files to the deliver dir.
2007-11-14 20:10:49 +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
steven
bb93e6bf86
bump pkgname after switch to python 2.5
...
use MODPY_LIB_DEPENDS
2007-10-22 10:47:19 +00:00
naddy
52be4ecb9d
fix build with curl 7.17.0; ok robert@
2007-10-02 16:53:49 +00:00
robert
784bebfcee
Add Persian (Farsi) language support. Requested by Lucie Goga <lucie.goga@gmx.net>
2007-09-20 10:05:19 +00:00
merdely
ae778560dd
Removed surrounding quotes in COMMENT*/PERMIT_*
...
From Darrin Chandler
2007-09-16 00:44:00 +00:00
robert
947e27e56b
add catalan language support; requested by Pau Amaro-Seoane <pau@aei.mpg.de>
2007-07-02 07:35:29 +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
ajacoutot
e74eee9470
- small hack to make OpenOffice.org be able to open files with special
...
characters in their name
"commit" robert@
2007-06-01 05:00:04 +00:00
naddy
0137c82d43
remove leading "a " from COMMENT
2007-05-22 17:23:53 +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
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
robert
dc82592a05
update to version 2.2.0 and fix WANTLIB-main
2007-03-29 10:53:42 +00:00
robert
559d482dc3
update to openoffice-2.2.0m13 and move the finnish license
...
files to the correct place. (noticed by steven@)
2007-03-19 13:15:30 +00:00
robert
7acda7d1f0
add another master site for the distfile
2007-03-18 12:49:32 +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
kurt
c8d8e66b22
use javaPathHelper to set JAVA_HOME so java subpackage works without
...
manual config.
2007-02-09 00:50:17 +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
kurt
59012601cb
bump pkg due to java.port.mk change in RUN_DEPENDS
2007-01-16 02:48:02 +00:00
robert
0693bb2b07
bump PKGNAME of language packs too
2007-01-04 13:50:34 +00:00
robert
4bb91b9276
do not use the system sablotron because it breaks the help system
...
badly and openoffice won't use sablotron in next releases anyways.
bump PKGNAME;
2007-01-04 09:12:33 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
robert
8123e82273
move the desktop icons to the proper location; bump PKGNAME
2006-12-14 20:40:28 +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
5d506bf087
add glitz and png to WANTLIB-main; bump PKGNAME
2006-12-14 08:23:54 +00:00