aboutsummaryrefslogtreecommitdiff
path: root/java/bouncycastle
Commit message (Collapse)AuthorAgeFilesLines
* */*: bump portrevision after java_default=25 updateRonald Klop2026-04-021-1/+1
| | | | | | Included all ports that have USES=java. PR: 293559
* */*: bump portrevision after java_default=21 updateRonald Klop2026-02-261-1/+1
| | | | PR: 272855
* java/bouncycastle: fix compilation with jdk11 and jdk17Olivier Certner2025-12-042-1/+27
| | | | | | | | | | Some comments in source files contain UTF-8 characters. Jdk11 and jdk17 expected ASCII and threw an error. Tell the compiler the charset of the source files. PR: 263601 Reported-by: olce@ Obtained-from: https://lists.freebsd.org/archives/freebsd-java/2025-December/003388.html
* java/bouncycastle: support compilation with jdk21 alsoRonald Klop2025-12-041-4/+5
| | | | | | | | Increases compiler source and target version to jdk8. Tested with JAVA_DEFAULT=21. PR: 263601,272855 Reviewed-by: https://lists.freebsd.org/archives/freebsd-java/2025-December/003386.html
* Mk/Uses/java.mk: Runtime fix with USES=java:antMuhammad Moinur Rahman2024-12-311-1/+2
| | | | | | | | | | | | 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)
* java/bouncycastle*: RefactorMuhammad Moinur Rahman2024-12-315-62/+154
| | | | | | | This was marked for deletion with the advise to use bouncycastle15. So instead bouncycastle15 has been moved to boucycastle. Approved by: portmgr (blanket)
* Mk/**java.mk: Convert bsd.java.mk to USESMuhammad Moinur Rahman2024-12-311-3/+1
| | | | | | | | | | | | | | | | | | | 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
* java/bouncycastle: DeprecateMateusz Piotrowski2024-10-111-1/+4
| | | | | | | PR: 260683 Reported by: diizzy Approved by: maintainer Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org>
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* java: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> * Eugene Grosbein <ports@grosbein.net> * Filippo Natali <filippo@widestore.net> * Gerrit Beine <gerrit.beine@gmx.de> * Greg Lewis <glewis@FreeBSD.org> * Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> * Jason Helfman <jgh@FreeBSD.org> * Jeremy <karlj000@unbc.ca> * Johannes Dieterich <dieterich@ogolem.org> * Johannes Dieterich <jmd@FreeBSD.org> * Jonathan Chen <jonc@chen.org.nz> * Jose Marques * Jose Marques <noway@nohow.demon.co.uk> * Lapo Luchini <lapo@lapo.it> * Lev Serebryakov <lev@FreeBSD.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Matthew Dillon <dillon@backplane.com> * Maxim Sobolev <sobomax@FreeBSD.org> * Mikhail T. <mi@aldan.algebra.com> * Mikhail T. <michael@fun-box.ru> * Mikhail Teterin * Nicola Vitale <nivit@FreeBSD.org> * Nicola Vitale <nivit@email.it> * OISHI Masakuni <yamasa@bsdhouse.org> * OKAZAKI Tetsurou * Pedro Giffuni * Simeo Reig <reig.simeo@gmail.com> * Sutra Zhou <zhoushuqun@gmail.com> * Tom Judge <tj@FreeBSD.org> * Volker Stolz <vs@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> * gldisater@gldis.ca * ijliao * jake@checker.org * jpbeconne * lon_kamikaze@gmx.de * mi * nordwick@xcf.berkeley.edu * nork@FreeBSD.org * olgeni@FreeBSD.org * rasputin * rfarmer@predatorlabs.net * rtdean@cytherianage.net * tux@pinguru.net With hat: portmgr
* 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