Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5 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.5 08 Jun 2019 11:46:55
  |
antoine  |
Chase llvm35 expiration |
0.5 15 Mar 2017 11:36:33
  |
amdmi3  |
- Fix WWW: |
0.5 16 Feb 2017 09:01:33
  |
amdmi3  |
- Fix license
- Switch to options helpers |
0.5 13 Jan 2016 07:52:32
  |
vanilla  |
Upgrade to 0.5. |
0.4_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.4_1 09 Nov 2015 12:59:04
  |
antoine  |
Mark a few ports BROKEN: unfetchable |
0.4_1 19 Apr 2015 15:14:27
  |
tijl  |
Revert r384280 after fixing the cause of the problem in lang/pure (r384293) |
0.4_1 19 Apr 2015 11:15:40
  |
amdmi3  |
- Fix build on amd64 (needs -fPIC)
MFH: 2015Q2 |
0.4_1 07 Aug 2014 14:42:46
  |
vanilla  |
1: Stagify.
2: Strip binary. |
0.4_1 23 Jul 2014 17:30:45
  |
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
0.4_1 21 Feb 2014 13:38:05
  |
ehaupt  |
Remove trailing whitespaces from category math |
0.4_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.4_1 06 Nov 2013 22:50:22
  |
delphij  |
Update to 0.57.
PR: ports/179390
Submitted by: nemysis
Approved by: maintainer |
0.4 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.4 14 Aug 2013 14:58:37
  |
marino  |
math/pure-mpfr: USES+= pkgconfig
Approved by: bapt/culor (mentors, implicit) lichray (maintainer) |
0.4 10 Jul 2013 21:28:57
  |
bapt  |
Fix PORTSDIR not already defined by using relative path |
0.4 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.4 26 Jan 2012 20:18:33
 |
pav  |
- Add a couple of pure extensions:
devel/pure-readline: A readline interface for the Pure language
devel/pure-stldict: Pure interface to C++ STL map/unordered_map
devel/pure-stlvec: Pure interface to C++ STL vector
math/pure-mpfr: Multiprecision floats for Pure
x11-toolkits/pure-tk: A basic interface between Pure and Tcl/Tk
PR: ports/161799
Submitted by: Zhihao Yuan <lichray@gmail.com> |