Port details |
- vigenere Vigenere cipher cryptography tool
- 1.0_1 security
=3 1.0_1Version of this port present on the latest quarterly branch. - Maintainer: fbsd@olivermahmoudi.com
 - Port Added: 2020-06-18 06:59:01
- Last Update: 2024-02-25 13:32:25
- Commit Hash: dfc2394
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: BSD2CLAUSE
- WWW:
- https://github.com/olimah/vigenere
- Description:
- vigenere is an implementation of the Vigenere cipher encryption
algorithm with an extension to all printable ASCII characters.
The utility is capable of encrypting/decrypting arguments that
are passed to it upon invocation or process input- and outputfiles.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vigenere>0:security/vigenere
- To install the port:
- cd /usr/ports/security/vigenere/ && make install clean
- To add the package, run one of these commands:
- pkg install security/vigenere
- pkg install vigenere
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vigenere
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1592095290
SHA256 (vigenere-1.0.tar.gz) = 96bc7dc9b582a36ec020cee47f9840065b7beb53ef8d5b68962643077b6c0b6b
SIZE (vigenere-1.0.tar.gz) = 5618
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_vigenere
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_1 25 Feb 2024 13:32:25
    |
Muhammad Moinur Rahman (bofh)  |
security/vigenere: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0 20 Jun 2020 17:14:08
  |
fernape  |
security/vigenere: update WWW
Simple update to WWW in pkg-descr
PR: 247404
Submitted by: fbsd@olivermahmoudi.com (maintainer)
Reported by: adamw@ |
1.0 18 Jun 2020 06:57:44
  |
fernape  |
new port: security/vigenere: cipher algorithm tool
vigenere is an implementation of the Vigenere cipher algorithm extended
to the entire set of printable ASCII characters
https://www.olivermahmoudi.com/programming/vigenere-cipher/
PR: 247244
Submitted by: fbsd@olivermahmoudi.com |
Number of commits found: 7
|