aboutsummaryrefslogtreecommitdiff
path: root/math/mprime
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math/mprime: Switch from hwloc to hwloc2Jason W. Bacon2021-01-114-11/+11
| | | | | | | | | | | Moving all ports to hwloc2 since it conflicts with hwloc PR: 252523 Submitted by: jwb Approved by: rozhuk.im@gmail.com Notes: svn path=/head/; revision=561262
* math/mprime: fix i386 buildSteve Wills2019-05-233-0/+48
| | | | | | | | | | Bump PORTREVISION due to CFLAGS change PR: 237844 Submitted by: rozhuk.im@gmail.com (maintainer) Notes: svn path=/head/; revision=502338
* math/mprime: update to 29.8b3Steve Wills2019-05-1211-344/+22
| | | | | | | | PR: 237844 Submitted by: rozhuk.im@gmail.com (maintainer) Notes: svn path=/head/; revision=501357
* math/mprime: avoid runtime issueSteve Wills2019-04-125-18/+48
| | | | | | | | PR: 236546 Submitted by: rozhuk.im@gmail.com (maintainer) Notes: svn path=/head/; revision=498741
* math/mprime: update to 29.4b7Steve Wills2018-11-239-75/+49
| | | | | | | | PR: 233261 Submitted by: rozhuk.im@gmail.com (maintainer) Notes: svn path=/head/; revision=485656
* - Update WWWDmitry Marakasov2018-08-311-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=478537
* math/mprime: Fix some issues from the previous commitSteve Wills2017-11-2211-78/+383
| | | | | | | | | | | | | Put back original creator and whitespace Fix patching Greatly simplify the Makefile Make it LOCALBASE safe Reported by: danfe Pointyhat to: swills Notes: svn path=/head/; revision=454695
* math/mprime: Update to 28.10Steve Wills2017-11-217-43/+291
| | | | | | | | | | | | | | While here: * Set maintainer to submitter * Add License file * Appease portlint by tweaking comment and moving ONLY_FOR_ARCHES PR: 219432 Submitted by: rozhuk.im@gmail.com Notes: svn path=/head/; revision=454658
* - Resurrect `math/mprime' and unbreak (stagify)Alexey Dokuchaev2017-03-296-0/+86
| | | | | | | | | | | | | | | - Update to version 26.6, the latest for the i386 binary - Do not mangle version with `0.0.'-prefix, use official one - Add missing LIB_DEPENDS against `misc/compat9x' - Define DOCS option and use target helper target to install - Make installation commands vocal (unmute them) - Update and tidy up port description text while here - Drop deprecated @dirrm entry from pkg-plist TIMESTAMP (mprime266-FreeBSD.tar.gz) = 1302303090 Notes: svn path=/head/; revision=437181
* Remove non staged ports without pending PR from ma*Baptiste Daroussin2014-09-016-94/+0
| | | | Notes: svn path=/head/; revision=366959
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-231-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362717
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - use SUB_FILES appropriately instead of SED directlyPhilip M. Gollucci2010-09-083-9/+7
| | | | | | | | | PR: ports/142812 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout (nivit ; 231 days) Notes: svn path=/head/; revision=260783
* Give maintainership to Nicola Vitale <nivit@FreeBSD.org>.Mario Sergio Fujikawa Ferreira2007-04-011-1/+1
| | | | Notes: svn path=/head/; revision=188910
* - Update to 24.14Pav Lucistnik2006-11-212-4/+4
| | | | | | | | | PR: ports/91558 Submitted by: Piet Delport <pjd@satori.za.net> Approved by: maintainer timeout (lioux; 11 months) Notes: svn path=/head/; revision=177763
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-111-0/+1
| | | | Notes: svn path=/head/; revision=147883
* Switch to static binary distribution instead of building from source:Mario Sergio Fujikawa Ferreira2005-05-282-37/+6
| | | | | | | | | | | current sources .obj coff-i386 format cannot be changed into .o elf32-i386 by any of our native tools. Only the devel/mingw32-binutils port can handle coff-i386 but it cannot generate .elf32-i386. Even using a middle way format (coff-i386 -> srec -> elf32-i386) does not help: the .o still do not link correctly. Notes: svn path=/head/; revision=136352
* o Update distfile's checksum; thus, removing BROKEN statusMario Sergio Fujikawa Ferreira2005-05-222-4/+2
| | | | | | | | o There are no changes between the old and new distfiles, the file was just re-compressed Notes: svn path=/head/; revision=135871
* BROKEN: Size mismatchKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129976
* Remove deprecated USE_SIZEMario Sergio Fujikawa Ferreira2004-12-251-1/+0
| | | | Notes: svn path=/head/; revision=125124
* Add net as secondary category since this is a distributed effortMario Sergio Fujikawa Ferreira2004-03-041-1/+1
| | | | Notes: svn path=/head/; revision=102871
* o Update to mprime core version 23.5Mario Sergio Fujikawa Ferreira2004-02-262-12/+15
| | | | | | | | | o Port's Makefile - move some lines from post-patch to do-configure target since they DO configure the port's build Notes: svn path=/head/; revision=102242
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+3
| | | | Notes: svn path=/head/; revision=100321
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* New port mprime version 0.0.22.12: mersenne.org distributed GreatMario Sergio Fujikawa Ferreira2003-04-296-0/+124
Internet Mersenne Prime Search Notes: svn path=/head/; revision=79865