aboutsummaryrefslogtreecommitdiff
path: root/math/ntl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-1/+1
| | | | | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=418767
* Reset ports maintained by bf@ until he has time again to work on them.Rene Ladan2016-06-271-1/+1
| | | | | | | | | PR: 210474 Submitted by: jbeich With hat: portmgr-secretary Notes: svn path=/head/; revision=417685
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=360499
* Stagify.Vanilla I. Shu2014-06-191-7/+6
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=358363
* 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
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327032
* AdoptBrendan Fabeny2013-02-171-1/+1
| | | | Notes: svn path=/head/; revision=312396
* - Update to 6.0.0Wen Heping2013-02-161-8/+3
| | | | | | | | - Trim Makefile headers - Reset maintainer to ports@ Notes: svn path=/head/; revision=312392
* - Fix linking with libntl on amd64Wen Heping2010-09-291-2/+3
| | | | | | | | PR: ports/150787 Submitted by: Max Brazhnikov <makc@FreeBSD.org> Notes: svn path=/head/; revision=262057
* 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 5.5.2 [1]Wen Heping2010-02-221-16/+19
| | | | | | | | | | | - Update my mail address to FreeBSD PR: ports/144011 [1] Submitted by: bf <bf1783@gmail.com> [1] Feature safe: yes Notes: svn path=/head/; revision=250139
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-2/+2
| | | | Notes: svn path=/head/; revision=233833
* - Update to 5.4.2Martin Wilke2008-06-191-2/+2
| | | | | | | | | | | = Pass maintainership to submitter PR: 124536 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=215268
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-1/+2
| | | | Notes: svn path=/head/; revision=161929
* - Fix build dependency (perl).Florent Thoumie2005-06-301-0/+1
| | | | | | | | PR: ports/82811 Submitted by: maintainer Notes: svn path=/head/; revision=138256
* Upgrade to 5.4.Thierry Thomas2005-06-271-16/+15
| | | | | | | | | | Now depends on/links against libgmp4 unless $WITHOUT_GMP is set. PR: 82469 Submitted by: maintainer Notes: svn path=/head/; revision=138077
* Update to 5.3.1Tilman Keskinoz2003-05-191-1/+1
| | | | | | | | PR: 51812 Submitted by: maintainer Notes: svn path=/head/; revision=81308
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76038
* Update to 5.3Patrick Li2002-08-081-1/+1
| | | | | | | | PR: ports/41441 Submitted by: maintainer Notes: svn path=/head/; revision=64232
* bump libgmp4 libversionYing-Chieh Liao2002-06-251-1/+1
| | | | Notes: svn path=/head/; revision=61910
* libgmp3 -> libgmp4Ying-Chieh Liao2002-04-181-1/+1
| | | | Notes: svn path=/head/; revision=57844
* Clarify dependency and add a flag to make NTL an ISO compliant lib.Christian Weisgerber2002-02-031-10/+21
| | | | | | | | | | | | | | | Thanks to Jeff Brown <jabrown@SDSC.EDU> for pointing this out. PR: 34556 Submitted by: Matthias Bauer <matthiasb@acm.org> Additionally respect CC/CXX/CFLAGS/CXXFLAGS and generally overhaul the Makefile. Obtained from: OpenBSD Notes: svn path=/head/; revision=54177
* Update of ntl-5.0c to ntl-5.2Michael Haro2001-09-031-2/+6
| | | | | | | | PR: 30134 Submitted by: maintainer Notes: svn path=/head/; revision=47337
* Update to version 5.0c.Steve Price2001-02-261-2/+1
| | | | | | | | PR: 25063 Submitted by: maintainer Notes: svn path=/head/; revision=38758
* Update to version 4.2a.Steve Price2000-09-051-5/+7
| | | | | | | | PR: 20757 Submitted by: maintainer Notes: svn path=/head/; revision=32285
* Adding ntl version 4.1a.Steve Price2000-07-101-0/+29
Victor Shoup's Number Theory Library PR: 19414 Submitted by: Matthias Bauer <matthiasb@acm.org> Notes: svn path=/head/; revision=30415