11 Commits

Author SHA1 Message Date
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Dmitry Marakasov
801c7a779a - Fix LICENSE
- Switch to new test framework

Approved by:	portmgr blanket
2018-06-16 08:34:33 +00:00
Wen Heping
12f4e80ece - Update to 3.0.0
- Take maintainership
2017-06-16 08:46:15 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Raphael Kubo da Costa
3feb5cbe01 Update math/mpir to 2.7.2.
- Set LICENSE_FILE.
- Depend on devel/yasm instead of building a bundled yasm.
- Remove post-install target, the build system takes care of creating the
  proper soversion symlinks.
- Bump PORTREVISION in dependent ports due to a change in the soversion
  number.
2015-11-21 17:20:24 +00:00
Wen Heping
75202e7d5f - Update to 2.7.0
PR:		201848
Submitted by:	tkato432@yahoo.com
2015-07-30 01:38:41 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Pietro Cerutti
86231690a5 - Update to 2.7.0-alpha12
Announcement:
  https://groups.google.com/forum/#!topic/mpir-devel/9a9MWwp2sFA
2014-10-07 10:06:22 +00:00
Pietro Cerutti
d358e42ec7 - Update to 2.7.0-alpha11 2014-09-15 08:03:49 +00:00
Pietro Cerutti
2187bd8709 - Update to 2.7.0-alpha10
Announcement:
  https://groups.google.com/d/msg/mpir-devel/-E0FeqfyHEI/uUFAEsBMJOwJ
2014-07-29 10:33:53 +00:00
Pietro Cerutti
ea412d5072 New port: math/mpir
MPIR is an open source multiprecision integer (bignum) library forked from the
GMP (GNU Multi Precision) project. It consists of much code from past GMP
releases, in combination with much original contributed code.

MPIR is constructed by a developer and vendor friendly community of
professional and amateur mathematicians, computer scientists and hobbyists.

WWW: http://www.mpir.org
2014-07-15 14:23:11 +00:00