summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-05-15Note about LICENSE (free, but not general).obache1-1/+2
2010-05-15LICENSE=gnu-lgpl-v2.1obache3-3/+6
2010-05-15Note about LICENSE (mixed licenses).obache1-1/+2
2010-05-15Note commented out LICENSE (Ruby's).obache1-1/+2
2010-05-15Note commnented out LICENSE (Ruby's).obache1-1/+2
2010-05-15LICENSE=gnu-gpl-v2.obache3-3/+6
2010-05-15Fix termcap support.roy3-10/+14
2010-05-15Updated mp3diags, alephoneadam2-4/+4
2010-05-15Changes 20100424:adam2-9/+10
* Bug-fix release.
2010-05-15Changes 1.0.05.050:adam3-13/+12
* fixed issue 23 (assertion failure) Changes 1.0.04.049: * fixed crash triggered by invalid frame lengths in ID3V2 * fixed crash that occured when the backup directory couldn't be created Changes 1.0.03.048: * fixed crash triggered by GEOB frames containing UTF-16 text Changes 1.0.02.047: * fixed crash triggered by trying to repair broken ID3V2 tags that contain images * fixed crash that occurred when changing file names manually in the file renamer, without defining a pattern * fixed crash caused by unsynchronized ID3V2.4.0 frames that end with 0xff Changes 1.0.01.046: * fixed crash that occurred when running on Qt 4.6 * fixed crash that occurred when changing song info in the tag editor if songs had images stored as BMP or anything else besides JPG or PNG Changes 1.0.00.045: * wording changes to reflect non-beta status * pressing CTRL+C when viewing full-size images in the tag editor or in "Tag details" in the main window copies the image to the clipboard * added "Rating" and changed field order in "Tag details" to match the Tag editor
2010-05-15Updated boost to 1.43.0adam1-1/+23
2010-05-15Revision bump after updating boost-libs to 1.43.0adam4-13/+16
2010-05-15Revision bump after updating boost-libs to 1.43.0adam6-30/+33
2010-05-15Changes 0.9.2:adam4-23/+32
* To compile fityk, Boost (only headers) and xylib must be installed first. Fityk tarball does not contain a copy of boost and xylib now. * user-defined functions: split functions can be defined in this way: SplitG(h, c, w1, w2) = x < c ? Gaussian(h, c, w1) : Gaussian(h, c, w2) * added info-numeric-format option * a couple of bug fixes Changes 0.9.1: * added cfityk to Windows installer * Unix only: fitting can be interrupted by the INT signal * changed output of "info errors", see the manual for details * GUI: "plot in @n" changes selected datasets (useful in scripts) * many bugs fixed Changes 0.9.0: * GUI: Data > Editor dialog was replaced with two dialogs: Data > Table and Data > Edit Transformations * added Lua bindings (configure option --enable-lua) * a syntax to execute output from external program: command ! program [args...] * xyConvert (which requires wx 2.9) is built by default. Added flag --disable-xyconvert, which must be used with wx 2.8. * parsing of info command was rewritten, but functionality is almost the same * bug fixes
2010-05-15remove redundant spaces and period.obache1-2/+2
replace multiple spaces with tabs.
2010-05-15mention kde3 and qt3 options.obache1-0/+2
2010-05-15Rename options for QT and KDE.obache2-36/+36
default qt and kde are cosidered as qt4 and kde4.
2010-05-15Revision bump after updating boost-libs to 1.43.0adam1-2/+2
2010-05-15note bozohttpd bozohttpdmrg1-1/+2
2010-05-15update to bozohttpd 20100512. includes this important fix:mrg2-6/+6
o fix SSL mode. from rtr.
2010-05-15remove a deprecated package from comment.obache1-2/+1
2010-05-15Changes 0.13.59:adam6-46/+41
* Bug-fix release.
2010-05-15Changes 0.6:adam3-15/+18
* fixed reading of Bruker v3 files * changes in API, added C API Changes 0.5: * added support for compressed files \*.gz (requires zlib) and \*.bz2 (bzlib)
2010-05-15Corrected commit datespettai1-3/+3
2010-05-15Updated sysutils/cfengine2 to 2.2.10pettai1-1/+2
2010-05-15+p5-RRD-Simplepettai1-1/+2
2010-05-15Updated net/miredo to 1.1.7pettai2-3/+3
2010-05-15Added databases/p5-RRD-Simple version 1.44pettai1-1/+2
2010-05-15RRD::Simple provides a simple interface to RRDTool's RRDs module.pettai3-0/+42
This module does not currently offer fetch method that is available in the RRDs module. It does however create RRD files with a sensible set of default RRA (Round Robin Archive) definitions, and can dynamically add new data source names to an existing RRD file. This module is ideal for quick and simple storage of data within an RRD file if you do not need to, nor want to, bother defining custom RRA definitions.
2010-05-15Changes 4.0nb2:adam3-3/+23
* Revision bump for boost-1.43.0 * Enable OpenMP on Mac OS X
2010-05-15Changes 1.43.0:adam12-105/+657
New Libraries: * Functional/factory: Function objects for dynamic and by-value construction. * Functional/forward: Function object adapters to address the forwarding problem. Major Updates: * Range: Boost.Range has undergone extensive updates that it include all of the features from the recently reviewed Boost.RangeEx. * Range-based version of the full STL iterator based algorithms. * Range adaptors which can be combined with range-based algorithms for unpresedented expressiveness and efficiency. * New functions: irange, istream_range, join, combine. Updated Libraries Build System: * When cross-compiling to GNU targets, static libraries are properly created. Previously, using such libraries resulted in Archive has no index error. * The naming of DLL and import libraries with gcc compiler on Windows, both mingw and cygwin, now matches default conventions of those environments. Previously, the naming scheme was the same as for other Windows compilers. Updated Tools: * Quickbook: Unicode escape characters. * Support the UTF-8 byte order mark. * Disallow [ in simple markup. Fixes some errors with mismatched punctuation. * Add a command line flag (-D) to define macros at the command line. * Improved post-processor output. * Check that [section] and [endsect] tags are balanced in templates.
2010-05-15Removed obsolete patchpettai1-13/+0
2010-05-15Updated wm/ctwm to 3.8anb5wiz1-1/+2
2010-05-15Fix core dump with jpeg background picture on 64bit machines.wiz3-3/+17
Patch from Motoyuki OHMORI in PR 43308. Bump PKGREVISION.
2010-05-14Updated parallel/openmpi to 1.4.2asau1-1/+2
2010-05-14Update to OpenMPI 1.4.2asau4-8/+31
Changes in v1.4.2 as compared to v1.4.1: - Fixed problem when running in heterogeneous environments. - Update LSF support to ensure that the path is passed correctly. - Fixed some miscellaneous oversubscription detection bugs. - IBM re-licensed its LoadLeveler code to be BSD-compliant. - Various fixes for multithreading deadlocks, race conditions, and other nefarious things. - Fixed ROMIO's handling of "nearly" contiguous issues (e.g., with non-zero true_lb). - Bunches of Windows build fixes. - Now allow the graceful failover from MTLs to BTLs if no MTLs can initialize successfully. - Added "clobber" information to various atomic operations, fixing erroneous behavior in some newer versions of the GNU compiler suite. - Update various iWARP and InfiniBand device specifications in the OpenFabrics .ini support file. - Fix the use of hostfiles when a username is supplied. - Various fixes for rankfile support. - Updated the internal version of VampirTrace to 5.4.12. - Fixed OS X TCP wireup issues having to do with IPv4/IPv6 confusion (see https://svn.open-mpi.org/trac/ompi/changeset/22788 for more details). - Fixed some problems in processor affinity support, including when there are "holes" in the processor namespace (e.g., offline processors). - Ensure that Open MPI's "session directory" (usually located in /tmp) is cleaned up after process termination. - Fixed some problems with the collective "hierarch" implementation that could occur in some obscure conditions. - Various MPI_REQUEST_NULL, API parameter checking, and attribute error handling fixes. - Fix case where MPI_GATHER erroneously used datatypes on non-root nodes. - Patched ROMIO support for PVFS2 > v2.7 (patch taken from MPICH2 version of ROMIO). - Fixed "mpirun --report-bindings" behavior when used with mpi_paffinity_alone=1. Also fixed mpi_paffinity_alone=1 behavior with non-MPI applications. - Ensure that all OpenFabrics devices have compatible receive_queues specifications before allowing them to communicate. See the lengthy comment in https://svn.open-mpi.org/trac/ompi/changeset/22592 for details. - Fix some issues with checkpoint/restart. - Improve the pre-MPI_INIT/post-MPI_FINALIZE error messages. - Ensure that loopback addresses are never advertised to peer processes for RDMA/OpenFabrics support. - Fixed a CSUM PML false positive. - Various fixes for Catamount support. - Minor update to wrapper compilers in how user-specific argv is ordered on the final command line. Thanks to Jed Brown for the suggestions.
2010-05-14fix build on FreeBSDtez1-1/+9
2010-05-14fix sizedrochner1-2/+2
2010-05-14update to 0.10.10drochner9-53/+125
This switches from the bundled ffmpeg library to the pkgsrc one, although this is strongly discouraged -- the build process of the bundled one os so f'ed up that I couldn't get it to build with pkgsrc libtool with readonable effort. The update is needed for some push/pull change in gstreamer which is needed for the totem youtube plugin.
2010-05-14update to 2.28.6drochner3-8/+7
changes: -Fix YouTube plugin for web site changes -Update OpenSubtitles plugin for latest API -more bugfixes Together with the gstreamer/libgdata updates and a gst-ffmpeg update which I'll commit soon, the youtube browser works again for me.
2010-05-14update to 2.28.3drochner3-8/+9
changes: -Add introspection support -bugfixes
2010-05-14update to 0.5.2drochner3-7/+8
changes: -Fix parsing of video ratings -translation updates
2010-05-14update to 0.10.22drochner3-11/+11
many fixes and improvements, for detailed information see the changelog
2010-05-14update to 0.10.29drochner5-35/+31
changes: * video: add support for color-matrix and chroma-site fields in video caps and selected elements * video: Add support for 8-bit and 16-bit grayscale formats * typefinding: add AAC profile, level, channels and rate to ADTS caps * tags: add basic xmp metadata support * gio, gnomevfs: invert ranks of gio and gnomevfs elements: gio is prefered now, gnomevfs has been deprecated * riff: add mapping for On2 VP62 and VP7 and add some more MPEG4 fourccs * playsink: Don't fail if there are subtitles and audio but no video * oggdemux: map old FLAC mapping correctly * alsa: handle disappearing of sound device whilst in use more gracefully * playbin: Only unref the volume element on dispose and when a new audio sink is set * build: build plugin, example and libs directories in parallel if make -jN is used * uridecodebin/playbin2: we can handle avi in download mode too * rtsp: handle closed POST socket in tunneling, ignore unparsable ranges, allow for more ipv6 addresses * audiopayload: add property to control packet duration
2010-05-14update to 0.10.29drochner2-6/+6
changes: improve plugin loading robustness configurable memory alignment for GstBuffers add QoS message misc fixes and improvements
2010-05-14Fix a compatibility problem with Perl 5.10's Getoptfhajny3-2/+19
2010-05-14Enable gucharmap support again.obache5-9/+244
Bump PKGREVISION.
2010-05-14Added LICENSEpettai1-1/+2
2010-05-14STABLE RELEASE 1.1.7 :pettai5-17/+54
* Fix crash in client more (regression from 1.1.6). * Thread-safety fixes (with regards to sigaction and strerror). * Incomplete ISATAP support removed. In the mean time, proper support was added within the Linux kernel. * Fix server link-local address, compatibility with Vista clients. * Fix SIGHUP signal handling. * Fix compiling on MacOS X and/or without libJudy. * Fix unlikely race condition in Teredo maintenance procedure setup. * Fix Teredo address randomization (reachability problems). * Better debug messages. * Allow GNU General Public License version 3 (and would be later). * Fix filtering error within miredo-server (regression from 1.1.0). * Fix fatal padding mistake on old ABI ARM achitecture. * Remove NAT type determination: Miredo now runs behind any type of NAT. However, connectivity might be severely degraded behind the worst devices, such as symmetric NATs. * Add 12 bits of randomness to Teredo client address: Teredo addresses are less predictible, which should enhance host protection against network scanning. * Remove brittle and battery-unfriendly "autoclient" mode: Proper default IPv6 source address selection (RFC3484) implementation would address most of the use cases for this, as well as other issues. If that is not sufficient, an external connection management system is anyway needed to start/stop Miredo when appropriate. * Restore "cone" RelayType: All relays should use it, as it improves support for some kinds of (pretty broken but nevertheless deployed) NAT devices. * Use a hook shell script for client interface configuration. * Add a bunch of debug messages to debug builds. * Rewrite clock subsystem to avoid polling when idle (battery savings).
2010-05-13Updated devel/bmake to 20100423joerg2-3/+3