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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ufc Unified framework for finite element assembly
2.2.0_8 math Deleted on this many watch lists=1 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 2.2.0_8Version of this port present on the latest quarterly branch.
Maintainer: jwb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-05-07 06:55:53
Last Update: 2018-02-26 15:48:42
SVN Revision: 463027
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
Also Listed In: python
License: not specified in port
WWW:
https://launchpad.net/ufc
Description:
UFC (Unified Form-assembly Code) is a unified framework for finite element assembly. WWW: https://launchpad.net/ufc
Homepage    cgit ¦ GitHub ¦ 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 (17 items)
Collapse this list.
  1. include/swig/ufc.i
  2. include/ufc.h
  3. include/ufc_geometry.h
  4. lib/python2.7/site-packages/ufc/__init__.py
  5. lib/python2.7/site-packages/ufc/_ufc.so
  6. lib/python2.7/site-packages/ufc/ufc.py
  7. lib/python2.7/site-packages/ufc_utils/__init__.py
  8. lib/python2.7/site-packages/ufc_utils/build.py
  9. lib/python2.7/site-packages/ufc_utils/dofmap.py
  10. lib/python2.7/site-packages/ufc_utils/finite_element.py
  11. lib/python2.7/site-packages/ufc_utils/form.py
  12. lib/python2.7/site-packages/ufc_utils/function.py
  13. lib/python2.7/site-packages/ufc_utils/integrals.py
  14. libdata/pkgconfig/ufc-1.pc
  15. share/ufc/UFCConfig.cmake
  16. share/ufc/UFCConfigVersion.cmake
  17. share/ufc/UseUFC.cmake
Collapse this list.
Dependency lines:
  • ufc>0:math/ufc
No installation instructions:
This port has been deleted.
PKGNAME: ufc
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ufc-2.2.0.tar.gz) = e98cd4a748459fc62739534e87cf3d632b188b48381820672213f34ba61170e0 SIZE (ufc-2.2.0.tar.gz) = 602068

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. swig3.0 : devel/swig30
  2. cmake : devel/cmake
  3. ninja : devel/ninja
  4. python2.7 : lang/python27
Runtime dependencies:
  1. python2.7 : lang/python27
Library dependencies:
  1. libboost_math_c99.so : devel/boost-libs
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://launchpad.net/ufc/2.2.x/2.2.0/+download/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.0_8
26 Feb 2018 15:48:42
Revision:463027Original commit files touched by this commit
jwb search for other commits by this committer
Remove math/ufc in preparation for upgrade of all FEniCS components.
UFC has been deprecated by the FEniCS project and rolled into FFC.

Reviewed by:    mat
Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D14427
2.2.0_8
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
2.2.0_7
31 Jan 2018 01:07:08
Revision:460452Original commit files touched by this commit
jwb search for other commits by this committer
Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user

Approved by: jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D14128
2.2.0_7
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2.2.0_6
20 Dec 2017 19:34:12
Revision:456845Original commit files touched by this commit
bapt search for other commits by this committer
Switch from swig 2.0 to swig 3.0
2.2.0_6
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2.2.0_5
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2.2.0_4
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2.2.0_3
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2.2.0_2
23 Nov 2016 12:45:47
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2.2.0_1
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2.2.0_1
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
2.2.0_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
2.2.0_1
11 Dec 2015 08:48:57
Revision:403506Original commit files touched by this commit
miwi search for other commits by this committer
- Update maintainer mail address
- Update/Remove MASTER_SITE

PR:		204755
Submitted by:	 jwbacon@tds.net (maintainer)
Approved by:	mat (mentor)
Differential Revision:	D4493
2.2.0_1
24 Oct 2014 18:18:19
Revision:371460Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak

Reported by:	pkg-fallout
2.2.0_1
21 Oct 2014 16:54:55
Revision:371328Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of math/ to new USES=python

Approved by:	portmgr (implicit)
2.2.0_1
16 Feb 2014 16:16:17
Revision:344599Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
2.2.0_1
07 Feb 2014 11:44:09
Revision:343214Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
2.2.0
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2.2.0
03 Jan 2014 01:13:00
Revision:338513Original commit files touched by this commit
bapt search for other commits by this committer
Part 2 at removing now useless FETCH_ARGS redifition
2.2.0
12 Dec 2013 13:01:41
Revision:336260Original commit files touched by this commit
bapt search for other commits by this committer
Convert LIB_DEPENDS for ports depending on boost
2.2.0
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
2.2.0
26 Apr 2013 13:22:55
Revision:316605Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2

PR:		177769
Submitted by:	maintainer
2.0.5_1
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2.0.5_1
31 Jan 2013 13:38:43
Revision:311310Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost update
2.0.5
08 Jun 2012 14:53:28
Original commit files touched by this commit
sylvio search for other commits by this committer
- Add dependency exposed by example programs and patch default boost dir.

PR:             ports/168777
Submitted by:   Jason Bacon <jwbacon@tds.net> (maintainer)
2.0.5
07 May 2012 06:55:22
Original commit files touched by this commit
wen search for other commits by this committer
UFC (Unified Form-assembly Code) is a unified framework for finite element
assembly.

WWW:    https://launchpad.net/ufc

PR:             167274
Submitted by:   Jason Bacon <jwbacon@tds.net>

Number of commits found: 27