Commit graph

3918 commits

Author SHA1 Message Date
Mark Linimon
20e32ed03f Attempt to pacify igor. The few remaining complaints appear to be false
positives.
2012-11-24 07:12:46 +00:00
Glen Barber
ce812f9e0c Fix build. 2012-11-24 02:13:49 +00:00
Mark Linimon
a708c1b226 Remind self to run newaliases. Shift a few instructions around for more
logical grouping.
2012-11-24 00:07:26 +00:00
Mark Linimon
34f7eedb18 Note some more obsolete stuff, mostly having to do with cvs. 2012-11-23 22:58:53 +00:00
Mark Linimon
4699af415a It's really annoying that the old toolchain does not catch these. 2012-11-23 09:28:44 +00:00
Mark Linimon
1b9e095aa4 CVS, why are you being so reluctant to go on the cart? 2012-11-23 04:36:24 +00:00
Mark Linimon
36d9b5e314 Canonicalize directory names and tighten up examples. While here,
fix the markup on one of the examples.
2012-11-23 04:26:02 +00:00
Mark Linimon
89c941b44d Move the "Configuring the portbuild volume" section below configuring
src and ports.  This may help in certain automation tasks.

No content change other than the move.
2012-11-23 04:11:19 +00:00
Mark Linimon
37d53f83f8 Minor wordsmithing in preparation for some shuffling. 2012-11-23 04:08:54 +00:00
Mark Linimon
bc436f5733 Now that "build create" has been taught to automate more tasks, denote those
as "old codebase".  This requires a bit of shuffling around to represent the
minimum expenditure of effort, as determined by a fair amount of testing.
2012-11-22 06:05:49 +00:00
Mark Linimon
3aa4e03ac2 Document that more automation is forthcoming. 2012-11-22 04:44:43 +00:00
Mark Linimon
043b992150 The global make.conf files have been proven to be obsolete. 2012-11-22 03:49:19 +00:00
Mark Linimon
11aeacbb70 Document more automation just added to the scripts. Demote the hard-coded
advice associated with it down to just being examples.
2012-11-22 02:29:55 +00:00
Mark Linimon
3dea0ce147 Correct the inexplicable lack of instructions about mlist. While here, do
yet more wordsmithing.
2012-11-22 01:35:43 +00:00
Mark Linimon
20a6b41adc Various minor changes:
- we can now build packages for arm.

 - define the term "exp-" before it is introduced.

 - define the supported branches policy (this needs to live elsewhere)

 - miscellaneous wordsmithing.
2012-11-21 19:39:47 +00:00
Mark Linimon
2ff95ff495 Make some pathnames more specific. Add a portmgr crontab (already
committed to repo) to hold the dopackagestats invocation, instead of
just having it in a user directory.
2012-11-21 02:15:17 +00:00
Glen Barber
6109cf2fb4 Close para tag to fix build. 2012-11-19 05:16:17 +00:00
Mark Linimon
38dfdc36d7 More markup fixes. 2012-11-19 05:08:07 +00:00
Mark Linimon
06597c8590 checkmachines is obsolete, as are make.0 and make.1. While here, make some
references into directories.
2012-11-19 05:06:05 +00:00
Mark Linimon
4536401413 Per suggestions from pgj, start cleaning up the bad markup. 2012-11-18 21:10:33 +00:00
Glen Barber
846f80518f Fix build. 2012-11-18 17:29:59 +00:00
Mark Linimon
4de09b6aab Continue deorbiting cvs-specific stuff. Change the portlist a bit. Add
a note about src.
2012-11-18 16:30:04 +00:00
Mark Linimon
9938cd092e Remove more obsolete advice. 2012-11-18 16:11:27 +00:00
Mark Linimon
084bd133a0 Start the deorbit burn of the old codebase. 2012-11-18 15:47:18 +00:00
Mark Linimon
caca5fd3fe Continue the de-orbit burn of cvs support: the flags change e.g. from
-nocvs to -novcs.  This does not yet remove all the cvs references here.
2012-11-18 15:27:45 +00:00
Mark Linimon
1ec9d97bef Completely overhaul the "new head node" section, based on an install
from scratch done here in Austin.

I am aware that there are various sins in the markup and whitespace.
These will be fixed with subsequent commits.
2012-11-18 15:11:38 +00:00
Mark Linimon
0ed9b920bf Refactor the "new branch" and "new arch" sections into pre- and post-
qmanager-startup.  This is needed for the rewrite of the "new pointyhat"
section that will be committed next.

I am aware that this commit breaks whitespace; this is done simply for
diff reduction.
2012-11-18 15:09:04 +00:00
Mark Linimon
3877218293 Minor cleanups in preparation for big overhaul. 2012-11-18 15:03:24 +00:00
Mark Linimon
a45fbecc65 We switched away from building in chroots to building in jails some time
ago.  Make the document reflect this.
2012-11-18 14:58:02 +00:00
Eitan Adler
3c47d51f1b CVSup is dying. CVS is dying. Sysinstall is dead.
Approved by:	bcr (mentor)
2012-11-18 14:16:40 +00:00
Eitan Adler
91a09c5345 Use a direct link to the projects page instead of linking to the legacy
version.

Approved by:	bcr (mentor)
2012-11-18 13:49:52 +00:00
Jason Helfman
65e32be541 - add Christian Heckendorf for audio/harp
PR:		173480
Feature safe:	yes
2012-11-09 18:06:53 +00:00
Eitan Adler
f5bcae0bab Always prefer unified diff to context diff.
While here add '-N' to the diff line for directories

Approved by:	jkois (mentor)
2012-11-09 13:46:44 +00:00
Eitan Adler
770985cc53 The core team does not provide 'tighter review'. For code that
shouldn't be released into HEAD there are mailing lists for review.

Approved by:	jkois (mentor)
2012-11-09 13:46:41 +00:00
Eitan Adler
1dc6f00327 SVK is no longer actively developed.
Approved by:	jkois (mentor)
2012-11-09 12:14:00 +00:00
Eitan Adler
23b85f6cb6 Correct the preffered form of the copyright.
Reviewed by:	bcr
Approved by:	jkois (mentor)
2012-11-06 16:55:36 +00:00
Bryan Venteicher
4fcb97f507 - Add my author entity
- Add myself to contrib.committers.xml
- Add my PGP public key
- Add my news entry

Approved by:	grehan (mentor)
2012-11-06 00:39:27 +00:00
Grzegorz Blach
bdbe85dd7c - Add myself to authors.ent, developers.ent
- Move myself from contrib.additional.xml to contrib.committers.xml
- Add my news.xml entry
- Add my PGP public key

Approved by: tabthorpe (mentor)
2012-11-04 08:42:13 +00:00
Eitan Adler
2a877201cb On the page it links to the note says "We are not accepting new mirrors
at this time." so remove inconsistent message.

Reviewed by:	simon
Approved by:	jkois (mentor)
2012-11-03 23:24:38 +00:00
Sergey Kandaurov
f6aa7f1e4c Update links to the current incarnation of the Portscout service.
Submitted by:	Ilya A. Arkhipov <ruM1cRO yandex ru>
2012-11-02 13:55:49 +00:00
Eitan Adler
7b88da32e8 SGML is wrong and XML is scary so use the word "Docbook"
Approved by:	bcr (mentor)
2012-10-31 21:24:39 +00:00
Eitan Adler
36a62c0fe5 Bring the RC article up to date.
PR:		docs/172692
Submitted by:	crees
Reviewed by:	Michael Telahun Makonnen <mmakonnen@gmail.com>
Approved by:	bcr (mentor)
2012-10-31 21:24:26 +00:00
Chris Rees
1aa7b74f6e Add Pierre David and Jean Benoit for their fine work on the Netmagis ports
PR:		ports/169509
2012-10-30 20:53:16 +00:00
Guido Falsi
895373ee31 Add Manuel Creach for ports/multimedia/libva-intel-driver 2012-10-27 13:20:59 +00:00
Eitan Adler
6653a22237 - This entire article is for committers (and gnats-only folk).
- We no longer use CVS.

Approved by:	bcr (mentor)
2012-10-26 15:20:35 +00:00
Eitan Adler
a9cb517d4a We no longer use CVS
Approved by:	jkois (mentor)
2012-10-25 14:42:07 +00:00
Eitan Adler
2c1a4ef375 Fix typo
Submitted by:	ebrandi
Approved by:	jkois (mentor)
2012-10-25 14:42:00 +00:00
Simon J. Gerraty
dfd97e1f21 - Add my author entity
- Move myself to committers from contributors
- Add my news entry
- Add my PGP public key

Approved by:    marcel (mentor)
2012-10-24 14:03:39 +00:00
Thomas Abthorpe
d4ad2dab43 - Add news flash about decke@ joining portmgr@
- Add pav@ to portmgralumni page
- Update admin and entities for portmgr changes

Approved by:	gjb
2012-10-19 17:07:33 +00:00
Eitan Adler
4e25a91972 Change email address to newer (working) one.
PR:		172642
Submitted by:	Chris Petrik
2012-10-12 15:24:34 +00:00