FreeBSD Bugzilla – Attachment 116069 Details for
Bug 157972
Additional subports to math/octave-forge
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.71 KB, created by
Stephen Montgomery-Smith
on 2011-06-18 03:00:25 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Stephen Montgomery-Smith
Created:
2011-06-18 03:00:25 UTC
Size:
1.71 KB
patch
obsolete
>diff -ur /usr/ports/math/octave-forge/Makefile octave-forge/Makefile >--- /usr/ports/math/octave-forge/Makefile 2011-06-15 05:40:59.000000000 +0000 >+++ octave-forge/Makefile 2011-06-18 01:32:22.000000000 +0000 >@@ -7,7 +7,7 @@ > > PORTNAME= octave-forge > PORTVERSION= 20110205 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= math > MASTER_SITES= #none > DISTFILES= #none >@@ -37,6 +37,7 @@ > FINANCIAL "Install package: financial" On \ > FL_CORE "Install package: fl-core" On \ > FPL "Install package: fpl" On \ >+ FUZZY_LOGIC_TOOLKIT "Install package: fuzzy-logic-toolkit" On \ > GA "Install package: ga" Off \ > GENERAL "Install package: general" On \ > GENERATE_HTML "Install package: generate_html" On \ >@@ -61,6 +62,7 @@ > OCS "Install package: ocs" On \ > OCT2MAT "Install package: oct2mat" On \ > OCTCDF "Install package: octcdf" On \ >+ OCTCLIP "Install package: octclip" On \ > OCTGPR "Install package: octgpr" On \ > OCTPROJ "Install package: octproj" On \ > ODEBVP "Install package: odebvp" On \ >@@ -157,6 +159,9 @@ > .if defined(WITH_FPL) > RUN_DEPENDS+= ${TARBALLS_DIR}/fpl.tar.gz:${PORTSDIR}/math/octave-forge-fpl > .endif >+.if defined(WITH_FUZZY_LOGIC_TOOLKIT) >+RUN_DEPENDS+= ${TARBALLS_DIR}/fuzzy-logic-toolkit.tar.gz:${PORTSDIR}/math/octave-forge-fuzzy-logic-toolkit >+.endif > .if defined(WITH_GA) > RUN_DEPENDS+= ${TARBALLS_DIR}/ga.tar.gz:${PORTSDIR}/math/octave-forge-ga > .endif >@@ -229,6 +234,9 @@ > .if defined(WITH_OCTCDF) > RUN_DEPENDS+= ${TARBALLS_DIR}/octcdf.tar.gz:${PORTSDIR}/math/octave-forge-octcdf > .endif >+.if defined(WITH_OCTCLIP) >+RUN_DEPENDS+= ${TARBALLS_DIR}/octclip.tar.gz:${PORTSDIR}/math/octave-forge-octclip >+.endif > .if defined(WITH_OCTGPR) > RUN_DEPENDS+= ${TARBALLS_DIR}/octgpr.tar.gz:${PORTSDIR}/math/octave-forge-octgpr > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 157972
: 116069