Commit graph

6276 commits

Author SHA1 Message Date
Andrew Pantyukhin
c36ad3d129 - Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
2006-07-30 22:46:04 +00:00
Martin Wilke
a623f92eb5 - Update to 0.0.23
PR:		ports/100920
Submitted by:	Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer)
Approved by:	krion (mentor)
2006-07-29 20:56:51 +00:00
Joe Marcus Clarke
978b62ae4b Update to 1.7. 2006-07-29 19:11:55 +00:00
Rong-En Fan
ebfc58328e - Update to 1.3
- Utilize USE_TK, USE_TCL
  Now it uses tcl/tk 8.4 instead of 8.3

PR:		ports/100926
Submitted by:	Jonathan Lennox <lennox at cs.columbia.edu> (maintainer)
2006-07-28 19:06:08 +00:00
Andrew Pantyukhin
4a9b7ee276 - Fix MASTER_SITES
Pointy hat to:	erwin
2006-07-28 13:26:02 +00:00
Ion-Mihai Tetcu
cde7f4f677 - Don't remove system directories (listed in bsd.x11-4.dist).
- bump PORTREVISION

PR:		ports/100875
Submitted by:	Stanislav Sedov
2006-07-28 06:23:23 +00:00
MANTANI Nobutaka
d79d028eaf Link libuim properly to fix breakage of uim plugins. 2006-07-27 15:11:48 +00:00
Cheng-Lung Sung
7e583b11b0 Add p5-XML-Flow 0.81, store (restore) perl data structures in XML
stream.

PR:		ports/100906
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-27 07:29:15 +00:00
Michael Johnson
3a0380b562 - Update to 1.3.4 2006-07-27 02:03:48 +00:00
Thierry Thomas
6ad149ead2 Don't overwrite Latin-9 files installed by Aspell. 2006-07-26 21:56:11 +00:00
Andrew Pantyukhin
d99033e15c Add port textproc/p5-Text-Bastardize:
Bastardize provides an magical object into which text can be charged
and then returned in various, slighty modified ways.

Among others, bastardize has the following methods:

rdct converts english to hyperreductionist english
    (ex. "english" becomes "")

pig pig latin
    (ex. "hi there" becomes "ihay erethay")

k3wlt0k a k3wlt0kizer developed originally by Fmh

rot13 implements rot13 "encryption" in perl
    (ex. "foo bar" becomes "sbb one")

rev reverses the arrangement of characters

censor attempts to censor text which might be innaproriate

n20e performs numerical abbreviations
    (ex. "numerical_abbreviation" becomes "n20e")

WWW: http://search.cpan.org/dist/Text-Bastardize/
2006-07-25 22:07:05 +00:00
Andrew Pantyukhin
17248c23f7 Add port textproc/p5-Unicode-CheckUTF8:
This is an XS wrapper around some Unicode Consortium code to check if
a string is valid UTF-8, revised to conform to what expat/Mozilla
think is valid UTF-8, especially with regard to low-ASCII characters.

Note that this module has NOTHING to do with Perl's internal UTF8 flag
on scalars.

This module is for use when you're getting input from users and want
to make sure it's valid UTF-8 before continuing.

WWW: http://search.cpan.org/dist/Unicode-CheckUTF8/
2006-07-25 21:50:41 +00:00
Martin Wilke
2d16749363 Text::Emoticon::GoogleTalk is a text filter that replace text emoticons like
":-)", "<3", etc. with the icons of Google Talk (or Gmail Chat), detailed in
http://mail.google.com/support/bin/answer.py?answer=34056

WWW:    http://search.cpan.org/dist/Text-Emoticon-GoogleTalk/

PR:		ports/100676
Submitted by:	chinsan <chinsan.tw(at)gmail.com>
Approved by:	krion (mentor)
2006-07-25 21:13:31 +00:00
Lars Thegler
ba7ad79292 Fix package building
PR:		ports/100791
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-07-25 05:50:23 +00:00
Cheng-Lung Sung
3f47a61030 - update to 0.18 2006-07-25 05:11:19 +00:00
Cheng-Lung Sung
43e38330da - Use @dirrmtry because XML::Atom::SimpleFeed and XML::Atom::Syndication
not depending on XML::Atom. [1]
- add depends of p5-Class-Data-Inheritable [1]

PR:		ports/100792 [1]
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org> [1]
2006-07-25 03:03:51 +00:00
Cheng-Lung Sung
438d49ab55 - update to 0.22 2006-07-24 23:02:29 +00:00
MANTANI Nobutaka
3f90fed2bb Fix build error of uim-qt on 6-stable.
Reported by:	Dan Reinholz <xaenn@yahoo.com>
2006-07-23 12:16:55 +00:00
Martin Wilke
7e8c3594a3 Add uncrustify , highly configurable source code beautifier.
The goals of this project are simple:
Create a highly configurable, easily modifiable source code beautifier.
What it does:
 * Ident code, aligning on parens, assignments, etc
 * Align on '=' and variable definitions
 * Align structure initializers
 * Align #define stuff
 * Align backslash-newline stuff
 * Reformat comments (a little bit)
 * Fix inter-character spacing
 * Add or remove parens on return statements
 * Add or remove braces on single-statement if/do/while/for statements
 * Highly configurable - 118 configurable options as of version 0.0.15

 WWW: http://uncrustify.sourceforge.net

PR:		ports/100604
Submitted by:	Dmitry Marakasov <amdmi3 at mail.ru>
2006-07-22 09:23:56 +00:00
Andrew Pantyukhin
b231c5a875 - Update to 8.13 2006-07-22 08:50:08 +00:00
Cheng-Lung Sung
0d8b6e60d3 Add p5-Lingua-EN-NamedEntity 1.7, basic Named Entity Extraction
algorithm.

PR:		ports/100675
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-22 04:54:01 +00:00
Rong-En Fan
c79ef621e9 - Use modules directory instead of authors 2006-07-21 17:56:08 +00:00
Rong-En Fan
97bbe4de85 Add p5-CSS 1.07, object oriented access to Cascading Style Sheets (CSS).
PR:		ports/100640
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-21 12:23:04 +00:00
Alex Dupre
ec97c639b2 XStream is a simple library to serialize Java objects
to XML and back again.

WWW: http://xstream.codehaus.org/
2006-07-19 19:10:17 +00:00
Cheng-Lung Sung
6a9f73102a Add p5-Text-Trac 0.03, perl extension for formatting text with Trac Wiki
Style.

PR:		ports/100528
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-19 13:50:26 +00:00
Cheng-Lung Sung
1e0f2c09d7 Add p5-XML-SAXDriver-Excel 0.06, perl SAX driver for converting Excel
files to XML.

PR:		ports/100509
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-19 07:17:54 +00:00
Cheng-Lung Sung
8423c37d63 Add p5-XML-SAXDriver-CSV 0.07, perl SAX driver for converting CSV files
to XML.

PR:		ports/100510
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-19 07:15:52 +00:00
Cheng-Lung Sung
514068d703 - update to 0.10
- remove dependency of Test/More.pm
2006-07-18 00:37:35 +00:00
Lars Thegler
901951b1e2 Update to 0.18. Now requires Perl from ports.
PR:		ports/100363
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-07-17 21:08:28 +00:00
Rong-En Fan
6a070b4106 Add p5-YAML-Tiny 0.05, YAML::Tiny - Read/Write YAML files with as little
code as possible.

PR:		ports/100444
Submitted by:	Yuan-Chung Hsiao <ychsiao at ychsiao.org>
2006-07-17 18:23:22 +00:00
Jean Milanez Melo
e76083e9ea - Add NLS knob.
- Update WWW.
- Bump portrevision.

PR:		ports/99948
Submitted by:	chinsan <chinsan.tw@gmail.com> (maintainer)
2006-07-17 12:46:43 +00:00
Cheng-Lung Sung
cf05c4d0a4 - update to 1.43 2006-07-17 07:56:39 +00:00
Xin LI
98aa8bd0ef - Make dependency on GNOME libs OPTION'al
Submitted by:	Yuri Pankov <yuri pankov gmail com> (with changes)
PR:		ports/100053
2006-07-17 06:52:07 +00:00
Ying-Chieh Liao
0540c029cb fix build 2006-07-17 04:45:59 +00:00
Cheng-Lung Sung
c5417f39c5 - my bad, wrong depends 2006-07-17 02:01:52 +00:00
Cheng-Lung Sung
6862f6f327 - update to 0.13
PR:		ports/100414
Submitted by:	clsung
Reviewed by:	maintainer
Approved by:	maintainer
2006-07-17 01:58:55 +00:00
Cheng-Lung Sung
1fd8dd701b - update to 0.6.5
- Changes
  - This release contains improvements to Shoebox file format support
    (by Stuart Robinson and Greg Aumann);
  - an implementation of hole semantics (by Peter Wang);
  - improvements to lambda calculus and semantic interpretation modules
    (by Ewan Klein); a new corpus (Sinica Treebank sample);
  - and expanded tutorial discussions of trees, feature-based grammar,
    unification, PCFGs, and more exercises.
2006-07-17 01:22:15 +00:00
Mark Linimon
80eb4b4034 Mark broken: fails to install. 2006-07-16 21:52:28 +00:00
Mark Linimon
df95107b29 Mark broken: fails to fetch. 2006-07-16 21:49:19 +00:00
Thierry Thomas
9183fe09f9 Upgrade to 0.6 format. 2006-07-16 20:18:28 +00:00
Mark Linimon
ccc2601103 Mark as broken on amd64. 2006-07-15 22:40:42 +00:00
Ion-Mihai Tetcu
a47a043291 Try to fix duplicate INDEX warning.
Pointyhat to:	itetcu
2006-07-15 19:33:11 +00:00
Michael Johnson
45bf5b01da - Update to 1.3.3 2006-07-15 15:24:07 +00:00
Thierry Thomas
8d1905f704 All dictionaries can be installed separately:
- by default, textproc/aspell installs the English dictionaries (no
    change);
  - thereafter you can install any foreign dictionary;
  - when you install a foreign dictionary, i.e. french/aspell or
    textproc/da-aspell, it installs only the dictionaries, and depends
    upon textproc/aspell for the programs;
  - if you don't need the English dictionaries, you can define
    WITHOUT_DICTEN or install textproc/aspell-without-dicten;
  - add a new port for textproc/en-aspell: if aspell had been installed
    without the English dictionaries, they can be added thereafter;
  - add a missing port for german/alt-aspell;
  - foreign dictionaries are almost independent from textproc/aspell,
    and their maintainership is available.

Credits:	special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
2006-07-15 14:28:44 +00:00
Ion-Mihai Tetcu
bd0196ca13 Slave port for redland python bindings.
PR:		ports/99487
Submitted by:	Jordi Haarman
2006-07-15 09:45:43 +00:00
Cheng-Lung Sung
9001c210aa Add p5-XML-Mini 1.2.8, perl implementation of the XML::Mini XML
create/parse interface.

PR:		ports/100265
Submitted by:	Vivek Khera <vivek at khera.org>
2006-07-15 07:54:56 +00:00
Cheng-Lung Sung
f4bb75c77a Add p5-Text-Format+NWrap 0.52, various subroutines to format and wrap
text.

PR:		ports/100264
Submitted by:	Vivek Khera <vivek at khera.org>
2006-07-15 06:37:53 +00:00
Cheng-Lung Sung
6f2a187950 Add p5-XML-DOM2 0.03, DOM controlled, strict XML module for extentable
xml objects.

PR:		ports/100247
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-15 05:07:13 +00:00
Hiroki Sato
8b54cd7ae7 - Use relative URIs in catalog.xml.
- Add rewrite rules for http://www.oasis-open.org/docbook/xmlcharent/.
- Fix "xmlcatmgr remove" line in pkg-plist.
- Add $FreeBSD$ line into installed catalog files.
- Take maintainership.
- Bump PORTREVISON.
2006-07-14 16:32:39 +00:00
Aaron Dalton
d1d7c731e1 - Update to v1.115
PR:		ports/99117
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-07-14 15:57:54 +00:00