Commit graph

165628 commits

Author SHA1 Message Date
drochner
5a6e378115 add patch from upstream CVS to fix handling the "SHZ" bytecode instruction
which could be exploited to cause a crash and potentially execute
arbitrary code via a specially crafted font (CVE-2010-3814)
bump PKGREV
being here, add CVE reference to an older patch
2010-11-24 18:44:53 +00:00
drochner
074da28874 +clutter-mx 2010-11-24 18:20:29 +00:00
drochner
db9683c400 add clutter-mx-1.0.4, a widget set originating from Moblin
(it can be used optionally by Gnome's "empathy" IM client)
2010-11-24 18:19:26 +00:00
drochner
1129688a9c update to 2.2.1
changes:
-misc fixes and feature additions
-space saving / time improvements
-needs py-cython-0.13
2010-11-24 18:06:01 +00:00
drochner
0ce4f780d8 update to 0.13
too many changes to list here - see the ReleaseNotes
2010-11-24 17:58:22 +00:00
sborrill
128b1262c9 Add pthread bl3.mk file to stop problems in partial bulk builds 2010-11-24 12:20:39 +00:00
obache
eaa1448d38 Add missing shm-transmitter plugin entry. 2010-11-24 03:16:45 +00:00
asau
8745dea2e1 Updated parallel/openmpi to 1.4.3 2010-11-24 01:57:57 +00:00
asau
f2facf4d36 Does remove this patch (empty now). 2010-11-24 01:57:29 +00:00
asau
859ffc5347 Update to OpenMPI 1.4.3
New in 1.4.3
------------

- Fixed handling of the array_of_argv parameter in the Fortran
  binding of MPI_COMM_SPAWN_MULTIPLE.
- Fixed a problem with the Fortran binding for
  MPI_FILE_CREATE_ERRHANDLER.  Thanks to Secretan Yves for identifying
  the issue.
- Updates to the LSF PLM to ensure that the path is correctly passed.
  Thanks to Teng Lin for the patch.
- Fixes for the F90 MPI_COMM_SET_ERRHANDLER and MPI_WIN_SET_ERRHANDLER
  bindings.  Thanks to Paul Kapinos for pointing out the issue.
- Fixed various MPI_THREAD_MULTIPLE race conditions.
- Fixed an issue with an undeclared variable from ptmalloc2 munmap on
  BSD systems.
- Fixes for BSD interface detection.
- Various other BSD fixes.  Thanks to Kevin Buckley helping to track.
  all of this down.
- Fixed issues with the use of the -nper* mpirun command line arguments.
- Fixed an issue with coll tuned dynamic rules.
- Fixed an issue with the use of OPAL_DESTDIR being applied too aggressively.
- Fixed an issue with one-sided xfers when the displacement exceeds 2GBytes.
- Change to ensure TotalView works properly on Darwin.
- Added support for Visual Studio 2010.
- Fix to ensure proper placement of VampirTrace header files.
- Needed to add volatile keyword to a varialbe used in debugging
  (MPIR_being_debugged).
- Fixed a bug in inter-allgather.
- Fixed malloc(0) warnings.
- Corrected a typo the MPI_Comm_size man page (intra -> inter).  Thanks
  to Simon number.cruncher for pointing this out.
- Fixed a SegV in orted when given more than 127 app_contexts.
- Removed xgrid source code from the 1.4 branch since it is no longer
  supported in the 1.4 series.
- Removed the --enable-opal-progress-threads config option since
  opal progress thread support does not work in 1.4.x.
- Fixed a defect in VampirTrace's vtfilter.
- Fixed wrong Windows path in hnp_contact.
- Removed the requirement for a paffinity component.
- Removed a hardcoded limit of 64 interconnected jobs.
- Fix to allow singletons to use ompi-server for rendezvous.
- Fixed bug in output-filename option.
- Fix to correctly handle failures in mx_init().
- Fixed a potential Fortran memory leak.
- Fixed an incorrect branch in some ppc32 assembly code.  Thanks
  to Matthew Clark for this fix.
- Remove use of undocumented AS_VAR_GET macro during configuration.
- Fixed an issue with VampirTrace's wrapper for MPI_init_thread.
- Updated mca-btl-openib-device-params.ini file with various new vendor id's.
- Configuration fixes to ensure CPPFLAGS in handled properly if a non-standard
  valgrind location was specified.
- Various man page updates
2010-11-24 01:56:13 +00:00
agc
175827e64c Note update of math/ltm (libtommath) to version 0.42.0 2010-11-24 01:11:04 +00:00
agc
1cd9b52dca Update Libtommath to version 0.42.0
pkgsrc changes:
+ Add license
+ Update master site

Changes since last pkgsrc version (0.39):
July 23rd, 2010
v0.42.0
       -- Fix for mp_prime_next_prime() bug when checking generated prime
       -- allow mp_shrink to shrink initialized, but empty MPI's
       -- Added project and solution files for Visual Studio 2005 and Visual Studio 2008.

March 10th, 2007
v0.41  -- Wolfgang Ehrhardt suggested a quick fix to mp_div_d() which makes the detection of powers of two quicker.
       -- [CRI] Added libtommath.dsp for Visual C++ users.

December 24th, 2006
v0.40  -- Updated makefile to properly support LIBNAME
       -- Fixed bug in fast_s_mp_mul_high_digs() which overflowed (line 83), thanks Valgrind!
2010-11-24 01:09:48 +00:00
wiz
c293deddc3 Updated misc/JBidwatcher to 2.1.2 2010-11-23 22:56:02 +00:00
wiz
9c4d7c5c2c Update to 2.1.2:
o Fix some drag-and-drop issues caused by eBay’s new URL format
o Improve My eBay lookup
o Fix the display problems which made it look like completed items were gone.
o Try to make post-end auction updating work more smoothly
o A bunch of internal bugfixes
2010-11-23 22:55:52 +00:00
asau
6dab015aa9 Updated lang/swi-prolog to 5.11.9 2010-11-23 21:57:34 +00:00
asau
61bf8d9795 Updated lang/swi-prolog-packages to 5.11.9 2010-11-23 21:57:17 +00:00
asau
f987980010 Updated lang/swi-prolog-lite to 5.11.9 2010-11-23 21:56:59 +00:00
asau
597afd655a Update to SWI-Prolog 5.11.9
New in 5.11.9

Lots of changes. Mostly relevant to (semantic) web.
Also some Windows enhancements, such as better errors from sockets
and portability of extended file operations library.


New in 5.11.8

This version is exactly the same as version 5.10.2.
Mostly a bugfixing release.


New 5.11.7

Lots of stuff. The highlight is on environment issues (PlDoc, PceEmacs),
but there is a lot of other stuff as well.
If you use PlDoc, be aware that the previous release has a security issue.


New in 5.11.6

Many bug fixes and big speedup for some RDF applications (notably
those involving many graphs). The rest are mainly minor issues.


New in 5.11.5

This is a bug-fix release. This version also includes some of
the results of the ISO WG17 meeting in Edinburgh.

There is a modification to absolute_file_name/3 with regard to
directory handling.

There is -hopefully- a fix for a weird conflict around Bool when
compiling using Macports.
2010-11-23 21:56:25 +00:00
shattered
18e30c0175 https://svn.boost.org/trac/boost/ticket/4794 -- fixes build failure on 4.0
OK by wiz@
2010-11-23 21:23:04 +00:00
asau
d2883d9211 Updated lang/gambc to 4.6.0 2010-11-23 21:22:42 +00:00
asau
67b6a62054 Update Gambit-C to 4.6.0
With advent of git version control changes are unknown.
2010-11-23 21:22:11 +00:00
wiz
305bce8a86 Report upstream bug report URL. 2010-11-23 20:37:31 +00:00
asau
a3fc1d46b4 Updated biology/gromacs to 4.5.3 2010-11-23 19:44:44 +00:00
asau
23e7e4c40b Update to Gromacs 4.5.3
This is maintainance release, it fixes:

* Double precision energy file reading
* CHARMM and GB issues
* Support for Altivec (PowerPC) with CMake
* Running binaries within the CMake build tree is now possible
* Various other issues
2010-11-23 19:43:58 +00:00
wiz
a8448bc9ea Updated multimedia/farsight2 to 0.0.22 2010-11-23 18:02:14 +00:00
wiz
f9f80087af Update to 0.0.22:
Version 0.0.22
    Disable the test for changing the DTMF PT for now
    python: Require pygobject 2.16 to build
    rtpconference: The ptime/maxptime in caps are actually uints, not strings
    Update common and tabify Makefiles
    gitignore: Hide shm test
    readme: bump -bad requirement for shm plugin
    tests: Whitelist shm plugin
    tests: Clear GError* between tests
    shmtrans: Don't try to unref NULL pointer on error
    configure: Require GLib 2.16 for GIO
    GIO is required by the shm example, require it.
    tests shm: check that prepared is called
    shmtrans: Sync downstream element states before linking them
    shmtrans: Add debug
    shmtrans: Release teepad before stopping downstream elements
    shmtrans: Emit local candidate with new path
    shmstreamtrans: Set the sending in set property (not get)
    shmtrans: Set do-timestamp and is-live to true on shmsrc
    shmstreamtransmitter: Emit local-candidates-prepared
    shm: Document shm stream transmitter
    shmstream: Also ignore usernames that are empty
    shm: Replace base_ip with username
    simplecall: Add shm version of simple-call
    shm: Verify the success of state changes
    tests: Add tests for the shm transmitter
    shm: Implement shm transmitter
    shm: Add empty transmitter
    tests: Unlock lock in all cases
    fsplugin: Release lock on errors
    elementaddednotifier: Don't abort on elements that have no factory
    rtpsession: Use copy of codec because mutex has been unlocked
    Can't use the ca pointer because it is part of a list that
    has been unlocked.
    tests: Skip theora reception test if theora is not detected
2010-11-23 18:02:02 +00:00
wiz
4b3084371c Updated net/clive to 2.2.17 2010-11-23 17:40:51 +00:00
wiz
f84778295d Update to 2.2.17:
2.2.17  Sat Nov 06 2010  legatvs
Changes:
        - toUnits: fix hi-speed issue, thanks to Thomas Klausner for the report
        - Makefile.PL: Use VERSION_FROM
        - Use 'version' module
2010-11-23 17:40:40 +00:00
wiz
3b1e1c6334 Updated graphics/cairomm to 1.8.6 2010-11-23 17:39:25 +00:00
wiz
2f7752781b Update to 1.8.6:
1.8.6:

* Documentation:
  - Context::arc(): Fix bug #31345 (Christopher Head) about bad math in arc()
	documentation. (Murray Cumming)
* Build:
  - Cleanup of most -Weffc++ warnings. Bug #28246.
  (Ian Britten)
  - Fix the MSVC build.
  - Added support for Windows 64-bit and Visual Studio 2010.
  (Armin Burgmeier)
  - Fix the 64-bit build.
  (Augusto Jun Devegil)
  - Actually install cairomm-xlib-xrender-1.0.pc.
  (Daisuke Nishikawa)
2010-11-23 17:39:14 +00:00
wiz
db62198f12 Updated misc/tellico to 2.3.1 2010-11-23 17:31:41 +00:00
wiz
c7d3fe5f45 Update to 2.3.1:
* Released Tellico 2.3.1.
* Fixed edit dialog behavior when closing to be consistent with discarding data (Bug: 255938).
* Fixed error in Italian translation that caused HTML error and add workaround for future problems (Bug: 254863).
* Updated Freebase source for adapted /music/release schema.
* Updated IMDb data source for new layout (Bug: 253549).
* Added options in CSV importer and exporter for table delimiters.
* Changed URL field output to truncate link text to 30 letters (Bug: 250880).
* Increased max icon size to 256.
* Changed updating match algorithm to try to improve results when having multiple good matches (Bug: 250886).
* Updated GCstar plugin fetcher to use a separate thread.
* Fixed crash with z39.50 fetcher (Bug: 250795).
* Updated GCstar plugin fetcher to work with comic books.
* Fixed parsing for director and writer in IMDB fetcher (Bug: 249096).
* Updated DTD and added unit test for validation.
* Added GCstar import/export for comic book collections.
* Fixed bug with adding new fields during CSV import.
* Added GCstar export for wine collections.
* Improved GCstar import for wine collections.
* Fixed filter view to apply filter when item is selected (Bug: 248657).
* Improved exporter to add option for limiting exported fields (Bug 246390).
* Added data source fetcher for dvdfr.com.
2010-11-23 17:31:29 +00:00
wiz
0c23cb4c03 Updated net/yaz to 4.1.2 2010-11-23 17:25:20 +00:00
wiz
fb0503e678 Update to 4.1.2:
--- 4.1.2 2010/11/02

Move yaz-config man pages to section 1.

More documentation about SOLR.

tcp comstack: change behavior for @-specs (anyaddr). @ listens on
AF_INET (IPV4) peers, and @6 listens to AF_INET6 (ipv6) peers.
Previously @ listened on AF_INET6 which accepted both IPV4 and IPV6
peers on some Linux systems. However, in general that does not work
so YAZ can not rely on that to work. Debian changed behavior in this
respect from Debian lenny to Debian squeeze (still testing as of Oct
2010). Refer to:
http://www.mail-archive.com/debian-devel@lists.debian.org/msg277726.html

zoomsh: remove "debugging" output. Was added by mistake in 4.1.0.
2010-11-23 17:25:10 +00:00
wiz
29f3f8e6b0 Updated devel/xdelta3 to 3.0z 2010-11-23 17:20:15 +00:00
wiz
1fdae38997 Update to 3.0z:
External compression updates. 3.0z prints a new warning when it
decompresses externally-compressed inputs, since I've received a
few reports of users confused by checksum failures. Remember, it
is not possible for xdelta3 to decompress and recompress a file
and ensure it has the same checksum. 3.0z improves error handling
for externally-compressed inputs with "trailing garbage" and also
includes a new flag to force the external compression command. Pass
'-F' to xdelta3 and it will pass '-f' to the external compression
command.
2010-11-23 17:20:04 +00:00
kefren
0477b14a8d add fix for CVE-2010-4159
PKGREVISION++
2010-11-23 16:33:03 +00:00
wiz
2d8f78a634 Updated devel/mercurial to 1.7.1 2010-11-23 14:21:34 +00:00
wiz
b91102c1f8 Update to 1.7.1:
This is an unscheduled bugfix release. 1.7 clients broke support
for pushing bookmarks with HTTP.

    * alias: fall back to normal error handling for ambigious commands (issue2475)
    * bundlerepository: get rid of temporary bundle files (issue2478)
    * bundlerepository: test self.tempfile field, not tempfile module
    * eol: exclude .hgtags file from eol translation (issue2493)
    * log: fix log -rREV FILE when REV isnt the last filerev (issue2492)
    * opener: check hardlink count reporting (issue1866)
    * pushkey: force HTTP POST on push and add tests (issue2489)
    * revlog: fix descendants() if nullrev is in revs
    * subrepo: test & fix svn subrepo removal
    * win32: remove try-catch block of GetModuleFileNameEx (issue2480)
2010-11-23 14:21:21 +00:00
wiz
10dff2e849 + ccache-3.1.2, covered-0.7.9, gcalctool-5.32.2, genius-1.0.12,
gnome-applets-2.32.1.1 [GNOME 2.32], horde-3.3.11, lftp-4.1.0,
  libX11-1.4.0, libXxf86misc-1.0.3, mercurial-1.7.1, openttd-1.0.5,
  p5-xmltv-0.5.59, rendercheck-1.4, xterm-267, youtube-dl-20101119.
2010-11-23 14:21:11 +00:00
wiz
d2146f4fa7 Fix typo in comment. 2010-11-23 13:56:31 +00:00
haad
53c9334547 Add small patch which fixes problem with p5-gettext described in
http://rt.cpan.org/Public/Bug/Display.html?id=35680
2010-11-23 13:53:53 +00:00
tnn
7f4e4fb580 Updated x11/gtk2 to 2.22.1 2010-11-23 13:33:00 +00:00
tnn
38f34b0c14 Fix busted stock icons (PR pkg/44119). Patch borrowed from OpenBSD.
Upstream bug report:
  https://bugzilla.gnome.org/show_bug.cgi?id=629878

While here, update to gtk2+-2.22.1 (bug fixes and translation updates)
2010-11-23 13:31:33 +00:00
wiz
f5e8fa07f1 Updated pkgtools/x11-links to 0.61 2010-11-23 13:24:38 +00:00
wiz
74800ea77c Add a new header file and a library with newer minor in shlib, to match
NetBSD-current after last weekends xorg imports.

Remove Xmu files from xorg file list, they are in xorg.libXmu list.

Bump version to 0.61 and depend on it in bl3.mk.
2010-11-23 13:24:26 +00:00
he
303b653cce Add a pair of patches so that this package builds on NetBSD/i386.
Some of the assembly files are passed through the C preprocessor,
and that means you can't use # as comment character as it will be
mis-interpreted as an invalid C preprocessing directive.

No revision bump since this is only a build fix.

Comment time-out from last updater of this package.
2010-11-23 13:05:22 +00:00
tron
ff8df2f2b3 Note update of "gmplayer", "mencoder" and "mplayer" packages. 2010-11-23 12:33:18 +00:00
tron
34ce035ceb Add fix for the vulnerability reported in CVE-2010-3429 taken from
MPlayer's GIT repository.
2010-11-23 12:31:29 +00:00
obache
491316acd6 Updated www/ap2-fcgid to 2.3.6 2010-11-23 11:55:31 +00:00