Port details |
- bcrypt Cross-platform blowfish encryption utility
- 1.1_2 security
=4 1.1_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Hasn't seen updates in 15 years, insecure Blowfish ECB mode, unauthenticated encryption
This port expired on: 2024-07-02
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2005-09-03 19:05:16
- Last Update: 2024-07-02 21:16:21
- Commit Hash: 0bb3837
- People watching this port, also watch:: gmake, unzip, p5-libwww, p5-HTML-Parser, wget
- License: not specified in port
- WWW:
- https://bcrypt.sourceforge.net/
- Description:
- Bcrypt is a blowfish file encryption utility which aims for cross-platform
portability.
In addition to providing 448-bit encryption, bcrypt overwrites input files with
random garbage before deletion in order to make low-level data recovery much
more difficult.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: bcrypt
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bcrypt-1.1.tar.gz) = b9c1a7c0996a305465135b90123b0c63adbb5fa7c47a24b3f347deb2696d417d
SIZE (bcrypt-1.1.tar.gz) = 36781
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bcrypt-1.1_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_bcrypt
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1_2 02 Jul 2024 21:16:21 |
Rene Ladan (rene) |
security/bcrypt: Remove expired port
2024-07-02 security/bcrypt: Hasn't seen updates in 15 years, insecure Blowfish
ECB mode, unauthenticated encryption |
1.1_2 02 Jun 2024 10:56:04 |
Emanuel Haupt (ehaupt) |
security/bcrypt: Deprecate port
Hasn't seen updates in 15 years, insecure Blowfish ECB mode,
unauthenticated encryption.
See:
https://bugs.gentoo.org/592114
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864253
PR: 276564
Reported by: diizzy |
1.1_1 21 Jan 2024 12:35:56 |
Emanuel Haupt (ehaupt) |
*/*: Use PREFIX instead of MANPREFIX
Notified by: arrowd |
1.1_1 21 Jan 2024 12:05:13 |
Emanuel Haupt (ehaupt) |
security/bcrypt: Move manpages to share/man |
1.1 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
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 ) |
1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1 06 Jan 2015 09:40:03 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
1.1 18 Mar 2014 14:26:58 |
ehaupt |
Quiesce mkdir |
1.1 13 Feb 2014 09:40:10 |
ehaupt |
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.
Encouraged by: mat |
1.1 12 Feb 2014 19:24:52 |
ehaupt |
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target. |
1.1 23 Oct 2013 11:39:02 |
ehaupt |
Support staging. |
1.1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.1 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
1.1 15 Jan 2013 13:40:29 |
ehaupt |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
1.1 02 Aug 2012 09:02:45 |
cs |
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.) |
1.1 24 Oct 2011 04:17:38 |
dougb |
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.1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.1 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.1 27 Mar 2009 09:53:36 |
ehaupt |
Mark MAKE_JOBS_SAFE |
1.1 27 Mar 2008 19:27:34 |
ehaupt |
Use MASTER_SITE_CRITICAL |
1.1 01 Jun 2006 12:13:54 |
ehaupt |
Add an additional mirror. |
1.1 19 Feb 2006 11:39:14 |
ehaupt |
Remove deprecated USE_REINPLACE |
1.1 30 Nov 2005 14:01:14 |
ehaupt |
Add SHA256 hashes to my ports |
1.1 06 Oct 2005 11:57:11 |
ehaupt |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
1.1 03 Sep 2005 19:03:17 |
sem |
Bcrypt is a blowfish file encryption utility which aims for cross-platform
portability.
PR: ports/84798
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |