Commit graph

409 commits

Author SHA1 Message Date
Benedict Reuschling
f0d19f737c Remove a commented out section anout pkg_ from the ports chapter.
Reviewed by:		wblock
Committed at:		AsiaBSDcon DevSummit 2016
Differential Revision:	https://reviews.freebsd.org/D4648
2016-03-11 06:41:46 +00:00
Bjoern Heidotting
618151072a Fix one more version mismatch. 2016-02-21 16:54:31 +00:00
Bjoern Heidotting
90b79fc539 Fix ca_root_nss version numbers. 2016-02-21 16:45:47 +00:00
Warren Block
ea4d5cbe27 Revise the portmaster section to remove the "recommended" word. Clarify
and simplify some other points, and fix a couple of spelling errors.
2016-02-08 00:29:31 +00:00
Gavin Atkinson
2fd1b49a98 Stop pointing people to region-specific svn0.X.FreeBSD.org and instead
point them to svn.FreeBSD.org which is distributed using GeoDNS.
2015-11-02 03:17:28 +00:00
Dru Lavigne
b6265e6f37 Remove 8.x reference from Ports chapter. 2015-10-02 13:47:23 +00:00
Benedict Reuschling
6ff5006b0f Remove obsolete option.
Reviewed by:	bapt
Sponsored by:	EuroBSDcon Hacker Lounge
2015-10-01 20:01:54 +00:00
Jason Helfman
548e700be5 - address gnome2 content in handbook
https://lists.freebsd.org/pipermail/freebsd-doc/2015-October/025911.html

Submitted by:	 temps.jo@gmail.com
Approved by:	bcr@ (mentor)
Differential Revision:	https://reviews.freebsd.org/D3771
2015-10-01 19:40:39 +00:00
Steve Wills
71c7d4aa55 Remove reference to CD_MOUNTPTS
Summary: Remove reference to CD_MOUNTPTS since it is being removed, see review D2888

Test Plan: jenkins

Reviewers: #doc_committers, wblock

Reviewed By: #doc_committers, wblock

Subscribers: wblock

Differential Revision: https://reviews.freebsd.org/D2979
2015-07-05 12:01:05 +00:00
Benedict Reuschling
69fb7192ff Fix capitalization in title tags.
Translators can probably ignore this.
2015-06-14 15:24:25 +00:00
Benedict Reuschling
922acb95a7 Wrap long lines (whitespace).
Translators can ignore.
2015-06-12 15:08:26 +00:00
Benjamin Kaduk
6e2a1c13b7 Merge a sentence fragment into a complete sentence 2015-05-18 16:42:00 +00:00
Brad Davis
e80f03390f Note that pkg(8) uses the official mirrors by default and link to the Poudriere section for more information about building a custom repository.
Clean up some man page links.
Add a section about configuring Poudriere repositories and configuring pkg(8) to use them.
2015-05-16 21:32:51 +00:00
Benjamin Kaduk
cc7bca05da Fix grammar nit from r46682
Approved by:	hrs (mentor, implicit)
2015-05-12 21:12:09 +00:00
Brad Davis
b5e167d902 Simplify the section on upgrading with pkg. 2015-05-12 15:07:26 +00:00
Brad Davis
ae8cd216b0 Update the pkg clean section to reflect that now expired packages are not kept in the cache. 2015-05-12 14:41:57 +00:00
Brad Davis
e3937f74a4 Reword the section about pkg backups to reflect that they are enabled by default now. 2015-05-12 14:24:05 +00:00
Rene Ladan
4d07437c99 The send-pr(1) has been removed in FreeBSD 10, so remove it from most of the
documentation (books, articles, websites) unless there is an explicit or
"obvious" reason.

Do not touch old news articles, release notes, or the CGI scripts.

Differential Revision: 	https://reviews.freebsd.org/D2380
Reviewed by:	bjk
2015-05-01 21:32:39 +00:00
Jason Helfman
cb4141e875 - remove portaudit references, as it is no longer in the Ports Collection
Differential Revision:	https://reviews.freebsd.org/D1303
Approved by:	wblock (mentor)
2015-03-27 18:55:30 +00:00
Jason Helfman
3edf504373 - remove directory class
Differential Revision:	https://reviews.freebsd.org/D1747
Approved by:	wblock (mentor)
2015-02-15 05:37:20 +00:00
Brad Davis
dcc5b453e9 Fix a few of the poudriere options [1] and link to the website now that has moved to github.
Reported by:	Bitt Faulk <wfaulk@sbin.sh> [1]
2015-01-20 21:09:39 +00:00
Jason Helfman
122b79613c - remove deprecated gnats reference
Differential Revision:	https://reviews.freebsd.org/D1123
Approved by:	wblock (mentor)
2014-12-04 00:44:54 +00:00
Benedict Reuschling
d1e451f7e7 Wrap long lines.
Translators can ignore this.

Obtained from:	igor(8) output
2014-12-02 07:24:43 +00:00
Jason Helfman
dda4400850 - fix formatting for SourceForge, and point out FreeBSD site to check
for ports

Differential Revision:	https://reviews.freebsd.org/D1156
Approved by:	wblock (mentor)
2014-11-14 00:05:28 +00:00
Jason Helfman
600fccecdf - add a note regarding pkg-search
Differential Revision:	https://reviews.freebsd.org/D1136
Approved by:	wblock (mentor)
2014-11-14 00:02:58 +00:00
Jason Helfman
c47b93acf0 - tighten verbage
Differential Revision:	https://reviews.freebsd.org/D1139
Approved by:	wblock (mentor)
2014-11-12 21:05:08 +00:00
Jason Helfman
c94587ee51 Freecode is now serving static content. Update handbook to reflect new
and active software sources.

https://lists.freebsd.org/pipermail/freebsd-doc/2014-November/024532.html

Differential Revision:	https://reviews.freebsd.org/D1131
Submitted by:	ssanty1969@gmail.com via mail to doc@
Reviewed by:	wblock,remko (mentors)
Approved by:	remko (mentor)
2014-11-10 19:35:01 +00:00
Jason Helfman
9ac5484ddb - address concern and point out that ports-mgmt/poudriere or
ports-mgmt/poudriere-devel need to be installed in order
  for poudriere(8) to be available.

PR:		194584
Differential Revision:	https://reviews.freebsd.org/D1057
Submitted by:	ngie
Reviewed by:	wblock,remko
Approved by:	wblock
2014-10-31 22:12:20 +00:00
Allan Jude
9ebd6001cc Replace all occurances of 'pkgng' with 'pkg' in the handbook
Kept existing xml:id's to avoid breaking external links to the documentation
Sanitized the documentation of references to pkg_add
Fix an incorrect variable name: daily_backup_pkgng_enable should be daily_backup_pkgdb_enable
Fix a linebreak in the middle of a variable name
Clarify that pkg2ng is not a required step on newer systems

Approved by:	bcr
Sponsored by:	ScaleEngine Inc.
2014-09-06 20:10:17 +00:00
Benedict Reuschling
e51d9db528 Rephrase a section from the last commit to avoid the use of "you" and
"simply".

Noticed by:	wblock
2014-05-05 18:37:48 +00:00
Benedict Reuschling
f14e106442 Add a section on how to search for ports using pkg search.
I've updated the submitted patch slightly by wrapping the version numbers
of the resulting ports in the example in <replaceable>s so that people
know that they might have a different output as time goes by.
I also rephrased a paragraph so that it does not start with a <command> tag.

PR:		187351
Submitted by:	Allan Jude
2014-05-04 19:59:38 +00:00
Ryusuke SUZUKI
a8d97f50fb o Use use -> Use 2014-04-26 15:03:26 +00:00
Warren Block
f3add70998 Link to the Subversion mirrors page by ID, rather than a static (and
broken) URL.
2014-04-23 15:28:20 +00:00
Warren Block
1224593c64 Whitespace-only fixes, translators please ignore. 2014-04-11 22:17:58 +00:00
Warren Block
ab01abd574 Replace two hardcoded links to procedures with XML IDs and <xref>. 2014-04-11 22:14:36 +00:00
Brad Davis
81bf59c84a - Add the pkgng verison of listing out of date ports. 2014-04-10 22:40:41 +00:00
Brad Davis
6c1ce0fbeb - White space fix only. Translators can ignore. 2014-04-10 20:15:39 +00:00
Dru Lavigne
5fbf39a916 Fix typo.
Submitted by: wblock
Sponsored by: iXsystems
2014-04-03 14:36:36 +00:00
Dru Lavigne
0283a40b37 Minor wordsmithing suggested by bjk and wblock.
Submitted by: bjk, wblock
Sponsored by: iXsystems
2014-04-03 12:58:12 +00:00
Dru Lavigne
41b24598cb Fix grammo.
Sponsored by:	iXsystems
2014-04-02 19:06:23 +00:00
Dru Lavigne
768730458a White space fix only. Translators can ignore.
Sponsored by:	iXsystems
2014-04-02 19:05:22 +00:00
Dru Lavigne
79ce63fcac Editorial review of Poudriere section. Expand on the intro some.
Sponsored by:	iXsystems
2014-04-02 18:12:18 +00:00
Dru Lavigne
9db6e7e54c Incorporate Application Configuration into 5.7 Post-Installation
Considerations.

Sponsored by: iXsystems
2014-03-20 15:55:58 +00:00
Warren Block
fb68dd4ec9 Restore lost <replaceable> tags. 2014-03-16 22:07:35 +00:00
Warren Block
bf2c7c969e Introduction to using Poudriere supplied by Christopher J. Ruwe
<cjr@cruwe.de>.  Edited version of supplied file.

Reviewed by:	bapt
2014-02-21 17:19:20 +00:00
Jason Helfman
23acfe3906 - consolidate instructions for pkg installation of subversion
- while here, place FQDN in <replaceable> tags

Submitted by:	lamproschaidas@aol.com (doc@ mailing list)
Approved by:	wblock (mentor)
2014-02-12 19:38:42 +00:00
Dru Lavigne
5202c38af6 Add missing period.
Submitted by: wblock
Sponsored by: iXsystems
2014-02-04 21:57:41 +00:00
Dru Lavigne
551b212789 White space fix only. Translators can ignore.
Sponsored by: iXsystems
2014-02-04 20:58:15 +00:00
Dru Lavigne
9b8964a0ec Incorporate the missing details from the former updating-upgrading-portsnap into Procedure 5.1.
Sponsored by: iXsystems
2014-02-04 20:54:59 +00:00
Dru Lavigne
3b22b23447 Remove references to updating-upgrading-portsnap in prep for moving the remaining meat of this section into ports-using.
Sponsored by: iXsystems
2014-02-04 20:19:22 +00:00