aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2005-08-08 20:10:06 +0000
committerColin Percival <cperciva@FreeBSD.org>2005-08-08 20:10:06 +0000
commit6fb01948ee8a871abd0f9ff1956e1747b944f756 (patch)
tree957b70742d3c4cf9d900360e9c50e543d96402a8 /MAINTAINERS
parent9722b2db99670a80c7fa61ab0569d13122880d8c (diff)
downloadsrc-6fb01948ee8a871abd0f9ff1956e1747b944f756.tar.gz
src-6fb01948ee8a871abd0f9ff1956e1747b944f756.zip
Add portsnap to the base system. This is a secure, easy to use,
fast, lightweight, and generally good way for users to keep their ports trees up to date. This is version 0.9.4 from the ports tree (sysutils/portsnap) with the following changes: 1. The experimental pipelined http code is enabled. No seatbelts in -CURRENT. (^_^) 2. The working directory has moved from /usr/local/portsnap to /var/db/portsnap (as discussed on -arch two days ago). 3. Portsnap now fetches a list of mirrors (distributed as DNS SRV records) and selects one randomly. This should help to avoid the uneven loading which plagues the cvsup mirror network. 4. The license is now 2-clause BSD instead of 3-clause BSD. 5. Various incidental changes to make portsnap fit into the base system's build mechanics. X-MFC-After: 6.0-RELEASE X-MFC-Before: 5.5-RELEASE X-MFC-To: RELENG_6, RELENG_5, ports discussed on: -arch and several other places "yes please" from: simon, remko, flz, Diane Bruce thinks this is a great idea: bsdimp Hopes he didn't forget any files: cperciva
Notes
Notes: svn path=/head/; revision=148871
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index eb4a0d6dab6c..a83ac4827cd0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -128,6 +128,7 @@ rpc alfred Pre-commit review requested.
pkg_install krion Pre-commit review or approval from portmgr@ requested.
linux emul emulation Please discuss changes here.
bs{diff,patch} cperciva Pre-commit review requested.
+portsnap cperciva Pre-commit review requested.
Following are the entries from the Makefiles, and a few other sources.
Please remove stale entries from both their origin, and this file.