notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q4
gcc13 GNU Compiler Collection 13
13.3.0_3 lang on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 13.3.0_3Version of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-29 15:27:09
Last Update: 2025-05-03 09:46:25
Commit Hash: 6a4bfe6
People watching this port, also watch:: glib, libarchive, smartmontools, python311, pkg
License: GPLv3 GPLv3RLE
WWW:
https://gcc.gnu.org
Description:
GCC, the GNU Compiler Collection, supports a number of languages. This port installs the C, C++, and Fortran front ends as gcc13, g++13, and gfortran13, respectively.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (46 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gcc13-13.3.0_3/catalog.mk
  3. /usr/local/share/licenses/gcc13-13.3.0_3/LICENSE
  4. /usr/local/share/licenses/gcc13-13.3.0_3/GPLv3
  5. /usr/local/share/licenses/gcc13-13.3.0_3/GPLv3RLE
  6. bin/x86_64-portbld-freebsd14.2-c++13
  7. bin/x86_64-portbld-freebsd14.2-g++13
  8. bin/x86_64-portbld-freebsd14.2-gcc13
  9. bin/x86_64-portbld-freebsd14.2-gcc-13.3.0
  10. bin/x86_64-portbld-freebsd14.2-gcc-ar13
  11. bin/x86_64-portbld-freebsd14.2-gcc-nm13
  12. bin/x86_64-portbld-freebsd14.2-gcc-ranlib13
  13. bin/x86_64-portbld-freebsd14.2-gfortran13
  14. bin/c++13
  15. bin/cpp13
  16. bin/g++13
  17. bin/gcc13
  18. bin/gcc-ar13
  19. bin/gcc-nm13
  20. bin/gcc-ranlib13
  21. bin/gcov13
  22. bin/gcov-dump13
  23. bin/gcov-tool13
  24. bin/gfortran13
  25. bin/lto-dump13
  26. include/gcc13/ISO_Fortran_binding.h
  27. include/libgccjit++.h
  28. include/libgccjit.h
  29. share/man/man1/cpp13.1.gz
  30. share/man/man1/g++13.1.gz
  31. share/man/man1/gcc13.1.gz
  32. share/man/man1/gcov13.1.gz
  33. share/man/man1/gcov-dump13.1.gz
  34. share/man/man1/gcov-tool13.1.gz
  35. share/man/man1/gfortran13.1.gz
  36. share/man/man1/lto-dump13.1.gz
  37. share/gcc-13.3.0/python/libstdcxx/__init__.py
  38. share/gcc-13.3.0/python/libstdcxx/v6/__init__.py
  39. share/gcc-13.3.0/python/libstdcxx/v6/printers.py
  40. share/gcc-13.3.0/python/libstdcxx/v6/xmethods.py
  41. @postexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  42. @postunexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  43. @comment Insert PLIST.lib here
  44. @owner
  45. @group
  46. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • gcc13>0:lang/gcc13
Conflicts:
CONFLICTS:
  • gcc13-devel
To install the port:
cd /usr/ports/lang/gcc13/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gcc13
  • pkg install gcc13
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcc13
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le riscv64
distinfo:
TIMESTAMP = 1724158317 SHA256 (gcc-13.3.0.tar.xz) = 0845e9621c9543a13f484e94584a49ffc0129970e9914624235fc1d061a0c083 SIZE (gcc-13.3.0.tar.xz) = 87909952

Packages (timestamps in pop-ups are UTC):
gcc13
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.3.0_313.3.0_3-13.3.0_313.3.0_3n/an/an/a
FreeBSD:13:quarterly13.3.0_313.3.0_313.1.0_113.3.0_313.3.0_3n/an/an/a
FreeBSD:14:latest13.3.0_313.3.0_3-13.3.0_313.3.0_3--13.1.0_1
FreeBSD:14:quarterly13.3.0_313.3.0_3-13.3.0_313.3.0_313.2.0_1-13.2.0_1
FreeBSD:15:latest13.3.0_313.3.0_3n/a13.3.0_3n/an/a--
FreeBSD:15:quarterly13.3.0_313.3.0_3n/a-n/an/a--
FreeBSD:16:latest13.3.0_313.3.0_3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. as : devel/binutils
  2. gmake>=4.4.1 : devel/gmake
  3. makeinfo : print/texinfo
  4. as : devel/binutils
  5. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. as : devel/binutils
  2. indexinfo : print/indexinfo
Library dependencies:
  1. libgmp.so : math/gmp
  2. libmpfr.so : math/mpfr
  3. libmpc.so : math/mpc
This port is required by:
for Build
  1. archivers/R-cran-brotli
  2. archivers/R-cran-zip
  3. astro/nightfall
  4. audio/kaldi
  5. benchmarks/octave-forge-benchmark
  6. benchmarks/tinymembench
  7. biology/R-cran-Biobase
Expand this list (531 items / 524 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/R-cran-BiocGenerics
  3. biology/R-cran-BiocManager
  4. biology/molden
  5. biology/plink
  6. biology/psi88
  7. biology/py-PySCeS
  8. biology/star
  9. biology/treekin
  10. cad/alliance
  11. cad/calculix-ccx
  12. cad/feappv
  13. cad/freehdl
  14. cad/pdnmesh
  15. cad/tochnog
  16. cad/xyce
  17. comms/wsjtx
  18. comms/wsjtz
  19. converters/R-cran-RJSONIO
  20. converters/R-cran-jsonlite
  21. converters/R-cran-rjson
  22. databases/R-cran-RMySQL
  23. databases/R-cran-RPostgreSQL
  24. databases/R-cran-RSQLite
  25. databases/R-cran-cachem
  26. databases/R-cran-fastmap
  27. databases/dbixx
  28. databases/mysql-connector-odbc
  29. devel/R-cran-Hmisc
  30. devel/R-cran-Rcpp
  31. devel/R-cran-S7
  32. devel/R-cran-bindr
  33. devel/R-cran-bit
  34. devel/R-cran-bit64
  35. devel/R-cran-bitops
  36. devel/R-cran-brio
  37. devel/R-cran-caTools
  38. devel/R-cran-caret
  39. devel/R-cran-checkmate
  40. devel/R-cran-chk
  41. devel/R-cran-classInt
  42. devel/R-cran-cli
  43. devel/R-cran-covr
  44. devel/R-cran-diffobj
  45. devel/R-cran-fansi
  46. devel/R-cran-filelock
  47. devel/R-cran-gert
  48. devel/R-cran-git2r
  49. devel/R-cran-glue
  50. devel/R-cran-interp
  51. devel/R-cran-magrittr
  52. devel/R-cran-microbenchmark
  53. devel/R-cran-msm
  54. devel/R-cran-parsedate
  55. devel/R-cran-pkgcache
  56. devel/R-cran-profvis
  57. devel/R-cran-randomForest
  58. devel/R-cran-reshape
  59. devel/R-cran-reshape2
  60. devel/R-cran-roxygen2
  61. devel/R-cran-sourcetools
  62. devel/R-cran-sys
  63. devel/R-cran-systemfonts
  64. devel/R-cran-tidyselect
  65. devel/R-cran-tzdb
  66. devel/R-cran-uuid
  67. devel/R-cran-webfakes
  68. devel/alire
  69. devel/asfml
  70. devel/dwarves
  71. devel/eclipse-titan
  72. devel/fortran-stdlib
  73. devel/gcc-msp430-ti-toolchain
  74. devel/kronosnet
  75. devel/libfaketime
  76. devel/ocaml-lacaml
  77. devel/papi
  78. devel/rhtvision
  79. devel/smv
  80. devel/test-drive
  81. editors/emacs
  82. editors/emacs-devel
  83. emulators/emulationstation
  84. emulators/libretro-reicast
  85. emulators/reicast
  86. emulators/wine-proton
  87. emulators/x49gp
  88. filesystems/R-cran-fs
  89. filesystems/lkl
  90. finance/R-cran-PerformanceAnalytics
  91. finance/R-cran-gmm
  92. finance/R-cran-strucchange
  93. finance/R-cran-urca
  94. french/aster
  95. ftp/R-cran-RCurl
  96. ftp/R-cran-curl
  97. games/dxx-rebirth
  98. games/xbat
  99. graphics/R-cran-colorspace
  100. graphics/R-cran-farver
  101. graphics/R-cran-ggforce
  102. graphics/R-cran-ggrepel
  103. graphics/R-cran-jpeg
  104. graphics/R-cran-magick
  105. graphics/R-cran-pROC
  106. graphics/R-cran-qpdf
  107. graphics/R-cran-ragg
  108. graphics/R-cran-s2
  109. graphics/R-cran-scales
  110. graphics/R-cran-tweenr
  111. graphics/R-cran-webp
  112. graphics/dataplot
  113. graphics/gimp-beautify-plugin
  114. graphics/mahotas
  115. graphics/nurbs++
  116. graphics/p5-PGPLOT
  117. graphics/pgplot
  118. graphics/py-gdal
  119. graphics/raster3d
  120. graphics/zeno
  121. japanese/skkinput3
  122. japanese/xtr
  123. lang/gforth
  124. lang/julia
  125. lang/mlkit
  126. lang/oo2c
  127. lang/quilc
  128. lang/ratfor
  129. math/R
  130. math/R-cran-Amelia
  131. math/R-cran-FNN
  132. math/R-cran-KFAS
  133. math/R-cran-MCMCpack
  134. math/R-cran-MatchIt
  135. math/R-cran-Matching
  136. math/R-cran-NMF
  137. math/R-cran-RcppArmadillo
  138. math/R-cran-RcppEigen
  139. math/R-cran-RcppRoll
  140. math/R-cran-Rmpfr
  141. math/R-cran-Rsolnp
  142. math/R-cran-SparseM
  143. math/R-cran-admisc
  144. math/R-cran-backports
  145. math/R-cran-bdsmatrix
  146. math/R-cran-date
  147. math/R-cran-ddalpha
  148. math/R-cran-deldir
  149. math/R-cran-dimRed
  150. math/R-cran-eRm
  151. math/R-cran-energy
  152. math/R-cran-expm
  153. math/R-cran-fracdiff
  154. math/R-cran-geometry
  155. math/R-cran-gower
  156. math/R-cran-haven
  157. math/R-cran-hexbin
  158. math/R-cran-intervals
  159. math/R-cran-ipred
  160. math/R-cran-isoband
  161. math/R-cran-lme4
  162. math/R-cran-locfit
  163. math/R-cran-lpSolve
  164. math/R-cran-maps
  165. math/R-cran-matrixStats
  166. math/R-cran-mclust
  167. math/R-cran-memisc
  168. math/R-cran-minqa
  169. math/R-cran-mvtnorm
  170. math/R-cran-ncdf4
  171. math/R-cran-nloptr
  172. math/R-cran-partitions
  173. math/R-cran-polyclip
  174. math/R-cran-quadprog
  175. math/R-cran-quantreg
  176. math/R-cran-raster
  177. math/R-cran-rgenoud
  178. math/R-cran-slam
  179. math/R-cran-sp
  180. math/R-cran-statmod
  181. math/R-cran-units
  182. math/R-cran-wk
  183. math/R-cran-xts
  184. math/SCIP
  185. math/adept
  186. math/alberta
  187. math/algae
  188. math/arpack++
  189. math/atlas
  190. math/blas
  191. math/blaspp
  192. math/blaze
  193. math/blis
  194. math/casadi
  195. math/cbc
  196. math/cblas
  197. math/clp
  198. math/cmlib
  199. math/coin-or-metis
  200. math/coin-or-mumps
  201. math/coinutils
  202. math/couenne
  203. math/ddfun
  204. math/dsdp
  205. math/dune-alugrid
  206. math/dune-common
  207. math/dune-fem
  208. math/dune-geometry
  209. math/dune-grid
  210. math/dune-grid-glue
  211. math/dune-istl
  212. math/dune-pdelab
  213. math/dune-polygongrid
  214. math/dune-uggrid
  215. math/dune-vtk
  216. math/eispack
  217. math/elemental
  218. math/elpa
  219. math/fftw
  220. math/fftw-float
  221. math/fftw3-quad
  222. math/flexiblas
  223. math/gretl
  224. math/hsl
  225. math/ipopt
  226. math/jags
  227. math/kktdirect
  228. math/lapack
  229. math/lapack++
  230. math/lapack95
  231. math/lapacke
  232. math/levmar
  233. math/libRmath
  234. math/libceed
  235. math/linpack
  236. math/math77
  237. math/miracl
  238. math/moab
  239. math/mumps
  240. math/mumps4
  241. math/octave
  242. math/octave-forge-actuarial
  243. math/octave-forge-automatic-differentiation
  244. math/octave-forge-bim
  245. math/octave-forge-bioinfo
  246. math/octave-forge-biosig
  247. math/octave-forge-bsltl
  248. math/octave-forge-cfitsio
  249. math/octave-forge-cgi
  250. math/octave-forge-chartjs
  251. math/octave-forge-civil-engineering
  252. math/octave-forge-communications
  253. math/octave-forge-csg-dataset
  254. math/octave-forge-csg-toolkit
  255. math/octave-forge-data-smoothing
  256. math/octave-forge-database
  257. math/octave-forge-dataframe
  258. math/octave-forge-divand
  259. math/octave-forge-doctest
  260. math/octave-forge-econometrics
  261. math/octave-forge-fda
  262. math/octave-forge-femoctave
  263. math/octave-forge-fenv
  264. math/octave-forge-fileio
  265. math/octave-forge-financial
  266. math/octave-forge-fits
  267. math/octave-forge-fl-core
  268. math/octave-forge-fpl
  269. math/octave-forge-fuzzy-logic-toolkit
  270. math/octave-forge-ga
  271. math/octave-forge-general
  272. math/octave-forge-generate_html
  273. math/octave-forge-geographiclib
  274. math/octave-forge-geometry
  275. math/octave-forge-gnuplot
  276. math/octave-forge-hdf5oct
  277. math/octave-forge-ident
  278. math/octave-forge-informationtheory
  279. math/octave-forge-integration
  280. math/octave-forge-internal-fluid-flow
  281. math/octave-forge-irsa
  282. math/octave-forge-joystick
  283. math/octave-forge-level-set
  284. math/octave-forge-linear-algebra
  285. math/octave-forge-lssa
  286. math/octave-forge-ltfat
  287. math/octave-forge-mapping
  288. math/octave-forge-matgeom
  289. math/octave-forge-mboct-fem-pkg
  290. math/octave-forge-mboct-mbdyn-pkg
  291. math/octave-forge-mboct-numerical-pkg
  292. math/octave-forge-mboct-octave-pkg
  293. math/octave-forge-mccabe-thiele
  294. math/octave-forge-mechanics
  295. math/octave-forge-missing-functions
  296. math/octave-forge-mpi
  297. math/octave-forge-msh
  298. math/octave-forge-multicore
  299. math/octave-forge-mvn
  300. math/octave-forge-nan
  301. math/octave-forge-ncarray
  302. math/octave-forge-nlwing2
  303. math/octave-forge-nnet
  304. math/octave-forge-nurbs
  305. math/octave-forge-oct2mat
  306. math/octave-forge-octave-pool
  307. math/octave-forge-octave_mermaid_js
  308. math/octave-forge-octave_php_wrapper
  309. math/octave-forge-octave_tar
  310. math/octave-forge-octave_zstd
  311. math/octave-forge-octclip
  312. math/octave-forge-octproj
  313. math/octave-forge-odebvp
  314. math/octave-forge-optics
  315. math/octave-forge-optim
  316. math/octave-forge-optiminterp
  317. math/octave-forge-outliers
  318. math/octave-forge-parallel
  319. math/octave-forge-pde1dm
  320. math/octave-forge-piqp
  321. math/octave-forge-pkg-octave-doc
  322. math/octave-forge-plot
  323. math/octave-forge-ponchon-savarit
  324. math/octave-forge-prompt
  325. math/octave-forge-psychrometrics
  326. math/octave-forge-pythonic
  327. math/octave-forge-quaternion
  328. math/octave-forge-queueing
  329. math/octave-forge-rtree
  330. math/octave-forge-secs1d
  331. math/octave-forge-secs2d
  332. math/octave-forge-secs3d
  333. math/octave-forge-simp
  334. math/octave-forge-sole
  335. math/octave-forge-sparsersb
  336. math/octave-forge-specfun
  337. math/octave-forge-special-matrix
  338. math/octave-forge-splines
  339. math/octave-forge-statistics-resampling
  340. math/octave-forge-stk
  341. math/octave-forge-strings
  342. math/octave-forge-struct
  343. math/octave-forge-symband
  344. math/octave-forge-symbolic
  345. math/octave-forge-tcl-octave
  346. math/octave-forge-timer
  347. math/octave-forge-tsa
  348. math/octave-forge-velas
  349. math/octave-forge-websockets
  350. math/octave-forge-zenity
  351. math/openblas
  352. math/openfst
  353. math/osi
  354. math/py-cyipopt
  355. math/py-libceed
  356. math/py-pynleq2
  357. math/py-rpy2
  358. math/py-scs
  359. math/qposases
  360. math/qrupdate
  361. math/scs
  362. math/sdpa
  363. math/slatec
  364. math/slicot
  365. math/suitesparse-Example
  366. math/suitesparse-amd
  367. math/suitesparse-btf
  368. math/suitesparse-camd
  369. math/suitesparse-ccolamd
  370. math/suitesparse-cholmod
  371. math/suitesparse-colamd
  372. math/suitesparse-config
  373. math/suitesparse-cxsparse
  374. math/suitesparse-klu
  375. math/suitesparse-lagraph
  376. math/suitesparse-ldl
  377. math/suitesparse-mongoose
  378. math/suitesparse-paru
  379. math/suitesparse-rbio
  380. math/suitesparse-spex
  381. math/suitesparse-spqr
  382. math/suitesparse-umfpack
  383. math/trlan
  384. math/xlapack
  385. math/xlife++
  386. misc/R-cran-mime
  387. misc/caffe
  388. misc/g810-led
  389. misc/py-QSpectrumAnalyzer
  390. misc/py-pyEDFlib
  391. misc/veles
  392. net/R-cran-pingr
  393. net/openmpi
  394. net/openmpi4
  395. net/yate
  396. net-mgmt/ipv6mon
  397. net-p2p/cpuminer
  398. print/R-cran-textshaping
  399. science/R-cran-Epi
  400. science/R-cran-cmprsk
  401. science/R-cran-e1071
  402. science/R-cran-etm
  403. science/R-cran-fastICA
  404. science/R-cran-kernlab
  405. science/R-cran-ks
  406. science/R-cran-som
  407. science/R-cran-udunits2
  408. science/abinit
  409. science/berkeleygw
  410. science/cdf
  411. science/chemps2
  412. science/clipper
  413. science/cpcmx
  414. science/dalton
  415. science/dftd4
  416. science/dirac
  417. science/fastjet
  418. science/feff10
  419. science/gbtolib
  420. science/gcp
  421. science/ghemical
  422. science/harminv
  423. science/hdf
  424. science/hdf5
  425. science/hdf5-110
  426. science/iboview
  427. science/isaac-cfd
  428. science/kim-api
  429. science/latte
  430. science/libccp4
  431. science/libctl
  432. science/libghemical
  433. science/libmbd
  434. science/libpsml
  435. science/libxc
  436. science/mbdyn
  437. science/mctc-lib
  438. science/mopac
  439. science/mpb
  440. science/mstore
  441. science/multicharge
  442. science/multiwfn
  443. science/netcdf-fortran
  444. science/numsa
  445. science/ocean
  446. science/openmodelica
  447. science/openmolcas
  448. science/pastix
  449. science/pcmsolver
  450. science/py-PyNE
  451. science/py-dftbplus
  452. science/py-obspy
  453. science/py-pyscf
  454. science/py-scikit-sparse
  455. science/q
  456. science/qwalk
  457. science/siconos
  458. science/siesta
  459. science/silo
  460. science/simbody
  461. science/simple-dftd3
  462. science/tblite
  463. science/tfel
  464. science/tfel-edf
  465. science/trilinos
  466. science/ukrmol+
  467. science/v_sim
  468. science/xtb
  469. security/R-cran-askpass
  470. security/R-cran-digest
  471. security/R-cran-openssl
  472. security/seccure
  473. sysutils/R-cran-processx
  474. sysutils/R-cran-ps
  475. sysutils/bacula-libs3
  476. sysutils/fwupd-efi
  477. sysutils/grub2-bhyve
  478. sysutils/grub2-efi
  479. sysutils/grub2-pcbsd
  480. textproc/R-cran-commonmark
  481. textproc/R-cran-htmltools
  482. textproc/R-cran-hunspell
  483. textproc/R-cran-markdown
  484. textproc/R-cran-openxlsx
  485. textproc/R-cran-readr
  486. textproc/R-cran-readxl
  487. textproc/R-cran-sass
  488. textproc/R-cran-stringi
  489. textproc/R-cran-tth
  490. textproc/R-cran-utf8
  491. textproc/R-cran-writexl
  492. textproc/R-cran-yaml
  493. textproc/toml-f
  494. textproc/xmlf90
  495. www/R-cran-httpuv
  496. www/R-cran-webutils
  497. www/kannel
  498. www/kannel-sqlbox
  499. x11/i3lock-color
  500. Collapse this list.

Deleted ports which required this port:

Expand this list of 26 deleted ports
  1. astro/R-cran-maptools*
  2. audio/openspc*
  3. databases/gnats4*
  4. devel/asmutils*
  5. emulators/wine8*
  6. games/shaaft*
  7. graphics/R-cran-rgdal*
  8. irc/ezbounce*
  9. java/openjdk18*
  10. lang/nhc98*
  11. lang/spidermonkey102*
  12. lang/spidermonkey78*
  13. lang/spidermonkey91*
  14. math/R-cran-RSvgDevice*
  15. math/octave-forge-onsas*
  16. math/sage*
  17. net/libtnl*
  18. net/nepenthes*
  19. science/R-cran-eco*
  20. sysutils/R-cran-fs*
  21. sysutils/fusefs-lkl*
  22. sysutils/libretto-config*
  23. sysutils/memtest86+*
  24. sysutils/shim*
  25. sysutils/wiimms*
  26. www/thundercache*
  27. Collapse this list of deleted ports.
for Libraries
  1. science/ALPSCore
for Run
  1. archivers/R-cran-brotli
  2. archivers/R-cran-zip
  3. astro/nightfall
  4. audio/kaldi
  5. benchmarks/octave-forge-benchmark
  6. benchmarks/tinymembench
  7. biology/R-cran-Biobase
Expand this list (524 items / 517 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/R-cran-BiocGenerics
  3. biology/R-cran-BiocManager
  4. biology/molden
  5. biology/plink
  6. biology/psi88
  7. biology/py-PySCeS
  8. biology/star
  9. biology/treekin
  10. cad/alliance
  11. cad/calculix-ccx
  12. cad/feappv
  13. cad/freehdl
  14. cad/pdnmesh
  15. cad/tochnog
  16. cad/xyce
  17. comms/wsjtx
  18. comms/wsjtz
  19. converters/R-cran-RJSONIO
  20. converters/R-cran-jsonlite
  21. converters/R-cran-rjson
  22. databases/R-cran-RMySQL
  23. databases/R-cran-RPostgreSQL
  24. databases/R-cran-RSQLite
  25. databases/R-cran-cachem
  26. databases/R-cran-fastmap
  27. databases/dbixx
  28. databases/mysql-connector-odbc
  29. devel/R-cran-Hmisc
  30. devel/R-cran-Rcpp
  31. devel/R-cran-S7
  32. devel/R-cran-bindr
  33. devel/R-cran-bit
  34. devel/R-cran-bit64
  35. devel/R-cran-bitops
  36. devel/R-cran-brio
  37. devel/R-cran-caTools
  38. devel/R-cran-caret
  39. devel/R-cran-checkmate
  40. devel/R-cran-chk
  41. devel/R-cran-classInt
  42. devel/R-cran-cli
  43. devel/R-cran-covr
  44. devel/R-cran-diffobj
  45. devel/R-cran-fansi
  46. devel/R-cran-filelock
  47. devel/R-cran-gert
  48. devel/R-cran-git2r
  49. devel/R-cran-glue
  50. devel/R-cran-interp
  51. devel/R-cran-magrittr
  52. devel/R-cran-microbenchmark
  53. devel/R-cran-msm
  54. devel/R-cran-parsedate
  55. devel/R-cran-pkgcache
  56. devel/R-cran-profvis
  57. devel/R-cran-randomForest
  58. devel/R-cran-reshape
  59. devel/R-cran-reshape2
  60. devel/R-cran-roxygen2
  61. devel/R-cran-sourcetools
  62. devel/R-cran-sys
  63. devel/R-cran-systemfonts
  64. devel/R-cran-tidyselect
  65. devel/R-cran-tzdb
  66. devel/R-cran-uuid
  67. devel/R-cran-webfakes
  68. devel/dwarves
  69. devel/eclipse-titan
  70. devel/fortran-stdlib
  71. devel/kronosnet
  72. devel/libfaketime
  73. devel/ocaml-lacaml
  74. devel/papi
  75. devel/rhtvision
  76. devel/smv
  77. devel/test-drive
  78. editors/emacs
  79. editors/emacs-devel
  80. emulators/emulationstation
  81. emulators/libretro-reicast
  82. emulators/reicast
  83. emulators/wine-proton
  84. emulators/x49gp
  85. filesystems/R-cran-fs
  86. finance/R-cran-PerformanceAnalytics
  87. finance/R-cran-gmm
  88. finance/R-cran-strucchange
  89. finance/R-cran-urca
  90. french/aster
  91. ftp/R-cran-RCurl
  92. ftp/R-cran-curl
  93. games/dxx-rebirth
  94. games/xbat
  95. graphics/R-cran-colorspace
  96. graphics/R-cran-farver
  97. graphics/R-cran-ggforce
  98. graphics/R-cran-ggrepel
  99. graphics/R-cran-jpeg
  100. graphics/R-cran-magick
  101. graphics/R-cran-pROC
  102. graphics/R-cran-qpdf
  103. graphics/R-cran-ragg
  104. graphics/R-cran-s2
  105. graphics/R-cran-scales
  106. graphics/R-cran-tweenr
  107. graphics/R-cran-webp
  108. graphics/dataplot
  109. graphics/gimp-beautify-plugin
  110. graphics/mahotas
  111. graphics/nurbs++
  112. graphics/p5-PGPLOT
  113. graphics/pgplot
  114. graphics/py-gdal
  115. graphics/raster3d
  116. graphics/zeno
  117. japanese/skkinput3
  118. japanese/xtr
  119. lang/gcc
  120. lang/gforth
  121. lang/julia
  122. lang/mlkit
  123. lang/oo2c
  124. lang/quilc
  125. lang/ratfor
  126. math/R
  127. math/R-cran-Amelia
  128. math/R-cran-FNN
  129. math/R-cran-KFAS
  130. math/R-cran-MCMCpack
  131. math/R-cran-MatchIt
  132. math/R-cran-Matching
  133. math/R-cran-NMF
  134. math/R-cran-RcppArmadillo
  135. math/R-cran-RcppEigen
  136. math/R-cran-RcppRoll
  137. math/R-cran-Rmpfr
  138. math/R-cran-Rsolnp
  139. math/R-cran-SparseM
  140. math/R-cran-admisc
  141. math/R-cran-backports
  142. math/R-cran-bdsmatrix
  143. math/R-cran-date
  144. math/R-cran-ddalpha
  145. math/R-cran-deldir
  146. math/R-cran-dimRed
  147. math/R-cran-eRm
  148. math/R-cran-energy
  149. math/R-cran-expm
  150. math/R-cran-fracdiff
  151. math/R-cran-geometry
  152. math/R-cran-gower
  153. math/R-cran-haven
  154. math/R-cran-hexbin
  155. math/R-cran-intervals
  156. math/R-cran-ipred
  157. math/R-cran-isoband
  158. math/R-cran-lme4
  159. math/R-cran-locfit
  160. math/R-cran-lpSolve
  161. math/R-cran-maps
  162. math/R-cran-matrixStats
  163. math/R-cran-mclust
  164. math/R-cran-memisc
  165. math/R-cran-minqa
  166. math/R-cran-mvtnorm
  167. math/R-cran-ncdf4
  168. math/R-cran-nloptr
  169. math/R-cran-partitions
  170. math/R-cran-polyclip
  171. math/R-cran-quadprog
  172. math/R-cran-quantreg
  173. math/R-cran-raster
  174. math/R-cran-rgenoud
  175. math/R-cran-slam
  176. math/R-cran-sp
  177. math/R-cran-statmod
  178. math/R-cran-units
  179. math/R-cran-wk
  180. math/R-cran-xts
  181. math/SCIP
  182. math/adept
  183. math/alberta
  184. math/algae
  185. math/arpack++
  186. math/atlas
  187. math/blas
  188. math/blaspp
  189. math/blaze
  190. math/blis
  191. math/casadi
  192. math/cbc
  193. math/cblas
  194. math/clp
  195. math/cmlib
  196. math/coin-or-metis
  197. math/coin-or-mumps
  198. math/coinutils
  199. math/couenne
  200. math/ddfun
  201. math/dsdp
  202. math/dune-alugrid
  203. math/dune-common
  204. math/dune-fem
  205. math/dune-geometry
  206. math/dune-grid
  207. math/dune-grid-glue
  208. math/dune-istl
  209. math/dune-pdelab
  210. math/dune-polygongrid
  211. math/dune-uggrid
  212. math/dune-vtk
  213. math/eispack
  214. math/elemental
  215. math/elpa
  216. math/fftw
  217. math/fftw-float
  218. math/fftw3-quad
  219. math/flexiblas
  220. math/gretl
  221. math/hsl
  222. math/ipopt
  223. math/jags
  224. math/kktdirect
  225. math/lapack
  226. math/lapack++
  227. math/lapack95
  228. math/lapacke
  229. math/levmar
  230. math/libRmath
  231. math/libceed
  232. math/linpack
  233. math/math77
  234. math/miracl
  235. math/moab
  236. math/mumps
  237. math/mumps4
  238. math/octave
  239. math/octave-forge-actuarial
  240. math/octave-forge-automatic-differentiation
  241. math/octave-forge-bim
  242. math/octave-forge-bioinfo
  243. math/octave-forge-biosig
  244. math/octave-forge-bsltl
  245. math/octave-forge-cfitsio
  246. math/octave-forge-cgi
  247. math/octave-forge-chartjs
  248. math/octave-forge-civil-engineering
  249. math/octave-forge-communications
  250. math/octave-forge-csg-dataset
  251. math/octave-forge-csg-toolkit
  252. math/octave-forge-data-smoothing
  253. math/octave-forge-database
  254. math/octave-forge-dataframe
  255. math/octave-forge-divand
  256. math/octave-forge-doctest
  257. math/octave-forge-econometrics
  258. math/octave-forge-fda
  259. math/octave-forge-femoctave
  260. math/octave-forge-fenv
  261. math/octave-forge-fileio
  262. math/octave-forge-financial
  263. math/octave-forge-fits
  264. math/octave-forge-fl-core
  265. math/octave-forge-fpl
  266. math/octave-forge-fuzzy-logic-toolkit
  267. math/octave-forge-ga
  268. math/octave-forge-general
  269. math/octave-forge-generate_html
  270. math/octave-forge-geographiclib
  271. math/octave-forge-geometry
  272. math/octave-forge-gnuplot
  273. math/octave-forge-hdf5oct
  274. math/octave-forge-ident
  275. math/octave-forge-informationtheory
  276. math/octave-forge-integration
  277. math/octave-forge-internal-fluid-flow
  278. math/octave-forge-irsa
  279. math/octave-forge-joystick
  280. math/octave-forge-level-set
  281. math/octave-forge-linear-algebra
  282. math/octave-forge-lssa
  283. math/octave-forge-ltfat
  284. math/octave-forge-mapping
  285. math/octave-forge-matgeom
  286. math/octave-forge-mboct-fem-pkg
  287. math/octave-forge-mboct-mbdyn-pkg
  288. math/octave-forge-mboct-numerical-pkg
  289. math/octave-forge-mboct-octave-pkg
  290. math/octave-forge-mccabe-thiele
  291. math/octave-forge-mechanics
  292. math/octave-forge-missing-functions
  293. math/octave-forge-mpi
  294. math/octave-forge-msh
  295. math/octave-forge-multicore
  296. math/octave-forge-mvn
  297. math/octave-forge-nan
  298. math/octave-forge-ncarray
  299. math/octave-forge-nlwing2
  300. math/octave-forge-nnet
  301. math/octave-forge-nurbs
  302. math/octave-forge-oct2mat
  303. math/octave-forge-octave-pool
  304. math/octave-forge-octave_mermaid_js
  305. math/octave-forge-octave_php_wrapper
  306. math/octave-forge-octave_tar
  307. math/octave-forge-octave_zstd
  308. math/octave-forge-octclip
  309. math/octave-forge-octproj
  310. math/octave-forge-odebvp
  311. math/octave-forge-optics
  312. math/octave-forge-optim
  313. math/octave-forge-optiminterp
  314. math/octave-forge-outliers
  315. math/octave-forge-parallel
  316. math/octave-forge-pde1dm
  317. math/octave-forge-piqp
  318. math/octave-forge-pkg-octave-doc
  319. math/octave-forge-plot
  320. math/octave-forge-ponchon-savarit
  321. math/octave-forge-prompt
  322. math/octave-forge-psychrometrics
  323. math/octave-forge-pythonic
  324. math/octave-forge-quaternion
  325. math/octave-forge-queueing
  326. math/octave-forge-rtree
  327. math/octave-forge-secs1d
  328. math/octave-forge-secs2d
  329. math/octave-forge-secs3d
  330. math/octave-forge-simp
  331. math/octave-forge-sole
  332. math/octave-forge-sparsersb
  333. math/octave-forge-specfun
  334. math/octave-forge-special-matrix
  335. math/octave-forge-splines
  336. math/octave-forge-statistics-resampling
  337. math/octave-forge-stk
  338. math/octave-forge-strings
  339. math/octave-forge-struct
  340. math/octave-forge-symband
  341. math/octave-forge-symbolic
  342. math/octave-forge-tcl-octave
  343. math/octave-forge-timer
  344. math/octave-forge-tsa
  345. math/octave-forge-velas
  346. math/octave-forge-websockets
  347. math/octave-forge-zenity
  348. math/openblas
  349. math/openfst
  350. math/osi
  351. math/py-cyipopt
  352. math/py-libceed
  353. math/py-pynleq2
  354. math/py-rpy2
  355. math/py-scs
  356. math/qposases
  357. math/qrupdate
  358. math/scs
  359. math/sdpa
  360. math/slatec
  361. math/slicot
  362. math/suitesparse-Example
  363. math/suitesparse-amd
  364. math/suitesparse-btf
  365. math/suitesparse-camd
  366. math/suitesparse-ccolamd
  367. math/suitesparse-cholmod
  368. math/suitesparse-colamd
  369. math/suitesparse-config
  370. math/suitesparse-cxsparse
  371. math/suitesparse-klu
  372. math/suitesparse-lagraph
  373. math/suitesparse-ldl
  374. math/suitesparse-mongoose
  375. math/suitesparse-paru
  376. math/suitesparse-rbio
  377. math/suitesparse-spex
  378. math/suitesparse-spqr
  379. math/suitesparse-umfpack
  380. math/trlan
  381. math/xlapack
  382. math/xlife++
  383. misc/R-cran-mime
  384. misc/caffe
  385. misc/g810-led
  386. misc/py-QSpectrumAnalyzer
  387. misc/py-pyEDFlib
  388. misc/veles
  389. net/R-cran-pingr
  390. net/openmpi
  391. net/openmpi4
  392. net/yate
  393. net-mgmt/ipv6mon
  394. net-p2p/cpuminer
  395. print/R-cran-textshaping
  396. science/R-cran-Epi
  397. science/R-cran-cmprsk
  398. science/R-cran-e1071
  399. science/R-cran-etm
  400. science/R-cran-fastICA
  401. science/R-cran-kernlab
  402. science/R-cran-ks
  403. science/R-cran-som
  404. science/R-cran-udunits2
  405. science/abinit
  406. science/berkeleygw
  407. science/cdf
  408. science/chemps2
  409. science/clipper
  410. science/cpcmx
  411. science/dalton
  412. science/dftd4
  413. science/dirac
  414. science/fastjet
  415. science/feff10
  416. science/gbtolib
  417. science/gcp
  418. science/ghemical
  419. science/harminv
  420. science/hdf
  421. science/hdf5
  422. science/hdf5-110
  423. science/iboview
  424. science/isaac-cfd
  425. science/kim-api
  426. science/latte
  427. science/libccp4
  428. science/libctl
  429. science/libghemical
  430. science/libmbd
  431. science/libpsml
  432. science/libxc
  433. science/mbdyn
  434. science/mctc-lib
  435. science/mopac
  436. science/mpb
  437. science/mstore
  438. science/multicharge
  439. science/multiwfn
  440. science/netcdf-fortran
  441. science/numsa
  442. science/ocean
  443. science/openmodelica
  444. science/openmolcas
  445. science/pastix
  446. science/pcmsolver
  447. science/py-PyNE
  448. science/py-dftbplus
  449. science/py-obspy
  450. science/py-pyscf
  451. science/py-scikit-sparse
  452. science/q
  453. science/qwalk
  454. science/siconos
  455. science/siesta
  456. science/silo
  457. science/simbody
  458. science/simple-dftd3
  459. science/tblite
  460. science/tfel
  461. science/tfel-edf
  462. science/trilinos
  463. science/ukrmol+
  464. science/v_sim
  465. science/xtb
  466. security/R-cran-askpass
  467. security/R-cran-digest
  468. security/R-cran-openssl
  469. security/seccure
  470. sysutils/R-cran-processx
  471. sysutils/R-cran-ps
  472. sysutils/bacula-libs3
  473. sysutils/fwupd-efi
  474. sysutils/grub2-pcbsd
  475. textproc/R-cran-commonmark
  476. textproc/R-cran-htmltools
  477. textproc/R-cran-hunspell
  478. textproc/R-cran-markdown
  479. textproc/R-cran-openxlsx
  480. textproc/R-cran-readr
  481. textproc/R-cran-readxl
  482. textproc/R-cran-sass
  483. textproc/R-cran-stringi
  484. textproc/R-cran-tth
  485. textproc/R-cran-utf8
  486. textproc/R-cran-writexl
  487. textproc/R-cran-yaml
  488. textproc/toml-f
  489. textproc/xmlf90
  490. www/R-cran-httpuv
  491. www/R-cran-webutils
  492. www/kannel
  493. www/kannel-sqlbox
  494. x11/i3lock-color
  495. Collapse this list.

Deleted ports which required this port:

Expand this list of 24 deleted ports
  1. astro/R-cran-maptools*
  2. audio/openspc*
  3. databases/gnats4*
  4. devel/asmutils*
  5. emulators/wine8*
  6. games/shaaft*
  7. graphics/R-cran-rgdal*
  8. irc/ezbounce*
  9. java/openjdk18*
  10. lang/nhc98*
  11. lang/spidermonkey102*
  12. lang/spidermonkey78*
  13. lang/spidermonkey91*
  14. math/R-cran-RSvgDevice*
  15. math/octave-forge-onsas*
  16. math/sage*
  17. net/libtnl*
  18. net/nepenthes*
  19. science/R-cran-eco*
  20. sysutils/R-cran-fs*
  21. sysutils/libretto-config*
  22. sysutils/shim*
  23. sysutils/wiimms*
  24. www/thundercache*
  25. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for gcc13-13.3.0_3: GRAPHITE=off: Support for Graphite loop optimizations MULTILIB=on: Build support for 32-bit and 64-bit targets ====> Options available for the radio BOOTSTRAP: you can only select none or one of them LTO_BOOTSTRAP=off: Build using a full LTO bootstrap STANDARD_BOOTSTRAP=on: Build using a full bootstrap without LTO ===> Use 'make config' to modify these settings
Options name:
lang_gcc13
USES:
compiler:c++11-lang cpe gmake iconv libtool makeinfo perl5 tar:xz
pkg-message:
For install:
To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc13 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently.
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. http://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-13.3.0/
  2. http://gcc.gnu.org/pub/gcc/releases/gcc-13.3.0/
  3. http://mirror.koddos.net/gcc/releases/gcc-13.3.0/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/releases/gcc-13.3.0/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/releases/gcc-13.3.0/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-13.3.0/
  7. https://mirrors.kernel.org/sourceware/gcc/releases/gcc-13.3.0/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-13.3.0/
Collapse this list.

There are no commits on branch 2024Q4 for this port