| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 96492
Submitted by: Takamichi Tateoka <tate@tateoka.org>
Notes:
svn path=/head/; revision=160710
|
|
|
|
| |
Notes:
svn path=/head/; revision=160685
|
|
|
|
| |
Notes:
svn path=/head/; revision=160684
|
|
|
|
|
|
|
|
|
|
| |
XML parser library mainly designed for Jabber applications
PR: 96283
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Notes:
svn path=/head/; revision=160641
|
|
|
|
|
|
|
|
| |
PR: 96441
Submitted by: maintainer
Notes:
svn path=/head/; revision=160619
|
|
|
|
|
|
|
| |
If someone ports Locale::Hebrew the tv_grab_il (Israel) will work
Notes:
svn path=/head/; revision=160618
|
|
|
|
|
|
|
| |
- unbreak under old perl (tested under perl 5.005_03, 5.6.2, 5.8.8)
Notes:
svn path=/head/; revision=160600
|
|
|
|
|
|
|
|
|
| |
A simple but powerful template language for C++
pass maintainership to clsung
Notes:
svn path=/head/; revision=160561
|
|
|
|
| |
Notes:
svn path=/head/; revision=160527
|
|
|
|
| |
Notes:
svn path=/head/; revision=160509
|
|
|
|
|
|
|
|
| |
PR: ports/96345
Submitted by: maintainer
Notes:
svn path=/head/; revision=160508
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/MSERGEANT/XML-SAX-0.14/Changes
Notes:
svn path=/head/; revision=160438
|
|
|
|
|
|
|
| |
- Make portlint happy
Notes:
svn path=/head/; revision=160432
|
|
|
|
|
|
|
|
| |
PR: ports/96292
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
Notes:
svn path=/head/; revision=160419
|
|
|
|
| |
Notes:
svn path=/head/; revision=160418
|
|
|
|
|
|
|
| |
- mainly bugfixing
Notes:
svn path=/head/; revision=160332
|
|
|
|
|
|
|
| |
Submitted by: fenner's distfiles survey
Notes:
svn path=/head/; revision=160294
|
|
|
|
|
|
|
|
|
| |
the lib version back to 1, but since the dependencies still linked to
libadns.so.1 even when the installed file was libadns.so.12, a new
PORTREVISION bump is not needed.
Notes:
svn path=/head/; revision=160272
|
|
|
|
| |
Notes:
svn path=/head/; revision=160229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
written in Perl and C. The archetypal application is website search, but it
can be put to many different uses.
Features
* Extremely fast and scalable - can handle millions of documents
* Full support for 12 Indo-European languages.
* Support for boolean operators AND, OR, and AND NOT; parenthetical
groupings, and prepended +plus and -minus
* Algorithmic selection of relevant excerpts and highlighting of search terms
within excerpts
* Highly customizable query and indexing APIs
* Phrase matching
* Stemming
* Stoplists
WWW: http://www.rectangular.com/kinosearch/
PR: ports/96115
Submitted by: Vivek Khera <vivek@khera.org>
Notes:
svn path=/head/; revision=160200
|
|
|
|
| |
Notes:
svn path=/head/; revision=160191
|
|
|
|
| |
Notes:
svn path=/head/; revision=160164
|
|
|
|
|
|
|
|
|
| |
the extract phase.
Pointy hat to: edwin
Notes:
svn path=/head/; revision=160156
|
|
|
|
|
|
|
|
|
| |
for all affected ports.
Reproached by: kris
Notes:
svn path=/head/; revision=160087
|
|
|
|
|
|
|
| |
Pointy hat: leeym
Notes:
svn path=/head/; revision=160078
|
|
|
|
| |
Notes:
svn path=/head/; revision=160074
|
|
|
|
|
|
|
|
| |
PR: ports/95955
Submitted by: Matthias Lederhofer
Notes:
svn path=/head/; revision=160070
|
|
|
|
|
|
|
| |
- assign to perl@
Notes:
svn path=/head/; revision=160053
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XML::RSS::Parser is a lightweight liberal parser of RSS feeds. This parser
is "liberal" in that it does not demand compliance of a specific RSS version
and will attempt to gracefully handle tags it does not expect or understand.
The parser's only requirements is that the file is well-formed XML and
remotely resembles RSS. Roughly speaking, well formed XML with a channel
element as a direct sibling or the root tag and item elements etc.
There are a number of advantages to using this module then just using
a standard parser-tree combination. There are a number of different RSS
formats in use today. In very subtle ways these formats are not entirely
compatible from one to another. XML::RSS::Parser makes a couple assumptions
to "normalize" the parse tree into a more consistent form. For instance,
it forces channel and item into a parent-child relationship.
WWW: http://search.cpan.org/dist/XML-RSS-Parser/
Notes:
svn path=/head/; revision=160051
|
|
|
|
|
|
|
| |
- assign to perl@
Notes:
svn path=/head/; revision=160049
|
|
|
|
| |
Notes:
svn path=/head/; revision=160044
|
|
|
|
| |
Notes:
svn path=/head/; revision=160028
|
|
|
|
| |
Notes:
svn path=/head/; revision=160025
|
|
|
|
|
|
|
|
|
|
|
| |
add -fPIC to build for amd64 (so it can be used in a shared object)
take maintainership
PR: ports/96062
Submitted by: Larry Rosenman <ler@lerctr.org>
Notes:
svn path=/head/; revision=160023
|
|
|
|
|
|
|
| |
Now requires both gmake and motif.
Notes:
svn path=/head/; revision=160000
|
|
|
|
|
|
|
|
| |
PR: ports/96082
Submitted by: maintainer (Yuan-Chung Hsiao)
Notes:
svn path=/head/; revision=159992
|
|
|
|
|
|
|
|
| |
PR: ports/96013
Submitted by: maintainer
Notes:
svn path=/head/; revision=159990
|
|
|
|
| |
Notes:
svn path=/head/; revision=159927
|
|
|
|
|
|
|
| |
- add new dependency (Module-Pluggable)
Notes:
svn path=/head/; revision=159910
|
|
|
|
| |
Notes:
svn path=/head/; revision=159907
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=159809
|
|
|
|
| |
Notes:
svn path=/head/; revision=159793
|
|
|
|
| |
Notes:
svn path=/head/; revision=159736
|
|
|
|
|
|
|
|
| |
PR: ports/95785
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Notes:
svn path=/head/; revision=159734
|
|
|
|
|
|
|
|
| |
PR: ports/95785
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Notes:
svn path=/head/; revision=159732
|
|
|
|
|
|
|
|
| |
PR: ports/95785
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Notes:
svn path=/head/; revision=159730
|
|
|
|
|
|
|
|
| |
PR: ports/95785
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Notes:
svn path=/head/; revision=159728
|
|
|
|
| |
Notes:
svn path=/head/; revision=159720
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS.
japanese/uim-anthy - Uim plugin using Anthy input method
japanese/uim-canna - Uim plugin using Canna input method
japanese/uim-prime - Uim plugin using PRIME input method
textproc/uim-gnome - GNOME applets of uim input method
textproc/uim-gtk - GTK+ modules of uim input method
textproc/uim-m17nlib - Uim plugin using m17n library input method
textproc/uim-qt - QT modules of uim input method
PR: ports/95785
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Notes:
svn path=/head/; revision=159719
|
|
|
|
|
|
|
|
| |
PR: 95338
Submitted by: Dryice Liu <dryice@dryice.name>
Notes:
svn path=/head/; revision=159627
|