summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-11-24Update 0.07 to 0.10mef2-15/+9
0.10 2014/08/09 - added LICENSE file per RT#88571 0.09 2014/04/18 - updated version requirements (reported by Paul Howarth). 0.08 2014/04/18 - supported an optional hash reference for finer extraction control
2014-11-24+p5-ExtUtils-MakeMaker-CPANfilemef1-1/+2
2014-11-24Import p5-ExtUtils-MakeMaker-CPANfile-0.06 as ↵mef3-0/+25
devel/p5-ExtUtils-MakeMaker-CPANfile. ExtUtils::MakeMaker::CPANfile loads cpanfile in your distribution and modifies parameters for WriteMakefile in your Makefile.PL. Just use it instead of ExtUtils::MakeMaker (which should be loaded internally), and prepare cpanfile.
2014-11-24+ yaml-cppobache1-1/+2
2014-11-24Added textproc/yaml-cpp version 0.5.1obache1-1/+2
2014-11-24Import yaml-cpp-0.5.1 as textproc/yaml-cpp.obache5-0/+86
yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.
2014-11-24Updated emulators/suse131_openssl to 13.1nb11obache1-1/+2
2014-11-24Bump PKGREVISION to 11 for suse131_openssl.obache2-10/+10
openSUSE Security Update: openssl: fixed elliptic curve handshake failure ______________________________________________________________________________ Announcement ID: openSUSE-SU-2014:1474-1 Rating: low References: #905037 Affected Products: openSUSE 13.2 openSUSE 13.1 openSUSE 12.3 ______________________________________________________________________________ An update that contains security fixes can now be installed. Description: This openssl update fixes a TLS handshake problem when elliptic curves are in use.
2014-11-24Updated graphics/libsixel to 1.3.6obache1-1/+2
2014-11-2420Update libsixel to 1.3.6.obache2-6/+6
* converters/loader.c: Fix a segmentation fault while loading grayscaled PNG
2014-11-24Clean up error from manual patch application.joerg1-2/+2
2014-11-24New sentence, new line. Sort options in SYNOPSIS. Bump date for previous.wiz2-37/+40
2014-11-24Mention lintpkgsrc update from PR pkg/25451.bsiegert1-1/+2
2014-11-24New lintpkgsrc release. It contains the -y and -z parameters provided bybsiegert4-11/+146
Adrian Portelli ten years ago in PR pkg/25451.
2014-11-24Update 1.38 to 1.39mef2-6/+6
1.39 Tue 21 Oct 2014 - store test data in temp dirs to fix parallelism and shuffling [Graham Knop]
2014-11-24Sync with emacs24/version.mk.hiramatsu1-3/+3
2014-11-24Update PLIST for microcode-20140913.msaitoh1-1/+13
2014-11-24No comment is good comment.obache2-3/+4
2014-11-24Updated www/cgilib to 0.7mef1-1/+2
2014-11-24Version 0.7, 2008/02/08mef7-136/+20
. Allow cookies without regular CGI POST/GET variables . Use GNU autotools for strndup() detection and shared library building Version 0.6, 2008/04/06 . Support for ';' as delimiter . Properly return NULL when no value was found . Support for multipart/form-data . Support for file upload . Added support for inclusion into C++ . Declare some arguments const (Neil Spring) . Decode variable names and data
2014-11-24Updated www/bluefish to 2.2.6mef2-3/+3
2014-11-24(pkgsrc)mef4-10/+24
- Add gnu-gpl-v3 to LICENSE - Add comment on patch-ac - Add following include, pkglint recommended, .include "../../graphics/hicolor-icon-theme/buildlink3.mk" (upstream) update 2.2.4 to 2.2.6 * 2.2.6 * Bluefish 2.2.6 is mostly a bug fix release. This release fixes a critical bug (segfault) in filebrowser that could be triggered if the root directory was set as basedir. It also has a fix for a specific CSS-in-HTML-tag highlighting issue. The filter code furthermore caused a segfault if the command did not exist. The Windows version finally supports open in running process. Next to these bugs many small issues have been resolved. Development checks are now only enabled if Bluefish is compiled from svn, not if compiled from tarball. Various language files have small improvements, most notably C, Javascript and CSS. Several translations have been updated. A corner case for a new document from a template that does not exist was fixed. The "open" submenu now opens SVG files from the filebrowser instead of inserting an image tag. The included cssmin and jsbeatify have been updated. A syntax scanning issue when replacing large chunks of text was fixed, he "Report bug" link was broken, a new "conditional" option to the language file that makes re-using certain blocks of language files easier was added, and error reporting in outputbox was improved. On OSX filebrowser icons and the "open file" dialog size have been improved. * 2.2.5 * Bluefish 2.2.5 is a minor bug fix release but has also quite some new features. The syntax scanning engine is faster after small changes to the text. The filebrowser is also much faster with less memory usage, with various fixes and new features. Projects now store the active document and active line numbers. Indenting is improved in auto-completion and the smart indenting. Bookmarks and paste special also have been improved. On OSX there are many improvements, such as Mavericks support, Retina display support, working system hotkeys, native input methods (Japanese, Chinese, etc.), opening files from the finder and Widget bindings on MacOSX are moved to Cmd+C|V|X|A and working. Furthermore almost all syntax highlighting has been improved, most notable jquery in javascript, HTML5, and HTML5 in PHP files. There are also many bug fixes, such as in wrap text on right margin, in the replace engine, the jsmin licence, the split lines feature, the auto-recovery and many obscure bugs. Last bluefish now has an appdata file.
2014-11-24www/{ap,py}-scgi to 1.14mef2-3/+4
2014-11-24- py-scgi and ap-scgi update 1.13 to 1.14mef3-4/+62
(remove PKGREVISION) - Add licenses/cnri-license for above two packages
2014-11-24Update 1.13 to 1.14mef2-7/+6
v1.14 ----- Author: Neil Schemenauer <nas@arctrix.com> Date: Sat Nov 21 17:02:23 2009 -0600 Update version numbers for v1.14 release. Author: Neil Schemenauer <nas@arctrix.com> Date: Tue Oct 27 17:06:12 2009 -0600 Improve logic for reaping dead child processes. Simply the logic for reaping dead children. This also fixes some corner case bugs related to signal handling. Author: Neil Schemenauer <nas@arctrix.com> Date: Mon Jul 20 11:16:23 2009 -0600 Properly handle interrupted system calls while doing a restart. Author: Neil Schemenauer <nas@arctrix.com> Date: Thu Jul 9 21:35:42 2009 -0600 Drop GIL when passing file descriptors. Author: Neil Schemenauer <nas@arctrix.com> Date: Sat Aug 9 18:12:22 2008 -0600 Add target to build multi-architecture mod_scgi for Mac OS.
2014-11-24Updated inputmethod/skk to 15.2ryoon1-1/+2
2014-11-24Update to 15.2ryoon2-6/+6
Changelog: * Improve GNU Emacs 24/25 support * Follow NTEmacs directory structure change * Remove obsolete functions use * Improve annotation display * More candidate display options * More intelligent Kutoten handling * Add NICOLA and Colemak keyboard supports * Improve show-mode * Some bugfixes
2014-11-24Updated pkgtools/pbulk to 0.53asau1-1/+2
2014-11-24Bump version for package list format change.asau1-2/+2
2014-11-24Allow empty lines, blank space, and "#"-delimited comments in list of ↵asau1-2/+2
packages to build.
2014-11-24Pick icon from the subdirectory.joerg1-2/+2
2014-11-24libc++ uses the !tr1 branch too.joerg2-3/+12
2014-11-24Adjust !TR1 support again.joerg2-12/+18
2014-11-24Remove wmthemes. Doesn't fetch anymore and doesn't use checksums.joerg3-78/+1
2014-11-24Removed wm/wmthemesjoerg1-1/+2
2014-11-24Add cwrappers glue as developed during Google's Summer of Code 2007.joerg5-4/+112
2014-11-24Disable CHECK_PERM & USE_CWRAPPERS here.joerg1-1/+4
2014-11-24To fix:mef1-2/+2
ERROR: [check-interpreter.mk] The interpreter "/usr/pkg/bin/perl" of "/scratch/chat/centerim/work/.destdir/usr/pkg/bin/cimconv" does not exist. (etc) Thanks joerg@.
2014-11-23Updated www/surfraw to 2.2.9nb2wiz1-1/+2
2014-11-23Fix pattern in regex so that "surfraw -elvi" works on NetBSD.wiz3-3/+19
Based on patch by John Crabtree. Bump PKGREVISION.
2014-11-23Updated net/youtube-dl to 20141123.1wiz1-1/+2
2014-11-23Update to 2014.11.23.1 to fix a problem with Korean videoswiz2-6/+6
reported by Bernhard Riedel.
2014-11-23+ calibre-2.11.0.wiz1-2/+2
2014-11-23Updated filesystems/fuse-mp3fs to 0.91wiz2-3/+3
2014-11-23Update to 0.91:wiz7-126/+34
Important changes in 0.91 (2014-05-14) This is mainly bug fixes. Changes in this release: * Fixed a segfault caused by an overflow reading the list of available decoders. * A number of problems with the previous distribution tar are now fixed. * The output of `mp3fs --version` has been made more complete. Important changes in 0.9 (2014-04-06) This is a major new release, and brings us very close to a 1.0 release! Changes in this release: * All transcoding code has been completely rewritten. Encoding and decoding have been abstracted out into base classes defining interfaces that can be implemented by different codec classes, with just a FLAC decoder and MP3 encoder at the moment. * The build system has been modified as well to support this usage. * A number of small bugs or code inefficiencies have been fixed. Important changes in 0.32 (2012-06-18) This release has a lot of bug fixes and some code cleanup. Changes in this release: * The file size calculation should always be correct. * A crash affecting programs like scp that might try to access past the end of the file has been fixed. * Too many other little fixes were made to list here. See the ChangeLog for full details. Important changes in 0.31 (2011-12-04) This is a minor update, with bug fixes and a new feature. Changes in this release: * The ReplayGain support added earlier now can be configured through the command line. * Filename translation (from .flac to .mp3) is now fixed on filesystems such as XFS that do not populate dirent.d_type. * A couple other minor bugs fixes and changes were made. Important changes in 0.30 (2010-12-01) This is a major new release, and brings mp3fs much closer to an eventual 1.0 release. Changes in this release: * Support for additional metadata tags has been added. (From Gregor Zurowski) * Documentation improvements: the help message is more useful, and a man page has been added. * Choosing bitrate is now done with a command-line or mount option, rather than the old comma syntax. * A new option to select LAME encoding quality is now available. (From Gregor Zurowski) * Debug output can be enabled at runtime. * Old external libraries included in distribution (StringIO, talloc) have been removed and replaced. * Numerous bug fixes have been made. (Some from Gregor Zurowski)
2014-11-23Updated editors/Sigil to 0.8.1wiz2-3/+3
2014-11-23Update to 0.8.1. Add comment to patch.wiz4-18/+33
Sigil 0.8.1 2014.10.12 - Set minimum OS X version to 10.9.0 in Info.plist so users trying to run on older versions of OS X will receive an error dialog instead of a crash dialog. - Set minimum Windows version to Vista in Installer so installation will error when trying to install on XP (which is not supported and Sigil binary packages won't run on). - Fix issue #21: Use Hunspell WORDCHARS to help in tokenization of words. - Pull request #19: Moving plugin description to ToolTips. - Pull request #20: Preserve current file name for future save as actions if appropriate. - Fix bug where save after using input plugin would fail. Sigil 0.8.0 2014.09.27 - Plugin framework. - Add the svg image tag as an svg inline element (not a block element) and add it as an empty element (TidyEmptyTags). - Allow user defined list of entities to preserve. - Pull request #16: Hardcode menu Plugins in UI, move it before menu Help. - Pull request #10: Add ability to move entries in TOC up and down. - Pull request #8: Allow pasting HTML as HTML or plain text in BookView.
2014-11-23Catch up tests to code:schmonz1-9/+7
- PythonDependency is a basic vartype - Wording for missing LICENSE has changed (plural -> singular) - Unknown dependency pattern is now ERROR (used to be WARN) - qmail package behavior has been improved a bit (surprise!)
2014-11-23Quell pkglint, mostly:schmonz2-9/+10
- Pluralize QMAIL_ROOT_ONLY_{READABLE,EVERYTHING}S - Declare the viruscan targets .PHONY
2014-11-23Added a note regarding py-django 1.7.1adam1-2/+2