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 (532 items / 525 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-statmod
  182. math/R-cran-units
  183. math/R-cran-wk
  184. math/R-cran-xts
  185. math/SCIP
  186. math/adept
  187. math/alberta
  188. math/algae
  189. math/arpack++
  190. math/atlas
  191. math/blas
  192. math/blaspp
  193. math/blaze
  194. math/blis
  195. math/casadi
  196. math/cbc
  197. math/cblas
  198. math/clp
  199. math/cmlib
  200. math/coin-or-metis
  201. math/coin-or-mumps
  202. math/coinutils
  203. math/couenne
  204. math/ddfun
  205. math/dsdp
  206. math/dune-alugrid
  207. math/dune-common
  208. math/dune-fem
  209. math/dune-geometry
  210. math/dune-grid
  211. math/dune-grid-glue
  212. math/dune-istl
  213. math/dune-pdelab
  214. math/dune-polygongrid
  215. math/dune-uggrid
  216. math/dune-vtk
  217. math/eispack
  218. math/elemental
  219. math/elpa
  220. math/fftw
  221. math/fftw-float
  222. math/fftw3-quad
  223. math/flexiblas
  224. math/gretl
  225. math/hsl
  226. math/ipopt
  227. math/jags
  228. math/kktdirect
  229. math/lapack
  230. math/lapack++
  231. math/lapack95
  232. math/lapacke
  233. math/levmar
  234. math/libRmath
  235. math/libceed
  236. math/linpack
  237. math/math77
  238. math/miracl
  239. math/moab
  240. math/mumps
  241. math/mumps4
  242. math/octave
  243. math/octave-forge-actuarial
  244. math/octave-forge-automatic-differentiation
  245. math/octave-forge-bim
  246. math/octave-forge-bioinfo
  247. math/octave-forge-biosig
  248. math/octave-forge-bsltl
  249. math/octave-forge-cfitsio
  250. math/octave-forge-cgi
  251. math/octave-forge-chartjs
  252. math/octave-forge-civil-engineering
  253. math/octave-forge-communications
  254. math/octave-forge-csg-dataset
  255. math/octave-forge-csg-toolkit
  256. math/octave-forge-data-smoothing
  257. math/octave-forge-database
  258. math/octave-forge-dataframe
  259. math/octave-forge-divand
  260. math/octave-forge-doctest
  261. math/octave-forge-econometrics
  262. math/octave-forge-fda
  263. math/octave-forge-femoctave
  264. math/octave-forge-fenv
  265. math/octave-forge-fileio
  266. math/octave-forge-financial
  267. math/octave-forge-fits
  268. math/octave-forge-fl-core
  269. math/octave-forge-fpl
  270. math/octave-forge-fuzzy-logic-toolkit
  271. math/octave-forge-ga
  272. math/octave-forge-general
  273. math/octave-forge-generate_html
  274. math/octave-forge-geographiclib
  275. math/octave-forge-geometry
  276. math/octave-forge-gnuplot
  277. math/octave-forge-hdf5oct
  278. math/octave-forge-ident
  279. math/octave-forge-informationtheory
  280. math/octave-forge-integration
  281. math/octave-forge-internal-fluid-flow
  282. math/octave-forge-irsa
  283. math/octave-forge-joystick
  284. math/octave-forge-level-set
  285. math/octave-forge-linear-algebra
  286. math/octave-forge-lssa
  287. math/octave-forge-ltfat
  288. math/octave-forge-mapping
  289. math/octave-forge-matgeom
  290. math/octave-forge-mboct-fem-pkg
  291. math/octave-forge-mboct-mbdyn-pkg
  292. math/octave-forge-mboct-numerical-pkg
  293. math/octave-forge-mboct-octave-pkg
  294. math/octave-forge-mccabe-thiele
  295. math/octave-forge-mechanics
  296. math/octave-forge-missing-functions
  297. math/octave-forge-mpi
  298. math/octave-forge-msh
  299. math/octave-forge-multicore
  300. math/octave-forge-mvn
  301. math/octave-forge-nan
  302. math/octave-forge-ncarray
  303. math/octave-forge-nlwing2
  304. math/octave-forge-nnet
  305. math/octave-forge-nurbs
  306. math/octave-forge-oct2mat
  307. math/octave-forge-octave-pool
  308. math/octave-forge-octave_mermaid_js
  309. math/octave-forge-octave_php_wrapper
  310. math/octave-forge-octave_tar
  311. math/octave-forge-octave_zstd
  312. math/octave-forge-octclip
  313. math/octave-forge-octproj
  314. math/octave-forge-odebvp
  315. math/octave-forge-optics
  316. math/octave-forge-optim
  317. math/octave-forge-optiminterp
  318. math/octave-forge-outliers
  319. math/octave-forge-parallel
  320. math/octave-forge-pde1dm
  321. math/octave-forge-piqp
  322. math/octave-forge-pkg-octave-doc
  323. math/octave-forge-plot
  324. math/octave-forge-ponchon-savarit
  325. math/octave-forge-prompt
  326. math/octave-forge-psychrometrics
  327. math/octave-forge-pythonic
  328. math/octave-forge-quaternion
  329. math/octave-forge-queueing
  330. math/octave-forge-rtree
  331. math/octave-forge-secs1d
  332. math/octave-forge-secs2d
  333. math/octave-forge-secs3d
  334. math/octave-forge-simp
  335. math/octave-forge-sole
  336. math/octave-forge-sparsersb
  337. math/octave-forge-specfun
  338. math/octave-forge-special-matrix
  339. math/octave-forge-splines
  340. math/octave-forge-statistics-resampling
  341. math/octave-forge-stk
  342. math/octave-forge-strings
  343. math/octave-forge-struct
  344. math/octave-forge-symband
  345. math/octave-forge-symbolic
  346. math/octave-forge-tcl-octave
  347. math/octave-forge-timer
  348. math/octave-forge-tsa
  349. math/octave-forge-velas
  350. math/octave-forge-websockets
  351. math/octave-forge-zenity
  352. math/openblas
  353. math/openfst
  354. math/osi
  355. math/py-cyipopt
  356. math/py-libceed
  357. math/py-pynleq2
  358. math/py-rpy2
  359. math/py-scs
  360. math/qposases
  361. math/qrupdate
  362. math/scs
  363. math/sdpa
  364. math/slatec
  365. math/slicot
  366. math/suitesparse-Example
  367. math/suitesparse-amd
  368. math/suitesparse-btf
  369. math/suitesparse-camd
  370. math/suitesparse-ccolamd
  371. math/suitesparse-cholmod
  372. math/suitesparse-colamd
  373. math/suitesparse-config
  374. math/suitesparse-cxsparse
  375. math/suitesparse-klu
  376. math/suitesparse-lagraph
  377. math/suitesparse-ldl
  378. math/suitesparse-mongoose
  379. math/suitesparse-paru
  380. math/suitesparse-rbio
  381. math/suitesparse-spex
  382. math/suitesparse-spqr
  383. math/suitesparse-umfpack
  384. math/trlan
  385. math/xlapack
  386. math/xlife++
  387. misc/R-cran-mime
  388. misc/caffe
  389. misc/g810-led
  390. misc/py-QSpectrumAnalyzer
  391. misc/py-pyEDFlib
  392. misc/veles
  393. net/R-cran-pingr
  394. net/openmpi
  395. net/openmpi4
  396. net/yate
  397. net-mgmt/ipv6mon
  398. net-p2p/cpuminer
  399. print/R-cran-textshaping
  400. science/R-cran-Epi
  401. science/R-cran-cmprsk
  402. science/R-cran-e1071
  403. science/R-cran-etm
  404. science/R-cran-fastICA
  405. science/R-cran-kernlab
  406. science/R-cran-ks
  407. science/R-cran-som
  408. science/R-cran-udunits2
  409. science/abinit
  410. science/berkeleygw
  411. science/cdf
  412. science/chemps2
  413. science/clipper
  414. science/cpcmx
  415. science/dalton
  416. science/dftd4
  417. science/dirac
  418. science/fastjet
  419. science/feff10
  420. science/gbtolib
  421. science/gcp
  422. science/ghemical
  423. science/harminv
  424. science/hdf
  425. science/hdf5
  426. science/hdf5-110
  427. science/iboview
  428. science/isaac-cfd
  429. science/kim-api
  430. science/latte
  431. science/libccp4
  432. science/libctl
  433. science/libghemical
  434. science/libmbd
  435. science/libpsml
  436. science/libxc
  437. science/mbdyn
  438. science/mctc-lib
  439. science/mopac
  440. science/mpb
  441. science/mstore
  442. science/multicharge
  443. science/multiwfn
  444. science/netcdf-fortran
  445. science/numsa
  446. science/ocean
  447. science/openmodelica
  448. science/openmolcas
  449. science/pastix
  450. science/pcmsolver
  451. science/py-PyNE
  452. science/py-dftbplus
  453. science/py-obspy
  454. science/py-pyscf
  455. science/py-scikit-sparse
  456. science/q
  457. science/qwalk
  458. science/siconos
  459. science/siesta
  460. science/silo
  461. science/simbody
  462. science/simple-dftd3
  463. science/tblite
  464. science/tfel
  465. science/tfel-edf
  466. science/trilinos
  467. science/ukrmol+
  468. science/v_sim
  469. science/xtb
  470. security/R-cran-askpass
  471. security/R-cran-digest
  472. security/R-cran-openssl
  473. security/seccure
  474. sysutils/R-cran-processx
  475. sysutils/R-cran-ps
  476. sysutils/bacula-libs3
  477. sysutils/fwupd-efi
  478. sysutils/grub2-bhyve
  479. sysutils/grub2-efi
  480. sysutils/grub2-pcbsd
  481. textproc/R-cran-commonmark
  482. textproc/R-cran-htmltools
  483. textproc/R-cran-hunspell
  484. textproc/R-cran-markdown
  485. textproc/R-cran-openxlsx
  486. textproc/R-cran-readr
  487. textproc/R-cran-readxl
  488. textproc/R-cran-sass
  489. textproc/R-cran-stringi
  490. textproc/R-cran-tth
  491. textproc/R-cran-utf8
  492. textproc/R-cran-writexl
  493. textproc/R-cran-yaml
  494. textproc/toml-f
  495. textproc/xmlf90
  496. www/R-cran-httpuv
  497. www/R-cran-webutils
  498. www/kannel
  499. www/kannel-sqlbox
  500. x11/i3lock-color
  501. 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 (525 items / 518 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-statmod
  179. math/R-cran-units
  180. math/R-cran-wk
  181. math/R-cran-xts
  182. math/SCIP
  183. math/adept
  184. math/alberta
  185. math/algae
  186. math/arpack++
  187. math/atlas
  188. math/blas
  189. math/blaspp
  190. math/blaze
  191. math/blis
  192. math/casadi
  193. math/cbc
  194. math/cblas
  195. math/clp
  196. math/cmlib
  197. math/coin-or-metis
  198. math/coin-or-mumps
  199. math/coinutils
  200. math/couenne
  201. math/ddfun
  202. math/dsdp
  203. math/dune-alugrid
  204. math/dune-common
  205. math/dune-fem
  206. math/dune-geometry
  207. math/dune-grid
  208. math/dune-grid-glue
  209. math/dune-istl
  210. math/dune-pdelab
  211. math/dune-polygongrid
  212. math/dune-uggrid
  213. math/dune-vtk
  214. math/eispack
  215. math/elemental
  216. math/elpa
  217. math/fftw
  218. math/fftw-float
  219. math/fftw3-quad
  220. math/flexiblas
  221. math/gretl
  222. math/hsl
  223. math/ipopt
  224. math/jags
  225. math/kktdirect
  226. math/lapack
  227. math/lapack++
  228. math/lapack95
  229. math/lapacke
  230. math/levmar
  231. math/libRmath
  232. math/libceed
  233. math/linpack
  234. math/math77
  235. math/miracl
  236. math/moab
  237. math/mumps
  238. math/mumps4
  239. math/octave
  240. math/octave-forge-actuarial
  241. math/octave-forge-automatic-differentiation
  242. math/octave-forge-bim
  243. math/octave-forge-bioinfo
  244. math/octave-forge-biosig
  245. math/octave-forge-bsltl
  246. math/octave-forge-cfitsio
  247. math/octave-forge-cgi
  248. math/octave-forge-chartjs
  249. math/octave-forge-civil-engineering
  250. math/octave-forge-communications
  251. math/octave-forge-csg-dataset
  252. math/octave-forge-csg-toolkit
  253. math/octave-forge-data-smoothing
  254. math/octave-forge-database
  255. math/octave-forge-dataframe
  256. math/octave-forge-divand
  257. math/octave-forge-doctest
  258. math/octave-forge-econometrics
  259. math/octave-forge-fda
  260. math/octave-forge-femoctave
  261. math/octave-forge-fenv
  262. math/octave-forge-fileio
  263. math/octave-forge-financial
  264. math/octave-forge-fits
  265. math/octave-forge-fl-core
  266. math/octave-forge-fpl
  267. math/octave-forge-fuzzy-logic-toolkit
  268. math/octave-forge-ga
  269. math/octave-forge-general
  270. math/octave-forge-generate_html
  271. math/octave-forge-geographiclib
  272. math/octave-forge-geometry
  273. math/octave-forge-gnuplot
  274. math/octave-forge-hdf5oct
  275. math/octave-forge-ident
  276. math/octave-forge-informationtheory
  277. math/octave-forge-integration
  278. math/octave-forge-internal-fluid-flow
  279. math/octave-forge-irsa
  280. math/octave-forge-joystick
  281. math/octave-forge-level-set
  282. math/octave-forge-linear-algebra
  283. math/octave-forge-lssa
  284. math/octave-forge-ltfat
  285. math/octave-forge-mapping
  286. math/octave-forge-matgeom
  287. math/octave-forge-mboct-fem-pkg
  288. math/octave-forge-mboct-mbdyn-pkg
  289. math/octave-forge-mboct-numerical-pkg
  290. math/octave-forge-mboct-octave-pkg
  291. math/octave-forge-mccabe-thiele
  292. math/octave-forge-mechanics
  293. math/octave-forge-missing-functions
  294. math/octave-forge-mpi
  295. math/octave-forge-msh
  296. math/octave-forge-multicore
  297. math/octave-forge-mvn
  298. math/octave-forge-nan
  299. math/octave-forge-ncarray
  300. math/octave-forge-nlwing2
  301. math/octave-forge-nnet
  302. math/octave-forge-nurbs
  303. math/octave-forge-oct2mat
  304. math/octave-forge-octave-pool
  305. math/octave-forge-octave_mermaid_js
  306. math/octave-forge-octave_php_wrapper
  307. math/octave-forge-octave_tar
  308. math/octave-forge-octave_zstd
  309. math/octave-forge-octclip
  310. math/octave-forge-octproj
  311. math/octave-forge-odebvp
  312. math/octave-forge-optics
  313. math/octave-forge-optim
  314. math/octave-forge-optiminterp
  315. math/octave-forge-outliers
  316. math/octave-forge-parallel
  317. math/octave-forge-pde1dm
  318. math/octave-forge-piqp
  319. math/octave-forge-pkg-octave-doc
  320. math/octave-forge-plot
  321. math/octave-forge-ponchon-savarit
  322. math/octave-forge-prompt
  323. math/octave-forge-psychrometrics
  324. math/octave-forge-pythonic
  325. math/octave-forge-quaternion
  326. math/octave-forge-queueing
  327. math/octave-forge-rtree
  328. math/octave-forge-secs1d
  329. math/octave-forge-secs2d
  330. math/octave-forge-secs3d
  331. math/octave-forge-simp
  332. math/octave-forge-sole
  333. math/octave-forge-sparsersb
  334. math/octave-forge-specfun
  335. math/octave-forge-special-matrix
  336. math/octave-forge-splines
  337. math/octave-forge-statistics-resampling
  338. math/octave-forge-stk
  339. math/octave-forge-strings
  340. math/octave-forge-struct
  341. math/octave-forge-symband
  342. math/octave-forge-symbolic
  343. math/octave-forge-tcl-octave
  344. math/octave-forge-timer
  345. math/octave-forge-tsa
  346. math/octave-forge-velas
  347. math/octave-forge-websockets
  348. math/octave-forge-zenity
  349. math/openblas
  350. math/openfst
  351. math/osi
  352. math/py-cyipopt
  353. math/py-libceed
  354. math/py-pynleq2
  355. math/py-rpy2
  356. math/py-scs
  357. math/qposases
  358. math/qrupdate
  359. math/scs
  360. math/sdpa
  361. math/slatec
  362. math/slicot
  363. math/suitesparse-Example
  364. math/suitesparse-amd
  365. math/suitesparse-btf
  366. math/suitesparse-camd
  367. math/suitesparse-ccolamd
  368. math/suitesparse-cholmod
  369. math/suitesparse-colamd
  370. math/suitesparse-config
  371. math/suitesparse-cxsparse
  372. math/suitesparse-klu
  373. math/suitesparse-lagraph
  374. math/suitesparse-ldl
  375. math/suitesparse-mongoose
  376. math/suitesparse-paru
  377. math/suitesparse-rbio
  378. math/suitesparse-spex
  379. math/suitesparse-spqr
  380. math/suitesparse-umfpack
  381. math/trlan
  382. math/xlapack
  383. math/xlife++
  384. misc/R-cran-mime
  385. misc/caffe
  386. misc/g810-led
  387. misc/py-QSpectrumAnalyzer
  388. misc/py-pyEDFlib
  389. misc/veles
  390. net/R-cran-pingr
  391. net/openmpi
  392. net/openmpi4
  393. net/yate
  394. net-mgmt/ipv6mon
  395. net-p2p/cpuminer
  396. print/R-cran-textshaping
  397. science/R-cran-Epi
  398. science/R-cran-cmprsk
  399. science/R-cran-e1071
  400. science/R-cran-etm
  401. science/R-cran-fastICA
  402. science/R-cran-kernlab
  403. science/R-cran-ks
  404. science/R-cran-som
  405. science/R-cran-udunits2
  406. science/abinit
  407. science/berkeleygw
  408. science/cdf
  409. science/chemps2
  410. science/clipper
  411. science/cpcmx
  412. science/dalton
  413. science/dftd4
  414. science/dirac
  415. science/fastjet
  416. science/feff10
  417. science/gbtolib
  418. science/gcp
  419. science/ghemical
  420. science/harminv
  421. science/hdf
  422. science/hdf5
  423. science/hdf5-110
  424. science/iboview
  425. science/isaac-cfd
  426. science/kim-api
  427. science/latte
  428. science/libccp4
  429. science/libctl
  430. science/libghemical
  431. science/libmbd
  432. science/libpsml
  433. science/libxc
  434. science/mbdyn
  435. science/mctc-lib
  436. science/mopac
  437. science/mpb
  438. science/mstore
  439. science/multicharge
  440. science/multiwfn
  441. science/netcdf-fortran
  442. science/numsa
  443. science/ocean
  444. science/openmodelica
  445. science/openmolcas
  446. science/pastix
  447. science/pcmsolver
  448. science/py-PyNE
  449. science/py-dftbplus
  450. science/py-obspy
  451. science/py-pyscf
  452. science/py-scikit-sparse
  453. science/q
  454. science/qwalk
  455. science/siconos
  456. science/siesta
  457. science/silo
  458. science/simbody
  459. science/simple-dftd3
  460. science/tblite
  461. science/tfel
  462. science/tfel-edf
  463. science/trilinos
  464. science/ukrmol+
  465. science/v_sim
  466. science/xtb
  467. security/R-cran-askpass
  468. security/R-cran-digest
  469. security/R-cran-openssl
  470. security/seccure
  471. sysutils/R-cran-processx
  472. sysutils/R-cran-ps
  473. sysutils/bacula-libs3
  474. sysutils/fwupd-efi
  475. sysutils/grub2-pcbsd
  476. textproc/R-cran-commonmark
  477. textproc/R-cran-htmltools
  478. textproc/R-cran-hunspell
  479. textproc/R-cran-markdown
  480. textproc/R-cran-openxlsx
  481. textproc/R-cran-readr
  482. textproc/R-cran-readxl
  483. textproc/R-cran-sass
  484. textproc/R-cran-stringi
  485. textproc/R-cran-tth
  486. textproc/R-cran-utf8
  487. textproc/R-cran-writexl
  488. textproc/R-cran-yaml
  489. textproc/toml-f
  490. textproc/xmlf90
  491. www/R-cran-httpuv
  492. www/R-cran-webutils
  493. www/kannel
  494. www/kannel-sqlbox
  495. x11/i3lock-color
  496. 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