Commit graph

171194 commits

Author SHA1 Message Date
adam
3d1789887b Updated databases/py-bsddb3 to 5.1.2 2011-05-04 13:09:57 +00:00
adam
763c025ee8 Changes 5.1.2:
* 5.1.1 install fails if the bsddb in the standard library is not installed,
  under Python 2.7.
* Since 5.0.0, we can't find 4.x libraries unless we specify a
  "--berkeley-db=/path/to/bsddb" option.
* Support "DB_ENV->get_open_flags()", "DB_ENV->set_intermediate_dir_mode()",
  "DB_ENV->get_intermediate_dir_mode()".
* Support "DB->get_dbname()", "DB->get_open_flags()".
* Support "db_full_version()".
* Document "version()". This top-level function has been supported forever.
* Bugfix when calling "DB->get_size()" on a zero length record.
* 'assertEquals()' is deprecated in Python 3.2.
* 'assert_()' is deprecated in Python 3.2.
* Solved 'ResourceWarning' under Python 3.2.
2011-05-04 13:09:01 +00:00
obache
9ac982e790 Note revision bump of python standard module packages. 2011-05-04 11:40:53 +00:00
obache
8647532e66 Install standard python modules into usual location instead of site-packages.
PR#44826.

Bump PKGREVISION.
2011-05-04 11:38:05 +00:00
ryoon
226544337f Updated graphics/mypaint to 0.9.1nb2 2011-05-04 11:17:41 +00:00
ryoon
32889e24ac * Replace '#!.../env python' with PYTHONBIN, fix build.
* Bump PKGREVISION.
2011-05-04 11:16:23 +00:00
pettai
40324f4591 Updated security/softhsm to 1.2.1 2011-05-04 10:11:51 +00:00
pettai
c2d7d13fb6 SoftHSM 1.2.1 - 2011-05-03
* Backport mutex handling from v2 for increased multithreaded
  performance.
* Remove signature verification used for debugging purposes.
  (was enabled with ./configure --enable-sigver)
* Added an index to the attribute table in the database.
* Optimization of the database handling.
2011-05-04 10:10:18 +00:00
obache
63c67c856b also put PYLIB in PLIST_SUBST, a part of PR#44826. 2011-05-04 10:01:02 +00:00
adam
551cac6556 Updated graphics/p5-GD; databases/p5-DBD-postgresql to 2.18.0 2011-05-04 10:00:58 +00:00
obache
5a04d87d23 Also set `package-install' to UPDATE_TARGET/DEPENDS_TARGET if current target is
`package-install', to indirect dependency also create binary package with
`make package' or `make package-install'.

should fix PR#44857.
2011-05-04 09:49:34 +00:00
adam
752343153d Changes 2.18.0:
* Fix memory leak when binding arrays
* Fix memory leak with ParamValues
* New cancel() method per DBI spec
* Fix memory leak in handle_old_async (missing PQclear)
* Fix memory leak in pg_db_cancel (missing PQclear)
* Mark pg_getcopydata strings as UTF8 as needed
* Function dequote_bytea returning void should not try to return something
* Fix the number of tests to skip in t/01connect.t when the $DBI_DSN
  environment variable lacks a database specification
* Fix algorithm for skipping tests in t/06bytea.t when running on a version
  of PostgreSQL lower than 9.0
* Small tweaks to get tests working when compiled against Postgres 7.4
* Fix failing test when run as non-superuser
2011-05-04 09:46:37 +00:00
adam
70c593f1c9 Changes 2.46:
* Added a basic "use" test for GD::Simple
2011-05-04 09:43:40 +00:00
tnn
749bb3489a Updated mail/sylpheed to 3.1.0 2011-05-04 08:31:28 +00:00
tnn
aa8c839250 Update to sylpheed-3.1.0.
From homepage:
  "This release contains many improvements for usability. The features
   requested by many users, such as combining partial messages, removal of
   attachments, automatic address completion, etc., were added. The feature
   to assist the migration from Outlook Express has been added. Various
   bugfixes have been also made."
2011-05-04 08:30:39 +00:00
ryoon
71af9565ab Add kiloji-ttf 2011-05-04 05:44:57 +00:00
ryoon
7d13022b17 Added fonts/kiloji-ttf version 2.1.0 2011-05-04 05:44:20 +00:00
ryoon
1940598e56 Import kiloji-ttf-2.1.0 as fonts/kiloji-ttf
The Kiloji fonts is Japanese script (written by hand) TrueType font
family. This family contains 4 fonts (fixed-width, proportional,
light-weight, and bold).
2011-05-04 05:41:33 +00:00
obache
d55c2fda79 exactly disable MMX/AMD64 optimization if pkg option is off.
part of PR#44931.
2011-05-04 02:00:02 +00:00
agc
9813133189 Note liboauth update to 0.9.4 2011-05-03 17:54:06 +00:00
agc
8f89163b4d Update liboauth from 0.8.9 to 0.9.4.
Changes since previous version:

	version 0.9.4
	  - fixed possible memory corrution in oauth_curl_get
		  thanks to Bruce Rosen for reporting this issue

	version 0.9.3
	 - yet more build-system fixes:
	   - allow to override HASH_LIBS and CURL_LIBS using envoronment variables
	   - include them in .pc and tests/Makefile.am

	version 0.9.2
	 - fixed typo in build-system (LDFLAGS, -Wl,--as-needed detection)

	version 0.9.1
	 - fixed typo in API:
	   oauth_time_indepenent_equals[_n] is now deprecated in favor of
		 oauth_time_independent_equals[_n]
	 - added check for 'Wl,--as-needed' linker flag.

	version 0.9.0
	 - fixed typo in pkg-config file.

With thanks to Brad Harder for the nudge.
2011-05-03 14:23:57 +00:00
tnn
4b0619c584 Updated mail/thunderbird to 3.1.10 2011-05-03 13:17:41 +00:00
tnn
98e37f045a Security and stability update of thunderbird to 3.1.10.
MFSA 2011-16 Directory traversal in resource: protocol
MFSA 2011-12 Miscellaneous memory safety hazards (rv:2.0.1/ 1.9.2.17/ 1.9.1.19)
2011-05-03 13:17:11 +00:00
manu
65137e96da POSIX locks stress test 2011-05-03 12:44:44 +00:00
manu
4de039f868 POSIX locks stress-test 2011-05-03 12:32:40 +00:00
gdt
88f95ccbfb Re-note update of viking in correct place.
(Apologies for the noise, and thanks to obache@ for pointing this
out.)
2011-05-03 12:29:05 +00:00
hauke
83078ddde4 Updated URLs. 2011-05-03 12:17:50 +00:00
tnn
50c9d561e4 Note update of seamonkey to 2.0.14. 2011-05-03 12:15:49 +00:00
tnn
cb4e0351e0 Security and stability update of seamonkey to 2.0.14.
MFSA 2011-18 XSLT generate-id() function heap address leak
MFSA 2011-16 Directory traversal in resource: protocol
MFSA 2011-15 Escalation of privilege through Java Embedding Plugin
MFSA 2011-14 Information stealing via form history
MFSA 2011-13 Multiple dangling pointer vulnerabilities
MFSA 2011-12 Miscellaneous memory safety hazards (rv:2.0.1/ 1.9.2.17/ 1.9.1.19)
MFSA 2011-11 Update to HTTPS certificate blacklist
2011-05-03 12:15:17 +00:00
obache
857d28f718 Update scamper to 20110503.
PR#44929.

The main changes are to sc_tracediff, a program that displays traceroutes side
by side that have changed.  There are bug fixes to sc_tracediff, as well as
enhancements.
2011-05-03 11:51:12 +00:00
gdt
b9fcd67e3d +mscgen 2011-05-03 11:20:20 +00:00
gdt
cceb6e1186 Added graphics/mscgen version 0.20 2011-05-03 11:19:38 +00:00
gdt
78adedd622 Import mscgen-0.20 as graphics/mscgen.
Mscgen is a small program that parses Message Sequence Chart
descriptions and produces PNG, SVG, EPS or server side image maps
(ismaps) as the output.

Packaged by Jan Danielsson via wip.
2011-05-03 11:19:23 +00:00
obache
e98e853eb3 Updated devel/ruby-pkg-config to 1.1.1 2011-05-03 09:49:20 +00:00
obache
cd49a2431e Update ruby-pkg-config to 1.1.1.
== 1.1.1 - 2011/05/03

* [ruby-gnome-devel-en] add
  /usr/lib/i386-linux-gnu/pkgconfig to the default paths.
  (Reported by Andrea B.C.)
2011-05-03 09:49:03 +00:00
wiz
3d0e2f5a48 + abcmidi-20110429, fotoxx-11.05.1, gnome-commander-1.2.8.11,
ktorrent-4.1.1, librep-0.92.0, pixman-0.22.0, py-qt4-4.8.4,
  py-sip-4.12.2, rep-gtk-0.90.6, sawfish-1.8.1, xlsclients-1.1.2.
2011-05-03 09:30:42 +00:00
wiz
9523682a37 Updated graphics/png to 1.5.3beta04 2011-05-03 09:07:46 +00:00
wiz
dc02548c48 Update to 1.5.3beta04 to fix a regression reported on tech-pkg (see beta03,
last entry).

Version 1.5.3beta01 [April 1, 2011]
  Re-initialize the zlib compressor before compressing non-IDAT chunks.
  Added API functions to set parameters for zlib compression of non-IDAT
    chunks.

Version 1.5.3beta02 [April 3, 2011]
  Updated scripts/symbols.def with new API functions.
  Only compile the new zlib re-initializing code when text or iCCP is
    supported, using PNG_WRITE_COMPRESSED_TEXT_SUPPORTED macro.
  Improved the optimization of the zlib CMF byte (see libpng-1.2.6beta03).
  Optimize the zlib CMF byte in non-IDAT compressed chunks

Version 1.5.3beta03 [April 16, 2011]
  Fixed gcc -ansi -pedantic compile. A strict ANSI system does not have
    snprintf, and the "__STRICT_ANSI__" detects that condition more reliably
    than __STDC__ (John Bowler).
  Removed the PNG_PTR_NORETURN attribute because it too dangerous. It tells
    the compiler that a user supplied callback (the error handler) does not
    return, yet there is no guarantee in practice that the application code
    will correctly implement the error handler because the compiler only
    issues a warning if there is a mistake (John Bowler).
  Removed the no-longer-used PNG_DEPSTRUCT macro.
  Updated the zlib version to 1.2.5 in the VStudio project.
  Fixed 64-bit builds where png_uint_32 is smaller than png_size_t in
    pngwutil.c (John Bowler).
  Fixed bug with stripping the filler or alpha channel when writing, that
    was introduced in libpng-1.5.2beta01 (bug report by Andrew Church).

Version 1.5.3beta04 [April 27, 2011]
  Updated pngtest.png with the new zlib CMF optimization.
  Cleaned up conditional compilation code and of background/gamma handling
    Internal changes only except a new option to avoid compiling the
    png_build_grayscale_palette API (which is not used at all internally.)
    The main change is to move the transform tests (READ_TRANSFORMS,
    WRITE_TRANSFORMS) up one level to the caller of the APIs.  This avoids
    calls to spurious functions if all transforms are disabled and slightly
    simplifies those functions.  Pngvalid modified to handle this.
    A minor change is to stop the strip_16 and expand_16 interfaces from
    disabling each other; this allows the future alpha premultiplication
    code to use 16-bit intermediate values while still producing 8-bit output.
    png_do_background and png_do_gamma have been simplified to take a single
    pointer to the png_struct rather than pointers to every item required
    from the png_struct. This makes no practical difference to the internal
    code.
  A serious bug in the pngvalid internal routine 'standard_display_init' has
    been fixed - this failed to initialize the red channel and accidentally
    initialized the alpha channel twice.
  Changed png_struct jmp_buf member name from png_jmpbuf to tmp_jmpbuf to
    avoid a clash with the png_jmpbuf macro on some platforms.
2011-05-03 09:07:35 +00:00
tnn
b9cf252afe Note firefox36 update 2011-05-03 08:50:53 +00:00
tnn
7df7c3e834 Security and stability update of firefox36 to 3.6.17.
MFSA 2011-18 XSLT generate-id() function heap address leak
MFSA 2011-16 Directory traversal in resource: protocol
MFSA 2011-15 Escalation of privilege through Java Embedding Plugin
MFSA 2011-14 Information stealing via form history
MFSA 2011-13 Multiple dangling pointer vulnerabilities
MFSA 2011-12 Miscellaneous memory safety hazards (rv:2.0.1/ 1.9.2.17/ 1.9.1.19)
2011-05-03 08:50:24 +00:00
gdt
0f553d50de Update to 1.1. Notable changes:
* When getting data via the GPS layer automatically set the view to see it, unless the realtime tracking mode is on.
* On opening GPX files automatically view all the data.
* Add copyright and license properties for NASA BlueMarble data.
* Add background thread loading of DEM files.
* Add support for the TMS interface provided by SPOTMaps
* Add license related properties
* Add copyright property
* Improve key binding for Mercator Mode -> ctrl+m
* Add OSM WMS Server
* Add support for WMS-C
* Add support for more standard TMS
* Add LatLon projection
* Add a perl script to auto generate basic Viking .vik files for directories containing images.
2011-05-03 00:41:30 +00:00
adam
b1b4ab80d8 Fix building with Clang 2011-05-02 21:27:15 +00:00
adam
9ca5dd65af Updated emulators/wine-devel to 1.3.19 2011-05-02 21:24:35 +00:00
adam
ed2c49a0cf Added PLIST.Darwin 2011-05-02 21:23:28 +00:00
adam
206e2557a1 Changes 1.3.19:
* New sound driver architecture for MMDevAPI.
* Better support for relative mouse events in DInput.
* Debugger support for the ARM platform.
* Various improvements in D3DX9.
* More MSVC runtime functions.
* Various bug fixes.
2011-05-02 21:23:01 +00:00
tnn
98057ba475 Note firefox-4.0.1 update 2011-05-02 20:38:44 +00:00
tnn
67c4620e59 Security and stability update of firefox to 4.0.1.
MFSA 2011-18 XSLT generate-id() function heap address leak
MFSA 2011-17 WebGLES vulnerabilities
MFSA 2011-12 Miscellaneous memory safety hazards
2011-05-02 20:37:37 +00:00
abs
20343f7198 Avoid using == in /bin/sh script. Bump PKGREVISION 2011-05-02 20:32:27 +00:00
abs
8b8007ed6d The final chapter in the /usr/bin/env cleansing in kde4 draws to an end.
This time we gain a bonus dependency on php.
Still wondering how kde4 manages to avoid a dependency on java & wine.
++PKGREVISION
2011-05-02 19:33:47 +00:00
wiz
c386646299 Updated emulators/snes9x-gtk to 1.53.81 2011-05-02 13:39:54 +00:00