Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71007 - Porting: ccrypt 1.7 to Mac OS X
Summary: Porting: ccrypt 1.7 to Mac OS X
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: PPC All
: High enhancement (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-12 13:53 UTC by Sean P. Kane
Modified: 2005-02-06 13:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sean P. Kane 2004-11-12 13:53:17 UTC
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.
Comment 1 Nick Dimiduk (RETIRED) gentoo-dev 2004-12-21 08:14:34 UTC
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)
======================
Comment 2 Nick Dimiduk (RETIRED) gentoo-dev 2004-12-21 08:19:53 UTC
In CVS, thanks for the report.
Comment 3 Hasan Khalil (RETIRED) gentoo-dev 2005-02-06 13:33:17 UTC
Closing out bugs that've been resolved for a while now...