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/stepcode/distinfo

Number of commits found: 3

Tuesday, 3 Oct 2023
07:17 Fernando ApesteguĂ­a (fernape) search for other commits by this committer
cad/stepcode: update to 0.8.2

ChangeLog: https://github.com/stepcode/stepcode/releases/tag/v0.8.2

Build fixes
 * dependency fixes for expparse / expscan.
 * handle newer clang compilers
 * more robust parallel building

Relocation of headers and explicit directory prefixes
 * client codes should now include one directory (for example,
   /usr/include/stepcode) and specify headers in their code using path/header.h
 (for example, #include <clstepcore/sdai.h>) previous releases required
 explicit listing of all stepcode folders due to internal header include
 directives - this has been corrected
commit hash: a54f2584d49ba9ebdc0c4f87a73590799f56736d commit hash: a54f2584d49ba9ebdc0c4f87a73590799f56736d commit hash: a54f2584d49ba9ebdc0c4f87a73590799f56736d commit hash: a54f2584d49ba9ebdc0c4f87a73590799f56736d a54f258
Thursday, 6 Oct 2022
08:48 Fernando ApesteguĂ­a (fernape) search for other commits by this committer
cad/stepcode: update to 0.8.1

This is the first release since 2014. The library naming has changed. Since
there are no consumers in the ports tree, we are good.
commit hash: 80bd6d18f7709b93a2e8b43e54086a1ac93c2d80 commit hash: 80bd6d18f7709b93a2e8b43e54086a1ac93c2d80 commit hash: 80bd6d18f7709b93a2e8b43e54086a1ac93c2d80 commit hash: 80bd6d18f7709b93a2e8b43e54086a1ac93c2d80 80bd6d1
Friday, 3 Jul 2015
14:45 amdmi3 search for other commits by this committer
In April/May 2012, STEP Class Library was renamed to STEPcode. This was done
because the old name wasn't accurate - the class libraries are only a fraction
of the software.

The STEP Class Library (SCL) originated at the National Institute of Standards
and Technology, or NIST. NIST started working with STEP in the 80's and
continued until the late 90's. Some components of SCL were originally written
in Lisp and then re-written in mixed C and C++ in the early 90's.
The rest of SCL was written in C++ to begin with.

STEPcode (SC) includes the class libraries, some of the most widely used EXPRESS
schemas, some tools to work with EXPRESS, and support libraries for those tools.
Two of the tools can create schema-specific libraries that are used with the
class libraries. There are also some test files and programs.

WWW: https://github.com/stepcode/stepcode/wiki

PR:		201046
Submitted by:	fernando.apesteguia@gmail.com
Original commitRevision:391246 

Number of commits found: 3