aboutsummaryrefslogtreecommitdiff
path: root/math/kash3
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from ma*Baptiste Daroussin2014-09-015-5192/+0
| | | | Notes: svn path=/head/; revision=366959
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-231-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362717
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-071-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361099
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-4/+4
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* - Sync variable related to license terms with LEGAL fileNicola Vitale2014-03-301-1/+1
| | | | | | | Required by: eadler Notes: svn path=/head/; revision=349648
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* 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 OptionsNGMartin Wilke2013-03-051-13/+11
| | | | | | | | | - Trim header Reviewed by: beat, bapt, kwm Notes: svn path=/head/; revision=313460
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 2008.07.31Nicola Vitale2008-12-093-24/+51
| | | | | | | - Add an option (WITH_OPTLIB) to install a package for elliptic curves Notes: svn path=/head/; revision=224043
* - Updated email address in my portsNicola Vitale2006-12-101-1/+1
| | | | | | | Approved by: alexbl (mentor) Notes: svn path=/head/; revision=179349
* - math/kash3: A computer algebra system for computing in algebraic number fieldsJohan van Selst2006-04-195-0/+5169
PR: ports/93863 Submitted by: Nicola Vitale Approved by: flz (mentor) Notes: svn path=/head/; revision=159951