aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/java
Commit message (Collapse)AuthorAgeFilesLines
* Migrate doc to Hugo/AsciiDoctorSergio Carlavilla Delgado2021-01-254-127/+0
| | | | | | | | | | | | | | | | | | | | | | | | I'm very pleased to announce the release of our new website and documentation using the new toolchain with Hugo and AsciiDoctor. To get more information about the new toolchain please read the FreeBSD Documentation Project Primer[1], Hugo docs[2] and AsciiDoctor docs[3]. Acknowledgment: Benedict Reuschling <bcr@> Glen Barber <gjb@> Hiroki Sato <hrs@> Li-Wen Hsu <lwhsu@> Sean Chittenden <seanc@> The FreeBSD Foundation [1] https://docs.FreeBSD.org/en/books/fdp-primer/ [2] https://gohugo.io/documentation/ [3] https://docs.asciidoctor.org/home/ Approved by: doceng, core
* Java documentation updatesGreg Lewis2020-03-151-36/+34
| | | | | | | | | | Based on the following: Submitted by: Klaus Küchemann <maciphone2_googlemail.com> Differential Revision: https://reviews.freebsd.org/D24003 Notes: svn path=/head/; revision=53986
* Use HTTPS for FreshPortsRyusuke SUZUKI2018-09-261-1/+1
| | | | Notes: svn path=/head/; revision=52307
* java: update link to Java home pageEitan Adler2018-08-261-1/+1
| | | | | | | As much as it pains me, the link should point to Oracle and not to Sun. Notes: svn path=/head/; revision=52174
* java: remove "legacy native JDK"Eitan Adler2018-08-091-8/+0
| | | | | | | | All we say is that we no longer provide it. In addition the text earlier mentions "two methods" and then lists three. Just remove it. Notes: svn path=/head/; revision=52094
* Use HTTPS for FreshPortsEitan Adler2018-08-021-1/+1
| | | | Notes: svn path=/head/; revision=52076
* java: remove detached fileEitan Adler2018-07-251-40/+0
| | | | | | | | | | I detached this file from the build in 2015. Follow up by removing the file itself. Reported by: ryusuke Notes: svn path=/head/; revision=52057
* all: use https for FreeBSD.org domainsEitan Adler2017-12-301-2/+2
| | | | | | | | This change excludes some generally unchanged files such as release announcements, events, news, etc. Notes: svn path=/head/; revision=51348
* multiple: modernize linksEitan Adler2017-12-121-18/+1
| | | | | | | | | | | | | | | | | | | | | | | | - contributing-ports moved into contributing - OpenBSM redirects to TrustedBSD which is the entry immediately below. - cvsweb is no longer maintained by the FreeBSD project - TET integration is obsolete (per the wiki). Linking to the newer project is left to a future commi - binary-update refers to an older version of freebsd-update. This is now documented in the handbook. - vinum redirects to to an ad website - Tertiary Disk - http://now.cs.berkeley.edu/Td/ is unreachable. - OpenJDK 6 is not frequently updated. While its still available it is also EoL so just stop referencing it. Notes: svn path=/head/; revision=51295
* Change the name from sun-jdk17 to oracle-jdk18, which is the oneBenedict Reuschling2017-02-281-1/+1
| | | | | | | | | | we currently have in ports. PR: 217420 Submitted by: udvzsolt@gmail.com Notes: svn path=/head/; revision=50017
* Remove stale pointer to old Java download binaries.Warren Block2016-12-171-6/+1
| | | | | | | | PR: 213520 Submitted by: linimon Notes: svn path=/head/; revision=49747
* - fix java pkg installation, and document openjdk8Jason Helfman2015-09-221-8/+35
| | | | | | | | | | | https://lists.freebsd.org/pipermail/freebsd-doc/2015-September/025810.html Reported by: seotownsend@icloud.com Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D3716 Notes: svn path=/head/; revision=47435
* htdocs/java: include the installation on the main pageEitan Adler2015-04-013-84/+59
| | | | | | | - simplify installation instructions Notes: svn path=/head/; revision=46415
* htdocs/java: multipleEitan Adler2015-04-016-111/+37
| | | | | | | | | | | - migrate individual pages from 16 and 17 into the main page - don't use the word 'absolute' - make the "I want to help" stuff look nicer quick review by jgh, discussed with allanjude Notes: svn path=/head/; revision=46414
* - drop announcements/newsflash in favor of pointing to svn/freshportsJason Helfman2014-01-2610-2019/+23
| | | | | | | | | | | | | | - update information on installation, and include pkg install instructions - shift java/linux-sun-jdk16 java/linux-sun-jdk17 for oracle jdk - update release information - drop links as these are very old and java@ would rather bring back with more relevant content Reviewed by: glewis@ (java) Approved by: wblock (mentor) Notes: svn path=/head/; revision=43646
* - Use /usr/bin/svnlite as SVN if available.Hiroki Sato2013-11-1310-13/+13
| | | | | | | | | | | | | - Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def. Notes: svn path=/head/; revision=43181
* . Remove references to the defunct java/jdk16 port and replace withGreg Lewis2013-07-051-10/+0
| | | | | | | | | | java/openjdk6 as appropriate. PR: 179801 Submitted by: jgh@ Notes: svn path=/head/; revision=42154
* The how to help instructions have been wrong for years and have many dead ↵Eitan Adler2013-06-251-29/+0
| | | | | | | links. Remove them. Notes: svn path=/head/; revision=42049
* Remove outdated and old advoacy page.Eitan Adler2013-06-252-25/+0
| | | | Notes: svn path=/head/; revision=42048
* Update index.xml now that FAQ is gone.Eitan Adler2013-06-251-2/+0
| | | | Notes: svn path=/head/; revision=42047
* Remove FAQ:Eitan Adler2013-06-253-132/+0
| | | | | | | | | | | - both FAQs are not frequent (or ever) asked anymore. - its formatted with tables - any new ones should be in the normal FAQ anyways. This removes the last file from docs/ Notes: svn path=/head/; revision=42046
* Give a direct link to the porter's handbook instead of going through a ↵Eitan Adler2013-06-253-25/+3
| | | | | | | second page. Notes: svn path=/head/; revision=42045
* - Update the index page for java now that links is one page.Eitan Adler2013-06-251-21/+1
| | | | | | | - Remove search box which is a repition of the one above. Notes: svn path=/head/; revision=42044
* Cull even more links from links/ directory and combine them all into one page.Eitan Adler2013-06-2511-285/+87
| | | | | | | Make an effort to format this page no worse than it was prior. Notes: svn path=/head/; revision=42043
* Remove more dead or useless links.Eitan Adler2013-06-255-131/+10
| | | | Notes: svn path=/head/; revision=42042
* Remove 404 and 403 pages.Eitan Adler2013-06-241-13/+0
| | | | | | | Discussed with: Allan Jude Notes: svn path=/head/; revision=42034
* The first link no longer existsEitan Adler2013-06-241-11/+0
| | | | | | | | | | | The third link has not had any updates since 2006 The fourth link no longer exists in the same form The fifth link no longer points to what it claims Discussed with: Allan Jude Notes: svn path=/head/; revision=42033
* The first link on this page is a 404.Eitan Adler2013-06-244-29/+0
| | | | | | | | | The second link is to an old and outdated book. Discussed with: Allan Jude Notes: svn path=/head/; revision=42032
* The performance comparison was done on FreeBSD 3.4-RC. The chance of this ↵Eitan Adler2013-06-243-190/+0
| | | | | | | | | being representive of any modern work is somewhere between i and e. Discussed with: Allan Jude Notes: svn path=/head/; revision=42031
* Remove yet another link to a dead page.Eitan Adler2013-06-241-1/+0
| | | | | | | Discussed with: Allan Jude Notes: svn path=/head/; revision=42030
* Now that the book is gone the only link on the newbiews page is "how to ↵Eitan Adler2013-06-243-22/+0
| | | | | | | | | install" so remove the page entirely. Discussed with: Allan Jude Notes: svn path=/head/; revision=42029
* Remove outdated book recommendation.Eitan Adler2013-06-241-1/+0
| | | | | | | Discussed with: Allan Jude Notes: svn path=/head/; revision=42028
* There has not been a tutorial submitted since this page was created. Remove ↵Eitan Adler2013-06-243-21/+0
| | | | | | | | | clutter. Discussed with: Allan Jude Notes: svn path=/head/; revision=42027
* Remove unsupported releases from this page: they offer almost no value and ↵Eitan Adler2013-06-241-27/+0
| | | | | | | | | clutter the page. Discussed with: Allan Jude Notes: svn path=/head/; revision=42026
* Step one of cleaning up this directory: Java 1.5 is not supported or ↵Eitan Adler2013-06-243-116/+0
| | | | | | | | | existing in the ports tree at all. Discussed with: Allan Jude Notes: svn path=/head/; revision=42025
* Fix links to the FreeBSD Foundation's Java pageBryan Drewery2013-05-062-3/+3
| | | | | | | Approved by: gjb Notes: svn path=/head/; revision=41555
* - Rename the share/sgml directories to share/xmlGabor Kovesdan2012-10-0126-29/+29
| | | | | | | | | - Fix build errors from the next change Approved by: doceng (implicit) Notes: svn path=/head/; revision=39632
* - Rename .sgml files to .xmlGabor Kovesdan2012-10-0127-23/+23
| | | | | | | | | - Reflect the rename in referencing files Approved by: doceng (implicit) Notes: svn path=/head/; revision=39631
* - Encoding names should be IANA names and in lower caseGabor Kovesdan2012-09-222-2/+2
| | | | Notes: svn path=/head/; revision=39595
* - Remove old web content and references to themGabor Kovesdan2012-09-227-618/+37
| | | | | | | Discussed with: doc@, www@ Notes: svn path=/head/; revision=39594
* - Strip unnecessary trailing spacesGabor Kovesdan2012-08-2112-62/+62
| | | | | | | Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39416
* - Convert more id's and references to lower caseGabor Kovesdan2012-08-191-1/+1
| | | | | | | | | - Drop upper case support from CSS Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39396
* - Convert all id names to lowercaseGabor Kovesdan2012-08-181-3/+3
| | | | | | | Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39394
* - Properly copy XHTML fragments by adding namespaceGabor Kovesdan2012-08-151-3/+2
| | | | | | | | | | | | - Allow disabling last modified date by setting the date variable to empty text - Only disable last modified date in old news, press, events pages since it makes sense for recent entries Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39383
* - Simplify keyword markupGabor Kovesdan2012-08-131-3/+1
| | | | | | | | | - Extract related schema definition into own DTD Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39374
* - For non-English pages generate the enbase entity, as well, not just baseGabor Kovesdan2012-08-1328-28/+0
| | | | | | | | | | - Remove inline declarations of base and enbase entities since they are generated automatically in autogen.ent Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39373
* - Add namespace to XHTML fragments generated by XSLT stylesheetsGabor Kovesdan2012-08-122-16/+13
| | | | | | | | | | - Properly define titles, navigation bars and RSS links for generated pages - Minor cleanup Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39366
* - Add proper XML declarations with encoding specification to files thatGabor Kovesdan2012-08-111-1/+1
| | | | | | | | | didn't yet have it Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39359
* - Add a cvs:keyword element to store the $FreeBSD$ keyword for laterGabor Kovesdan2012-08-0428-56/+140
| | | | | | | | | | processing - Date is now obtained from cvs:keyword, so no need for the sed magic Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39321
* - Extend xhtml.xsl instead of duplicating common structural partsGabor Kovesdan2012-07-161-27/+5
| | | | | | | Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39221