Commit graph

4321 commits

Author SHA1 Message Date
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
Jason Helfman
ff2ceeb312 - fix dead link and point to FreeBSD wiki
PR:		196751
Differential Revision:	https://reviews.freebsd.org/D1714
Submitted by:	info@juanmolina.eu
Approved by:	wblock (mentor)
2015-01-30 04:22:33 +00:00
Glen Barber
a58a6dc75a Note that doc committers are allowed to update the
documentation within the ports/ tree as necessary.

Update copyright year while here.

Sponsored by:	The FreeBSD Foundation
2015-01-28 14:58:51 +00:00
Steve Wills
2c4a58cb38 Remove myself from here as should have been done when I added myself to
contrib.committers in r36368

Reported by:	feld
2015-01-24 03:25:27 +00:00
Jan Beich
1af8cefe40 Add Jan Beich (myself) to ports developers
Changes per Committer's Guide:
- List myself as a committer
- Add my GPG public key
- Add my author entity
- Add a news entry

Differential Revision:	https://reviews.freebsd.org/D1560
Approved by:		flo (mentor)
2015-01-20 17:06:44 +00:00
Mark Felder
9019ac14a3 Need to use HTML entity for Stig's last name as it still appears to
not accept UTF-8 characters
2015-01-14 18:02:37 +00:00
Mark Felder
4196290f75 Add Stig to contrib.additional for maintaining audio/beets and friends 2015-01-14 14:34:13 +00:00
Andrew Rybchenko
8ac9d63478 Add a new src committer info according to the Committer's Guide.
Approved by:    gnn (mentor)
2015-01-08 05:47:02 +00:00
Lars Engels
11e51fd63e Add Michelle Sullivan, maintainer of 5 ports. 2015-01-07 19:00:04 +00:00