summaryrefslogtreecommitdiff
path: root/math/ccmath/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Change MAINTAINER e-mailDiane Bruce2007-01-271-7/+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) Notes: svn path=/head/; revision=183417
* This port installs libccm.so in /usr/local/lib. ldconfigErwin Lansing2005-07-131-1/+3
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=139038
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Update to 2.2.1Pav Lucistnik2003-12-041-3/+3
| | | | | | | | PR: ports/58209 Submitted by: Ying-Chieh Liao <ijliao@HAgw.NCTU.edu.tw> Notes: svn path=/head/; revision=94944
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.Mark Linimon2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92931
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add ccmath, a mathematics library with many functions.Peter Pentchev2001-03-201-0/+35
PR: 25589 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=40118