summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin77-152/+154
2013-02-05update to 0.12.0drochner5-21/+72
from the announcement: This release brings some interesting new features: - New rendering engine (Now you can see shadows on planets surfaces). - New key-binding engine (Now all key-bindings can be edited). - Improvements to scripting engine. - Improvements to DSO - Improvements to search tool - Improved accuracy for archaeo-astronomical events There have also been a large number of bug fixes and GUI improvements. We are strongly recommended resetting all Stellarium settings if you upgrade your previous installation!
2013-02-03Update to 2.0.7: bugfixes and translation updates.wiz2-6/+6
2013-02-03Update rubygems to 1.8.25.taca2-6/+6
=== 1.8.25/ 2013-01-24 * 6 bug fixes: * Added 11627 to setup bin_file location to protect against errors. Fixes #328 by ConradIrwin * Specification#ruby_code didn't handle Requirement with multiple * Fix error on creating a Version object with a frozen string. * Fix incremental index updates * Fix missing load_yaml in YAML-related requirement.rb code. * Manually backport encoding-aware YAML gemspec
2013-02-02Update to 382.262.03 using less-382-iso262.ext03.patch.gzryoon3-15/+17
from http://bogytech.blogspot.jp/2011/07/kterm-jless-screen.html . This update is based on isaki@'s work. * Set PATCH_SITES as my non-NetBSD web space. Changelog: * Add UTF-8 support (Japanese part only) * Change japanese83 behavior * Change G1 default * Add ISO-8859-10,11,13,14,15 support * Ignore case in JLESSCHARSET and LANG variables * Fix bugs in search * Add .xz support (not enabled on pkgsrc) * Some packport from less-443
2013-01-26Revbump after graphics/jpeg and textproc/icuadam75-146/+150
2013-01-25increase BUILDLINK_ABI_DEPENDS.icu due to so change from 49 to 50.reed1-2/+2
Also bump PKGREVISION for a few packages using it. The packages I did this for: net/yaz lang/parrot misc/openoffice3 (where I noticed the run-time failure due to missing shared library) www/webkit-gtk sysutils/open-vm-tools inputmethod/ibus-qt I didn't do this recursively or for all packages using icu since I didn't know if they used the shared library directly, some use was optional. The list of packages I didn't touch: devel/devhelp databases/idzebra databases/sqlite3 devel/gnustep-base/ finance/gnucash games/openttd graphics/shotwell lang/mono meta-pkgs/boost misc/calibre misc/libreoffice news/tin textproc/php-intl www/deforaos-surfer www/epiphany www/liferea-current www/midori
2013-01-25Update to 2.0.6: Minor bugfixes and localization updates.wiz3-7/+8
2013-01-25Update to 1.23:wiz2-7/+8
Version 1.23 - 24 Jan 2013 * New message retrieval backend Locale::gettext_dumb(3pm) which produces translations even, when the corresponding locale is not present in the system. * Fixed a bug where the Perl backend under certain circumstances clobbered the environment variable LC_ALL. * Avoid test failures by skipping all tests that depend on the de_AT locale, when that locale is not installed. * Bugs fixed: https://rt.cpan.org/Ticket/Display.html?id=82856 Version 1.22 - 24 Jan 2013 * Version 1.22 outsmarted PAUSE (the CPAN upload facility) and had to be removed. Version 1.21 - 15 Jan 2013 * Environment variables LANGUAGE and LANG are interpreted in the same way in the XS and the pure Perl version. * Package design closer to GNU standards. * If present, File::ShareDir is used for searching message catalogs. * Cleaned up distribution. * Bugs fixed: https://rt.cpan.org/Ticket/Display.html?id=78341 https://rt.cpan.org/Ticket/Display.html?id=81315 https://rt.cpan.org/Ticket/Display.html?id=79461 https://rt.cpan.org/Ticket/Display.html?id=71509 https://rt.cpan.org/Ticket/Display.html?id=49744 https://rt.cpan.org/Ticket/Display.html?id=49744 https://rt.cpan.org/Ticket/Display.html?id=64284
2013-01-23+ labelnation.wiz1-1/+2
2013-01-23Remove straggler.wiz1-77/+0
2013-01-23Import labelnation-1.212 as misc/labelnation.wiz4-0/+50
Packaged for wip by solevis. LabelNation is a command-line program for making labels: address labels, business cards, or anything else involving regularly-arranged rectangles on a printer-ready sheet. It is for users who are comfortable dealing with text- and option-based configuration, as opposed to a graphical user interface.
2013-01-21Update to 2.0.5. No list of changes found.wiz4-237/+211
2013-01-21Update to 1.2.20121230:wiz2-6/+6
2012/12/30 - release 1.2 + improve some older changelog entries to help with HTML'izing content. + various fixes/improvments for scrollbar appearance. + add mappings for some equivalent options provided by whiptail; add configure option --disable-whiptail to allow suppressing these. + add configure option --disable-Xdialog2 to allow suppressing the newer features, i.e., for cdialog 1.2 + add --no-items option, for consistency. + add --no-tags option, like Xdialog. + add buildlist, rangebox and treeview dialogs, like Xdialog. + remove obsolete workaround for ncurses 4.2 scrolling in checklist and menubox. + improve dialog_helpfile() by preventing it from showing extra buttons (suggested by xDog Walker). + correct logic in formbox's scroll_next() function (report by xDog Walker). + fix a case with inputbox widget where preset input text is not shown until moving the cursor within the text (report by xDog Walker). + handle SIGCHLD in dialog_prgbox() to eliminate defunct processes (report by xDog Walker). + improve the way "hotkeys" are assigned to widget buttons by checking if a given key has already been used in the row of buttons (Debian #684933). + amend fix for --trace parsing from 2012/07/03, which sometimes skipped a parameter (report by xDog Walker). + drop copismall and install files from samples, which were essentially nonfunctional. + correct secondary border colors in samples/slackware.rc and samples/whiptail.rc + update gl.po, add ia.po from http://translationproject.org/latest/dialog/ + fix various issues reported by coverity scan. + miscellaneous configure script fixes/updates: + require autoconf 2.52+patches + support --datarootdir option + check for clang compiler + check for tinfo library when looking for ncurses + add 3rd parameter to AC_DEFINE for autoheader + remove unused macros from aclocal.m4 + update config.guess, config.sub
2013-01-19moved misc/git to sysutils/gnuitreed7-108/+1
2013-01-17Fix main()joerg5-4/+65
2013-01-17Allow strict lookup of fields.joerg3-1/+39
2013-01-17Include uvm/uvm_extern.h on NetBSD.joerg2-1/+14
2013-01-15Don't add default arguments during method implementation.joerg5-1/+63
2013-01-15NetBSD/current explicitly needs uvm/uvm_extern.hjoerg2-1/+14
2013-01-15Don't introduce default arguments during method implementation.joerg5-1/+59
2013-01-13add runtime depency on py-cssselect, bump pkgrevjakllsch1-1/+3
2013-01-12Update m17n-contrib to 1.1.14.obache3-10/+20
* Changes in the m17n-contrib 1.1.14 ** Improved input method: im/ml-mozhi.mim im/pa-jhelum.mim im/si-phonetic-dynamic.mim im/si-trans.mim * Changes in the m17n-contrib 1.1.13 ** New input method: im/uz-kbd.mim (Uzbek) im/ks-inscript.mim (Kashmiri Devanagari) im/bo-ewts.mim (Tibetan) -- moved from m17n-db package im/hi-vedmata.mim (Hindi) im/si-singlish.mim (Sinhala)
2013-01-12Update m17n-db to 1.6.4.obache3-10/+10
PR 47411. * Changes in the m17n database 1.6.4 This release is just for bug fixing. * Changes in the m17n database 1.6.3 ** A new input method is added. ua-kbd.mim -- Ukrainian input method with Ukrainian/Russian keyboard layout ** An input method is deleted. bo-ewts.mim is moved to m17n-contrib package.
2013-01-11Use void and add some missing includes.joerg2-7/+18
2013-01-11Fix main.joerg21-1/+281
2013-01-11Return value in fall-through case.joerg2-1/+15
2013-01-08Update a bit, inspired by conversation with stacktic.pooka1-8/+5
2013-01-08Add support for Solaris.jperkin2-1/+57
2013-01-05+ ruby-typed-arrayobache1-1/+2
2013-01-05Import ruby-typed-array-0.1.2 as misc/ruby-typed-array.obache4-0/+41
All methods that alter the contents of an array that implements this Gem are first checked to ensure that the added items are of the types allowed. All methods behave exactly as their Array counterparts, including additional forms, block processing, etc.
2013-01-03Update to 2.2.4ryoon5-40/+111
* Add some dependencies * Update HOMEPAGE Changelog: no changelog
2013-01-01Fix path to bashjoerg1-2/+7
2012-12-29Update p5-Locale-Maketext to 1.23, to newer than perl-5.16.1 core.obache2-10/+8
Revision history for Perl suite Locale::Maketext 2012-12-04 * Fix misparsing of maketext strings. 2012-11-22 * Fix hash order dependcy bug in tests 2012-01-14 * Minor POD documentation update to sync with upstream blead. 2011-12-23 * No changes. Production release after CPAN testers cleared. 2011-12-14 * Update to 1.19_01 from upstream blead for release testing Fix broken URLs in dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod for RFCs Keep verbatim pod in various dist/* pods within 79 cols 2011-05-25 * Update to 1.19 from upstream blead [perl #89896] Locale::Maketext test failure when environment has variable containing unbalanced brackets Suppress "Name used only once" warnings. [perl #81888] Fix typos (spelling errors) in dist/* 2010-10-20 * Release 1.17 Test release of 1.16_01, versioning even deprecated Guts modules. This prevents CPAN upgrade circular heck. Thanks BinGOs Tested version fix for CPAN by BinGOs. Bump to stable version and release to public 2010-10-07 * Release 1.16 Blead commit bac7bf8 - Copy @_ to @_ to de-alias passed variables to assure that the aliases cannot be altered during maketext calls. Fix for CPAN RT #40727: infinite loop in Locale::Maketext::Guts::_compile() when working with tainted values Fix for CPAN RT #34182: Don't localize $@. ->maketext calls will now backup and restore $@ so that die messages are not suppressed. Fix for CPAN RT #55461 %hash deprecated messages cleaned up with perl 5.12 Fix for CPAN RT #48118. Perl 76674 Speed and efficiency tweaks in _compile calls when string has no ~][ in it. Fix for CPAN RT #48808. Perl 76668 I18N::LangTags use() fixups. 2010-06-22 * Release 1.15 (included in perl 5.13.3; not released separately) Locale::Maketext guts have been merged back into the main module Fix for CPAN RT #46738. Perl 76354 Support for RO Lexicon hashes (External cache support) 2009-11-20 * Release 1.14 (included in perl 5.11.2; not released separately) In Locale::Maketext, avoid using defined @array and defined %hash. Convert the odd Locale::Maketext test out from Test to Test::More. 2009-06-23 Adriano Ferreira * Development release 1.13_82 One more recipe: on [numf,...] with decimal precision 2009-06-23 Adriano Ferreira * Development release 1.13_81 Change a few straggling 'DEBUG and print' to 'DEBUG and warn' (thanks Dan Muey) A start of a cookbook. 2009-06-23 Adriano Ferreira * Development release 1.13_80 Fixes CPAN RT #25877 (thanks imacat) Add a test for failure_handler_auto()
2012-12-25Use latest distfile with same name.wiz2-5/+8
Changes are minor code changes and lots of translation updates. Checksum mismatch noted by joerg.
2012-12-23misc/libreoffice: DRAGONFLY_CCVER=gcc44marino1-1/+2
F.Tigeot confirmed that it builds with DragonFly's gcc 4.4 and does not build with gcc 4.7. Due to upcoming version 3.6, this is not worth fixing for gcc 4.7 (at least it is not worth it to us.)
2012-12-21This package installs stuff in the vendor_perl directory and knowsdholland2-55/+63
about the Perl version. Instead of baking the version number into the PLIST, control it from the Makefile. Also, depend on the current major/minor version of Perl. Ideally this version should come from something in lang/perl5, but there isn't any obvious way to do that. But at least now this only has to be updated in one place when Perl changes. Bump PKGREVISION because of the depends changes.
2012-12-20Revert, the real issue was in cyrus-sasl.joerg2-14/+1
2012-12-20Stop clang from caring about return usage, this is way too messy to fix up.joerg1-1/+7
2012-12-20Fixed build failure with newest version of cyrus-sasl.jaapb2-1/+14
2012-12-19Avoid "error: call of overloaded 'pow(int, int&)' is ambiguous".jperkin2-1/+17
Fixes build on Solaris.
2012-12-17Update ruby-commander to 4.1.3.taca2-6/+6
=== 4.1.3 / 2012-12-15 * Remove use of eval in Array.parse * Make generated template executable and set better defaults (@suan) * Fixed valid_command_names_from to match exact commands only (@fgalassi)
2012-12-17Update ruby-bundler to 1.2.3.taca3-7/+10
## 1.2.3 (Nov 29, 2012) Bugfixes: - fix exceptions while loading some gemspecs ## 1.2.2 (Nov 14, 2012) Bugfixes: - support new Psych::SyntaxError for Ruby 2.0.0 (@tenderlove, @sol) - `bundle viz` works with git gems again (@hirochachacha) - recognize more cases when OpenSSL is not present ## 1.2.1 (Sep 19, 2012) Bugfixes: - `bundle clean` now works with BUNDLE_WITHOUT groups again - have a net/http read timeout around the Gemcutter API Endpoint
2012-12-17Add and enable ruby-sprockets22.taca1-1/+2
2012-12-17Add Ruby Sprockets version 2.2.2 as ruby-sprockets22 which is part oftaca4-0/+66
Ruby on Rails 3.2.9. Sprockets: Rack-based asset packaging Sprockets is a Ruby library for compiling and serving web assets. It features declarative dependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipeline that allows you to write assets in languages like CoffeeScript, Sass, SCSS and LESS.
2012-12-17+ py-anki2.wiz1-1/+2
2012-12-17Mention v1 and conflict with py-anki2.wiz2-2/+6
2012-12-17Import py27-anki2-2.0.3 as misc/py-anki2.wiz5-0/+561
Anki is a program which makes remembering things easy. Because it is a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn. Anyone who needs to remember things in their daily life can benefit from Anki. Since it is content-agnostic and supports images, audio, videos and scientific markup (via LaTeX), the possibilities are endless. This package contains the major version 2 of the program.
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache26-52/+52
2012-12-15Bump PKGREVISION from devel/nss 3.14.0.ryoon5-10/+10