| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
10 May 2009 18:58:47
4.5.4
|
mezz  |
Update to 4.5.4.
PR: ports/130970 (4.4.2 version)
Submitted by: bf <bf2006a@yahoo.com> |
09 Nov 2008 17:39:41
4.3.9
|
mezz  |
Update to 4.3.9.
PR: ports/128717
Submitted by: bf <bf2006a@yahoo.com>
Security: CVE-2007-5395 |
30 Nov 2006 20:36:48
4.2.4
|
mezz  |
Update to 4.2.4. |
05 Nov 2006 03:56:22
4.2.2
|
mezz  |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
14 Apr 2006 20:32:34
4.2.2
|
mezz  |
-Update to 4.2.2.
-Remove USE_REINPLACE.
-Use ltverhack.
-Update the WWW. |
23 Feb 2006 10:40:45
4.1.3_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 22:41:05
4.1.3
|
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
4.1.3
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
12 Sep 2005 06:52:44
4.1.3
|
mezz  |
Update to 4.1.3. |
22 May 2005 09:24:33
4.1.1
|
mezz  |
The Link Grammar Parser is a syntactic parser of English, based on link
grammar, an original theory of English syntax. Given a sentence, the system
assigns to it a syntactic structure, which consists of a set of labeled links
connecting pairs of words. The parser also produces a "constituent"
representation of a sentence (showing noun phrases, verb phrases, etc.).
WWW: http://www.link.cs.cmu.edu/link/ |