aboutsummaryrefslogtreecommitdiff
path: root/math/pure-rational
Commit message (Collapse)AuthorAgeFilesLines
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-231-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362717
* Remove trailing whitespaces from category mathEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345420
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Update to 0.57.Xin LI2013-11-062-4/+15
| | | | | | | | | PR: ports/179390 Submitted by: nemysis Approved by: maintainer Notes: svn path=/head/; revision=333045
* 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
* Fix PORTSDIR not already defined by using relative pathBaptiste Daroussin2013-07-101-1/+1
| | | | Notes: svn path=/head/; revision=322734
* Fix pure by removing the useless pre.mk/post.mk dancingBaptiste Daroussin2013-07-101-7/+2
| | | | | | | | | Convert to USES=gmake Reported by: marino Notes: svn path=/head/; revision=322733
* - Update pure to 0.51 and update modulesPav Lucistnik2012-01-262-10/+9
| | | | | | | | PR: ports/161799 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=289841
* pure-rational provides additional operations on the rational number typeEitan Adler2011-10-153-0/+33
provided by the math.pure module in the standard library. WWW: http://docs.pure-lang.googlecode.com/hg/pure-rational.html PR: ports/161422 Submitted by: Zhihao Yuan <lichray@gmail.com> Approved by: sahil (mentor) Notes: svn path=/head/; revision=283584