summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-06-17Fix typo.wiz1-1/+1
2011-06-17Update ruby-pg package to 0.11.0.taca2-7/+6
230[tip] 24aa7899c696 2011-04-18 16:51 -0700 ged Move connection-parameter parsing into Ruby, and make option-handling more 229:228,222 b477174160c8 2011-03-30 06:13 -0700 ged Automated merge with ssh://bitbucket.org/larskanis/ruby-pg 228 cc3a7476465c 2011-03-15 13:21 +0100 kanis Update cross compilation tasks to use Ruby 1.8.7 instead of 1.8.6, since pg.gem requires at least 1.8.7 to get installed 227 b90f74cb11a5 2011-03-12 21:40 +0100 kanis Update readme for cross compile 226 780650f201e3 2011-03-12 21:38 +0100 kanis Use RUBY_CC_VERSION from command line, if set 225 31089d6c9dde 2011-03-11 22:14 +0100 kanis update PG and OpenSSL version for cross compile 224 dfe3e7c1ea27 2011-03-11 21:58 +0100 kanis always run "make libpq.a" for cross compilation 223:221 06e17573b133 2011-03-11 21:54 +0100 kanis re-add required libs for cross compilation 222 56098b479a23 2011-03-30 05:52 -0700 ged Comment the WIN32 console FD stuff so I remember what it does. 221 1baa7a8e673e 2011-02-23 14:11 -0800 ged Whitespace/line-ending fixes 220:217,219 fb7d22101adf 2011-02-23 11:40 -0800 ged Merged with 1c3a1ca9f0cd 219 1c3a1ca9f0cd 2011-01-22 04:41 +0800 ghazel for windows support, duplicate the sockets from libpq and create temporary CRT fds 218:214 c3f163bf1ecd 2011-01-22 22:11 -0800 ged Pulling fixes for Windows from ghazel on Github 217 18f413081e0c 2011-02-10 16:19 -0800 ged Bump minor version.
2011-06-17Note update of databases/ruby-activeldap package to 1.2.4.taca1-1/+2
2011-06-17Update ruby-activeldap package to 1.2.4.taca3-533/+8
* pkgsrc change: make it Ruby on Rails 2 only. = CHANGES == 1.2.4: 2011-05-13 * Splited AL-Admin into other repository: https://github.com/activeldap/al-admin * [GitHub:#2] Fixed "path po cound not be found" error by fast_gettext. [rbq] == 1.2.3: 2011-04-30 * [#40] Ignored nil value attribute. [christian.pennafort] * [#48] Escaped ":" in filter value. [planetmcd] * Added missing rubygems require. [spoidar] * Used fast_gettext instead of gettext. [Peter Fern] * Supported Rails 2.3.11. [Kris Wehner] * Fixed wrong assertion in test. [Ryan Tandy] === Thanks * christian.pennafort * planetmcd * spoidar * Peter Fern * Kris Wehner * Ryan Tandy
2011-06-17Note update of Ruby on Rails 3 related packages:taca1-1/+9
devel/ruby-activesupport3 3.0.9 devel/ruby-activemodel 3.0.9 www/ruby-actionpack3 3.0.9 databases/ruby-activerecord3 3.0.9 www/ruby-activeresource3 3.0.9 mail/ruby-actionmailer3 3.0.9 devel/ruby-railties 3.0.9 www/ruby-rails3 3.0.9
2011-06-17Update ruby-rails3 related package to 3.0.9.taca8-32/+32
These are update of the version only.
2011-06-17Update ruby-actionpack3 to 3.0.9.taca2-8/+8
*Rails 3.0.9 (unreleased)* * json_escape will now return a SafeBuffer string if it receives SafeBuffer string [tenderlove] * Make sure escape_js returns SafeBuffer string if it receives SafeBuffer string [Prem Sichanugrist] * Fix text helpers to work correctly with the new SafeBuffer restriction [Paul Gallagher, Arun Agrawal, Prem Sichanugrist]
2011-06-17Fixed pidfile pathpettai1-2/+2
2011-06-17Start update of Ruby on Rails 3 to 3.0.9.taca1-2/+2
2011-06-17Note update of devel/ruby-test-unit package to 2.3.0.taca1-1/+2
2011-06-17Update ruby-test-unit pacakge to 2.3.0.taca4-12/+20
=== 2.3.0 / 2011-04-17 * 13 enhancements * improve Hash key sorting for diff. * [#28928] support any characters in declarative style description. [Daniel Berger] * add Error#location and make #backtrace deprecated. * make TestCase#passed? public. * add result finished and pass assertion notifications. * add TestSuite#passed? public. * add XML test runner. * add --output-file-descriptor option. * measure elapsed time for each test. * add --collector option. * support test driven test. [Haruka Yoshihara] * add cleanup hook it runs between after test and before teardown. * support recursive collection sort for diff. * Thanks * Daniel Berger * Haruka Yoshihara === 2.2.0 / 2011-02-14 * 22 enhancements * [#28808] accept String as delta for assert_in_delta. [Daniel Berger] * [test-unit-users-en:00035] make GC-able finished tests. [Daniel Berger] * use also COLUMNS environment variable to guess terminal width. * make delta for assert_in_delta optional. [Nobuyoshi Nakada] * add assert_not_respond_to. [Nobuyoshi Nakada] * add assert_not_match. assert_no_match is deprecated. [Nobuyoshi Nakada] * add assert_not_in_delta. [Nobuyoshi Nakada] * add assert_in_epsilon. [Nobuyoshi Nakada] * add assert_not_in_epsilon. [Nobuyoshi Nakada] * add assert_include. [Nobuyoshi Nakada] * add assert_not_include. [Nobuyoshi Nakada] * add assert_empty. [Nobuyoshi Nakada] * add assert_not_empty. [Nobuyoshi Nakada] * notify require failed paths. * validate message value for assert. * show throughputs at the last. * support not ASCII compatible string diff. * support colorized diff on encoding different string. * normalize entry order of Hash for readable diff. * add --ignore-name option. * add --ignore-testcase option. * add assert_not_send. * Thanks * Daniel Berger * Nobuyoshi Nakada
2011-06-17Made some corrections to the rc scriptpettai1-4/+4
2011-06-17Note update of devel/ruby-simple_uuid package to 0.1.2.taca1-1/+2
2011-06-17Update ruby-simple_uuid package to 0.1.2.taca2-6/+6
v0.1.2 add license file
2011-06-17Note update of devel/ruby-uuidtools package to 2.1.2.taca1-1/+2
2011-06-17Update ruby-uuidtools to 2.1.2.taca2-6/+6
== UUIDTools 2.1.2 * fixed issue with frozen objects * fixed issue with running specs in Ruby 1.9.2
2011-06-17Updated news/pan to 0.135obache2-3/+3
2011-06-17Update pan to 0.135.obache3-13/+13
Based on maintainer update request by PR#45075, * set LICENSE=gnu-gpl-v2 * add handling desktop db. 0.135 "Tomorrow I'll Wake Up and Scald Myself with Tea" * Improve URI detection in the body pane. (K. Haley) * Make highlighting of URIs in the body pane optional. (K. Haley) * Add a newsrc autosave timer. (K. Haley) * Fix mailto URI encoding. (K. Haley, #648375) * Create a NZB file from the list of articles. (Heinrich Mueller) * Optional compatibility with GTK+ 3. (K. Haley) * Fix the text-massager-test failure. (K. Haley, #642746) * Support format=flowed in text-massager. (K. Haley) * Guess deliberate line breaks. (K. Haley) * Saving articles from the NZB file no longer causes articles to be queued multiple times. (K. Haley) * Separate line length check for each quote level. Should only be for quoted levels. (K. Haley) * Add the wrap selected option to the post editor. (K. Haley) * Slightly improve Pan.ico. (Petr Kovar, #499214) * Updated translations: Spanish (Jorge Gonzalez, Daniel Mustieles), Swedish (Daniel Nylander), German (Mario Blättermann), Danish (Joe Hansen), Czech (Petr Kovar) 0.134 "Wait for Me" * Fix compilation with GCC 4.4. (Charles Kerr, #573722) * WARNING: setting an adjustment with non-zero page size is deprecated. (Charles Kerr, #579753) * No window icon when running in NZB-mode. (Charles Kerr, #574419) * Remove deprecated glib/gdk/gtk calls to prepare for GNOME 3. (Charles Kerr, #596648) * Use GRegex instead of PCRE. (Charles Kerr, #596653) * Tooltips missing from two 'Post Article' toolbar buttons. (Charles Kerr, #548860) * Infinite loop with server that doesn't support LIST NEWSGROUPS. (Charles Kerr, #545220) * 'Add port to server dialog' -- apply commits 862da67, af30418 from lostcoder. (K. Haley, Charles Kerr, #527313) * Support 64 bit article numbers. (Charles Kerr, #549655) * Don't queue xover for 0 connections. (Charles Kerr, #596682) * Make wrapping honor changes in compose-wrap pref. (Charles Kerr, #596680) * Change nzb task saving delay & add pref. (Charles Kerr, #596683) * Port to GMime 2.4. (K. Haley, #541676) * Spawn editor asynchronously. (K. Haley, #465763) * Change allocation buffer for article tree. (K. Haley) * Save some more memory by re-ordering a few variables. (K. Haley) * Don't save files as executable. (K. Haley) * Fix handling of multibyte spaces in text-massager. (K. Haley) * Re-write multipart handling for viewing. (K. Haley) * Change default mime-type for incoming attachments. (K. Haley, #135734) * Add some additional mime types. (K. Haley) * Add memchunk.h to Makefile.am. (K. Haley) * GTK+ 2.16 required. (K. Haley) * Fix bug in multipart article mids. (K. Haley) * Add console support for windows. (K. Haley) * Update filter-info and scorefile-test to support non-overview headers. (K. Haley) * Skip non-overview test if not cached. (K. Haley) * Make ArticleCache::get_message const. (K. Haley) * Allow scoring article on all headers. (K. Haley) * Promote rescore_articles to data interface. (K. Haley) * Update score when article is cached. (K. Haley) * Add regex support to search. (Jack Cuyler, K. Haley, #351196) * Additional info for about & User-Agent. (K. Haley, #424083) * Add support for compiling with gmime-2.5. (K. Haley) * Allow subject line use in save path. (K. Haley, #403797) * Improve regexes used for squashing subject line. (K. Haley) * Reduce memory allocation for multiparts. (K. Haley) * Allow newsrc paths relative to PAN_HOME. (K. Haley) * Save tasks on exit. (K. Haley, #609355) * Always show full revision info in UA hdr. (K. Haley) * Remember size of post window. (K. Haley) * Add tests for subject line. (K. Haley) * Make separator user configurable. (K. Haley) * Replace deprecated gdk_pixmap_create_from_data. (K. Haley) * Add support for Face header. (K. Haley) * Fix crash possibly due to change in cairo. (K. Haley) * Change from GdkPixmap to GdkPixbuf. (K. Haley) * Remove deprecated function through gtk 2.18. (K. Haley) * Compatibility with -std=c++0x. (K. Haley) * Fix crash in gio_func on OSX. (K. Haley) * Updated translations: Arabic (Djihed Afifi), Brazilian Portuguese (Flamarion Jorge), Spanish (Jorge Gonzalez), Portuguese (Duarte Loreto), French (Claude Paroz, Bruno Brouard), Catalan (Joan Duran), German (Mario Blättermann, Andreas Kuhlen), Basque (Inaki Larranaga Murgoitio), Swedish (Daniel Nylander), Czech (Petr Kovar), Slovenian (Andrej Žnidaršič), Danish (Joe Hansen), Simplified Chinese (Aron Xu)
2011-06-17+ py27-html-docsobache1-1/+2
2011-06-17Added lang/py27-html-docs version 2.7.2obache1-1/+2
2011-06-17Import py27-html-docs-2.7.2 as lang/py27-html-docs.obache3-0/+39
PR#44984. HTML Documentation for Python 2.7
2011-06-17Updated lang/py26-html-docs to 2.6.7obache1-1/+2
2011-06-17Update py26-html-docs to 2.6.7.obache2-7/+7
2011-06-17Updated lang/py25-html-docs to 2.5.4obache1-1/+2
2011-06-17Update py25-html-docs to 2.5.4.obache2-8/+8
2011-06-17Updated lang/py24-html-docs to 2.4.4obache1-1/+2
2011-06-17Update py24-html-docs to 2.4.4.obache2-8/+8
2011-06-17Updated wm/dwm to 5.8.2obache2-3/+3
2011-06-17Update dwm to 5.8.2.obache3-10/+10
with minor two fixes. PR#44987 by Bug Hunting 5.8.2 30 May 2010 Changes: Implemented better fullscreen handling. 5.8.1 29 May 2010 18:29 Changes: Yesterday's fullscreen fixes broke certain fullscreen capabilities that worked correctly for mplayer and other tools. This is fixed in this release. 5.8 28 May 2010 15:11 Changes: This release fixes several fullscreen application bugs and contains various code cleanups.
2011-06-17MAKE_JOBS_SAFE=noobache1-1/+3
2011-06-17Fixes bsd.own.mk handling in bootstrap.sh script to same as pkg's Makefile.obache1-2/+2
PR#45061.
2011-06-17Add python31 package.reed2-2/+4
I had been using this for at least 18 months on various platforms including with some modules. (This work was done via wip, but I had custom patches too for lang/python.)
2011-06-17I also use this with python31 (which now is in pkgsrc).reed1-2/+2
2011-06-17Add support for python31.reed1-7/+14
(I have been using this for around 18 months on several platforms; adjusted once after python27 was added.)
2011-06-17Add missing custom PLIST entries for _sha256.so and _sha512.soreed4-11/+20
for some systems that have older openssl. (The Makefile part was already there but was unused.) Also replace interpreter for all scripts. This caused the build attempt to rebuild opcode_targets.h. But that uses "python" which does not exist yet.
2011-06-17Add python3.1 version 3.1.4.reed23-0/+5084
I will commit some additional changes for this separately.
2011-06-16Note update of textproc/ruby-nokogiri pacakge to 1.4.5.taca1-1/+2
2011-06-16Update ruby-nokogiri package to 1.4.5.taca3-12/+12
=== 1.4.5 / 2011-06-15 * New Features * Nokogiri::HTML::Document#title accessor gets and sets the document title. * extracted sets of Node::SaveOptions into Node::SaveOptions::DEFAULT_{X,H,XH}TML (refactor) * Raise an exception if a string is passed to Nokogiri::XML::Schema#validate. #406 * Bugfixes * Node#serialize-and-friends now accepts a SaveOption object as the, erm, save object. * Nokogiri::CSS::Parser has-a Nokogiri::CSS::Tokenizer * [JRUBY+FFI only] Weak references are now threadsafe. #355 * Make direct start_element() callback (currently used for HTML::SAX::Parser) pass attributes in assoc array, just as emulated start_element() callback does. rel. #356 * HTML::SAX::Parser should call back a block given to parse*() if any, just as XML::SAX::Parser does. * Add further encoding detection to HTML parser that libxml2 does not do. * Document#remove_namespaces! now handles attributes with namespaces. #396 * XSLT::Stylesheet#transform no longer segfaults when handed a non-XML::Document. #452 * XML::Reader no longer segfaults when under GC pressure. #439
2011-06-16Updated x11/qwt-qt4 to 6.0.0adam1-1/+2
2011-06-16Changes 6.0:adam6-306/+388
1) Qt3 support dropped 2) QwtPlot layout/render code ported from int to double Exported/printed documents in scalable formats like SVG or PDF are 100% scalable now. 3) Template base classes introduced for curve and curve data to be reusable in all plot items displaying series of samples. 4) New plot items - QwtPlotHistogram - QwtPlotIntervalCurve ( error bars or displaying the area between 2 curves ) - QwtPlotSpectroCurve ( mapping the z value to a color ) 5) Raster items - QwtMatrixRasterData introduced - More accurate rendering - Several API changes - Thread support for rendering spectrograms 6) QwtPlot::print moved to QwtPlotRenderer 7) Other new classes QwtColumnSymbol QwtDoublePoint3D QwtIntervalSymbol QwtPlotDirectPainter QwtSamplingThread QwtSystemClock 8) QwtPicker and friends reorganized, QwtPickerTrackerMachine added for displaying a rubberband for mouse moves. Enter/Leave added to events, that are handled by the picker machines. 9) QwtScaleWidget::LayoutFlag added Introduced to control the direction of vertical axis titles. 10)QwtWeedingCurveFitter added QwtWeedingCurveFitter is an implementation of the Douglas/Peuker algorithm, that can be used to reduce the number of curve points. It can be very useful to improve the performance of painting curves of many lines ( f.e. by implementing different level of details ). 11)Legend code update for representing different pixmaps for different types of plot items. 12)Copy operators removed, using pointers instead 13)QwtPolarPoint from qwtpolar added 14)QwtThermo Optional QwtColorMaps added 15)Interfaces and code of all sliders/dials cleaned up. QApplication::globalStrut(), styled backgrounds ...
2011-06-16Note update of ruby18-base/ruby19-base/ruby pacakges:taca1-1/+5
lang/ruby18-base 1.8.7.334nb4 lang/ruby19-base 1.9.2pl180nb2 lang/ruby 1.8.7.334nb1 lang/ruby 1.9.2pl180nb1
2011-06-16Remove bin/rdoc and bin/ri from this package since it will conflicttaca1-2/+3
with devel/ruby-rdoc. Bump PKGREVISION.
2011-06-16Remove bin/rdoc and bin/ri from ALTERNATIVES since it will conflicttaca4-8/+4
with devel/ruby-rdoc. Bump PKGREVISION.
2011-06-16Include rdoc.mk to use devel/rdoc instead of ruby{18,19}-base.taca1-1/+6
If the package needs newer version in ruby{18,19}-base, set RUBY_RDOC_REQD to minimum rdoc's version. ruby{18,19}-base have these versions. ruby18-base: rdoc 1.0.1 ruby19-base: rdoc 2.5.8 A package RUBY_RDOC_REQD set and built with devel/ruby-rdoc, it will be also depends devel/ruby-rdoc package not only build time. Because, files generated by rdoc commands of devel/ruby-rdoc may not usable with ri commands in ruby{18,19}-base.
2011-06-16Note addition of devel/ruby-rdoc version 3.6.1 package.taca1-1/+2
2011-06-16Add and enable ruby-rdoc.taca1-1/+2
2011-06-16Importing ruby-rdoc version 3.6.1.taca4-0/+196
This is newer version of rdoc which bundled with ruby18-base/ruby19-base. It is expected to use instead of those bundled version since some ruby packages require newer version of rdoc command (especially ruby18-base). RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying online documentation.
2011-06-16Add support file for utilize devel/rdoc package (would be imported later).taca1-0/+57
2011-06-16Xen 4.1.1 (maintenance release)cegger4-271/+7
* Security fixes including CVE-2011-1583 CVE-2011-1898 * Enhancements to guest introspection (VM single stepping support for very fine-grained access control) * Many stability improvements, such as: PV-on-HVM stability fixes (fixing some IRQ issues), XSAVE cpu feature support for PV guests (allows safe use of latest multimedia instructions), RAS fixes for high availability, fixes for offlining bad pages and changes to libxc, mainly of benefit to libvirt * Compatibility fixes for newer Linux guests, newer compilers, some old guest savefiles, newer Python, grub2, some hardware/BIOS bugs.
2011-06-16- Use pthread.buildlink3.mk for -lpthread detection.seanb2-7/+28
- QNX patch.