aboutsummaryrefslogtreecommitdiff
path: root/textproc/libtranslate
Commit message (Collapse)AuthorAgeFilesLines
* - Fix after objformat removalPav Lucistnik2007-03-281-1/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=188660
* Back out previous since it causes further plist problems.Kris Kennaway2007-02-022-4/+0
| | | | Notes: svn path=/head/; revision=183966
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-012-0/+4
| | | | Notes: svn path=/head/; revision=183830
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Fix an unsigned int -> signed long conversion on 64-bit platforms.Jean-Yves Lefort2005-12-302-1/+12
| | | | Notes: svn path=/head/; revision=152451
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* * Fixes HTTP charset parsing.Jean-Yves Lefort2005-04-133-1/+86
| | | | | | | | | * Fixes an occasional lockup in translate_session_translate_text(). Approved by: adamw (mentor) Notes: svn path=/head/; revision=133274
* Change my MAINTAINER email address to jylefort@FreeBSD.orgJean-Yves Lefort2005-04-122-2/+2
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=133186
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Add libtranslate 0.99, a natural language translation library.Michael Johnson2005-02-094-0/+113
PR: ports/76859 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=128402