Commit graph

38943 commits

Author SHA1 Message Date
Gavin Atkinson
42398b4fce In the old CVS world, web pages would end up with the modified date and
time on the bottom of each page:

Last modified: 2010/05/09 21:07:40

Since the move to Subversion, the $FreeBSD$ string is slightly different
and so the code that does this no longer works correctly, causing the
output appears as:

Last modified: 38826 2012-05-17

Arguably, having the SVN revision number in the output is useful,
however this wasn't intentional - and instead appears to be an
oversight.

This change both fixes the missing date and adds extra information,
producing the following output:

Last modified: 2012-05-17 19:12:14Z
(head/en_US.ISO8859-1/htdocs/internet.sgml r38826)

Adding the path to the source file will hopefully make it much easier
for people wishing to contribute to the page to find the source

Approved by:	bcr (mentor)

M    mk/web.site.mk
2012-05-26 00:08:00 +00:00
Rene Ladan
5158636912 MFen 38826 -> 38879
Obtained from:	the FreeBSD Dutch Documentation Project
2012-05-25 23:22:07 +00:00
Glen Barber
6f1ddeb138 Link to an article at The WHIR mentioning the launch of the FreeBSD
East Coast mirror thanks to NYI.
2012-05-25 17:47:53 +00:00
Glen Barber
169e29bdce Remove trailing whitespace.
Translators, please ignore this commit.
2012-05-25 16:45:28 +00:00
Glen Barber
164c3da79c Update fdp-primer/translations/chapter.sgml to reflect the CVS->SVN
conversion, plus some additional fixes:

- Update CVS-specific notes with SVN-specific counterparts
- Provide an in-document example of a checkout from svn
- Note devel/subversion is required
- Replace a TODO item with an example of how to obtain a diff between
  two versions of a file
- Replace "?" with "." at the end of a non-question
- Replace "doc/" with "head/" as the top-level directory where
  necessary
- Add the new "htdocs/" directory to the sample sv_SE directory layout
- Update sample FreeBSD RCS IDs to the svn-style
2012-05-25 16:44:43 +00:00
Taras Korenko
78cf7f49ff + Correct 'Original revision' references: make them point to the
corresponding SVN revisions.
2012-05-25 14:40:55 +00:00
Johann Kois
12aa5ba935 Resync the German news section with the English version. 2012-05-25 11:57:42 +00:00
Sergey Kandaurov
b9e4bf675c Install ${EXTRAS} from ${.OBJDIR}, not from ${.CURDIR}. Previously it
would not work if make (after)install was issued after explicit make obj.
2012-05-25 07:52:36 +00:00
Warren Block
9f4708efd5 Update the Using Perl section. Some wording and markup corrections, and
a rewording of the note about not using ${SITE_PERL}.

Reviewed by:	jgh, crees, swills
2012-05-25 03:08:43 +00:00
Glen Barber
9c2d973b01 Rearrange the order in which a few steps should be completed.
Patched by:	linimon
2012-05-25 02:32:14 +00:00
Glen Barber
f98bab1ba8 Make markup consitent with the rest of the documentation tree.
Translators, please ignore this change.
2012-05-25 00:04:35 +00:00
Glen Barber
cfd0e30087 Update Java news page for OpenJDK build25.
PR:		168316
Submitted by:	jgh
2012-05-25 00:03:41 +00:00
Benedict Reuschling
60f5ba346e Update the portsnap example output to reflect the fact that it now
uses geolocation to find the closest mirror.

PR:		docs/168265
Submitted by:	Niclas Zeising (zeising daemonic se)
2012-05-24 17:08:09 +00:00
Warren Block
bbc3ef87e4 Add Solutions Linux 2012 event for French FreeBSD User Group.
Submitted by:	Rodrigo OSORIO
Approved by:	gjb
2012-05-24 13:33:56 +00:00
Gavin Atkinson
6ba68e53e7 Update the new-account page to reflect the doc repo now being in Subversion.
Approved by:	bcr, jkois (mentors)
2012-05-24 13:00:35 +00:00
Warren Block
f5e24a0002 Fix a few spelling problems and add <filename> tags on pkg-plist entries. 2012-05-23 03:06:53 +00:00
Warren Block
bf0cd9fb62 Whitespace-only fixes. Wrap long lines, fix indentation. Translators,
please ignore.
2012-05-23 02:53:25 +00:00
Hiroki Sato
372160a46e s/WWW_LANGCODE/LANGCODE/ for localized news.xml.
Spotted by:	ryusuke
2012-05-23 01:41:08 +00:00
Dag-Erling Smørgrav
c08fd7c607 Document __FreeBSD_version 1000013 (import byacc) 2012-05-22 16:03:03 +00:00
Warren Block
fe83da9b8f Whitespace-only fixes. Translators, please ignore. 2012-05-21 14:54:44 +00:00
Warren Block
0fcdcf3172 Whitespace-only fixes. Translators, please ignore. 2012-05-21 14:43:21 +00:00
Warren Block
54e191e028 Whitespace-only fixes. Translators, please ignore. 2012-05-21 14:29:32 +00:00
Warren Block
3f961c7d1d Whitespace-only commits, wrap long lines and remove whitespace from
blank lines.  Translators, please ignore.
2012-05-21 14:25:02 +00:00
Warren Block
3e5623c655 Whitespace-only fixes, wrap long lines and correct indentation.
Translators, please ignore.
2012-05-21 14:21:16 +00:00
Glen Barber
02702f555d Capitalize 'FreeBSD.org' URLs for consistency. 2012-05-21 13:11:29 +00:00
Glen Barber
b63047bd3b Prefer to use 'svnweb.FreeBSD.org' instead of the longer 'viewvc' URL.
Submitted by:	gavin
2012-05-21 13:10:33 +00:00
Colin Percival
e96ff4629a Commit to the right tree this time.
It's time to hand off the Security Officer hat.  Please welcome simon@ to
his new role!

I'll be sticking around as Security Officer Emeritus for the forseeable
future.

Approved by:	core
2012-05-21 12:19:21 +00:00
Glen Barber
2964a48d41 Minor wording fix:
- Remove a superfluous 'the' the snuck in.
2012-05-21 02:31:22 +00:00
Glen Barber
99a3be13ca Cleanup news.xml:
- Strip leading/trailing whitepace
- Fix indentation where necessary
2012-05-21 01:28:57 +00:00
Glen Barber
9da0081977 - Rewrap long lines
- Make markup consistent
2012-05-21 01:07:13 +00:00
Glen Barber
40c6d8294c Add an In The Media entry for an article mentioning FreeBSD and Microsoft
Hyper-V Interoperability
2012-05-21 00:29:53 +00:00
Glen Barber
36353e774e Add a few links to In The Media.
Submitted by:	Hans Ottevanger (hans%beastielabs!net) (via -www@)
2012-05-20 23:47:50 +00:00
Warren Block
58437c8ab0 Whitespace-only fixes. 2012-05-20 20:56:16 +00:00
Glen Barber
84c284fbef - Update the Conventions and Traditions to reflect the doc CVS->SVN
conversion.
- Add a note that the .ent, .sgml, and .xml files are in the doc
  repository.
2012-05-20 20:55:21 +00:00
Glen Barber
669674039b Mention the FreeBSD Documentation Project SVN repository. 2012-05-20 20:32:48 +00:00
Glen Barber
54a6bb3d33 Update the FDP Primer "The Website" chapter for the CVS->SVN
repository conversion:

- Replace the 'the-website-csup' and 'the-website-cvsup' sections
  with a 'the-website-svn' section
- Replace 'www/en' with 'en_US.ISO8859-1/htdocs' as the starting
  directory in the website build
- Remove the documented CVSROOT environment variable
- Update the WEB_LANG example to reflect the new repository layout
- Add a 'tip' section, noting that if the initial 'svn checkout'
  command is not run as the root user, be sure that /usr/build is
  writable by the current user, or use a different checkout location
2012-05-20 20:07:11 +00:00
Warren Block
c0bb50fff6 Update 2012 events and update the current year in the Makefile.
Submitted by:	bcr
Approved by:	gjb
2012-05-20 19:56:00 +00:00
Glen Barber
526c310266 s/freebsd/FreeBSD
Noticed by:	bjk
2012-05-20 18:13:18 +00:00
Rene Ladan
f0dfa0ac64 Let's not receive emails about translation updates based on the frozen CVS
repository.
2012-05-20 14:30:14 +00:00
Rene Ladan
a1dcb10fa9 Administrative-only commit (no content changes):
- replace all SRCID values by their SVN equivalents (use 0 for
  nl_NL.ISO8859-1/books/handbook/bsdinstall/chapter.sgml which is WIP)
- remove the last few remaining FreeBSDnl tags
- update SOURCE values for new website layout, and correct some values
2012-05-20 14:01:38 +00:00
Warren Block
cf53f9b5d4 Turns out "etc." is hideous and no matter from which angle you look at
it, it's even more hideous.
2012-05-20 04:38:03 +00:00
Warren Block
4b21240aae Whitespace-only fixes, mostly wrapping long lines. Translators, please
ignore.
2012-05-20 04:19:28 +00:00
Warren Block
f755d9f40d Fix title capitalization. 2012-05-20 04:14:07 +00:00
Warren Block
b5382f8c25 Whitespace-only fixes, wrapping long lines. Translators, please ignore. 2012-05-20 04:05:33 +00:00
Warren Block
f9e81e11a9 Whitespace-only fixes, mostly wrapping long lines. Translators, please
ignore.
2012-05-20 04:02:21 +00:00
Warren Block
68bb5ab3b0 Fix title capitalization. 2012-05-20 03:49:06 +00:00
Warren Block
42b42c83ef Whitespace-only changes, wrap long lines and fix indents. Translators,
please ignore.
2012-05-20 03:43:43 +00:00
Warren Block
b310d64e46 Fix title capitalization and markup. 2012-05-20 03:40:37 +00:00
Glen Barber
e135ad5528 - Update CVS->Subversion
- Replace URLs to CVSWeb->SVNWeb
- Single-word change to the appendix, replacing 'collection' with
  'repository'
2012-05-20 00:50:15 +00:00
Glen Barber
c0603ca734 Update the FDP Primer Overview chapter to reflect the CVS->SVN
repository conversion:

- Update an overview of where (as in, what repository) various parts
  of the documentation project are located.
- Update CVS->Subversion/svn where necessary.
- Remove references to CVSup, CTM.
- Update commands for checking out the documentation tree.
- In an example, prefer to use 'svn export foo bar' instead of
  'cp -R foo bar', since the latter will also copy '.svn' directories
  (if they exist).  'svn export' is much cleaner, and will produce
  a diff that makes sense.
2012-05-20 00:37:19 +00:00