summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/rhash: add LibreSSL supportAaron Bauman2018-04-283-10/+15
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* app-crypt/rhash: Drop macos prefix keywords from 1.3.6James Le Cuirot2018-03-251-1/+1
| | | | | | | | It doesn't handle Darwin as an explicitly stated target. This will be fixed in the next release. Bug: https://bugs.gentoo.org/651334 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-crypt/rhash: Remove *-fbsd keywords from 1.3.6-r1Michał Górny2018-03-241-1/+1
| | | | Bug: https://bugs.gentoo.org/651334
* app-crypt/rhash: pass --target=${CHOST} to configureMarty E. Plummer2018-03-221-2/+4
| | | | | | | | | | Without this change, app-crypt/rhash when built with a mingw-w64 crossdev toolchain ends up with the various rhash binaries being PE32 binaries without an '*.exe' extension and librhash having a '*.so' extension, also a PE32 library, and no import library ('*.dll.a'). Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7548
* app-crypt/rhash: Fix missing headers and dash issueJames Le Cuirot2018-03-192-0/+58
| | | | | | | | I swear it installed the headers without this line at least some of the time. Yay for custom build systems. Closes: https://bugs.gentoo.org/650840 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-crypt/rhash: Version bump to 1.3.6, new build systemJames Le Cuirot2018-03-183-0/+94
| | | | | | | | The static Makefiles are now complemented with a hand-written configure script. :| On the plus side, it does at least deal with all the portability issues we had to hack around before. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-crypt/rhash-1.3.5: arm64 stable (bug #642236)Mart Raudsepp2018-03-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-crypt/rhash: marked ~ppc-macosFabian Groffen2018-01-091-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-crypt/rhash: arm stable, bug #634088Markus Meier2017-12-052-2/+2
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* app-crypt/rhash: add ~amd64-fbsd, ~x86-fbsd KEYWORDSYuta Satoh2017-11-261-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6307
* app-crypt/rhash: Remove old 1.3.4James Le Cuirot2017-11-082-91/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* app-crypt/rhash: stabilise 1.3.5 for x86Michael Palimaka2017-10-231-1/+1
| | | | | Bug: https://bugs.gentoo.org/634088 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-crypt/rhash-1.3.5-r0: alpha stableTobias Klausmann2017-10-211-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/634088
* app-crypt/rhash: Stable on amd64Manuel Rüger2017-10-161-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* app-crypt/rhash: stable 1.3.5 for ppc/ppc64, bug #634088Sergei Trofimovich2017-10-141-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc ppc64"
* app-crypt/rhash: stable 1.3.5 for hppa/sparc, bug #634088 (thanks to Rolf ↵Sergei Trofimovich2017-10-131-1/+1
| | | | | | | Eike Beer) Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa sparc"
* app-crypt/rhash: stable 1.3.5 for ia64, bug #634088Sergei Trofimovich2017-10-131-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* app-crypt/rhash: keyworded 1.3.5 for sparc, bug #615428 (thanks to Dakon)Sergei Trofimovich2017-09-121-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* app-crypt/rhash: keyworded 1.3.4 for sparc, bug #615428 (thanks to Dakon)Sergei Trofimovich2017-09-121-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* app-crypt/rhash: Drop Louis Sautier as maintainerJames Le Cuirot2017-09-021-8/+0
| | | | | | He no longer wants to maintain this. Package-Manager: Portage-2.3.8, Repoman-2.3.2
* app-crypt/rhash: Apply -lintl fix to BSD libcs (bug #629060)James Le Cuirot2017-09-021-1/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.2
* app-crypt/rhash: Use elibc USE flags instead of CHOST for fixesJames Le Cuirot2017-09-021-4/+4
| | | | | | This is more accurate. Package-Manager: Portage-2.3.8, Repoman-2.3.2
* app-crypt/rhash: Version bump to 1.3.5, fixes bug #617548James Le Cuirot2017-08-172-0/+90
| | | | | | My BSD build fixes were merged upstream. Package-Manager: Portage-2.3.8, Repoman-2.3.2
* app-crypt/rhash: keyworded 1.3.4 for ppc, bug #615428Sergei Trofimovich2017-08-101-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* app-crypt/rhash: ia64 keyworded, bug #615428Sergei Trofimovich2017-06-301-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-crypt/rhash: marked ~amd64-linuxFabian Groffen2017-06-201-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-crypt/rhash: keyword ~mipsAnthony G. Basile2017-06-151-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* app-crypt/rhash: keyword ~arm64Alexis Ballier2017-06-151-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-crypt/rhash: fix and keyword for SolarisFabian Groffen2017-04-131-4/+10
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/rhash: fixed for Prefix and macOS, keywordedFabian Groffen2017-04-131-2/+20
| | | | Package-Manager: Portage-2.3.5-prefix, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-crypt/rhash: Mark ~ppc64 too.Jeroen Roovers2017-02-141-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* app-crypt/rhash: Mark ~hppa too.Jeroen Roovers2017-02-141-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* app-crypt/rhash: Add ~alpha keyword in anticipation of cmake-3.8.0Tobias Klausmann2017-02-141-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/rhash: Add ~arm keywordJames Le Cuirot2017-02-101-1/+1
| | | | | | The tests all pass. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/rhash: Fix tests to use the newly built libraryJames Le Cuirot2017-02-101-2/+2
| | | | | | It was using the installed copy and breaking for new installs. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/rhash: Version bump to 1.3.4James Le Cuirot2016-11-163-46/+3
| | | | | | | Upstream merged my patch. Always make build-shared as its cheap and needed for the tests. Package-Manager: portage-2.3.2
* app-crypt/rhash: Install headers, fix librhash.so symlinkJames Le Cuirot2016-09-162-4/+55
| | | | | | Sorry, should have spotted these before the earlier commit. Package-Manager: portage-2.3.0
* app-crypt/rhash: Install libs, respect flags, nls, openssl, testsJames Le Cuirot2016-09-163-19/+62
| | | | | | | | | | | | | | | * Install the shared and (optionally) static libraries. * Multilib support for the libraries. * Respect CC, CFLAGS, LDFLAGS. * gettext support via nls flag. * Additional hash support via openssl. * Passing test suite. * Disable debug by default. These changes were made with sbraz's blessing. Thanks to Raimonds Cicans for the initial work behind this. Package-Manager: portage-2.3.0
* app-crypt/rhash: Add myself as co-maintainerJames Le Cuirot2016-09-161-0/+4
| | | | Package-Manager: portage-2.3.0
* app-crypt/rhash: new package, version 1.3.3Louis Sautier2016-07-213-0/+40
RHash is a console utility for computing and verifying hash sums of files. Gentoo-Bug: https://bugs.gentoo.org/295797 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/1932 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>