Eitan Adler
bcfcea9dc0
Move priority and severity into the "email template only section"
...
Approved by: wblock
2012-09-02 02:59:41 +00:00
Eitan Adler
e561dcd20f
Modern systems depend on acpi. Users reading the FAQ should not be
...
disabling it.
Approved by: bcr
2012-09-01 15:01:58 +00:00
Eitan Adler
c27be6fd80
Google BSD search is long gone
...
Approved by: wblock
2012-09-01 02:49:14 +00:00
Eitan Adler
91844997e3
Prefer linking to the handbook instead of maintaining instructions in
...
two different places. In addition the linked instructions are out of
dated.
Don't give bad advice of downloading a single port at a time. This
rarely works and is unsupported.
Approved by: brd
2012-08-31 23:18:28 +00:00
Eitan Adler
778a6b94ab
Remove doc CVS repomeisters as there is longer a (useful) doc CVS.
...
Approved by: brd
2012-08-31 22:37:31 +00:00
Eitan Adler
1c3f8fadbb
Given that the last release to need a major device number assigned was
...
over 8 years ago this can not possibly be an FAQ.
Approved by: bcr
2012-08-31 15:47:11 +00:00
Glen Barber
2399ce3acb
Note that existing port Makefiles may contain additional header
...
information, and that this additional information is being phased
out.
Submitted by: linimon
2012-08-31 13:22:56 +00:00
Glen Barber
5673c0b478
Remove the port creation meta-lines from the Porters Handbook.
...
PR: 160369
Submitted by: eadler (original)
Patched by: portmgr (beat)
2012-08-31 13:00:39 +00:00
Gavin Atkinson
ebd1077a36
Change the script to generate the list of personal homepages away from
...
using "ypcat passwd" and towards "getent passwd". With work taking place
on the FreeBSD cluster, the former will eventually start failing.
While here, increase the lowest UID we care about from 100 to 500.
In reality, daemons may get any user ID below 1000, but the FreeBSD
cluster has some longstanding users with IDs in the 500s. At the
very least, this change is no less wrong than the existing code.
Approved by: bcr (mentor)
2012-08-31 12:19:04 +00:00
Isabell Long
6caae5c602
Fix some broken links on the platforms page of the website.
...
PR: www/170915
Approved by: gabor (mentor)
2012-08-31 09:24:58 +00:00
Ganbold Tsagaankhuu
e13bccfca8
MFen: Resync with the English version of the handbook
...
Obtained from: FreeBSD Mongolian Documentation project
2012-08-31 07:25:01 +00:00
Ganbold Tsagaankhuu
1fd3f7f4c0
MFen: Resync with the English version of the handbook
...
Obtained from: FreeBSD Mongolian Documentation project
2012-08-31 06:20:49 +00:00
Glen Barber
3ef4b4a66f
- Separate a large <note> section into two.
...
- Add a <tip>, mentioning it might be desired to run make(1) multiple
times when using the 'configure-recursive' target. [1]
Suggested by: bjk [1]
2012-08-31 00:55:35 +00:00
Gabor Kovesdan
1e95d140ac
- Add missing closing }
...
Approved by: doceng (implicit)
2012-08-30 19:48:29 +00:00
Gabor Kovesdan
b0de170035
- Fix translated entities by Properly overriding l10n.ent in the catalog chain
...
Approved by: doceng (implicit)
2012-08-30 17:41:56 +00:00
Gabor Kovesdan
38f7e27108
- Fix generation of enbase
...
Approved by: doceng (implicit)
2012-08-30 16:51:53 +00:00
Isabell Long
e631a7239e
Add a link to some photos taken by roberto@ at the Cambridge 2012 DevSummit
...
to the multimedia section of the website.
PR: docs/171186
Submitted by: db
Approved by: gjb (mentor)
2012-08-30 14:08:51 +00:00
Isabell Long
ed969469b7
Add a note about make's config-recursive option to the ports chapter of
...
the Handbook.
PR: docs/164826
Approved by: gjb (mentor)
2012-08-29 14:29:03 +00:00
Warren Block
7237d1700e
Replace some occurrences of "FreeBSD" with &os;, reword and adjust
...
capitalization slightly. Variation of patch submitted by ryusuke.
Submitted by: ryusuke
Reviewed by: simon, ryusuke
2012-08-29 05:59:54 +00:00
Niclas Zeising
5a6589bf21
Fix grammar.
...
Approved by: joel (mentor)
2012-08-28 23:06:41 +00:00
Glen Barber
cc9fae30e5
Moderize the snapshots/index.sgml file:
...
- Use rel.head.major and rel{,2}.current.major entities instead of
hard-coding version numbers.
- Comment the paragraph stating snapshots will be regularly released.
- Comment the paragraph stating 10-CURRENT, 9-STABLE, and 8-STABLE
snapshots are available.
- Note snapshots may be outdated.
2012-08-28 15:58:45 +00:00
Isabell Long
76695609ab
- Remove a broken link in the 9.0R hardware release notes webpage.
...
- Make SVN happy with fbsd:nokeywords set on the file.
PR: docs/170814
Approved by: gjb (mentor)
2012-08-28 13:34:49 +00:00
Johann Kois
a2ea37068b
PR: www/170798
...
Update of contact information.
Requested by: Anderson Guzman <aguzman@pendulosoftware.com>
2012-08-28 08:03:26 +00:00
Gabor Kovesdan
905da38907
- Add missing release.l10n.ent
...
Approved by: doceng (implicit)
2012-08-27 21:25:45 +00:00
Gabor Kovesdan
30cefa0b2c
- Add some formatting colors that were accidentally removed when
...
converting to XML
Approved by: doceng (implicit)
2012-08-27 14:06:33 +00:00
Gabor Pali
5dc599f6d1
- Remove entry for ftp.hu.freebsd.org as it is not available currently
...
Submitted by: Janos Mohacsi <mohacsi@niif.hu> (in private mail)
Approved by: simon
2012-08-27 13:16:58 +00:00
Gabor Kovesdan
763dee20eb
- MFH
...
Approved by: doceng (implicit)
2012-08-27 11:43:27 +00:00
Gabor Kovesdan
54596e2fcd
- Only drop -raw -preserve tidy flags when the encoding is ISO8859-1.
...
For other encodings, it caused rendering problems.
Approved by: doceng (implicit)
2012-08-27 10:15:10 +00:00
Gabor Kovesdan
099677a42e
- Make CSS files pull in the major part from the original
...
CSS files annd only override the necessary part. This facilitates
maintainability.
Approved by: doceng (implicit)
2012-08-27 08:05:18 +00:00
Gabor Kovesdan
919683b4f4
- Make CSS files pull in the major part from the original
...
CSS files annd only override the necessary part. This facilitates
maintainability.
Reviewed by: loader
Approved by: doceng (implicit)
2012-08-27 08:04:49 +00:00
Glen Barber
7cc48f9a2d
Document PORTSCOUT Makefile usage, and provide a few examples.
...
Reviewed by: wblock
2012-08-27 03:44:33 +00:00
Rene Ladan
f2c2ad33b3
Remove a duplicated "support"
...
Submitted by: wblock
2012-08-26 15:59:40 +00:00
Rene Ladan
d59cee6f46
Note that the "repocopy" state is now obsolete.
...
Discussed with: linimon
2012-08-26 13:41:13 +00:00
Warren Block
0308dd10cf
Whitespace-only fixes for the new SVN mirrors section. Translators,
...
please ignore.
2012-08-26 13:29:20 +00:00
Warren Block
7006d6d31c
Add some commas and markup, minor edits for clarity.
...
Reviewed by: simon
2012-08-26 13:19:19 +00:00
Chris Rees
f1e29076fc
Update PGP key
2012-08-26 09:00:32 +00:00
Dennis Herrmann
70e2d79ab7
- Update my own PGP key
2012-08-26 08:25:45 +00:00
Marc Fonvieille
4091b57dd8
Hook building-products to the build.
2012-08-25 19:52:34 +00:00
Marc Fonvieille
a8c453bebc
Add new translated article (building-products)
...
PR: docs/161804
Submitted by: Frederic Culot <culot@FreeBSD.org>
2012-08-25 19:51:06 +00:00
Marc Fonvieille
2da3f5cf91
Add a missing closing tag.
2012-08-25 19:37:13 +00:00
Simon L. B. Nielsen
d820807bc8
Add Subversion Sites section to the mirrors chapter listing official
...
Subversion mirrors.
Obtained from: Google
2012-08-25 14:42:42 +00:00
Benedict Reuschling
5050a8a6fb
Fix typo in title.
2012-08-25 11:07:19 +00:00
Ryusuke SUZUKI
4aa8379865
- Merge the following from the English version:
...
r39424 -> r39436 head/ja_JP.eucJP/share/sgml/news.xml
2012-08-25 05:37:26 +00:00
Gabor Pali
f6617bf5d7
- Update core-secretary
...
Approved by: core (implicit)
2012-08-25 01:01:28 +00:00
Johann Kois
3e873dfb4c
PR: www/170996
...
PR: www/170607
Fix a wrong link introduced with r39427.
Noticed by: JJ Fiasson <jj.fiasson@gmail.com>
2012-08-24 23:27:16 +00:00
Gabor Kovesdan
862c85b832
- Fix conditional parts that depend on whether we currently have beta
...
release(s)
Approved by: doceng (implicit)
2012-08-24 22:04:59 +00:00
Jason Helfman
c1956e89f7
add Nick Dewing for devel/rubygem-mixlib-shellout
...
PR: 170998
Sponsored by: Experts-Exchange, LLC.
2012-08-24 21:51:14 +00:00
Johann Kois
ba3b03ba49
Fix the entry for 9.1-RC1.
...
There are no ISO images for sparc64 at the moment. See announcement and FTP server.
2012-08-24 14:57:47 +00:00
Johann Kois
1a508b9d10
MFen: r39290 -> r39424
...
Resync the news section.
Obtained from: The FreeBSD German Documentation Project
2012-08-24 14:20:17 +00:00
Johann Kois
eafe83ee67
PR: www/170687
...
Update the entry for Wirewalk Technologies.
Requested by: Lenny Shovsky <sales@wirewalk.com>
2012-08-24 13:23:55 +00:00