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