Commit graph

7467 commits

Author SHA1 Message Date
Rong-En Fan
8111e2a256 - Update to 0.79
PR:		ports/115812
Submitted by:	Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer)
2007-08-26 08:15:24 +00:00
Chin-San Huang
788c558ba9 Add p5-HTML-Copy, Copy a HTML file without breaking links.
Submitted by:	chinsan
Approved by:	rafan (mentor, implicit)
2007-08-25 12:26:18 +00:00
Chin-San Huang
18e348ce01 - Update to 1.66.
Approved by:	rafan (mentor, implicit)
2007-08-25 10:08:05 +00:00
Nicola Vitale
1c457286c5 - Update to 0.4.4 [1]
- Install docs and/or examples

PR:		ports/115533
Submitted by:	clsung [1]
2007-08-24 13:44:28 +00:00
Nicola Vitale
a1a407785a - Update to 0.8.1 2007-08-24 13:39:54 +00:00
Nicola Vitale
f33aefb998 - Fix web site URL in pkg-descr 2007-08-24 13:36:05 +00:00
Thierry Thomas
3a00ffa77e Import patches (imported from OpenOffice.org 2.3 by Fedora, at least in
part). These patches, released under a BSD license, seem to improve the
accuracy of language detection, especially those that don't have a
Latin script.
2007-08-23 22:13:35 +00:00
Thomas Abthorpe
2574f69107 - change maintainer address on ports I maintain
Approved by:	clsung (mentor)
2007-08-23 04:00:04 +00:00
Cheng-Lung Sung
8a995f807e - Update to 0.83 2007-08-23 03:57:29 +00:00
Vanilla I. Shu
c8f951cf38 Upgrade to 0.8.
Approved by:	clsung@
2007-08-23 01:49:40 +00:00
Cheng-Lung Sung
4ef6513813 - Update to 0.18 2007-08-22 02:11:51 +00:00
Cheng-Lung Sung
b253c22ec5 - Update to 1.27 2007-08-22 01:45:52 +00:00
Cheng-Lung Sung
0bf9ae23f8 - Update to 0.9.20
PR:		ports/115693
Submitted by:	tabthorpe
2007-08-22 01:45:23 +00:00
Cheng-Lung Sung
f954cee18f - Update to 1.07 2007-08-22 01:34:26 +00:00
Cheng-Lung Sung
9cb5299b4d YASA is a simple implementation of Suffix Array for counting
frequency of given text/string.

This module provides a Perl interface to YASA via REST.

WWW: http://search.cpan.org/dist/Net-YASA/
2007-08-21 09:23:54 +00:00
Martin Wilke
ba9f03eada HTML::Entities::ImodePictogram handles HTML entities for i-mode
pictogram (emoji), which are assigned in Shift_JIS private area.

See http://www.nttdocomo.co.jp/i/tag/emoji/index.html for details
about i-mode pictogram.

WWW: http://search.cpan.org/dist/HTML-Entities-ImodePictogram/

PR:		ports/115594
Submitted by:	Shinsuke Matsui <smatsui at karashi.org>
2007-08-21 09:13:43 +00:00
Martin Wilke
d5f006b60e The syck extension is a binding to the Syck library which facilitates
YAML parsing.

YAML(tm) (rhymes with "camel") is a straightforward machine parsable
data serialization format designed for human readability and
interaction with scripting languages. YAML is optimized for data
serialization, configuration settings, log files, Internet
messaging and filtering.

WWW: http://pecl.php.net/package/syck/

PR:		ports/115252
Submitted by:	Ditesh Shashikant Gathani <ditesh at gathani.org>
2007-08-21 08:58:59 +00:00
Martin Wilke
ea1790a268 HTML::FormatText::WithLinks takes HTML and turns it into plain text
but prints all the links in the HTML as footnotes. By default, it
attempts to mimic the format of the lynx text based web browser's
--dump option.

Author: Struan Donald. <struan@cpan.org>
WWW: http://search.cpan.org/~struan/HTML-FormatText-WithLinks-0.09/

PR:		ports/115358
Submitted by:	loader <loader at freebsdmall.com>
2007-08-21 08:36:04 +00:00
Yen-Ming Lee
e80f647143 - update to 0.61 2007-08-19 08:00:21 +00:00
Andrew Pantyukhin
b013bf3e4d - Update to 0.5 2007-08-18 12:22:38 +00:00
Sergey Skvortsov
36efebccd9 Deal with depended ports: @dirrm -> @dirrmtry 2007-08-16 22:01:58 +00:00
Sergey Skvortsov
09c1573297 Add p5-Data-FormValidator-Constraints-DateTime 1.09, data::FormValidator
constraints for dates and times.
2007-08-16 21:58:13 +00:00
Cheng-Lung Sung
446273ef05 - Update to 0.52 2007-08-16 01:29:36 +00:00
Cheng-Lung Sung
ac36dfc511 - Update to 2.18 2007-08-16 01:17:39 +00:00
Cheng-Lung Sung
093894cbe5 - Update to 0.51
- give up maintainership

PR:		ports/115503
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2007-08-15 06:53:16 +00:00
Cheng-Lung Sung
b61d1f3d69 - Update to 0.098061 2007-08-15 00:51:25 +00:00
Joe Marcus Clarke
dd41c4104a Update to 0.36.1. 2007-08-14 18:12:23 +00:00
Cheng-Lung Sung
18ee4c3c6f - Update to 0.17
- unbreak, now it builds on clucene-0.9.19
2007-08-14 08:13:34 +00:00
Hye-Shik Chang
d30bb503cd Fix build on 7.0 and python 2.5. 2007-08-14 07:44:59 +00:00
Cheng-Lung Sung
e82e629b3a - Update to 0.27 2007-08-14 02:59:20 +00:00
Erwin Lansing
46bd6b29aa Update to 0.62 2007-08-13 20:59:26 +00:00
Thierry Thomas
feb23a742c Don't depend on gettext if WITHOUT_NLS is defined.
Submitted by:	dougb
2007-08-12 13:37:06 +00:00
Rong-En Fan
35cda848b0 - Update to 0.36
- Use macro from bsd.sites.mk

PR:		ports/115334
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
2007-08-12 11:09:23 +00:00
Edwin Groothuis
c2485e8e0f Forgot PERL_ARCH in dependency for Parser.pm
Noticed by: YAPHR
2007-08-12 00:21:25 +00:00
Edwin Groothuis
30e4b53cc9 [patch] textproc/docproj - add XML::Parser dependency
As discussed at
	http://docs.freebsd.org/cgi/getmsg.cgi?fetch=118376+0+archive/2007/freebsd-doc/20070520.freebsd-doc,
	and on #bsddocs with Chimera and keramida, please add a
	dependency on p5-XML-Parser to textproc/docproj so the
	FreeBSD Multimedia List can be re-added to the www-build.

PR:		ports/113119
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	timeout and more or less agreement in private emails.
2007-08-11 11:36:45 +00:00
Rong-En Fan
e0829d1510 - Change some dependencies into build only after bsd.qt.mk rev 1.3
PR:		ports/115195
Submitted by:	Yinghong.Liu (maintainer)
2007-08-11 09:17:11 +00:00
Alexander Botero-Lowry
066715e1b1 - unbreak on python2.5 by adding PYDISTUTILS_NOEGGINFO
Submitted by:	pointyhat via kris
2007-08-10 17:55:44 +00:00
Andrew Pantyukhin
39b7790b5b Add port textproc/yould:
Yould is a generator for pronounceable random words.  The engine uses
Markov chains with two letter transitions. This distribution includes
trained engines for several languages: English, Dutch, Finnish, Italian,
French and German.

WWW: http://ygingras.net/yould
Author: Yannick Gingras <ygingras@ygingras.net>

Based on:	OpenBSD port
2007-08-09 11:02:34 +00:00
Andrew Pantyukhin
fba2f87a8c Add port textproc/soothsayer:
Soothsayer is an intelligent predictive text entry platform. Soothsayer
exploits redundant information embedded in natural languages to generate
predictions. Soothsayer's modular and pluggable architecture allows its
language model to be extended and customized to utilize statistical,
syntactic, and semantic information sources.

A predictive text entry system attempts to improve ease and speed of
textual input. Word prediction consists in computing which word tokens
or word completions are most likely to be entered next. The system
analyses the text already entered and combines the information thus
extracted with other information sources to calculate a set of most
probable tokens.

WWW: http://soothsayer.sourceforge.net/
2007-08-07 12:11:14 +00:00
Cheng-Lung Sung
8ace784cdd - Update to 0.26 2007-08-07 06:17:45 +00:00
Cheng-Lung Sung
a807bdff89 - Update to 2.17
- remove EOL-patches
2007-08-07 02:21:07 +00:00
Cheng-Lung Sung
d892e38e31 - Update to 0.25 2007-08-07 02:20:29 +00:00
Martin Wilke
62bbca2b19 - Fix missing dependens
- Fix pear category
- Bump PORTREVISION

PR:		115206
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net>
2007-08-05 21:27:16 +00:00
Pav Lucistnik
c919d66493 - Fix build with gcc42
Submitted by:	Kouichi ABE (WALL) <kouichi@MysticWALL.COM> (maintainer)
2007-08-05 17:21:33 +00:00
Sergey Skvortsov
be6f81adcc Add p5-Text-Highlight 0.04, syntax highlighting framework. 2007-08-05 12:42:04 +00:00
Chin-San Huang
86d8c62125 - Fix the incorrect pkg-plist.
Reported by:	{kris,pav} via pointyhat
Approved by:	rafan (mentor, implicit)
2007-08-05 01:18:14 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
MANTANI Nobutaka
dae141cbc9 Add CONFLICTS for uim-el-emacs21. 2007-08-04 07:35:00 +00:00
MANTANI Nobutaka
67a9290bcd Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
Add CONFLICTS for uim-el-emacs21.
2007-08-04 07:34:14 +00:00
MANTANI Nobutaka
df9a0c7692 Add uim-el-emacs21, Emacs lisp for uim input method library for emacs21. 2007-08-04 07:30:42 +00:00
Jeremy Messenger
23e1cebf0d Update to 0.36.0. 2007-08-04 03:29:03 +00:00
Cheng-Lung Sung
3a9c39a91f - update descriptions (COMMENT, pkg-desc)
- No need to bump PORTREVISION

Submitted by:	b-thomas_AT_freenet dot de
2007-08-04 02:43:26 +00:00
Pav Lucistnik
cbcdd6e27b - Does not need/use distutils; the python dep is there for bundled scons
This fixes plist - no egg-info file is expected now
2007-08-03 15:18:00 +00:00
Michael Nottebrock
e332496be5 - bsd.qt.mk:
QT_COMPONENTS can now be depended on at runtime or buildtime only by
specifiying them as <component>_build or <component>_run, respectively.
Specifying <component> without any suffix will depend on the component
at both build- and runtime just like before.

- Convert Qt core ports to use the new dependency switches.

- Add a patch to corelib to fix Qt4 on ARM, submitted by:
  Björn König <bkoenig@alpha-tierchen.de>
2007-08-02 22:37:40 +00:00
Pav Lucistnik
68e8fb2545 - Force our idea of OPSYS to get predictable egg name 2007-08-01 22:31:39 +00:00
Martin Wilke
1572bd05e1 - Fix build after p5-kwikie-cache removal
- Fix index
2007-08-01 16:50:02 +00:00
Gabor Kovesdan
805c13c799 - Update to 1.1.9
- Fixing twice registration of documents
- Fix extracting on older systems [1]

PR:		ports/115042
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Reported by:	pointyhat (via pav, via kris) [1]
2007-08-01 14:09:22 +00:00
Cheng-Lung Sung
ec5ceaadf5 - Update to 1.26 2007-08-01 01:44:21 +00:00
Cheng-Lung Sung
cc4be3bb1b - mark BROKEN
- until new version come out
2007-08-01 01:38:52 +00:00
Renato Botelho
5055e05ce7 - Fix a build problem caused by tr(1) using [:lower:] [:upper:] instead
[a-z] [A-Z]
- Bump PORTREVISION
2007-07-31 13:36:32 +00:00
Ying-Chieh Liao
a234119de5 add rubygem-formosa 0.0.1
A collection of libraries for Taiwanese languages processing

pass maintainership to author
2007-07-31 12:00:42 +00:00
Pav Lucistnik
f7779bdf4a - Update for new python infrastructure 2007-07-31 07:48:13 +00:00
Cheng-Lung Sung
8f50fbb6ab - add support to php
- bump PORTREVISION
2007-07-31 07:34:16 +00:00
Ying-Chieh Liao
fc702030d1 add p5-Text-Greeking 0.11
Generate meaningless text that creates the illusion of the document
2007-07-31 06:44:22 +00:00
Tilman Keskinoz
72bd18c55d Update to 0.5
PR:		115039
Submitted by:	Yinghong.Liu <relaxbsd@gmail.com>
2007-07-30 18:14:06 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Cheng-Lung Sung
bf4bcc556d - Update to 0.22 2007-07-30 02:33:28 +00:00
Cheng-Lung Sung
584dbd3038 Search::Odeum is an interface to the Odeum API. Odeum is the inverted
index API which is a part of qdbm database library.

WWW:	http://search.cpan.org/dist/Search-Odeum/

PR:		ports/114939
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-30 02:24:17 +00:00
Cheng-Lung Sung
dd44111d21 - Update to 1.13
PR:		ports/114885
Submitted by:	clsung
Approved by:	maintainer (Yuan-Chung Hsiao)
2007-07-30 02:21:06 +00:00
Cheng-Lung Sung
9897c65bf7 - Update to 0.09805
- release maintainership

PR:		ports/114976
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-07-30 02:14:26 +00:00
Cheng-Lung Sung
4d21bff8f1 Ah yes, INI files. We love them. We hate them. We cannot escape
them. Originally made popular by Windows, INI files are everywhere
including in Samba[www.samba.org] and Trac[trac.edgewall.org]. This
gem has one goal: make INI file, structure, and stream manipulation
as fast, safe, and simple as possible. We take a modal approach
with a pluggable parser class.

WWW: http://IniFile.RubyForge.org/

PR:		ports/114786
Submitted by:	Yarema <yds at CoolRat.org>
2007-07-30 02:08:07 +00:00
Cheng-Lung Sung
6d6db8943c - Update to 0.9.19
PR:		ports/114911
Submitted by:	Thomas Abthorpe <thomas_AT_goodking dot ca>
2007-07-30 02:06:36 +00:00
Cheng-Lung Sung
a33a348abd - Update to 1.004
PR:		ports/114881
Submitted by:	clsung
Approved by:	maintainer <snowfly_AT_yuntech dot edu dot tw>
2007-07-30 01:57:21 +00:00
Lars Thegler
e761e803a3 Update to 1.15 2007-07-29 18:19:26 +00:00
Chin-San Huang
7641934d14 - Remove the superfluous blank line.
Reported by:	miwi
Approved by:	rafan (mentor, implicit)
2007-07-29 16:35:26 +00:00
Chin-San Huang
64e2283a00 Add pear-File_Fortune 1.0.0, an interface for reading from and writing
to fortune files.

PR:		ports/114518
Submitted by:	Zhen REN <bg1tpt at gmail.com>
Approved by:	rafan (mentor, implicit)
2007-07-29 14:07:54 +00:00
Sergey Skvortsov
e7f5b23e61 Update to 1.31 2007-07-29 10:25:40 +00:00
Chin-San Huang
ab2ae35a90 - Fix the missing dependency on devel/p5-Module-Build.
Noticed by:	pav
Approved by:	rafan (mentor, implicit)
2007-07-29 02:33:06 +00:00
Chin-San Huang
7e4b26ddf0 Add p5-SGML-Parser-OpenSP 0.100r1, parse SGML documents using OpenSP.
PR:		ports/114975
Submitted by:	Naram Qashat <cyberbotx at cyberbotx.com>
Approved by:	rafan (mentor, implicit)
2007-07-28 19:31:51 +00:00
Chin-San Huang
976cadd0a2 Add p5-Google-Data-JSON, Google::Data::JSON provides several methods to
convert an XML feed into a JSON feed, and vice versa. The JSON format is
defined in Google Data APIs, http://code.google.com/apis/gdata/json.html .

Approved by:	rafan (mentor, implicit)
2007-07-28 14:17:21 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Chin-San Huang
1078666f87 Add p5-Test-Perl-Critic, Test::Perl::Critic wraps the Perl::Critic engine in
a convenient subroutine suitable for test programs written using the
Test::More framework.
This makes it easy to integrate coding-standards enforcement into the build
process.

Approved by:	rafan (mentor, implicit)
2007-07-28 11:47:09 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Cheng-Lung Sung
4b7c64a51c - Update to 1.10.9 2007-07-26 06:20:56 +00:00
Cheng-Lung Sung
bfefe1c10a - Update to 1.061 2007-07-26 02:32:29 +00:00
Dirk Meyer
999c214119 - take maintainership
- make portlint happier
2007-07-25 10:40:17 +00:00
Cheng-Lung Sung
e8092ec591 - Update to 1.30.22 2007-07-25 02:51:08 +00:00
Cheng-Lung Sung
b42e8b9d25 - forgot to add patch 2007-07-25 01:32:43 +00:00
Cheng-Lung Sung
3d8e32a6f7 - Update to 0.17 2007-07-25 01:20:41 +00:00
Cheng-Lung Sung
9a42493541 - Update to 0.21 2007-07-25 01:20:29 +00:00
Cheng-Lung Sung
8de70e6868 - require gettext
- fix build
2007-07-25 01:01:38 +00:00
Rong-En Fan
c925c340dd - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.

Tested with:	my tinderbox on i386 6
Approved by:	portmgr
2007-07-24 15:10:14 +00:00
Cheng-Lung Sung
b93115eb85 - Update to 0.20 2007-07-24 06:28:24 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Cheng-Lung Sung
475f5a7923 - Update to 1.25 2007-07-23 08:39:19 +00:00
Cheng-Lung Sung
de1da38e13 This module provides an implementation of Canonical XML Recommendation
(Version 1, 15 March 2001). It uses XML::GDOME for its DOM tree and
XPath nodes.

It provides a XS wrapper around libxml2's Canonical XML code.

WWW:	http://search.cpan.org/dist/XML-Canonical/

PR:		ports/114596
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-23 03:09:36 +00:00
Frank J. Laszlo
54c814ed03 - Add ports to "geography" virtual category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:33:55 +00:00
Gerald Pfeifer
5dbd371032 Update to bibtex2html 1.87. This adds support for \hat, \mathfrak
(supported but no font change, as for \mathcal ad \mathbb), \~a, \~A,
\~o, and \~O.  "--" is translated to &ndash; and "---" to &mdash; now.
2007-07-22 00:58:53 +00:00
Andrew Pantyukhin
11c953071b Add port textproc/humanzip:
humanzip is a compression program that operates on text files.  Unlike
most compression algorithms, its output is human readable.  Indeed, it
is explictly meant to be read by humans and might even be easier to read
than the original.

humanzip compresses files by looking for common strings of words and
replacing them with single symbols. The idea is to reduce the screen and
print size of documents.  Humanzip does not explictly try to reduce the
size of the file as measured in bytes, although this usually happens
incidentally.

WWW: http://savannah.nongnu.org/projects/humanzip/
Author: Matthew Strait
2007-07-21 19:16:45 +00:00
Chin-San Huang
e9cbce870b - update to 1.64.
Approved by:	rafan (mentor)
2007-07-21 13:09:17 +00:00