| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Apr 2013 22:08:54
1.0.6_4
|
dinoex  |
retire security/gnupg-idea |
25 Apr 2013 05:17:17
1.0.6_4
|
dinoex  |
- use OPTIONS_DEFINE
- make option IDEA deafult
- remove RESTRICTED
http://en.wikipedia.org/wiki/International_Data_Encryption_Algorithm
The last patents expired in 2012 and IDEA is now patent-free and thus free to
use. |
13 Oct 2012 13:39:59
1.0.6_3
|
dinoex  |
- cleanup comments
Feature safe: yes |
03 Jul 2011 14:03:52
1.0.6_3
|
ohauer  |
-remove MD5 |
06 Jun 2008 14:01:07
1.0.6_3
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
22 Dec 2006 02:51:16
1.0.6_2
|
kuriyama  |
- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
correct. To work around this, change dependency line from bin/gpg
to bin/gpgv which exists in security/gnupg1 port only.
Spotted by: ume |
21 Dec 2006 13:31:56
1.0.6_1
|
kuriyama  |
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.
Thanks to: dougb, lofi |
03 Sep 2006 02:05:55
1.0.6
|
kris  |
NO_PACKAGE is superfluous |
20 May 2006 12:16:03
1.0.6
|
dinoex  |
- make portlint happier |
13 Nov 2005 09:26:50
1.0.6
|
dinoex  |
- add SHA checksum |
31 Jul 2004 05:09:31
1.0.6
|
dinoex  |
- fix spelling
PR: 69831
Submitted by: glewis |
12 May 2004 04:25:48
1.0.6
|
dinoex  |
- Fix typo
Reported by: Stefan Farfeleder |
26 Feb 2004 05:47:07
1.0.6
|
dinoex  |
- add SIZE |
04 Feb 2004 05:10:27
1.0.5_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
31 Jan 2004 12:19:33
1.0.5
|
dinoex  |
- make portlint happier |
15 May 2003 20:02:17
1.0.5
|
dinoex  |
- silent change of idea.c.gz (not versioned)
- MediaCrypt URL updated
PR: 52273
Submitted by: eikemeier@fillmore-labs.com |
11 May 2003 07:42:26
1.0.4
|
dinoex  |
- extend MASTER_SITES |
23 Feb 2003 11:12:06
1.0.4
|
dinoex  |
- remove checks for USA_RESIDENT as requested by kris
MAKE_IDEA and WITHOUT_IDEA controls now the build. |
23 Feb 2003 06:16:51
1.0.4
|
dinoex  |
- use NO_PACKAGE if enviroment is not set. |
21 Feb 2003 04:07:56
1.0.4
|
dinoex  |
- retire pkg-comment |
21 Feb 2003 04:07:03
1.0.4
|
dinoex  |
- Add COMMENT |
27 Jan 2003 17:10:06
1.0.4
|
dinoex  |
- add MASTER_SITE_GNUPG
Suggested by: arved |
22 Jan 2003 19:14:08
1.0.4
|
dinoex  |
- make portlint happier |
26 Dec 2002 14:37:42
1.0.4
|
dinoex  |
- change order to make this commit possible
- reflect small changes in distfile:
* 2002-08-07 wk Removed unused macros and types etc.
* 2002-09-20 wk Made the DLL relocatable
* 2002-12-11 wk __ppc__ is used on Darwin instead of __powerpc__. |
26 Dec 2002 05:43:52
1.0.4
|
dinoex  |
- Fix for newer distfile |
27 Oct 2002 10:09:42
1.0.3
|
dinoex  |
fix post-extract |
20 Oct 2002 16:14:57
1.0.3
|
dinoex  |
fix and group MASTER_SITES |
11 Oct 2002 21:00:19
1.0.3
|
dinoex  |
Add lost patch, was dropped during sync list local tree |
09 Oct 2002 20:03:15
1.0.3
|
dinoex  |
Update to newer distribution.
revert to old path, as most people use realitive path in their configs |
08 Oct 2002 21:52:27
1.0.2
|
dinoex  |
installtion dir changed from lib to libexec |
17 Jul 2002 05:05:12
1.0.1
|
dinoex  |
Add new md5, so both versions of idea.c are recognized.
older with CRLF, newer with only LF |
29 Jan 2002 11:58:52 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
10 Jan 2002 21:59:38 
|
dinoex  |
- make portlint more happy |
28 Dec 2001 10:06:53 
|
dinoex  |
- Update MASTER-SITES, dstfiles changed, and cr-encoding has to be reverted. |
16 Sep 2001 10:37:03 
|
dinoex  |
Add a warnig messages if IDEA is not build by configuration. |
25 Jun 2001 07:43:14 
|
dinoex  |
change MAINTAINER to FreeBSD.org address |
30 Apr 2001 01:34:27 
|
kris  |
Don't hard-code -O2 |
08 Nov 2000 08:35:34 
|
knu  |
Fill a dummy comment in pkg-plist. A zero-sized plist must be confusing. |
06 Nov 2000 06:42:02 
|
knu  |
Fix the port. |