Bug 71007 - Porting: ccrypt 1.7 to Mac OS X
|
Bug#:
71007
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: PPC
|
|
OS/Version: All
|
Status: CLOSED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: osx@gentoo.org
|
Reported By: spkane@genomatica.com
|
|
Component: Development
|
|
|
URL:
|
|
Summary: Porting: ccrypt 1.7 to Mac OS X
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-11-12 13:53 0000
|
ccrypt 1.7 compiles fine on Mac OS X 10.3.6 and seems to work fine.
Reproducible: Always
Steps to Reproduce:
1. sudo ekeyword ppc-macos ccrypt-1.7.ebuild
2. emerge ccrypt
Actual Results:
Downloaded, Compiled, and then installed.....
>>> Completed installing into /var/tmp/portage/ccrypt-1.7/image/
* checking 11 files for package collisions
* spend 0.0491518974304 seconds checking for file collisions
>>> Merging app-crypt/ccrypt-1.7 to /
--- /usr/
--- /usr/bin/
>>> /usr/bin/ccrypt
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/ccrypt-1.7/
>>> /usr/share/doc/ccrypt-1.7/AUTHORS.gz
>>> /usr/share/doc/ccrypt-1.7/ccrypt.html
>>> /usr/share/doc/ccrypt-1.7/ChangeLog.gz
>>> /usr/share/doc/ccrypt-1.7/COPYING.gz
>>> /usr/share/doc/ccrypt-1.7/INSTALL.gz
>>> /usr/share/doc/ccrypt-1.7/NEWS.gz
>>> /usr/share/doc/ccrypt-1.7/README.gz
--- /usr/share/emacs/
--- /usr/share/emacs/site-lisp/
>>> /usr/share/emacs/site-lisp/jka-compr-ccrypt.el
>>> /usr/share/emacs/site-lisp/jka-compr-ccrypt.elc
--- /usr/share/man/
--- /usr/share/man/man1/
>>> /usr/share/man/man1/ccrypt.1
>>> /usr/bin/ccat -> ccrypt
>>> /usr/bin/ccdecrypt -> ccrypt
>>> /usr/bin/ccencrypt -> ccrypt
>>> /usr/share/man/man1/ccat.1 -> ccrypt.1
>>> /usr/share/man/man1/ccdecrypt.1 -> ccrypt.1
>>> /usr/share/man/man1/ccencrypt.1 -> ccrypt.1
>>> Regenerating /etc/ld.so.cache...
>>> app-crypt/ccrypt-1.7 merged.
>>> Recording app-crypt/ccrypt in "world" favorites file...
>>> clean: No packages selected for removal.
>>> Auto-cleaning packages ...
>>> No outdated packages were found on your system.
* GNU info directory index is up-to-date.
Expected Results:
Exactly what happened.
It passes all the tests it ran, I'll commit this one.
make check-TESTS
Random seed: 1103645494
Total: 0 differences
The optimized Rijndael implementation agrees with the reference implementation.
PASS: rijndael-check
./length-check.sh: test succeeded
PASS: length-check.sh
./ccrypt-check.sh: test succeeded
PASS: ccrypt-check.sh
SKIP: crypt3-check
======================
All 3 tests passed
(1 tests were not run)
======================
In CVS, thanks for the report.
Closing out bugs that've been resolved for a while now...