# New ports collection makefile for: bouncycastle # Date created: 27 December 2001 # Whom: rasputin # # $FreeBSD$ # PORTNAME= bouncycastle PORTVERSION= 1.16 PORTREVISION= 1 CATEGORIES= java security MASTER_SITES= http://www.bouncycastle.org/download/ DISTNAME= jce-jdk13-${PORTVERSION:S/.//} MAINTAINER= rasputin@idoru.mine.nu COMMENT= Cleanroom build of Java Cryptography Extensions BUILD_DEPENDS= ${JAVADIR}/bin/java:${PORTSDIR}/java/jdk13 JAVADIR?= ${LOCALBASE}/jdk1.3.1 JAVALIBDIR= ${PREFIX}/share/java/classes API_DOCDIR= ${PREFIX}/share/doc/java/${PORTNAME}/api JAR_CMD?= ${JAVADIR}/bin/jar JAR_NAME= bouncycastle.jar NO_BUILD= yes do-install: @${ECHO} "Installing ${JAR_NAME}..." @${MKDIR} ${JAVALIBDIR} @${JAR_CMD} cf ${JAVALIBDIR}/${JAR_NAME} -C ${WRKSRC}/classes . @${ECHO} "Installing docs in ${API_DOCDIR}..." @${MKDIR} ${API_DOCDIR} @${CP} -R ${WRKSRC}/docs/* ${API_DOCDIR} .include gi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/kudu
Commit message (Expand)AuthorAgeFilesLines
* - Limit python versionamdmi32018-01-035-15/+14
* Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-231-1/+1
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-091-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* - Convert to USES=pythonamdmi32014-09-301-2/+1
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-261-1/+1
* Support LIBS like LDFLAGS.tijl2014-06-111-3/+1
* - Convert USE_BZIP2 to USESamdmi32014-05-081-2/+1
* - Support stagingamdmi32013-10-172-23/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an explicit dependency on pkgconfbapt2013-09-031-0/+1