2008-10-31 13:55:30 by Kouichirou Hiratsuka | Files touched by this commit (1) |
Log message:
Add missing \.
|
2008-10-31 12:02:55 by Kouichirou Hiratsuka | Files touched by this commit (17) |
Log message:
Apply some fixes and improvements from misc/openoffice3.
- Change installation directory.
- Reduce usage of ${WRKDIR}.
- Use language packs to install multiple languages.
- Install desktop files as symbolic links.
- Pass MAKE_JOBS to dmake.
- Fix build with PKG_DEVELOPER=yes (add missing rpath flag).
- Fix PLIST without gtk2 option.
- Fix browser plugin.
- Fix open-url with firefox3 and seamonkey.
- Shut up tar warning (remove leading /).
- Use system openssl.
- Use system icu.
- Add lang-all option.
|
2008-10-31 12:00:50 by Kouichirou Hiratsuka | Files touched by this commit (2) | |
Log message:
Update to 2.4.2. Minor update from 2.4.1.
This release fixes three security vulnerabilities.
- CVE-2008-3282: OpenOffice.org "rtl_allocateMemory()" Truncation
(fixed in openoffice2-2.4.1nb1)
- 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
Release note: http://development.openoffice.org/releases/2.4.2.html
|
2008-10-18 03:28:22 by Kouichirou Hiratsuka | Files touched by this commit (3) |
Log message:
- Add missing -Wl to patch-ch and patch-cs.
- Correct flag for disabling optimizations.
Ride on previous PKGREVISION bump.
|
2008-10-18 03:09:45 by Kouichirou Hiratsuka | Files touched by this commit (3) |
Log message:
Correct CDEFS on NetBSD/amd64 (-DX86 -> -DX86_64).
Bump PKGREVISION.
|
2008-10-14 21:20:43 by Kouichirou Hiratsuka | Files touched by this commit (2) |
Log message:
Add conflict with openoffice3. Bump PKGREVISION.
Pointed out by wiz@.
|
2008-10-05 23:36:36 by Quentin Garnier | Files touched by this commit (117) |
Log message:
Merge cube-native-xorg, so that pkgsrc-current can be used with the native
X.Org found in NetBSD-current.
Thanks a lot to all who helped, especially Matthias Scheler who did
repeated tests on Mac OS X and older versions of NetBSD to make sure the
support for those platforms wouldn't be broken (or at least, not fatally,
as I would still expect a few hiccups here and there, because there is
only so much one can test in such limited time).
On the infrastructure side, this branch brings pkgconfig-builtin.mk, in
order to write very easily new builtin.mk files. It can actually handle
more than just pkgconfig files, but it will provide a version if it finds
such a file. x11.builtin.mk has also been made more useful and now all
existing (and future!) native-X11-related builtin.mk files should include
it.
|
2008-10-03 11:09:17 by Kouichirou Hiratsuka | Files touched by this commit (2) |
Log message:
Fix build with seamonkey. Decrease minimum acceptable version of it.
|
2008-10-02 19:57:45 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Fix DESTDIR installation.
|
2008-10-02 00:30:35 by Kouichirou Hiratsuka | Files touched by this commit (1) |
Log message:
Remove comment. Fix syntax error on NetBSD 3.x.
|