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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
gcc12 GNU Compiler Collection 12
12.3.0 lang on this many watch lists=2 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 12.2.0_9Version of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-05-06 18:12:06
Last Update: 2024-02-03 09:57:04
Commit Hash: a51e69c
People watching this port, also watch:: yt-dlp, samba416, rspamd
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 gcc12, g++12, and gfortran12, respectively. Gerald Pfeifer <gerald@FreeBSD.org>
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gcc12-12.3.0/catalog.mk
  3. /usr/local/share/licenses/gcc12-12.3.0/LICENSE
  4. /usr/local/share/licenses/gcc12-12.3.0/GPLv3
  5. /usr/local/share/licenses/gcc12-12.3.0/GPLv3RLE
  6. bin/x86_64-portbld-freebsd14.0-c++12
  7. bin/x86_64-portbld-freebsd14.0-g++12
  8. bin/x86_64-portbld-freebsd14.0-gcc12
  9. bin/x86_64-portbld-freebsd14.0-gcc-12.3.0
  10. bin/x86_64-portbld-freebsd14.0-gcc-ar12
  11. bin/x86_64-portbld-freebsd14.0-gcc-nm12
  12. bin/x86_64-portbld-freebsd14.0-gcc-ranlib12
  13. bin/x86_64-portbld-freebsd14.0-gfortran12
  14. bin/c++12
  15. bin/cpp12
  16. bin/g++12
  17. bin/gcc12
  18. bin/gcc-ar12
  19. bin/gcc-nm12
  20. bin/gcc-ranlib12
  21. bin/gcov12
  22. bin/gcov-dump12
  23. bin/gcov-tool12
  24. bin/gfortran12
  25. bin/lto-dump12
  26. include/gcc12/ISO_Fortran_binding.h
  27. share/man/man1/cpp12.1.gz
  28. share/man/man1/g++12.1.gz
  29. share/man/man1/gcc12.1.gz
  30. share/man/man1/gcov12.1.gz
  31. share/man/man1/gcov-dump12.1.gz
  32. share/man/man1/gcov-tool12.1.gz
  33. share/man/man1/gfortran12.1.gz
  34. share/man/man1/lto-dump12.1.gz
  35. share/gcc-12.3.0/python/libstdcxx/__init__.py
  36. share/gcc-12.3.0/python/libstdcxx/v6/__init__.py
  37. share/gcc-12.3.0/python/libstdcxx/v6/printers.py
  38. share/gcc-12.3.0/python/libstdcxx/v6/xmethods.py
  39. @postexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  40. @postunexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  41. @comment Insert PLIST.lib here
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • gcc12>0:lang/gcc12
Conflicts:
CONFLICTS:
  • gcc12-devel
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/lang/gcc12/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gcc12
  • pkg install gcc12
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcc12
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1699355292 SHA256 (gcc-12.3.0.tar.xz) = 949a5d4f99e786421a93b532b22ffab5578de7321369975b91aec97adfda8c3b SIZE (gcc-12.3.0.tar.xz) = 85491976

Packages (timestamps in pop-ups are UTC):
gcc12
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest12.3.012.3.0-12.3.012.3.0---
FreeBSD:13:quarterly12.3.012.3.0-12.3.012.3.0-12.2.0_712.2.0_7
FreeBSD:14:latest12.3.012.3.0-12.3.012.3.0---
FreeBSD:14:quarterly12.2.0_712.3.0-12.2.0_712.3.0-12.2.0_712.2.0_7
FreeBSD:15:latest12.3.012.3.0n/a12.3.0n/a-12.2.0_812.3.0
FreeBSD:15:quarterly--n/a-n/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.3 : 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-zip
  2. astro/R-cran-maptools
  3. astro/nightfall
  4. astro/wcslib
  5. audio/gsequencer
  6. audio/openspc
  7. benchmarks/himenobench
Expand this list (514 items / 507 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. benchmarks/hpl
  3. benchmarks/polygraph
  4. benchmarks/tinymembench
  5. biology/R-cran-Biobase
  6. biology/R-cran-BiocGenerics
  7. biology/R-cran-BiocManager
  8. biology/molden
  9. biology/plink
  10. biology/psi88
  11. biology/py-PySCeS
  12. biology/seqan3
  13. biology/star
  14. cad/alliance
  15. cad/calculix-ccx
  16. cad/feappv
  17. cad/freehdl
  18. cad/graywolf
  19. cad/pdnmesh
  20. cad/tochnog
  21. comms/ems-flasher
  22. comms/gnuradio
  23. comms/gr-osmosdr
  24. comms/wsjtx
  25. comms/wsjtz
  26. comms/xastir
  27. converters/R-cran-RJSONIO
  28. converters/R-cran-base64enc
  29. converters/R-cran-jsonlite
  30. converters/R-cran-rjson
  31. databases/R-cran-RMySQL
  32. databases/R-cran-RPostgreSQL
  33. databases/R-cran-cachem
  34. databases/R-cran-fastmap
  35. databases/dbixx
  36. databases/fastdb
  37. databases/gigabase
  38. deskutils/sliderule
  39. devel/R-cran-Hmisc
  40. devel/R-cran-ModelMetrics
  41. devel/R-cran-Rcpp
  42. devel/R-cran-bindr
  43. devel/R-cran-bindrcpp
  44. devel/R-cran-bit
  45. devel/R-cran-bit64
  46. devel/R-cran-bitops
  47. devel/R-cran-brio
  48. devel/R-cran-caTools
  49. devel/R-cran-caret
  50. devel/R-cran-checkmate
  51. devel/R-cran-chk
  52. devel/R-cran-chron
  53. devel/R-cran-classInt
  54. devel/R-cran-cli
  55. devel/R-cran-clock
  56. devel/R-cran-covr
  57. devel/R-cran-decor
  58. devel/R-cran-diffobj
  59. devel/R-cran-ellipsis
  60. devel/R-cran-fansi
  61. devel/R-cran-filelock
  62. devel/R-cran-gbm
  63. devel/R-cran-git2r
  64. devel/R-cran-glmnet
  65. devel/R-cran-glue
  66. devel/R-cran-gtools
  67. devel/R-cran-later
  68. devel/R-cran-lubridate
  69. devel/R-cran-magrittr
  70. devel/R-cran-microbenchmark
  71. devel/R-cran-mlbench
  72. devel/R-cran-msm
  73. devel/R-cran-multicool
  74. devel/R-cran-parsedate
  75. devel/R-cran-pkgcache
  76. devel/R-cran-plogr
  77. devel/R-cran-plyr
  78. devel/R-cran-prettyunits
  79. devel/R-cran-progress
  80. devel/R-cran-purrr
  81. devel/R-cran-rJava
  82. devel/R-cran-randomForest
  83. devel/R-cran-rappdirs
  84. devel/R-cran-reshape
  85. devel/R-cran-reshape2
  86. devel/R-cran-rlang
  87. devel/R-cran-roxygen2
  88. devel/R-cran-sourcetools
  89. devel/R-cran-sys
  90. devel/R-cran-testthat
  91. devel/R-cran-tibble
  92. devel/R-cran-tidyr
  93. devel/R-cran-timechange
  94. devel/R-cran-tzdb
  95. devel/R-cran-uuid
  96. devel/R-cran-vctrs
  97. devel/RStudio
  98. devel/api-sanity-autotest
  99. devel/covtool
  100. devel/efivar
  101. devel/gcc-arm-embedded
  102. devel/gcc-msp430-ti-toolchain
  103. devel/kBuild
  104. devel/libcwd
  105. devel/lockfree-malloc
  106. devel/matreshka
  107. devel/py-lxml
  108. devel/rhtvision
  109. devel/smv
  110. devel/test-drive
  111. editors/openoffice-4
  112. editors/openoffice-devel
  113. emulators/emulationstation
  114. emulators/libretro-reicast
  115. emulators/openmsx
  116. emulators/reicast
  117. emulators/x49gp
  118. finance/R-cran-PerformanceAnalytics
  119. finance/R-cran-TTR
  120. finance/R-cran-fBasics
  121. finance/R-cran-fGarch
  122. finance/R-cran-gmm
  123. finance/R-cran-lmtest
  124. finance/R-cran-strucchange
  125. finance/R-cran-tseries
  126. finance/R-cran-urca
  127. french/aster
  128. french/med
  129. ftp/R-cran-RCurl
  130. games/gemrb
  131. games/shaaft
  132. games/xbat
  133. graphics/R-cran-GDD
  134. graphics/R-cran-colorspace
  135. graphics/R-cran-farver
  136. graphics/R-cran-ggrepel
  137. graphics/R-cran-jpeg
  138. graphics/R-cran-pROC
  139. graphics/R-cran-png
  140. graphics/R-cran-s2
  141. graphics/R-cran-scales
  142. graphics/darktable
  143. graphics/dataplot
  144. graphics/dcp2icc
  145. graphics/enblend
  146. graphics/gimp-beautify-plugin
  147. graphics/pgplot
  148. graphics/raster3d
  149. graphics/rawtherapee
  150. graphics/sam2p
  151. graphics/xd3d
  152. irc/undernet-ircu
  153. japanese/skkinput3
  154. java/openjdk11
  155. java/openjdk11-jre
  156. java/openjdk18
  157. java/openjdk19
  158. java/openjdk20
  159. java/openjdk21
  160. lang/clisp
  161. lang/emilua
  162. lang/gambit-c
  163. lang/gforth
  164. lang/gnat12
  165. lang/micropython
  166. lang/mlkit
  167. lang/opencoarrays
  168. lang/p5-ExtUtils-F77
  169. lang/quilc
  170. lang/ratfor
  171. mail/milter-callback
  172. math/R-cran-Amelia
  173. math/R-cran-BsMD
  174. math/R-cran-FNN
  175. math/R-cran-KFAS
  176. math/R-cran-MCMCpack
  177. math/R-cran-MatchIt
  178. math/R-cran-Matching
  179. math/R-cran-NMF
  180. math/R-cran-RSvgDevice
  181. math/R-cran-RcppRoll
  182. math/R-cran-Rmpfr
  183. math/R-cran-SparseM
  184. math/R-cran-acepack
  185. math/R-cran-ash
  186. math/R-cran-backports
  187. math/R-cran-conquer
  188. math/R-cran-date
  189. math/R-cran-ddalpha
  190. math/R-cran-dimRed
  191. math/R-cran-dplyr
  192. math/R-cran-energy
  193. math/R-cran-exactRankTests
  194. math/R-cran-expm
  195. math/R-cran-fracdiff
  196. math/R-cran-geepack
  197. math/R-cran-geometry
  198. math/R-cran-gmp
  199. math/R-cran-gower
  200. math/R-cran-gpclib
  201. math/R-cran-gsl
  202. math/R-cran-gss
  203. math/R-cran-haven
  204. math/R-cran-hdrcde
  205. math/R-cran-hexbin
  206. math/R-cran-influenceR
  207. math/R-cran-intervals
  208. math/R-cran-ipred
  209. math/R-cran-irlba
  210. math/R-cran-isoband
  211. math/R-cran-lazyeval
  212. math/R-cran-lpSolve
  213. math/R-cran-maps
  214. math/R-cran-mathjaxr
  215. math/R-cran-mcmc
  216. math/R-cran-memisc
  217. math/R-cran-minqa
  218. math/R-cran-mvtnorm
  219. math/R-cran-ncdf4
  220. math/R-cran-nloptr
  221. math/R-cran-nnls
  222. math/R-cran-partitions
  223. math/R-cran-prodlim
  224. math/R-cran-proxy
  225. math/R-cran-quadprog
  226. math/R-cran-quantreg
  227. math/R-cran-raster
  228. math/R-cran-rgenoud
  229. math/R-cran-robustbase
  230. math/R-cran-sets
  231. math/R-cran-sm
  232. math/R-cran-sp
  233. math/R-cran-spdep
  234. math/R-cran-statmod
  235. math/R-cran-truncnorm
  236. math/R-cran-units
  237. math/R-cran-wk
  238. math/R-cran-xts
  239. math/R-cran-zoo
  240. math/adept
  241. math/alberta
  242. math/arpack++
  243. math/arpack-ng
  244. math/atlas
  245. math/blacs
  246. math/blas
  247. math/blaspp
  248. math/blaze
  249. math/blazeiterative
  250. math/blis
  251. math/casadi
  252. math/cbc
  253. math/cblas
  254. math/clblast
  255. math/clp
  256. math/cmlib
  257. math/coin-or-metis
  258. math/coin-or-mumps
  259. math/couenne
  260. math/dbcsr
  261. math/ddfun
  262. math/dqfun
  263. math/dsdp
  264. math/dune-curvedgeometry
  265. math/dune-foamgrid
  266. math/dune-functions
  267. math/dune-istl
  268. math/dune-localfunctions
  269. math/dune-metagrid
  270. math/dune-multidomaingrid
  271. math/dune-spgrid
  272. math/dune-typetree
  273. math/eispack
  274. math/fftw
  275. math/fftw-float
  276. math/fftw3-quad
  277. math/freefem++
  278. math/ggobi
  279. math/giacxcas
  280. math/hptt
  281. math/hsl
  282. math/kktdirect
  283. math/lapack
  284. math/lapack++
  285. math/lapack95
  286. math/lapacke
  287. math/lapackpp
  288. math/levmar
  289. math/libRmath
  290. math/librsb
  291. math/libxsmm
  292. math/lidia
  293. math/math77
  294. math/miracl
  295. math/moab
  296. math/mumps
  297. math/mumps4
  298. math/ntpoly
  299. math/openblas
  300. math/optpp
  301. math/petiga
  302. math/py-numpy
  303. math/py-primme
  304. math/py-pynleq2
  305. math/py-scikit-umfpack
  306. math/py-scs
  307. math/qd
  308. math/qposases
  309. math/qrupdate
  310. math/qxfun
  311. math/rkward
  312. math/scalapack
  313. math/scalapackfx
  314. math/scorec-core
  315. math/scs
  316. math/sdpa
  317. math/sfft
  318. math/slatec
  319. math/slicot
  320. math/spblas
  321. math/spla
  322. math/sprng
  323. math/suitesparse-amd
  324. math/sundials
  325. math/superlu
  326. math/superlu-dist
  327. math/taucs
  328. math/trlan
  329. math/xlapack
  330. math/xlife++
  331. misc/R-cran-mime
  332. misc/adios2
  333. misc/g810-led
  334. misc/libemos
  335. misc/py-QSpectrumAnalyzer
  336. misc/seabios
  337. misc/thrill
  338. misc/veles
  339. multimedia/avidemux
  340. multimedia/avidemux-cli
  341. multimedia/avidemux-plugins
  342. multimedia/avidemux-qt5
  343. multimedia/xanim
  344. net/R-cran-pingr
  345. net/charm
  346. net/libtnl
  347. net/openmpi
  348. net/openmpi4
  349. net-mgmt/aircrack-ng
  350. science/R-cran-DCluster
  351. science/R-cran-bayesm
  352. science/R-cran-cmprsk
  353. science/R-cran-e1071
  354. science/R-cran-eco
  355. science/R-cran-etm
  356. science/R-cran-fastICA
  357. science/R-cran-kernlab
  358. science/R-cran-ks
  359. science/R-cran-som
  360. science/R-cran-udunits2
  361. science/aircraft-datcom
  362. science/ascent
  363. science/atompaw
  364. science/bagel
  365. science/berkeleygw
  366. science/cdf
  367. science/cgnslib
  368. science/chemps2
  369. science/chimes-calculator
  370. science/chrono
  371. science/clipper
  372. science/code_saturne
  373. science/cp2k
  374. science/dakota
  375. science/dalton
  376. science/dftbplus
  377. science/dftd3
  378. science/dirac
  379. science/dkh
  380. science/erd
  381. science/erkale
  382. science/fastjet
  383. science/feff10
  384. science/fleur
  385. science/frontistr
  386. science/fvcom
  387. science/fvcom-mpi
  388. science/gamess-us
  389. science/gbtolib
  390. science/gcp
  391. science/gdma
  392. science/ghemical
  393. science/h5z-zfp
  394. science/hdf
  395. science/hdf5-110
  396. science/helfem
  397. science/hypre
  398. science/iboview
  399. science/isaac-cfd
  400. science/jdftx
  401. science/kim-api
  402. science/latte
  403. science/libccp4
  404. science/libctl
  405. science/libghemical
  406. science/libgridxc
  407. science/libmbd
  408. science/libnegf
  409. science/liggghts
  410. science/m-aneos
  411. science/madness
  412. science/mcstas-comps
  413. science/mctc-lib
  414. science/mdynamix
  415. science/meep
  416. science/mopac
  417. science/mstore
  418. science/multicharge
  419. science/multiwfn
  420. science/namd
  421. science/openkim-models
  422. science/openmolcas
  423. science/openmx
  424. science/opensim-core
  425. science/packmol
  426. science/pastix
  427. science/pcmsolver
  428. science/py-PyNE
  429. science/py-dftbplus
  430. science/py-obspy
  431. science/py-phono3py
  432. science/py-pyscf
  433. science/py-scikit-learn
  434. science/py-scikit-sparse
  435. science/py-scipy
  436. science/py-tweedledum
  437. science/q
  438. science/qmcpack
  439. science/qwalk
  440. science/siconos
  441. science/siesta
  442. science/silo
  443. science/simbody
  444. science/simple-dftd3
  445. science/sirius
  446. science/tblite
  447. science/tfel
  448. science/tfel-edf
  449. science/ukrmol+
  450. science/v_sim
  451. science/wannier90
  452. science/xcrysden
  453. science/xtb
  454. security/R-cran-askpass
  455. security/R-cran-sodium
  456. sysutils/R-cran-fs
  457. sysutils/R-cran-processx
  458. sysutils/R-cran-ps
  459. sysutils/arcconf
  460. sysutils/bacula-libs3
  461. sysutils/edk2
  462. sysutils/fusefs-lkl
  463. sysutils/grub2-bhyve
  464. sysutils/grub2-efi
  465. sysutils/memtest86+
  466. sysutils/shim
  467. sysutils/wiimms
  468. textproc/R-cran-XML
  469. textproc/R-cran-bibtex
  470. textproc/R-cran-commonmark
  471. textproc/R-cran-hunspell
  472. textproc/R-cran-markdown
  473. textproc/R-cran-openxlsx
  474. textproc/R-cran-pystr
  475. textproc/R-cran-rbibutils
  476. textproc/R-cran-readr
  477. textproc/R-cran-readxl
  478. textproc/R-cran-utf8
  479. textproc/R-cran-vroom
  480. textproc/R-cran-xml2
  481. textproc/fox-xml
  482. textproc/ibus
  483. textproc/senna
  484. textproc/toml-f
  485. textproc/xmlf90
  486. www/R-cran-Rook
  487. www/cgicc
  488. www/kannel-sqlbox
  489. www/thundercache
  490. Collapse this list.

Deleted ports which required this port:

Expand this list of 19 deleted ports
  1. cad/NASTRAN-95*
  2. comms/ncid*
  3. comms/sdr-wspr*
  4. databases/mysql-q4m*
  5. emulators/skyeye*
  6. emulators/wine7*
  7. finance/R-cran-ccgarch*
  8. graphics/R-cran-rtiff*
  9. graphics/gimp-gmic-plugin*
  10. graphics/py-open3d-python*
  11. mail/spamdyke*
  12. math/R-cran-RHmm*
  13. math/cvc3*
  14. math/octave-forge-statistics-bootstrap*
  15. net/openmpi3*
  16. science/dcl*
  17. science/libgeodecomp*
  18. sysutils/bacula11-libs3*
  19. www/anyterm*
  20. Collapse this list of deleted ports.
for Libraries
  1. sysutils/arcconf

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. math/hs-penrose*
  2. Collapse this list of deleted ports.
for Run
  1. archivers/R-cran-zip
  2. astro/R-cran-maptools
  3. astro/nightfall
  4. astro/wcslib
  5. audio/gsequencer
  6. audio/openspc
  7. benchmarks/himenobench
Expand this list (510 items / 503 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. benchmarks/hpl
  3. benchmarks/polygraph
  4. benchmarks/tinymembench
  5. biology/R-cran-Biobase
  6. biology/R-cran-BiocGenerics
  7. biology/R-cran-BiocManager
  8. biology/molden
  9. biology/plink
  10. biology/psi88
  11. biology/py-PySCeS
  12. biology/seqan3
  13. biology/star
  14. cad/alliance
  15. cad/calculix-ccx
  16. cad/feappv
  17. cad/freehdl
  18. cad/graywolf
  19. cad/pdnmesh
  20. cad/tochnog
  21. comms/ems-flasher
  22. comms/gnuradio
  23. comms/gr-osmosdr
  24. comms/wsjtx
  25. comms/wsjtz
  26. comms/xastir
  27. converters/R-cran-RJSONIO
  28. converters/R-cran-base64enc
  29. converters/R-cran-jsonlite
  30. converters/R-cran-rjson
  31. databases/R-cran-RMySQL
  32. databases/R-cran-RPostgreSQL
  33. databases/R-cran-cachem
  34. databases/R-cran-fastmap
  35. databases/dbixx
  36. databases/fastdb
  37. databases/gigabase
  38. deskutils/sliderule
  39. devel/R-cran-Hmisc
  40. devel/R-cran-ModelMetrics
  41. devel/R-cran-Rcpp
  42. devel/R-cran-bindr
  43. devel/R-cran-bindrcpp
  44. devel/R-cran-bit
  45. devel/R-cran-bit64
  46. devel/R-cran-bitops
  47. devel/R-cran-brio
  48. devel/R-cran-caTools
  49. devel/R-cran-caret
  50. devel/R-cran-checkmate
  51. devel/R-cran-chk
  52. devel/R-cran-chron
  53. devel/R-cran-classInt
  54. devel/R-cran-cli
  55. devel/R-cran-clock
  56. devel/R-cran-covr
  57. devel/R-cran-decor
  58. devel/R-cran-diffobj
  59. devel/R-cran-ellipsis
  60. devel/R-cran-fansi
  61. devel/R-cran-filelock
  62. devel/R-cran-gbm
  63. devel/R-cran-git2r
  64. devel/R-cran-glmnet
  65. devel/R-cran-glue
  66. devel/R-cran-gtools
  67. devel/R-cran-later
  68. devel/R-cran-lubridate
  69. devel/R-cran-magrittr
  70. devel/R-cran-microbenchmark
  71. devel/R-cran-mlbench
  72. devel/R-cran-msm
  73. devel/R-cran-multicool
  74. devel/R-cran-parsedate
  75. devel/R-cran-pkgcache
  76. devel/R-cran-plogr
  77. devel/R-cran-plyr
  78. devel/R-cran-prettyunits
  79. devel/R-cran-progress
  80. devel/R-cran-purrr
  81. devel/R-cran-rJava
  82. devel/R-cran-randomForest
  83. devel/R-cran-rappdirs
  84. devel/R-cran-reshape
  85. devel/R-cran-reshape2
  86. devel/R-cran-rlang
  87. devel/R-cran-roxygen2
  88. devel/R-cran-sourcetools
  89. devel/R-cran-sys
  90. devel/R-cran-testthat
  91. devel/R-cran-tibble
  92. devel/R-cran-tidyr
  93. devel/R-cran-timechange
  94. devel/R-cran-tzdb
  95. devel/R-cran-uuid
  96. devel/R-cran-vctrs
  97. devel/RStudio
  98. devel/api-sanity-autotest
  99. devel/covtool
  100. devel/efivar
  101. devel/gcc-arm-embedded
  102. devel/kBuild
  103. devel/libcwd
  104. devel/lockfree-malloc
  105. devel/py-lxml
  106. devel/rhtvision
  107. devel/smv
  108. devel/test-drive
  109. editors/openoffice-4
  110. editors/openoffice-devel
  111. emulators/emulationstation
  112. emulators/libretro-reicast
  113. emulators/openmsx
  114. emulators/reicast
  115. emulators/x49gp
  116. finance/R-cran-PerformanceAnalytics
  117. finance/R-cran-TTR
  118. finance/R-cran-fBasics
  119. finance/R-cran-fGarch
  120. finance/R-cran-gmm
  121. finance/R-cran-lmtest
  122. finance/R-cran-strucchange
  123. finance/R-cran-tseries
  124. finance/R-cran-urca
  125. french/aster
  126. french/med
  127. ftp/R-cran-RCurl
  128. games/gemrb
  129. games/shaaft
  130. games/xbat
  131. graphics/R-cran-GDD
  132. graphics/R-cran-colorspace
  133. graphics/R-cran-farver
  134. graphics/R-cran-ggrepel
  135. graphics/R-cran-jpeg
  136. graphics/R-cran-pROC
  137. graphics/R-cran-png
  138. graphics/R-cran-s2
  139. graphics/R-cran-scales
  140. graphics/darktable
  141. graphics/dataplot
  142. graphics/dcp2icc
  143. graphics/enblend
  144. graphics/gimp-beautify-plugin
  145. graphics/pgplot
  146. graphics/raster3d
  147. graphics/rawtherapee
  148. graphics/sam2p
  149. graphics/xd3d
  150. irc/undernet-ircu
  151. japanese/skkinput3
  152. java/openjdk11
  153. java/openjdk11-jre
  154. java/openjdk18
  155. java/openjdk19
  156. java/openjdk20
  157. java/openjdk21
  158. lang/clisp
  159. lang/emilua
  160. lang/gambit-c
  161. lang/gcc
  162. lang/gforth
  163. lang/gnat12
  164. lang/micropython
  165. lang/mlkit
  166. lang/opencoarrays
  167. lang/p5-ExtUtils-F77
  168. lang/quilc
  169. lang/ratfor
  170. mail/milter-callback
  171. math/R-cran-Amelia
  172. math/R-cran-BsMD
  173. math/R-cran-FNN
  174. math/R-cran-KFAS
  175. math/R-cran-MCMCpack
  176. math/R-cran-MatchIt
  177. math/R-cran-Matching
  178. math/R-cran-NMF
  179. math/R-cran-RSvgDevice
  180. math/R-cran-RcppRoll
  181. math/R-cran-Rmpfr
  182. math/R-cran-SparseM
  183. math/R-cran-acepack
  184. math/R-cran-ash
  185. math/R-cran-backports
  186. math/R-cran-conquer
  187. math/R-cran-date
  188. math/R-cran-ddalpha
  189. math/R-cran-dimRed
  190. math/R-cran-dplyr
  191. math/R-cran-energy
  192. math/R-cran-exactRankTests
  193. math/R-cran-expm
  194. math/R-cran-fracdiff
  195. math/R-cran-geepack
  196. math/R-cran-geometry
  197. math/R-cran-gmp
  198. math/R-cran-gower
  199. math/R-cran-gpclib
  200. math/R-cran-gsl
  201. math/R-cran-gss
  202. math/R-cran-haven
  203. math/R-cran-hdrcde
  204. math/R-cran-hexbin
  205. math/R-cran-influenceR
  206. math/R-cran-intervals
  207. math/R-cran-ipred
  208. math/R-cran-irlba
  209. math/R-cran-isoband
  210. math/R-cran-lazyeval
  211. math/R-cran-lpSolve
  212. math/R-cran-maps
  213. math/R-cran-mathjaxr
  214. math/R-cran-mcmc
  215. math/R-cran-memisc
  216. math/R-cran-minqa
  217. math/R-cran-mvtnorm
  218. math/R-cran-ncdf4
  219. math/R-cran-nloptr
  220. math/R-cran-nnls
  221. math/R-cran-partitions
  222. math/R-cran-prodlim
  223. math/R-cran-proxy
  224. math/R-cran-quadprog
  225. math/R-cran-quantreg
  226. math/R-cran-raster
  227. math/R-cran-rgenoud
  228. math/R-cran-robustbase
  229. math/R-cran-sets
  230. math/R-cran-sm
  231. math/R-cran-sp
  232. math/R-cran-spdep
  233. math/R-cran-statmod
  234. math/R-cran-truncnorm
  235. math/R-cran-units
  236. math/R-cran-wk
  237. math/R-cran-xts
  238. math/R-cran-zoo
  239. math/adept
  240. math/alberta
  241. math/arpack++
  242. math/arpack-ng
  243. math/atlas
  244. math/blacs
  245. math/blas
  246. math/blaspp
  247. math/blaze
  248. math/blazeiterative
  249. math/blis
  250. math/casadi
  251. math/cbc
  252. math/cblas
  253. math/clblast
  254. math/clp
  255. math/cmlib
  256. math/coin-or-metis
  257. math/coin-or-mumps
  258. math/combblas
  259. math/couenne
  260. math/dbcsr
  261. math/ddfun
  262. math/dqfun
  263. math/dsdp
  264. math/dune-curvedgeometry
  265. math/dune-foamgrid
  266. math/dune-functions
  267. math/dune-istl
  268. math/dune-localfunctions
  269. math/dune-metagrid
  270. math/dune-multidomaingrid
  271. math/dune-spgrid
  272. math/dune-typetree
  273. math/eispack
  274. math/fftw
  275. math/fftw-float
  276. math/fftw3-quad
  277. math/freefem++
  278. math/ggobi
  279. math/giacxcas
  280. math/hptt
  281. math/hsl
  282. math/kktdirect
  283. math/lapack
  284. math/lapack++
  285. math/lapack95
  286. math/lapacke
  287. math/lapackpp
  288. math/levmar
  289. math/libRmath
  290. math/librsb
  291. math/libxsmm
  292. math/lidia
  293. math/math77
  294. math/miracl
  295. math/moab
  296. math/mumps
  297. math/mumps4
  298. math/ntpoly
  299. math/openblas
  300. math/optpp
  301. math/petiga
  302. math/py-numpy
  303. math/py-primme
  304. math/py-pynleq2
  305. math/py-scikit-umfpack
  306. math/py-scs
  307. math/qd
  308. math/qposases
  309. math/qrupdate
  310. math/qxfun
  311. math/rkward
  312. math/scalapack
  313. math/scalapackfx
  314. math/scorec-core
  315. math/scs
  316. math/sdpa
  317. math/sfft
  318. math/slatec
  319. math/slicot
  320. math/spblas
  321. math/spla
  322. math/sprng
  323. math/suitesparse-amd
  324. math/sundials
  325. math/superlu
  326. math/superlu-dist
  327. math/taucs
  328. math/trlan
  329. math/xlapack
  330. math/xlife++
  331. misc/R-cran-mime
  332. misc/adios2
  333. misc/g810-led
  334. misc/libemos
  335. misc/py-QSpectrumAnalyzer
  336. misc/thrill
  337. misc/veles
  338. multimedia/avidemux
  339. multimedia/avidemux-cli
  340. multimedia/avidemux-plugins
  341. multimedia/avidemux-qt5
  342. multimedia/xanim
  343. net/R-cran-pingr
  344. net/charm
  345. net/libtnl
  346. net/openmpi
  347. net/openmpi4
  348. net-mgmt/aircrack-ng
  349. science/R-cran-DCluster
  350. science/R-cran-bayesm
  351. science/R-cran-cmprsk
  352. science/R-cran-e1071
  353. science/R-cran-eco
  354. science/R-cran-etm
  355. science/R-cran-fastICA
  356. science/R-cran-kernlab
  357. science/R-cran-ks
  358. science/R-cran-som
  359. science/R-cran-udunits2
  360. science/aircraft-datcom
  361. science/ascent
  362. science/atompaw
  363. science/bagel
  364. science/berkeleygw
  365. science/cdf
  366. science/cgnslib
  367. science/chemps2
  368. science/chimes-calculator
  369. science/chrono
  370. science/clipper
  371. science/code_saturne
  372. science/cp2k
  373. science/dakota
  374. science/dalton
  375. science/dftbplus
  376. science/dftd3
  377. science/dirac
  378. science/dkh
  379. science/erd
  380. science/erkale
  381. science/fastjet
  382. science/feff10
  383. science/fleur
  384. science/frontistr
  385. science/fvcom
  386. science/fvcom-mpi
  387. science/gamess-us
  388. science/gbtolib
  389. science/gcp
  390. science/gdma
  391. science/ghemical
  392. science/h5z-zfp
  393. science/hdf
  394. science/hdf5-110
  395. science/helfem
  396. science/hypre
  397. science/iboview
  398. science/isaac-cfd
  399. science/jdftx
  400. science/kim-api
  401. science/latte
  402. science/libccp4
  403. science/libctl
  404. science/libghemical
  405. science/libgridxc
  406. science/libmbd
  407. science/libnegf
  408. science/liggghts
  409. science/m-aneos
  410. science/madness
  411. science/mcstas-comps
  412. science/mctc-lib
  413. science/mdynamix
  414. science/meep
  415. science/mopac
  416. science/mstore
  417. science/multicharge
  418. science/multiwfn
  419. science/namd
  420. science/openkim-models
  421. science/openmolcas
  422. science/openmx
  423. science/opensim-core
  424. science/packmol
  425. science/pastix
  426. science/pcmsolver
  427. science/py-PyNE
  428. science/py-dftbplus
  429. science/py-obspy
  430. science/py-phono3py
  431. science/py-pyscf
  432. science/py-scikit-learn
  433. science/py-scikit-sparse
  434. science/py-scipy
  435. science/py-tweedledum
  436. science/q
  437. science/qmcpack
  438. science/qwalk
  439. science/siconos
  440. science/siesta
  441. science/silo
  442. science/simbody
  443. science/simple-dftd3
  444. science/sirius
  445. science/tblite
  446. science/tfel
  447. science/tfel-edf
  448. science/ukrmol+
  449. science/v_sim
  450. science/wannier90
  451. science/xcrysden
  452. science/xtb
  453. security/R-cran-askpass
  454. security/R-cran-sodium
  455. sysutils/R-cran-fs
  456. sysutils/R-cran-processx
  457. sysutils/R-cran-ps
  458. sysutils/arcconf
  459. sysutils/bacula-libs3
  460. sysutils/fusefs-lkl
  461. sysutils/grub2-efi
  462. sysutils/shim
  463. sysutils/wiimms
  464. textproc/R-cran-XML
  465. textproc/R-cran-bibtex
  466. textproc/R-cran-commonmark
  467. textproc/R-cran-hunspell
  468. textproc/R-cran-markdown
  469. textproc/R-cran-openxlsx
  470. textproc/R-cran-pystr
  471. textproc/R-cran-rbibutils
  472. textproc/R-cran-readr
  473. textproc/R-cran-readxl
  474. textproc/R-cran-utf8
  475. textproc/R-cran-vroom
  476. textproc/R-cran-xml2
  477. textproc/fox-xml
  478. textproc/ibus
  479. textproc/senna
  480. textproc/toml-f
  481. textproc/xmlf90
  482. www/R-cran-Rook
  483. www/cgicc
  484. www/kannel-sqlbox
  485. www/thundercache
  486. Collapse this list.

Deleted ports which required this port:

Expand this list of 19 deleted ports
  1. cad/NASTRAN-95*
  2. comms/ncid*
  3. comms/sdr-wspr*
  4. databases/mysql-q4m*
  5. emulators/skyeye*
  6. emulators/wine7*
  7. finance/R-cran-ccgarch*
  8. graphics/R-cran-rtiff*
  9. graphics/gimp-gmic-plugin*
  10. graphics/py-open3d-python*
  11. mail/spamdyke*
  12. math/R-cran-RHmm*
  13. math/cvc3*
  14. math/octave-forge-statistics-bootstrap*
  15. net/openmpi3*
  16. science/dcl*
  17. science/libgeodecomp*
  18. sysutils/bacula11-libs3*
  19. www/anyterm*
  20. 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 gcc12-12.3.0: 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_gcc12
USES:
compiler:c++11-lang cpe gmake iconv libtool makeinfo perl5 tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. http://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-12.3.0/
  2. http://gcc.gnu.org/pub/gcc/releases/gcc-12.3.0/
  3. http://mirror.koddos.net/gcc/releases/gcc-12.3.0/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/releases/gcc-12.3.0/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/releases/gcc-12.3.0/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-12.3.0/
  7. https://mirrors.kernel.org/sourceware/gcc/releases/gcc-12.3.0/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-12.3.0/
Collapse this list.

There are no commits on branch 2022Q3 for this port