Commit graph

4379 commits

Author SHA1 Message Date
Eitan Adler
85dbbb5ddd releng: strip some old things
There is a two year old warning that this document is partly outdated
	and that re@ is working on updating it.
	I don't see many substantive commits updating this doc, so just do a
	drive-by and remove the obviously wrong and outdated things.

	- sysinstall has been replaced (and so scripting it is meaningless)
	- cross building is possible
	- drop support for disk2 and on
	- remove empty sections, such as the one on cd-rom replication
2015-04-06 05:30:41 +00:00
Eitan Adler
80199da248 Migrate www/ repo to htdocs/ 2015-04-06 05:16:09 +00:00
Eitan Adler
ce168f063c contributing and contributing-ports: combine them
- combine the 'how to contribute' doc and the 'contributing to ports' doc.
- modernize the 'contributing to ports' doc
	- use &os;
	- prefer poudriere to tinderbox

Reviewed by:	crees, bapt, mat
No objections from:	bdrewery, gavin, wblock
2015-04-06 05:11:49 +00:00
Eitan Adler
a7ecf541de releng-packages: remove it
- remove article about releng packages
	- we no longer produce multi-cd releases
	- CVS is not our VCS system
	- we havn't releaseed with xfree86 is years
	- section 1 about the 'ports cluster' is now entirely untrue and
	  been disclaimed by portmgr

Discussed with:	peter, bdrewery, Daniel O'Connor
2015-04-06 04:47:40 +00:00
Eitan Adler
81ad809393 articles/wp-toolbox
remove this article: there are now many solutions to this problem, so a
	NIH case study is not helping our cause

Discussed with: alfred
2015-04-05 15:57:52 +00:00
Eitan Adler
2e5158166a articles/console-server: remove it
- references mostly outdated hardware
	- doesn't use modern technologies (IPMI, nmdm, bhyve)
	- the SUN hardware peculiarities are not useful anymore
	- there are other better references on crimping custom serial cables
	- MAKEDEV is no a thing anymore

	there might be room for a modern version of this article in the handbook
	but there is little that is salvageable from this article.

Discussed with:	bcr, xmj, sbruno, cem
2015-04-05 15:45:33 +00:00
Eitan Adler
5ec7a2ea1e articles/custom-gcc: remove it
- using a custom gcc should be done within poudriere
	- there is a framework for choosing a ports compiler anyways
	- this article is incomplete w.r.t. modern gcc verisons
	- encouraging people to add global options like `mssse3` is dangerous
	- the original reason to use a custom gcc is gone (our old gcc was
	  outdated)
2015-04-04 23:36:32 +00:00
Eitan Adler
30f1f1fe82 cups: some changes
- WITH_ and WITHOUT_ are outdated
- make.conf is the wrong place for modern systems (which should be using
  poudriere)
- only reference package installation.  Ports users can use the port name and
  the normal ports documentation
2015-04-04 23:31:59 +00:00
Eitan Adler
59e882aaec */articles/compiz-fusion
complete the migration of compiz-fusion by removing the article version
2015-04-04 21:34:55 +00:00
Eitan Adler
0c93c5d84f building-products: stop listing supported architectures
There are a few places in the source tree where we list supported
	architectures.  Point people to a single place since we never remember
	to update all the lists
2015-04-04 05:00:27 +00:00
Eitan Adler
4f8e324654 explaining-bsd: platforms
Directly link to platforms page and don't re-list supported platforms
	(which includes things we no longer support)
2015-04-04 04:48:42 +00:00
Eitan Adler
73bca3ef97 Linux comparison:
- comparing 'Linux' vs 'FreeBSD' is comparing apples and fruit: one is
	  just the kernel and the other is a specific distribution.
	- the license 'debate' is well covered elsewhere
	- it still references CVS
	- comparing the development style of '300 committers' vs 'going through
	  the maintainer' is a straw man and doesn't reflect how Linux works (or
	  how BSD works)
	- the supported platforms list is old and incorrect
	- the "Extensible Frameworks" section belongs elsewhere
	- the 'security' section is a feature list, not a comparison and is
	  missing important features

	etc.

Discussed with:	mjg
2015-04-03 16:31:14 +00:00
Eitan Adler
b9f81b2a99 relaydelay: improve perl installation instructions
Its not clear if this article is still helpful, but either way, direct
	people to an actually existing port.
2015-04-03 15:30:41 +00:00
Eitan Adler
e472e8e8bd new users:
Stop assuming people have experience with DOS or OS/2:
	Some time in the last couple of years this experience
	ceased to be common place.
2015-04-03 15:18:19 +00:00
Eitan Adler
b60839cd34 new users:
Remove steps which are no longer required.
	- rehash is taken care of by autorehash
	- shells is modified when the package is installed
2015-04-03 15:12:06 +00:00
Eitan Adler
d525a81dc3 new users:
it seems unlikely that users new to FreeBSD will want to do any of
		- use a floppy
		- use DOS
	and even using a tape drive and printing aren't common first tasks

	remove this section
2015-04-03 15:02:31 +00:00
Eitan Adler
33428dd6e8 Committer guide: gramos and typos
Submitted by:	wblock
2015-04-03 05:11:59 +00:00
Eitan Adler
b5551bdd50 mirror:
- remove dead link
	- slight formatting fix
2015-04-03 02:23:13 +00:00
Eitan Adler
7e356bbf2f committer-guide:
- move perks into a question rather than its own section
	- stop directing people to email me directly and instead direct people
	  to email the liasion alias
2015-04-03 01:33:54 +00:00
Eitan Adler
f83ea4018e fonts: modernize
- remove dead links
	- document vt style fonts (barely)
2015-04-03 01:18:57 +00:00
Eitan Adler
9ab42c1f53 fbsd-from-scratch: remove it
- it references sysinstall, which is gone
	- the scripts used to install the system use pkg_add not pkg
	- and are rotted in other ways
	- the limitations of sysinstall have been somewhat mitigated by
	  bsdinstall (which can install into a new directory)
	- it warns of outdated stuff (acroread8 doesn't exist anymore)
	- package building takes place on runnning system and not on poudriere
	- many of the packages referenced don't exist or are vastly changed
	- it incorrectly installs the base system
	- and more

Discussed with:	jmg,  Daniel O'Connor, bjk
2015-04-03 01:10:52 +00:00
Eitan Adler
64b5d3ddb3 articles/laptop: remove it
- laptops do not come with PCMCIA anymore
	- laptops don't come with modems anymore
	- APM is dead
	- ACPI power management is in the handbook
	- pccard is dead

Discussed with:	jmg
2015-04-03 00:01:49 +00:00
Eitan Adler
6fed6d55db custom-gcc: modernize
- use pkg instead of directly installing from ports
	- reduce references to old versions of gcc, and make the article more
	  future-proof
	- now that we either have a modern version of gcc or clang in base / as
	  the package building compiler, the impact of binary perf is no longer
	  relevant.

	really, this article should either move into the handbook or be removed.
2015-04-02 23:55:04 +00:00
Eitan Adler
8150aa665f compiz-fusion: remove snark
rewrite abstract to not be snarky and to better explain the point of the
	article.
2015-04-02 23:44:36 +00:00
Eitan Adler
4ec51016d4 compiz-fusion: multiple
- simplify installation of ports by pointing at packages instead
	- don't duplicate information in the FAQ, just point people at it
2015-04-02 23:36:26 +00:00
Eitan Adler
714b2658fb articles/freebsd-questions: point people to other mailing lists
Don't point people to freebsd-isp which has been 100% spam since July 2014 and
just point people at the list.
2015-04-02 23:20:08 +00:00
Eitan Adler
b01ccacb90 Generalize the rules for cross-tree committers
The section previously about doc committers in the src repo had information
relevant to all committers.  Generalize this section.

Approved by:	core
2015-03-31 19:13:31 +00:00
Eitan Adler
b544187783 stop comparing to CVS
Finish the job of r45149 and remove reference to now undocumented 'better
features' of CVS.

Remove note about difference between location of www repo between CVS
and SVN: we switched long enough ago now that it doesn't matter.

Remove additional comparisons to CVS which likely don't matter to committers
anymore.
2015-03-30 08:25:38 +00:00
Jason Helfman
f7e62cc468 - replace instances of portaudit with pkg
Differential Revision:	https://reviews.freebsd.org/D2162
Approved by:	wblock (mentor)
2015-03-29 03:20:24 +00:00
Frederic Culot
7b840a67fe Update the list of Ports Management Team Alumni members 2015-03-25 17:56:55 +00:00
Kristof Provost
d87626ec79 Add Kristof Provost (kp)'s information to doc/ per New Committer's Guide.
Approved by: philip (mentor)
2015-03-24 07:32:48 +00:00
Allan Jude
84aa1e4310 Update PR article to ask people not to submit PRs about outdated ports
PR:		194721
Differential Revision:	https://reviews.freebsd.org/D2092
Submitted by:	marino (original)
Reviewed by:	wblock, Andrew Berg (earlier version)
Approved by:	bcr (mentor)
Sponsored by:	ScaleEngine Inc.
2015-03-22 19:28:18 +00:00
Pawel Pekala
9dd92e0b51 For databases/libpqtypes
PR:		196767
2015-03-14 18:20:47 +00:00
Brad Davis
0eea1de0eb Additional language gender sweep.. 2015-03-13 06:28:33 +00:00
John-Mark Gurney
b7a249ca04 make language gender nutrual..
Submitted by:	@velatrill (via twitter)
Reviewed by:	brd
2015-03-13 03:48:06 +00:00
Jason A. Harmening
5ddaf0ee25 Adding myself (jah) as a src/ committer, according to the committer's guide
Approved by:	kib (mentor)
2015-03-11 12:55:55 +00:00
Eric van Gyzen
b923d6aa38 Add myself as a src/ committer, per the Committer's Guide.
Approved by:    kib (mentor)
2015-03-10 17:53:17 +00:00
Mathieu Arnold
0b9c47980a s/pkg_/pkg /
Sponsored by:	Absolight
2015-03-06 15:37:11 +00:00
Mathieu Arnold
a6b46d2cd1 Add xml:id to the qaandaentry in the ports FAQ.
Sponsored by:	Absolight
2015-03-06 15:14:28 +00:00
Mathieu Arnold
50c685ebe5 Reword port resurrection instructions instructions to be more clear.
Add a bit about how to request and apply merge to the ports' quarterly branches.

Differential Revision: https://reviews.freebsd.org/D2006
Approved by:	wblock
Sponsored by:	Absolight
2015-03-06 14:05:41 +00:00
Wei Hu
0a10fd3255 Add Wei Hu (whu) and GPG key to doc/ according to committer's guide.
Approved by:	royger (mentor)
2015-02-28 09:56:44 +00:00
Warren Block
13ab27f9ec Fix paths to images. 2015-02-25 23:42:05 +00:00
Warren Block
a4cb367ca7 Restore the vinum chapter as an article. 2015-02-25 19:22:04 +00:00
Warren Block
b424ea6457 Restore the Handbook vinum chapter into a new separate article. 2015-02-25 19:01:26 +00:00
Jason Helfman
420e46b6fc - whitespace only fix to r46284 (translators can ignore)
Approved by:	remko (mentor)
2015-02-25 16:45:38 +00:00
Pawel Pekala
41b4e3632d For sysutils/s6
PR:		197235
2015-02-23 22:17:54 +00:00
Jason Helfman
df611079c4 - add suggestion of nginx
http://lists.freebsd.org/pipermail/freebsd-doc/2015-February/024979.html

Differential Revision:	https://reviews.freebsd.org/D1898
Approved by:	bcr (mentor)
2015-02-23 19:27:47 +00:00
Bjoern Heidotting
919d624959 Add myself as a committer and import my GPG key.
Approved by:	bcr (mentor)
2015-02-19 21:59:22 +00:00
Pawel Pekala
bc9451a7c2 For devel/rubygem-rodzilla
PR:		196812
2015-02-10 21:31:17 +00:00
Eric Joyner
2e2d6b4b69 Add Eric Joyner (erj)'s information to doc/ per New Committer's Guide.
Approved by:	gnn (mentor), jfv (mentor)
2015-01-30 18:22:46 +00:00