Commit graph

147377 commits

Author SHA1 Message Date
wiz
b0bd09b7d1 Convert to user-destdir. 2009-08-29 13:24:14 +00:00
obache
b26a1a2222 Add user-destdir support. 2009-08-29 13:15:54 +00:00
wiz
2f0dac1922 Mark as destdir-ready. 2009-08-29 13:08:42 +00:00
wiz
ea2a790c42 Really mark as destdir-ready. 2009-08-29 13:06:34 +00:00
wiz
4f606ef6cf Updated graphics/tiff to 3.9.1 2009-08-29 12:32:20 +00:00
wiz
f01d749a2b Update to 3.9.1:
This is a bugfix release to correct serious defects found in libtiff
3.9.0. In particular, it was discovered that libtiff 3.9.0 may
write defective TIFF files. This release is intended to be API and
ABI compatible with libtiff 3.8.2.
2009-08-29 12:32:08 +00:00
wiz
d22cfd552e Convert to user-destdir. 2009-08-29 12:30:30 +00:00
tnn
ccb4b99bf1 PLIST fix for previous 2009-08-29 11:50:32 +00:00
wiz
d2a680da8e Mark as destdir-ready. 2009-08-29 11:49:56 +00:00
wiz
04ea1be8c2 Convert to user-destdir. 2009-08-29 11:49:05 +00:00
wiz
fd04895bfe Mark as destdir-ready. 2009-08-29 11:45:29 +00:00
wiz
94e999f482 Convert to user-destdir. 2009-08-29 11:39:14 +00:00
wiz
501e7891c3 Updated games/puzzles to 8634 2009-08-29 11:37:46 +00:00
wiz
b96f9c2410 Update to 8634, put distfile on ftp.NetBSD.org.
Permissions fix for installed file.
2009-08-29 11:37:30 +00:00
wiz
ba0101e32d Mark as destdir-ready. 2009-08-29 11:34:55 +00:00
obache
2ae77d8842 Set LICENSE. 2009-08-29 11:33:36 +00:00
wiz
8110e6c152 Convert to user-destdir. 2009-08-29 11:33:14 +00:00
wiz
2fe8df3666 Mark as destdir-ready. 2009-08-29 11:27:42 +00:00
wiz
06f78b63de Disable ssl support on NetBSD-5.99.15 and newer (openssl-1.0 snapshot)
because of incompatible changes (STACK removal etc.) until someone fixes
it.
2009-08-29 11:26:29 +00:00
obache
918c66e40c Add user-destdir support. 2009-08-29 10:42:55 +00:00
tnn
613c8b504d Add a "gnome" option which toggles gnome-vfs (and dbus) support.
Enable this by default.
Bump revision.
2009-08-29 10:34:37 +00:00
hira
5f8ef78512 openoffice3-bin-3.1.0 -> openoffice3-bin-3.1.1 2009-08-29 10:02:42 +00:00
hira
da17dd18dc Note update of misc/openoffice3 to 3.1.1. 2009-08-29 09:51:23 +00:00
hira
b3b8cb86ce Update to 3.1.1. This is bug fix release. Add LICENSE to Makefile.
Release notes: http://development.openoffice.org/releases/3.1.1.html
2009-08-29 09:48:54 +00:00
obache
3c89962076 marked as destdir support. 2009-08-29 09:31:23 +00:00
wiz
5a8d84fed4 Bump PKGREVISION for libjpeg7 fix. 2009-08-29 09:03:28 +00:00
obache
7521e1ee44 Set LICENSE. 2009-08-29 08:31:20 +00:00
obache
307f228369 marked as user-destdir support. 2009-08-29 08:19:36 +00:00
dogcow
b684021a30 Fix scaling issue caused by jpeg7 update.
http://bugzilla.gnome.org/show_bug.cgi?id=588740
2009-08-29 05:47:41 +00:00
hasso
d74c580087 Remove some historic apps. Correct bsnmp url. 2009-08-29 05:42:51 +00:00
hasso
057dd76a8b Make it just build on DragonFly. Doesn't work yet though. 2009-08-29 04:54:52 +00:00
obache
4c832e5271 clutter-1.0.x require json-glib-0.8 (still 0.7.6, a.k.a. 0.8rc2). 2009-08-29 02:58:49 +00:00
hasso
29b862664e Updated graphics/openexr to 1.6.1nb1. 2009-08-28 22:07:58 +00:00
hasso
02ed902143 Add patches for CVE-2009-1720 (multiple integer overflows in OpenEXR) and
CVE-2009-1721 (denial of service (application crash) or possibly execute
arbitrary code in the Imf::hufUncompress function). Bump PKGREVISION.
2009-08-28 21:33:07 +00:00
hasso
3d5067ce13 Updated graphics/blender to 2.49a. 2009-08-28 20:48:19 +00:00
hasso
2d4ece6058 Update to 2.49a. Upstream changelog is of course too massive, you can look
at http://www.blender.org/development/release-logs/ for info about new
features and fixes. While here, sort PLIST correctly.
2009-08-28 20:46:18 +00:00
he
a9a6e36911 Minor update (build fix, so no version bump):
o Correct PLIST issues
 o Remove code to handle libparrot.so; that library is not
   being installed as a shared library
2009-08-28 16:48:41 +00:00
seb
cd65fe0859 Note update of devel/p5-MooseX-Method-Signatures to version 0.23 2009-08-28 14:33:34 +00:00
seb
03cbec70ac Update p5-MooseX-Method-Signatures from version 0.21 to version 0.23.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.23  Thu, 27 Aug 2009 22:22:40 +0200
  * Bump Moose dependency to 0.89. This avoids test failures on some older
    Moose versions.

0.22  Thu, 27 Aug 2009 15:29:25 +0200
  * Provide sane closure behaviour for anonymous methods.
  * Add tests for the above (Sebastian Willert).
  * Depend on MooseX::Types 0.19, as 0.18 made us blow up spectacularly.
2009-08-28 14:33:16 +00:00
wiz
b80732b18b Set maintainer to the one from the wip package of the same name. 2009-08-28 07:48:15 +00:00
sno
98101aec42 Updated devel/p5-signatures to 0.06 2009-08-28 07:44:14 +00:00
sno
205d891e2a Updating package devel/p5-signatures from 0.05 to 0.06
pkgsrc changes:
  - Adding license
  - using buildlink3.mk instead of holding deps twice
  - Adjust dependency versions

Upstream changes:
0.06  Fri, 31 Jul 2009 06:34:56 +0200
  * Require ExtUtils::Depends 0.302.
2009-08-28 07:44:01 +00:00
obache
2a5e0f3d5c Set DIST_SUBDIR for recent DISTFILE replacement, PR 41948. 2009-08-28 07:43:16 +00:00
sno
182742bd6a Updated devel/p5-Parse-RecDescent to 1.96.2.1 2009-08-28 07:32:21 +00:00
sno
20aabb1bad Updating package for devel/p5-Parse-RecDescent from 1.96 to 1.96.2.1
pkgsrc changes:
  - Adding license
  - removing patch for wrong formed version

Upstream changes:
1.962.1  Thu Aug 27 21:39:30 2009
    - Fixed subtle bug in leftop and rightop caused by removal of $&

1.962.0  Tue Aug 25 19:45:15 2009
    - Doc bug fix (thanks Christophe)
    - Fixed assymmetrical push/pop on @lines tracker (thanks Peter!)
    - Bumped sub-version number hugely to fix CPAN indexing (thanks Jerome)
    - Remove all occurrences of $& so we don't affect other regular expressions.
    - Perl 5.6.0 required for use of $+[0] and $-[0] for replacement of $&.
2009-08-28 07:32:07 +00:00
hasso
98cd6167e2 Updated textproc/xerces-c to 2.8.0nb1. 2009-08-28 05:38:55 +00:00
hasso
de15610ec3 Add the fix for CVE-2009-1885 - nested DTD structure XML parsing remote denial
of service vulnerability. While there fix MASTER_SITES as recommended by
pkglint. Bump PKGREVISION.
2009-08-28 05:24:34 +00:00
seb
c9d9c8b903 Note update of devel/p5-MooseX-Types to version 0.19 2009-08-27 23:47:58 +00:00
seb
8947de7d88 Update from version 0.17 to version 0.19.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.19    Sun Aug 23 15:03:02 EDT 2009
        - un-fix coercions on parameterized types, since it broke
          MooseX::Method::Signatures, as well as any other code that relied on
          new type constraint objects being generated each time a type was
          parameterized (hdp).

0.18    Sat Aug 22 12:50:42 EDT 2009
        - fix coercions on parameterized types (Hans Dieter Pearcey).
2009-08-27 23:47:32 +00:00
snj
d42c118a69 It's "its" 2009-08-27 23:11:28 +00:00