aboutsummaryrefslogtreecommitdiff
path: root/math/mpfr
Commit message (Collapse)AuthorAgeFilesLines
* Update MASTER_SITES usageSunpoet Po-Chuan Hsieh2017-09-211-2/+1
| | | | Notes: svn path=/head/; revision=450297
* Add some backup sites for math/mpfrAdam Weinberger2017-09-211-1/+3
| | | | | | | | | The mpfr.org site is down, and there's no backup mirrors set. Distcache doesn't have the tarball, so the port is unfetchable Add MASTER_SITE_GNU as a backup. Notes: svn path=/head/; revision=450274
* Update to 3.1.6 release.Alex Dupre2017-09-213-12/+7
| | | | Notes: svn path=/head/; revision=450240
* Add test target and update patches.Alex Dupre2017-02-062-3/+9
| | | | | | | | PR: 216820 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> Notes: svn path=/head/; revision=433476
* Comment out PATCH_DEPENDS.Alex Dupre2016-09-281-1/+1
| | | | | | | Spotted by: mat Notes: svn path=/head/; revision=422857
* Update to 3.1.5 release.Alex Dupre2016-09-283-9/+8
| | | | Notes: svn path=/head/; revision=422856
* Update to 3.1.4 release.Alex Dupre2016-04-193-10/+11
| | | | Notes: svn path=/head/; revision=413636
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Drop :keepla from USES:libtool.Koop Mast2016-02-102-2/+2
| | | | | | | | | | PR: 202029 Submitted by: Ting-Wei Lan <lantw44@gmail.com> Exp-run by: antoine@ Approved by: maintainer timeout (6 months) Notes: svn path=/head/; revision=408635
* Update to 3.1.3 release.Alex Dupre2015-11-303-5/+4
| | | | Notes: svn path=/head/; revision=402662
* Fix build with gcc 4.9.Alex Dupre2014-09-091-0/+10
| | | | | | | | PR: 193340 Submitted by: Olivier <software-freebsd@interfasys.ch> Notes: svn path=/head/; revision=367731
* Convert a bunch of USE_XZ to USES=tar:xz.Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363392
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exists, libtool will add all libraries libB.la refers to (dependency_libs field) to the linker command line and store them in the dependency_libs field of libA.la. So everything that subsequently links with libA will also link to these extra libraries. This causes too much overlinking. This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs field in .la libraries during staging. However, because .la libraries have very limited use when dependency_libs is empty it makes sense to completely remove them during staging. So with this commit USES=libtool is modified to remove .la libraries and a new form (USES=libtool:keepla) is introduced in case they need to be kept (dependency_libs is still emptied). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=351936
* Convert to USES=libtoolBaptiste Daroussin2014-03-022-19/+6
| | | | | | | | While here remove code for unsupported version of FreeBSD Remove DOCS patches that is not necessary anymore with staging Notes: svn path=/head/; revision=346826
* Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-runBaptiste Daroussin2013-09-241-1/+0
| | | | | | | Exp-run by: bdrewery Notes: svn path=/head/; revision=328096
* 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
* Update to 3.1.2 release.Alex Dupre2013-03-142-9/+5
| | | | Notes: svn path=/head/; revision=314161
* Update to 3.1.1 release and enable TLS on supported FreeBSD versions.Alex Dupre2012-08-132-32/+17
| | | | Notes: svn path=/head/; revision=302470
* Update to patch level 10.Alex Dupre2012-05-092-3/+18
| | | | | | | | Note: use gnu patch since patch04 seems to trigger a bug (or at least a different / not expected behavior of base patch) Notes: svn path=/head/; revision=296285
* Update to patch level 3.Alex Dupre2011-11-132-2/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285693
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Pet portlint and fix NOPORTDOCS.Alex Dupre2011-10-081-3/+5
| | | | | | | | PR: ports/161397 Submitted by: swills Notes: svn path=/head/; revision=283189
* Update to -p1 patch-release.Alex Dupre2011-10-072-5/+8
| | | | Notes: svn path=/head/; revision=283100
* Update to 3.1.0 release.Alex Dupre2011-10-062-14/+10
| | | | | | | | | | Do not enable thread-safe support, since "it seems that the initialisation of Thread Local Storage variables to some values which are function address doesn't work inside a shared library on FreeBSD" Notes: svn path=/head/; revision=283037
* Update to 3.0.1 (patch 4) release.Alex Dupre2011-05-102-3/+17
| | | | Notes: svn path=/head/; revision=273908
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update to 3.0.0 release.Alex Dupre2010-06-113-6/+8
| | | | Notes: svn path=/head/; revision=256397
* - Introduce a new USE_XZ knob that handles lzma/xz compressed distfilesPav Lucistnik2010-06-042-4/+4
| | | | | | | | | | | - Convert a bunch of ports to use it PR: ports/146329 Submitted by: mm With hat: portmgr Notes: svn path=/head/; revision=255708
* Switch to use newer GMP version.Alex Dupre2010-04-191-1/+2
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* Update to 2.4.2 release.Alex Dupre2009-12-012-5/+12
| | | | Notes: svn path=/head/; revision=245052
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-1/+2
| | | | Notes: svn path=/head/; revision=233833
* Update to 2.4.1 release.Alex Dupre2009-02-262-4/+4
| | | | Notes: svn path=/head/; revision=229069
* Update to 2.4.0 release.Alex Dupre2009-01-303-5/+5
| | | | | | | | PR: ports/131045 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=227225
* Update to 2.3.2 release.Alex Dupre2008-09-232-4/+4
| | | | Notes: svn path=/head/; revision=220494
* Add regression-test target.Alex Dupre2008-06-251-0/+3
| | | | | | | Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com> Notes: svn path=/head/; revision=215768
* Update to 2.3.1 release.Alex Dupre2008-01-302-4/+4
| | | | Notes: svn path=/head/; revision=206441
* Update to 2.3.0 release.Alex Dupre2007-08-303-7/+6
| | | | Notes: svn path=/head/; revision=198516
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Update to 2.2.1 release.Alex Dupre2006-11-302-61/+6
| | | | Notes: svn path=/head/; revision=178385
* Update to 2.2.0 patchset 16.Alex Dupre2006-11-192-5/+62
| | | | Notes: svn path=/head/; revision=177612
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-2/+2
| | | | Notes: svn path=/head/; revision=161929
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Correct typo.Alex Dupre2005-09-301-1/+1
| | | | | | | Submitted by: Vincent Lefevre Notes: svn path=/head/; revision=143883
* Update to 2.2.0 release:Alex Dupre2005-09-243-6/+10
| | | | | | | | - Install shared library - Make fetchable again Notes: svn path=/head/; revision=143485
* Add mpfr 2.1.2, a library for multiple-precision floating-pointAlex Dupre2005-08-294-0/+41
computations. PR: ports/84724 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=141316