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
digital Digital logic designer and circuit simulator
0.29 cad 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 0.29Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-07-22 16:31:23
Last Update: 2024-03-11 09:09:45
Commit Hash: 90e4477
People watching this port, also watch:: tcpdump, metalock
Also Listed In: java
License: GPLv3
WWW:
https://github.com/hneemann/Digital
Description:
Features: * Visualization of signal states with measurement graphs. * Single gate mode to analyze oscillations. * Analysis and synthesis of combinatorial and sequential circuits. * Simple testing of circuits: You can create test cases and execute them to verify your design. * Includes a simple editor for finite state machines (FSM). A FSM can then be converted to a state transition table and a circuit implementing the FSM. * Contains a library with the most commonly used 74xx series integrated circuits * Supports generic circuits. This allows the creation of circuits that can be parameterized when used. In this way, it is possible, for e.g., to create a barrel shifter with a selectable bit width. * Supports large circuits: The "Conway's Game of Life" example consists of about 2400 active components and works just fine. * It is possible to use custom components which are implemented in Java and packed in a jar file. See this example for details. * Simple remote TCP interface which e.g. allows an assembler IDE to control the simulator. * Components can be described using VHDL or Verilog. The open source VHDL simulator ghdl needs to be installed to simulate a VHDL defined component, and the open source Verilog simulator Icarus Verilog is required to simulate a Verilog defined component.
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 (11 items)
Collapse this list.
  1. bin/digital
  2. /usr/local/share/java/classes/Digital.jar
  3. share/icons/hicolor/32x32/apps/digital-logic-designer.png
  4. share/icons/hicolor/48x48/apps/digital-logic-designer.png
  5. share/icons/hicolor/64x64/apps/digital-logic-designer.png
  6. share/icons/hicolor/128x128/apps/digital-logic-designer.png
  7. share/icons/hicolor/scalable/apps/digital-logic-designer.svg
  8. share/applications/digital.desktop
  9. /usr/local/share/licenses/digital-0.29/catalog.mk
  10. /usr/local/share/licenses/digital-0.29/LICENSE
  11. /usr/local/share/licenses/digital-0.29/GPLv3
Collapse this list.
Dependency lines:
  • digital>0:cad/digital
To install the port:
cd /usr/ports/cad/digital/ && make install clean
To add the package, run one of these commands:
  • pkg install cad/digital
  • pkg install digital
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: digital
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1654880336 SHA256 (digital-0.29-deps.tar.gz) = 69b842a221951bbe02ed7cc65bcb169e8a8587342c5c644b0d449f2634a63d78 SIZE (digital-0.29-deps.tar.gz) = 65437406

Expand this list (2 items)

Collapse this list.

SHA256 (hneemann-Digital-v0.29_GH0.tar.gz) = baed108f590ac39a935812baf0a40d6efb0364f5e0e7167dfeba6db604e85d98 SIZE (hneemann-Digital-v0.29_GH0.tar.gz) = 13283437

Collapse this list.


Packages (timestamps in pop-ups are UTC):
digital
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.290.29--0.29---
FreeBSD:13:quarterly0.290.29--0.29-0.290.29
FreeBSD:14:latest0.290.29--0.29--0.29
FreeBSD:14:quarterly0.290.29--0.29-0.290.29
FreeBSD:15:latest0.290.29n/a-n/a-0.29-
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. maven>0 : devel/maven
  2. java : java/openjdk17
  3. update-desktop-database : devel/desktop-file-utils
Runtime dependencies:
  1. java : java/openjdk17
  2. update-desktop-database : devel/desktop-file-utils
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
cad_digital
USES:
desktop-file-utils
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hneemann/Digital/tar.gz/v0.29?dummy=/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.29
11 Mar 2024 09:09:45
commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 files touched by this commit
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
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
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)
0.29
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.29
10 Jun 2022 17:06:06
commit hash: 333ed68ec1699578c5c4782f17ae3122e388b2f4commit hash: 333ed68ec1699578c5c4782f17ae3122e388b2f4commit hash: 333ed68ec1699578c5c4782f17ae3122e388b2f4commit hash: 333ed68ec1699578c5c4782f17ae3122e388b2f4 files touched by this commit
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
0.29
24 May 2022 03:21:33
commit hash: 5d9cad22d6fb515b10eeacb951ea1e776ab64ef0commit hash: 5d9cad22d6fb515b10eeacb951ea1e776ab64ef0commit hash: 5d9cad22d6fb515b10eeacb951ea1e776ab64ef0commit hash: 5d9cad22d6fb515b10eeacb951ea1e776ab64ef0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/digital: Update 0.27 -> 0.29
0.27_1
28 May 2021 01:37:40
commit hash: eabb1532ca37317952fd79ee8ce3fa91108882ebcommit hash: eabb1532ca37317952fd79ee8ce3fa91108882ebcommit hash: eabb1532ca37317952fd79ee8ce3fa91108882ebcommit hash: eabb1532ca37317952fd79ee8ce3fa91108882eb files touched by this commit
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>
0.27
23 Apr 2021 07:56:17
commit hash: d9e48e38f6f8b356bce8de21d54106442216f55bcommit hash: d9e48e38f6f8b356bce8de21d54106442216f55bcommit hash: d9e48e38f6f8b356bce8de21d54106442216f55bcommit hash: d9e48e38f6f8b356bce8de21d54106442216f55b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/digital: Update 0.26.1 -> 0.27
0.26.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.26.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.26.1
26 Feb 2021 19:05:07
Revision:566628Original commit files touched by this commit
yuri search for other commits by this committer
cad/digital: Update 0.26 -> 0.26.1
0.26
15 Feb 2021 00:20:45
Revision:565279Original commit files touched by this commit
yuri search for other commits by this committer
cad/digital: Update 0.25 -> 0.26
0.25
06 Sep 2020 15:18:22
Revision:547800Original commit files touched by this commit
yuri search for other commits by this committer
cad/digital: Update 0.24 -> 0.25
0.24
30 May 2020 01:55:24
Revision:537032Original commit files touched by this commit
yuri search for other commits by this committer
cad/digital: Update 0.22-250 -> 0.24
0.22.250
22 Jul 2019 16:56:46
Revision:507147Original commit files touched by this commit
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.
0.22
22 Jul 2019 16:31:16
Revision:507146Original commit files touched by this commit
yuri search for other commits by this committer
New port: cad/digital: Digital logic designer and circuit simulator

Number of commits found: 15