Commit graph

143157 commits

Author SHA1 Message Date
obache
5b28c79600 Updated databases/p5-tokyotyrant to 1.12 2009-06-05 12:07:21 +00:00
obache
33d20c8bcf Update tokyotyrant-perl to 1.12. 2009-06-05 12:07:05 +00:00
wiz
e0d8e6b9c0 + aria2-1.4.0, awesome-3.3, blender-2.49, covered-0.7.3, dnsmasq-2.48,
enlightenment-1.0.0, eric3-4.3.4 [now called eric4], etm-286,
  gentoo-0.15.5, glib2-2.20.3, gnome-applets-2.26.2,
  gnome-power-manager-2.26.2 [GNOME 2.26, wants DeviceKit-power],
  gtk2-2.16.2, guile-www-2.24, hiawatha-6.14, htop-0.8.2, ioquake3-1.36
  [pkg/41527], ircservices-5.1.17, koffice-2.0.0, liferea-1.6.0rc3,
  mathomatic-14.4.4, moserial-2.26.3 [GNOME 2.26], mysql5-client-5.0.82,
  mysql5-server-5.0.82, nspr-4.8, p5-Test-Simple-0.88, p5-URI-1.38,
  parrot-1.2.0, pilot-link-libs-0.12.4, png-1.2.37, remind-3.1.7,
  rhythmbox-0.12.2, sbcl-1.0.29, subtitleeditor-0.32.0, tea-24.0.0,
  telepathy-glib-0.7.31, telepathy-idle-0.1.4, viewvc-1.1.1,
  vsftpd-2.1.2, vte-0.20.4, worker-2.17.4, yabause-0.9.10,
  youtube-dl-20090530, zsh-4.3.10.
- Mesa-7.4.2
2009-06-05 11:30:46 +00:00
abs
0521c31dba Enable PKG_DESTDIR_SUPPORT for suse100_* 2009-06-05 11:20:27 +00:00
wiz
7e63618f10 Add comment explaining origin and reason of patch. 2009-06-05 11:14:16 +00:00
wiz
82604422b8 Updated graphics/MesaLib to 7.4.2 2009-06-05 11:10:50 +00:00
wiz
2dfbb8286c Update Mesa and friends to 7.4.2.
Update provided by Hasso Tepper on pkgsrc-users.

Changes:
7.4.2:
Bug fixes

   * Fixed segfault when rendering to front buffer with DRI 1.
   * Fixed swrast texture rectangle bug when wrap mode = GL_CLAMP_TO_BORDER and filter mode = GL_LINEAR. (bug
     21461)
   * Fixed texture object mem leak during context destruction.
   * Fixed a state validation bug in glCopyTex[Sub]Image()
   * Fixed some i965 GLSL bugs.
   * Fixed an R300 driver texture object bad memory reference.

7.4.1:
Bug fixes

   * Fixed a two-sided lighting bug in fixed-function-to-GPU code generation
   * Fixed some Darwin issues (Jeremy Huddleston)
   * Indexing the GLSL gl_EyePlane[] or gl_ObjectPlane[] arrays with a variable was broken, bug 20986
   * Fixed incorrect texture unit bias in TXB instruction
   * glTexParameter settings weren't always propogated to drivers
   * Assorted vertex/fragment program bug fixes
   * Fixed point rendering in software rasterizer
   * Fixed potential deadlock in object hash functions
   * Fix a couple bugs surrounding front-buffer rendering with DRI2, but this is not quite complete.
   * Fixed glPopAttrib() bug when restoring user clip planes

7.4:
New features

   * Added MESA_GLX_FORCE_DIRECT env var for Xlib/software driver
   * GLSL version 1.20 is returnd by the GL_SHADING_LANGUAGE_VERSION query

Bug fixes

   * glGetActiveUniform() returned wrong size for some array types
   * Fixed some error checking in glUniform()
   * Fixed a potential glTexImage('proxy target') segfault
   * Fixed bad reference counting for 1D/2D texture arrays
   * Fixed VBO + glPush/PopClientAttrib() bug #19835
   * Assorted i965 driver bug fixes
   * Fixed a Windows compilation failure in s_triangle.c
   * Fixed a GLSL array indexing bug
   * Fixes for building on Haiku

Changes

   * Updated GL/glxext.h to version 48
   * Assorted updates for building on Solaris

7.3:
New features

   * Support for GLSL 1.20
   * Intel DRI drivers now use GEM and DRI2

Bug fixes

   * Assorted GLSL bug fixes
   * Assorted i965 driver fixes
   * Fix for wglCreateLayerContext() in WGL/Windows driver
   * Build fixes for OpenBSD and gcc 2.95
   * GLSL preprocessor handles #pragma now
   * Fix incorrect transformation of GL_SPOT_DIRECTION
   * Fixed several bugs (#18367 and #19625) in glXMakeContextCurrent()
   * Assorted Windows build fixes

Changes

   * Deprecated the "XMesa" interface (include/GL/xmesa*.h files)
   * Deprecated the "FXMesa" interface (include/GL/fxmesa.h file)
   * Deprecated the "Allegro" interface (include/GL/amesa.h file)
   * Removed include/GL/uglmesa.h header
   * Removed include/GLView.h header for BeOS

7.2:
New features

   * i965 driver: added support for G41 chipset (Intel)

Bug fixes

   * Fixed display list bug involving primitives split across lists (bug 17564)
   * Fixed some issues with glBindAttribLocation()
   * Fixed crash in _tnl_InvalidateState() found with Amira (bug 15834)
   * Assorted bug fixes for Ming build
   * Fixed some vertex/pixel buffer object reference counting bugs
   * Fixed depth/stencil bug in i915/945 driver
   * Fixed some shader flow control bugs in i965 driver
   * Fixed a few tdfx driver bugs which prevented driver from working
   * Fixed multisample enable/disable bug

Changes

   * Updated SGI header files with new license terms.

7.1:
New features

   * autoconf-based configuration (and clean-up of Makefiles)
   * Assorted DRI driver enhancements
   * Reduced dependencies between X server and Mesa
   * GL_EXT_texture_from_pixmap extension for Xlib driver
   * Support for the GL shading language with i965 driver (implemented by Intel)
   * ATI R500 series support (Radeon X1300-X1950) in r300 DRI driver

Bug fixes

   * Numerous GLSL fixes
   * Fixed some error code/detection bugs in the GLSL-related API functions
   * Lots of DRI driver fixes.
2009-06-05 11:10:35 +00:00
drochner
a0d87db2e0 add a security patch from upstream CVS:
A malformed (or simply huge) PNG file can lead to integer overflow in
calculating the size of the output buffer, leading to crashes or buffer
overflows later. Fixes SA35205 security advisory.

bump PKGREVISION of affected plugin
2009-06-05 10:48:37 +00:00
hasso
97d69c51df Make it build on DragonFly. 2009-06-05 10:19:10 +00:00
wiz
2318b028dd Mark as not make-jobs safe. PR 41530 by Ryo HAYASAKA. 2009-06-05 10:10:28 +00:00
hasso
3baf7a01fe strings.h -> string.h. Makes it build on DragonFly and probably some others. 2009-06-05 10:10:07 +00:00
hasso
796b4987c4 Make it build on non Linux systems having alloca definedi, like DragonFly. 2009-06-05 09:49:53 +00:00
hasso
722aa3cdd9 string.h is a standard header for getting protoypes for memset and friends.
Fixes build on DragonFly.
2009-06-05 09:36:15 +00:00
hasso
52a690e6c8 Make it build on DragonFly. 2009-06-05 09:14:07 +00:00
hasso
6a7854eff0 Make it build on DragonFly. 2009-06-05 08:13:48 +00:00
stacktic
2ce1cd0b55 Updated fs-utils to 20090527
- Fixed some bugs
- Added support of hardlink in fsu_ecp
- Fixed PR pkg/41488
2009-06-05 07:14:18 +00:00
obache
b3e183c1b4 Need workaround for Upstream Bug#562310.
Noticed by John D. Baker in PR 41475.
2009-06-05 07:09:31 +00:00
hasso
6ff9bc1cf5 Make it build on DragonFly. 2009-06-05 07:08:42 +00:00
hasso
40a624f0c4 Make it build on recent DragonFly. 2009-06-05 07:04:11 +00:00
minskim
d94d944500 Add emacs-snapshot. 2009-06-05 02:59:50 +00:00
minskim
16fa31d2aa Import the development version of emacs (23.0.94).
This package is based on emacs-current in pkgsrc-wip, which was
originally packaged by OBATA Akio.
2009-06-05 02:57:53 +00:00
minskim
079e2c5e96 Describe nextstep option. 2009-06-05 01:57:53 +00:00
minskim
acc1e673d6 Make misc/tmux build on SunOS. 2009-06-04 21:49:18 +00:00
tron
ab5acfdfaf Set the license type to "gnu-lgpl-v2.1". 2009-06-04 21:38:52 +00:00
jnemeth
9eeb3a4399 sort 2009-06-04 19:34:06 +00:00
jnemeth
da547c53f2 add texlive commented out 2009-06-04 19:33:25 +00:00
jnemeth
5ab7416c9d sort 2009-06-04 19:30:40 +00:00
tron
0c08e53a2a Add URL of upstream bug report. 2009-06-04 19:23:51 +00:00
tron
f09ea8c4be Note update of the "libtorrent" package to version 0.12.2nb2. 2009-06-04 19:16:08 +00:00
tron
a904e7d5f0 Add patch by Joerg Sonnenberger with small modification by myself that
addresses the API difference in kqueue(2) between NetBSD and FreeBSD.
Turn on kqueue(2) support now that it actually works under NetBSD.
2009-06-04 19:15:46 +00:00
adam
fc8a8803fe Updated security/gsasl to 1.1 2009-06-04 18:40:23 +00:00
adam
7412f65ee6 Changes 1.1:
* Reading integrity protected data from server now works.
* The --quality-of-protection parameter now works.
* Only detect sufficiently recent GnuTLS versions.

Changes 1.0:
* New parameter --priority to specify GnuTLS priority strings.
* Print web page links in --help, per new GNU coding standard.
* New self-test for the gsasl_client_suggest_mechanism function.
* Modernize doxygen configuration.
* Use permissive license for man pages.
* Change license on the manual to GFDLv1.3+.
2009-06-04 18:38:30 +00:00
drochner
da089e3c58 update to 3.1.1
This is a major update, many fixes and new features.
Take MAINTAINERship as suggested by the old MAINTAINER.
2009-06-04 17:29:41 +00:00
drochner
e54c43a5e0 update to 4.7.6
changes:
-Compatibility with Python 3.0.1
-"DB.has_key()" used to return 0 or 1. Changed to return
 True or False instead. Check your code!
-Change "DBSequence.init_value()" to "DBSequence.initial_value()",
 for consistence with Berkeley DB real method name. This could
 require minimal changes in your code. The documentation was
 right.
-add more bindings
2009-06-04 17:24:08 +00:00
drochner
13a854ba4f only headers are exported, set BUILDLINK_DEPMETHOD'd default to "build" 2009-06-04 16:44:43 +00:00
joerg
95537b70bd epdfview-0.1.7 2009-06-04 16:35:18 +00:00
joerg
5b10345d8d Update to epdfview-0.1.7. Fixes lots of crashes and adds basic text
selection / clipboard support.
2009-06-04 16:34:36 +00:00
drochner
9560942f19 more PKGREV bumps for vte shlib major change 2009-06-04 16:06:48 +00:00
martti
f852154603 postfix 2009-06-04 14:09:11 +00:00
martti
2b7d9d61c8 Updated mail/postfix to 2.6.2
Postfix stable release 2.6.2 fixes one defect in SASL support.
This does not affect Postfix versions 2.5 and earlier.

With plaintext SMTP sessions AND smtpd_tls_auth_only=yes AND
smtp_sasl_auth_enable=yes, the SMTP server logged warnings for
reject_*_sender_login_mismatch, instead of enforcing them.

You can find Postfix version 2.6.2 at the mirrors listed at
http://www.postfix.org/

The same fix is also available in Postfix snapshot 2.7-20090528.
Postfix versions 2.5 and earlier are not affected.
2009-06-04 14:08:56 +00:00
martti
e8c6dd6c79 Updated mail/postfix-current to 2.7.20090528
Postfix stable release 2.6.2 fixes one defect in SASL support.
This does not affect Postfix versions 2.5 and earlier.

With plaintext SMTP sessions AND smtpd_tls_auth_only=yes AND
smtp_sasl_auth_enable=yes, the SMTP server logged warnings for
reject_*_sender_login_mismatch, instead of enforcing them.

You can find Postfix version 2.6.2 at the mirrors listed at

Postfix stable release 2.6.2 fixes one defect in SASL support.
This does not affect Postfix versions 2.5 and earlier.
2009-06-04 14:08:06 +00:00
tron
3dcaa862a0 Note update of the "libtorrent" package to version 0.12.2nb1. 2009-06-04 14:04:24 +00:00
tron
6a220763c1 Turn on kqueue(2) support under DragonFly, FreeBSD and OpenBSD.
It is not turned on under NetBSD because the kqueue(2) API is incompatible.
It is not turned on under Darwin because kevent(2) fails with ENODEV.

This fixes PR pkg/41529 by Mikko Kortelainen.
2009-06-04 14:04:08 +00:00
hasso
6be0cd11c9 Make it link. 2009-06-04 13:50:59 +00:00
adam
841b14a097 Updated databases/sqlite3 to 3.6.14.2 2009-06-04 13:04:55 +00:00
adam
551d90cfa6 Changes 3.6.14.2:
* Fix a code generator bug introduced in version 3.6.14. This bug can cause
  incorrect query results under obscure circumstances.
2009-06-04 13:02:45 +00:00
adam
3a86f2efa7 Updated graphics/ImageMagick to 6.5.3.2 2009-06-04 12:55:30 +00:00
adam
4474b0435b Changes 6.5.3.2:
* The target profile in ProfileImage() is no longer accessed after its freed
* Bug fix for -page
* Minor change to -function Arctan to make first argument match slope
* Do not treat -page as a global option
* Create thread set for pseudo-random number generator
* Do not change opacity value for the -alpha background option.
* Rebuild automake / autoconf scripts
* Check for XMakeImage() integer overflow vulnerability
* Permit reading a specific frame of a multi-page TIFF with blobs.
* Added new -function methods Arcsin and Arctan
* Fixed a regression with PNG8: format
* The -geometry option was improperly applied twice
* Set image colorspace to YCbCrColorspace if JPEG color space is JCS_YCbCr
* Updated help output and command-line options documentation to bring
  the -alpha options up to date with what's actually in the code
* Change "depreciated" to "deprecated" in several files
* Change OpenMP schedule from dynamic to static for RenderFreeType()
* Recognize unicode strings when computing caption word wrapping
* New -alpha background option to set fully-transparent pixels to the
  background color
* Combined layer of transparent PSD image was not being read properly
2009-06-04 12:50:58 +00:00
obache
63bf9d81ab crypto++-523 => cryptopp-5.6.0 2009-06-04 12:26:06 +00:00
drochner
965620fd75 update to 0.12.2
changes:
Support for cover art images embedded in song metadata
New plugin that sets your IM status to describe the current playing song
Last.fm submission protocol v1.2 (including the 'now playing' feature)
New status icon plugin
Replaced libglade with GtkBuilder
Switched from playbin to playbin2 when crossfading is disabled, providing
 gapless playback and better support for visualization
-bugfixes
-translation updates
2009-06-04 11:44:24 +00:00