Changeset 81075
- Timestamp:
- 07/24/11 15:43:51 (4 years ago)
- Location:
- trunk/dports
- Files:
-
- 8 edited
-
_resources/port1.0/group/octave-1.0.tcl (modified) (1 diff)
-
_resources/port1.0/group/swigbinding-1.0.tcl (modified) (1 diff)
-
audio/libsndfile/Portfile (modified) (1 diff)
-
math/DSDP/Portfile (modified) (1 diff)
-
math/pure-octave/Portfile (modified) (1 diff)
-
math/shogun/Portfile (modified) (1 diff)
-
science/gmt/Portfile (modified) (1 diff)
-
science/plplot/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/_resources/port1.0/group/octave-1.0.tcl
r68080 r81075 55 55 distname ${octave.module}-${version} 56 56 57 depends_lib p ort:octave57 depends_lib path:bin/octave:octave 58 58 59 59 # octave is not universal -
trunk/dports/_resources/port1.0/group/swigbinding-1.0.tcl
r78594 r81075 47 47 tcl {port:tcl tcl} \ 48 48 csharp {port:mono csharp} \ 49 octave {p ort:octaveoctave} \49 octave {path:bin/octave:octave octave} \ 50 50 java {bin:java:kaffe java} \ 51 51 go {port:go go} -
trunk/dports/audio/libsndfile/Portfile
r80577 r81075 54 54 variant octave description {Enable support for Octave} { 55 55 depends_build-append port:gsed 56 depends_lib-append p ort:octave56 depends_lib-append path:bin/octave:octave 57 57 58 58 configure.args-append --enable-octave -
trunk/dports/math/DSDP/Portfile
r79608 r81075 36 36 variant octave description {Build DSDP with octave interface} { 37 37 build.target all 38 depends_lib-append p ort:octave38 depends_lib-append path:bin/octave:octave 39 39 } 40 40 -
trunk/dports/math/pure-octave/Portfile
r78212 r81075 19 19 rmd160 45141e84a665974508b529204865cc3e07d04a8e 20 20 21 depends_lib-append p ort:octave21 depends_lib-append path:bin/octave:octave -
trunk/dports/math/shogun/Portfile
r71735 r81075 122 122 123 123 variant r description {Build the R API} { 124 depends_lib-append port:Rport:swig-r124 depends_lib-append port:swig-r 125 125 } 126 126 127 127 variant octave description {Build the Octave API} { 128 depends_lib-append port:octaveport:swig-octave128 depends_lib-append port:swig-octave 129 129 } 130 130 -
trunk/dports/science/gmt/Portfile
r80314 r81075 114 114 115 115 variant octave description {compiles Octave interface} { 116 depends_lib-append bin:mkoctfile:octave116 depends_lib-append path:bin/octave:octave 117 117 configure.args-append --enable-octave 118 118 configure.args-delete --disable-mex -
trunk/dports/science/plplot/Portfile
r80350 r81075 168 168 169 169 variant octave description {Add support for Octave} { 170 depends_lib-append port: octave port:swig-octave170 depends_lib-append port:swig-octave 171 171 configure.args-delete -DENABLE_octave=OFF 172 172 configure.args-append -DENABLE_octave=ON
Note: See TracChangeset
for help on using the changeset viewer.

