aboutsummaryrefslogtreecommitdiffstats
path: root/math/ccmath
Commit message (Collapse)AuthorAgeFilesLines
* Remove more tags from pkg-descr files fo the form:dougb2011-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.
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Change MAINTAINER e-maildb2007-01-284-76/+26
| | | | | | | | | - Get rid of patches no longer used - Get rid of pkg-plist no longer used - Do all build inside the Makefile Notified by: kris (via pointyhat) Approved by: ehaupt (mentor)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* This port installs libccm.so in /usr/local/lib. ldconfigerwin2005-07-132-1/+4
| | | | | | | | will not pick this library up because it is missing a final digit. This among other things, breaks LIB_DEPENDS. PR: 83360 Submitted by: Diane Bruce <db@db.net>
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* SIZEify.trevor2004-01-301-0/+1
|
* - Update to 2.2.1pav2003-12-045-34/+28
| | | | | PR: ports/58209 Submitted by: Ying-Chieh Liao <ijliao@HAgw.NCTU.edu.tw>
* Add -fPIC to fix build on amd64arved2003-11-211-3/+3
|
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.linimon2003-11-031-1/+1
|
* 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 ccmath, a mathematics library with many functions.roam2001-03-218-0/+119
PR: 25589 Submitted by: George Reid <greid@ukug.uk.freebsd.org>