aboutsummaryrefslogtreecommitdiff
path: root/java/bouncycastle
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-1/+0
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=518482
* Remove java/jaf port, since the Java Activation Framework is included byAlex Dupre2018-07-161-5/+3
| | | | | | | | | default in the JRE since Java 6 and we don't support Java 5 anymore. Reviewed by: eugen Notes: svn path=/head/; revision=474750
* Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.Mathieu Arnold2017-04-111-6/+6
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=438272
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Set CPE information.Raphael Kubo da Costa2016-01-061-0/+3
| | | | | | | Approved by: portmgr blanket approval Notes: svn path=/head/; revision=405395
* Cleanup plistAntoine Brodin2014-11-141-1/+0
| | | | Notes: svn path=/head/; revision=372556
* Fix build with java7 and stagify.Alex Dupre2014-02-101-13/+14
| | | | Notes: svn path=/head/; revision=343651
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | java) Notes: svn path=/head/; revision=327738
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=284232
* Fix portscout check.Alex Dupre2011-08-231-1/+1
| | | | Notes: svn path=/head/; revision=280255
* Ignore 1.46 (not backward compatible) version.Alex Dupre2011-06-281-0/+2
| | | | Notes: svn path=/head/; revision=276582
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Raise java version to 1.5+, since compiling requires 1.5 libraries.Alex Dupre2011-02-181-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=269320
* Don't use a BERConstructedOctetString where a DEROctetString is much better.Alex Dupre2010-03-251-0/+5
| | | | Notes: svn path=/head/; revision=251499
* Update to 1.45 release.Alex Dupre2010-01-252-5/+4
| | | | Notes: svn path=/head/; revision=248522
* Distfile re-rolled to implement a constant-time Arrays.equals().Alex Dupre2009-10-122-3/+4
| | | | Notes: svn path=/head/; revision=242716
* Update to 1.44 release.Alex Dupre2009-10-072-4/+4
| | | | Notes: svn path=/head/; revision=242536
* Update to 1.43 release.Alex Dupre2009-04-232-4/+4
| | | | Notes: svn path=/head/; revision=232534
* Update to 1.42 release.Alex Dupre2009-03-162-4/+4
| | | | Notes: svn path=/head/; revision=230185
* Update to 1.41 release.Alex Dupre2008-10-032-4/+4
| | | | Notes: svn path=/head/; revision=221147
* Update to 1.40 release.Alex Dupre2008-07-142-5/+4
| | | | Notes: svn path=/head/; revision=216817
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Cleanup directoriesPav Lucistnik2008-04-042-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=210533
* Distfile re-rolled, but no changes.Alex Dupre2008-04-031-3/+3
| | | | Notes: svn path=/head/; revision=210435
* Update to 1.39 release:Alex Dupre2008-03-313-10/+33
| | | | | | | | | - build from sources - add documentation - add dependencies Notes: svn path=/head/; revision=210208
* Update to 1.38 release.Alex Dupre2007-12-112-4/+4
| | | | Notes: svn path=/head/; revision=202984
* Update to 1.37 release.Alex Dupre2007-06-172-5/+4
| | | | Notes: svn path=/head/; revision=193719
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 1.36 release.Alex Dupre2007-03-202-4/+4
| | | | Notes: svn path=/head/; revision=187821
* Update to 1.35 release.Alex Dupre2006-12-312-4/+4
| | | | Notes: svn path=/head/; revision=181126
* Update to 1.34 release.Alex Dupre2006-10-042-4/+4
| | | | Notes: svn path=/head/; revision=174484
* Update to 1.33 release:Alex Dupre2006-07-194-38/+24
| | | | | | | | | | | - install only jars for the selected jdk to avoid class conflicts - drop support for obsolate jdks - take maintainership [1] Approved by: glewis [1] Notes: svn path=/head/; revision=168211
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* . Update the required Java version.Greg Lewis2005-10-202-23/+26
| | | | | | | | . File off the version from the installed jars to make it possible to keep the same CLASSPATH between releases. Notes: svn path=/head/; revision=145911
* . Update to 1.30.Greg Lewis2005-10-183-25/+28
| | | | | | | | . Add another MASTER_SITE. . Packing list is a little better, but it still needs some work. Notes: svn path=/head/; revision=145816
* . No need for ${MKDIR} ${JAVAJARDIR}, its been automatically createdGreg Lewis2005-10-111-1/+0
| | | | | | | | | by mtree for more than 3 years now. Pointed out by: hq Notes: svn path=/head/; revision=144941
* . Update to 1.29.Greg Lewis2005-09-154-768/+53
| | | | | | | | . Unbreak and undeprecate. . Temporarily take maintainership. Notes: svn path=/head/; revision=142826
* Mark for deprecation. The distfile that is currently in the port is overMark Linimon2005-09-151-0/+2
| | | | | | | a year old and no longer archived. This port is up for adoption. Notes: svn path=/head/; revision=142787
* BROKEN: UnfetchableKris Kennaway2005-08-311-0/+2
| | | | Notes: svn path=/head/; revision=141531
* Reset bouncing maintainer.Kirill Ponomarev2005-08-261-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=140979
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* undo previous commit.Edwin Groothuis2003-11-021-1/+1
| | | | Notes: svn path=/head/; revision=92820
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* - Chase MAINTAINER e-mail changesSergei Kolobov2003-10-301-1/+1
| | | | | | | | PR: 58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri Notes: svn path=/head/; revision=92641
* [PATCH] Update java/bouncycastle to version 1.16Edwin Groothuis2003-04-072-2/+2
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=78510
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* add bouncycastle 1.11Ying-Chieh Liao2001-12-275-0/+785
Cleanroom build of Java Cryptography Extensions PR: 33244 Submitted by: RaRa Rasputin <rasputin@submonkey.net> Notes: svn path=/head/; revision=52251