| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
1.5.6
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
03 Jul 2011 14:40:25
1.5.6
|
ohauer  |
-remove MD5 |
11 Jan 2008 09:42:03
1.5.6
|
clsung  |
- Update to 1.5.6
- add amd64 |
04 Aug 2007 11:41:31
1.4.6
|
gabor  |
- 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) |
14 Aug 2006 02:20:57
1.4.6
|
clsung  |
- Respect DESTDIR
- Use MAN{1,3,5}PREFIX
- portlint fix
PR: ports/101893
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
03 Jul 2006 08:16:41
1.4.6
|
clsung  |
- update to 1.4.6 |
03 Jul 2006 07:31:08
1.4.5
|
clsung  |
- fixed install fail.
- add SHA256
PR: ports/99193
Submitted by: Tian-Jian Jiang <barabbas_AT_gmail dot com> |
11 May 2006 09:06:12
1.4.5
|
clsung  |
- remove USE_REINPLACE |
07 Oct 2005 03:19:12
1.4.5
|
clsung  |
- update to 1.4.5 |
14 Mar 2005 08:02:38
1.4.3
|
clsung  |
- update to 1.4.3 |
23 Oct 2004 03:35:17
1.4.2
|
clsung  |
- update to 1.4.2
- since it works well with tcl8.4, set LIB_DEPENDS to tcl84
Approved by: co-mentor (vanilla) |
20 Aug 2004 02:56:44
1.4.1
|
clsung  |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
19 Jul 2004 15:01:45
1.4.1
|
vanilla  |
- Update to 1.4.1
- remove 2 files in pkg-plist
PR: ports/69227
Submitted by: maintainer |
03 Apr 2004 21:46:25
1.4
|
pav  |
- Update to 1.4
PR: ports/65116
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) |
21 Feb 2004 18:07:23
1.3.3
|
leeym  |
SRILM is a toolkit for building and applying statistical language models (LMs),
primarily for use in speech recognition, statistical tagging and segmentation.
It has been under development in the SRI Speech Technology and
Research Laboratory since 1995. The toolkit has also greatly benefitted from
its use and enhancements during the Johns Hopkins University/CLSP summer
workshops in 1995, 1996, and 1997
SRILM consists of the following components:
* A set of C++ class libraries implementing language models,
supporting data stuctures and miscellaneous utility functions.
* A set of executable programs built on top of these libraries to
perform standard tasks such as training LMs and testing them on
data, tagging or segmenting text, etc.
* A collection of miscellaneous scripts facilitating minor related tasks.
WWW: http://www.speech.sri.com/projects/srilm/
Author: stolcke@speech.sri.com
PR: 60810
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |