Commit graph

114 commits

Author SHA1 Message Date
adam
9d058a64ed Revision bump for db4 update 2010-06-02 13:25:53 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
hira
f711d5d721 Update to 2.4.3. This is bug fix release. It fixes the following
security vulnerabilities.

 * CVE-2009-0200/CVE-2009-0201: Manipulated Microsoft Word files can
   lead to heap overflows and arbitrary code execution
 * CVE-2009-2414/CVE-2009-2416: Manipulated XML documents can lead to
   arbitrary code execution

Release notes: http://development.openoffice.org/releases/2.4.3.html

 - Fix getline() problem (patches from misc/openoffice3/patches).
 - Use internal neon (9 patches are required to use external neon).
 - Use internal openssl for internal neon.
 - Disable VBA extension (enabling this causes build error).
2009-09-13 03:54:13 +00:00
tnn
dc60c601d5 remove firefox3 option and add xulrunner option instead ...
... but leave it commented out because of build problems.

I suppose this package is going away soon anyway(?)
2009-09-10 00:27:08 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
obache
3b11655430 recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
tnn
f1b220f286 drop the "firefox" option for now.
Keep "firefox3" option as default (also for now)
2009-08-05 01:35:42 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
tnn
94f62af98a drop references to firefox-gtk1 2009-04-21 16:47:48 +00:00
wiz
1577be544a neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++.
Noted by obache@ on pkgsrc-changes@
2009-04-16 21:42:40 +00:00
markd
cc0df01cb0 Bump PKGREVISION for neon update. 2009-04-06 12:59:29 +00:00
he
43cafc3804 Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25 22:37:12 +00:00
joerg
55e6b0204a Add missing directories. Otherwise installation fails silently. 2009-02-15 16:31:49 +00:00
hira
f9cb7c785e Add missing checksums to distinfo. This fixes PR pkg/40620. 2009-02-12 09:17:51 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
hira
ff43ee9020 Fix paths of soffice and spadmin. This fixes PR pkg/40553. 2009-02-08 15:27:35 +00:00
bad
d82b7e4e9c Conflict with openoffice3-bin. 2009-01-31 22:10:36 +00:00
hira
ab693b4d59 - Fix DESTDIR installation.
- Fix charmap names for NetBSD.
 - Use time_t instead of long on NetBSD.

Bump PKGREVISION.
2009-01-26 15:39:05 +00:00
hira
6c4f023c45 Fix PLIST with kde option. 2008-11-26 21:55:55 +00:00
hira
03eefd207f - Fix installation path of kde mimelnk files.
- Don't install locolor icons without kde option.

No PKGREVISION bump because the icons are not used without kde.
2008-11-26 15:48:16 +00:00
hira
a7ff6588f7 - Install hicolor and locolor icons.
- Install gnome icons (with gnome option only).
 - Install MIME info files.
 - Fix name of .dekstop files.
 - Use startup scripts in OOo (don't generate these in Makefile).

Bump PKGREVISION.
2008-11-24 11:58:44 +00:00
hira
169d3ee21f - Remove DESTDIR from RPATH.
- Use firefox3 as default instead of firefox.

Pointed out by joerg@.  Bump PKGREVISION.
2008-11-19 01:54:25 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
hira
502b251e10 Pass command paths of textproc/icu to configure. 2008-11-06 16:00:09 +00:00
hira
64a632eaf0 Add missing \. 2008-10-31 12:55:30 +00:00
hira
157f8379e5 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 11:02:55 +00:00
hira
d350cd9daf 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-31 11:00:50 +00:00
hira
0858bebe7e - Add missing -Wl to patch-ch and patch-cs.
- Correct flag for disabling optimizations.

Ride on previous PKGREVISION bump.
2008-10-18 01:28:22 +00:00
hira
b55c8285bd Correct CDEFS on NetBSD/amd64 (-DX86 -> -DX86_64).
Bump PKGREVISION.
2008-10-18 01:09:44 +00:00
hira
a0187f3e5b Add conflict with openoffice3. Bump PKGREVISION.
Pointed out by wiz@.
2008-10-14 19:20:43 +00:00
cube
403e256ff6 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-05 21:36:32 +00:00
hira
ee93f9dfbb Fix build with seamonkey. Decrease minimum acceptable version of it. 2008-10-03 09:09:16 +00:00
joerg
6665dc3b52 Fix DESTDIR installation. 2008-10-02 17:57:45 +00:00
hira
4de3a8bcd3 Remove comment. Fix syntax error on NetBSD 3.x. 2008-10-01 22:30:35 +00:00
hira
e612ec898e Add `firefox3' option. It's disabled by default.
Requested and OK'd during freeze by wiz@.
2008-09-30 23:14:18 +00:00
hira
6e64fee184 On NetBSD 3.x, use strerror_r(3) which is defined by OOo.
This should fix PR pkg/39614.
2008-09-29 23:17:00 +00:00
hira
907325d72d Add missing entriy to PLIST. Ride on today's PKGREVISION bump. 2008-09-20 19:01:55 +00:00
hira
c37c0642ee Install *.desktop files to correct path.
This fixes PR pkg/39589.  Bump PKGREVISION.
2008-09-20 14:14:47 +00:00
wiz
03b53774ba Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
2008-09-06 20:54:31 +00:00
hira
6e76b74ad1 Fix CVE-2008-3282 (OpenOffice.org "rtl_allocateMemory()" Truncation
Vulnerability).

Bump PKGREVISION.
2008-08-29 08:08:11 +00:00
hira
735d25cb77 Update to 2.4.1. This release fixes CVE-2008-2152.
Release Notes:
  http://development.openoffice.org/releases/2.4.1.html
2008-06-13 11:20:14 +00:00
hira
7b9ddf4dc1 Fix previous commit. Correct paths of hid.lst and testtoolrc.
This should fix PR pkg/38799.
2008-05-30 16:05:56 +00:00
hira
f13d43ff43 - Add some perl scripts to REPLACE_PERL.
- Fix permissions of non-executable files.

Pointing out by wiz@ in private e-mail.  Bump PKGREVISION.
2008-05-27 15:44:44 +00:00
hira
bb0f06cf6a Use REPLACE_PYTHON instead of subst framework. 2008-05-11 07:21:51 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
abs
c98f5bdf57 PYTHON_VERSIONS_ACCEPTED+=25 2008-04-21 08:17:25 +00:00
joerg
8005d01888 Repeat after me: Never use sys/errno.h, just use errno.h. Fix build on
AMD64.
2008-04-17 08:43:31 +00:00