aboutsummaryrefslogtreecommitdiff
path: root/java/cryptix-jce
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* 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
* Cleanup plistAntoine Brodin2014-11-141-1/+0
| | | | Notes: svn path=/head/; revision=372556
* Convert j* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347771
* - Stage supportAntoine Brodin2014-02-161-15/+9
| | | | | | | - Remove infozip dependency Notes: svn path=/head/; revision=344555
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* 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
* Update to OptionsNGEitan Adler2013-03-181-2/+3
| | | | Notes: svn path=/head/; revision=314511
* 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
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* 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
* - 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
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149334
* . 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
* . Fix packing list (add @dirrm forgotten in my last commit).Greg Lewis2005-09-151-0/+1
| | | | Notes: svn path=/head/; revision=142825
* . Update to 20050328.Greg Lewis2005-09-154-26/+15
| | | | | | | | | . Remove RESTRICTED, the licence is BSD-like and the web site now claims it is fine for production use. . Update pkg-descr and include the web site. Notes: svn path=/head/; revision=142824
* . Fix a typo in the COMMENT.Greg Lewis2005-09-151-1/+1
| | | | Notes: svn path=/head/; revision=142781
* - Update to bsd.java.mk 2.0Herve Quiroz2005-02-032-12/+11
| | | | | | | - Use JAVAJARDIR Notes: svn path=/head/; revision=127945
* Reset znerd's ports maintainership:Herve Quiroz2004-12-031-1/+1
| | | | | | | | | | | | | - All JDK ports (and JDK documentation ports) that were formerly maintained by znerd have been assigned to java@FreeBSD.org - I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j and xmlenc) - Everything else is reset to ports@FreeBSD.org Approved by: znerd (maintainer) Notes: svn path=/head/; revision=123012
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade from version 20000211 to 20011118.Ernst de Haan2002-05-072-10/+11
| | | | | | | | | Updated MASTER_SITES. Using USE_JAVA. Changing MAINTAINER to myself because original maintainer did not reply. Notes: svn path=/head/; revision=58655
* Master sites now work. This port did not have a properErnst de Haan2002-04-271-1/+3
| | | | | | | | | | | download location for ages. For a bento report, see: http://bento.freebsd.org/errorlogs/4-full/cryptix-jce-20000211.log Notes: svn path=/head/; revision=58237
* Typo (PORTVESION -> PORTVERSION).Satoshi Asami2000-04-131-1/+1
| | | | Notes: svn path=/head/; revision=27495
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27458
* Prepare directory for installation.Jun Kuriyama2000-02-221-0/+1
| | | | | | | Submitted by: bento-box Notes: svn path=/head/; revision=26128
* Add RESTRICTED.Jun Kuriyama2000-02-191-0/+1
| | | | Notes: svn path=/head/; revision=26002
* JCE(Java Cryptograph Extension) by Cryptix.Jun Kuriyama2000-02-195-0/+52
Notes: svn path=/head/; revision=25999