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
idea Command-line IDEA encryption and decryption utility
1.2_2 security on this many watch lists=0 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 1.2_1Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-12-06 20:50:11
Last Update: 2024-01-24 10:20:11
Commit Hash: 2e5e69c
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.
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 (8 items)
Collapse this list.
  1. bin/idea
  2. share/man/manl/idea.l.gz
  3. share/doc/idea/idea_cmd.txt
  4. share/doc/idea/byte_ord.ps
  5. share/examples/idea/Examples
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • idea>0:security/idea
Conflicts:
CONFLICTS_INSTALL:
  • intellij
  • intellij-ultimate
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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):
idea
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2_21.2_21.2_11.2_21.2_2-1.2_1-
FreeBSD:13:quarterly1.2_11.2_11.2_11.2_11.2_11.2_11.2_11.2_1
FreeBSD:14:latest1.2_21.2_21.2_11.2_21.2_21.2_1-1.2_1
FreeBSD:14:quarterly1.2_11.2_1-1.2_11.2_11.2_11.2_11.2_1
FreeBSD:15:latest1.2_21.2_2n/a1.2_2n/a1.2_21.2_21.2_2
FreeBSD:15:quarterly--n/a-n/a---
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:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/ehaupt/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/ehaupt/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/ehaupt/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/ehaupt/
  5. http://www.de-moliner.ch/richard/downloads/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2_2
24 Jan 2024 10:20:11
commit hash: 2e5e69c389ef0afd2ca9585d4722baadaa72271acommit hash: 2e5e69c389ef0afd2ca9585d4722baadaa72271acommit hash: 2e5e69c389ef0afd2ca9585d4722baadaa72271acommit hash: 2e5e69c389ef0afd2ca9585d4722baadaa72271a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 56e96750419cbae8ad13016a42f800325d4f5ccccommit hash: 56e96750419cbae8ad13016a42f800325d4f5ccccommit hash: 56e96750419cbae8ad13016a42f800325d4f5ccccommit hash: 56e96750419cbae8ad13016a42f800325d4f5ccc files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
security/idea: Move manpages to share/man
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)
1.2_1
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)
1.2_1
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.2_1
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.2_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.
1.2_1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.2_1
06 Jan 2015 09:40:03
Revision:376407Original commit files touched by this commit
ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
1.2_1
27 Oct 2014 09:33:19
Revision:371539Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove usage of @dirrm
1.2_1
08 Oct 2014 14:26:26
Revision:370444Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove @dirrm, @dirrmtry
1.2_1
18 Mar 2014 14:41:09
Revision:348556Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix @@${MKDIR} -> @${MKDIR}

Notified by:	antoine (via irc)
1.2_1
18 Mar 2014 14:26:58
Revision:348550Original commit files touched by this commit
ehaupt search for other commits by this committer
Quiesce mkdir
1.2_1
13 Feb 2014 09:40:24
Revision:344071Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Revision:343990Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Revision:331381Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging.
1.2_1
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
1.2_1
24 Jul 2013 08:19:07
Revision:323578Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove MAKE_JOBS_SAFE which is now default.
1.2_1
17 Apr 2013 09:34:06
Revision:315955Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Revision:314429Original commit files touched by this commit
eadler search for other commits by this committer
IDEA was no longer covered by any patents conservatively in 2012.

Approved by:	ehaupt (maintainer)
1.2_1
08 Mar 2013 14:00:31
Revision:313649Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove indefinite article from COMMENT
1.2_1
15 Jan 2013 13:40:29
Revision:310443Original commit files touched by this commit
ehaupt search for other commits by this committer
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
1.2_1
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.2_1
03 Dec 2009 16:11:48
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update distinfo; tarball was re-rolled due to a change in the README file.
1.2
30 Mar 2009 14:18:26
Original commit files touched by this commit
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
1.2
30 Nov 2005 14:01:14
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add SHA256 hashes to my ports
1.2
06 Oct 2005 11:57:11
Original commit files touched by this commit
ehaupt search for other commits by this committer
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
1.2
06 Dec 2004 20:47:18
Original commit files touched by this commit
sem search for other commits by this committer
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>

Number of commits found: 29