summaryrefslogtreecommitdiff
path: root/textproc/dbacl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-2/+2
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - shells/bash2 -> shells/bash;Cheng-Lung Sung2006-12-261-1/+2
| | | | | | | | | | - bump PORTREVISION (RUN_DEPENDS changes). PR: ports/107003 Submitted by: bsam Notes: svn path=/head/; revision=180784
* - Respect DESTDIRCheng-Lung Sung2006-08-141-3/+3
| | | | | | | | | | - Use MAN1PREFIX PR: ports/101868 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170531
* - update to 1.12Cheng-Lung Sung2006-04-153-6/+7
| | | | Notes: svn path=/head/; revision=159546
* - add SHA256Cheng-Lung Sung2005-12-221-0/+1
| | | | Notes: svn path=/head/; revision=151811
* - update to 1.11Cheng-Lung Sung2005-10-072-3/+3
| | | | Notes: svn path=/head/; revision=144499
* - update to 1.10Cheng-Lung Sung2005-10-052-3/+3
| | | | Notes: svn path=/head/; revision=144261
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - update to 1.9Cheng-Lung Sung2004-12-072-3/+3
| | | | Notes: svn path=/head/; revision=123362
* My territory, suggested by ijliao. :pCheng-Lung Sung2004-08-201-1/+1
| | | | | | | Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=116729
* - Update to 1.8.1Vanilla I. Shu2004-07-292-3/+3
| | | | | | | | | | | | | | | - Many bugs were discovered and fixed. A test suite was added to prevent future regressions. It can be called using make check. Memory management was improved, giving a large speedup in classification speed, and a putative confidence score is now available via an -X switch. - Some documentation changes were made. PR: ports/69749 Submitted by: maintainer Notes: svn path=/head/; revision=114999
* Update to 1.8Kirill Ponomarev2004-07-222-3/+3
| | | | | | | | PR: ports/69407 Submitted by: maintainer Notes: svn path=/head/; revision=114416
* upgrade to 1.7Ying-Chieh Liao2004-07-223-4/+6
| | | | | | | | PR: 69386 Submitted by: maintainer Notes: svn path=/head/; revision=114383
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Update to 1.6Pav Lucistnik2003-12-313-7/+17
| | | | | | | | PR: ports/60753 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) Notes: svn path=/head/; revision=96993
* Add dbacl 1.4, digramic Bayesian classifier.Sergei Kolobov2003-10-314-0/+77
dbacl is a digramic Bayesian text classifier. Given some text, it calculates the posterior probabilities that the input resembles one of any number of previously learned document collections. It can be used to sort incoming email into arbitrary categories such as spam, work, and play, or simply to distinguish an English text from a French text. It fully supports international character sets, and uses sophisticated statistical models based on the Maximum Entropy Principle. Author: Laird A. Breyer <laird@lbreyer.com> WWW: http://dbacl.sourceforge.net/ PR: 58733 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92709