Port details |
- bouncycastle Cleanroom build of Java Cryptography Extensions
- 1.45_3 java =3 1.45_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Outdated and unsupported upstream, please use java/bouncycastle15 instead
EXPIRATION DATE: 2024-12-31
- Maintainer: ale@FreeBSD.org
- Port Added: 2001-12-27 14:47:41
- Last Update: 2024-10-11 09:39:00
- Commit Hash: 2e825fe
- People watching this port, also watch:: jikes, fastjar, jdictionary, antlr, infobus
- Also Listed In: security
- License: not specified in port
- WWW:
- https://www.bouncycastle.org/
- Description:
- The Bouncy Castle Crypto APIs consist of the following:
. A lightweight cryptography API in Java.
. A provider for the JCE and JCA.
. A clean room implementation of the JCE 1.2.1.
. A library for reading and writing encoded ASN.1 objects.
. Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs,
and PKCS12 files.
. Generators for Version 2 X.509 attribute certificates.
. Generators/Processors for S/MIME and CMS (PKCS7).
. Generators/Processors for OCSP (RFC 2560).
. Generators/Processors for TSP (RFC 3161).
. Generators/Processors for OpenPGP (RFC 2440).
. A signed jar version suitable for JDK 1.4/1.5 and the Sun JCE.
It's distributed under a modified X license.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bouncycastle>0:java/bouncycastle
- To install the port:
- cd /usr/ports/java/bouncycastle/ && make install clean
- To add the package, run one of these commands:
- pkg install java/bouncycastle
- pkg install bouncycastle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bouncycastle
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (crypto-145.tar.gz) = 1c1dd0c32f145a8d62bc1c5caf6019326c19c1e027c65bca6f195b6fb802f8fc
SIZE (crypto-145.tar.gz) = 28457474
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- mail.jar : java/javamail
- junit.jar : java/junit
- java : java/openjdk8
- ant : devel/apache-ant
- Runtime dependencies:
-
- mail.jar : java/javamail
- java : java/openjdk8
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for bouncycastle-1.45_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- java_bouncycastle
- USES:
- cpe
- 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.45_3 11 Oct 2024 09:39:00 |
Mateusz Piotrowski (0mp) |
java/bouncycastle: Deprecate
PR: 260683
Reported by: diizzy
Approved by: maintainer
Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org> |
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.45_2 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.45_2 20 Jul 2022 14:22:12 |
Tobias C. Berner (tcberner) |
java: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Dupre <ale@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alexander Yerenkow <yerenkow@gmail.com>
* Anton Yudin (<contact@toha.org.ua>)
* Anton Yudin <toha@toha.org.ua>
* Benjamin Close <benjsc@FreeBSD.org>
* Björn König <bkoenig@alpha-tierchen.de>
* Conor McDermottroe <ports@mcdermottroe.com>
* Danilo Egea Gondolfo <danilo@FreeBSD.org
* Dave Glowacki <dglo@ssec.wisc.edu>
* Ernst de Haan <znerd@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.45_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.45_2 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
1.45_2 16 Jul 2018 16:59:25 |
ale |
Remove java/jaf port, since the Java Activation Framework is included by
default in the JRE since Java 6 and we don't support Java 5 anymore.
Reviewed by: eugen |
1.45_1 11 Apr 2017 15:21:23 |
mat |
Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight |
1.45_1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.45_1 06 Jan 2016 23:10:26 |
rakuco |
Set CPE information.
Approved by: portmgr blanket approval |
1.45_1 14 Nov 2014 11:30:42 |
antoine |
Cleanup plist |
1.45_1 10 Feb 2014 16:35:51 |
ale |
Fix build with java7 and stagify. |
1.45_1 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
1.45_1 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
1.45_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.45_1 23 Aug 2011 08:40:25 |
ale |
Fix portscout check. |
1.45_1 28 Jun 2011 15:56:23 |
ale |
Ignore 1.46 (not backward compatible) version. |
1.45_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.45_1 18 Feb 2011 10:12:56 |
ale |
Raise java version to 1.5+, since compiling requires 1.5 libraries.
Feature safe: yes |
1.45_1 25 Mar 2010 16:21:42 |
ale |
Don't use a BERConstructedOctetString where a DEROctetString is much better. |
1.45 25 Jan 2010 09:06:22 |
ale |
Update to 1.45 release. |
1.44_1 12 Oct 2009 10:10:16 |
ale |
Distfile re-rolled to implement a constant-time Arrays.equals(). |
1.44 07 Oct 2009 06:33:14 |
ale |
Update to 1.44 release. |
1.43 23 Apr 2009 06:26:50 |
ale |
Update to 1.43 release. |
1.42 16 Mar 2009 07:20:44 |
ale |
Update to 1.42 release. |
1.41 03 Oct 2008 06:29:05 |
ale |
Update to 1.41 release. |
1.40 14 Jul 2008 06:09:07 |
ale |
Update to 1.40 release. |
1.39_2 06 Jun 2008 13:38:51 |
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) |
1.39_1 04 Apr 2008 19:15:38 |
pav |
- Cleanup directories
Reported by: pointyhat |
1.39 03 Apr 2008 12:00:57 |
ale |
Distfile re-rolled, but no changes. |
1.39 31 Mar 2008 07:45:29 |
ale |
Update to 1.39 release:
- build from sources
- add documentation
- add dependencies |
1.38 11 Dec 2007 20:15:14 |
ale |
Update to 1.38 release. |
1.37 17 Jun 2007 12:43:11 |
ale |
Update to 1.37 release. |
1.36_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.36 20 Mar 2007 21:20:21 |
ale |
Update to 1.36 release. |
1.35 31 Dec 2006 10:25:50 |
ale |
Update to 1.35 release. |
1.34 04 Oct 2006 21:23:27 |
ale |
Update to 1.34 release. |
1.33 19 Jul 2006 06:45:20 |
ale |
Update to 1.33 release:
- install only jars for the selected jdk to avoid class conflicts
- drop support for obsolate jdks
- take maintainership [1]
Approved by: glewis [1] |
1.30 22 Jan 2006 12:39:58 |
edwin |
SHA256ify
Approved by: krion@ |
1.30 20 Oct 2005 07:12:51 |
glewis |
. Update the required Java version.
. File off the version from the installed jars to make it possible to keep
the same CLASSPATH between releases. |
1.30 18 Oct 2005 22:37:54 |
glewis |
. Update to 1.30.
. Add another MASTER_SITE.
. Packing list is a little better, but it still needs some work. |
1.29 11 Oct 2005 15:06:13 |
glewis |
. No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created
by mtree for more than 3 years now.
Pointed out by: hq |
1.29 15 Sep 2005 15:54:10 |
glewis |
. Update to 1.29.
. Unbreak and undeprecate.
. Temporarily take maintainership. |
1.16_1 15 Sep 2005 06:55:28 |
linimon |
Mark for deprecation. The distfile that is currently in the port is over
a year old and no longer archived. This port is up for adoption. |
1.16_1 31 Aug 2005 03:19:21 |
kris |
BROKEN: Unfetchable |
1.16_1 26 Aug 2005 05:56:07 |
krion |
Reset bouncing maintainer.
Approved by: portmgr (self) |
1.16_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.16_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.16 02 Nov 2003 03:43:46 |
edwin |
undo previous commit. |
1.16 02 Nov 2003 02:48:09 |
edwin |
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.16 30 Oct 2003 13:19:55 |
sergei |
- Chase MAINTAINER e-mail changes
PR: 58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri |
1.16 07 Apr 2003 08:50:37 |
edwin |
[PATCH] Update java/bouncycastle to version 1.16
java/bouncycastle port is currently at version 1.11. However the
jce-jdk13-111.tar.gz tarball downloaded from
http://www.bouncycastle.org/download/ suddenly seems to contain
jce-jdk13-116, which naturally fails the checksum test:
PR: ports/46184
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> |
1.11 21 Feb 2003 12:30:28 |
knu |
De-pkg-comment. |
27 Dec 2001 17:47:41 |
ijliao |
add bouncycastle 1.11 Cleanroom build of Java Cryptography Extensions |