Port details |
- julia06 Julia Language: A fresh approach to technical computing
- 0.6.4_10 lang
=0 0.6.4_10Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: iblis@hs.ntnu.edu.tw
- Port Added: 2018-09-06 20:57:19
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- Also Listed In: math
- License: MIT
- WWW:
- https://julialang.org/
- Description:
- Julia is a high-level, high-performance dynamic programming language for
technical computing, with syntax that is familiar to users of other technical
computing environments. It provides a sophisticated compiler, distributed
parallel execution, numerical accuracy, and an extensive mathematical function
library. The library, largely written in Julia itself, also integrates mature,
best-of-breed C and Fortran libraries for linear algebra, random number
generation, signal processing, and string processing.
WWW: https://julialang.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: julia06
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1531703695
SHA256 (julia-0.6.4-full.tar.gz) = 2b2f5543ad4206eb40c7b850cdfc5a812c6df0b2b5bcf6a3206c0e446d988f1b
SIZE (julia-0.6.4-full.tar.gz) = 90983649
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- patchelf : sysutils/patchelf
- pcre2-config : devel/pcre2
- cmake : devel/cmake
- gmake : devel/gmake
- gfortran9 : lang/gcc9
- python2.7 : lang/python27
- as : devel/binutils
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- gfortran9 : lang/gcc9
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Library dependencies:
-
- libcurl.so : ftp/curl
- libgit2.so : devel/libgit2
- libgmp.so : math/gmp
- libmbedtls.so : security/mbedtls
- libmpfr.so : math/mpfr
- libpcre2-8.so : devel/pcre2
- libssh2.so : security/libssh2
- libutf8proc.so : textproc/utf8proc
- libarpack.so : math/arpack-ng
- libopenblas.so : math/openblas
- libopenlibm.so : math/openlibm
- Patch dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for julia06-0.6.4_10:
DEBUG=off: Build with debugging support
DESKTOP=off: Install icon, .desktop and appdata files
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GPL_LIBS=off: Build with GPL libs: FFTW and SUITESPARSE
NATIVE=off: Build with native CPU JIT tuning
====> Build self-shipped private depends
ARPACK=off: Build self-shipped private arpack-ng
OPENBLAS=off: Private OpenBLAS v0.3.0 (ports tree: v0.3.9)
====> Math library implementation: you have to select exactly one of them
SYSLIBM=off: Build with system libm
OPENLIBM=on: Build with OpenLibm (math/openlibm)
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake compiler:c++11-lib fortran python:2.7,build perl5
- pkg-message:
- For install:
- Known issue on FreeBSD 11.1-RELEASE or later
- If you run into segfault with `Pkg.update()`,
please issue `# sysctl security.bsd.stack_guard_page=0` to disable
stack guard.
For more info, please see https://github.com/JuliaLang/julia/issues/23328
- If you're looking for the other version of Julia,
there is a meta port lang/julia.
Please checkout "make -C /usr/ports/lang/julia config" as well.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.4_10 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.6.4_10 06 May 2020 16:11:15 |
yuri |
Bump 46 ports depending on math/openblas because the after the recent
math/openblas update the library name changed in openblas. |
0.6.4_9 19 Apr 2020 03:55:23 |
tobik |
devel/libgit2: Update to 1.0.0
Changes: https://github.com/libgit2/libgit2/releases/tag/v1.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/libgit2
Approved by: mfechner (maintainer)
Differential Revision: https://reviews.freebsd.org/D24471 |
0.6.4_8 19 Mar 2020 05:47:59 |
tobik |
devel/libgit2: Update to 0.99.0
- Switch to the release tarballs libgit2 now publishes
- Drop CURL option since it is no longer used
- Use system libpcre instead of the bundled one
- Hook up tests
- Bump consumers for ABI changes
Changes: https://github.com/libgit2/libgit2/releases/tag/v0.99.0
ABI: https://abi-laboratory.pro/tracker/timeline/libgit2/ |
0.6.4_7 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
0.6.4_7 30 Jan 2020 14:17:44 |
swills |
Fix math/openblas and bump dependent ports
* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]
This is correcting issues from r523749 [1][2][4] and r515970 [3]
PR: 231371
Reported by: build cluster [1]
Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by: many [5]
Reviewed by: mat, bapt
Approved by: implicit, since this is a build fix |
0.6.4_6 21 Jan 2020 22:03:19 |
swills |
math/openblas: Update to 0.3.7
While here, improve formatting and fix build of dependant ports.
PR: 231371
Submitted by: yuri (initial version), pkubaj (ppc fixes)
Approved by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) |
0.6.4_6 14 Nov 2019 12:39:42 |
tobik |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
0.6.4_6 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
0.6.4_6 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.6.4_5 28 May 2019 06:08:12 |
lwhsu |
Enable lang/julia06, lang/julia07 to be installed simultaneously
PR: 235872
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer) |
0.6.4_4 22 Apr 2019 13:16:34 |
gerald |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
0.6.4_3 27 Mar 2019 21:34:24 |
mfechner |
Bump revision to make sure port is build against new libgit2 version 0.28.1.
PR: 236801
Reported by: jbeich |
0.6.4_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.6.4_1 16 Nov 2018 09:30:22 |
amdmi3 |
- Pet portlint
- Update WWW
Approved by: portmgr blanket |
0.6.4_1 06 Sep 2018 20:57:01 |
lwhsu |
- Copy lang/julia to lang/julia06 and lang/julia07
- Update lang/julia07 to 0.7.0
- Update lang/julia to 0.1.0
PR: 230663
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer) |