aboutsummaryrefslogtreecommitdiffstats
path: root/math/mtrxmath
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSE_FILEamdmi32017-01-223-5/+8
| | | | | - Switch to options helpers - Regenerate patches
* - Add stage supportdanilo2014-02-171-6/+7
| | | | - Add DOCS option
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | math)
* Fix typos in COMMENTcs2012-07-291-1/+1
| | | | Approved by: portmgr@ (implicit)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+0
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* - Add SHA256pav2005-11-251-0/+1
|
* - Update to version 1.0.2krion2004-03-087-41/+30
| | | | | PR: ports/63880 Submitted by: Ports Fury
* SIZEify.trevor2004-01-301-0/+1
|
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.linimon2003-11-031-1/+1
|
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-7/+10
| | | | use USE_GETOPT_LONG instead.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add mtrxmath 0.9.3, a small tool for matrix mathemetics.will2001-03-119-0/+80
PR: 24202 Submitted by: George Reid <greid@ukug.uk.freebsd.org>