Port details |
- diffcode Progrssive differential cipher
- 1.2 security =3 1.2Version of this port present on the latest quarterly branch.
- Maintainer: jlhawkwell@ladyserenakitty.com
- Port Added: 2022-09-14 21:45:10
- Last Update: 2023-07-12 18:56:04
- Commit Hash: 7d1faa7
- People watching this port, also watch:: hexcode, rotate, py311-Automat, py39-PyOpenGL, py311-python-gdsii
- License: BSD2CLAUSE
- WWW:
- https://gitlab.com/LadySerenaKitty/diffcode
- Description:
- diffcode is a project that can encode and decode using the progressive
differential algorithm. During encoding, the difference between the binary
values of each input character is calculated and that difference is output.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- diffcode>0:security/diffcode
- To install the port:
- cd /usr/ports/security/diffcode/ && make install clean
- To add the package, run one of these commands:
- pkg install security/diffcode
- pkg install diffcode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: diffcode
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1663188469
SHA256 (LadySerenaKitty-diffcode-4ae08b53b657ad2aa6816123b49709d903e4593c_GL0.tar.gz) = 051d0ab36deb492509f477110ad491af9f034dbdcf7de771913f26ca0571d1cf
SIZE (LadySerenaKitty-diffcode-4ae08b53b657ad2aa6816123b49709d903e4593c_GL0.tar.gz) = 2660
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_diffcode
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
1.2 15 Sep 2022 17:10:10 |
Daniel Engberg (diizzy) |
security/diffcode: Remove MASTER_SITES
Remove unneeded variable
Reference:
Porters Handbook USE_GITLAB section
Approved by: portmgr (blanket) |
1.2 14 Sep 2022 21:44:30 |
Neel Chauhan (nc) Author: Lady Serena Kitty |
security/diffcode: New port
Differential Revision: https://reviews.freebsd.org/D36586 |
Number of commits found: 3
|