notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
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: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: tcpdump, metalock
Also Listed In: java
License: GPLv3
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
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:

Packages (timestamps in pop-ups are UTC):
digital
ABIlatestquarterly
FreeBSD:11:aarch64pkg-fallout0.24
FreeBSD:11:amd640.27_10.27_1
FreeBSD:11:armv6pkg-fallout0.24
FreeBSD:11:i3860.27_10.27_1
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout0.29
FreeBSD:12:amd640.290.29
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3860.290.29
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-fallout0.26.1
FreeBSD:13:aarch640.290.29
FreeBSD:13:amd640.290.29
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv7pkg-falloutpkg-fallout
FreeBSD:13:i3860.290.29
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout0.29
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch640.29pkg-fallout
FreeBSD:14:amd640.29pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i3860.29pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc640.29pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. mvn : 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:
Options name:
USES:
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: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 14