non port: math/ocaml-zarith/Makefile |
SVNWeb
|
Number of commits found: 13 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above )
|
Wed, 1 Sep 2021
|
[ 14:12 Alexey Dokuchaev (danfe) ] 3d05580
math/ocaml-zarith: update the version 1.12, take maintainership.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 28 Apr 2017
|
[ 15:47 danfe ]
- Update to version 1.4.1
- Employ USES+=localbase:ldflags
- Remove excessive whitespace
|
Sun, 29 Jan 2017
|
[ 23:13 marino ]
math/ocaml-zarith: Unbreak after ocaml-findlib change
Use the same technique madpilot used on x11-toolkits/ocaml-lablgtk2
to restore the build after the (unexpected) changed to the output
of ocamlfindlib during its update to 1.7.1
|
[ 12:47 amdmi3 ]
- Mark BROKEN:
ocamlfind: Bad configuration: Cannot mkdir
/wrkdirs/usr/ports/math/ocaml-zarith/work/stage/usr/local/lib/ocaml/site-lib:/usr/local/lib/ocaml/zarith
because a path component does not exist or is not a directory
|
Sun, 16 Oct 2016
|
[ 09:03 amdmi3 ]
- Fix license
- Add LICENSE_FILE
- Fix build on arm
|
Thu, 15 Sep 2016
|
[ 01:29 marino ]
Release some of my ports back to the heap
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 11 Oct 2015
|
[ 21:33 marino ]
math/ocaml-zarith: set BROKEN_armv6
|
Fri, 28 Aug 2015
|
[ 13:39 amdmi3 ] (Only the first 10 of 49 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket
|
Mon, 2 Jun 2014
|
[ 21:28 marino ]
Add new Ocaml port: math/ocaml-zarith
This is a new requirement for the latest veersion of alt-ergo.
================================================================
The Zarith library implements arithmetic and logical operations over
arbitrary precision numbers. It uses GMP to efficiently implement
arithmetic over large numbers. Small integers are represented as Caml
unboxed integers for speed and space economy.
WWW: http://forge.ocamlcore.org/projects/zarith
|
Number of commits found: 13 |