Port details |
- idea Command-line IDEA encryption and decryption utility
- 1.2_2 security =2 1.2_2Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2004-12-06 20:50:11
- Last Update: 2024-01-24 10:20:11
- Commit Hash: 2e5e69c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://www.de-moliner.ch/richard/
- Description:
- A command line idea encryption and decryption utility written by
Dr. Richard De Moliner.
IDEA (International Data Encryption Algorithm) is a block cipher devel-
oped by Dr. Xuejia Lai and Prof. Dr. J. L. Massey at the Swiss Federal
Institute of Technology.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- intellij
- intellij-ultimate
- To install the port:
- cd /usr/ports/security/idea/ && make install clean
- To add the package, run one of these commands:
- pkg install security/idea
- pkg install idea
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: idea
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (idea.V1.2.tar.Z) = da2de202915263ddea04ce5f3efd1e9aa3c51198f910d721a634fea61479ea93
SIZE (idea.V1.2.tar.Z) = 182529
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for idea-1.2_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_idea
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_2 24 Jan 2024 10:20:11 |
Muhammad Moinur Rahman (bofh) |
security/idea: Remove NOOP Code
manl directory has been added to the mtree for STAGEDIR and is no
longer required.
Approved by: portmgr (blanket) |
1.2_2 21 Jan 2024 17:43:26 |
Emanuel Haupt (ehaupt) |
security/idea: Move manpages to share/man |
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.2_1 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.2_1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2_1 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
1.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.2_1 06 Jan 2015 09:40:03 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
1.2_1 27 Oct 2014 09:33:19 |
ehaupt |
Remove usage of @dirrm |
1.2_1 08 Oct 2014 14:26:26 |
ehaupt |
Remove @dirrm, @dirrmtry |
1.2_1 18 Mar 2014 14:41:09 |
ehaupt |
Fix @@${MKDIR} -> @${MKDIR}
Notified by: antoine (via irc) |
1.2_1 18 Mar 2014 14:26:58 |
ehaupt |
Quiesce mkdir |
1.2_1 13 Feb 2014 09:40:24 |
ehaupt |
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.
Encouraged by: mat |
1.2_1 12 Feb 2014 19:25:04 |
ehaupt |
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target. |
1.2_1 23 Oct 2013 12:35:04 |
ehaupt |
Support staging. |
1.2_1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.2_1 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
1.2_1 17 Apr 2013 09:34:06 |
ehaupt |
Now that the idea patents are expired remove the MAKE_IDEA check and also
remove pkg-message which contained licensing information.
Feature safe: yes |
1.2_1 17 Mar 2013 13:19:08 |
eadler |
IDEA was no longer covered by any patents conservatively in 2012.
Approved by: ehaupt (maintainer) |
1.2_1 08 Mar 2013 14:00:31 |
ehaupt |
Remove indefinite article from COMMENT |
1.2_1 15 Jan 2013 13:40:29 |
ehaupt |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
1.2_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.2_1 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.2_1 03 Dec 2009 16:11:48 |
ehaupt |
Update distinfo; tarball was re-rolled due to a change in the README file. |
1.2 30 Mar 2009 14:18:26 |
ehaupt |
Mark MAKE_JOBS_SAFE |
1.2 30 Nov 2005 14:01:14 |
ehaupt |
Add SHA256 hashes to my ports |
1.2 06 Oct 2005 11:57:11 |
ehaupt |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
1.2 06 Dec 2004 20:47:18 |
sem |
A command line idea encryption and decryption utility written by
Dr. Richard De Moliner.
Permission by the Author Dr. Richard De Moliner has been granted.
PR: ports/72337
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |