Commit graph

3522 commits

Author SHA1 Message Date
taca
c5c7f31818 Support PKG_DESTDIR. 2007-08-03 01:32:06 +00:00
taca
17bb4d8877 Update chasen to 2.4.1.
pkgsrc change:

  o Add DESTDIR supoprt.
  o Update MASTER_SITES and HOMEPAGE.

chasen changes from 2.3.3 to 2.4.1.

----------------------------------------------------------------------
ChaSen 2.4.1 (2007/07/03)
----------------------------------------------------------------------
- bug fix
  https://sourceforge.jp/tracker/index.php?func=detail&aid=10259&group_id=2619&atid=9708

----------------------------------------------------------------------
ChaSen 2.4.0 (2007/03/30)
----------------------------------------------------------------------
- bug fix
- -s option (re-analysis)
2007-08-02 15:03:09 +00:00
joerg
5bd0679c5e To disable CHECK_PERMS, it works better to spell the option NO.
*blush*
2007-08-01 22:33:03 +00:00
joerg
b2f0ad942e Fix path to Perl. Bump revision. 2007-08-01 19:50:29 +00:00
joerg
70c16a3c43 Fix path to Perl. 2007-08-01 19:48:46 +00:00
obache
7a1b6e7512 Update iso-codes to 1.3.
iso-codes 1.3
-------------
Tobias Toedter <t.toedter@gmx.net>
Mon, 23 July 2007

  [ ISO-3166-2 ]
  * Correct misspelled entries for Poland, thanks to Jakub Bogusz.
  * Correct spelling of "Wake Island", reported as bug #120111 in
    Ubuntu Launchpad.
  * Correct misspelled Tunisian cities, reported as bug #119572 in
    Ubuntu Launchpad.

  [ ISO-3166 translations ]
    - Tamil (ta) updated by Tirumurti Vasudevan. Closes: #432169

  [ ISO-4217 translations ]
    - Turkish (tr) updated by Nilgün Belma Bugüner via TP.

  [ Tobias Toedter ]
  * Resurrect iso639tab.py and iso_639.tab, as it turns out that
    those files are still needed. This is only a temporary measure;
    the files are still deprecated and should not be used by new
    programs. This helps fixing a FTBFS bug in geneweb.
    Closes: #432543


iso-codes 1.2
-------------
Tobias Toedter <t.toedter@gmx.net>
Fri, 29 June 2007

  [ ISO-639 translations ]
  * Dutch (nl) updated by Freek de Kruijf via TP
  * Irish (ga) updated by Kevin Patrick Scannell via TP

  [ ISO-3166-2 translations ]
  * Dutch (nl) updated by Freek de Kruijf via TP

  [ ISO-4217 translations ]
  * Italian (it) updated by Luca Ferretti via TP

  [ Tobias Toedter ]
  * Don't include iso-codes.pc in the tarball, it is generated
    automatically during configuration
  * Remove iso639tab.py and iso_639.tab from distribution, as
    both files are deprecated and no longer used


iso-codes 1.1.1
---------------
Tobias Toedter <t.toedter@gmx.net>
Wed, 27 June 2007

  [ ISO-639 translations ]
  * Finnish (fi) updated by Tommi Vainikainen via TP
  * Esperanto (eo) updated by Edmund GRIMLEY EVANS via TP

  [ ISO-4217 translations ]
  * Estonian (et) updated by Ain Vagula via TP
  * Italian (it) updated by Luca Ferretti via TP
  * Replace initial header values in en.po with real data, because
    msgfmt exits with an error otherwise
2007-08-01 12:07:50 +00:00
joerg
92e6b36fbb On some platforms, groff is needed to build checkperms, so disable
the check here.
2007-07-31 14:39:50 +00:00
joerg
64d4c48b64 Fix path to Python script. Upstream should fix configure...
Bump revision.
2007-07-31 11:03:48 +00:00
wiz
a6e015058a Update to 1.78:
1.78 (2007-06-05)

* NEW FEATURES
  ------------

* Transliterate accented characters in file names. Use Text::Unidecode
  if detected.

* Handle @frenchspacing, @tie, @indent, @setcontentsaftertitlepage,
  @setshortcontentsaftertitlepage and the obsolete @allow-recursion
  and @quote-arg.

* With book style the Table of Contents is put where it is set.

* Use more numeric entities, especially for accented letters.

* The `examples' directory now contains an init file for Mediawiki output.
  Mediawiki is the GPL'd wiki used by Wikipedia.

* new init file tex4ht.init. With this init file, httex or htlatex from
  tex4ht is used to format @tex and @math.

* Init files now have a chance to override all file names, rather than just
  page names.

* Put the images under a double licence by adding back their original GPL
  licence.

* If SIMPLE_MENU is true the menu is simply enclosed in a preformatted
  environment.

* The user can bypass the texi2html functions and provide his own function
  to do things similar that what is done for interfacing with LaTeX2HTML
  or tex4ht.

* LaTeX2HTML stuff is moved out of texi2html.pl, to T2h_l2h.pm.

* Add $USER and $DATE variables to override the defaults detected for the
  footer.

* COMPATIBILITY
  -------------

* $TOP_FILE and $TOC_FILE are only set if set by the user. The elements
  file names are in the hash reference $Texi2HTML::THISDOC{'filename'}
  for use in init files.

* The API for image, normal_text, paragraph and node_file_name has changed.

* The $ENCODING variable is deprecated, replaced by $ENCODING_NAME
  and $OUT_ENCODING.

* utf8 is used as default out file encoding. This should allow for utf8
  translations for languages which cannot use @-commands for non ascii
  characters.

* Use entities for ``, '', ---, -- and quotes used for some formatting
  @-commands if $USE_ISO is set.

* don't set unset MENU-ENTRY-NAME if it is similar with the NODE-NAME,
  it is useless as it is a construct that shouldn't happen.

* avoid menu entry and description redundancy in the formatting function
  and not in the main program.

* accept - in @-command names (compatibility with makeinfo)

* in user-defined macro arguments a comma in brace is escaped (compatibility
  with makeinfo from texinfo 4.8.90)

* don't add the section title to the html title when the document isn't split

* BUG FIXES
  ---------

* When the file extension is set to the empty string, a trailing `.' will not
  be automatically added to file names.

* The texi2html script is now created by make and not configure.

* It is possible to build the translation files from outside of the
  build directory.

* When configure detects that no Data::Dumper is present, the build scripts
  will simply copy the files instead of breaking.

* remove handling of quotation second arg, quotation has only one arg.

* handle nested ifset/ifclear.

* Improved handling of @sc and @centerchap.

* More flexible normal_text.

* style_stack really contains the formatting @-commands.

* caching of html generated by latex2html reenabled.

* when not split and no section navigation is output, the about page and
  navigation direction are not output for all the elements.
2007-07-30 18:58:26 +00:00
obache
3d36e67d60 Update libxml++2 to 2.18.1.
Patch provided by Makoto Fujiwara by PR 36704.

Changes:
2.18.1:

2.18.0:

* Slight win32 build improvement, possibly.
  (Artur Wegele)
* Slight improvement to examples.
  (Murray Cumming)

2.17.2:

* Node: Adedd get_next_sibling() and get_previous_sibling().
  Bug #351867.
  (Nate Nielsen)

2.17.1:

* Node: Added get_parent() Bug #351876 (Patch by Nate Nielsen)
* TextReader: Added TextReader(const char* data) constructor, for
  parsing memory buffers. Bug #351215 (Patch by Nate Nielsen)
* Element::set_attribute(): Really return the new attribute.
  Bug #361950 (Patch by Nate Nielsen)
* Build: Added MS Visual Studio 2005 project files.
  (Cedric Gustin)
2007-07-30 02:27:04 +00:00
seb
575899dcf7 Add & enable p5-CAM-PDF 2007-07-28 09:57:16 +00:00
seb
dd2fa305ca Initial import of p5-CAM-PDF version 1.10 into The NetBSD
Packages Collection.

The Perl 5 module CAM::PDF reads and writes any document that
conforms to the PDF specification.
Other Perl modules implementing the PDF specification are optimized
for programatically creating new PDF documents from scratch. On
the contrary, CAM::PDF is optimized for reading and manipulating
existing PDF documents.
2007-07-28 09:54:52 +00:00
seb
b58abb17f7 Add & enable p5-Text-PDF 2007-07-28 08:25:31 +00:00
seb
c18735cae8 Initial import of p5-Text-PDF version 0.29a into The NetBSD
Packages Collection.

The Perl 5 module Text::PDF allows interaction with existing PDF files
directly. It includes various tools including:

pdfbklt - make booklets out of existing PDF files
pdfrevert - remove edits from a PDF file
pdfstamp - stamp text on each page of a PDF file
2007-07-28 08:23:11 +00:00
he
d0fee867a0 Add a workaround so that po4a's use of GetTerminalSize() from
Term::ReadKey doesn't end up doing tty i/o, which will in all
probability stall a bulk build if it's started on a tty, and
no special steps are taken to disassociate the bulk build job
from the tty.

It appears that later versions of po4a does not suffer from
this problem, so this is a minimal fix suitable for pull-up.

Bump package revision.
2007-07-25 17:13:58 +00:00
tnn
5e9f7cd370 Fix PLIST problem on HP-UX. 2007-07-20 01:05:11 +00:00
seb
36b13d3fa1 Update to version 1.02.
While here add HOMEPAGE.

Changes since last packaged version (1.00):
1.02  Sat Jun 23 2007
    - fixed RT#6873
    - cleaned up the tests
    - more compliance with the traversal specification

1.01  Sat Jun 23 2007
    - fixed RT related bugs (though with a huge delay, sorry)
2007-07-19 21:55:50 +00:00
jmmv
7046d5240a Fix build under Mac OS X (and supposedly in any other which provides
libxml2 natively).
2007-07-16 13:24:31 +00:00
drochner
2a96302879 update to 1.1.21
changes: bugfixes, documentation update
2007-07-12 19:33:03 +00:00
drochner
10c2161f5c sync with base pkg,
this also fixes a build problem on Python<2.3, so remove the
PYTHON_VERSIONS_ACCEPTED line
2007-07-09 14:53:23 +00:00
wiz
320846947b Update to 2.6.29:
2.6.29: Jun 12 2007:
   - Portability: patches from Andreas Stricke for WinCEi,
      fix compilation warnings (William Brack), avoid warnings on Apple OS/X
      (Wendy Doyle and Mark Rowe), Windows compilation and threading
      improvements (Rob Richards), compilation against old Python versions,
      new GNU tar changes (Ryan Hill)
   - Documentation: xmlURIUnescapeString comment,
   - Bugfixes: xmlBufferAdd problem (Richard Jones), 'make valgrind'
      flag fix (Richard Jones), regexp interpretation of \,
      htmlCreateDocParserCtxt (Jean-Daniel Dupas), configure.in
      typo (Bjorn Reese), entity content failure, xmlListAppend() fix
      (Georges-André Silber), XPath number serialization (William Brack),
      nanohttp gzipped stream fix (William Brack and Alex Cornejo),
      xmlCharEncFirstLine typo (Mark Rowe), uri bug (François Delyon),
      XPath string value of PI nodes (William Brack), XPath node set
      sorting bugs (William Brack), avoid outputting namespace decl
      dups in the writer (Rob Richards), xmlCtxtReset bug, UTF-8 encoding
      error handling, recustion on next in catalogs, fix a Relax-NG crash,
      workaround wrong file: URIs, htmlNodeDumpFormatOutput on attributes,
      invalid character in attribute detection bug, big comments before
      internal subset streaming bug, HTML parsing of attributes with : in
      the name
   - Improvement: keep URI query parts in raw form (Richard Jones),
      embed tag support in HTML (Michael Day)
2007-07-07 15:28:30 +00:00
joerg
ae035adaf1 Fix patch syntax from my last commit. 2007-07-04 21:53:34 +00:00
agc
9a335304b1 Fix a tyop 2007-07-02 22:36:55 +00:00
joerg
c4d3a4d46b Avoid additional CVS IDs in patch-aa that confuses +BUILD_VERSION
creation.
2007-07-02 09:43:13 +00:00
wiz
2aa9780f23 Update to 3.05:
3.05 (2007-05-13)

* Allow for immutable subclasses of YAMLObject. Fixed #53.
* Make the encoding of the unicode->str conversion explicit; fixed #52.
* Fixed a problem when the DOCUMENT-END event is not emitted until
  the beginning of the next document is available. Fixed #51. Thanks
  edward(at)sweetbytes.net for the bug report.
* Improve output of float values. Fixed #49.
* Fix the bug when the path in add_path_resolver contains boolean
  values. Fixed #43 (thanks to jstroud(at)mbi.ucla.edu for reporting
  and pointing to the cause).
* Use the types module instead of constructing type objects by
  hand. Fixed #41. Thanks to v.haisman(at)sh.cvut.cz for the patch.
* Fix loss of microsecond precision in datetime.datetime constructor
  (fix #30). Thanks to edemaine(at)mit.edu for the bug report and the patch.
* Fixed loading an empty YAML stream.

3.04 (2006-08-20)

* Include experimental LibYAML bindings.
* Fully support recursive structures (close #5).
* Sort dictionary keys (close #23). Mapping node values are now
  represented as lists of pairs instead of dictionaries. Do not
  check for duplicate mapping keys as it didn't work correctly
  anyway.
* Fix invalid output of single-quoted scalars in cases when a single
  quote is not escaped when preceeded by whitespaces or line breaks
  (close #17).
* To make porting easier, rewrite Parser not using generators.
* Fix handling of unexpected block mapping values, like

: foo

* Fix a bug in Representer.represent_object: copy_reg.dispatch_table
  was not correctly handled.
* Fix a bug when a block scalar is incorrectly emitted in the simple
  key context.
* Hold references to the objects being represented (close #22).
* Make Representer not try to guess !!pairs when a list is represented.
* Fix timestamp constructing and representing (close #25).
* Fix the 'N' plain scalar being incorrectly recognized as !!bool (close #26).
2007-07-01 00:06:46 +00:00
joerg
d1c4b5020f Add missing Term::ReadKey dependency. Bump revision. 2007-06-29 23:41:54 +00:00
minskim
a94b219c1b Set DIST_SUBDIR because the distfile name doesn't include the version
number.
2007-06-29 23:08:12 +00:00
joerg
b0a0a33520 msgfmt and msgmerge are runtime dependencies. Bump revision. 2007-06-29 22:57:02 +00:00
rillig
ef976b8c02 The pkg-config file has changed its location. 2007-06-26 13:54:29 +00:00
obache
2bec870881 Update mecab to 0.96 and mecab-ipadic to 2.7.0-20070610.
Fix buffer overflow bug, dictionary incompatibility issue, some functionary
enhancements for dictionary
2007-06-23 04:31:55 +00:00
minskim
6b464d4c64 Set "install" as a .PHONY target so that it works on case-insensitive
filesystems.
2007-06-21 19:25:47 +00:00
mjl
529ec2b59e Updated postgresql-autodoc to 1.30 (No change log available) 2007-06-19 18:46:15 +00:00
minskim
c6b861864a Update itex2MML and its ruby binding to 1.2.3.
Change:
- Translate '\#' into '#'.
2007-06-17 17:32:27 +00:00
joerg
d7045d2f5d Fix PLIST. Bump revision. 2007-06-17 14:34:12 +00:00
taca
220c00b8f0 Switch to use .tar.bz2 file as libxslt package. 2007-06-16 13:16:11 +00:00
obache
c8af23c04e Drop dependency on p5-Text-Kakasi and p5-Text-ChaSen.
Bump PKGREVISION.

If you want to process Japanese, need to install any of WAKATI modules,
and configure.
See MESSAGE for more detail.
2007-06-15 18:17:41 +00:00
minskim
f2015ce787 Install ruby modules only, and correct the package name. 2007-06-15 01:10:21 +00:00
minskim
6abb694323 Add ruby-maruku. 2007-06-15 01:06:58 +00:00
minskim
c4180627be Import ruby-maruku.
Maruku is a Markdown interpreter written in Ruby.

The other Ruby implementation of Markdown is Bluecloth.  Maruku is
much different in philosophy from Bluecloth; the biggest difference is
that parsing is separated from rendering.  In Maruku, an in-memory
representation of the Markdown document is created.  Instead,
Bluecloth mantains the document in memory as a String at all times,
and does a series of gsub to transform to HTML.

Maruku is usually faster than Bluecloth.  Bluecloth is faster for very
small documents.  Bluecloth sometimes chokes on very big documents (it
is reported that the blame should be on Ruby's regexp implementation).
2007-06-15 01:05:05 +00:00
minskim
48c897d8b0 Remove USE_LANGUAGES which was wrong and unnecessary. 2007-06-14 20:34:44 +00:00
minskim
e80539aa7e Add ruby-itex2MML. 2007-06-14 18:59:58 +00:00
minskim
1a9c61adec Import ruby-itex2MML.
itex2MML converts the itex equations to MathML.  This is a Ruby
binding for itex2MML.
2007-06-14 18:56:59 +00:00
minskim
9a97ecc8ad Add itex2MML. 2007-06-14 18:54:59 +00:00
minskim
e6be4464e4 Import itex2MML, which converts the itex equations to MathML. 2007-06-14 18:53:10 +00:00
gdt
50137e0cff fix license, add RESTRICTED 2007-06-14 18:33:51 +00:00
heinz
df5ea62bf5 Updated to version 1.63.
Pkgsrc changes:
  - Added support for installation to DESTDIR.
  - Registration of the parser happens through the pkginstall framework
    (INSTALL/DEINSTALL) now, thus making the MESSAGE file unnecessary.
    Setting SKIP_SAX_INSTALL in the environment and replacing
    PERL5_INSTALLVENDORLIB in the install scripts is necessary for this to
    work.

Changes since version 1.62:
==============================
1.63
   - added no_network parser flag
   - added support for exclusive canonicalization (http://www.w3.org/TR/xml-exc-c14n/)
   - make XInclude reflect parser flags
   - documentation fixes
   - better namespace reconciliation implemented by Tim Brody
   - $doc->toString always returns octets
   - $doc->actualEncoding returns UTF8 if no document encoding is declared
     (unlike $doc->getEncoding, which returns undef)
2007-06-13 23:29:00 +00:00
heinz
0b5f277b64 Updated to version 0.39.
Pkgsrc changes:
  - The package supports installation to DESTDIR.
  - Took exact version numbers for prerequisites from Makefile.PL.
  - Provided HOMEPAGE and SVR4_PKGNAME.
  - Added INSTALL/DEINSTALL scripts for correct registration of the parser
    with XML::SAX.


Changes since version 0.35:
===========================
0.39	2007-06-10 08:00
    - check SKIP_SAX_INSTALL environment variable; thanks to Klaus Heinz for
      the patch.

0.38	2007-01-25 14:00
    - fix for http://rt.cpan.org/Public/Bug/Display.html?id=7434. Thanks to
      Bjoern Hoehrmann <http://bjoern.hoehrmann.de/> for the bug report, and
      to Chris Fields for the fix.

0.37  2003-07-04 22:22
    - suppressed the warning for those strange people that process documents
      without namespaces.

0.36  2003-07-04 20:25
    - XML::SAX::Expat went through a thorough round of testing. A number of
      bugs were found and addressed
    - start_document and end_document used to get the same hash, which is
      wrong
    - same for start_prefix_mapping and end_prefix_mapping
    - deprecated xml_decl() in favour of adding fields to start_document()
    - removed some useless manipulations of the element stack
    - end_dtd() now correctly passes an empty hash instead of nothing, as
      wouldn't start_cdata and end_cdata
    - element_decl would return XML::Parser::ContentModel objects instead of
      a content model string.
    - PublicId would sometimes be undef on external_entity_decl()

    - added supported_features(), as well as support for
      http://xml.org/sax/features/external-general-entities and
      http://xml.org/sax/features/external-parameter-entities. XML::SAX::Base
      or XML::SAX::ParserFactory seem to have a bug in that they don't blow
      up on unsupported features. Thanks to the numerous people on the perl-xml
      list that supplied patches for this.
2007-06-13 23:21:34 +00:00
heinz
62cb079000 - The package supports installation to DESTDIR. The only issue was the
creation of the parser registry (ParserDetails.ini) at installation
  time which does not work if using DESTDIR.
  Instead of breaking abstraction barriers (use of _USE_DESTDIR) to make
  this work, this task was moved to INSTALL/DEINSTALL scripts where it
  really belongs, which incidentally also solves the problem described
  above.

- In order to move the creation of the parser registry to the pkgsrc
  scripts, Makefile.PL was changed (through patch-aa) to respect the
  variable SKIP_SAX_INSTALL (inspired by XML::LibXML).

- File::Temp is a part of Perl since 5.6.1 so we do not need an explicit
  DEPENDS line for this.
2007-06-13 23:17:31 +00:00
minskim
adfe967253 Avoid nested param elements, which cause an error. Bump PKGREVISION. 2007-06-12 19:13:38 +00:00
joerg
3b78b1971f Needs Python 2.3+. 2007-06-12 13:48:06 +00:00