Commit graph

90 commits

Author SHA1 Message Date
Francois Tigeot
0886a68172 Update to LibreOffice 3.5.7.
This is the eighth release from the 3.5 branch of LibreOffice.
It is a well-matured stable release, and thus the recommended version for
all conservative private and corporate users.
2012-10-28 16:57:36 +00:00
Aleksej Saushev
fa92529aff Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-03 09:10:35 +00:00
Francois Tigeot
d638815f6a Fix PLIST: LibreOffice 3.5 doesn't come with SVG icons 2012-09-02 21:17:14 +00:00
Francois Tigeot
53b2b5d992 Install icons for desktop environments 2012-09-02 14:27:56 +00:00
Thomas Klausner
0d17e6cfd9 Sync with misc/libreoffice. 2012-08-12 15:56:30 +00:00
Francois Tigeot
b541041690 Regenerate distinfo, upstream distfiles have been modified. 2012-08-11 19:09:54 +00:00
Thomas Klausner
3c6dc1963f Remove obsolete TODO 2012-08-11 17:37:24 +00:00
Thomas Klausner
faa52f2790 Fix download URL. 2012-08-11 17:36:11 +00:00
Thomas Klausner
2491bff99b Use PKGNAME_NOREV. Allow on NetBSD-6* (like in pkgsrc).
Fix pkglint error.
2012-08-11 17:24:27 +00:00
Francois Tigeot
a0e8e8862d Update to version 3.5.6
Bug fixes and stability improvements
2012-08-10 07:42:19 +00:00
Francois Tigeot
313ecf00d9 Building LibreOffice sometimes fails with the error
"No fonts could be found on the system".
It is unclear what causes this exactly; disable the unit test responsible
for the crash.
2012-08-08 05:55:47 +00:00
Francois Tigeot
ac9c920272 Update to version 3.5.5
Bug fixes and stability improvements
2012-07-16 13:02:21 +00:00
Adam Ciarciński
e545f2caa2 Revbump after updating boost 2012-07-02 13:37:54 +00:00
Francois Tigeot
5fd0edc45c Fix a build issue:
simpleguesser.cxx:121: error: 'utfstrlen' was not declared in this scope
2012-06-03 15:10:37 +00:00
Francois Tigeot
1267429ab9 Replacing -std=c++0x by -std=gnu++0x may resolve crash issues
on NetBSD and OpenBSD.

Upstream bug report:
https://bugs.freedesktop.org/show_bug.cgi?id=48134

Found-by: Robert Nagy
2012-06-02 08:38:41 +00:00
Francois Tigeot
dd2dd394f2 Use AUTO_MKDIRS to create missing installation directories 2012-05-31 15:39:31 +00:00
Francois Tigeot
de68bb2bd9 Add comments to patches 2012-05-31 06:40:50 +00:00
Francois Tigeot
7e60feadaa Do not use ${CP} to install *.desktop files
PLIST has been modified
2012-05-31 06:35:44 +00:00
Francois Tigeot
d6823ec7b0 Install *.desktop files for desktop integration 2012-05-31 06:20:26 +00:00
Francois Tigeot
26e657f5da Curl sometimes fails to download distfiles, only use it on NetBSD
The exact error is:
curl: (56) Recv failure: Operation timed out

Reported-by: Sascha Wildner
2012-05-28 11:04:36 +00:00
Francois Tigeot
bf6f575531 Update to LibreOffice version 3.5.4
* Many bugfixes

* Remove libclucene dependency
2012-05-26 12:22:02 +00:00
Francois Tigeot
c2d0794541 Fetch distfiles via curl.
The default ftp(1) command on some systems is unable to handle https urls,
as described in PR #46450.

Reported-by: Noud de Brouwer
2012-05-14 09:57:44 +00:00
Francois Tigeot
fb847f0f59 Update to version 3.5.3
* This release is mostly about bug fixes

* Memory corruption patches are now integrated
2012-05-09 11:47:11 +00:00
Francois Tigeot
1dc1ecb879 Add patches to fix a build issue with textproc/icu 49+
Originally-from: Gentoo bug report #410307
https://bugs.gentoo.org/show_bug.cgi?id=410307
2012-05-09 09:20:00 +00:00
Francois Tigeot
11cf900755 Add patches to fix a memory corruption issue with some documents.
Official bug report #48640:
https://bugs.freedesktop.org/show_bug.cgi?id=48640
2012-04-19 19:15:06 +00:00
Francois Tigeot
f620a211c1 LibreOffice cannot be built on NetBSD 6. 2012-04-08 19:18:00 +00:00
Francois Tigeot
a7c2087872 Fix a configure check failing to find gencmn from icu. 2012-04-08 15:48:32 +00:00
Francois Tigeot
cc43f0b275 Fix executable path in configure.in
Prevents a failure to find genccode and icu.
2012-04-08 15:28:41 +00:00
Francois Tigeot
8dd1456330 Configure.in: Fix check for correct signature of ::mdds::flat_segment_tree
This check was getting confused by invalid library flags leaked from
previous configure tests.
2012-04-08 06:59:48 +00:00
Francois Tigeot
7e91bb10eb Add forgotten dependency to libclucene 2012-04-07 11:46:46 +00:00
Francois Tigeot
1169dc472d Update to LibreOffice-3.5.2 2012-04-04 06:42:25 +00:00
Francois Tigeot
01338e9bde Reintroduce local mythes distfile, unbreak build.
Part of the build system expects this distfile to be present, even if it
is not used to produce the final binary.
Just use the tarball again for now instead of spending weeks trying to
understand and patch the mess. This brain damaged build code will
eventually be rewritten to a saner gmake based system upstream anyway.
2012-04-03 19:14:26 +00:00
Francois Tigeot
311b84720a GConf is not needed. 2012-03-17 11:20:39 +00:00
Thomas Klausner
63a66e88ff Remove libmythes, imported to pkgsrc/textproc/mythes.
While adapting libreoffice, remove download of mythes there.
2012-03-17 10:59:47 +00:00
Thomas Klausner
7062719894 Remove libvisio, imported to pkgsrc/converters. 2012-03-16 17:42:12 +00:00
Thomas Klausner
41a43e59fe Remove libexttextcat, imported to pkgsrc/textproc. 2012-03-16 17:32:16 +00:00
Francois Tigeot
a84e5ba5ed Gnome-vfs is not needed. 2012-03-14 17:38:26 +00:00
Francois Tigeot
36b2316ee1 Update to LibreOffice-3.5.1rc2 2012-03-12 10:17:25 +00:00
Francois Tigeot
7d205eb0cd Stop using the bundled libmythes. 2012-03-07 07:03:28 +00:00
Francois Tigeot
bdc2cdd738 Stop using the bundled mdds library. 2012-03-05 19:09:58 +00:00
Francois Tigeot
3e881b890d Update to LibreOffice-3.5.1rc1 2012-03-04 07:38:52 +00:00
Francois Tigeot
c82aae9f67 Stop using the bundled version of libvisio. 2012-03-04 00:29:10 +00:00
Francois Tigeot
a29beeff58 Stop using the bundled version of Berkeley DB
Remove remaining traces of the bundled Boost libraries
2012-02-29 16:39:17 +00:00
Francois Tigeot
a5b25a6f7b Allow build to proceed with pkgsrc version of Boost libraries
Fix PLIST
2012-02-27 09:18:18 +00:00
Francois Tigeot
c2fd8ff5c5 Update to LibreOffice-3.5.0rc3
Avoid stripping binaries
2012-02-04 13:54:47 +00:00
Francois Tigeot
378a6dd797 Skip portability checks for configure, remove mistaken patch-configure file
Regenerate distinfo checksums
2012-02-01 23:21:12 +00:00
Francois Tigeot
dc3147539e Update to LibreOffice-3.5.0rc2 2012-01-28 09:42:04 +00:00
Thomas Klausner
5c4d854a5c Fix unportable test(1) construct.
Pull over patch from configure.in to configure, because configure
is not regenerated.
2012-01-22 11:38:16 +00:00
Francois Tigeot
a3d0fe46e7 Update to LibreOffice-3.5.0rc1 2012-01-22 08:47:00 +00:00
Thomas Klausner
0d56d86f3e Fix test(1) ==. 2011-11-03 09:59:18 +00:00