aboutsummaryrefslogtreecommitdiff
path: root/math/timbl
Commit message (Collapse)AuthorAgeFilesLines
* Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.orgYuri Victorovich2018-02-251-1/+1
| | | | | | | | | 98 ports are affected. Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=462887
* math/timbl: update MAINTAINER to his new addressKurt Jaeger2016-06-131-1/+1
| | | | | | | Submitted by: Sender Ghost <lightside@gmx.com> Notes: svn path=/head/; revision=416865
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Cleanup plistAntoine Brodin2014-11-141-2/+0
| | | | Notes: svn path=/head/; revision=372555
* Add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-08-162-5/+4
| | | | Notes: svn path=/head/; revision=365094
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-2/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Stage supportMartin Wilke2014-02-032-2/+1
| | | | Notes: svn path=/head/; revision=342423
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* Convert USE_GNOME=pkgconfig to USES=pkgconfigBaptiste Daroussin2013-08-311-7/+2
| | | | | | | | Convert USE_GNOME=gnomehack to USES=pathfix Convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=325752
* - Update to 6.4.2Martin Wilke2012-05-254-67/+32
| | | | | | | | | PR: 167129 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: ,maintainer timeout Notes: svn path=/head/; revision=297410
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* The TiMBL software package is a fast, decision-tree-based implementationMartin Wilke2008-03-135-0/+114
of k-nearest neighbor classification. The package includes the IB1, IB2, TRIBL, TRIBL2, and IGTree algorithms, and offers various weighting metrics. WWW: http://ilk.uvt.nl/timbl/ PR: ports/121661 Submitted by: Yuri Victorovich <yuri at tsoft.com> Notes: svn path=/head/; revision=208938