summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-05-27Add missing png_set_longjmp_fn assignment to fix some segfaults.hans2-10/+18
2011-05-27Since the PLIST has changed minimally, bump the nb version.hauke1-1/+2
2011-05-27The specified distfile, as identified by the distinfo checksum andhauke2-5/+6
mirrored by NetBSD.org, had completely hosed file permissions; plus, it differed in size (but not version) from the distfile available from the sourceforge project site. Since the latter actually works, I updated the checksum to use it.
2011-05-27libgnome-keyring 2.32.0 does not depend on eggdbus anymore, according tohans2-4/+2
http://mail.gnome.org/archives/gnome-announce-list/2010-September/msg00101.html
2011-05-27Note upgrade of sendfile to 2.1.0.2nb2.is1-1/+2
2011-05-27Add user-destdir installation support.obache3-9/+47
2011-05-27DESTDIR support.is4-15/+282
2011-05-27Updated devel/memcached to 1.4.5fhajny2-7/+9
Fixes: * Properly detect CPU alignment on ARM. * Remove 1MB assertion. * More automake versions supported. * Compiler warning fixes for OpenBSD. * Potential buffer overflow in vperror. * Report errors opening pidfiles using vperror. New Features: * reclaimed: This stat reports the number of times an entry was stored using memory from an expired entry. * sasl_pwdb: Allows memcached to use it's own plantext password file. (Not configured by pkgsrc yet.)
2011-05-27Updated net/net-snmp to 5.6.1.1adam2-3/+3
2011-05-27Changes 5.6.1.1:adam44-721/+648
* OID Typedef Bug Fix: The oid typedef was changed in 5.6.1 to an u_int32 from a u_long. This broke binary compatibility and likely 3rd-party code. 5.6.1.1 reverts this change and fixes an underlying OID printing problem in two agent modules that caused someone to change the typedef in the first place. Changes 5.6.1: * General: - The DTLS and TLS transports and the TSM security model are no longer "beta" (they've undergone rigorous interoperability testing). - Many Bug Fixes (see the CHANGES and ChangeLog files for full details) * snmpd: - 0 Patch 3141462: from fenner: fix agentx subagent issues with multiple-object requests - Patch from Niels to fix VACM persistant storage. Changes 5.6: * all: - Implemented the SNMP over TLS and SNMP over DTLS protocols [RFC-to-be] - Implemented the "Transport Security Model" [RFC5591] - Generic host-specific configuration .conf files are now read. - Include statements can now be used in .conf files. * snmpd: - Fix handling of multiple matching VACM entries. (Use the "best" match, rather than the first one). Reported by Adam Lewis. Note that this could potentially affect the behaviour of existing access control configurations. - Agent will no longer call table handlers if a set request for the handler has invalid indexes - table_data/tdata next handler will not be called during get processing if no valid rows are found for the handler - [PATCH 2952708]: Added Perl implementation of BRIDGE-MIB - moved all functions defined in libnetsnmphelpers to libnetsnmpagent. libnetsnmphelpers is now an empty library. - Implemented the TSM-MIB and the TLSTM-MIB - new API for indicating that persistent store needs to be saved after the current request finishes processing - [PATCH 2931446]: make the load averages writable. * apps: - A new tool 'net-snmp-cert' that easily creates and manages X.509 certificates for use with the SNMP over (D)TLS protocols. - Added an 'agentxtrap' command to send notifications via AgentX - -T command line flag can be used to pass configuration directly to transports that can accept configuration tokens - A new 'snmptls' command for manipulating the agent's TLS configuration * snmplib: - A more modular transport subsystem that allows third party extensions and dependencies for code reuse. - New transport functions: f_config, f_open, f_copy and f_setup_session - Transports can now specify session defaults - [PATCH 2942940]: Add a new function, netsnmp_parse_args, that is like snmp_parse_args but takes an additional bitmask, flags, to affect the behaviour. Also remove the magic handling of some application names. - A new X.509 certificate API for indexing and reading certificates - new experimental row creation API which uses a state machine to try really hard to create a row from a given varbind list - netsnmp_container enhancements: - added a free_item function - added a CONTAINER_FREE_ALL macro/function - added an interface for duplicating a container (CONTAINER_DUP) - added a remove function to container_iterators - added an ability to set options on binary_array containers - new snmp token logOption allows specifying log destinations via configuration conf files - A very significant reduction in compiler warning output - new experimental simple state machine handling API
2011-05-27Added support for new 2048 bit FINEID cards.kivinen4-3/+72
2011-05-27+ utilisp-1.14obache1-1/+2
2011-05-27* MAKE_JOBS_SAFE=noobache1-1/+6
* add user-destdir installation support.
2011-05-27Updated www/ruby-httpclient to 2.2.0.2obache1-1/+2
2011-05-27Update ruby-httpclient to 2.2.0.2.obache2-6/+10
(temporary disable RI/RDOC, rise error with ruby18). * restore webmock compatibility * keyword_argument should accept nil as a value
2011-05-27Note update of net/bind98 and net/bind97 packages.taca1-1/+3
net/bind98 9.8.0pl2 net/bind97 9.7.3pl1
2011-05-27Added net/dhcpd-pools version 2.14adam1-1/+2
2011-05-27Update bind97 package to 9.7.3pl1 (9.7.3-P1).taca2-6/+6
--- 9.7.3-P1 released --- 3121. [security] An authoritative name server sending a negative response containing a very large RRset could trigger an off-by-one error in the ncache code and crash named. [RT #24650] 3120. [bug] Named could fail to validate zones listed in a DLV that validated insecure without using DLV and had DS records in the parent zone. [RT #24631]
2011-05-27Update bind98 package to 9.8.0pl2(9.8.0-P2)taca2-6/+6
--- 9.8.0-P2 released --- 3121. [security] An authoritative name server sending a negative response containing a very large RRset could trigger an off-by-one error in the ncache code and crash named. [RT #24650] 3120. [bug] Named could fail to validate zones listed in a DLV that validated insecure without using DLV and had DS records in the parent zone. [RT #24631]
2011-05-27Added net/dhcpd-pools version 2.14adam1-1/+2
2011-05-27This is dhcpd-pools ISC dhcp shared network and pool range usage analysis.adam4-0/+45
Purpose of command is to count usage ratio of each IP range and shared network pool which ISC dhcpd is in control of. The command has no native monitoring capability, for instance the tool will not talk nagios protocol. To accomodiate this need the CSV output format is meant to be parsed by some organization specific script etc. Users of the command are most likely ISPs and other organizations that have large IP space.
2011-05-27Updated emulators/wine-devel to 1.3.20adam2-3/+3
2011-05-27Changes 1.3.20:adam3-7/+13
* Option to clip the mouse inside fullscreen windows. * Support for persistent HTTP connections. * Initial implementation of the XML writer. * Support for drawing rectangles in the DIB engine. * Volume control in MMDevAPI. * More MSVC runtime functions. * Various bug fixes.
2011-05-26Note update of tex-musixtex and add tex-musixtex-doc.minskim3-4/+6
2011-05-26Import tex-musixtex-doc-1.15 as print/tex-musixtex-doc.minskim4-0/+133
This is documentation for tex-musixtex.
2011-05-26Update tex-musixtex to 1.15.minskim5-308/+377
Note that the versioning scheme has changed. Changes: - \cclp, \zccup, \zcclp are moved from musixpoi.tex to musixtex.tex. - musixpoi.tex does not work since T.111. - musixmad.tex is inessential for typesetting musixdoc.tex, thus excluded from musixdoc.sty (see the next item) - the stem length of \metron (at T.113 manual section 2.17.3: Metronomic indications) is too short when musixadd.tex/musixmad.tex is excluded. - spacing problem when you change the music size. (\clef@skip\z@) - in \ttie and \tleg definition, #1 isn't braced in the expansion which causes a problem at ID>9. * \def\ttie#1{\let\T@i\@c \t@slur{-\p@ne}{#1}\@ne} * \def\tleg#1{\let\T@i\@c \tslur{#1}\@ne} - Updated musixdoc.pdf and its source code. - Included the repository of music-notation mistakes, contributed by Jean-Pierre Coulon. - Create an install manual for MiKTeX on Win32: mxinsuse.{pdf|tex}. - utility: add flip.exe, flip.txt to musixtexadd folder instead of former utod.exe and dtou.exe (they don't work in XP). Run flip.exe on musixtex.bat. - Changing directory structure. Add-in tex files are located in musixtexadd directory. * musixlyr (by Rainer Dunker) * musixps (by Stanislav Kneifl) - Added some well-known add-ins to musixtexadd directory. * curly.tex (by Mthimkhulu Molekwa,19 May 1999) * musixdbr.tex (by Rainer Dunker, 23 February 2002) * musixtmr.tex & musixesf.tex (by Hiroaki Morimoto, updated 2009-10-15) * tuplet.tex. (by Col. G. L. Sicherman. 2003-05-17) - Include the contents of following packages. * PostScript Type1 fonts. (by Uchiyama) * musixlyr ver.2.1c. (by Rainer Dunker) * musixps ver.0.92a. (by Stanislav Kneifl) - \Ioctfin[up | down] do not work when \sepbarrules is assigned. musixtex.tex line 2259, \def\rul@sep#1 - Correction of a bug in the definition of choir bracket (l.1688-1698) - Added following macros. * \lwp * \rwp * \lwpp * \rwpp * \lhp * \rhp * \lhpp * \rhpp - all-new registers allocation routines, ready for 12<n<100 instruments 6<n<100 128th beams 6<n<100 256th beams 4<n<100 groups 12<n<100 font-based slurs (independent of the number of instruments) 6<n<100 octlines 6<n<100 trills (MusiXTeX trills only. MusicTeX's legacy "trilles" are out of scope.) with e-TeX.
2011-05-26Added meta-pkgs/modular-xorg version 1.0wiz1-1/+2
2011-05-26+ modular-xorg.wiz1-1/+2
2011-05-26Initial import of modular-xorg meta package collecting all otherwiz2-0/+23
modular xorg meta packages and the xorg server. Package by Matthias Rampke for pkgsrc-wip, for his PR 44594.
2011-05-26Note update of www/wordpressmorr1-1/+2
2011-05-26Security update to 3.1.3.morr2-6/+6
* Various security hardening by Alexander Concha. * Taxonomy query hardening by John Lamansky. * Prevent sniffing out user names of non-authors by using canonical redirects. Props VerĂ³nica Valeros. * Media security fixes by Richard Lundeen of Microsoft, Jesse Ou of Microsoft, and Microsoft Vulnerability Research. * Improves file upload security on hosts with dangerous security settings. * Cleans up old WordPress import files if the import does not finish. * Introduce "clickjacking" protection in modern browsers on admin and login pages.
2011-05-26Note update of tex-latexconfig.minskim1-1/+2
2011-05-26Update tex-latexconfig to 2010.21697.minskim3-7/+8
Changes: - Add patches to commands in the LaTeX kernel for LuaTeX.
2011-05-26Add ruby-jekyll.minskim2-2/+4
2011-05-26Import Jekyll as www/ruby-jekyll.minskim4-0/+129
Jekyll is a simple, blog aware, static site generator. It takes a template directory (representing the raw form of a website), runs it through Textile or Markdown and Liquid converters, and spits out a complete, static website suitable for serving with Apache or your favorite web server. This is also the engine behind GitHub Pages, which you can use to host your project's page or blog right here from GitHub.
2011-05-26+ anjuta-3.0.2, chicken-4.7.0, dwm-5.8.2 [pkg/44987], elm-me-2.6plalpha26,wiz1-20/+24
evince-3.0.2, gdl-3.0.2, gnome-3.0.2, gnome-games-3.0.2, gnome-keyring-3.0.3, iceauth-1.0.5, icu-4.8, imp-5.0.4, libgnome-keyring-3.0.3, mdocml-1.11.3, mkvtoolnix-4.8.0, mousetweaks-3.0.2, puzzle-9173, py-mxDateTime-3.2.0, tgif-4.2.3, xauth-1.0.6, perhaps wait with update -- wiz 20110524], xf86-video-ati-6.14.2, xts.
2011-05-26Updated pkgtools/pkglint to 4.99wiz1-1/+2
2011-05-26Warn that one should NOT use jpeg, giflib, or libungif directly, but go throughwiz2-3/+12
mk/{jpeg,giflib}.buildlink3.mk instead. Bump version.
2011-05-26Updated lang/erlang-man to 14.1.3asau1-1/+4
2011-05-26Update Erlang to R14B03asau8-100/+235
Highlights: - Initial release of the diameter application. - Strengthened random number generation. - Some fixes for bugs that caused crashes. Read full announcement at http://www.erlang.org/download/otp_src_R14B03.readme
2011-05-26Updated lang/chicken to 4.7.0asau1-1/+2
2011-05-26Update Chicken to version 4.7.0asau3-86/+90
Provided by Peter Bex on IRC. Changes in 4.7.0 - Build system - On BSD, libchicken.so is linked with -lpthread, as this seems to be required for linking libraries that require pthreads - The C header-files are now installed in a subdirectory below the "PRFIX/include" directory to allow installation of multiple chickens with different PROGRAM_PREFIX/PROGRAM_SUFFIX settings in the same prefix; to avoid conflicts with existing CHICKEN headers, it is recommended to completely remove any old installation before installing the new version - the PROGRAM_PREFIX and PROGRAM_SUFFIX configuration settings are applied to generated files and directories which allows perform differently named installations into the same PREFIX - increaded binary-compatibility version from 5 to 6, which means installed extensions in an existing installations will have to be re-installed - bugfixes in mingw/msys makefiles - Sven Hartrumpf contributed a bugfix to the internal helper script for creating distribution directories - Peter Bex has cleaned up the makefiles heavily, making the build more maintainable and easier to modify; thanks to all who helped testing this new build - renamed the makefile to `GNUmakefile' to catch using the a make(3) other than GNU make - configuration-header fix for BSD systems (thanks to Peter Bex and Christian Kellermann) - Core libraries - the `regex' library unit has been removed and is separately available as an extension which should be fully backwards- compatible - `irregex' is now a core library unit and replaces the `regex' API - "extras" unit - fixed pretty-printer output of certain escaped character sequences inside strings (thanks to Mario Domenech Goulart, thanks to Kon Lovett for pointing out a missing test-file) - The pretty printer did not escape some control characters correctly (reported by Alan Post) - control-characters in symbol-names are now properly escaped if the symbol is printed readably (thanks to Alaric Snell-Pym for pointing this out) - the deprecated `random-seed' function has been removed - "files" unit - fixed bug in `normalize-pathname' - `file-copy' and `file-move' check whether the source-file is a directory - `delete-directory' now optionally deletes directories recursively - "irregex" unit - Peter Bex has contributed various bugfixes and performance enhancements - "library" unit - Added "condition->list" (thanks to Christian Kellermann) - The reader accepts now escaped octal character codes in string literals - Read-syntax can return zero values to indicate ignored objects - R5RS output output routines now always return a "void" result - "\|" was not correctly escaped when occurring inside symbol print names - added `condition->list', contributed by Christian Kellermann - added `equal=?' - removed deprecated `getenv', `left-section', `right-section', `project', `c-runtime' and `noop' - added missing import-library entry for `vector-copy!' (thanks to Jules Altfas) - circular or excessively deeply nested data generates a more useful error message when encountered by `equal?' - `list-tail' gives now a better error message when passed a non-list argument - fixed bug in `getter-with-setter' that modified the first argument if it already had a setter procedure attached - fixed incorrect size of internal data vector used in `time' (thanks to Kon Lovett) - "lolevel" unit - removed deprecated `global-bound?', `global-make-unbound', `global-ref' and `global-set!' procedures - added support for `pointer-vectors': - make-pointer-vector - pointer-vector? - pointer-vector-length - pointer-vector-ref - pointer-vector-set! - "posix" unit - "close-input-pipe" did not return the status code of a terminated process on Windows (reported by Mario Domenech Goulart) - added `file-creation-mode' (suggested by Mario Domenech Goulart) - "setup-api" unit - `required-extension-version' and `required-chicken-version' have been deprecated - "srfi-18" unit - removed deprecated `milliseconds->time' and `time->milliseconds' procedures - `make-mutex' incorrectly created mutexes as initially owned by the current threads (thanks to Joerg Wittenberger) - the file-descriptor handling in the scheduler has been simplified and performs some sanity checks - deadlock in the scheduler now terminates the process instead of attempting to throw an error - added some sanity checks to the scheduler - "tcp" unit - Fixed bug in "tcp-abandon-port" (reported by Jim Ursetto) - "utils" unit - `compile-file' now returns `#f' when the compilation fails, instead of raising an error - Compiler - Removed unreliable lambda-lifting optimization (now, really!); the "-lambda-lift" option is still accepted but produces a warning - When "-scrutinize" is given, installed ".types" files will be automatically consulted for extensions and used units - Fixed optimizer bug in handling of "let" forms with multiple bindings which could result in toplevel assignments being silently dropped (reported by Moritz Heidkamp) - the `-accumulate-profile' option did not provide a way to specify the target profile data file - now `-profile-name' must always be given when accumulated profiling is done (thanks to Taylor Venable) - added `-module' option, which wraps the code into an implicit module - removed check for unsafe toplevel calls in safe mode - intrinsic handling of `exact->inexact' and `string->number' is now more efficient - fixed bug in leaf-routine optimization (thanks to David Dreisigmeyer) - unit-toplevel entry-points are now named differently, which may break binary-compatibility with existing compiled Scheme code modules - fixed invalid dropping of unused external entry-points in block-mode - fixed incorrect lambda-list check in scrutinizer (thanks to Alan Post) - Kon Lovett reported numerous bugs in the type-database used by the scrutinizer - `-fwrapv' is disabled on OpenBSD, since the default compiler does not support this option (thanks to Christian Kellermann) - on Solaris `gcc' is used by default, override `C_COMPILER' to use the Sun compiler instead - declaring a function `notinline' will prevent direct-call optimization for known procedure calls - the implementation of overflow-detection for arithmetic operations on fixnums have been replaced and now allow using the full 63-bit range of fixnums on 64-bit systems - fixed serious inlining-bug (thanks to Sven Hartrumpf) - constant-folding in the compiler has been simplified and is more reliable (thanks to Sven Hartrumpf) - optimization-levels 3 and higher imply `-unboxing -inline-global' - added new declaration `unsafe-specialized-arithmetic' which allows optimizing unboxed floating-point arithmetic in safe mode - removed `scrutinize' declaration - the warning shown when unimported identifiers are used in compiled modules now also shows the name of the procedure where the identifier is referenced (suggested by Alaric Snell-Pym) - Documentation - Added list of installed files to README - Documented remaining "c...r" standard procedures (thanks to Juergen Lorenz) - The manual is now installed in HTML format in PREFIX/share/chicken/doc, many thanks to Jim Ursetto for contributing is excellent `manual-labor' extension which made this possible - Foreign function interface - Added support for missing "(const [XXX-]c-string)" foreign type (thanks to Moritz Heidkamp) - removed deprecated `pointer', `nonnull-pointer', `byte-vector' and `nonnull-byte-vector' types - added missing result-type handling for `unsigned-integer64' (thanks to Moritz Heidkamp) - added `foreign-type-size' macro - added the new foreign type `size_t' (suggested by Moritz Heidkamp) - added the missing `unsigned-integer64' foreign type (thanks to Moritz for catching this) - added new foreign type `pointer-vector' which maps to `void **' and provided a low-level API in the `lolevel' library unit for manipulating pointer vectors - Runtime system - Fixed typo in "runtime.c" (thanks to Sven Hartrumpf) - Little-endian detection on MIPS systems was not correct (thanks to Christian Kellermann) - Fixed bug in handling of runtime-options with arguments (also reported by Christian Kellermann) - `equal?' does not compare procedures recursively anymore - fixed incorrect use of alloca.h on OpenBSD (thanks to Christian Kellermann and Alan Post) - checks for NaN and infinity are now done using ISO C99 operations, which required various changes to `chicken.h' to make the code compile in ISO C99 mode - remaining debris regarding MSVC builds has been removed - fixed bug in argument-type check for 64-bit integer (thanks to Kon Lovett) - increased default trace-buffer size from 10 to 16 - fixed bug in low-level termination routine (thanks to Jeronimo Pellegrini) - the scheduler handles violations of internal invariants regarding threads slightly more gracefully (thanks to Jim Ursetto) - fixed broken sleep-time conversion (thanks to Karel Miklav) - repaired broken handling of multiple finalizers that referred to the same object (reported by Moritz Heidkamp) - fixed problem with reader and escaping of single-char symbols - Syntax expander - For-syntax syntax definitions where not correctly retained inside modules - Peter Bex fixed various critical bugs in the expander - The simplification for quasiquote expressions was unable to handle certain circular data (reported by Moritz Heidkamp) - `syntax-rules' now supports tail-patterns and is now fully SRFI-46 compatible - many thanks to Peter Bex for implementing this - Peter Bex provided a bugfix for resolution of primitive imports - handling of internal definitions with shadowed defining forms is now done correctly - fix once again from Peter Bex - corrected non-standard behaviour of quasiquote with respect to nested quasiquotations - another bugfix by our mighty macro master - removed stub-implementation of `define-macro' - handled case where a global redefinition of `cons' influenced a non-inlined internal use in the expander (thanks to David Steiner) - `define-record' now allows defining SRFI-17 setter procedures for accessing slots - the expansion of DSSSL lambda-lists uses now `let-optionals*' internally instead of `let-optionals' and so allows back-references to earlier formal variables; this also results in faster and more compact code for argument-list destructuring (thanks to Alan Post) - new "implicit renaming" macro facility contributed by Peter Bex (see `ir-macro-transformer') - record-definitions are now made local to the module in which they are defined (thanks to Jim Ursetto) - parameters are now settable and can be modified using `set!' (SRFI-17) - added a SRFI-17 setter to `list-ref' - added literal blob syntax ("#{ ... }") - Tools - chicken-install - option "-deploy" does not compile deployed extensions with "-setup-mode" anymore to avoid problems with dynamic loading on some platforms (specifically Mac OS X) - option "-deploy" option did not copy the correct library (including the version-number) (thanks to Christian Kellermann) - added support for proxy-authentification (thanks to Iruata Souza) - when installing from a local directory `chicken-install' now removes existing `*.so' files in that location to avoid stale binaries when the `make' syntax is used in setup scripts - chicken-bug - removed disabled e-mail support - csc - removed `-static-extension' option - removed deprecated `-windows' option - fixed incorrect use of `chicken.rc' on non-Windows platforms in `-gui' mode (thanks to "ddp") - when compiling in C++ mode, the compiler will be called with the `-Wno-write-strings' option - `-frwapv' has been added to the default C compiler options - csi - the ",m" toplevel command now accepts "#f" to switch back to the initial empty module context (suggested by Christian Kellermann) - fixed broken `,g' toplevel command - deprecated `script' feature identifier (use `chicken-script' instead) - options `-p' and `-P' and `-e' imply `-no-init' - the call-trace reported will not include exception-handler code anymore (suggested by Christian Kellermann)
2011-05-26Updated security/pcsc-tools to 1.4.15nb2obache1-1/+2
2011-05-26* LICENSE=gnu-gpl-v2 # or laterobache3-12/+15
* honor PKGMANDIR * add user-destdir installation support * use ${PERL5} as shebang, not /usr/bin/env. Bump PKGREVISION.
2011-05-26Updated games/falcons-eye to 1.9.3nb14obache1-1/+2
2011-05-26* add destdir installation supportobache4-35/+37
* honor PKGMANDIR * create some missing directories with permissions * runtime dependency on gzip command Bump PKGREVISION.
2011-05-26add missing dependency on p5-gdbmdmcmahill1-1/+3
2011-05-26Updated devel/libgcroots to 0.2.3obache1-1/+2
2011-05-26Update libgcroots to 0.2.3.obache2-6/+6
fixes detection of getcontext(2).
2011-05-26mention recent updatesdrochner1-1/+7