Commit graph

5633 commits

Author SHA1 Message Date
dholland
256be00e9e Don't hardcode /usr/pkg. Still doesn't install properly in a non-default
$PREFIX, but it gets further.
2011-12-07 02:10:30 +00:00
joerg
cbd23af550 Fix DESTDIR installation 2011-12-06 19:46:36 +00:00
joerg
88cf98e48e Fix build with newer GCC 2011-12-06 19:46:09 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
dholland
0bd6f89b2a Uses perl-type if syntax and thus does not work with python24. 2011-12-05 15:34:12 +00:00
marino
d98f8e6181 textproc/xmlada: Remove DESTDIR from library rpaths
Removing DESTDIR from the shared library rpaths required a change in the
compiler.  To tell GNAT not to add in DESTDIR rpaths, the -R switch
needs to be added to each library's option set.  GNAT-AUX 20110627nb2
required at a minimum to take advantage of these switches.

Additionally, issues with installed files' permissions were fixed.
2011-12-03 07:30:48 +00:00
sbd
45bf5505a7 Recursive bump for textproc/xapian buildlink additions. 2011-12-03 03:44:54 +00:00
sbd
438434d240 Add devel/libuuid buildlink on Linux and SunOS only.
Bump PKGREVISION
2011-12-03 03:44:38 +00:00
joerg
9a0666357e Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
2011-12-03 00:02:14 +00:00
joerg
45f8cd8a80 Revert, since it leaves packages with unresolvable dependencies. 2011-12-02 13:19:59 +00:00
drochner
1cde73cc22 update to 1.3.0
changes:
-minor feature additions
-bugfixes

tested with osmarender
2011-11-30 10:44:46 +00:00
obache
72ad6bf72d Updage groonga to 1.2.8.
Release 1.2.8 - 2011/11/29
--------------------------

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

* [grntest] Removed max number of bytes in a line limitation.
* [grntest] Added `--pid-path` option.
* Fixed a crash bug when accessing zlib/lzo compressed
  column. Note that compressed column access will leak memories. To
  resolve this, we need to improve API. We will do it in the feature.
  [GtiHub#5][GtiHub#6] [Reported by Takayuki Yamaguchi]
* Fix a bug that needless column values are cleared by delete.
* [deb] Enabled experimental zlib and lzo support.
* [rpm] Enabled experimental zlib and lzo support.
* Supported truncation. [#892]
* Enabled grn_dat that is a read lock free double array implementation.
* [pkg-config] Added groonga_version variable to groonga.pc.
* Re-supported `--disable-static`. [groonga-dev,00612]
  [Suggested by Kenichi Aramaki]
* [munin] Stopped to install Munin plugins by default.
* Stopped to install RedHat platform related files by default.
* Supported object renaming. [#1167]
* [munin] Added a Munin plugin that measures throughput. [#1171]
* [geo] Improved geo_in_rectangle performance. The new
  implementation will be 2x faster than the old
  implementation in many cases. [#1173]
* [macports] Moved groonga's MacPorts to the official
  repository. [Imported by Hiroshi Umemoto]
* [geo] Changed geo literal conversion from in degree to in
  msec algorithm to round-off from truncation.
* Supported a table as defrag target. It means that variable
  size value columns in the table are defrag targets. [#1175]
* Removed associated path on remove. [#1180]
* [deb] Supported i386.
* [rpm] Supported i386.
* [windows] Supported x86.

Fixes
^^^^^

* Fixed a bug that wrong index is used in sort. [#766]
  [Reported by Horikoshi Yuki]
* [libedit] Fixed a bug that needed initialization is
  omitted. [GitHub#7] [Patch by SHIDARA Yoji]
* [doc] Fixed a typo in documentation. [GitHub#8] [Patch by zunda]
2011-11-30 10:39:30 +00:00
he
6b73fce4bd Add patch-ac to import fixes from newer po4a to make newish perl
not emit warnings and errors for now-deprecated constructs.
Add comments to the existing patch files.
Bump PKGREVISION.
2011-11-30 10:13:38 +00:00
minskim
2170f35b41 py-libxml2 is incompatible with python-3.1. 2011-11-29 19:32:59 +00:00
hans
b655dfa617 Add pod2man to USE_TOOLS. 2011-11-29 18:32:41 +00:00
sbd
24ac65233c Honor LDFLAGS from pkgsrc. 2011-11-29 06:21:02 +00:00
adam
e3536c407d Changes 1.1.2:
* 809: Include custom fixers in the source distribution.

Changes 1.1.1:
* 791: Fix QtHelp, DevHelp and HtmlHelp index entry links.
* 792: Include "sphinx-apidoc" in the source distribution.
* 797: Don't crash on a misformatted glossary.
* 801: Make intersphinx work properly without SSL support.
* 805: Make the ``Sphinx.add_index_to_domain`` method work correctly.
* 780: Fix Python 2.5 compatibility.
2011-11-28 10:48:25 +00:00
wiz
31bd9e0dc8 Reset maintainer, sketch resigned. 2011-11-28 00:06:17 +00:00
joerg
d51eac1344 Fix build with newer GCC 2011-11-26 17:21:10 +00:00
joerg
84a701617f Fix build with newer GCC versions 2011-11-24 13:32:56 +00:00
shattered
ccb9c09253 PR/45646 -- libplist 1.4 has been released fixing memory leaks and a bug
in writing binary plists.
2011-11-23 23:33:18 +00:00
hubertf
a25f7c1bfe Update to rfc-3.2nb7:
Add patch to see if the downloaded index is compressed,
and if so uncompress it. Gets 'links' working again as
viewer / download tool.
2011-11-23 13:30:30 +00:00
yyamano
80fbfb7e3f Make this build with symlinked pkgsrc directory. 2011-11-22 19:17:19 +00:00
shattered
c133d26ea1 Added textproc/libplist version 1.3 2011-11-21 19:17:40 +00:00
shattered
62343d1bca Import libplist-1.3 as textproc/libplist.
Library for handling Apple Binary and XML Property Lists.
2011-11-21 18:51:37 +00:00
obache
12ff82598b gawk is not required. 2011-11-18 09:01:27 +00:00
sbd
cdc09187f5 Add 'gzip:run' and 'gawk' to USE_TOOLS and pass the real gzip path to
configure as its embedded into installed files.

Bump PKGREVISION
2011-11-18 04:42:22 +00:00
drochner
5d6a259cfc update to 0.6.3
changes:
-minor fix to installed .pc file
-add gtk-doc docs
2011-11-17 12:55:03 +00:00
hiramatsu
768dab11f5 Update p5-Text-Sass to 0.93.
Changes from previous:
0.93 - kicked version number

0.9.3 - downgraded POSIX requirement - RT#72204

0.9.2 - background: url(xxx) no-repeat fix from mk@bluepipe.dk RT#66349

0.9.1 - test fixes - fpu platform differences & RT#63256

0.9 - Function & SCSS support from Bjørn-Olav

0.8 - Flexible indentation fixes, from Bjørn-Olav
      Retain declaration order, from Bjørn-Olav

0.7 - Better whitespace handling. Very hacky though. A handful of new tests.

0.6 - Better nesting, lots of haphazard debugging;
      Thanks to tests & queries from Bjørn-Olav Strand
2011-11-17 07:56:35 +00:00
sno
861430b34a Updating YAML::Tiny module of Perl programming language in
textproc/p5-YAML-Tiny from 1.44nb2 to 1.50.

Upstream changes:
1.50 Thu 23 Jun 2011
	- Major bug fix, all code that writes arbitrary data should upgrade.
	- Simple scalars with no whitespace but ending in a colon like ABC: were
	  not being quoted, which results in the parser confusing it with a
	  mapping key and crashing.

1.49 Tue 8 Mar 2011
	- No functional changes.
	- Don't depend on the YAML modules in RELEASE_TESTING, as it can
	  pollute the advisory META.yml.

1.48 Tue 1 Feb 2011
	- Fix to the refaddr compatibility where Scalar::Util is installed
	  but is older than 1.18.

1.47 Mon 31 Jan 2011
	- No functional changes
	- Only depend on the YAML implementations when we are release testing

1.46 Thu 16 Dec 2010
	- No functional changes
	- Moving to a production release now CPAN Testers is green again

1.45_02 Tue 7 Dec 2010
	- Adding experimental support for exception->errstr conversion
	- Updating test suite yaml_error to not expect exceptions

1.45_01 Tue 7 Dec 2010
	- Added support for trailing line comments (INGY)
	- Added checks for some characters that are illegal or reserved
	  in plain scalars (INGY)
	- Minor cleaning up of some out of date POD (ADAMK)
	- Updated AUTOMATED_TESTING dependencies to new versions (ADAMK)
2011-11-16 08:45:47 +00:00
sno
59cfdfc47a Updating YAML::Syck Perl module in textproc/p5-YAML-Syck from 1.15nb1 to
1.19.

Upstream changes (since 1.15):
[Changes for 1.19 (JSON::Syck 0.42 ) - 2011-11-08]

* Do not run t/leak.t on perls prior to 5.8.9 as 5.8.8
  and Devel::Leak apparently do not mix (perl RT #102606).

[Changes for 1.18 (JSON::Syck 0.41 ) - 2011-11-05]

* Promote to stable release.

[Changes for 1.17_02 (JSON::Syck 0.40_02 ) - 2011-11-03]

* perl RT #102606 - Only lvalue subroutines are supposed to return
  the argument to "return" without copying it. Stop relying on a
  pre-5.15 bug. [Father Chrysostomos]

[Changes for 1.17_01 (JSON::Syck 0.40_01 ) - 2011-02-28]

* Break YAML::Syck dependency on Scalar::Util

[Changes for 1.17 (JSON::Syck 0.40 ) - 2010-11-21]

* Change a C99 comment to a C89 comment

* Upgrade ppport.h from 3.13 to 3.19

* Remove inc/Test/Builder/IO/Scalar.pm from MANIFEST

[Changes for 1.16 (JSON::Syck 0.39 ) - 2010-11-21]

* POD formatting fixes contributed by Justin Hunter
2011-11-16 08:41:44 +00:00
sno
18886ca0f4 Updating Perl module YAML::LibYAML and YAML::XS in textproc/p5-YAML-LibYAML
from 0.33nb2 to 0.37.

pkgsrc changes:
- adjust module type
- adjust license

Upstream changes:
---
version: 0.37
date:    Thu Sep 29 20:09:20 CEST 2011
changes:
- Fix the bug that accidentally released YAML-XS instead of YAML-LibYAML.
- Released from Wendy++ and Liz++'s Guest Bedroom.
---
version: 0.36
date:    Sun Sep 25 22:08:53 CEST 2011
changes:
- Switch to Module::Package
- Fix LoadFile on empty file failure.
- Released from Wendy++ and Liz++'s Basement Server Room.
---
version: 0.35
date:    Mon Apr  4 00:33:09 CST 2011
changes:
- Apply bdfoy patch from rt-46172
- Update ppport.h to fix rt-64749 & rt-62054
- Add ANDK's regexp.t patch from rt-62266
---
version: 0.34
date:    Wed Apr 14 17:57:10 PDT 2010
changes:
- These changes from chansen++
- Handle misbehaved tied hashes
- Handle 'get' magic
- Added support for tied arrays and hashes
- Don't turn on the UTF-8 flag for strings containing US-ASCII (0x00-0x7F)
2011-11-16 08:38:26 +00:00
sno
a70a860899 Updating YAML module for Perl programming language in textproc/p5-YAML from
0.72nb1 to 0.77.

pkgsrc changes:
- none yet, even if distribution switched from bundled Module::Install to
  bundled Module::Package (seems to be derived from Module::Install), but
  fails clean .packlist creation when older version is installed.
  Might need some cleanup some fine day.

Upstream changes:
version: 0.77
date:    Thu Sep 29 18:28:25 CEST 2011
changes:
- Add $VERSION back to all modules.
- Released from Liz++ and Wendy++ garage attic!
---
version: 0.76
date:    Wed Sep 28 12:05:08 CEST 2011
changes:
- Removed YAML::import per mst.
---
version: 0.75
date:    Tue Sep 27 00:46:19 CEST 2011
changes:
- Switch to Mo for OO (YAML::Mo)
- use_test_base in Makefile.PL.
---
version: 0.74
date:    Sun Sep 25 22:05:05 CEST 2011
changes:
- Switch to Module::Package
- Removed extra $VERSION lines from submodules
- Released from Liz++ and Wendy++'s Tool Basement!

---
version: 0.73
date:    Tue Apr 19 20:14:59 EST 2011
changes:
- Apply ANDK's patch for 5.14.0
2011-11-16 08:31:38 +00:00
hiramatsu
ed4af94778 Add p5-String-ToIdentifier-EN. 2011-11-14 08:09:23 +00:00
hiramatsu
41fcb526ce Import String::ToIdentifier::EN into textproc/p5-String-ToIdentifier-EN,
which is required to update databases/p5-DBIx-Class-Schema-Loader.

This module provides a utility method, "to_identifier" for converting
an arbitrary string into a readable representation using the ASCII
subset of "\w" for use as an identifier in a computer program. The
intent is to make unique identifier names from which the content of
the original string can be easily inferred by a human just by reading
the identifier.
2011-11-14 08:08:04 +00:00
wiz
009aed20cb Fix typo. 2011-11-13 23:45:06 +00:00
joerg
3011016ef0 Added py-Tempita 2011-11-13 22:56:10 +00:00
joerg
49ef77ad2a Imported py26-Tempita.
Tempita is a small templating language for text substitution. It is
meant for projects that require a bit more power than string.Tempalte or
% substitution.
2011-11-13 22:50:24 +00:00
hiramatsu
2aa0a347e6 Update p5-Lingua-EN-Inflect-Phrase to 0.10.
Changes from previous:
0.10  2011-10-15 17:17:03
        - special case "people" and "heroes"

0.09  2011-10-15 14:32:04
        - fix inflection of "a" to "some"

0.08  2011-10-11 22:31:58
        - special case the verb "belongs", as the new fallback to verbs was
          breaking DBIx::Class::Schema::Loader tests.

0.07  2011-10-10 22:07:35
        - remove special case for "single", as it was wrong

0.06  2011-10-10 22:01:14
        - handle "negative acknowledges"

0.05  2011-10-10 21:37:57
        - fix some bugs discovered in String::ToIdentifier::EN
        - better support for numbers and number words
2011-11-13 13:07:16 +00:00
hiramatsu
80db29e869 Add p5-String-CamelCase. 2011-11-13 13:06:12 +00:00
hiramatsu
4653a55ea6 Import String::CamelCase into textproc/p5-String-CamelCase,
which is required to update databases/p5-DBIx-Class-Schema-Loader.

This module exports two functions.
- camelize : convert from under_score text to CamelCase one
- decamelize : convert from CamelCase text to under_score one
2011-11-13 13:05:06 +00:00
hiramatsu
14332971b4 Update p5-CAM-PDF to 1.55.
Changes from previous:
1.55  22 Jun 2011
      [FIXES]
      Performance enhancement saving large files
      https://rt.cpan.org/Ticket/Display.html?id=69021
      Thanks to David Porter of Audacitas Limited for the patch

1.54  26 Mar 2011
      [FIXES]
      - appendPDF was broken intermittently if appended doc was bigger than main doc
        Thanks to Charlie Katz for a sample PDF
        http://chrisdolan.net/talk/2011/03/26/cam-pdf-fixes-appendpdf-bug/

1.53  25 Mar 2011
      [FIXES]
      - Handle PDF 1.5 case where "endstream" token crosses a 1024-byte boundary
        Thanks to Charlie Katz for a sample PDF
      - Allow whitespace after the 'stream' token for better interoperability
        http://rt.cpan.org/Ticket/Display.html?id=42819
        Credit to Vonne 'Robert' Bannavong
      - Fix broken crunchjpgs.pl, patch submitted by George Greer
      - Tolerate leading zeros on objnums and gennums
        http://www.cpanforum.com/posts/11494
2011-11-12 00:43:56 +00:00
hiramatsu
1b6357233c Update p5-Convert-PEM to 0.08.
Changes from previous:

0.08  2010.12.06
    - Altered explode() to canonicalize line endings to \n, handling
      DOS (\r\n) and older mac (\r) line breaks cleanly. Thanks to Matt
      Gramlich for the patch.
    - Removed sign() and auto_install() from Makefile.PL.
    - Removed magic svn keywords.
    - Converted test suite to Test::More.
    - Added author tests (xt/) and modified SYNOPSIS for all modules to
      make them pass the compilation test.
2011-11-11 22:49:47 +00:00
hiramatsu
477fd645a8 Updated p5-Encode to 2.44.
Changes from previous:
$Revision: 2.44 $ $Date: 2011/08/09 07:49:44 $
! Unicode/Unicode.xs
  Addressed the following:
    Date: Fri, 22 Jul 2011 13:58:43 +0200
    From: Robert Zacek <zacek@avast.com>
    To: perl5-security-report@perl.org
    Subject: Unicode.xs!decode_xs n-byte heap-overflow
! Encode.pm encoding.pm
! lib/Encode/Alias.pm lib/Encode/Encoder.pm lib/Encode/Guess.pm
  Applied: RT#69735: patch for use constant DEBUG =>
  https://rt.cpan.org/Ticket/Update.html?id=69735

2.43 2011/05/21 23:14:43
! lib/Encode/Alias.pm
  Addressed RT#68361: Encode::Bytes x-mac-... aliases missing
  https://rt.cpan.org/Ticket/Display.html?id=68361
! Encode.pm
  Applied the 0001-Fix-typo-in-pod.patch
  https://rt.cpan.org/Ticket/Update.html?id=64381
  Addressed RT#65796 Deep recursion error finding invalid charset
  https://rt.cpan.org/Ticket/Update.html?id=65796
  Applied a jumbo doc patch by Tom Christiansen
  Message-Id: <14795.1304618434@chthon>

2.42 2010/12/31 22:48:48
! Encode.xs
! Unicode/Unicode.xs
  Applied: RT#64371: Update for 5.14 API changes
  http://rt.cpan.org/Ticket/Display.html?id=64371

2.41 2010/12/23 11:05:58
! lib/Encode/MIME/Header.pm
  Applied: RT#63387 encode of MIME-Header inserts too much whitespace
  http://rt.cpan.org/Ticket/Display.html?id=63387
! t/Aliases.t lib/Encode/Alias.pm
  Applied: RT#63286: Various Encode::Alias improvements
  http://rt.cpan.org/Ticket/Display.html?id=63286
2011-11-11 07:47:01 +00:00
hiramatsu
928308f765 Update p5-Filter to 1.39.
Changes from previous:
  * Versions being seperate from Module versions results in dependency confusion
    Bumped all versions to match the distribution version number.
    [RT #67655]

  * Fix decrypt to work with Perl 5.14
    [RT #67656]

  * Update the Filter-Simple URL
    [RT #49778]
2011-11-11 04:33:32 +00:00
ryoon
233616b0e1 This commit probably fix "make patch" on non-NetBSD platform,
for example Aleksey Cheusov's Debian GNU/Linux bulk build.
But I have not tested on non-NetBSD platform.
2011-11-10 22:05:03 +00:00
abs
b1bb02868c The latest gtk-doc does not create .devhelp files any more - bump buildlink3 required version to ensure PLISTs match 2011-11-10 09:42:48 +00:00
abs
c399dff9dd No gtkspell.devhelp with latest gtk-doc 2011-11-10 09:41:36 +00:00
taca
f421a91919 Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL. 2011-11-08 16:33:36 +00:00
taca
fba29e2ac8 Use RUBY_VERSION instead of RUBY_REQD. 2011-11-08 15:42:27 +00:00