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
petiga Framework for High Performance Isogeometric Analysis
g20221208_6 math on this many watch lists=0 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 g20221208_5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-05-21 11:10:26
Last Update: 2024-01-01 11:49:51
Commit Hash: f2489ab
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/dalcinl/PetIGA
Description:
This software framework implements a NURBS-based Galerkin finite element method (FEM), popularly known as isogeometric analysis (IGA). It is heavily based on PETSc, the Portable, Extensible Toolkit for Scientific Computation. PETSc is a collection of algorithms and data structures for the solution of scientific problems, particularly those modeled by partial differential equations (PDEs). PETSc is written to be applicable to a range of problem sizes, including large-scale simulations where high performance parallel is a must. PetIGA can be thought of as an extension of PETSc, which adds the NURBS discretization capability and the integration of forms. The PetIGA framework is intended for researchers in the numeric solution of PDEs who have applications which require extensive computational resources. PetIGA extends PETSc: PetIGA = Pet(PETSc) + IGA(isogeometric analysis)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/petiga-g20221208_6/catalog.mk
  3. /usr/local/share/licenses/petiga-g20221208_6/LICENSE
  4. /usr/local/share/licenses/petiga-g20221208_6/BSD2CLAUSE
  5. include/petiga.h
  6. include/petiga.mod
  7. include/petiga/cxx/function.hpp
  8. include/petiga/cxx/iefunction.hpp
  9. include/petiga/cxx/iejacobian.hpp
  10. include/petiga/cxx/ifunction.hpp
  11. include/petiga/cxx/ijacobian.hpp
  12. include/petiga/cxx/jacobian.hpp
  13. include/petiga/cxx/lookup.hpp
  14. include/petiga/cxx/system.hpp
  15. include/petiga/fad/adtype.hpp
  16. include/petiga/fad/iejacobian.hpp
  17. include/petiga/fad/ijacobian.hpp
  18. include/petiga/fad/jacobian.hpp
  19. include/petiga/petiga.hpp
  20. lib/libpetiga.so
  21. lib/petiga/conf/arch
  22. lib/petiga/conf/petsc
  23. lib/petiga/conf/rules
  24. lib/petiga/conf/test
  25. lib/petiga/conf/variables
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • petiga>0:math/petiga
To install the port:
cd /usr/ports/math/petiga/ && make install clean
To add the package, run one of these commands:
  • pkg install math/petiga
  • pkg install petiga
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: petiga
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1672258937 SHA256 (dalcinl-PetIGA-g20221208-218fdfa_GH0.tar.gz) = 41a89c1c39b5523ce542c1cc849be2e99fa1ef1d08d27382f8d82c62089b5fb8 SIZE (dalcinl-PetIGA-g20221208-218fdfa_GH0.tar.gz) = 189743

Packages (timestamps in pop-ups are UTC):
petiga
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-g20221208_6------
FreeBSD:13:quarterly-g20221208_6------
FreeBSD:14:latest-g20221208_6------
FreeBSD:14:quarterly-g20221208_6------
FreeBSD:15:latest-g20221208_6n/a-n/a---
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. gmake>=4.3 : devel/gmake
  2. gfortran12 : lang/gcc12
  3. as : devel/binutils
  4. x11.pc : x11/libX11
Runtime dependencies:
  1. gfortran12 : lang/gcc12
  2. x11.pc : x11/libX11
Library dependencies:
  1. libblas.so : math/blas
  2. liblapack.so : math/lapack
  3. libmpich.so : net/mpich
  4. libpetsc.so : science/PETSc
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_petiga
USES:
gmake compiler:c++14-lang fortran xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dalcinl/PetIGA/tar.gz/218fdfa?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port