aboutsummaryrefslogtreecommitdiff
path: root/databases/xapian-core10
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.0.4.Vanilla I. Shu2007-12-123-5/+5
| | | | | | | | PR: ports/118037 Submitted by: maintainer Notes: svn path=/head/; revision=203123
* Upgrade to 1.0.3.Thierry Thomas2007-10-253-18/+61
| | | | | | | | PR: ports/117444 Submitted by: Jean-Francois Dockes (maintainer) Notes: svn path=/head/; revision=202018
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update to 1.0.2Martin Wilke2007-07-063-59/+134
| | | | | | | | PR: 114359 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer( Notes: svn path=/head/; revision=195094
* - Update to 1.0.1Cheng-Lung Sung2007-06-203-32/+64
| | | | | | | | PR: ports/113648 Submitted by: maintainer (Jean-Francois Dockes) Notes: svn path=/head/; revision=193917
* - Update to 1.0.0Cheng-Lung Sung2007-05-305-118/+69
| | | | | | | | | | PR: ports/113035 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Reviewed by: maintainer (Jean-Francois Dockes) Approved by: maintainer Notes: svn path=/head/; revision=192385
* - Update to 0.9.10Cheng-Lung Sung2007-03-083-4/+6
| | | | | | | | PR: ports/109997 Submitted by: maintainer (Jean-Francois Dockes) Notes: svn path=/head/; revision=186869
* - Add backup MASTER_SITESMartin Wilke2007-02-041-1/+3
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=184105
* - Update to 0.9.9Martin Wilke2006-12-083-12/+469
| | | | | | | | PR: ports/106437 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=179221
* Update to 0.9.6Lars Balker Rasmussen2006-07-243-5/+5
| | | | | | | | | PR: 100710 Submitted by: lbr Approved by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=168669
* upgrade to 0.9.5Ying-Chieh Liao2006-04-283-453/+12
| | | | | | | | PR: 96311 Submitted by: maintainer Notes: svn path=/head/; revision=160631
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Xapian is an Open Source Probabilistic Information Retrieval library,Pav Lucistnik2005-11-115-0/+537
released under the GPL. It's written in C++, with bindings to allow use from other languages. Xapian is designed to be a highly adaptable toolkit to allow developers to easily add advanced indexing and search facilities to their own applications. PR: ports/88609 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> Notes: svn path=/head/; revision=147968