Commit graph

4672 commits

Author SHA1 Message Date
Eitan Adler
d6dd221c5a relaydelay: wave goodbye
The article discusses a specific option for puremagic's greylisting.

- It tells users to install mysql40-server and perl5.16; neither of
  which exist any more.

- The last edit was 2015, by me, to switch from `pkg_add` to `pkg`.

- It encourages users to download code from a third-party website,
  without validation, via HTTP (not even HTTPS).

- The code itself has to be patched to compile

and more generally the FreeBSD project is not in the business of
teaching end users how to run an anti-spam mail server.

Discussed with:	allanjude
2017-12-12 02:18:20 +00:00
John-Mark Gurney
6243e7933c switch to d/l'ing source of freebsd-update-server to be more
secure than unauthenticated HTTP.

Reviewed by:	delphij
2017-12-10 20:54:30 +00:00
Guangyuan Yang
dafaec8fca Improve the description of leap seconds in the article.
PR:		221037
Reviewed by:	imp, phk
2017-11-30 14:49:53 +00:00
Danilo G. Baio
71836e64eb Add Marcel Bischoff to contributors
Maintainer of www/http_load.

PR:		223916
2017-11-28 21:56:53 +00:00
Danilo G. Baio
d01f74ba1b Add Roberto Fernandez Cueto to contributors
Maintainer of shells/xonsh.

PR:		223823
2017-11-23 22:15:44 +00:00
Jason W. Bacon
1b8eed50f2 Add new committer jwb@
Submitted by:   jwb
Approved by:    jrm
2017-11-23 15:23:15 +00:00
Danilo G. Baio
914ebe4888 Add Matthieu Volat to contributors
Maintainer of dns/mDNSResponder_nss and graphics/libbpg.

Also remove a duplicate entry from Matthias Teege.

PR:		223730
2017-11-18 13:57:34 +00:00
Benedict Reuschling
b4b80b99e9 Extend the example in the committers guide with the SPDX license identifier.
This should encourage people to use these identifiers to highlight our
licensing advantages by adopting SPDX tags.

Submitted by:	pfg@
2017-11-16 17:49:47 +00:00
John Baldwin
a237823c26 Promote FreeBSD/mips from Tier-3 to Tier-2.
Approved by:	core
2017-11-13 21:39:49 +00:00
Danilo G. Baio
6f1bdf6558 Add Christian Ullrich to contributors
Maintainer of www/mod_auth_gssapi and www/multiwatch.

PR:		223465
2017-11-12 21:36:47 +00:00
Danilo G. Baio
90c62eb92b Add Henrik Holst to contributors for net/libmdf
PR:		223503
2017-11-11 19:23:18 +00:00
Eugene Grosbein
9256b6892a Add Eugene Zheganin for the port www/uwsgi. 2017-11-10 08:53:23 +00:00
Danilo G. Baio
5b37089739 Add Alexandru Ciobanu to contributors
Maintainer of:	security/go-cve-dictionary,
		security/vuls

PR:		223375
2017-11-02 16:08:33 +00:00
Yuri Victorovich
68541f3753 Add myself as a new committer
Reviewed by:	tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12844
2017-10-31 07:44:29 +00:00
Alex Richardson
ceadd7c0da Add myself as a new committer
Reviewed by:	jhb
Approved by:	jhb (mentor)
2017-10-30 18:07:45 +00:00
Eitan Adler
8c452e36b4 Migate ache@ to develinmemoriam. RIP
:(
2017-10-28 07:20:22 +00:00
Richard Gallamore
772ea696df Add Manish Jain to contributors
Manish Jain is the creator and maintainer of sysutils/mkdesktop
2017-10-26 22:59:07 +00:00
Danilo G. Baio
5d6dab5f50 Add Talal Al Dik to contributors
Maintainer of net/sngrep

PR:		223141
2017-10-22 11:23:01 +00:00
Danilo G. Baio
95ce0f015d Add new contributors
Lacey Powers for databases/pg_partman and security/chkrootkit [1]
Neal Nelson for devel/nimble and lang/nim [2]
Sebastian Schwarz for of mail/py-afew [3]

PR:		222926 [1]
PR:		222427 [2]
PR:		222629 [3]
2017-10-19 00:01:47 +00:00
Romain Tartière
d0cf868b6d The documentation incorrectly states that
% svn copy foo.c bar.c

and

% cp foo.c bar.c
% svn add bar.c

are equivalent. However, the first one keeps foo.c history and the second gets
rid of it.

Fix this and explain the difference.

Reviewed by:	brd, allanjude
Approved by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D12678
2017-10-17 17:43:45 +00:00
Glen Barber
61e8d4f821 Commit missed file that should have been included in r51086.
Sponsored by:	The FreeBSD Foundation
2017-10-09 15:42:45 +00:00
Glen Barber
4892e397d0 Document to request the next release version to be added to the
'Versions' in Bugzilla.

PR:		222853
Sponsored by:	The FreeBSD Foundation
2017-10-09 15:41:49 +00:00
Guangyuan Yang
1f9b6b2475 Update the process of creating new Wiki accounts in Committer's Guide Section 6.1.7.
PR:		222655
Reviewed by:	sbruno
Approved by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D12567
2017-10-07 17:25:04 +00:00
Wolfram Schneider
b1c971fa20 <doc.docbook-dep.mk> handles implicit dependencies of DocBook documentation
This feature can be disabled with DOCBOOK_DEPS_DISABLE=YES

Missing dependencies will be reported as a warning, and should
be fixed by the document authors.

PR: 222826
2017-10-06 14:08:45 +00:00
John Baldwin
e37ad32d81 Note that pc98 is transitioning to Tier-4 in FreeBSD 12. 2017-10-04 20:17:56 +00:00
John Baldwin
a714595969 Tweak Tier-1 description to not require Tinderbox by name.
Instead, just require build and testing automation of some form (e.g.
Jenkins-backed ci.freebsd.org).

Reviewed by:	emaste
2017-10-04 20:12:20 +00:00
Wolfram Schneider
ec20367c82 change download links from ftp to download.freebsd.org
PR: 222678
2017-10-01 12:10:32 +00:00
Wolfram Schneider
6924bcbf71 switch to HTTPS for people.freebsd.org 2017-10-01 11:48:37 +00:00
Wolfram Schneider
e168ee43ce normalize committers homepage URLs
PR: 222712
2017-10-01 11:44:17 +00:00
Wolfram Schneider
6ba3ff2aaf switch to HTTPS for the FreeBSD Foundation homepage 2017-10-01 10:53:25 +00:00
Wolfram Schneider
d60ddcd87b switch to HTTPS 2017-09-29 10:58:18 +00:00
Wolfram Schneider
19ae9d97d4 switch to HTTPS 2017-09-29 10:58:03 +00:00
Wolfram Schneider
0ef79ec86a switch to HTTPS 2017-09-29 10:57:40 +00:00
Wolfram Schneider
8391168b27 switch to HTTPS 2017-09-29 10:56:46 +00:00
Wolfram Schneider
64f7d24ecc switch to HTTPS 2017-09-29 10:56:30 +00:00
Wolfram Schneider
871cfe08b7 switch to HTTPS 2017-09-29 10:56:16 +00:00
Wolfram Schneider
a640b26d49 switch to HTTPS 2017-09-29 10:56:06 +00:00
Wolfram Schneider
57b42e6970 switch to HTTPS 2017-09-29 10:55:55 +00:00
Wolfram Schneider
5261228467 switch to HTTPS 2017-09-29 10:55:37 +00:00
Wolfram Schneider
ff79a61317 fix `make -n' if using git
PR: 222631
2017-09-27 07:29:27 +00:00
Danilo G. Baio
40d1506f26 Add Derek E. Schrock to contributors
maintainer of:	devel/universal-ctags
		games/rubygem-vimgolf
		mail/mutt
		mail/mutt-lite
2017-09-27 00:53:02 +00:00
Chuck Tuffli
af2381eab9 Introduce information about new committer (chuck@FreeBSD.org)
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry

Reviewed by:	imp (mentor), ken (mentor)
Approved by:	imp (mentor), ken (mentor)
Differential Revision:	https://reviews.freebsd.org/D12357
2017-09-25 00:33:22 +00:00
Guangyuan Yang
45626aacc1 Reviewed by: loader (mentor), emaste
Approved by:	loader (mentor)
Differential Revision:	https://reviews.freebsd.org/D12481
2017-09-24 10:44:31 +00:00
Fedor Uporov
a5166e089a Introduce information about new committer (fsu@FreeBSD.org)
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry

Reviewed by:    pfg (mentor)
Approved by:    pfg (mentor)
2017-09-23 19:31:22 +00:00
Danilo G. Baio
43d98be176 Add Silvio Ap Silva to contributors for net/py-wmi-query
PR:		222451
2017-09-20 01:57:55 +00:00
Glen Barber
b3805cd1aa Revert r50867, which added '.PHONY' to the freebsd-releng/Makefile
to ensure the article.html file would always be updated if any of
the dependent releng-*.xml files were updated.

Implement a proper fix to ensure the dependencies are properly
tracked, and the page(s) are rebuilt after an update.

Thank you to wosch@ for providing the correct fix for this.

Submitted by:	wosch
Sponsored by:	The FreeBSD Foundation
2017-09-19 14:14:34 +00:00
Glen Barber
803984613f Always rebuild the freebsd-releng article when 'make all' is invoked.
This fixes an issue where an update to one of the releng-*.xml files
is not reflected on the Project website until after a full, clean
rebuild is done (currently every 7 days).

Sponsored by:	The FreeBSD Foundation
2017-09-18 16:57:42 +00:00
Marius Strobl
31dd299114 Fix a typo in a file name. 2017-09-15 00:58:28 +00:00
Glen Barber
071e53a45c Remove an unneeded comma.
Sponsored by:	The FreeBSD Foundation
2017-09-14 23:43:55 +00:00
Glen Barber
11d03aeff3 Fix an incorrect path.
Sponsored by:	The FreeBSD Foundation
2017-09-14 20:04:12 +00:00