summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-03-06Add libmandoc. Ride bump.wiz1-1/+2
2013-03-06Updated textproc/mdoclint to 1.19wiz1-1/+2
2013-03-06Warn about unknown libraries. Bump version to 1.19.wiz3-12/+75
2013-03-06mutt 1.5.21nb10is1-1/+2
2013-03-06From upstream: replace undefined use of sscanf() in reading from POPis4-3/+63
server with simple parsing. Mutt flea #3636, changeset 6299:4c16c0d1ba9e
2013-03-06Patch from upstream for potential buffer overflow reading the certificateis3-3/+24
index file (Changeset 6298:c7eff98bb299, see mutt flea #3636).
2013-03-06It turns out there wasn't a specific joyent license; libuv is MITgdt1-41/+0
(following Node.js) with a few included BSD/ISC libraries. So this is no longer needed.
2013-03-06Set license togdt1-2/+2
mit AND 2-clause-bsd AND isc AND modified-bsd because that's what the included LICENSE file says, after one wdiffs the MIT license and the first part. (There does not appear to be such a thing, as a "joyent license", which is good news.)
2013-03-06Add SunOS support.jperkin6-6/+1424
2013-03-06Add SunOS support.jperkin7-8/+1661
2013-03-06Updated graphics/pngcrush to 1.7.52adam1-1/+2
2013-03-06Version 1.7.52 (built with libpng-1.6.1beta06 and zlib-1.2.7)adam2-6/+6
Added license info for cexcept.h, libpng, and zlib. Added consideration of "zopfli" compression to the "To do" list. Fixed a typo that caused a cHRM chunk to be "found" if an iCCP chunk were present. Reset best_byte_count before trial loop. Revise global png_set_keep_unknown_chunks() calls to avoid a libpng16 warning. Reset "intent" to "specified_intent" before trial loop. Reset "plte_len" to "specified_plte_len" before trial loop. Initialize length of each trial to 0x7fffffff so any untried method is not the "best method".
2013-03-06Note update of TYPO3 packages:taca1-1/+4
www/typo3_45 4.5.24 www/typo3_46 4.6.17 www/typo3_47 4.7.9
2013-03-06Update typo3_47 to 4.7.9 (TYPO3 4.7.9).taca2-9/+9
2013-03-06 fb3f3b6 [RELEASE] Release of TYPO3 4.7.9 (TYPO3 Release Team) 2013-03-06 d816f5b [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-03-06 85a52fe #28587 [SECURITY] Open redirection with jumpurl (Franz G. Jahn) 2013-02-17 236defa #40085 [BUGFIX] Invalid RSA key when submitting form twice (Benjamin Mack)
2013-03-06Update typo3_46 to 4.6.17 (TYPO3 4.6.17).taca2-9/+9
2013-03-06 e0d3f5a [RELEASE] Release of TYPO3 4.6.17 (TYPO3 Release Team) 2013-03-06 425ff87 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-03-06 da32bbb #28587 [SECURITY] Open redirection with jumpurl (Franz G. Jahn)
2013-03-06Update typo3_45 to 4.5.24 (TYPO3 4.5.24).taca2-9/+9
2013-03-06 3cbef1f [RELEASE] Release of TYPO3 4.5.24 (TYPO3 Release Team) 2013-03-06 79e2370 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-03-06 71135d8 #28587 [SECURITY] Open redirection with jumpurl (Franz G. Jahn) 2013-03-01 0d77b86 #25003 [BUGFIX] Check minitems for TCAtree (Georg Ringer) 2013-03-01 796680a #34371 [BUGFIX] Keep hyphens in custom HTML5 attributes (Jigal van Hemert) 2013-02-25 06571e6 #45570 Revert "[BUGFIX] FE session records are never removed" (Oliver Hader)
2013-03-06Switch to use own user_cygwin for _USER_DEPENDS.obache1-2/+2
2013-03-06+ user_cygwinobache1-1/+2
2013-03-06Added sysutils/user_cygwin version 20130306obache1-1/+2
2013-03-06Import user-20130306 as sysutils/user_cygwin.obache7-0/+270
This implements a subset of useradd(8)/groupadd(8) functionality on Cygwin that is sufficient for pkgsrc use.
2013-03-06tell Cygwin and Haiku to pkglint.obache1-3/+3
2013-03-06Portability fixes.jperkin1-1/+11
XXX: libSystem.pc still contains WRKSRC references.
2013-03-06Updated inputmethod/uim-elisp to 1.8.4obache1-1/+3
2013-03-06Updated inputmethod/uim to 1.8.4obache1-2/+1
2013-03-06Update uim to 1.8.4.obache7-31/+27
based on PR pkg/47468 by YAMASHIRO, Jun. Overview of changes from 1.8.3 to 1.8.4 ======================================= * Enhancements - uim-xim * Add Hungarian locale support (by Kővágó Zoltán) - uim-tutcode * Enhance postfix katakana conversion - Take characters while hiragana continues - Exclude specified number of characters - Shrink last postfix katakana conversion * Updated trycode composition table retrieved 2012-11-22 Overview of changes from 1.8.2 to 1.8.3 ======================================= * Fixes - uim-toolbar-gtk-systray - uim-toolbar-gtk3-systray * Avoid SEGV in some environments ([uim-ja 337]) * Fix typo ([uim-ja 339]) - uim-tutcode * Fix bug: <Shift>left/right key erases current selection text on Google Chrome
2013-03-06Ensure the new readline interface is used, fixes builds when using thejperkin1-1/+3
readline supplied by pkgsrc where the old interface is explicitly disabled.
2013-03-06Not as MAKE_JOBS_SAFE as you'd like.dsainty1-1/+2
2013-03-05Added misc/p5-Mac-PropertyList version 1.38pettai1-1/+2
2013-03-05Added p5-Mac-PropertyListpettai1-1/+2
2013-03-05This module is a low-level interface to the Mac OS X Property List (plist)pettai3-0/+31
format. You probably shouldn't use this in applications--build interfaces on top of this so you don't have to put all the heinous multi-level object stuff where people have to look at it. You can parse a plist file and get back a data structure. You can take that data structure and get back the plist as XML. If you want to change the structure inbetween that's your business. :) You don't need to be on Mac OS X to use this. It simply parses and manipulates a text format that Mac OS X uses.
2013-03-05Added www/php-zendoptimizerplus version 7.0.0imil1-1/+2
2013-03-05add & enable php-zendoptimizerplusimil1-1/+2
2013-03-05Initial import of php-zendoptimizerplus, version 7.0.0, into the NetBSDimil5-0/+49
Packages Collection. The Zend Optimizer+ provides faster PHP execution through opcode caching and optimization. It improves PHP performance by storing precompiled script bytecode in the shared memory. This eliminates the stages of reading code from the disk and compiling it on future access. In addition, it applies a few bytecode optimization patterns that make code execution faster.
2013-03-05Added www/p5-File-Mork version 0.3pettai1-1/+2
2013-03-05This is a module that can read the Mozilla URL history filepettai3-0/+24
(normally $HOME/.mozilla/default/*.slt/history.dat) and extract the id, url, name, hostname, first visted dat, last visited date and visit count.
2013-03-05Add smartmontools-6.0, released 2012-10-10hauke1-1/+2
2013-03-05Added converters/p5-Data-Hexify version 1.00pettai1-1/+2
2013-03-05Update descriptionpettai1-2/+1
2013-03-05Perl extension for hexdumping arbitrary data.pettai4-1/+27
Hexify formats arbitrary (possible binary) data into a format suitable for hex dumps in the style of xd or hexl.
2013-03-05For some reason the https link works on my 6.99.16 system but not mydarcy1-2/+2
5.1 system. Falling back to plain http.
2013-03-05Add py-recaptcha to Makefiledarcy1-1/+2
2013-03-05Add Python module for reCAPTCHA.darcy5-1/+46
Provides a CAPTCHA for Python using the reCAPTCHA service. Does not require any imaging libraries because the CAPTCHA is served directly from reCAPTCHA. Also allows you to securely obfuscate emails with Mailhide.
2013-03-05Fix SunOS 64-bit PLIST.jperkin1-35/+35
2013-03-05Fix a path for the emacs -> emacs23 move.dholland1-2/+2
2013-03-05Add missing file to PLIST.wiz1-1/+2
2013-03-05Updated graphics/ImageMagick to 6.8.3.7adam1-1/+3
2013-03-05Changes 6.8.3.7:adam6-1166/+1165
Bug fixes and improvements.
2013-03-05Updated devel/p5-PerlIO-via-dynamic to 0.14 [apb 2013-03-05]apb1-1/+2
2013-03-05Update p5-PerlIO-via-dynamic to version 0.14. The upstream maintainerapb2-8/+7
has changed from Chia-liang Kao to Alex Vandiver, so the MASTER_SITE URL changes. This fixes warnings that appear under Perl-5.16 with the previous version of this package, such as: defined(@array) is deprecated at /usr/pkg/lib/perl5/vendor_perl/5.16.0/PerlIO/via/dynamic.pm line 149.
2013-03-05Updated www/nginx-devel to 1.3.14imil1-1/+2