summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-05-21Added devel/hs-random version 1.0.1.1szptvlfn1-1/+2
2014-05-21Import random-1.0.1.1 as devel/hs-random,szptvlfn5-0/+49
packaged for wip by pho. This package provides a basic random number generation library, including the ability to split random number generators.
2014-05-21Added devel/hs-syb version 0.4.1szptvlfn1-1/+2
2014-05-21Import syb-0.4.1 as devel/hs-syb,szptvlfn5-0/+115
packaged for wip by pho. This package contains the generics system described in the Scrap Your Boilerplate papers (see http://www.cs.uu.nl/wiki/GenericProgramming/SYB). It defines the Data class of types permitting folding and unfolding of constructor applications, instances of this class for primitive types, and a variety of traversals.
2014-05-21+ hs-networkszptvlfn1-1/+2
2014-05-21Import gccmakedep-1.0.3 as devel/gccmakedep.wiz4-0/+28
The gccmakedep program calls 'gcc -M' to output makefile rules describing the dependencies of each sourcefile, so that make (1) knows which object files must be recompiled when a dependency has changed.
2014-05-21Added net/hs-network version 2.5.0.0szptvlfn1-1/+2
2014-05-21Import network-2.5.0.0 as net/hs-network,szptvlfn5-0/+98
packaged for wip by pho. network: Networking-related facilities
2014-05-21+ hs-X11szptvlfn1-1/+2
2014-05-21Added x11/hs-X11 version 1.6.1.2szptvlfn1-1/+2
2014-05-21Import X11-1.6.1.2 as x11/hs-X11,szptvlfn5-0/+167
packaged for wip by esg. A Haskell binding to the X11 graphics library. The binding is a direct translation of the C binding; for documentation of these calls, refer to "The Xlib Programming Manual", available online at <http://tronche.com/gui/x/xlib/>.
2014-05-21regen patch checksum, noted by martin@wiz1-3/+3
2014-05-21Updated lang/ghc7 to 7.6.3nb2jperkin1-1/+2
2014-05-21Apply a number of fixes:jperkin8-19/+65
* Install the libffi libtool archive. Whilst it is unused, it allows us to automatically determine the shared library suffix. * Switch the i386 SunOS bootstrap to .xz. * Use PKG_CC to build lndir to help environments where the compiler is not in $PATH. * Apply patch from Alain O'Dea to fix issues with files residing on read-only file systems. * Support shared libraries on 64-bit SunOS. * Fix typo in patches/patch-rts_Linker.c. Fixes build on SunOS. Bump PKGREVISION.
2014-05-21Note update of www/contao32 package to 3.2.10.taca1-1/+2
2014-05-21Update contao32 to 3.2.10.taca3-73/+75
Version 3.2.10 (2014-05-21) --------------------------- ### Fixed Correctly urlencode folder names in the file manager (see #6925). ### Update Update MooTools to version 1.5.0 (see #6924). ### Fixed Allow for up to 13 characters in `Validator::isEmail()` (see #6950). ### Fixed Only fall back to the default option if there is no POST data (see #6899). ### Fixed Do not override the event start time in `Events::addEvent()` (see #6701). ### Fixed Correctly detect binary fields during theme import (see #6852). ### Fixed Do not urldecode twice in `DC_Folder` (see #6840). ### Fixed Standardize the fallback behavior of the downloads/gallery element (see #6662). ### Fixed Correctly hide duplicated elements in the module wizard (see #6826). ### Fixed Fix the mediabox "imgBackground" option (see #6866). ### Fixed Strip double quotes in the options wizard (see #6919). ### Fixed Strip the insert tag flags before passing the tag name to the hooks (see #6860). ### Fixed Catch Swift exceptions when sending form data via e-mail (see #6941). ### Update Update the back end date picker to version 2.2.0. ### Update Update ACE to version 1.1.3. ### Fixed Check for reserved article aliases before validating the alias name (see #6978). ### Fixed Store the UUID of uploaded files in the session (see #6986). ### Fixed Only assume a moved file or folder for new resources (see #6907). ### Fixed Correctly strip the file extension in the `File` class (see #6968). ### Fixed Remove the menu when `Swipe.kill()` is executed (see #6861). ### Fixed Consider the protocol when embedding YouTube videos (see #6900).
2014-05-21Updated devel/rudiments to 0.46nb1fhajny1-1/+2
2014-05-21Use PTHREAD_AUTO_VARS, fixed pthread support in depending packages.fhajny1-1/+3
Bump PKGREVISION.
2014-05-21Note update of graphics/gimp to 2.8.10nb2.he1-1/+2
2014-05-21Sanity check colormap size (CVE-2013-1913), valid range is 0 .. 256.he3-3/+160
Sanity check # of colors and map entries (CVE-2013-1978) From https://git.gnome.org/browse/gimp/patch/?id=32ae0f83e5748299641cceaabe3f80f1b3afd03e and https://git.gnome.org/browse/gimp/patch/?id=23f685931e5f000dd033a45c60c1e60d7f78caf4 Bump PKGREVISION to 2.
2014-05-21Move pthread.buildlink3.mk from module.mk to buildlink3.mk with conditionally.obache2-4/+6
* In module.mk, pthread is marked as direct dependency unconditionally for packages using module.mk. It is unwanted behavior. * Include pthread.buildlink3.mk in buildlink3.mk only for the case perl5 is built with "threads". Fixes potential unwanted dependeny on pthread using perl5/module.mk.
2014-05-21Haiku also missing catgets support.obache1-2/+2
Patch from diger in pkgsrc-users@.
2014-05-21Added cad/diylc version 3.28.0dsainty1-1/+2
2014-05-21SUBDIR+=diylcdsainty1-1/+2
2014-05-21Import DIY Layout Creator version 3.28.0dsainty4-0/+66
DIY Layout Creator (DIYLC in short) lets the user draw electronic schematics and board/chassis layouts quickly and without a steep learning curve. It's particularly useful for breadboard or stripboard-style layouts, where the board is inflexible and discrete components have variable leg lengths.
2014-05-21Convert qemu-0 and qemu options to an optional group.gdt1-9/+7
No functional change intended; this merely uses PKG_OPTIONS_OPTIONAL_GROUPS to choose qemu-0 vs qemu. (Pointed out by wiz@.)
2014-05-21Updated www/py-flask-login to 0.2.11.kleink1-1/+3
Updated www/py-flask-script to 2.0.5.
2014-05-21Update py-flask-script to 2.0.5.kleink2-6/+6
* runserver: Improve handling of '-d' and '-r' switches * Default use_debugger and use_reloader to app.debug
2014-05-21Update py-flask-login to 0.2.11.kleink2-6/+6
Version 0.2.11 -------------- - Fixes missing request loader invocation when authorization header exists.
2014-05-21Also look in share/fonts/X11, as before in some cases.wiz1-2/+2
2014-05-21Search standard font paths on OS Xadam1-6/+7
2014-05-21Not make-jobs-safe.wiz1-1/+3
See https://bugs.gentoo.org/show_bug.cgi?id=388607 which is against an older version, but the problem showed up today for me (1.8.9), so it's still not fixed upstream, or got broken again.
2014-05-21Updated misc/p5-Array-PrintCols to 2.6.hiramatsu1-1/+2
2014-05-21Updated misc/p5-Array-PrintCols to 2.6.hiramatsu2-7/+7
Changes from previous: ---------------------- 2.6 2014-03-01 - Updated test.pl to not use overly long http: urls, since they skew the columns and reduce the meaningfulness of tests. Correspondingly, regenerated all the tests. - Merged in Neil Bower's changes. 2.5 2013-06-06 - Added github repo to pod - Added github repo to metadata in Build.PL - Added an abstract to the pod - Added this file
2014-05-21Note update of mail/pear-Mail_Mime package to 1.8.9.taca1-1/+2
2014-05-21Update pear-Mail_Mime to 1.8.9.taca2-6/+6
* Fixed Bug #20273: Incorrect handling of HTAB in encodeHeader() [alec] * Fixed Bug #20226: Mail_mimePart::encodeHeader does not encode ISO-2022-JP string [alec] * Fixed Bug #20222: Broken Compatybility with PHP4 [alec]
2014-05-21Note update of lang/ruby21 and lang/ruby21-base package to 2.1.2.taca1-1/+3
2014-05-21Update ruby21 to 2.1.2.taca8-91/+23
Quote from release announce: This release contains a fix for a regression of Hash#reject in Ruby 2.1.1, support for build with Readline-6.3 (see Bug #9578), an updated bundled version of libyaml with psych, and some bug fixes. For details, please refer ChangeLog.
2014-05-21Note update of lang/ruby200 and lang/ruby200-base to 2.0.0p481taca1-1/+3
(Ruby 2.0.0-p481).
2014-05-21Update ruby200 to Ruby 2.0.0-p481.taca6-80/+21
Including many bug fixes: * support for build with Readline-6.3 * a fix for old OpenSSL (regression in p451) * an updated bundled version of libyaml (see Heap Overflow in YAML URI Escape Parsing (CVE-2014-2525)) For detail, please refer ChangeLog.
2014-05-21Add some "used by" lines.taca1-1/+5
2014-05-21Instead of comparing _RUBY_VERSION_REQD to "211", compare "18" or "193".taca1-4/+4
2014-05-21fix PKGNAME for p5- prefixmspo1-1/+2
2014-05-21Fixes system endian header detection.obache1-2/+2
PR pkg/48823
2014-05-21Add .cfi_startprroc / .cfi_endproc annotation. XXX Note marking up thejoerg2-1/+89
frame yet. Hide ARM instructions when using DWARF EH.
2014-05-21+ latexmkjoerg1-1/+2
2014-05-21Added print/latexmk version 435joerg1-1/+2
2014-05-21Add latexmk-435:joerg4-0/+49
LatexMk completely automates the process of generating a LaTeX document. Essentially, it is a highly specialized relative of the general make utility. Given the source files for a document, latexmk issues the appropriate sequence of commands to generate a .dvi, .ps, .pdf or hardcopy version of the document. It will run LaTeX the correct number of times to resolve cross references, and run auxiliary programs (bibtex, makeindex) if necessary. It can also be set to run continuously with a previewer, in which case the needed commands are re-run whenever one of the source files is modified.
2014-05-21Fix build on NetBSD/evbarm.joerg3-8/+29
2014-05-21+ b3.mkjoerg1-0/+12