aboutsummaryrefslogtreecommitdiff
path: root/textproc/rast
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic change:Norikatsu Shigemura2006-05-191-2/+2
| | | | | | | | | o Use BDB_* macros instead of direct. Oked by: kuriyama Notes: svn path=/head/; revision=162757
* Fix incorrect use of $OSREL for unbreak on old versions.Jun Kuriyama2006-03-131-1/+1
| | | | | | | | Reported by: tdb Approved by: portmgr (linimon) Notes: svn path=/head/; revision=157082
* - Use $OSREL and $OSVERSION instead of .exists() to check magic.hJun Kuriyama2006-02-111-2/+4
| | | | | | | | | existance (unbreaking bento build on 4.x). Hint by: kris Notes: svn path=/head/; revision=155706
* Add rast 0.3.1, full-text search system using N-gram.Jun Kuriyama2006-01-305-0/+191
Notes: svn path=/head/; revision=154807