summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-12-19Changes 4.34:adam2-6/+6
* The GNU MathProg modeling language was supplemented with three new built-in functions: gmtime obtaining current calendar time str2time converting character string to calendar time time2str converting calendar time to character string * For detailed description of these functions see Appendix A in the document "Modeling Language GNU MathProg", a new edition of which was included in the distribution. * A bug was fixed in the MIP solver. * A new makefile was added to build the GLPK DLL with Microsoft Visual Studio Express 2008 for 64-bit Windows.
2008-12-19Today's set from this corner:he1-1/+5
Updated devel/p5-Class-MethodMaker to 2.13 Updated devel/p5-Readonly-XS to 1.04nb2 Added security/p5-OpenSSL version 0.09 Added devel/p5-File-LibMagic version 0.90
2008-12-19Added p5-File-LibMagic.he1-1/+2
2008-12-19Import p5-File-LibMagic version 0.90.he5-0/+64
Fixes PR#39597. The File::LibMagic is a simple perlinterface to libmagic from the file-4.x package from Christos Zoulas
2008-12-19Add p5-OpenSSL.he1-1/+2
2008-12-19Import p5-OpenSSL version 0.09.he3-0/+40
Fixes PR#39223. THIS IS A FUCKING HACK (nichts für die Goldwaage..) Don't read the man-pages/*.pm's (they are dummy), check t/* and fix OpenSSL.xs Don't forget to try - print OpenSSL::CRL::new_from_file("crl.pem")->info - it's the only CRL stuff that's supported :) OpenSSL::HMAC is dummy. OpenSSL::BN is untested.
2008-12-19Update from version 1.04nb1 to 1.04nb2.he3-3/+16
This should fix PR#39740. Pkgsrc changes: o Add a patch to "use Carp;" to fix the problem described in the PR
2008-12-19Update from version 0.99.4nb1 to 0.99.4nb2.he1-3/+6
Fixes PR#39831. Pkgsrc changes: o Adjust dependency on p5-version to not be required with perl 5.10 o Change to Module::Build build method o Add missing dependency on p5-Want (problem from PR)
2008-12-19Update from version 2.12nb1 to 2.13.he2-7/+6
Fixes PR#40193. Upstream changes: 2.13 Dec 02 2008 - Improve diagnostics and avoid crash with bad arguments. (Lubomir Rintel)
2008-12-19Updated security/gnutls to 2.6.3adam2-3/+3
2008-12-19Changes 2.6.3adam2-6/+6
* gnutls: Fix chain verification for chains that ends with RSA-MD2 CAs. * gnutls: Fix memory leak in PSK authentication. * certtool: Move gcry_control(GCRYCTL_ENABLE_QUICK_RANDOM, 0) call earlier. It needs to be invoked before libgcrypt is initialized. * gnutls-cli: Return non-zero exit code on error conditions. * gnutls-cli: Corrected bug which caused a rehandshake request to be ignored.
2008-12-19Use a more elegant solution than in the previous commit.ahoka3-13/+7
2008-12-19Fix build with newer bison.joerg2-1/+14
2008-12-19Document pulseaudio option.jmcneill1-0/+1
2008-12-19Revert broken change.tron1-4/+4
2008-12-19Add missing directories.joerg1-4/+3
2008-12-19Make patch appliable.joerg2-6/+4
2008-12-19Make sure the plugin links with LIBOSSAUDIO. ALSA can load the OSS pluginjmcneill1-2/+2
now, but it still doesn't work, so don't bump PKGREVISION quite yet.
2008-12-19Updated comms/efax-gtk to 3.0.18adam2-4/+3
2008-12-19Changes 3.0.18:adam4-16/+17
* Print received/sent faxes via cairo, libtiff and GtkPrintOperation when efax-gtk is compiled against GTK+ >= 2.10.0, instead of converting to postscript with efix. * Minor improvements to the TextPrintManager implementation. * Make use of GTK+ print system the default when efax-gtk is compiled against GTK+ >= 2.10.0. * Correct man file.
2008-12-19Note PKGREVISION bump for devel/generate and devel/py-generate.darcy1-1/+3
2008-12-19Remove -ansi option from Makefile to prevent build problems as suggested bydarcy6-12/+12
Aleksey Cheusov. Bump PKGREVISION
2008-12-19Make it possible to turn off "pulseaudio" support.tron1-4/+4
2008-12-19Updated misc/cstream to 2.7.5adam1-1/+2
2008-12-19Changes 2.7.5:adam3-23/+6
* NetBSD and general pkgsrc compatibility. Should get rid of the only patch used in pkgsrc. Changes 2.7.4: * Print the message that we switch to normal from O_DIRECT only when verbose > 0. Changes 2.7.3: * More c flags changes for more portability. Changes 2.7.2: * Fix compilation under Redhat-7.3. Changes 2.7.1: * Support for $CSTREAM_AUDIO_BITRATE.
2008-12-19Fix build on netbsd-5+, DESTDIR support.joerg1-7/+5
2008-12-19sortjnemeth1-2/+2
2008-12-19Add an INSTALL template instead of post-install: target so thatroy2-4/+18
binary packages and unpriv cleaning work.
2008-12-19sort, add comment to commented out cocoonjnemeth1-4/+4
2008-12-19Updated net/dnsmasq to 2.46roy2-3/+3
2008-12-19Update to dnsmasq-2.46roy9-100/+112
Noteable changes include: NetBSD-5 support Optional DBus and IPv6 support ISC leasefile support removed Support DHCP clients in multiple DNS domains Re-read /etc/resolv.conf when an "interface up" event occurs
2008-12-19sortjnemeth1-2/+2
2008-12-19sort, add and enable gimp26jnemeth1-2/+3
2008-12-19sortjnemeth1-2/+2
2008-12-19Add MESSAGE explaining how to configure alsa-plugins-pulsejmcneill1-0/+24
2008-12-19Fix build, fix module loading on NetBSD.jmcneill4-5/+48
2008-12-19Added audio/gst-plugins0.10-alsa version 0.10.21jmcneill1-1/+2
2008-12-19+ gst-plugins0.10-alsajmcneill1-1/+2
2008-12-19# used by audio/gst-plugins0.10-alsa/Makefilejmcneill1-1/+2
2008-12-19Import gst-plugins0.10-alsa version 0.10.21.jmcneill3-0/+27
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. GStreamer is released under the LGPL. This package is part of the 'base' plugins for GStreamer. It provides the alsa plugin, which allows playback and recording of sound through the Advanced Linux Sound Architecture (ALSA) audio libraries.
2008-12-19Fix ALSA build.jmcneill3-1/+33
2008-12-19Added audio/libao-alsa version 0.8.8jmcneill1-1/+2
2008-12-19+ libao-alsajmcneill1-1/+2
2008-12-19Import libao-alsa version 0.8.8.jmcneill3-0/+26
Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. This package provides an ALSA plugin for libao's core.
2008-12-19ALSA plugin build fixes.jmcneill2-1/+17
2008-12-19Added audio/alsa-plugins-oss version 1.0.18jmcneill1-1/+3
Added audio/alsa-plugins-pulse version 1.0.18
2008-12-19+ alsa-plugins-oss alsa-plugins-pulsejmcneill1-1/+3
2008-12-19Import alsa-plugins-pulse version 1.0.18.jmcneill5-0/+72
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. ALSA has the following significant features: * Efficient support for all types of audio interfaces, from consumer sound cards to professional multichannel audio interfaces. * Fully modularized sound drivers. * SMP and thread-safe design. * User space library (alsa-lib) to simplify application programming and provide higher level functionality. * Support for the older Open Sound System (OSS) API, providing binary compatibility for most OSS programs. This package provides a PulseAudio plugin for ALSA.
2008-12-19Import alsa-plugins-oss version 1.0.18.jmcneill7-0/+135
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. ALSA has the following significant features: * Efficient support for all types of audio interfaces, from consumer sound cards to professional multichannel audio interfaces. * Fully modularized sound drivers. * SMP and thread-safe design. * User space library (alsa-lib) to simplify application programming and provide higher level functionality. * Support for the older Open Sound System (OSS) API, providing binary compatibility for most OSS programs. This package provides an OSS plugin for ALSA.
2008-12-19Added audio/alsa-lib version 1.0.18jmcneill1-1/+3
Added audio/alsa-utils version 1.0.18