notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
bouncycastle Cleanroom build of Java Cryptography Extensions
1.71_1 java on this many watch lists=3 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.45_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-12-27 14:47:41
Last Update: 2024-12-31 14:39:30
Commit Hash: ac7a7d6
People watching this port, also watch:: jikes, fastjar, jdictionary, antlr, infobus
Also Listed In: security
License: APACHE20 MIT
WWW:
https://www.bouncycastle.org/
Description:
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. It was developed by the Legion of the Bouncy Castle, a registered Australian Charity. The package is organised so that it contains a light-weight API suitable for use in any environment (including the J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (52 items)
Collapse this list.
  1. /usr/local/share/licenses/bouncycastle-1.71_1/catalog.mk
  2. /usr/local/share/licenses/bouncycastle-1.71_1/LICENSE
  3. /usr/local/share/licenses/bouncycastle-1.71_1/APACHE20
  4. /usr/local/share/licenses/bouncycastle-1.71_1/MIT
  5. share/bouncycastle/bcmail-src.zip
  6. share/bouncycastle/bcpg-src.zip
  7. share/bouncycastle/bcpkix-src.zip
  8. share/bouncycastle/bcprov-src.zip
  9. share/doc/bouncycastle/CONTRIBUTORS.html
  10. share/doc/bouncycastle/LICENSE.html
  11. share/doc/bouncycastle/bcjmail/index.html
  12. share/doc/bouncycastle/bcjmail/releasenotes.html
  13. share/doc/bouncycastle/bcjmail/specifications.html
  14. share/doc/bouncycastle/bcmail/index.html
  15. share/doc/bouncycastle/bcmail/releasenotes.html
  16. share/doc/bouncycastle/bcmail/specifications.html
  17. share/doc/bouncycastle/bcpg/index.html
  18. share/doc/bouncycastle/bcpg/releasenotes.html
  19. share/doc/bouncycastle/bcpg/specifications.html
  20. share/doc/bouncycastle/bcpkix/index.html
  21. share/doc/bouncycastle/bcpkix/releasenotes.html
  22. share/doc/bouncycastle/bcpkix/specifications.html
  23. share/doc/bouncycastle/bcprov/index.html
  24. share/doc/bouncycastle/bcprov/releasenotes.html
  25. share/doc/bouncycastle/bcprov/specifications.html
  26. share/doc/bouncycastle/bctest/index.html
  27. share/doc/bouncycastle/bctest/releasenotes.html
  28. share/doc/bouncycastle/bctest/specifications.html
  29. share/doc/bouncycastle/bctls/index.html
  30. share/doc/bouncycastle/bctls/releasenotes.html
  31. share/doc/bouncycastle/bctls/specifications.html
  32. share/doc/bouncycastle/bcutil/index.html
  33. share/doc/bouncycastle/bcutil/releasenotes.html
  34. share/doc/bouncycastle/bcutil/specifications.html
  35. share/doc/bouncycastle/docs/index.html
  36. share/doc/bouncycastle/docs/releasenotes.html
  37. share/doc/bouncycastle/docs/specifications.html
  38. share/doc/bouncycastle/index.html
  39. share/doc/bouncycastle/tls/docs/GnuTLSSetup.html
  40. share/doc/bouncycastle/tls/docs/OpenSSLSetup.html
  41. share/java/classes/bcjmail.jar
  42. share/java/classes/bcmail.jar
  43. share/java/classes/bcpg.jar
  44. share/java/classes/bcpkix.jar
  45. share/java/classes/bcprov-ext.jar
  46. share/java/classes/bcprov.jar
  47. share/java/classes/bctest.jar
  48. share/java/classes/bctls.jar
  49. share/java/classes/bcutil.jar
  50. @owner
  51. @group
  52. @mode
Collapse this list.
Dependency lines:
  • bouncycastle>0:java/bouncycastle
Conflicts:
CONFLICTS_INSTALL:
  • bouncycastle-1.4*
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:
TIMESTAMP = 1656156462 SHA256 (crypto-171.tar.gz) = 4b2b2be9a416c2fa4b26c64b69fe3ae7af075874b3df029cd82fdb4c49d4449e SIZE (crypto-171.tar.gz) = 239271294

Packages (timestamps in pop-ups are UTC):
bouncycastle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.71_11.71_1-1.45_31.71_1---
FreeBSD:13:quarterly1.71_11.71_11.45_21.45_21.71_1-1.45_21.45_2
FreeBSD:14:latest1.71_11.71_11.45_21.71_11.71_1--1.45_2
FreeBSD:14:quarterly1.71_11.71_1-1.45_21.71_1-1.45_21.45_2
FreeBSD:15:latest1.71_11.71_1n/a1.71_1n/a-1.45_21.45_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. junit.jar : java/junit
  2. mail.jar : java/javamail
  3. java : java/openjdk8
  4. ant : devel/apache-ant
Runtime dependencies:
  1. mail.jar : java/javamail
  2. java : java/openjdk8
This port is required by:
for Build
  1. print/pdftk

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/itext*
  2. Collapse this list of deleted ports.
for Run
  1. print/pdfbox
  2. print/pdftk

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/itext*
  2. Collapse this list of deleted ports.
* - 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.71_1: DOCS=on: Build and/or install documentation ZIPSRC=on: Install bundled ZIP source files ===> Use 'make config' to modify these settings
Options name:
java_bouncycastle
USES:
cpe java:ant,run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://polydistortion.net/bc/download/
  2. http://www.bouncycastle.org/download/
Collapse this list.
Port Moves
  • port moved here from java/bouncycastle15 on 2024-12-31
    REASON: Instead of removing bouncycastle replace it with java/bouncycastle15

Number of commits found: 57

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.71_1
31 Dec 2024 14:39:30
commit hash: ac7a7d6fe13746d1178035d7756c788f9ef9beb2commit hash: ac7a7d6fe13746d1178035d7756c788f9ef9beb2commit hash: ac7a7d6fe13746d1178035d7756c788f9ef9beb2commit hash: ac7a7d6fe13746d1178035d7756c788f9ef9beb2 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/Uses/java.mk: Runtime fix with USES=java:ant

USES=java:ant does not imply USES=java:run so we need to add the run arg
seperately when we are using USES=java:ant. Not all ports require the
the argument so it is better to address the ports individually instead
of handling it automatically by implying run for ant.

Thanks to vvd for carefully going through this.

Reported by:	vvd
Approved by:	portmgr (blanket)
1.71
31 Dec 2024 09:19:39
commit hash: 302ef9e2cab336867659a85f88297039222dc7a9commit hash: 302ef9e2cab336867659a85f88297039222dc7a9commit hash: 302ef9e2cab336867659a85f88297039222dc7a9commit hash: 302ef9e2cab336867659a85f88297039222dc7a9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
java/bouncycastle*: Refactor

This was marked for deletion with the advise to use bouncycastle15. So
instead bouncycastle15 has been moved to boucycastle.

Approved by:	portmgr (blanket)
1.45_3
31 Dec 2024 08:57:55
commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b files touched by this commit This port version is marked as vulnerable.
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**java.mk: Convert bsd.java.mk to USES

The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>

Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201
1.45_3
11 Oct 2024 09:39:00
commit hash: 2e825fe028ea19d8a8811ffde5bf41ba674186fbcommit hash: 2e825fe028ea19d8a8811ffde5bf41ba674186fbcommit hash: 2e825fe028ea19d8a8811ffde5bf41ba674186fbcommit hash: 2e825fe028ea19d8a8811ffde5bf41ba674186fb files touched by this commit This port version is marked as vulnerable.
Mateusz Piotrowski (0mp) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.45_2
20 Jul 2022 14:22:12
commit hash: 526869d8dc02563825a24d394e1d087334d654cccommit hash: 526869d8dc02563825a24d394e1d087334d654cccommit hash: 526869d8dc02563825a24d394e1d087334d654cccommit hash: 526869d8dc02563825a24d394e1d087334d654cc files touched by this commit This port version is marked as vulnerable.
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.45_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.45_2
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit This port version is marked as vulnerable.
jkim search for other commits by this committer
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
Revision:474750Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
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
Revision:438272Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
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
Revision:412347Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
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
Revision:405395Original commit files touched by this commit This port version is marked as vulnerable.
rakuco search for other commits by this committer
Set CPE information.

Approved by:	portmgr blanket approval
1.45_1
14 Nov 2014 11:30:42
Revision:372556Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Cleanup plist
1.45_1
10 Feb 2014 16:35:51
Revision:343651Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Fix build with java7 and stagify.
1.45_1
20 Sep 2013 19:48:32
Revision:327738Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
1.45_1
10 Dec 2012 13:18:29
Revision:308604Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Fix portscout check.
1.45_1
28 Jun 2011 15:56:23
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Ignore 1.46 (not backward compatible) version.
1.45_1
20 Mar 2011 12:54:45
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Get Rid MD5 support
1.45_1
18 Feb 2011 10:12:56
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Raise java version to 1.5+, since compiling requires 1.5 libraries.

Feature safe:   yes
1.45_1
25 Mar 2010 16:21:42
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Don't use a BERConstructedOctetString where a DEROctetString is much better.
1.45
25 Jan 2010 09:06:22
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 1.45 release.
1.44_1
12 Oct 2009 10:10:16
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Distfile re-rolled to implement a constant-time Arrays.equals().
1.44
07 Oct 2009 06:33:14
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 1.44 release.
1.43
23 Apr 2009 06:26:50
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 1.43 release.
1.42
16 Mar 2009 07:20:44
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 1.42 release.
1.41
03 Oct 2008 06:29:05
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 1.41 release.
1.40
14 Jul 2008 06:09:07
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 1.40 release.
1.39_2
06 Jun 2008 13:38:51
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Cleanup directories

Reported by:    pointyhat
1.39
03 Apr 2008 12:00:57
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Distfile re-rolled, but no changes.
1.39
31 Mar 2008 07:45:29
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 1.39 release:
- build from sources
- add documentation
- add dependencies
1.38
11 Dec 2007 20:15:14
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 1.38 release.
1.37
17 Jun 2007 12:43:11
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 1.37 release.
1.36_1
19 May 2007 20:32:57
Original commit files touched by this commit This port version is marked as vulnerable.
flz search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 1.36 release.
1.35
31 Dec 2006 10:25:50
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 1.35 release.
1.34
04 Oct 2006 21:23:27
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 1.34 release.
1.33
19 Jul 2006 06:45:20
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.30
20 Oct 2005 07:12:51
Original commit files touched by this commit This port version is marked as vulnerable.
glewis search for other commits by this committer
. 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
Original commit files touched by this commit This port version is marked as vulnerable.
glewis search for other commits by this committer
. 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
Original commit files touched by this commit This port version is marked as vulnerable.
glewis search for other commits by this committer
. 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
Original commit files touched by this commit This port version is marked as vulnerable.
glewis search for other commits by this committer
. Update to 1.29.
. Unbreak and undeprecate.
. Temporarily take maintainership.
1.16_1
15 Sep 2005 06:55:28
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN: Unfetchable
1.16_1
26 Aug 2005 05:56:07
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
Reset bouncing maintainer.

Approved by:    portmgr (self)
1.16_1
31 Mar 2004 03:12:58
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.16_1
04 Feb 2004 05:21:48
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.16
02 Nov 2003 03:43:46
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
undo previous commit.
1.16
02 Nov 2003 02:48:09
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
sergei search for other commits by this committer
- Chase MAINTAINER e-mail changes

PR:             58694
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri
1.16
07 Apr 2003 08:50:37
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
[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
Original commit files touched by this commit This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
27 Dec 2001 17:47:41
commit hash: fp1.22604@dev.null.freshports.orgcommit hash: fp1.22604@dev.null.freshports.orgcommit hash: fp1.22604@dev.null.freshports.orgcommit hash: fp1.22604@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add bouncycastle 1.11   Cleanroom build of Java Cryptography Extensions    

Number of commits found: 57