Commit graph

6744 commits

Author SHA1 Message Date
obache
a84cc160ac Update groonga to 3.0.8.
News
====

Release 3.0.8 - 2013/09/29
--------------------------

Improvements
^^^^^^^^^^^^

* [admin] Improved error handling of select functionality. This change shows error message
  and hides loading dialog. [Patch by orangain]
* [admin] Improved to submit search form with the enter key. [Patch by orangain]
* [admin] Improved to show placeholder in search form.
  This change shows usage examples. [Patch by orangain]
* [httpd] Supported :ref:`groonga-query-log-path` directive
* [doc] Updated :doc:`/reference/commands/select` documentation about the number of
  hits in select response.
* Improved to ignore an empty token which is generated by continuous spaces from tokenizer.
  [groonga-dev,01729] [Suggested by Naoya Murakami]
* [token delimit] Improved to treat continuous spaces as a space.
  The tokenizer regards 2 or more spaces are valid input.
* [doc] Added note about indexes for each column vs indexes for multiple column.
* [doc] Added language annotation to source label. [groonga-dev,01751] [Suggested by Kazuhiro Isobe]
* Supported :ref:`cascade-delete` to referenced records. In previous version,
  You got an error for the operation.
* [doc] Updated documentation location in README. [groonga-dev,01800] [Reported by Kazuhiro Isobe]
* [experimental] Added :doc:`/reference/commands/ruby_eval` command.
* [doc] Added note about GQTP and HTTP for server use. [groonga-dev,01810] [Reported by Kazuhiro Isobe]

Fixes
^^^^^

* [admin] Fixed a bug that add value button of COLUMN_VECTOR does not work.

Thanks
^^^^^^

* orangain
* Naoya Murakami
* Kazuhiro Isobe

Release 3.0.7 - 2013/08/29
--------------------------

Improvements
^^^^^^^^^^^^

* [doc] Added API documentation. [groonga-dev,01593]
  [GitHub#79,#80,#81,#82,#83,#84,#85,#86,#87,#88,#89,#90,#91,#92,#93,#95,#96,#97,#98,#99,#100]
  [Patch by whombx]
* [table_remove] Improved not to remove patricia trie table or hash table
  which is still referenced. This change avoids that referenced table is removed accidentally.
* Improved to just ignore too long token (4096 bytes or more).
  This change affects when it is registered. In the previous version, it is treated as an
  error instead of a warning. [groonga-dev,01571] [Suggested by Naoya Murakami]
* Improved to show actual discarded posting term in log message.
  [groonga-dev,01621] [Reported by Naoya Murakami]
* [httpd] Supported loading data using POST method. [GitHub#101]
  [Patch by Motoi Washida]
* [httpd] Supported groonga log as ``groonga_log_path`` directive.
* [httpd] Supported groonga log level as ``groonga_log_level`` directive.
* [httpd] Supported customizing cache limit as ``groonga_cache_limit`` directive.

Fixes
^^^^^

* Fixed a bug that error in expression may cause stack overflow.
  This change avoids that groonga crashes suddenly as a result of error accumlation.
* Fixed a crash bug that offline index construction for vector column which has
  orphan reference causes.
* Fixed a bug that groonga doesn't exit on error while daemon mode starts.
  For example, ``groonga -d /tmp/non-existence.db`` reproduce this bug.
* [dump] Fixed a bug that wrong table type is dumped.
  This bug occurs when table type is TABLE_PAT_KEY and key is reference type.
* Fixed a bug that the default ``--cache-limit`` value is 0.
  The default value is changed to '100'.
* Fixed a memory leak when :doc:`/reference/functions/sub_filter` is used.
* [doc] Fixed description of defrag command. [Reported by @naoina]
* [doc] Fixed description about the way to contribute. [GitHub#77]
  [Patch by Masafumi Yokoyama]
* [plugin] Fixed a crash bug on multiple DB open case.
  This bug affects the case that multiple plugin is used and the same database is opened from
  multiple process. [groonga-dev,01596] [Reported by Naoya Murakami]
* Fixed a bug that nested match operation after ``AND`` operator doesn't work.
  The ``select ... --filter '... && nested.column @ "keyword"'`` query reproduces this bug.
  [groonga-dev,01599] [Reported by Motoi Washida]
* [doc] Fixed a typo about documentation of special characters.
  [Reported by Genki Takiuchi]
* Fixed a typo in error message when invalid character is given.
  [Reported by YOSHIDA Mitsuo]

Thanks
^^^^^^

* whombx
* @naoina
* Masafumi Yokoyama
* Motoi Washida
* Genki Takiuchi
* YOSHIDA Mitsuo
2013-10-26 13:38:40 +00:00
wiz
db68055dd0 Switch to openjade, since jade was removed (untested) 2013-10-24 08:48:09 +00:00
wiz
5ab8342ce4 Update to 3.4.3:
changes undocumented.
2013-10-22 11:32:23 +00:00
wiz
4f1453d201 Update to 0.17; changes not found.
Mostly from Jonathan Buschmann in PR 48327 with fixes for systems
with builtin xz and cleanups.
2013-10-20 22:14:21 +00:00
joerg
6bff2cfd84 Don't try to change the template settings, too much has changed since
the dark age.
2013-10-20 17:50:48 +00:00
joerg
d26c05eadb Don't use -fforce-addr. 2013-10-20 17:49:58 +00:00
adam
63c018902c Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
adam
cb7a18f766 Changes 52.1:
Unicode 6.3: New bidi control codes, new Bidi_Class property values, two new bidi "bracket" properties; for other property value changes see the UAX 44 summary.
The bidi algorithm implementation has also been updated to support the new properties and to match the updated algorithm in the Unicode 6.3 version of UAX 9.
Note: ICU 52 still uses collation root data based on Unicode Collation Algorithm 6.2 (UCA 6.2). (However, ICU 52 does use CLDR 24 collation tailoring data.)
CLDR 24: Improved coverage for top 70+ languages, fractional plural rules and forms, many new measurement units, major simplification of collation rule syntax, preliminary version of European Ordering Rules, new relative fields such as “last Sunday” and “now”, and much more.
Time zone data: 2013g.
Support new variants of Islamic calendar:
"islamic-umalqura": Umm al-Qura.
"islamic-tbla": Tabular (fixed intercalary years), with astronomical epoch.
Made Calendar getDayOfWeekType behave as documented.
New API for converting between Windows time zone ID and IANA tz database ID.
Technology Preview: New API for more granular control of DateFormat parse leniency.
DateTimePatternGenerator:
Support recently-added time zone pattern characters O, X, x and updated support for V, Z.
Support newly-defined skeleton character ‘J’ to generate preferred hour cycle without any day period indicator (such as AM/PM for h).
Implement support for plurals that depend on displayed fractional values.
MessageFormat and currency formatting etc. select appropriate plural forms for values with decimal digits (after the decimal point).
Segmentation:
Add dictionary-based word & line break for Lao.
2013-10-19 08:47:36 +00:00
joerg
ae98279de2 Retire jade, replaced a long time ago by textproc/openjade. 2013-10-18 16:57:15 +00:00
roy
88cdf0d3f4 Ispell language files don't use curses 2013-10-15 15:54:25 +00:00
wen
a05dc9a41c Update to 3.44
Upstream changes:
version 3.44
# minor maintenance release
added: XML::Twig::Elt new method now acccepts literal content, eg
       my $e= XML::Twig::Elt->new( '<div><p>foo</p><p>bar</p></div>');
fixed: merge had some problems dealing with embedded comments
improved: more tests


version 3.43
# minor maintenance release
improved: docs for parse, see RT #78877
       https://rt.cpan.org/Ticket/Display.html?id=78877
fixed: xml_pp -i now preserves the permissions of the
       original file, see RT #81165
       https://rt.cpan.org/Ticket/Display.html?id=81165
       reported by Alberto Simoes
fixed: RT #80503 Newlines in attribute values
       https://rt.cpan.org/Ticket/Display.html?id=80503
       reported (and explained) by Ambrus Zsban: \r, \n
       and \n explicitely set in attribute values should
       be escaped (with &#x<nb>;) when output
2013-10-13 04:38:06 +00:00
wen
bdd3d86565 Update to 0.623
Upstream changes:
0.623 Thu Jun 13 23:29:52 2013 +1000    <joe@kafsemo.org>
        - Fix a memory leak introduced in 0.620.
        - Avoid issue with implicit stringification.

0.622 Tue May 28 23:02:56 2013 +1000    <joe@kafsemo.org>
        - Fix bug where output is an IO::Scalar.

0.621 Sun Apr 14 22:42:38 2013 +1000    <joe@kafsemo.org>
        - Include selfcontained_output.t in the distribution.

0.620 Sun Apr 14 22:20:33 2013 +1000    <joe@kafsemo.org>
        - Allow OUTPUT => 'self' (#81327).
2013-10-13 04:28:03 +00:00
wen
61bebe5528 Update to 2.0106
Upstream changes:
2.0106          Tue 17 Sep 19:08:31 IDT 2013
    - Import croak from "use Carp;" to fix a missing croak definition.
        - https://rt.cpan.org/Ticket/Display.html?id=88624
    - Update Devel::CheckLib under "./inc" to 1.01 :
        - Should fix https://rt.cpan.org/Public/Bug/Display.html?id=81297

2.0105          Sat  7 Sep 20:18:06 IDT 2013
    - Pull some commits from Jason Mash (JRMASH) to add convenience methods
      to the XML::LibXML::NodeList module.
          - New method 'to_literal_delimited($separator)'
          - New method 'to_literal_list()'
    - Fix t/35huge_mode.t on libxml2 versions less than 2.7.0.
        - Fixes https://rt.cpan.org/Ticket/Display.html?id=88375
        - Thanks to Yuriy / YOREEK for the patch.
    - Add toStringC14N_v1_1() to XML::LibXML::Node.
        - Fixes https://rt.cpan.org/Public/Bug/Display.html?id=88254
        - Thanks to Ulrich for the report and for a patch of sorts.
2013-10-13 04:19:40 +00:00
wiz
f642354611 Fix build on SunOS. Parts of the patches from Ingo Schwarze. 2013-10-11 14:45:18 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
wiz
6068eaecf6 recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
ryoon
f73e534606 Fix build on OpenBSD. 2013-10-07 15:58:48 +00:00
wiz
9155022522 Try fixing the SunOS build, from Ingo Schwarze (upstream). 2013-10-06 15:48:42 +00:00
wiz
174b70e91b Update to 1.12.2.
Changes in version 1.12.2, released on Oktober 5, 2013

 * The mdoc(7) to man(7) converter, to be called as mandoc -Tman,
   is now fully functional.
 * The mandoc(1) utility now supports the -Ios (default operating system)
   input option, and the -Tutf8 output mode now actually works.
 * The mandocdb(8) utility no longer truncates existing databases when
   starting to build new ones, but only replaces them when the build
   actually succeeds.
 * The man(7) parser now supports the PD macro (paragraph distance),
   and (for GNU man-ext compatibility only) EX (example block) and EE
   (example end).  Plus several bugfixes regarding indentation, line
   breaks, and vertical spacing, and regarding RS following TP.
 * The roff(7) parser now supports the \f(BI (bold+italic) font escape,
   the \z (zero cursor advance) escape and the cc (change control
   character) and it (input line trap) requests. Plus bugfixes regarding
   the \t (tab) escape, nested escape sequences, and conditional requests.
 * In mdoc(7), several bugs were fixed related to UTF-8 output of quoting
   enclosures, delimiter handling, list indentation and horizontal and
   vertical spacing, formatting of the Lk, %U, and %C macros, plus some
   bugfixes related to the handling of syntax errors like badly nested
   font blocks, stray Ta macros outside column lists, unterminated It Xo
   blocks, and non-text children of Nm blocks.
 * In tbl(7), the width of horizontal spans and the vertical spacing
   around tables was corrected, and in man(7) files, a crash was fixed
   that was triggered by some particular unclosed T{ macros.
 * For mandoc developers, we now provide a tbl(3) library manual and
   gmdiff, a very small, very simplistic groff-versus-mandoc output
   comparison tool.
 * Provide a NEWS file.

Changes in version 1.12.1, released on March 23, 2012

 * Significant work on apropos(1) and mandocdb(8). These tools are now
   much more robust.  A whatis(1) implementation is now handled as an
   apropos(1) mode.  These tools are also able to minimally handle
   pre-formatted pages, that is, those already formatted by another
   utility such as GNU troff.
 * The man.cgi(7) script is also now available for wider testing.
   It interfaces with mandocdb(8) manuals cached by catman(8).
   HTML output is generated on-the-fly by libmandoc or internal
   methods to convert pre-formatted pages.
 * The mailing list archive for the discuss and tech lists are being
   hosted by Gmane at gmane.comp.tools.mdocml.user and
   gmane.comp.tools.mdocml.devel, respectively.
2013-10-05 14:48:15 +00:00
tron
70347bc8ba Fix remaining build problem under Mac OS X:
As "DSO_LIBDIR" is now always set (and must be always set because of all
the changes that refer to it) we cannot use it to check for the Cygwin
case anymore. Instead check whether "OPSYS" is (not) equal to "Cygwin".
2013-10-05 11:43:32 +00:00
tron
8af00457e1 Make sure that the target directory for shared libraries is always defined.
This fixes one of the build problems under NetBSD and Mac OS X introduced
by the Cygwin patches.
2013-10-05 11:08:24 +00:00
joerg
1f31a6c98c Correctly install DLLs for Cygwin. The dynamic data library build is
still a bit fishy, but this gets it to a mostly usable state at least.
2013-10-04 18:26:29 +00:00
prlw1
ab97cfdfdd Enable Python 3 2013-10-03 07:52:32 +00:00
wiz
f9ffeb199d 1.24:
Add default location for CODE REFERENCES.
2013-09-30 09:36:45 +00:00
joerg
bbeb1dd11d Revert last, my grep-fu is weak. Bump revision again. 2013-09-19 20:29:34 +00:00
joerg
a0fdb1be79 Forgotten patchsum commit. 2013-09-19 11:08:05 +00:00
fhajny
4bc0619538 Step back from requiring gmake, remove unneeded bits that break bmake. 2013-09-19 10:11:47 +00:00
obache
8f9af92121 Fix a typo to build fine. 2013-09-19 09:18:06 +00:00
fhajny
89ef0677b2 Needs gmake to install chem (fixes at least SunOS). 2013-09-18 09:58:09 +00:00
joerg
83ebc3f6fe No boost/scoped_ptr.h around. Bump revision. 2013-09-17 21:16:16 +00:00
joerg
317ffbde20 Installs chem now, so add it to the PLIST, fix the interpreter path and
bump revision.
2013-09-17 21:15:37 +00:00
joerg
8440842684 Use C++11 shared_ptr with clang. 2013-09-17 21:15:06 +00:00
wiz
6f371765f3 Update to 3.2.3:
3.2.3 (2013-07-28)
==================

Bugs fixed
----------

* Fix support for Python 2.4 which was lost in 3.2.2.


3.2.2 (2013-07-28)
==================

Features added
--------------

Bugs fixed
----------

* LP#1185701: spurious XMLSyntaxError after finishing iterparse().

* Crash in lxml.objectify during xsi annotation.

Other changes
-------------

* Return values of user provided element class lookup methods are now
  validated against the type of the XML node they represent to prevent
  API class mismatches.
2013-09-15 17:27:43 +00:00
taca
3066a87201 Update ruby-ultraviolet to 1.0.1.
Exact changes aren't available.  It looks a few bug fixes.
2013-09-15 16:37:47 +00:00
taca
0508bd9119 Update ruby-treetop to 1.4.15.
Exact changes aren't available.  Please refer change log in github.
2013-09-15 16:34:40 +00:00
taca
4199c7b302 Add and enable ruby-safe_yaml. 2013-09-15 16:31:47 +00:00
taca
a50db733b3 Add ruby-safe_yaml package version 0.9.5.
The SafeYAML gem provides an alternative implementation of `YAML.load`
suitable for accepting user input in Ruby applications.  Unlike Ruby's
built-in implementation of `YAML.load`, SafeYAML's version will not expose
apps to arbitrary code execution exploits (such as [the ones
discovered](http://www.reddit.com/r/netsec/comments/167c11/serious_vulnerability_in_ruby_on_rails_allowing/)
[in Rails in early
2013](http://www.h-online.com/open/news/item/Rails-developers-close-another-extremely-critical-flaw-1793511.html)).

If you encounter any issues with SafeYAML, check out the 'Common Issues'
section below.  If you don't see anything that addresses the problem you're
experiencing, by all means,  [create an
issue](https://github.com/dtao/safe_yaml/issues/new)!
2013-09-15 16:31:27 +00:00
taca
0a33216900 Add and enable ruby-redcarpet. 2013-09-15 16:27:40 +00:00
taca
155fb7a9ac Add ruby-redcarpet package version 3.0.0.
Redcarpet is Ruby library for Markdown processing that smells like
butterflies and popcorn.

Redcarpet used to be a drop-in replacement for Redcloth. This is no longer the
case since version 2 -- it now has its own API, but retains the old name. Yes,
that does mean that Redcarpet 2 is not backwards-compatible with the 1.X
versions.

Redcarpet is based on the [Sundown](https://www.github.com/vmg/sundown)
library. You might want to find out more about Sundown to see what makes this
Ruby library so awesome.
2013-09-15 16:26:30 +00:00
taca
4dfcb93ef7 Update ruby-nokogiri to 1.5.10.
=== 1.5.10 / 2013-06-07

* Bugfixes

  * (JRuby) Fix "null document" error when parsing an empty IO in jruby 1.7.3. #883
  * (JRuby) Fix schema validation when XSD has DOCTYPE set to DTD. #861 (Thanks, Patrick Cheng!)
  * (MRI) Fix segfault when there is no default subelement for an HTML node. #917


* Notes

  * Use rb_ary_entry instead of RARRAY_PTR (you know, for Rubinius). #877 (Thanks, Dirkjan Bussink!)
  * Fix TypeError when running tests. #900 (Thanks, Cédric Boutillier!)


=== 1.5.9 / 2013-03-21

* Bugfixes

  * Ensure that prefixed attributes are properly namespaced when reparented. #869
  * Fix for inconsistent namespaced attribute access for SVG nested in HTML. #861
  * (MRI) Fixed a memory leak in fragment parsing if nodes are not all subsequently reparented. #856


=== 1.5.8 / 2013-03-19

* Bugfixes

  * (JRuby) Fix EmptyStackException thrown by elements with xlink:href attributes and no base_uri #534, #805. (Thanks, Patrick Quinn and Brian Hoffman!)
  * Fixes duplicate attributes issue introduced in 1.5.7. #865
  * Allow use of a prefixed namespace on a root node using Nokogiri::XML::Builder #868


=== 1.5.7 / 2013-03-18

* Features

  * Windows support for Ruby 2.0.


* Bugfixes

  * SAX::Parser.parse_io throw an error when used with lower case encoding. #828
  * (JRuby) Java Nokogiri is finally green (passes all tests) under 1.8 and 1.9 mode. High five everyone. #798, #705
  * (JRuby) Nokogiri::XML::Reader broken (as a pull parser) on jruby - reads the whole XML document. #831
  * (JRuby) JRuby hangs parsing "&amp;". #837
  * (JRuby) JRuby NPE parsing an invalid XML instruction. #838
  * (JRuby) Node#content= incompatibility. #839
  * (JRuby) to_xhtml doesn't print the last slash for self-closing tags in JRuby. #834
  * (JRuby) Adding an EntityReference after a Text node mangles the entity in JRuby. #835
  * (JRuby) JRuby version inconsistency: nil for empty attributes. #818
  * CSS queries for classes (e.g., ".foo") now treat all whitespace identically. #854
  * Namespace behavior cleaned up and made consistent between JRuby and MRI. #846, #801 (Thanks, Michael Klein!)
  * (MRI) SAX parser handles empty processing instructions. #845
2013-09-15 16:20:51 +00:00
taca
5455d81728 Update ruby-libxml to 2.7.0.
== 2.7.0 / 2013-08-03 Charlie Savage

* Do not call Ruby code during a GC cycle (Dirkjan Bussink)
* Fix thread error handling (Geoffrey Giesemann)
* Set libxml error handler when a libxml-ruby error handler is set (Geoffrey Giesemann)
* Fix tests for nil TypeErrors (Geoffrey Giesemann)
* Fix segmentation fault for issue #62.  The deregisternode function was incorrectly
  NULLing out a node's mark and free functions for nodes removed from a document tree (Charlie Savage)
* Cleanup writer code (Charlie Savage)
* Fix equality check of LibXML::XML::Error against other objects (Michał Szajbe)
* Fix XML::Writer.set_quote_char UT, wrong expected string (#63).  (julp)
* Fix potential segfault when GC occurs while creating ns from xpath (Timothy Elliott)
* Fix segmentation fault after failing to load external schema (#59).  (Clifford Heath)
2013-09-15 16:17:32 +00:00
taca
bf7dd4a4fb Update ruby-haml to 4.0.3.
## 4.0.3

Released May 21, 2013 ([diff](https://github.com/haml/haml/compare/4.0.2...4.0.3)).

* Compatibility with newer versions of Rails's Erubis handler.
* Fix Erubis handler for compatibility with Tilt 1.4.x, too.
* Small performance optimization for html_escape.
(thanks [Lachlan Sylvester](https://github.com/lsylvester))
* Documentation fixes.
* Documented some helper methods that were left out of the reference.
(thanks [Shane Riley](https://github.com/shaneriley))

## 4.0.2

Released April 5, 2013 ([diff](https://github.com/haml/haml/compare/4.0.1...4.0.2)).

* Explicitly require Erubis to work around bug in older versions of Tilt.
* Fix :erb filter printing duplicate content in Rails views.
(thanks [Jori Hardman](https://github.com/jorihardman))
* Replace range with slice to reduce objects created by `capture_haml`.
(thanks [Tieg Zaharia](https://github.com/tiegz))
* Correct/improve some documentation.

## 4.0.1

Released March 21, 2013 ([diff](https://github.com/haml/haml/compare/4.0.0...4.0.1)).

* Remove Rails 3.2.3+ textarea hack in favor of a more general solution.
* Fix some performance regressions.
* Fix support for Rails 4 `text_area` helper method.
* Fix data attribute flattening with singleton objects.
(thanks [Alisdair McDiarmid](https://github.com/alisdair))
* Fix support for sass-rails 4.0 beta.
(thanks [Ryunosuke SATO](https://github.com/tricknotes))
* Load "haml/template" in Railtie in order to prevent user options set in a
  Rails initializer from being overwritten
* Don't depend on Rails in haml/template to allow using Haml with ActionView
  but without Rails itself. (thanks [Hunter Haydel](https://github.com/wedgex))
2013-09-15 16:16:26 +00:00
taca
43bd1d6f6b Update ruby-coderay to 1.1.0.
Exact changes aren't available.  Please refer change log in github.
2013-09-15 16:14:17 +00:00
wiz
4d47285cd3 Improve COMMENT and description.
From Ingo Schwarze <schwarze@usta.de>
2013-09-15 13:03:27 +00:00
pettai
ded0c7ecb4 1.5.3:
Bugfix
[CPPXT-92] - Update xmlsig 1.1 schema to final CR

Improvements
[CPPXT-94] - Configuration check should check for missing private key
[CPPXT-95] - Improve logging when libcurl is built without OpenSSL

1.5.2:
Bugfixes
[CPPXT-89] - Regression in deprecated catalog_path option during initialization
[CPPXT-90] - X509Digest generates base64 based on hex digest instead of binary

Improvement
[CPPXT-91] - KeyInfoResolver code returns empty credential object.

1.5.1:
Improvement
[CPPXT-88] - Support path resolution in ParserPool / catalog files

1.5.0:
Bugfixes
[CPPXT-76] - Remove compile time version output where possible.
[CPPXT-79] - link fails if xml-security-c library outside default link path
[CPPXT-83] - Transport layer not handling Last-Modified header correctly
[CPPXT-84] - Problems compiling log4shib on Solaris SPARC 10 with Sun
             Studio 12.1 with 64bit libraries
[CPPXT-86] - Small Memory Leak in XMLObjectBuilder::buildFromElement()

Improvements
[CPPXT-70] - Improve remote CRL access and caching support
[CPPXT-78] - Support configuration of name and policy restrictions for the
             signature metadata filter (signing certificate)
[CPPXT-82] - libcurl, ExplicitKeyTrustEngine, PKIX could provide additional
             debug information
[CPPXT-87] - Libcurl versions before 7.20 do not refresh caches of IdP IP
             address look-ups - this breaks SAML1 attribute query if the IdP's
             IP address is changed
2013-09-13 21:08:19 +00:00
fhajny
bd7ebf4b8d Add crush-tools 2013-09-13 11:27:30 +00:00
fhajny
5883c2744a Import textproc/crush-tools.
CRUSH (Custom Reporting Utilities for SHell) is a collection
of tools for processing delimited-text data from the command
line or in shell scripts.
2013-09-13 11:26:52 +00:00
adam
9f415cb635 Changes 1.25.25:
* base.hpp: Fix declarations out of order causing compile failure. Broken since Xmlrpc-c 1.19 (June 2009).
* Make distclean cleans up src/test/blddir and src/test/srcdir.
2013-09-12 18:52:54 +00:00
jperkin
ca67532cca Add USE_TOOLS+=nroff to packages which generate catman pages. 2013-09-12 11:15:12 +00:00
jperkin
479a183b70 Adjust CONFLICTS with mdocml, versions after and including 1.12.0nb3
no longer conflict with this package.

Bump PKGREVISION.
2013-09-12 10:39:24 +00:00