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.

non port: cad/gmsh/pkg-descr

Number of commits found: 5

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Thursday, 29 Sep 2016
19:15 jrm search for other commits by this committer
Update cad/gmsh to 2.13.2; fix knob issue; other changes

- Upgrade to version 2.13.2
- Update MASTER_SITES to only include new gmsh site
- Remove no-longer-needed definitions of DISTFILES, EXTRACT_ONLY, and WRKSRC
- The licensing situation is simpler now:  Gmsh itself is released under
  GPLv3+ [1], TetGen under AGPLv3+ [2], and METIS under an APACHE2 license [3]
  For now, TAUCS is the only component released under a non-standard license [4]
- Fix misnamed KNOB in KNOB_DESC=, so `make config` shows descriptions
- Fix errors/warnings reported by portlint and poudriere testport
  - Add missing entries to LIB_DEPENDS=
  - Add blaslapack to USES=
  - Change USE_GL=yes to USE_GL=gl glu
  - Add USE_XORG=x11 xext xfixes xft
  - Redo patches with make makepatch
- Remove MAKE_JOBS_UNSAFE=yes
- Remove options for bundled software
- Update default options
- Add patch to fix TAUCS linking error
- Modernize option handling
- Mark broken on FreeBSD 12 i386 due to clang bug:
  (https://llvm.org/bugs/show_bug.cgi?id=21903)
- Remove unnecessary TAUCS_LIB_DEPENDS=libtaucs.so:math/taucs to prevent
  problems with french/aster
  - cad/gmsh includes a bundled taucs, so
    TAUCS_LIB_DEPENDS=libtaucs.so:math/taucs can be removed
  - math/taucs pulls in math/metis4, but french/aster, which depends on
    cad/gmsh, pulls in conflicting math/taucs-edf
- Update pkg-plist

[1]  http://gmsh.info/#Licensing
[2]  http://wias-berlin.de/software/tetgen/1.5/FAQ-license.html
[3]  http://glaros.dtc.umn.edu/gkhome/metis/metis/faq?q=metis/metis/faq#cite
[4]  http://www.tau.ac.il/~stoledo/taucs/

PR:		212398
Reviewed by:	swills (mentor) AMDmi3 (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D7703
Original commitRevision:422939 
Saturday, 11 May 2013
17:18 stephen search for other commits by this committer
- Update to 2.7.1.
Original commitRevision:317895 
Wednesday, 31 Dec 2008
12:47 thierry search for other commits by this committer
Prepare for a slave port to support OpenCascade.
Original commit
Wednesday, 23 Jul 2003
14:21 oliver search for other commits by this committer
Add gmsh 1.45.1, an automatic 3D finite element mesh generator.

PR:             52201
Submitted by:   Pedro Giffuni <giffunip@yahoo.com>
Original commit

Number of commits found: 5