Commit graph

29 commits

Author SHA1 Message Date
mrauch
8fded7edca Fix bug that japanese fonts can't be displayed.
Patch from Nobuyuki SASAKI in
http://mail-index.netbsd.org/tech-pkg/2005/02/22/0005.html.
2005-02-26 16:07:46 +00:00
mrauch
5fdb99139b Update to version 1.1.4.
* solves the vulnerability CAN-2004-0752
  (local users may read files of other users because of world-readable
   temporary files)
* various bug fixes
2005-01-06 15:52:19 +00:00
agc
38971962c1 Don't rely on the NetBSD version to define ETIME - define it if it's not
already defined.
2005-01-03 22:51:47 +00:00
agc
1e90d6ac78 The getpwnam_r prototype appeared in NetBSD in 2.99.10 or so 2005-01-03 22:51:01 +00:00
agc
3339041014 Patches from Rui-Xiang Guo for building on NetBSD-current 2005-01-03 08:07:24 +00:00
jlam
af591191d2 Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added
automatically by pthread.buildlink3.mk.  Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
2004-11-12 06:39:19 +00:00
mrauch
1bca7eb4ea The helpcontent_* files have changed on the master site without any
filename renaming.
Use DIST_SUBDIR to version the filenames and adjust distinfo and PLIST.
Remove the patch to disable building of helpcontent, as the built english
helpcontent is now consistent with the downloadable i18n'd versions (but no
longer with the downloadable english one where files are missing).

Fixes PR pkg/25814.
2004-06-05 12:22:47 +00:00
mrauch
0a5838a021 Allow installation of localized versions via the variable PKG_LANG. 2004-06-03 18:48:17 +00:00
jdolecek
50d288c8bb update patches to prepend ../ into the file path
problem pointed out by Min Sik Kim in private e-mail
2004-05-09 00:12:13 +00:00
jdolecek
daea73cf5b some more patches needed for compilation on NetBSD 2.0D+, after replacing
of statfs interface with statvfs interface
2004-05-08 11:52:52 +00:00
jdolecek
f09c5c4586 add a patch to use statvfs() on 2.0D and later, since statfs()
is no longer available on -current
2004-05-07 08:35:56 +00:00
mrauch
21e1dab6b1 Update to version 1.1.1.
New features include:
* PDF, DocBook/XML, XHTML and Macromedia Flash (SWF) export
* Accessibility
* Support for Complex Text Layout (CTL)
* User installation automated
2004-05-03 20:56:35 +00:00
kristerw
6c594816c5 Add a missing include so that it compiles with recent devel/stlport. 2004-03-26 23:37:49 +00:00
kristerw
ce8c965e66 The checkdll utility is really slow in NetBSD 1.6.2 (the build spends
nearly 30 hours running this command on my not that old PC).
Running checkdll is not needed to build the package (and it is
only useful when porting the software to new architectures), so
disable it for now.
2004-03-14 02:29:20 +00:00
mrauch
6e7ea11f4d Reduce optimisation for a particular file to avoid a gcc internal
compiler error.
2003-02-27 20:17:50 +00:00
cjep
ad02a6175b Fix RCS tag 2003-01-02 00:47:25 +00:00
jdolecek
cbb1ae7a14 fix umask handling in solenv/bin/deliver.pl
this fixes PR pkg/17967 by Alan Barrett
2002-12-25 16:29:59 +00:00
jdolecek
c0b4009783 fix several bugs in the yacc grammar files, which made bison 1.75 error out
the result is buildable with both bison 1.35 and bison 1.75 - tested
by full openoffice build with each bison version

this fixes PR pkg/19505 by Thomas Klausner
2002-12-25 16:24:40 +00:00
jdolecek
39b6129fda use -f for cp; when the cp rules are invoked several times, the cp would
fail without -f if the previously copied file didn't have user write
permissions (and building as non-root)
2002-12-25 16:20:18 +00:00
jdolecek
67e59bac3b make work with sun-jdk14 (which appears to be default now) - unlimit
datasize, change check in configure, and some small tweaks to some
Java code (assert, double ;;)
2002-08-02 20:33:23 +00:00
mrauch
9d4e974987 Two typos in the postscript header for printing fixed
(merged from the development branch of the package).
This patch is a slight generalisation of the one provided in pkg/17130.
2002-06-04 20:43:19 +00:00
mrauch
7fc8b78358 Support for bison-1.34 needs a further directory to be patched.
Solves PR pkg/16137 together with the bison patches committed yesterday.
2002-03-31 12:21:08 +00:00
mrauch
198760d74a Change the bison patches to the version that was agreed on in the
OpenOffice.org project. This also fixes compilation problems with
bison-1.34.
2002-03-29 21:00:10 +00:00
mrauch
9f90cf4a46 Remove the "lpstat: command not found" warning when starting OpenOffice.
Fixes PR# pkg/15678.
2002-03-02 09:18:49 +00:00
mrauch
ced48aa9f3 More instances of improper quoting which cause problems (only) in the
bulk build.
2002-03-01 09:52:45 +00:00
mrauch
2f0d6eda9b - bugfixes that showed up only under special circumstances:
* restore compatibility with old bison
  * disable versioned symbols - the -current ld has a problem with them
  * fix an instance of improper shell quoting
  * the SIGPIPE hack inside tar needs a sh not csh (fixes PR#15706)
- pth>=1.4.0nb1 is a runtime dependency
- our csh is sufficient for compilation
2002-02-26 21:25:27 +00:00
mrauch
f471f90a6c I missed one file to patch when enabling support for bison-1.3* in the
last commit.
2002-02-15 21:28:15 +00:00
mrauch
d5e01e35ad - make openoffice also work with bison 1.3*
- add the external $PATH to the end of the internally set $PATH to make
  sure all binaries are found
2002-02-14 22:51:41 +00:00
mrauch
dfc89b3b4d OpenOffice.org 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.
2002-02-13 18:09:21 +00:00