Commit graph

5386 commits

Author SHA1 Message Date
cheusov
c523949c8a heirloom part 2011-05-28 08:17:44 +00:00
cheusov
803d8867ac heirloom part 2011-05-28 08:17:25 +00:00
cheusov
009f3d1ca7 heirloom part 2011-05-28 08:17:06 +00:00
cheusov
fa8a62f019 heirloom part 2011-05-28 08:16:47 +00:00
cheusov
0f868507d4 heirloom part 2011-05-28 08:16:28 +00:00
cheusov
d908fa9c22 heirloom part 2011-05-28 08:16:09 +00:00
cheusov
88b698f5b3 heirloom part 2011-05-28 08:15:50 +00:00
cheusov
3948a7dd6c heirloom part 2011-05-28 08:15:31 +00:00
cheusov
750d057c0c heirloom part 2011-05-28 08:15:12 +00:00
cheusov
ae537c3466 heirloom part 2011-05-28 08:14:47 +00:00
cheusov
fea5cce4db heirloom part 2011-05-28 08:14:28 +00:00
cheusov
c5d961b813 heirloom part 2011-05-28 08:14:08 +00:00
cheusov
f674e96581 heirloom part 2011-05-28 08:13:49 +00:00
cheusov
5b58bb6787 heirloom part 2011-05-28 08:13:30 +00:00
cheusov
92df5b6fc2 heirloom part 2011-05-28 08:13:10 +00:00
cheusov
ac209c04b5 heirloom part 2011-05-28 08:12:51 +00:00
cheusov
45c4384043 heirloom part 2011-05-28 08:12:31 +00:00
cheusov
703a222e90 heirloom part 2011-05-28 08:12:07 +00:00
cheusov
c869ad9f2c heirloom part 2011-05-28 08:11:47 +00:00
joerg
a89259332e Fix dependency patterns 2011-05-27 23:28:45 +00:00
jmmv
e130e3f669 Fix references to the perl interpreter to let this build. Bump revision to 2. 2011-05-27 19:54:23 +00:00
gls
5a49135592 Update asciidoc to 8.6.5.
Release highlights:

    * The addition of an html5 backend to generate HTML 5 output. Apart from the
inclusion of audio and video block macros the html5 backend is functionally
identical to the xhtml11 backend.
    * A new flask theme for xhtml11 and html5 backends inspired by the Flask
website styling (see toc2 example in the next item below).
    * The new toc2 attribute generates a table of contents in the left hand
margin (xhtml11 and html5 backends).
    * a2x(1) now has a flexible mechanism for copying arbitrary resource files
to HTML based outputs#-#this is very handy for generating EPUB files with
embedded fonts and other resources.
          o The a2x(1) --resource option can be used to inject any file into
EPUB output documents e.g. CSS resources such as fonts and background images.
          o Explicitly specified resources are added to the EPUB OPF manifest
automatically.
          o You can explicitly specify file extension MIME types.
          o The enhanced resource processing works around a couple of DocBook
XSL bugs (see EPUB Notes).

Read the CHANGELOG for a full list of all additions, changes and bug fixes.
2011-05-27 18:51:48 +00:00
cheusov
094533f752 +dikt, oked by sponsors 2011-05-23 21:08:45 +00:00
cheusov
2ac79479de Dictionary program for KDE accessing dictionary servers
via specialized protocol (RFC2229).
2011-05-23 21:07:12 +00:00
minskim
17b5df895a Add ruby-classifier. 2011-05-23 18:12:56 +00:00
minskim
e494d37a8a Import ruby19-classifier-1.3.3 as textproc/ruby-classifier.
Classifier is a general classifier module for Ruby to allow Bayesian
and other types of classifications.
2011-05-23 18:11:23 +00:00
minskim
47a5efd03c Add ruby-fast-stemmer. 2011-05-23 02:58:20 +00:00
minskim
916cfb432f Import ruby19-fast-stemmer-1.0.0 as textproc/ruby-fast-stemmer.
Fast-stemmer is simply a wrapping around multithreaded Porter stemming
algorithm.
2011-05-23 02:56:56 +00:00
dmcmahill
dea93de3a1 fix module type 2011-05-20 01:54:50 +00:00
obache
ebc70ed263 Fixes DEPENDS pattern
* need surround {} with multiple pkgname.
* need -[0-9]* to allow all version.
2011-05-19 05:51:42 +00:00
obache
d49cd001ad Change MASTER_SITES subdir to usual simple one. 2011-05-19 05:10:31 +00:00
obache
2ae3449cde * Change MASTER_SITES subdir to usual one.
* Add missing tail / of HOMEPAGE.
2011-05-19 05:08:38 +00:00
obache
04e82b7729 * Change MASTER_SITES subdir to usual one
* add missing tail / to HOMEPAGE.
2011-05-19 04:57:45 +00:00
obache
8dab7386d1 Change MASTER_SITES subdir to usual one. 2011-05-19 04:52:00 +00:00
dmcmahill
ddc807553a add and enable several perl modules needed to support databases/koha. PR pkg/43929 2011-05-18 02:23:22 +00:00
dmcmahill
a03135ec9a Initial import of textproc/p5-Text-CSV-Encoded version 0.10
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This module inherits Text::CSV and is aware of input/output encodings.
2011-05-18 00:46:20 +00:00
dmcmahill
9871bee9ea Initial import of textproc/p5-PDF-Table version 0.9.3
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This module is intended for table generation using PDF::API2
2011-05-18 00:41:10 +00:00
dmcmahill
338c339912 Initial import of textproc/p5-PDF-Reuse-Barcode version 0.06
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This is a sub-module to PDF::Reuse. It creates barcode "images" to be used in
PDF documents. It uses GD::Barcode and its sub-modules: GD::Barcode::Code39,
COOP2of5, EAN13 and so on, to calculate the barcode pattern. For Code128 it uses
Barcode::Code128.

Normally the barcodes are displayed on a white background and with the
characters under the bars. You can rotate the "image", make it smaller or
bigger, prolong the bars and change the background. (But then, don't forget to
test that your barcode scanner still understands it.)

If you don't change the size of the "image", the bars are approximately 24
pixels high (the guard bars a few pixels longer) and the box/background is 38
pixels high and something like 20 pixels wider than the barcodes. The text
under the bars are 10 pixels high.
2011-05-17 22:09:48 +00:00
dmcmahill
3601c864dc Initial import of textproc/p5-PDF-Reuse version 0.35
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This module could be used when you want to mass produce similar (but not
identical) PDF documents and reuse templates, JavaScripts and some other
components. It is functional to be fast, and to give your programs capacity
to produce many pages per second and very big PDF documents if necessary.

The module produces PDF-1.4 files. Some features of PDF-1.5, like "object
streams" and "cross reference streams", are supported, but only at an
experimental level. More testing is needed. (If you get problems with a new
document from Acrobat 6 or higher, try to save it or recreate it as a PDF-1.4
document first, before using it together with this module.)
2011-05-17 22:03:37 +00:00
dmcmahill
464110ad9d Initial import of textproc/p5-PDF-API2-Simple version 1.1.4u
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

PDF::API2::Simple is a wrapper around the excellent PDF::API2 series of
modules. This module is simply a simplification of those modules, and
has been known to greatly reduce production time. This module is in the
public domain, with a plea of notification. Please see the POD for details.
2011-05-17 21:55:35 +00:00
dmcmahill
23d2ba2ac9 Initial import of textproc/p5-Biblio-EndnoteStyle version 0.05
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This small module provides a way of formatting bibliographic references
using style templates similar to those used by the popular reference
management software Endnote (http://www.endnote.com/). The API is
embarrassingly simple: a formatter object is made using the class's
constructor, the new() method; format() may then be repeatedly called
on this object, using the same or different templates.
2011-05-17 21:48:10 +00:00
obache
88a07195f7 Exactly disable `virtuoso'.
Fixes build failure with unwanted detection of unixodbc, per PR#44971.
2011-05-17 02:42:35 +00:00
abs
0d1830ca11 Avoid ack regenerating itself and frustrating REPLACE_PERL setting: bump pkgrevision 2011-05-16 10:03:24 +00:00
wiz
cbb1878bea Update to 2.1:
- Update the data according to LineBreak-6.0.0.txt
- Fix the bug that an assertion in code can fail if U+FFFC is
  encountered at the beginning of a line
2011-05-14 07:47:14 +00:00
schnoebe
3fccdd6461 root out another use of "/usr/bin/env python". 2011-05-10 16:45:35 +00:00
taca
c5e70c8582 Avoid use of "#! /usr/bin/env ...".
Bump PKGREVISION.
2011-05-10 11:20:46 +00:00
adam
bc959227f2 Changes 1.16.35:
* Fix build failure in examples on some platforms because of --rpath.
2011-05-09 13:39:16 +00:00
cheusov
4096846ed8 +zoem, oked by sponsors 2011-05-08 18:48:54 +00:00
cheusov
7acc45689b Zoem is an interpretive macro language with substantial facilities for
programming. It supports a two-stage process, consisting of macro
interpretation (featuring inside-out evaluation if needed), followed
by a simple and powerful application of stream character filtering.

Its syntax is remindful of \it{TeX}'s, it has dictionary stacks like
\it{PostScript}, and various resemblances to \it{m4} and \it{info}.
It has interfaces to modules making life easy \- counters, references,
arithmetic, multi-dimensional data storage, input/output operations,
regular expressions, and system commands.
2011-05-08 18:47:44 +00:00
cheusov
0bd19a37aa + dict-mueller7, oked by sponsors 2011-05-08 18:21:58 +00:00