| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 60975
Submitted by: maintainer
|
|
|
|
| |
Lightweight XML Parser
|
|
|
|
|
| |
PR: 60938
Submitted by: Ports Fury
|
|
|
|
|
|
| |
PR: 60672
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Approved by: maintainer
|
|
|
|
| |
Create file differences/patches to both binary and text files
|
|
|
|
| |
Noticed by: Nicola Vitale <nivit@email.it>
|
|
|
|
|
|
| |
Correct the "Date created: year.
Better that I make this mistake here than on a cheque ::P
|
|
|
|
|
|
| |
PR: ports/60888
Submitted by: rushani
Approved by: maintainer
|
| |
|
|
|
|
| |
interfacing with various pre-existing dictionary programs.
|
| |
|
|
|
|
|
| |
PR: ports/60851
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
|
|
|
|
|
| |
PR: ports/60850
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
|
|
|
|
|
|
|
|
| |
part-of-speech tagger for English
natural language processing.
PR: 60723
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
|
|
|
|
|
|
| |
This port contains the SGML version of DocBook 4.2. Note
that DocBook 4.2 includes the XML DocBook DTD as part of
the SGML DTD distribution. This port is a superset of
textproc/docbook-xml, which includes only the XML DTD.
PR: ports/58695
Submitted by: Michael Edenfield <kutulu@kutulu.org>
|
| |
|
|
|
|
|
| |
PR: ports/60844
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
|
|
|
|
|
| |
PR: ports/60842
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
|
|
|
|
|
| |
PR: 60839
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The XMLPlatformUtils::openFile function opens files with fopen and
passes it "r+" string as mode argument. This makes(according to
fopen(3)) it try to open file for reading and writing while it
should be opened for reading only. As a result you can't
work with files not owned by you which is rather common case
for dtd files.
- Raise PORTREVISION
PR: ports/59499
Submitted by: Konstantin Oznobihin <bork@rsu.ru>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
30000 entries and, through additional word construction with hundreds
of prefixes and suffixes, may generate more, leading to many hundreds
of thousands of 'words' that can be formed by declension and
conjugation. This is also our first port written in ADA.
PR: ports/60822
Submitted by: Leland Wang <llwang@infor.org>
|
|
|
|
|
|
|
|
|
|
| |
- grab maintainership
- change depenency from XML-RSS to XML-Parser
- OO Rewrite.
- Documentation fixes.
PR: 60821
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
| |
|
|
|
|
|
| |
PR: ports/60753
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
consistency.
o Add "-" prefix when invoking xmlcatmgr at post-install to
work around installation failure which is caused by above
bug.
Reported by: Kenneth W Cochran <kwc@TheWorld.com>,
sergei, hrs
|
|
|
|
|
|
|
|
| |
- add HTML::MagicTemplate module
- code modified a lot.
PR: 60713
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Skribe is a text processor. Even if it is a general purpose
tool, it best suits the writing of technical documents such
as web pages or technical reports, API documentations, etc.
At first glance, Skribe looks like a mark-up language ala
HTML. So, there is no need to be provided with computer
programming skills in order to use Skribe.
A second look reveals that Skribe is actually a true
programming language, provided with high level features
(such as objects, higher order functions, regular and
syntactic parsing, etc.). Skribe is based on the Scheme
programming language.
WWW: http://www-sop.inria.fr/mimosa/fp/Skribe/
PR: ports/60485
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
|
|
|
|
|
|
| |
localized by language.
PR: 60688
Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
|
|
|
|
| |
Submitted by: "Kostik I. Belousov" <kostya@tessart.kiev.ua>
|
|
|
|
|
|
|
|
| |
perl5 modules for Atom feed and API
implementation.
PR: 60612
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
|
|
|
|
| |
dict://dict.org if the config file is absent, so install a config file
with some default servers instead of making the user rummage through
the man page and the web to figure out how to make this work.
Noticed by: ceri
|
|
|
|
|
|
|
|
|
|
| |
- Switch to using native (i.e. buildtool) build/install mechanism
This should give a bit more visibility to Buildtool,
which is a great BSD-licensed replacement for autoconf/automake disaster
PR: 60570
Submitted by: sergei
Approved by: hrs (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IIIMF stands for Internet/Intranet Input Method Framework.
IIIMF is designed to be the next generation of input method framework
which provides the following capabilities;
* Multiplatform, platform independent.
* Multlingual and Full UNICODE support, but satisfactory for native speakers.
* Windowing System Independent.
* Multiple language engines concurrently run.
* Multiuser.
* Distributed, lightweight clients and scalable server.
* Extensible in multiple means.
* Input method protocol efficient enough to be used over low-speed modem
connection.
* Easy input method engine development with plugin API.
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
WWW: http://www.openi18n.org/subgroups/im/IIIMF/
- Kuang-che Wu
kcwu@csie.org
PR: ports/60087
Submitted by: Kuang-che Wu <kcwu@csie.org>
|
|
|
|
| |
A lexing package for over 20 programming and markup langauges
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IIIMF stands for Internet/Intranet Input Method Framework.
IIIMF is designed to be the next generation of input method framework
which provides the following capabilities;
* Multiplatform, platform independent.
* Multlingual and Full UNICODE support, but satisfactory for native speakers.
* Windowing System Independent.
* Multiple language engines concurrently run.
* Multiuser.
* Distributed, lightweight clients and scalable server.
* Extensible in multiple means.
* Input method protocol efficient enough to be used over low-speed modem
connection.
* Easy input method engine development with plugin API.
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
WWW: http://www.openi18n.org/subgroups/im/IIIMF/
- Kuang-che Wu
kcwu@csie.org
PR: ports/60087
Submitted by: Kuang-che Wu <kcwu@csie.org>
|
|
|
|
| |
Another pointy hat for the dutchman.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IIIMF stands for Internet/Intranet Input Method Framework.
IIIMF is designed to be the next generation of input method framework
which provides the following capabilities;
* Multiplatform, platform independent.
* Multlingual and Full UNICODE support, but satisfactory for native speakers.
* Windowing System Independent.
* Multiple language engines concurrently run.
* Multiuser.
* Distributed, lightweight clients and scalable server.
* Extensible in multiple means.
* Input method protocol efficient enough to be used over low-speed modem
connection.
* Easy input method engine development with plugin API.
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
WWW: http://www.openi18n.org/subgroups/im/IIIMF/
- Kuang-che Wu
kcwu@csie.org
PR: ports/60087
Submitted by: Kuang-che Wu <kcwu@csie.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IIIMF stands for Internet/Intranet Input Method Framework.
IIIMF is designed to be the next generation of input method framework
which provides the following capabilities;
* Multiplatform, platform independent.
* Multlingual and Full UNICODE support, but satisfactory for native speakers.
* Windowing System Independent.
* Multiple language engines concurrently run.
* Multiuser.
* Distributed, lightweight clients and scalable server.
* Extensible in multiple means.
* Input method protocol efficient enough to be used over low-speed modem
connection.
* Easy input method engine development with plugin API.
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
WWW: http://www.openi18n.org/subgroups/im/IIIMF/
- Kuang-che Wu
kcwu@csie.org
PR: ports/60087
Submitted by: Kuang-che Wu <kcwu@csie.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IIIMF stands for Internet/Intranet Input Method Framework.
IIIMF is designed to be the next generation of input method framework
which provides the following capabilities;
* Multiplatform, platform independent.
* Multlingual and Full UNICODE support, but satisfactory for native speakers.
* Windowing System Independent.
* Multiple language engines concurrently run.
* Multiuser.
* Distributed, lightweight clients and scalable server.
* Extensible in multiple means.
* Input method protocol efficient enough to be used over low-speed modem
connection.
* Easy input method engine development with plugin API.
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
WWW: http://www.openi18n.org/subgroups/im/IIIMF/
- Kuang-che Wu
kcwu@csie.org
PR: ports/60087
Submitted by: Kuang-che Wu <kcwu@csie.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IIIMF stands for Internet/Intranet Input Method Framework.
IIIMF is designed to be the next generation of input method framework
which provides the following capabilities;
* Multiplatform, platform independent.
* Multlingual and Full UNICODE support, but satisfactory for native speakers.
* Windowing System Independent.
* Multiple language engines concurrently run.
* Multiuser.
* Distributed, lightweight clients and scalable server.
* Extensible in multiple means.
* Input method protocol efficient enough to be used over low-speed modem
connection.
* Easy input method engine development with plugin API.
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
WWW: http://www.openi18n.org/subgroups/im/IIIMF/
PR: ports/60087
Submitted by: Kuang-che Wu <kcwu@csie.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IIIMF stands for Internet/Intranet Input Method Framework.
IIIMF is designed to be the next generation of input method framework
which provides the following capabilities;
* Multiplatform, platform independent.
* Multlingual and Full UNICODE support, but satisfactory for native speakers.
* Windowing System Independent.
* Multiple language engines concurrently run.
* Multiuser.
* Distributed, lightweight clients and scalable server.
* Extensible in multiple means.
* Input method protocol efficient enough to be used over low-speed modem
connection.
* Easy input method engine development with plugin API.
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
WWW: http://www.openi18n.org/subgroups/im/IIIMF/
PR: ports/60087
Submitted by: Kuang-che Wu <kcwu@csie.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IIMF stands for Internet/Intranet Input Method Framework.
IIIMF is designed to be the next generation of input method framework
which provides the following capabilities;
* Multiplatform, platform independent.
* Multlingual and Full UNICODE support, but satisfactory for native speakers.
* Windowing System Independent.
* Multiple language engines concurrently run.
* Multiuser.
* Distributed, lightweight clients and scalable server.
* Extensible in multiple means.
* Input method protocol efficient enough to be used over low-speed modem
connection.
* Easy input method engine development with plugin API.
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
WWW: http://www.openi18n.org/subgroups/im/IIIMF/
PR: ports/60087
Submitted by: Kuang-che Wu <kcwu@csie.org>
|
|
|
|
|
| |
PR: 60607
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
|
| |
PR: ports/60630
Submitted by: Paul Marquis <pmarquis@pobox.com> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/60625
Submitted by: Ports Fury
|