Commit graph

5485 commits

Author SHA1 Message Date
obache
7aaf383ea3 fix regression of executable suffix substitude in PLIST at last update.
noticed by joerg@ via private mail.
2011-09-01 15:01:12 +00:00
obache
1293d1c5e4 fix comments.
openSUSE's patch name is libxml-CVE-2009-2414_CVE-2009-2616,
but it really fixes CVE-2009-2416 and CVE-2009-2414.
2011-09-01 14:42:09 +00:00
obache
c75df8fec0 LICENSE=gnu-lgpl-v2. 2011-09-01 14:29:40 +00:00
obache
391e314ec7 Add a patch to fix CVE-2009-2414 and CVE-2009-2616,
taken from openSUSE 10.3 libxml-CVE-2009-2414_CVE-2009-2616.patch.

Bump PKGREVISION.
2011-09-01 14:29:04 +00:00
taca
d4180863a5 Update ruby-markaby to 0.7.2.
Compact changes are unavailable, please refer in detail:
https://github.com/markaby/markaby/commits/master
2011-08-25 15:42:05 +00:00
obache
8db4cbd403 Update ruby-tilt to 0.3.3.
* add support for mediawiki templates.
* yajl support
* and fixes,improvements
2011-08-25 11:30:44 +00:00
wiz
6b8f999b37 Mark as not-for python-2.4 (it doesn't contain the file that is used here). 2011-08-22 12:40:38 +00:00
obache
c1607680d0 Update intltool to 0.41.1, for GNOME 2.30 release.
This release adds support for context on GtkBuilder UI elements, fixes for out-
of-source tree builds and a few intltool-update fixes for Windows and .py.in.
2011-08-21 11:23:14 +00:00
obache
b8e0d2afaa Revision history for Perl extension XML::Parser.
2.41 2011-06-01 (by Todd Rinaldo
    - Tests are cleaned. promoting to stable. No changes since 2.40_02

2.40_02 2011-05-31 (by Todd Rinaldo)
    - TODO some tests which fail in Free BSD due to improper expat CVE patch
      http://www.freebsd.org/cgi/query-pr.cgi?pr=157469

2.40_01 2011-05-24 (by Todd Rinaldo)
    - better installation instructions
    - Small spelling patches from Debian package - Thanks Nicholas Bamber
    - RT 68399 - Upgrade Devel::CheckLib to 0.93 to make it
      perl 5.14 compliant - qw()
    - RT 67207 - Stop doing tied on globs - Thanks sprout
    - RT 31319 - Fix doc links in POD for XML/Parser.pm
2011-08-21 11:03:07 +00:00
obache
71e93593d9 fix spelling error. 2011-08-21 09:46:48 +00:00
minskim
4957e2cdd5 Add ruby-albino. 2011-08-21 05:02:56 +00:00
minskim
ca490755ff Import ruby19-albino-1.3.3 as textproc/ruby-albino.
Albino is a ruby wrapper for pygmentize.  This project is an
extraction from GitHub.
2011-08-21 05:01:27 +00:00
minskim
88d1ef9499 Add ruby-kramdown. 2011-08-21 05:01:04 +00:00
minskim
dd4345c01e Import ruby19-kramdown-0.13.3 as textproc/ruby-kramdown.
kramdown is a free GPL-licensed Ruby library for parsing and
converting a superset of Markdown.  It is completely written in Ruby,
supports standard Markdown (with some minor modifications) and various
extensions that have been made popular by the PHP Markdown Extra
package and Maruku.
2011-08-21 04:59:47 +00:00
wiz
2f87d48108 Build fix: add -std=c++0x to the compiler flags for gcc-4.4+. 2011-08-20 21:33:27 +00:00
obache
73b386ab07 drop dependency on p5-Test-Simple and p5-Storable,
base perl contains sufficient Test::Simple and Storable module.

Bump PKGREVISION.
2011-08-19 01:21:10 +00:00
joerg
25b1b262cc Restore PKGNAME (hi wiz!) 2011-08-18 12:57:44 +00:00
taca
a70d33418a Update ruby-redcloth package to 4.2.8.
== 4.2.8 / August 17, 2011

* Do not treat warnings as errors so it compiles cleanly. [Tomasz Wałkuski]
2011-08-18 12:50:14 +00:00
taca
1ae2704f29 Update ruby-libxml package to 2.2.1.
= Release History

== 2.2.1 / 2011-08-13 Charlie Savage

* Packaging fix - include the custom .def file in the gem.
2011-08-17 13:38:30 +00:00
wiz
edfa3ef1b5 Update to 1.893:
1.893  Thu Nov  4 06:24:06 2010

    - Fixed major glitch in WORDLIST (thanks calimo)
2011-08-17 12:05:39 +00:00
obache
25a39b3d02 Drop Module::Build requirements, default dependency is sufficient. 2011-08-16 09:40:46 +00:00
wiz
2f38bda9ce Fix build with gcc-4.5.
Set LICENSE.
2011-08-14 18:54:53 +00:00
obache
ca6777aa50 Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +00:00
taca
61dbc05419 Update textproc/ruby-will-paginate package to 3.0.0.
Changes are unknown.
2011-08-12 17:24:16 +00:00
taca
feecaf7527 Update textproc/ruby-treetop package to 1.4.10.
bugfixes: please refer https://github.com/nathansobo/treetop/commits/master
in detail.
2011-08-12 17:23:33 +00:00
taca
f99bf730c3 Update textproc/ruby-stringex package to 1.3.0.
Changes are summary and description, no functional change.
2011-08-12 17:22:41 +00:00
taca
f6d6e6f213 Update textproc/ruby-libxml package to 2.2.0.
Changes are too many to write here, please refer:
http://github.com/xml4r/libxml-ruby/blob/master/HISTORY
2011-08-12 17:21:33 +00:00
taca
2e4105d439 Update ruby-json and ruby-json-pure package to 1.5.3.
2011-06-20 (1.5.3)
  * Alias State#configure method as State#merge to increase duck type synonymy
    with Hash.
  * Add as_json methods in json/add/core, so rails can create its json objects
    the new way.
2011-08-12 17:20:20 +00:00
taca
9a4c46af07 Fix build problem adding paches from http://cvs.pld-linux.org/. 2011-08-12 17:19:26 +00:00
taca
29e9e93174 This pacakge dosen't need to depend on hoe pacakge.
Bump PKGREVISION.
2011-08-12 17:18:16 +00:00
obache
da2b6c184d Revision bump after updating perl to 5.14.1.
While here, remove CONFLICTS with libwww (no conflicts with both 5.x and 6.x).
2011-08-12 09:07:06 +00:00
jnemeth
a5a00a5dab add and enable ruby-tilt 2011-08-11 03:51:38 +00:00
ryoon
e5a1b7c445 Sort 2011-08-06 22:58:33 +00:00
ryoon
0eaab40220 Add queequeg 2011-08-06 22:56:49 +00:00
ryoon
30dc67bce9 Import queequeg-0.91 as textproc/queequeg from wip/queequeg
Queequeg is a tiny English grammar checker for non-native speakers
who are not used to verb conjugation and number agreement. We
especially focus on people who're writing academic papers or business
documents where thorough checking is required. We aim to reduce
this laborious work with automated checking. Queequeg is named
after a character in Herman Melville's masterpiece.
2011-08-06 22:55:34 +00:00
obache
57c9a59c5b Import ruby-tilt-1.3.2 as textproc/ruby-tilt.
Tilt is a thin interface over a bunch of different Ruby template engines in
an attempt to make their usage as generic possible. This is useful for web
frameworks, static site generators, and other systems that support multiple
template engines but don't want to code for each of them individually.

The following features are supported for all template engines (assuming the
feature is relevant to the engine):

 * Custom template evaluation scopes / bindings
 * Ability to pass locals to template evaluation
 * Support for passing a block to template evaluation for "yield"
 * Backtraces with correct filenames and line numbers
 * Template file caching and reloading
 * Fast, method-based template source compilation

The primary goal is to get all of the things listed above right for all
template engines included in the distribution.
2011-08-06 13:10:18 +00:00
reed
20ae37f03c Fix mistake in patch that linked diction to create style!
So style command was actually the diction command.
I guess nobody else used this.
2011-08-05 15:40:47 +00:00
ryoon
47858b0f71 Add FlightCrew 2011-07-29 19:35:37 +00:00
ryoon
3b2e170d69 Import FlightCrew-0.7.1 as textproc/FlightCrew from wip/FlightCrew
FlightCrew is a C++, cross-platform, native code epub validator.
It is composed of three parts:

* FlightCrew, the validation library;
* FlightCrew-cli, the command-line front-end to the FlightCrew library;
* FlightCrew-gui, the GUI front-end to the FlightCrew library;
2011-07-29 19:32:18 +00:00
obache
215f8a6260 Update groonga to 1.2.4.
Release 1.2.4 - 2011/07/29
--------------------------

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

* Re-supported *BSD. (Reported by OBATA Akio)
* Improved sed related portability. (Suggested by OBATA Akio)
* Re-supported Visual C++ 2008.
* Supported :doc:`commands/check` for hash table.
* Ignored invalid _score in --sortby of :doc:`commands/select`
  for convenience. #1030
* Added document about :doc:`log`.
* Supported ~/.editrc.
* Supported ~/.groonga-history.

Fixes
^^^^^

* Fixed broken libedit support. (Reported by Daiki Ueno)
* Fixed source URL in *.spec (Reported by Daiki Ueno)
* Fixed patricia trie cursor returns wrong records.
* Added missing database lock clear for grn_obj_clear_lock()
  for database.
* Fixed wrong record's column values deletion possible on
  record deletion.
2011-07-29 12:30:36 +00:00
pettai
9bfa1f5e5a 1.4.2:
Bug:
    * [CPPXT-71] - Shorthand File CredentialResolver config fails to support use attribute
    * [CPPXT-73] - make distclean not removing pkgconfig files
    * [CPPXT-75] - sending SOAP 1.1 Fault to Shib Native SP ECP handler
    * [CPPXT-77] - Library init routines should be idempotent
2011-07-28 22:24:16 +00:00
pettai
629fc63014 Change MASTER_SITES to the new distribution point 2011-07-27 22:23:43 +00:00
tez
d31873ccee Adjust pdfroff security patch to not use '-p' option to mktemp which is
missing on some platforms.  fixes PR#45181
2011-07-27 16:33:25 +00:00
adam
c748bc54bb Changes 4.8.1:
This is a maintenance release of ICU 4.8. No new APIs were added.
2011-07-25 10:16:54 +00:00
mef
8e28eb3734 Bump verion PR#45170
2011-07-18  Tadamasa Teranishi  <yw3t-trns@asahi-net.or.jp>

        * configure.in: Bumped version number to to 2.0.21.
        * configure.in (LTVERSION): Set "8:3:1".
        * man: update.
        * namazu.cgi:
           Fix IE6,7 cross-site scripting problem.
        * tests, pltests:
           Add New Tests.

make check have passed by changing '$WATATI =  ;' lines in pl/conf.pl
for LANG=ja, except $MECAB is set.
2011-07-24 14:31:34 +00:00
obache
7f43353df0 recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
tez
768a93e8c3 Fix many temporary file handling issues, including in pdfroff
(resolves CVE-2009-5044 / SA44999)
Patches copied from:
 http://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/groff/groff-1.20.1-owl-tmp.diff?rev=1.2
Modified for pkgsrc and excluded a documentaion change to doc/groff.texinfo
that changes a `makeinfo' is too old warning into a fatal error.

Added patch to make pdfroff.sh use -dSAFER
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538338 for details.
2011-07-19 21:09:38 +00:00
spz
65dfef3e8d add CONFLICTS (thanks wiz@ for the reminder)
add a missing LICENSE and fix a few COMMENT
2011-07-14 21:47:34 +00:00
joerg
b7959ee29d Builds fine with Python 3.1 and is needed as dependency elsewhere. 2011-07-14 15:53:38 +00:00
wiz
ae6595f9b5 Update to 0.60.6.1:
Update to Automake 1.10.3
    Fix a bug which caused a race condition (leading to a likely
    crash) when two threads try to update the dictionary cache at
    the same time.
    Make it very clear that compiling Aspell with NDEBUG is a bad
    idea (see http://aspell.net/ndebug.html) by outputting a warning
    when building with NDEBUG defined.
    Numerous other minor updates and bug fixes.
2011-07-12 14:06:02 +00:00