Ryusuke SUZUKI
24c9ff0c7b
- Merge the following from the English version:
...
r40795 -> r41107 head/ja_JP.eucJP/books/handbook/introduction/chapter.xml
2013-03-07 15:15:21 +00:00
Ryusuke SUZUKI
fc7a6f2a66
- Merge the following from the English version:
...
r41091 -> r41119 head/ja_JP.eucJP/books/handbook/ports/chapter.xml
2013-03-07 14:49:55 +00:00
Ryusuke SUZUKI
c91eeac666
- Merge the following from the English version:
...
r40504 -> r41116 head/ja_JP.eucJP/htdocs/index.xsl
r40515 -> r41117 head/ja_JP.eucJP/htdocs/releases/index.xml
r39773 -> r41115 head/ja_JP.eucJP/share/xml/navibar.l10n.ent
2013-03-07 14:44:26 +00:00
Gavin Atkinson
e393167cf3
Swap example URLs containing svn://svn.freebsd.org for
...
https://svn0.us-west.freebsd.org , and add a reference to the list of
mirror sites.
Discussed with: simon (months ago)
Approved by: bcr (mentor)
2013-03-07 13:21:13 +00:00
Gavin Atkinson
4c3b0e7923
Catch up with the rename of the SVN mirrors page in the handbook, fixing
...
two 404 links. Change svn:// links to https:// in the ports handbook
chapter.
Approved by: bcr (mentor)
2013-03-07 13:17:28 +00:00
Erwin Lansing
4ab86f027b
qclient should be run by portbuild, not root, anymore.
2013-03-07 12:08:38 +00:00
Rene Ladan
633834e090
Update the list of supported releases:
...
- FreeBSD 9.0 scheduled to be supported till the end of March, so move
it back to the "Most Recent Releases"
- Mark FreeBSD 8.3 as a legacy release.
- Move FreeBSD 7.4 to the list of unsupported releases.
PR: www/176680
Submitted by: SirDice <sirdice@gmail.com>
Approved by: remko (mentor)
2013-03-07 11:27:36 +00:00
Rene Ladan
9d4d4eb284
FreeBSD 7.4 is end-of-life, so remove it from the front page.
...
Mark FreeBSD 8.3 as a legacy release.
Approved by: remko (mentor)
2013-03-07 11:22:01 +00:00
Rene Ladan
592b9a0200
FreeBSD 7.4 is end-of-life, so remove it from the sidebar navigation.
...
Mark FreeBSD 8.3 as a Legacy release.
Approved by: remko (mentor)
2013-03-07 11:20:57 +00:00
Rene Ladan
9c4bec756b
Update the list of supported releases on the GNOME page.
...
Approved by: gnome (kwm), remko (mentor)
2013-03-07 11:16:56 +00:00
Dru Lavigne
bd8254c966
Add missing word. While here, wrap three lines which were too long.
...
Submitted by: keramida
Approved by: bcr (mentor)
2013-03-06 21:28:40 +00:00
Gabor Pali
93de1fa3bb
- Add documentation for USES (and its potential values). Note that now it
...
comes with a separate file that could be easily expanded by ports people.
Requested by: bapt
2013-03-06 19:10:49 +00:00
Gavin Atkinson
001dbdf45d
Update the Subversion Primer in the committers-guide:
...
- Explains the current state of the svn exporter, specifically that
it should be viewed as legacy, and will not remain forever.
- Drop the one and only reference to csup.
- Drop the inclusion of the CVSup trademark attribution, no longer
required since r40063.
Approved by: bcr (mentor)
2013-03-06 18:12:47 +00:00
Gavin Atkinson
aaf51b5e94
Update the "internal" part of the website to:
...
- Stop encouraging people to mirror the FreeBSD web site
- Update the instructions to use csup rather than cvsup
- Remove details for compiling cvsup
- Stop linking to pages which no longer contains info on cvsup
- Fix the instructions
- Remove incorrect info about how often the FreeBSD website updates.
This page can probably just be removed, but until then it can at least be
correct.
Approved by: bcr (mentor)
2013-03-06 18:10:45 +00:00
Gavin Atkinson
3886a0778c
Stop including the CVSup trademark attribution in articles where it is
...
either not used, or never has been.
Approved by: bcr (mentor)
2013-03-06 18:06:00 +00:00
Gavin Atkinson
46e7703c11
Stop recommending users update their ports tree ising csup or CVSup in the
...
compiz-fusion article, instead only mention portsnap.
Approved by: bcr (mentor)
2013-03-06 18:04:21 +00:00
Gavin Atkinson
0adca5acd8
Remove the suggestion that we export the src and ports trees to CVS
...
still - it's only partially true for src and no longer true for ports.
I initially reworded it to add the history here, but eventually
settled on simply removing the paragraph entirely as the extra
detail is no longer necessary, and certainly not necessary in what
is supposed to be a brief introduction to FreeBSD.
Approved by: bcr (mentor)
2013-03-06 18:03:01 +00:00
Warren Block
b002a4fd50
Add tip showing the use of pkg_version to test version number strings.
...
Modified version of patch submitted by Frederic Culot with pkgng
addition suggested by Jason Helfman.
PR: docs/176685
Submitted by: Frederic Culot <culot@FreeBSD.org>
2013-03-06 16:13:11 +00:00
Ryusuke SUZUKI
709359020e
- Merge the following from the English version:
...
r41064 -> r41096 head/ja_JP.eucJP/books/handbook/install/chapter.xml
2013-03-06 16:02:19 +00:00
Dag-Erling Smørgrav
e9cbe24b4f
Additional signatures
2013-03-06 15:01:03 +00:00
Ryusuke SUZUKI
b53a32b2c1
- Merge the following from the English version:
...
r41080 -> r41100 head/ja_JP.eucJP/share/xml/news.xml
2013-03-06 14:33:43 +00:00
Jason Helfman
941fea8e15
- add closing tag and attempt to fix build
2013-03-06 07:50:54 +00:00
Jason Helfman
c950f4e219
- really fix ordering
2013-03-06 07:23:54 +00:00
Thomas-Martin Seck
9ef0163bd7
My first commit:
...
- add myself to authors.ent and developers.ent
- add my GPG key
- upgrade myself from contributor to developer
- (belatedly) announce my commit bit to the world
Approved by: flo (mentor)
2013-03-06 06:33:11 +00:00
Jason Helfman
dd63814aee
- fix ordering
2013-03-06 03:17:01 +00:00
Jason Helfman
707a016a04
- add Tomasz Walaszek for sysutils/ptools
...
PR: 176634
2013-03-06 03:08:17 +00:00
Dru Lavigne
3f5b251452
Fix some table entries.
...
Submitted by: ryusuke
Approved by: gjb (mentor)
2013-03-05 14:08:59 +00:00
Dru Lavigne
ced48b3c4b
Remove reference to 7.x and make clear that floppies are only for pc98.
...
Submitted by: hrs
Approved by: gbj (mentor)
2013-03-05 13:14:13 +00:00
Ryusuke SUZUKI
4e1df2fa3a
- Merge the following from the English version:
...
r40855 -> r41091 head/ja_JP.eucJP/books/handbook/ports/chapter.xml
2013-03-05 11:04:56 +00:00
Brad Davis
aaa13bbbd6
- Remove the CVS Repo Teams and replace them with the Subversion team
...
Reviewed by: dru@, eadler@
2013-03-05 02:09:48 +00:00
Dru Lavigne
438563b3d9
Temporarily revert r41083 as pc98 still uses floppies.
...
Subsequent patch will address 7.x stuff.
Submitted by: eadler
Approved by: hrs (mentor)
2013-03-04 21:39:11 +00:00
Giorgos Keramidas
0348fc4ae5
Revert parts of r40985 for Usenet groups that are still alive.
...
comp.unix.bsd.freebsd.misc still gets traffic, even if at a reduced
level, and comp.unix.questions is pretty alive too. But instead of
reverting the changes and listing them in two places, one paragraph
now talks about both Usenet groups.
Reviewed by: eadler
Approved by: remko (mentor), gjb (mentor)
2013-03-04 20:03:17 +00:00
Eitan Adler
6251b58104
Make it more obvious that 'portsnap fetch' is required for updating
...
ports, not just on first run.
PR: docs/174892
Submitted by: Ivar Castro <ivar123@gmail.com>
Reviewed by: crees
Approved by: bcr (mentor)
2013-03-04 19:16:11 +00:00
Eitan Adler
0557f5eb66
Modernize the GNATS mirroring section
...
PR: docs/176435
Submitted by: jgh
Approved by: bcr (mentor)
2013-03-04 19:16:04 +00:00
Dru Lavigne
a436b13c38
Remove 7.x reference.
...
Approved by: gjb (mentor)
2013-03-04 19:13:49 +00:00
Dru Lavigne
50bf86ccda
Remove 7.x reference.
...
Approved by: gjb (mentor)
2013-03-04 19:12:39 +00:00
Dru Lavigne
cc506bf879
Remove 7.x reference.
...
Approved by: gjb (mentor)
2013-03-04 19:11:32 +00:00
Dru Lavigne
e364345af6
Remove 7.x reference.
...
Approved by: gjb (mentor)
2013-03-04 19:10:19 +00:00
Dru Lavigne
74ccdc77f7
Remove 7.x reference.
...
Approved by: gjb (mentor)
2013-03-04 19:09:01 +00:00
Dru Lavigne
644415b214
8.0 is also EOL so remove note.
...
Submitted by: rene
Approved by: gjb (mentor)
2013-03-04 17:38:57 +00:00
Dru Lavigne
4536a77a8d
This patch removes 7.x, floppies, and QIC. The next patch will make
...
igor happy, fix "you", and cleanup wording.
Approved by: bcr (mentor)
2013-03-04 17:33:58 +00:00
Dru Lavigne
474fa167d1
Now that 7.x is EOL, remove 7.x reference.
...
Approved by: bcr (mentor)
2013-03-04 15:52:06 +00:00
Ryusuke SUZUKI
17a3a787fa
- Merge the following from the English version:
...
r41005 -> r41080 head/ja_JP.eucJP/share/xml/news.xml
2013-03-04 11:10:54 +00:00
Isabell Long
588b5dd224
Finalise the Q3 and Q4 status reports, linking to them in the relevant
...
places. Add a summary of each report's highlights, correct the report
counts and update some categories.
Hat: monthly
Reviewed by: gavin
2013-03-03 23:49:01 +00:00
Gabor Pali
c5e2892a62
- Add a recent status update to the compromise page
...
Discussed with: gavin
Reviewed by: gnn
2013-03-03 20:27:55 +00:00
Eitan Adler
8ad1470f20
Add a missing , where required.
...
Submitted by: ryusuke
Approved by: bcr (mentor)
2013-03-03 17:15:58 +00:00
Ryusuke SUZUKI
21cf8f7e5d
- Merge the following from the English version:
...
r40715 -> r41074 head/ja_JP.eucJP/htdocs/security/security.xml
2013-03-03 03:02:22 +00:00
Remko Lodder
c2e1df49c7
The RELENG_7 branch should have n/a markers. Make it happen.
2013-03-02 21:24:09 +00:00
Remko Lodder
2dadf5a3c4
Remove 7.4 from the list of supported versions.
...
Move 7-STABLE and 7.4 to the list of unsupported releases/version.
Releng:
Mention that RELENG_7 is now a maintenance branch, mention that 7.4
is no longer officially supported.
Reviewed by: des,simon
Hat: secteam
2013-03-02 18:31:59 +00:00
Ryusuke SUZUKI
5c80a6b19f
- Merge the following from the English version:
...
r40601 -> r41064 head/ja_JP.eucJP/books/handbook/install/chapter.xml
r38167 -> r41064 head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
r40980 -> r41064 head/ja_JP.eucJP/books/handbook/printing/chapter.xml
2013-03-02 17:23:42 +00:00