summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-02-09Update 0.7 to 0.8mef2-7/+7
----------------- Thu 15 Oct 2009: [10]Version 0.8 released; changes include: various smaller fixes.
2016-02-09Updated filesystems/glusterfs to 3.7.8manu1-1/+2
2016-02-09Update to glusterfs 3.7.8manu3-84/+84
This is a maintenance update, which fixes a regression bug introduced in 3.7.7, with the self-heal feature being broken.
2016-02-09Updated net/nagios-base to 4.0.8nb5bouyer1-1/+2
2016-02-09Add user-destdir supportbouyer3-3/+34
2016-02-09Bug fix for workers busy-waiting for child completion: when read()ing abouyer12-26/+42
non-bloking descriptor after a poll(), don't loop forever on EAGAIN as poll() may return POLLIN for a descriptor which doesn't have data to be read. Bump PKGREVISION. While there add user-destdir support.
2016-02-09Updated audio/icecast to 2.4.3adam1-1/+2
2016-02-09Changes 2.4.3:adam3-22/+20
Fixes CVE-2005-0837. The vulnerability, identified as CVE-2005-0837, allows an attacker to acces the raw XSLT template file by appending a dot “.” to the URL. Due to the way how Windows handles file names ending with a dot, it only affects Icecast versions < 2.4.3 running on Windows. Icecast on other operating systems, like Linux, wasn’t affected at any time by this issue. If you haven’t modified the default XSLT files of a Windows installation, then no information disclosure of real value could have happened. We expect that most, of the comparatively few, Windows installations have unmodified template files and thus, while technically vulnerable, only expose those unmodified templates. To be clear, no runtime information can be accessed this way.
2016-02-09Make sure we get the re2 buildlink3.mk file from the right placeagc1-2/+2
2016-02-09Updated x11/modular-xorg-xephyr to 1.18.1wiz1-1/+2
2016-02-09Updated x11/xf86-video-ati to 7.6.1nb3wiz1-1/+2
2016-02-09Remove two patches that are obsoleted by the newest modular-xorg-server,wiz4-70/+4
and depend on it. Bump PKGREVISION.
2016-02-09Updated x11/modular-xorg-server to 1.18.1wiz1-1/+2
2016-02-09Update modular-xorg-server to 1.18.1:wiz2-7/+7
First release in the 1.18 stable branch. Major themes are bugfixes in glamor, the modesetting driver, and the Present extension. Xwayland users may want to apply the following pair of patches in addition to this release: https://patchwork.freedesktop.org/patch/72945/raw/ https://patchwork.freedesktop.org/patch/72951/raw/ which combined fix an input issue when hotplugging monitors. Both are likely to be included in a future release unless testing discovers further problems. Adam Jackson (11):       xnest: Fix needless build dependency on xcb-util-keysyms       x86emu: Squash a warning       dmx: Silence lex/yacc-related config parser warnings       dmx: Silence unused variable warning in dmxcompat       dmx: Run 'doxygen -u' to upgrade the doxygen config file       glxproxy: Silence set-but-unused-variable warnings       glxproxy: Silence shadowed-variable warnings       os: Failure to remove a non-existent log file is not an error       glx: Fix GLX_EXT_create_context_es2_profile support       modesetting: Require sufficiently new libdrm       xserver 1.18.1 Alan Coopersmith (2):       modesetting should not reference gbm when it's not defined       Use unique logfile names when starting server with -displayfd Arkadiusz Miśkiewicz (1):       Xorg.wrap: activate libdrm based detection for KMS drivers Bob Ham (1):       xserver: Fix configure.ac check for libsystemd/-daemon Chris Wilson (3):       present: Requery pending flips with the right sync_flip mode       present: When cancelling a pending synchronous flip, requeue it       present: Do not replace Pixmaps on redirected Window on unflip Dave Airlie (5):       modesetting: drop platform_dev pointer.       modesetting: create entities for pci and old probe. (v2)       glamor: fallback if font is too large for FBO size.       glamor: store old fonts in double width textures.       glamor: don't do copy if we have 0 boxes to copy. Egbert Eich (1):       kdrive/UnregisterFd: Fix off by one Eric Anholt (8):       glamor: Avoid GL errors from mapping with size == 0.       glamor: Handle GL_OUT_OF_MEMORY when allocating texture images.       glamor: Fix crashes when the glyph atlas allocation fails.       glamor: Fix rendering when core font texture allocation fails.       glamor: Fix assert failures when fallback picture upload alloc fails.       glamor: Fix segfault in fallback picture uploading.       glamor: No need to glFlush before destroying a pixmap.       glamor: Fix copy-like Render operations between 15 and 16 depth. Jonas Ådahl (1):       xwayland: Always update the wl_pointer cursor on pointer focus Julian Pidancet (1):       x86emu: Correctly handle 0x66 prefix for some instructions Laércio de Sousa (1):       systemd-logind.c: don't parse VT settings for non-seat0 X servers Marek Chalupa (2):       xwayland: fix memory leaks on error paths in xwl_realize_window       xwayland: check if creating xwl_output succeeded Michael Stapelberg (1):       Also dump passive grabs on XF86LogGrabInfo Michel Dänzer (3):       prime: Damage full destination rectangle when we start dirty tracking       glamor: Disable debugging messages other than GL API errors       present: Handle wraparound when comparing MSC values Olivier Fourdan (2):       xwayland: Do not set root clip when rootless       xwayland: Update screen size on output removal Peter Hutterer (1):       xfree86: fix minor memory leak Siim Põder (1):       vfb: add randr support (v2) Thomas Klausner (2):       Fix uninitialized variable warnings reported by clang       Fix build when XSERVER_PLATFORM_BUS is not defined. Timo Aaltonen (1):       dri2: Sync i915_pci_ids.h and i965_pci_ids.h from mesa
2016-02-09Fix a pkglint warning.wiz1-2/+2
2016-02-09Update chat/jabberd2 to 2.3.5schnoebe1-1/+2
2016-02-09Packaging changes:schnoebe5-41/+17
move requirement for cppunit to debug option add db-update.pgsql, README.md Updated to version 2.3.5 This file contains news, important changes and upgrade instructions between different versions of jabberd2. * 2.3.4 to 2.3.5 upgrade: What changed: - Module to verify users using e-mail - Reordered MIO backends priority - Skip non-existing blowfish i386 assembler code - Use CSPRNG for dialback keys - Allow presence probing own connections - Use OpenSSL functions for base64 en/decoding when available - Option to dump packet-filter matched packets to file mod_verify requires CREATE TABLE "verify" in DB. Make sure you created it before enabling the module in sm.xml. MIO backends are prioritized from best to worst now, so if you do not enforce a backend with ./configure it may change in new build. jabberd2 is now leaning strongly against OpenSSL. It is still possible to use without, but not advisable.
2016-02-08Updated sysutils/salt to 2015.8.5sevan1-1/+2
2016-02-08Add a dependency on py-curses, otherwise pygrub fails to boot in guestsabs1-1/+3
with Traceback (most recent call last): File "/usr/pkg/bin/pygrub", line 22, in <module> import curses, _curses, curses.wrapper, curses.textpad, curses.ascii File "/usr/pkg/lib/python2.7/curses/__init__.py", line 15, in <module> from _curses import * ImportError: No module named _curses bump pkgrevision
2016-02-08Fix build on NetBSD7markd4-11/+49
2016-02-08Fix build on NetBSD7markd1-2/+10
2016-02-08Add SMF manifest.jperkin1-0/+35
2016-02-08Updated www/curl to 7.47.1adam1-1/+2
2016-02-08Changes 7.47.1:adam3-25/+7
Bugfixes: * getredirect.c: fix variable name * tool_doswin: silence unused function warning * cmake: fixed when OpenSSL enabled on Windows and schannel detected * curl.1: Explain remote-name behavior if file already exists * tool_operate: Don't sanitize --output path (Windows) * URLs: change all http:// URLs to https:// in documentation & comments * sasl_sspi: Fix memory leak in domain populate * COPYING: clarify that Daniel is not the sole author * examples/htmltitle: Use _stricmp on Windows * examples/asiohiper: Avoid function name collision on Windows * idn_win32: Better error checking * openssl: Fix signed/unsigned mismatch warning in X509V3_ext * curl save files: check for backslashes on cygwin
2016-02-08Updated pkgtools/pkgin to 0.9.4jperkin1-1/+2
2016-02-08Update pkgin to 0.9.4. Changes:jperkin2-13/+9
* Check for pkg_summary updates before fetching packages.
2016-02-08Updated devel/xdelta3 to 3.0.11wiz1-1/+2
2016-02-08Update xdelta3 to 3.0.11.wiz3-12/+11
3.0.11: Fixes and one major bug: Decoder block cache poor cache performance (source buffer was effectively half-sized) and a number of minor and non-critical bugs: Number of decoder crashes discovered by American Fuzzy Lop Lingering XD3_TOOFARBACK issues Improved testing & portability 3.0.10 Primarily fixes jmacd/xdelta#188 Continuing work on portability, new release script runs build+test in more configurations. Windows executable built with MinGW cross compiler. 3.0.9 Builds (more) cleanly on newer compilers. Improvements in "printf" usage & portability Several minor bug fixes. Move to Github. 3.0.8 Windows build now includes support for liblzma secondary compression with "-S lzma". (Sorry for the delay.)
2016-02-08Fix --quiet. The output is far from quiet, but at least it now works.jperkin1-9/+9
2016-02-08Updated lang/openjdk8 to 1.8.72ryoon1-1/+2
2016-02-08Update to 1.8.72ryoon4-39/+38
Changelog: Fix following security vulnerabilities: CVE-2016-0499 CVE-2015-4925 CVE-2016-0472 CVE-2015-4921 CVE-2016-0467 CVE-2016-0461 CVE-2015-4923 Bug fixes: Bug Id Category Subcategory Description JDK-8133917 client-libs Please backport X11FontManager refactor to Java 8! JDK-8130136 client-libs 2d Swing window sometimes fails to repaint partially when it becomes exposed JDK-8132850 client-libs 2d java.lang.ArrayIndexOutOfBoundsException during text rendering with many fonts installed JDK-8137106 client-libs 2d EUDC (End User Defined Characters) are not displayed on Windows with Java 8u60+ JDK-8065081 client-libs demo Intermittent NPE in Java2Demo applet on Stop/Restart in appletviewer JDK-8081485 client-libs java.awt EDT auto shutdown is broken in case of new event queue usage JDK-8081787 client-libs java.awt [macosx] MalformedURLException is thrown during reading data for application/x-java-url;class=java.net.URL flavor JDK-8086038 client-libs java.awt [macosx] No available data flavors when copying from Microsoft Word for Mac JDK-8130776 client-libs java.awt Remove EmbeddedFrame.requestFocusToEmbedder() method JDK-8132382 client-libs java.awt [macosx] Crash during JMC or JavaFX execution when NSApplication is controlled by SWT or JavaFX libraries JDK-8136763 client-libs java.awt [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied JDK-8134828 client-libs javax.swing Scrollbar thumb disappears with Nimbus L&F JDK-8134917 client-libs javax.swing [macosx] JOptionPane doesn't receive mouse events when opened from a drop event JDK-8134356 core-libs {@code} tag contains &lt; and &gt; sequences JDK-8134569 core-libs Add tests for prototype callsites JDK-8134939 core-libs Improve toString method of Dynalink DynamicMethod objects JDK-8133249 core-libs java.io Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString JDK-8073644 core-libs java.lang.invoke Assertion in LambdaFormEditor.bindArgumentType is too strict JDK-8030785 core-libs java.lang:reflect Missing "since 1.8" javadoc for java.lang.reflect.Method:getParameterCount JDK-8072466 core-libs java.net Deadlock when initializing MulticastSocket and DatagramSocket JDK-8087190 core-libs java.net Regression in sun.net.util.IPAddressUtil.isIPv4LiteralAddress(String) JDK-8133015 core-libs java.net InetAddress.isReachable(tmout) returning wrong value on Windows for IPv6 JDK-8143397 core-libs java.net It looks like InetAddress.isReachable(timeout) works incorrectly JDK-6857566 core-libs java.nio (bf) DirectByteBuffer garbage creation can outpace reclamation JDK-8029516 core-libs java.nio (fs) WatchKey cancel unreliable on Windows JDK-8034057 core-libs java.nio Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win) JDK-8080115 core-libs java.nio (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads JDK-8130274 core-libs java.nio java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal JDK-8133232 core-libs java.nio [fs] Regex has redundant | in the char class JDK-8133647 core-libs java.nio (ch) Test java/nio/channels/AsynchronousSocketChannel/StressLoopback.java fails for Windows XP JDK-8137121 core-libs java.nio (fc) Infinite loop FileChannel.truncate JDK-8138819 core-libs java.nio (se) File descriptor leak when Selector.open fails JDK-8081794 core-libs java.text ParsePosition getErrorIndex returns 0 for TimeZone parsing problem JDK-8074032 core-libs java.time Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli() JDK-8133022 core-libs java.time Instant.toEpochMilli() silently overflows JDK-8139107 core-libs java.time DateTimeFormatter with Locale.UK throw a NullPointerException when parsing zone JDK-6907252 core-libs java.util.jar ZipFileInputStream Not Thread-Safe JDK-8038502 core-libs java.util.jar Deflater.needsInput() should use synchronization JDK-8134505 core-libs java.util:i18n Cleanup of "TimeZone_md.c" JDK-8129957 core-libs javax.naming Deadlock in JNDI LDAP implementation when closing the LDAP context JDK-8027137 core-libs jdk.nashorn Merge ScriptFunction and ScriptFunctionImpl JDK-8055917 core-libs jdk.nashorn jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classes JDK-8068901 core-libs jdk.nashorn Surprising behavior with more than one functional interface on a class JDK-8068903 core-libs jdk.nashorn Can't invoke vararg @FunctionalInterface methods JDK-8073613 core-libs jdk.nashorn Here documents: how to avoid string interpolation? JDK-8073733 core-libs jdk.nashorn TypeError messages with "call" and "new" could be improved JDK-8087292 core-libs jdk.nashorn nashorn should have a "fail-fast" option for scripting, analog to bash "set -e" JDK-8087312 core-libs jdk.nashorn PropertyMapWrapper.equals should compare className JDK-8114838 core-libs jdk.nashorn Anonymous functions escape to surrounding scope when defined under "with" statement JDK-8129950 core-libs jdk.nashorn Wrong condition for checking absence of logger in MethodHandleFactory JDK-8129959 core-libs jdk.nashorn DebugLogger has unnecessary API methods JDK-8130234 core-libs jdk.nashorn Get rid of JSType.isNegativeZero JDK-8130307 core-libs jdk.nashorn improve Nashorn Javadoc target JDK-8130424 core-libs jdk.nashorn if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not JDK-8130476 core-libs jdk.nashorn Remove unused methods in Global.java JDK-8130663 core-libs jdk.nashorn 6 fields can be static fields in Global class JDK-8130853 core-libs jdk.nashorn Non-extensible global is not handled property JDK-8131039 core-libs jdk.nashorn after adding a function property to Object.prototype, JSON.parse with reviver function goes into infinite loop JDK-8131340 core-libs jdk.nashorn Varargs function is recompiled each time it is linked JDK-8131683 core-libs jdk.nashorn Delete fails over multiple scopes JDK-8133119 core-libs jdk.nashorn Error message associated with TypeError for call and new should include stringified Node JDK-8133300 core-libs jdk.nashorn Ensure symbol table immutability in Nashorn AST JDK-8133785 core-libs jdk.nashorn SharedScopeCall should be enabled for non-optim call sites even with optimistic compilation JDK-8134150 core-libs jdk.nashorn Make Nashorn Timing class both threadsafe and efficient JDK-8134484 core-libs jdk.nashorn disallow backquotes as heredoc end marker delimiters JDK-8134488 core-libs jdk.nashorn0 core-libs jdk.nashorn Dead var statement evacuation incorrectly descends into nested functions JDK-8134502 core-libs jdk.nashorn introduce abstraction for basic NodeVisitor usage JDK-8134609 core-libs jdk.nashorn Allow constructors with same prototoype e-libs jdk.nashorn Defer stack trace walking of NashornException for extracting line number and file name JDK-8134931 core-libs jdk.nashorn jdk.nashorn.internal.codegen.TypeMap should not use Map JDK-8134973 core-libs jdk.nashorn Control flow exceptions s JDK-8135075 core-libs jdk.nashorn Reorder short-circuit tests in ApplySpecialization to run cheapest first JDK-8135190 core-libs jdk.nashorn Method code too large in Babel browser.js script JDK-8135262 core-libs jdk.nashorn Sanitize CodeInstaller and ComJDK-8135337 core-libs jdk.nashorn NativeDebug.dumpCounters with incorrect scope count JDK-8136349 core-libs jdk.nashorn Typos patch for nashorn sources submitted on Sep 10, 2015 JDK-8136544 core-libs jdk.nashorn Call site switching to megamorphic causes incorrect property read JDK-8136694 core-libs jdk.nashorn Megemorphic scope access does not throw ReferenceError when property is missing JDK-8137258 core-libs jdk.nashorn JSObjectLinker and BrowserJSObjectLinker should not expose internal JS objects JDK-8137281 core-libs jdk.nashorn OutOfMemoryError with large numeric keys in JSON.parse JDK-8137333 core-libs jdk.nashorn Boundless soft caching of property map histories causes high memory pressure JDK-8138616 core-libs jdk.nashorn invokeFunction fails if function calls a function defined in GLOBAL_SCOPE JDK-8138632 core-libs jdk.nashorn Sparse array does not handle growth of underlying dense array JDK-8074696 core-svc debugger Remote debugging session hangs for several minutes when calling findBootType JDK-8074368 core-svc java.lang.management ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids JDK-8133666 core-svc java.lang.management OperatingSystemMXBean reports abnormally high machine CPU consumption on Linux JDK-8075773 core-svc tools jps running as root fails after the fix of JDK-8050807 JDK-8139613 deploy push of backport of JDK-8081846 broke build JDK-8138650 deploy packager Packager cannot bundle Mac App Store Apps because JavaFX WebKit uses apple private APIs JDK-8133985 deploy plugin "Apply" button is permanently disabled in JCP, after roaming profile option is changed JDK-8134109 deploy plugin Applet2Manager.getMainDeploymentRuleSet ignores jar version. JDK-8134495 deploy plugin Cannot enable debugging on JNLP applet with java-vm-args params JDK-7156268 deploy webstart app is stuck when launching with javaagent if there is no jre info in deployment.properties JDK-8055464 deploy webstart Add a URL scheme handler to reliably launch .jnlp files - java part JDK-8056013 deploy webstart Web Start looks in currently directory for all classes prior to jars - slow JDK-8077380 deploy webstart JNLPSigning exception when signed jnlp is launched from local tomcat server JDK-8081846 deploy webstart Add a URL scheme handler to reliably launch .jnlp files - Windows registration part JDK-8135115 deploy webstart DRS1.3: App is not blocked when there is a invalid attribute in jnlp-checksum JDK-8135227 deploy webstart DRS 1.3 enhancements doesn't work as expected when load no href jnlp by "javaws <local_path_of_jnlp_file>" JDK-8136906 deploy webstart Extreme Application Startup Time due to frequent requests for the jnlp-6.0.dtd JDK-8139323 deploy webstart JNLPSignedResourcesHelperTest shows regression caused by JDK-8129600 JDK-8140264 deploy webstart create junit test for JDK-8136906 JDK-8140740 deploy webstart Test jnlp_file/applicationDesc/index.html\#args is failing JDK-8011858 hotspot compiler Use Compile::live_nodes() instead of Compile::unique() in appropriate places JDK-8058737 hotspot compiler CodeCache::find_blob fails with 'unsafe access to zombie method' JDK-8075805 hotspot compiler Crash while trying to release CompiledICHolder JDK-8134031 hotspot compiler Incorrect JIT compilation of complex code with inlining and escape analysis JDK-8134493 hotspot compiler Cleaning inline caches of unloaded nmethods should be done in sweeper JDK-8133193 hotspot gc Memory leak in G1 because G1RootProcessor doesn't have desctructor JDK-8029453 hotspot runtime java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java failed by timeout JDK-8135002 hotspot runtime Fix or remove broken links in objectMonitor.cpp comments JDK-8139150 hotspot runtime ClassVerifier frees exception message while it's still in use JDK-8140249 hotspot runtime JVM Crashing During startUp If Flight Recording is enabled JDK-7194452 security-libs java.security Remove "Reverse" PKIX CertPathBuilder implementation JDK-8130875 security-libs java.security Ucrypto library leaks memory when null output buffer is specified JDK-8136534 security-libs java.security Loading JKS keystore using non-null InputStream results in closed stream JDK-8132551 security-libs javax.crypto:pkcs11 Initialize local variables before returning them in p11_convert.c JDK-8067422 tools javac Lambda method names are unnecessarily unstable JDK-8071291 tools javac Compiler crashes trying to cast UnionType to IntersectionClassType JDK-8073519 xml jaxb schemagen does not report errors while generating xsd files
2016-02-08Updated net/libfetch to 2.36nb2jperkin1-1/+2
2016-02-08Do not use TCP_NOPUSH on Darwin, it adds a 5 second delay after the initialjperkin2-7/+7
handshake. Bump PKGREVISION.
2016-02-08Update to version 0.5. OK reed@liamjfoy2-10/+10
2016-02-08Add --yasm="" in order to not fail during the configure phase (yasm was usedleot1-1/+2
just by ffmpeg and so no longer needed). Thanks to wiz@ for noticing that!
2016-02-08Note the addition of re2 and cre2 to the packages collectionagc1-1/+3
2016-02-08Add cre2, the C rre2 wrappers, to the Packages Collection.agc5-1/+46
The CRE2 distribution is a C language wrapper for the RE2 library, which is implemented in C++. RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python.
2016-02-08Add re2, Russ Cox's BSD-licensed regexp library to the packages collection.agc6-1/+57
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
2016-02-08Typo.dholland1-1/+1
2016-02-08Various packages added today.markd1-1/+14
2016-02-08commit missing distinfomarkd1-0/+7
2016-02-08Updated misc/p5-File-Tail to 1.3mef2-3/+3
2016-02-08Update 1.0 to 1.3mef2-8/+7
----------------- 1.1 Lee Duncan drew my attention to Stephan Muller's fixes for Windows compatibility Changed the use of the system's mv command to using File::Copy in the tests. (Steffen Mueller) Added machine-readable license statement to Makefile.PL and thus META.yml (Steffen Mueller) The sixth test in 10/open.t is skipped on win32 because you can't just move files around that are opened. (Steffen Mueller) Due to using sysread and friends, there were newline problems on win32. That should be fixed now. (Steffen Mueller) 1.2 Break the infinite loop that can result when the average length of lines causes the attempt to fill the tail buffer to fill with the exact same or even smaller number of lines. 1.3 Fix for a stupid bug in 1.2 (GFILATOV, Slaven_Rezic) Added a warning for use of debug in a non-debug version of File::Tail Shows a warning when maxbuf is set to a too-small value Invoking name_changes callback changes the value of input attribute (sottile@ix.netcom.com) When deciding to reopen the file, check if the inode matches (that would mean it has not been ranamed)
2016-02-08Add p5-Text-xSVmarkd1-1/+2
2016-02-08Add p5-Text-xSV 0.21markd3-0/+41
This module is for reading and writing a common variation of character separated data. The most common example is comma-separated. However that is far from the only possibility, the same basic format is exported by Microsoft products using tabs, colons, or other characters. The format is a series of rows separated by returns. Within each row you have a series of fields separated by your character separator. Fields may either be unquoted, in which case they do not contain a double-quote, separator, or return, or they are quoted, in which case they may contain anything, and will encode double-quotes by pairing them. In Microsoft products, quoted fields are strings and unquoted fields can be interpreted as being of various datatypes based on a set of heuristics. By and large this fact is irrelevant in Perl because Perl is largely untyped. The one exception that this module handles that empty unquoted fields are treated as nulls which are represented in Perl as undefined values. If you want a zero-length string, quote it.
2016-02-08Add p5-Text-CSV-Simplemarkd1-1/+2
2016-02-08Add p5-Text-CSV-Simple 1.00markd3-0/+35
Parsing CSV files is nasty. It seems so simple, but it usually isn't. Thankfully Text::CSV_XS takes care of most of that nastiness for us. Like many modules which have to deal with all manner of nastiness and edge cases, however, it can be clumsy to work with in the simple case. Thus this module. We simply provide a little wrapper around Text::CSV_XS to streamline the common case scenario.
2016-02-08Add p5-CGI-Application-Plugin-Sessionmarkd1-1/+2
2016-02-08Add p5-CGI-Application-Plugin-Session 1.05markd3-0/+30
CGI::Application::Plugin::Session seamlessly adds session support to your CGI::Application modules by providing a CGI::SEssion that is accessible from anywhere in the application.
2016-02-08fix broken dynamic library handling on Darwindbj8-8/+95