Port details |
- pure-rational Rational number library for the Pure language
- 0.1_1 math
=0 0.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on expiring devel/llvm35
This port expired on: 2019-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-10-15 19:37:15
- Last Update: 2019-09-01 15:40:05
- SVN Revision: 510697
- License: GPLv3+
- WWW:
- https://puredocs.bitbucket.io/pure-rational.html
- Description:
- pure-rational provides additional operations on the rational number type
provided by the math.pure module in the standard library.
WWW: https://puredocs.bitbucket.io/pure-rational.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pure-rational>0:math/pure-rational
- No installation instructions:
- This port has been deleted.
- PKGNAME: pure-rational
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pure/pure-rational-0.1.tar.gz) = 62cb4079a0dadd232a859e577e97e50e9718ccfcc5983c4d9c4c32cac7a9bafa
SIZE (pure/pure-rational-0.1.tar.gz) = 65724
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- libpure.so : lang/pure
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pure-rational-0.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- pure
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1_1 01 Sep 2019 15:40:05 |
rene |
Remove expired ports:
2019-08-31 devel/pure-stldict: Depends on expiring devel/llvm35
2019-08-31 lang/dmd1: No longer supported upstream
2019-08-31 lang/gprolog: Abandonware upstream (more than five years), fails in
various ways with remotely recent compilers
2019-08-31 math/pure-mpfr: Depends on expiring devel/llvm35
2019-08-31 math/pure-rational: Depends on expiring devel/llvm35
2019-08-31 net/pure-sockets: Depends on expiring devel/llvm35
2019-08-31 textproc/pure-csv: Depends on expiring devel/llvm35
2019-08-31 textproc/pure-xml: Depends on expiring devel/llvm35
2019-08-31 x11-toolkits/pure-tk: Depends on expiring devel/llvm35
2019-08-31 databases/pure-sql3: Depends on expiring devel/llvm35
2019-08-31 devel/pure-readline: Depends on expiring devel/llvm35
2019-08-31 devel/pure-stllib: Depends on expiring devel/llvm35 |
0.1_1 08 Jun 2019 11:46:55 |
antoine |
Chase llvm35 expiration |
0.1_1 15 Mar 2017 11:37:40 |
amdmi3 |
- Fix WWW: |
0.1_1 25 Feb 2017 09:01:43 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers |
0.1_1 01 Jan 2016 15:54:38 |
rakuco |
Fix MASTER_SITES for pure-* ports in math/.
cdn.bitbucket.org returns HTTP 403, switch to bitbucket.org to unbreak
fetching. |
0.1_1 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
0.1_1 07 Aug 2014 14:44:14 |
vanilla |
Stagify. |
0.1_1 23 Jul 2014 17:30:45 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
0.1_1 21 Feb 2014 13:38:05 |
ehaupt |
Remove trailing whitespaces from category math |
0.1_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
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) |
0.1_1 06 Nov 2013 22:50:22 |
delphij |
Update to 0.57.
PR: ports/179390
Submitted by: nemysis
Approved by: maintainer |
0.1_1 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.1_1 10 Jul 2013 21:28:57 |
bapt |
Fix PORTSDIR not already defined by using relative path |
0.1_1 10 Jul 2013 21:11:24 |
bapt |
Fix pure by removing the useless pre.mk/post.mk dancing
Convert to USES=gmake
Reported by: marino |
0.1_1 26 Jan 2012 11:18:51 |
pav |
- Update pure to 0.51 and update modules
PR: ports/161799
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
0.1 15 Oct 2011 19:36:40 |
eadler |
pure-rational provides additional operations on the rational number type
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) |