summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2011-02-14Quell a pkglint warning.wiz1-2/+2
2011-02-14update to 1.2.0drochner4-12/+12
changes: -header cleanup -bugfixes
2011-02-14gave up maintainership of Gnome related packages.obache1-2/+2
2011-02-13Update cutter to 1.1.7.obache4-23/+35
While here, add pdf option to enable pdf support without GTK2+. = NEWS --- The history of Cutter == [release-1-1-7] 1.1.7: 2011-02-13 === Cutter ==== Improvements * Supported growlnotify. ==== Changes * Droped Debian GNU/Linux lenny support. ==== Fixes * Fixed using unknown symbol on CentOS 5.5. [Reported by Hiroaki Nakamura] === Document ===== Fixes * Fixed typos in tutorial. [Reported by Hiroaki Nakamura] === Thanks * Hiroaki Nakamura
2011-02-13gave up maintainership.obache1-2/+2
I have no modern MacOS X environment anymore.
2011-02-12Fixes build on SUA 6.0.obache2-1/+18
It have both inityes.h and stdint.h, but SIZE_MAX is only in stdint.h, so let to include both header file.
2011-02-11revbump(1) for devel/libevent update.tnn6-8/+12
2011-02-11Update to libevent-2.0.10.tnn7-61/+45
Supposedly API backwards-compatible with libevent 1.x. Will need a recursive revbump for shlib name changes, though. All regression tests pass except "thread_conditions_simple". Not sure why yet, but it's new API so shouldn't break anything existing in pkgsrc today. Changes in libevent 2.0 include cleaner interfaces, buffered I/O improvements, improved multithreading and openssl integration.
2011-02-11Update ruby-gnome2 to 0.90.7.obache16-139/+8
Removed deprecated binding packages. == Ruby-GNOME2 0.90.7: 2011-02-02 NOTE: 0.90.x releases are for 1.0.0 major release. A package fix release of 0.90.6. === Changes ==== Ruby/GLib2 * Improvments * force remove "-Wl,--noundefined" linker option because Ruby-GNOME2 packages doesn't support the option. [Dobai-Pataky Bálint, Kouhei Sutou] ==== Ruby/GTK2 * Improvments * use "MS-Windows" GTK+ theme by default on Windows. [ashbb, Kouhei Sutou] === Thanks * ashbb * Dobai-Pataky Bálint == Ruby-GNOME2 0.90.6: 2011-01-29 NOTE: 0.90.x releases are for 1.0.0 major release. Removed deprecated packages. All supported packages support RubyGems. All supported packages except Ruby/VTE, Ruby/GStreamer and Ruby/GtkMozEmbed support also Windows binary bundled gem. === Changes ==== All * remove all deprecated packages. [Masaaki Aoyagi] * all supported packages support RubyGems. [Masaaki Aoyagi] ==== Ruby/GLib2 * Imrpovements * add gnome2-raketask.rb that is a utility library to define Rake tasks for Ruby-GNOME2 packages. [Masaaki Aoyagi, Kouhei Sutou] * Fixes * fix GType conversion. [Kouhei Sutou] * fix rcairo installed by RubyGems detection. [Masaaki Aoyagi] ==== Ruby/GIO2 * Improvements * support GIO 2.26. [Nikolai Weibull] ==== Ruby/GStreamer * Improvements * add Gst::MissingURISourceMessage. [Vincent Carmona, Kouhei Sutou] * support RubyGems. [Masaaki Aoyagi] ==== Ruby/Pango * Fixes * rename Pango::LayoutIter#at_last_line! to at_last_line? because at_last_line is a predicate method. (at_last_line! still exists for backward compatibility.) [mrkn, Kouhei Sutou] ==== Ruby/GtkMozEmbed * Improvements * support RubyGems. [Masaaki Aoyagi] * Fixes * support "2.0b7" style module version. #3141244 [reandr, Kouhei Sutou] ==== Ruby/GooCanvas * Improvements * support RubyGems. [Masaaki Aoyagi] ==== Ruby/GtkSourceView2 * Improvements * support RubyGems. [Masaaki Aoyagi] ==== Ruby/VTE * Improvements * support RubyGems. [Masaaki Aoyagi] === Thanks * Vincent Carmona * mrkn * reandr * Nikolai Weibull * Masaaki Aoyagi
2011-02-11Update to 20110121:jmmv2-7/+8
* lua-mode now lives in github. * Small patch to show how to make Emacs automatically use lua-mode for files that have a hash-bang line containing "lua", even if they don't have a ".lua" suffix. * Customization of indent level and comments.
2011-02-11Added devel/py-mako version 0.3.6adam1-1/+2
2011-02-11Mako is a template library written in Python. It provides a familiar, non-XMLadam4-0/+103
syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.
2011-02-10update ldpc package to pkgrevision 1agc4-4/+24
fix a packaging botch whereby the file of random numbers was not installed, and a reference to the build directory was embedded in the executables. now the regression tests run to completion: Running ex-dep: Running ex-ham7a: Running ex-ham7b: Running ex-ldpc-encode: Running ex-ldpc36-1000a: Running ex-ldpc36-5000a: Running ex-ldpcvar-5000a: Running ex-wrong-model: 155c155 < Bit error rate (on message bits only): 1.320e-02 --- > Bit error rate (on message bits only): 1.299e-02
2011-02-10Update gobject-introspection to 0.10.2.obache2-7/+6
regenerate *.c and bug fixes.
2011-02-09Update ruby-railties package to 3.0.4.taca3-16/+56
* More strict dependency reflect gemspec's description. Not documented but includes fix for security problem: http://weblog.rubyonrails.org/2011/2/8/csrf-protection-bypass-in-ruby-on-rails
2011-02-09Update ruby-activemodel package to 3.0.4.taca2-8/+9
* More strict dependency reflect gemspec's description. * It is update of version only for Ruby on Rails 3.0.4 update.
2011-02-09Update ruby-activesupport3 package to 3.0.4.taca2-6/+6
* 3.0.4 updates version only for Ruby on Rails 3.0.4 update. *Rails 3.0.3 (November 16, 2010)* * No changes. *Rails 3.0.2 (November 15, 2010)* * Added before_remove_const callback to ActiveSupport::Dependencies.remove_unloadable_constants! [Andrew White]
2011-02-09Add emacs23nox to EMACS_VERSIONS_ACCEPTED.ryoon1-2/+2
2011-02-09Update ruby-activesupport package to 2.3.11.taca2-6/+6
It is update of version only for Ruby on Rails 2.3.11 update.
2011-02-09Add missing header for DragonFlyrumko2-1/+17
To compile initiator.c, inttypes.h has to be included like it is for some of the other files. ok@ agc
2011-02-09Build fix for AIX from J Raynor in PR 41433.dholland1-1/+2
2011-02-08+gpsdrochner1-1/+2
2011-02-08add gps-5.0.0, a Multi-language IDE with an emphasis on Ada, fromdrochner12-0/+920
John Marino per PR pkg/44440 (Python wasn't regognized for me, that's why I've commented it out for now. Needs a second look.)
2011-02-08Update cutter to 1.1.6.obache3-50/+22
== [release-1-1-6] 1.1.6: 2011-02-09 === Cutter ==== Improvment * Renamed an utility: * ((<cut_build_fixture_data_path()>)) -> ((<cut_build_fixture_path()>)) * Added utitlities: * ((<gcut_take_string()>)) * ((<cut_get_fixture_data()>)) * ((<gcut_get_fixture_data()>)) * ((<GCutEventLoop>)) * ((<GCutGLibEventLoop>)) * Supported Debian GNU/Linux squeeze. [Suggested by Romuald Conty] * Supported Ubuntu Maverick Meerkat. * Supported Fedora 14. * cutter.m4: supported --config-cache. * cutter.m4: supported custom Makefile for --enable-coverage. (specify custome Makefile name to AC_CHECK_COVERAGE() argument) * Supported notify-send. ==== Fixes * Fixed a wrong test. [Suggested by Ilya Barygin] === cut-diff ==== Improvements * Added ((<--label option|cut-diff#--label>)) that specify labels in header. === Thanks * Romuald Conty * Ilya Barygin
2011-02-06Bring in boost-license, 1.0. Certified by OSI as an Open Sourceschnoebe1-2/+2
license.
2011-02-06Skip multibyte handling if neither mbsinit nor mbrtowc exists.obache3-1/+69
Patch taken from upstream bug #24687 and fixes PR#42925.
2011-02-06uintmax_t is defined in stdint.h on SUA, include it additionally.obache2-4/+14
2011-02-06CFLAGS+=-D__STDC_CONSTANT_MACROS so that UINT64_C() is defined for C++markd1-1/+3
as it is used in ffmpeg's <libavutil/common.h>
2011-02-06correct the distinfo for patch-ae.schnoebe1-2/+2
2011-02-06Oops, drat.. Forgot to purge the wip references from the packagesschnoebe3-12/+12
before importing. wip references now all purged.
2011-02-06Add poco.schnoebe1-1/+2
2011-02-06Import Poco 1.4.0schnoebe15-0/+973
The POCO C++ Libraries (POCO stands for POrtable COmponents) are open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it. Their modular and efficient design and implementation makes the POCO C++ Libraries extremely well suited for embedded development, an area where the C++ programming language is becoming increasingly popular, due to its suitability for both low-level (device I/O, interrupt handlers, etc.) and high-level object-oriented development. Of course, the POCO C++ Libraries are also ready for enterprise-level challenges.
2011-02-03Fix building on Mac OS X. Fix building with Clang.adam1-7/+9
2011-02-03+gprbuild-auxdrochner1-1/+2
2011-02-03add gprbuild-aux-20101120, a Multi-language project builder,drochner6-0/+283
from John Marino per PR pkg/44438
2011-02-03Add upstream bug report and remove unnecessary chunk.wiz2-12/+4
2011-02-03add & enable p5-Term-Shellimil1-1/+2
2011-02-03Initial import of p5-Term-Shell, version 0.02, into the NetBSD Packagesimil3-0/+29
Collection. Term::Shell makes it joyfully easy to write command-line interfaces in Perl. All the boring details like command-line parsing and terminal handling are done for you.
2011-02-03Update to 1.7.5:wiz2-6/+6
1.7.5 (2011-02-01) This is a quick bugfix release to include some fixes accidentally dropped from 1.7.4. subrepo: fix update -C with svn subrepos when cwd != repo.root subrepo: make update -C clean the working directory for svn subrepos url: add --insecure option to bypass verification of ssl certificates win32mbcs: Fix typo in documentation 1.7.4 (2011-02-01) This is a scheduled bugfix release that smooths out some of the rough edged introduced with 1.7.3's HTTPS certificate verification. bookmarks: always write undo file bookmarks: respect rollbacks dryrun parameter hgrc.5: mention that web.cacerts are run through util.expandpath opener: force copy on 'a'ppend if nlinks() returns 0 (issue1922) subrepo: compare svn subrepo state to last committed revision subrepo: do not report known files inside repositories as unknown url: 'ssh known host'-like checking of fingerprints of HTTPS certificates (see CACertificates) url: check subjectAltName when verifying ssl certificate url: expand path for web.cacerts url: fix UnicodeDecodeError on certificate verification error win32: add cacert.pem file to Inno Setup installer win32: win32console.GetStdHandle() can return None
2011-02-03mock -> py-mockjnemeth1-2/+2
2011-02-03Update checksum of patch-cj.taca1-2/+2
2011-02-02set LICENSE.ryoon1-1/+2
2011-02-02Update to 1.3.0.ryoon5-46/+19
RP pkg/44475 Changelog: New in CSSC-1.3.0, 2010-11-07 * This release is identical to CSSC-1.3.0rc1 apart from the version number. New in CSSC-1.3.0rc1, 2010-05-16 * The CSSC manual is now published under version 1.3 of the GNU Free Documentation License. * The code and build system have been modernised and some redundant files have been removed. This may make it harder to build CSSC on very old systems. However, it's now easier to maintain. If CSSC no longer builds on a system that's important to you, please send mail to <bug-cssc@gnu.org> explaining your problem. * CSSC now uses the GNU portability library, gnulib. * CSSC now requires a C++ compiler with working exceptions and a working STL implementation. * Adoption of some STL data structures has made some parts of CSSC faster, notably "val". * CSSC now includes unit tests. We also run the y2k tests for "make check". If valgrind is installed, it will be used to for verification during tests. You can turn this off by givig the --without-valgrind option to configure. * The configure script now supports a new option "--enable-warnings" which enables many GCC warning options. New in CSSC-1.2.0, 2009-04-11 * This stable release is almost identical to the 1.1.1 test release; there are no functional changes. New in CSSC-1.1.1, 2008-01-18 * Updated the NEWS file to give estimated release dates and user-visible changes for ancient releases. * The -l and -L options of "get" are now implemented. * If you use "admin -dlX" to unlock release X, but all releases are locked, an explanatory error message is issued. Previously, the attempt was simply silently ignored. * prs no longer has a -R option. * When CSSC tools are passed the name of a directory on the command line, they operate on the SCCS files in that directory. As of this release, subdirectories are ignored (instead of generating an error when CSSC tries to open the directory as a file). New in CSSC-1.1.0, 2007-12-17 * GNU CSSC is now distributed under version 3 of the GNU General Public License. The documentation is distributed under version 1.2 of the GNU Free Documentation License. * We now require the C++ compiler to support exceptions in order to compile successfully. Previously, CSSC allowed compilation without exceptions, but this meant that graceful recovery from failures was not possible. * Fixed a spurious failure when writing out the SCCS file when the Y flag is set in the SCCS file. * "sccs unedit /tmp/SCCS/s.foo" will no longer cause the deletion of ./s.foo, if it exists. Instead, ./foo will be deleted, as intended. * Support for some older SCCS files as produced by Unix System III (some of these have leading spaces in the counts of inserted/ deleted/unchanged lines in the delta table). * Compilation fixes for Darwin
2011-02-01+gnatpythondrochner1-1/+2
2011-02-01add gnatpython-20101207, testing support for Ada programs, fromdrochner5-0/+96
John Marino per PR pkg/44441
2011-02-01The mem-overflow test contains a declaration of an empty struct, which breaksjwise2-1/+82
on at least SunPro cc, and presumably some other non-gcc compilers. Skip this test for now, pending a better fix.
2011-01-31Add devel/log4cxxreed1-1/+2
2011-01-31New package: log4cxxreed4-0/+213
Apache log4cxx is a logging framework for C++ patterned after Apache log4j. Logging can be selectively enabled or disabled, and sent to different and multiple output targets in user-chosen formats.
2011-01-30Update ruby-pkg-config to 1.0.8.obache2-7/+7
== 1.0.8 - 2011/01/30 * fix a bug that multiple PKGConfig.add_path doesn't work.
2011-01-30Fix build with gcc4.3markd4-1/+46