summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2013-04-01Fix various C++ issues to allow building with Clang.joerg21-1/+733
2013-03-31missing recursive bump from poppler-0.22.2 shlib major change.obache3-6/+6
2013-03-28Forward declaration must not be qualified with a namespace. Adjust.joerg4-3/+30
2013-03-26Forward class definitions must not use namespace :: syntax.joerg8-2/+104
2013-03-26The wv2 headers has a transitive closure defining a prototype withjoerg2-1/+20
signal as parameter name. This conflicts with the Qt macro of the same name, so include the header earlier.
2013-03-23Fix build with Clang.joerg6-1/+251
2013-03-21sortjnemeth1-2/+2
2013-03-19fix MASTER_SITESdrochner1-2/+2
2013-03-17Remove LINKFLAGSRUNPATH lines that specify -Wl,-rpath,${PREFIX}/lib.tsutsui4-11/+9
These lines were changed as workaround of libcurl part of PR pkg/46567, but the actual libcurl problem in curl-config is now fixed and these unconditional -rpath flags seem to cause non-working binaries as mentioned in PR pkg/46983. Bump PKGREVISION.
2013-03-17Update to version 1.1.0rc1 (from 2010)markd11-9/+122
adds support for kde4 and lxde.
2013-03-17Update ruby-bundler to 1.3.4.taca3-7/+8
## 1.3.4 (15 March 2103) Bugfixes: - load YAML on Rubygems version that define module YAML - fix regression that broke --without on ruby 1.8.7 ## 1.3.3 Features: - compatible with Rubygems 2.0.2 (higher and lower already work) - mention skipped groups in bundle install and bundle update output (@simi) - `gem` creates rake tasks for minitest (@coop) and rspec Bugfixes: - require rbconfig for standalone mode - revert to working quoting of RUBYOPT on Windows (@ogra)
2013-03-16recursive bump from ffmpeg shlib major changesobache2-4/+4
2013-03-14add goffice0.10 for the latest stable branch of the gnumeric helperdrochner7-1/+503
library
2013-03-11Update ruby-bundler to 1.3.2.taca3-8/+43
Changes are too many to write here, pease refer CHANGELOG.md file.
2013-03-10Make depends to www/ruby-rack14 instead of www/ruby-rack.taca1-2/+3
Bump PKGREVISION.
2013-03-10Remove ruby-sprockets21 package which was required by Ruby on Rails 3.1.taca4-59/+0
2013-03-10Remove ruby-sprockets21.taca1-2/+1
2013-03-07Build and use a libtool object for md5, not a static library ofjoerg6-9/+58
position-independent code.
2013-03-06Added p5-Parse-Win32Registrypettai1-1/+2
2013-03-06Parse::Win32Registry is a module for parsing Windows Registry files,pettai3-0/+38
allowing you to read the keys and values of a registry file without going through the Windows API. It provides an object-oriented interface to the keys and values in a registry file. Registry files are structured as trees of keys, with each key containing further subkeys or values. The module is intended to be cross-platform, and run on those platforms where Perl will run. It supports both Windows NT registry files (Windows NT, 2000, XP, 2003, Vista, 7) and Windows 95 registry files (Windows 95, 98, Millennium). It is intended to be used to parse offline registry files. If a registry file is currently in use, you will not be able to open it. However, you can save part or all of a currently loaded registry file using the Windows reg command if you have the appropriate administrative access.
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-03Update to 0.2. No changelog.shattered2-6/+6
2013-03-02Bump PKGREVISION for mysql default change to 55.wiz2-4/+4
2013-03-02Reset maintainer to "pkgsrc-users@NetBSD.org".tron3-6/+6
2013-02-27Work around moc inability to parse a boost macromarkd2-22/+38
2013-02-27Add correct dependency to ruby-rdoc.taca1-1/+3
Since dependency has also changed with ruby193, bump PKGREVISION.
2013-02-26Require C++11 when building with Clang. Fix fallout of Boost update duejoerg6-2/+78
to MOC's limited C preprocessor. Derive template arguments of make_pair automatically.
2013-02-26Use plain tar.joerg1-3/+3
2013-02-26Fix return types.joerg2-1/+34
2013-02-24Remove ruby-sprockets20 which was required only by www/ruby-actionpack31.taca4-60/+0
2013-02-24Remove ruby-sprockets20.taca1-2/+1
2013-02-17Revbump all elisp packages after emacs changes.dholland6-7/+12
2013-02-17Fix build with png 1.6.dholland3-5/+30
2013-02-16Recursive bump for png-1.6.wiz87-174/+174
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-02-16Update to 0.8. No change log.shattered2-7/+8
2013-02-15recursive bump from boost-lib shlib update.obache9-18/+18
2013-02-13Update ruby-launchy to 2.2.0.taca3-8/+10
= Launchy Changlog == Version 2.2.0 - 2013-02-06 * Change XFCE detection to not depend on grep (copiousfreetime/launchy#52 - thanks bogdan) * Suppress forked process output (copiousfreetime/launchy#51) * Display help/usage if no url is given (copiousfreetime/launchy#54) * Detect the fluxbox environment (copiousfreetime/launchy#53) * Automatically detect 'http' url's if they are missing the 'http://' (copiousfreetime/launchy#55) * Update to latest project management rake tasks
2013-02-11Update to 2.0.8: bugfixes and localization updates.wiz2-6/+6
2013-02-09Bump PKGREVISION from audio/jack.ryoon15-30/+30
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