Commit graph

3432 commits

Author SHA1 Message Date
wiz
2e8801824f Remove some GNOME1 packages that are unmaintained upstream and/or in
pkgsrc, in preparation for gnome1-libs removal(*).

There was no feedback for keeping these packages after my
HEADS UP mail to pkgsrc-users a week ago.

(*) More to come before that can happen, though.
2007-05-13 14:39:15 +00:00
obache
2722b1fce0 Add mirror site mentioned in Namazu Project Wiki:
http://www.namazu.org/trac-namazu/trac.cgi/wiki/WikiStart.en
2007-05-13 02:59:08 +00:00
obache
8bee81f125 Add and enable MeCab related packages. 2007-05-12 14:01:04 +00:00
obache
265d8da3ad Initial import of ruby-mecab version 0.95.
MeCab ruby module.
2007-05-12 13:57:22 +00:00
obache
06aaeab07e Initial import of py-mecab version 0.95.
MeCab python module.
2007-05-12 13:56:34 +00:00
obache
fc7233e672 Initial import of p5-mecab version 0.95.
MeCab perl module.
2007-05-12 13:55:03 +00:00
obache
560931ce75 Initial import of java-mecab version 0.95.
MeCab java module.
2007-05-12 13:53:46 +00:00
obache
45ab269053 Initial import of mecab-jumandic version 5.1.20070304.
Japanese Morphological Dictionary for MeCab.
2007-05-12 13:51:44 +00:00
obache
48785a2017 Initial import of mecab-ipadic version 2.7.0.20060707.
Japanese Morphological Dictionary for MeCab.
2007-05-12 13:50:17 +00:00
obache
8fd9ccaac2 Initial import of mecab version 0.95.
Yet Another Part-of-Speech and Morphological Analyzer.
2007-05-12 13:48:24 +00:00
obache
5a7a58176e Initial import of mecab-base version 0.95.
Yet Another Part-of-Speech and Morphological Analyzer.
2007-05-12 13:47:03 +00:00
obache
4d37028035 Using message catalogue files.
Pointed out in PR 36254 by Robert Elz.

Bump PKGREVISION.
2007-05-05 09:13:31 +00:00
wiz
e8123098f9 Update to 2.6.28:
2.6.28: Apr 17 2007:
   - Documentation: comment fixes (Markus Keim), xpath comments fixes too
      (James Dennett)
   - Bug fixes: XPath bug (William Brack), HTML parser autoclose stack usage
      (Usamah Malik), various regexp bug fixes (DV and William), path conversion
      on Windows (Igor Zlatkovic), htmlCtxtReset fix (Michael Day), XPath
      principal node of axis bug, HTML serialization of some codepoint
      (Steven Rainwater), user data propagation in XInclude (Michael Day),
      standalone and XML decl detection (Michael Day), Python id ouptut
      for some id, fix the big python string memory leak, URI parsing fixes
      (Stéphane Bidoul and William), long comments parsing bug (William),
      concurrent threads initialization (Ted Phelps), invalid char
      in text XInclude (William), XPath memory leak (William), tab in
      python problems (Andreas Hanke), XPath node comparison error
      (Oleg Paraschenko), cleanup patch for reader (Julien Reichel),
      XML Schemas attribute group (William), HTML parsing problem (William),
      fix char 0x2d in regexps (William), regexp quantifier range with
      min occurs of 0 (William), HTML script/style parsing (Mike Day)
   - Improvement: make xmlTextReaderSetup() public
   - Compilation and postability: fix a missing include problem (William),
      __ss_familly on AIX again (Björn Wiberg), compilation without zlib
      (Michael Day), catalog patch for Win32 (Christian Ehrlicher),
      Windows CE fixes (Andreas Stricke)
   - Various CVS to SVN infrastructure changes
2007-05-03 13:19:00 +00:00
minskim
5edb724d2d Fix a check-interpreter error. Bump PKGREVISION. 2007-05-01 23:04:02 +00:00
gdt
6551e96286 Install asciidoc.txt (manual source) and .html in share/doc/asciidoc.
PKGREVISION++.
2007-05-01 12:24:36 +00:00
heinz
df0d6ff0b2 Activated p5-Feed-Find and p5-XML-Feed 2007-04-30 22:59:34 +00:00
heinz
9449b97165 Initial import of p5-XML-Feed 0.12.
XML::Feed is a syndication feed parser for both RSS and Atom feeds. It
also implements feed auto-discovery for finding feeds, given a URI.

The goal of XML::Feed is to provide a unified API for parsing and using
the various syndication formats. The different flavors of RSS and Atom
handle data in different ways: date handling; summaries and content;
escaping and quoting; etc. This module attempts to remove those differ-
ences by providing a wrapper around the formats and the classes imple-
menting those formats (XML::RSS and XML::Atom::Feed).
2007-04-30 22:57:59 +00:00
heinz
768b5f9c98 Initial import of Perl module Feed-Find 0.06
The Perl module Feed::Find implements feed auto-discovery for finding
syndication feeds, given a URI. It (currently) passes all of the
auto-discovery tests at http://diveintomark.org/tests/client/autodiscovery/.
Feed::Find will discover the following feed formats:
* RSS 0.91
* RSS 1.0
* RSS 2.0
* Atom
2007-04-30 21:53:16 +00:00
heinz
14c42e311b As a pure Perl module the package does not need a C compiler.
Perl module file does not need to be executable.
2007-04-30 21:49:04 +00:00
heinz
0076b8a998 The package supports installation to DESTDIR.
This is pure python module, so USE_LANGUAGES should be empty.
2007-04-30 11:12:35 +00:00
seb
0037e0b918 Add the usual "default" CPAN homepage. 2007-04-27 22:17:13 +00:00
martti
70f5d8823d Added xfce4-dict-plugin. 2007-04-27 10:55:35 +00:00
martti
e2e715f6b3 Added some Xfce plugins. 2007-04-27 10:48:06 +00:00
uebayasi
1dc01a9ac8 Simplify PKG_SYSCONFDIR handling by assuming all packages have a consistent
PKG_SYSCONFDIR.
2007-04-27 04:08:19 +00:00
uebayasi
15cbcf1bf1 Forgot to remove this. 2007-04-27 03:54:30 +00:00
hiramatsu
ae58d38d21 Updated to 0.85.
Changes from 0.72:

[Changes for 0.85 (JSON::Syck 0.24) - 2007-04-20]

* Strings containing both single quotes and newlines were incorrectly
  quoted with backslash-escaped single quotes.  This is a regression
  introduced in YAML::Syck 0.84.
  Reported by: Agent Zhang

[Changes for 0.84 (JSON::Syck 0.23) - 2007-04-02]

* New $YAML::Syck::SingleQuote flag: When it is set to true, Dump will
  always emit quotes instead of bare strings.
  Requested by: Ingo Bax

* When $JSON::Syck::SingleQuote is set to true, special characters such as
  \r\n are still escaped as usual, because JavaScript allows the same form
  of escaping in strings with either quotes.
  Reported by: Dobrica Pavlinusic

[Changes for 0.83 (JSON::Syck 0.22) - 2007-02-05]

* Under JSON::Syck, as well as YAML::Syck when $ImplicitTyping is set to
  true, integer numbers larger than an unsigned integer (>=4294967296 on
  32-bit platforms) was erroneously loaded as 0.
  Reported by: Markus W・rle

[Changes for 0.82 (JSON::Syck 0.21) - 2007-01-26]

* Bytestrings containing no high bit bytes are no longer dumped as "!binary".

[Changes for 0.81 (JSON::Syck 0.21) - 2007-01-26]

* Support for loading Base64-encoded "!binary" type.

* Support for dumping non-unicode bytes containing high bits as
  Base64-encoded "!binary" type.

* JSON::Syck now raises an exception, instead of segfaults,
  when dumping a circular structure.

[Changes for 0.80 (JSON::Syck 0.20) - 2007-01-26]

* LICENSING CHANGE: This compilation and all individual files in it
  (except for the bundled libsyck code) are now under the permissive
  "MIT" license.  See the COPYRIGHT section in README for the new terms.

* Load("!! []") no longer segfaults due to empty tag names.

* Load("!!Foo []") now blesses into "Foo", not "Foo::\0".

* Load("!!perl/scalar 123") is now \123, not 123.

* Load("!!perl/scalar:Foo ~") is now \"Foo", not undef.

* Dump(bless(\$undef, 'Foo')) is now "!!perl/scalar:Foo ~", not "~".
2007-04-25 09:39:13 +00:00
uebayasi
938f1ca282 Update eb to 4.3.
Very concise change summary:
o support color pictures with references (4.3),
o add "cross" search support (4.2), and
o many bug fixes.
2007-04-24 15:01:03 +00:00
kleink
0368153e5d Add missing PERL5_PACKLIST fu. 2007-04-20 19:58:35 +00:00
wiz
f3dc032a3b Update to 1.0.7:
* version 1.0.7 "Winter beauty" 02-10-2005

  - added all languages listed by gnome-spell (Andre Klapper)

  - code cleanups by (Yanko Kaneti)

  - additional support for South African languages (Dwayne Bailey)

  - win build fixes (Tor Lillqvist)

  - added gl language (Ignacio Casal Quinteiro)

  - translation updates (Takeshi Aihana, Tommi Vainikainen, Artur
    Flinta, Adam Weinberger, Alessio Frusciante, Pablo Saratxaga, Adi
    Attar, Steve Murphy, Pawan Chitrakar, Changwoo Ryu, Ignacio Casal
    Quinteiro, Josep Puigdemont i Casamajó, Clytie Siddall, Francisco
    Javier F. Serrador)
2007-04-15 10:42:40 +00:00
kleink
f1dc49e96d Add/enable p5-Text-vCard. 2007-04-14 19:12:57 +00:00
kleink
f6eb1a038d Initial import of p5-Text-vCard-2.00 into the Packages Collection.
A vCard is an electronic business card.

  This package is for a single vCard (person / record / set of address
  information). It provides an API to editing and creating vCards,
  or supplied a specific piece of the Text::vFile::asData results it
  generates a vCard with that content.

  You should really use Text::vCard::Addressbook as this handles
  creating vCards from an existing file for you.
2007-04-14 19:10:18 +00:00
kleink
dc8eab1acd Add/enable p5-Text-vFile-asData. 2007-04-14 19:07:40 +00:00
kleink
857fbb05c4 Initial import of p5-Text-vFile-asData-0.05 into the Packages Collection.
Text::vFile::asData reads vFile format files, such as vCard (RFC 2426)
  and vCalendar (RFC 2445).
2007-04-14 19:06:04 +00:00
wiz
2818050b3e Update to 0.10.3:
Changes in 0.10.3:
------------------
* Fixed build issue with --disable-scrollkeeper, bug #427939 (Shaun McCance)

Changes in 0.10.2:
------------------
** general:
 * Use gawk -W compat whenever $(AWK) is gawk (Shaun McCance)
** tools:
 * Don's call ScrollKeeper when it's not installed; bug #410715 (Shaun McCance)
** xml2po:
 * Display xsltproc invocation, honor its exit status, and pull
   the source from srcdir; bug #169324 (Danilo Šegan)
** Updated translations:
   gl   (Ignacio Casal Quinteiro)
   sq   (Laurent Dhima)
2007-04-11 06:39:44 +00:00
joerg
3421a697df Kill a completely bogus fragment of configure (also dead upstream)
and fix the issue in po/Makefile.in.in directly.
2007-04-10 19:44:27 +00:00
drochner
bf9243b6d1 update to 1.8
pkgsrc change: make SGML output optional, off per default, which saves
the heavyweight dependency on jade
other changes:
o Made it easier to include example code in the source code comment blocks.
  "|[ ... ]|" can be used to delineate example code (it just gets converted
  to "<informalexample><programlisting>"), and most of the text in example
  code is left as it is. The only thing that is still expanded is
  '#' to allow links to a symbol's documentation, e.g. '#GtkWidget'.
o Made the field widths wider for the HTML output, so it looks a bit nicer.
o Added a '--rebuild-sections' option to gtkdoc-scan to automatically rebuild
  the MODULE-sections.txt file. This only works if all the header files are
  organized neatly and functions don't need rearranging in the docs.
o Added a '--rebuild-types' option to gtkdoc-scan to automatically rebuild
  the MODULE.types file, so you don't need to add new types manually.
o Leave CDATA sections as they are, in the extra XML content files and within
  source code comment blocks.
o Allow the section id and #include's to be set within the "SECTION:" comment
  block, using "@Section_ID:xxx" and "@Include:".
o Added "--default-includes" option to specify the default #include's (for
  people who are using --rebuild-sections and so can't specify it in
  MODULE-sections.txt).
o Added a '--query-child-properties' argument to help document child
  properties of arbitrary GObjects (used by things like canvas widgets).
o Fixed documentation of signals of interfaces.
2007-04-10 17:38:27 +00:00
wiz
62d9517146 Update to 1.0:
iso-codes 1.0
-------------
Tobias Toedter <t.toedter@gmx.net>
Mon, 4 Dec 2006

  [ ISO-3166 translations ]
  * Bulgarian (bg.po) updated by Damyan Ivanov. Closes: #396368
  * Bosnian (bs.po) updated by Safir Šećerović. Closes: #396395
  * Portuguese (pt.po) updated by Miguel Figueiredo. Closes: #399233
  * Norwegian Nynorsk (nn.po) updated by Håvard Korsvoll. Closes: #401343
  * Malayalam (ml.po) added by Praveen. Closes: #401438

  [Alastair McKinstry]
  * New major version number. The XML Schema is now considered stable
    (has not changed in over 1 year) and v1.0 is now released.
    Note that this is identical to 0.5*; only the version number has changed.

  [ Tobias Toedter ]
  * Fix typo for GB-SOM in iso_3166_2.xml and update all .po files.
    Thanks to Freek de Kruijf for the bug report.
2007-04-09 01:04:20 +00:00
obache
fc60f9e876 Fixes build problem on NetBSD. 2007-04-06 11:44:33 +00:00
obache
8fc9807aca Update my mail address to @NetBSD.org and remove some redundant lines. 2007-04-05 12:21:26 +00:00
rillig
8231ddd2e8 Fixed PKGMANDIR. 2007-04-01 19:36:08 +00:00
obache
aed6110a04 Change my mail address to @NetBSD.org. 2007-04-01 01:58:36 +00:00
obache
c9fe63be3d Use .so and not .dylib in PLIST other than Darwin.
Bump PKGREVISION for the PLIST change.
2007-03-31 15:36:57 +00:00
wiz
8b86fd9d15 When setting DIST_SUBDIR, distinfo needs updating too. 2007-03-28 06:33:46 +00:00
heinz
1db013f68b Make everybody fetch the new .zip file by adding DIST_SUBDIR. Thanks to Joerg
Sonnenberger and Jeremy C. Reed for reminding me about this.
2007-03-25 05:37:34 +00:00
heinz
fe82004348 Recalculated checksums because the .zip had changed, although the
content remained exactly the same.
2007-03-25 01:07:27 +00:00
heinz
b2c4116a2d Enabled p5-Encode-Detect. 2007-03-24 19:56:15 +00:00
heinz
2ebc14f6cb Initial import of p5-Encode-Detect 1.0 from pkgsrc-wip.
The package was created by Hiramatsu Yoshifumi, with some very small changes
by me:
  - different wording in COMMENT
  - BUILD_DEPENDS instead of DEPENDS. The required version of
    p5-ExtUtils-CBuilder is not specified in Build.PL, so I left it that way.
  - Added USE_LANGUAGES.

=====================================
This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data
and then decodes it using the encoder of the detected charset.

It is similar to Encode::Guess, but does not require the configuration
of a set of expected encodings. Like Encode::Guess, it only supports
decoding--it cannot encode.
2007-03-24 19:53:11 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
joerg
f1ad9d12bc Needs msgfmt. 2007-03-24 17:24:28 +00:00
schmonz
8f9febe751 Relinquish MAINTAINER. 2007-03-24 07:18:11 +00:00