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/digital/Makefile

Number of commits found: 14

Monday, 11 Mar 2024
09:09 Michael Osipov (michaelo) search for other commits by this committer
*/*: properly depend on Maven package

devel/maven and devel/maven39 do not provide mvn(1) from LOCALBASE that
one comes from devel/maven-wrapper instead. Therefore, one should depend
on the package rather than a non-existing executable/script.

Approved by:	jrm (mentor), otis (mentor), vvd
Differential Revision:	https://reviews.freebsd.org/D44229
commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 90e4477
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 10 Jun 2022
17:06 Yuri Victorovich (yuri) search for other commits by this committer
cad/digital: Fix build on aarch64

Java-8 crashes on aarch64. Changed to Java-17.

Reported by:	fallout
commit hash: 333ed68ec1699578c5c4782f17ae3122e388b2f4 commit hash: 333ed68ec1699578c5c4782f17ae3122e388b2f4 commit hash: 333ed68ec1699578c5c4782f17ae3122e388b2f4 commit hash: 333ed68ec1699578c5c4782f17ae3122e388b2f4 333ed68
Tuesday, 24 May 2022
03:21 Yuri Victorovich (yuri) search for other commits by this committer
cad/digital: Update 0.27 -> 0.29
commit hash: 5d9cad22d6fb515b10eeacb951ea1e776ab64ef0 commit hash: 5d9cad22d6fb515b10eeacb951ea1e776ab64ef0 commit hash: 5d9cad22d6fb515b10eeacb951ea1e776ab64ef0 commit hash: 5d9cad22d6fb515b10eeacb951ea1e776ab64ef0 5d9cad2
Friday, 28 May 2021
01:37 Yuri Victorovich (yuri) search for other commits by this committer
cad/digital: Install icons and desktop file provided by the project

PR:		256210
Reported by:	Duane <parakleta@darkreality.org>
commit hash: eabb1532ca37317952fd79ee8ce3fa91108882eb commit hash: eabb1532ca37317952fd79ee8ce3fa91108882eb commit hash: eabb1532ca37317952fd79ee8ce3fa91108882eb commit hash: eabb1532ca37317952fd79ee8ce3fa91108882eb eabb153
Friday, 23 Apr 2021
07:56 Yuri Victorovich (yuri) search for other commits by this committer
cad/digital: Update 0.26.1 -> 0.27
commit hash: d9e48e38f6f8b356bce8de21d54106442216f55b commit hash: d9e48e38f6f8b356bce8de21d54106442216f55b commit hash: d9e48e38f6f8b356bce8de21d54106442216f55b commit hash: d9e48e38f6f8b356bce8de21d54106442216f55b d9e48e3
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 26 Feb 2021
19:05 yuri search for other commits by this committer
cad/digital: Update 0.26 -> 0.26.1
Original commitRevision:566628 
Monday, 15 Feb 2021
00:20 yuri search for other commits by this committer
cad/digital: Update 0.25 -> 0.26
Original commitRevision:565279 
Sunday, 6 Sep 2020
15:18 yuri search for other commits by this committer
cad/digital: Update 0.24 -> 0.25
Original commitRevision:547800 
Saturday, 30 May 2020
01:55 yuri search for other commits by this committer
cad/digital: Update 0.22-250 -> 0.24
Original commitRevision:537032 
Monday, 22 Jul 2019
16:56 yuri search for other commits by this committer
cad/digital: Update 0.22 -> 0.22-250

They just got rid of the git repository version lookup, and it can now be
supplied through maven arguments.
Original commitRevision:507147 
16:31 yuri search for other commits by this committer
New port: cad/digital: Digital logic designer and circuit simulator
Original commitRevision:507146 

Number of commits found: 14