| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=197901
|
|
|
|
| |
Notes:
svn path=/head/; revision=197871
|
|
|
|
| |
Notes:
svn path=/head/; revision=197824
|
|
|
|
|
|
|
| |
constraints for dates and times.
Notes:
svn path=/head/; revision=197822
|
|
|
|
| |
Notes:
svn path=/head/; revision=197784
|
|
|
|
| |
Notes:
svn path=/head/; revision=197783
|
|
|
|
|
|
|
|
|
|
| |
- give up maintainership
PR: ports/115503
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Notes:
svn path=/head/; revision=197721
|
|
|
|
| |
Notes:
svn path=/head/; revision=197699
|
|
|
|
| |
Notes:
svn path=/head/; revision=197686
|
|
|
|
|
|
|
| |
- unbreak, now it builds on clucene-0.9.19
Notes:
svn path=/head/; revision=197640
|
|
|
|
| |
Notes:
svn path=/head/; revision=197639
|
|
|
|
| |
Notes:
svn path=/head/; revision=197629
|
|
|
|
| |
Notes:
svn path=/head/; revision=197603
|
|
|
|
|
|
|
| |
Submitted by: dougb
Notes:
svn path=/head/; revision=197524
|
|
|
|
|
|
|
|
|
|
| |
- Use macro from bsd.sites.mk
PR: ports/115334
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
Notes:
svn path=/head/; revision=197507
|
|
|
|
|
|
|
| |
Noticed by: YAPHR
Notes:
svn path=/head/; revision=197489
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=197464
|
|
|
|
|
|
|
|
| |
PR: ports/115195
Submitted by: Yinghong.Liu (maintainer)
Notes:
svn path=/head/; revision=197446
|
|
|
|
|
|
|
| |
Submitted by: pointyhat via kris
Notes:
svn path=/head/; revision=197425
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=197378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=197287
|
|
|
|
| |
Notes:
svn path=/head/; revision=197259
|
|
|
|
|
|
|
| |
- remove EOL-patches
Notes:
svn path=/head/; revision=197254
|
|
|
|
| |
Notes:
svn path=/head/; revision=197253
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix pear category
- Bump PORTREVISION
PR: 115206
Submitted by: Douglas William Thrift <douglas@douglasthrift.net>
Notes:
svn path=/head/; revision=197159
|
|
|
|
|
|
|
| |
Submitted by: Kouichi ABE (WALL) <kouichi@MysticWALL.COM> (maintainer)
Notes:
svn path=/head/; revision=197120
|
|
|
|
| |
Notes:
svn path=/head/; revision=197115
|
|
|
|
|
|
|
|
| |
Reported by: {kris,pav} via pointyhat
Approved by: rafan (mentor, implicit)
Notes:
svn path=/head/; revision=197092
|
|
|
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=197075
|
|
|
|
| |
Notes:
svn path=/head/; revision=197053
|
|
|
|
|
|
|
| |
Add CONFLICTS for uim-el-emacs21.
Notes:
svn path=/head/; revision=197052
|
|
|
|
| |
Notes:
svn path=/head/; revision=197050
|
|
|
|
| |
Notes:
svn path=/head/; revision=197048
|
|
|
|
|
|
|
|
|
| |
- No need to bump PORTREVISION
Submitted by: b-thomas_AT_freenet dot de
Notes:
svn path=/head/; revision=197046
|
|
|
|
|
|
|
| |
This fixes plist - no egg-info file is expected now
Notes:
svn path=/head/; revision=197028
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=196993
|
|
|
|
| |
Notes:
svn path=/head/; revision=196922
|
|
|
|
|
|
|
| |
- Fix index
Notes:
svn path=/head/; revision=196912
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=196898
|
|
|
|
| |
Notes:
svn path=/head/; revision=196870
|
|
|
|
|
|
|
| |
- until new version come out
Notes:
svn path=/head/; revision=196869
|
|
|
|
|
|
|
|
| |
[a-z] [A-Z]
- Bump PORTREVISION
Notes:
svn path=/head/; revision=196825
|
|
|
|
|
|
|
|
|
| |
A collection of libraries for Taiwanese languages processing
pass maintainership to author
Notes:
svn path=/head/; revision=196816
|
|
|
|
| |
Notes:
svn path=/head/; revision=196793
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Notes:
svn path=/head/; revision=196789
|
|
|
|
|
|
|
| |
Generate meaningless text that creates the illusion of the document
Notes:
svn path=/head/; revision=196783
|
|
|
|
|
|
|
|
| |
PR: 115039
Submitted by: Yinghong.Liu <relaxbsd@gmail.com>
Notes:
svn path=/head/; revision=196752
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=196700
|
|
|
|
| |
Notes:
svn path=/head/; revision=196682
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=196680
|