summaryrefslogtreecommitdiff
path: root/java/jdk11-doc/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Deorbit RESTRICTED && NO_CDROM, part two.Mathieu Arnold2021-05-061-1/+6
| | | | | | | | | Move ports to the licenses framework. RESTRICTED → auto-accept (unless expressly stated otherwise) NO_CDROM → dist-mirror pkg-mirror auto-accept Differential Revision: https://reviews.freebsd.org/D30010
* 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
|
* Update to 11.0.5Greg Lewis2019-11-151-1/+1
| | | | Notes: svn path=/head/; revision=517630
* Update to 11.0.4Greg Lewis2019-08-281-1/+1
| | | | Notes: svn path=/head/; revision=510054
* Update to 11.0.3.Greg Lewis2019-04-231-1/+1
| | | | Notes: svn path=/head/; revision=499699
* Add a port of the documentation for JDK 11Greg Lewis2019-03-181-0/+41
| | | | Notes: svn path=/head/; revision=496123
* 2007-08-22 java/jdk11-doc: Obsolete version of jdkMartin Wilke2007-09-181-40/+0
| | | | | | | | | | | 2007-08-22 databases/java-sqlrelay: Depends on obsolete version of jdk 2007-08-22 mail/yuzu: Depends on obsolete version of jdk 2007-08-29 net/ng_netflow: already in base in all supported versions of FreeBSD 2007-08-22 java/jdk12-doc: Obsolete version of jdk 2007-08-22 japanese/netypesv: Depends on obsolete version of jdk Notes: svn path=/head/; revision=199715
* - Mark jdk11 / jdk12 ports for removal in 1 monthPav Lucistnik2007-07-221-0/+3
| | | | | | | | Inspired by: glewis With hat: portmgr Notes: svn path=/head/; revision=196029
* 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
* Removed unused DOWNLOAD_URL variable.Ernst de Haan2004-04-151-1/+0
| | | | Notes: svn path=/head/; revision=107169
* Made cp -R silent again, like previously.Ernst de Haan2004-04-151-1/+1
| | | | Notes: svn path=/head/; revision=107168
* Cleverly determine version-related variable valuesErnst de Haan2004-04-151-2/+3
| | | | | | | based on other variables. Notes: svn path=/head/; revision=107167
* - Removed non-existent download site metaverse.nl.Ernst de Haan2004-04-151-24/+7
| | | | | | | | | | - Using PORTDOCS macro. - Fixed issue with files staying being after deinstall [1]. Reported by: kris [1] Notes: svn path=/head/; revision=107166
* Added LATEST_LINK.Ernst de Haan2004-02-101-1/+2
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=100543
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98788
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+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
* Fixed generation of plist file. The file was previously writtenErnst de Haan2002-11-211-0/+1
| | | | | | | | | as ./pkg-plist. It is now written as $WRKDIR/PLIST. Indicated by: kris Notes: svn path=/head/; revision=70651
* Removed unnecessary PLIST_SUB setting.Ernst de Haan2002-11-201-1/+0
| | | | Notes: svn path=/head/; revision=70555
* Automagically generating pkg-plist.Ernst de Haan2002-11-201-2/+20
| | | | | | | Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> Notes: svn path=/head/; revision=70546
* Removing restrictions and providing download locations. Could notErnst de Haan2002-08-191-12/+3
| | | | | | | | | | | | | find any reason for these restrictions on the Sun website. Only software is under license and export control. The download does not require accepting a license, either. See: http://java.sun.com/products/jdk/1.1/README http://java.sun.com/products/jdk/1.1/docs.html http://servlet.java.sun.com/help/download Notes: svn path=/head/; revision=64652
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.Ernst de Haan2001-11-271-1/+1
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50627
* - Remove several stale pkg-message files;Maxim Sobolev2001-10-081-1/+1
| | | | | | | | | | - fix download URL in jdk11-doc. PR: 31136 Submitted by: maintainer Notes: svn path=/head/; revision=48562
* Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports.Maxim Sobolev2001-10-081-9/+11
| | | | | | | | | PR: 28183 Submitted by: Ernst de Haan <ernst@jollem.com> Repo-copy by: jdp Notes: svn path=/head/; revision=48555
* My modification of the submitter's update didn't go far enough,Doug Barton2001-05-311-5/+3
| | | | | | | | | thereby causing breakage that was not present in the original. Fix the test for distfile a different way, using fewer variables and less gymnastics. Notes: svn path=/head/; revision=43341
* Update to jdk-1_1_8_003-doc and clean up the port some.Doug Barton2001-05-311-17/+17
| | | | | | | | PR: ports/27784 Submitted by: Ernst de Haan ernst@jollem.com Notes: svn path=/head/; revision=43337
* Return maintainership to ports@freebsd.org; previous maintainer says he noGeorge C A Reid2001-04-261-1/+1
| | | | | | | | | | longer has time to maintain this port. PR: 26873 Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi> Notes: svn path=/head/; revision=41914
* change maintainer's emailYing-Chieh Liao2001-01-251-1/+1
| | | | | | | | PR: 24636 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37572
* Update to 1.1.8_003. (PORTVERSION untouched)Akinori MUSHA2000-04-191-4/+3
| | | | | | | | | | | | | | | PR: 18034 Submitted by: Palle Girgensohn <girgen@partitur.se> Use just `${CP} -R' instead of tar|tar. By the way, owner/group IDs of files should not be preserved on copying in the installation process, because if one did `make' and then `su' to `make install', the installed files would be owned by a normal user. Beware, porters! Notes: svn path=/head/; revision=27743
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-8/+7
| | | | Notes: svn path=/head/; revision=27458
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-10/+10
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Remove the chown stuff in pre-install. do-extract handles thisChris Piazza1999-08-221-6/+1
| | | | | | | by default now. Notes: svn path=/head/; revision=20892
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Add a workaround to chown the files if the person installingChris Piazza1999-08-021-5/+8
| | | | | | | | | | | | | | | | the port is root. It was keeping the uid/gid of 10/143. There might be a better solution than this in the long run but it'll work for now. PR: 12897 Reported by: Jose Marques <jose@nobody.org> Also some minor non-functional changes, exit 0 -> ${FALSE}, PKGMESSAGE to use | ${SED} instead of creating a new file. Notes: svn path=/head/; revision=20504
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* a) Update jdk-doc to 1.1.8. (from submitter)Chris Piazza1999-06-211-7/+9
| | | | | | | | | | | b) Change the PLIST to use a PLIST_SUB for the version number to cut down on the size of diffs. (me) PR: 12312 Submitted by: Steve Coltrin <spcoltri@io.com> Notes: svn path=/head/; revision=19599
* Change bsd.port.mk -> bsd.port.post.mkSatoshi Taoka1999-05-061-9/+5
| | | | | | | | | Modify the method to make MESSAGE when we "make install" Noticed by: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Notes: svn path=/head/; revision=18526
* Fix pkg/MESSAGESatoshi Taoka1999-05-051-2/+6
| | | | | | | | | (When we "make install", pkg/MESSAGE is made from pkg/MESSAGE.tmpl.) Noticed by: maintainer Notes: svn path=/head/; revision=18511
* Fixes from maintainer:Steve Price1999-03-221-3/+6
| | | | | | | | | | | | This patch does the following things: - show some **very** useful links after installing the port - use ${TAR} instead of just tar and prepend arguments with a `-' PR: 10703 Submitted by: maintainer Notes: svn path=/head/; revision=17339
* Sun's Java Developers Kit documentationSatoshi Taoka1999-03-181-0/+42
PR: ports/10483 Submitted by: Martti Kuparinen martti.kuparinen@ericsson.com Notes: svn path=/head/; revision=17271