aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/java/java-rss.xsl
Commit message (Collapse)AuthorAgeFilesLines
* - drop announcements/newsflash in favor of pointing to svn/freshportsJason Helfman2014-01-261-98/+0
| | | | | | | | | | | | | | - 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-131-2/+2
| | | | | | | | | | | | | - 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
* - Rename the share/sgml directories to share/xmlGabor Kovesdan2012-10-011-2/+2
| | | | | | | | | - Fix build errors from the next change Approved by: doceng (implicit) Notes: svn path=/head/; revision=39632
* - Strip unnecessary trailing spacesGabor Kovesdan2012-08-211-1/+1
| | | | | | | Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39416
* - Add namespace to XHTML fragments generated by XSLT stylesheetsGabor Kovesdan2012-08-121-8/+1
| | | | | | | | | | - 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
* - Set svn:ketwords and svn:mime-type. Note that application/octet-stream isHiroki Sato2012-05-171-1/+1
| | | | | | | | | | set on some files as a workaround for binary check. - Fix pathname for svn co in the webupdate script. Approved by: doceng (implicit) Notes: svn path=/head/; revision=38826
* - Remove junk directories.Hiroki Sato2012-05-171-0/+105
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate information in the www and the doc directory. - Add various administration files to svnadmin. Approved by: doceng (implicit) Notes: svn path=/head/; revision=38821