CVS log for ports/math/ccmath/Makefile
Up to [FreeBSD] / ports / math / ccmath
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 27 16:01:02 2007 UTC (5 years ago) by db
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +26 -7 lines
- Change MAINTAINER e-mail - 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)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jul 13 08:39:18 2005 UTC (6 years, 7 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
This port installs libccm.so in /usr/local/lib. ldconfig 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>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:03 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:03:16 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Dec 4 10:36:51 2003 UTC (8 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Update to 2.2.1 PR: ports/58209 Submitted by: Ying-Chieh Liao <ijliao@HAgw.NCTU.edu.tw>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Nov 3 07:26:22 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:06:01 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 20 18:25:08 2001 UTC (10 years, 10 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Add ccmath, a mathematics library with many functions. PR: 25589 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
