# New ports collection makefile for: jdk15-doc # Date created: April 16, 2004 # Whom: Ernst de Haan # # $FreeBSD$ # PORTNAME= jdk-doc PORTVERSION= ${JDK_VERSION:S/_/./g} PORTREVISION= 1 CATEGORIES= java MASTER_SITES= # DISTNAME= jdk-1_5_0-doc MAINTAINER= java@FreeBSD.org COMMENT= Java Development Kit ${JDK_MAJOR_VER} Documentation LATEST_LINK= jdk${JDK_CONCAT_VER}-doc DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_MAJOR_VER} NO_CDROM= "License does not allow distribution with fee." RESTRICTED= "This documentation is under license and export control." WRKSRC= ${WRKDIR}/docs JDK_VERSION= 1.5.0 JDK_MAJOR_VER= ${JDK_VERSION:R} JDK_CONCAT_VER= ${JDK_MAJOR_VER:S/.//g} DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=jdk-1.5.0-doc-oth-JPR&SiteId=JSC&TransactionId=noreg NO_BUILD= yes USE_ZIP= yes PORTDOCS= api guide images index.html relnotes tooldocs .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING) IGNORE=You must manually fetch ${DISTNAME}${EXTRACT_SUFX} from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again .endif do-install: @${ECHO} -n ">> Installing documentation in ${DOCSDIR}..." @${MKDIR} ${DOCSDIR} @${CP} -R ${WRKSRC}/* ${DOCSDIR} @${ECHO} " [ DONE ]" .include 'h' onchange='this.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devel/qca, devel/qca-qt5 -- create flavorstcberner2018-04-141-2/+2
* Return pawel@'s ports to the pool after he resigned.rene2018-02-251-1/+1
* Remove USES=execinfo.mat2017-09-221-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Update devel/readline to 7.0 patch 3sunpoet2017-06-271-1/+1
* Prepare the removal of x11-toolkits/qt5-declarativetcberner2017-05-151-2/+2
* Fix segfault on program exitpawel2017-05-122-1/+13
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-0/+1
* Update to version 4.3pawel2017-01-283-6/+45
* Assume "pkg-config zlib" works after 9.x reached EOLjbeich2017-01-041-2/+0
* Fix build on FreeBSD 10.1 by disabling build of some tests usingpawel2016-12-071-0/+2
* - Update to version 4.2pawel2016-12-0611-616/+1394
* GOOGLE_CODE has gone away.mat2016-09-141-1/+0
* - Update to version 1.1.0pawel2016-07-241-0/+1
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-10/+10
* - Explicitly specify version for libotr.so to differentiate security/libotr a...amdmi32016-02-251-1/+1
* Add upstream patch to fix the build with the upcoming Qt 5.5.1.rakuco2016-01-211-0/+112
* - Fix build with gcc 4.9 [1]pawel2015-11-112-5/+12
* - Update to version 2.1, now Qt5 basedpawel2015-07-248-86/+244
* Cleanup DIST* variables.mat2015-05-121-2/+2
* Update to version 1.5pawel2015-01-212-4/+3
* - Update devel/qca to version 2.1.0tijl2015-01-131-1/+1
* Update to version 1.4pawel2015-01-012-4/+4
* CMake 3.1.0 compatibility, take 2.rakuco2015-01-011-0/+37
* Revert r375855 for now.rakuco2014-12-311-29/+0
* Add a patch (submitted upstream) to make the port build with CMake 3.1.0.rakuco2014-12-311-0/+29
* - Update to version 1.3pawel2014-12-139-85/+3
* - Update polish/kadu to version 1.2pawel2014-12-0613-255/+723
* Remove @dirrm's from my ports plistspawel2014-10-141-345/+0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* dns/libidn:tijl2014-08-311-0/+1
* Update to version 0.12.3pawel2014-03-223-93/+68
* - Convert to USES=tarpawel2014-03-181-2/+1
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-181-1/+1
* - Support stagingpawel2013-12-27