Pav Lucistnik
1f568fb20b
- Document RANDOMIZE_MASTER_SITES, MASTER_SORT
...
- Remove OPTIONS, it's no user settable variable
2006-07-05 20:38:54 +00:00
Pav Lucistnik
c8ff7e9e42
- Document new missing target
2006-07-05 20:07:59 +00:00
Jesus R. Camou
191f93f02e
Document config-recursive target.
...
PR: docs/82586
Submitted by: Imobach González Sosa <imobachgs@banot.net>
Approved by: trhodes (mentor)
MFC after: 1 week
2005-07-20 22:22:53 +00:00
Christian Brueffer
f0ea72a038
- Remove MLINKS to nonexistant manpages
...
- Change some section numbers to match reality
- For MLINKS to manpages from ports, mention which port installs them
MFC after: 3 days
2005-07-14 20:29:08 +00:00
Kirill Ponomarev
a571610dc0
Introduce three new targets for ports collection:
...
showconfig-recursive, rmconfig-recursive and config-conditional.
MFC after: 3 days
2005-02-07 23:04:33 +00:00
Ruslan Ermilov
9cbda59000
Sort sections.
2005-01-21 08:36:40 +00:00
Kirill Ponomarev
e57fe04667
Introduce new variables FETCHINDEX, MASTER_SITE_INDEX and add
...
description for MASTER_SITE_BACKUP.
Based on PR: ports/74709
Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
Reviewed by: ru
MFC after: 3 days
2004-12-17 13:39:55 +00:00
Simon L. B. Nielsen
cd77596356
- Fix typo in portaudit reference.
...
- Bump document date for last commit.
Pointed out by: ceri, ru
Pointy hat to: simon
2004-11-19 11:44:26 +00:00
Simon L. B. Nielsen
949f900d46
- Document the DISABLE_VULNERABILITIES knob.
...
- Don't say this manual page is too long, it's not that long.
- s/man page/manual page/g
MFC after: 3 days
2004-11-18 19:40:00 +00:00
Kirill Ponomarev
65d476e0e0
Add descriptions for new path, info, maint, cat, bdeps, and
...
rdeps variables and some new examples for "make search".
Approved by: josef (mentor)
MFC after: 2 days
2004-06-16 07:29:21 +00:00
Kirill Ponomarev
7585929e25
- Remove leading zero from document date [1]
...
- Remove entry which tells about periodical INDEX updates in
the CVS repository
- Add description for fetchindex target
Requested by: ru [1]
Approved by: josef (mentor)
2004-06-02 20:15:34 +00:00
Kirill Ponomarev
b83effc153
- Bump the document date
...
Requested by: ru
Approved by: ru, josef (mentor)
2004-06-02 15:03:59 +00:00
Kirill Ponomarev
03687bafee
- Mention new targets from bsd.port.mk:
...
* config
* showconfig
* rmconfig
* describe
- Add OPTIONS description
- Word smithing
PR: docs/67342
Reviewed by: ru
Approved by: josef (mentor)
2004-06-02 14:15:35 +00:00
Christian Brueffer
7b93590403
Correct the on-disc path to the porters-handbook
2003-11-12 08:26:08 +00:00
Christian Brueffer
515ba752bd
Document the 'fetch-recursive-list' and 'deinstall-all' targets.
...
No MFC reminder, I'll sync this page with the one in -stable in
a couple of days.
PR: docs/46181
Patch submitted by: Sergey Matveychuk <sem@ciam.ru>
2003-11-12 08:06:35 +00:00
Christian Brueffer
8c3bfd6934
Add the 'package-recursive' option
...
PR: 57838
Submitted by: Alexander Haderer <alexander.haderer@charite.de>
MFC after: 5 days
2003-11-09 09:30:39 +00:00
Eivind Eklund
948afd9c56
asami is no longer our ports lead, so remove a statement saying
...
the ports collection is maintained by asami and the ports team.
2003-09-13 16:16:31 +00:00
Ruslan Ermilov
b81d803e0f
MASTER_SITE_OVERRIDE can list several sites.
2003-06-23 20:01:58 +00:00
Christian Brueffer
81c4ddbf5e
Packages have been in .tbz format for some time now, thus s/tgz/tbz/
...
X-MFC after: re-approval
2003-02-22 11:57:09 +00:00
Ruslan Ermilov
facc67676f
mdoc(7) police: Deal with self-xrefs.
2002-12-24 13:41:48 +00:00
Giorgos Keramidas
56e37108f4
Add description of fetch-recursive target.
2002-10-22 23:11:38 +00:00
Giorgos Keramidas
a5d3110615
Refer to doc/en_US.ISO8859-1 for documentation.
2002-10-22 23:06:29 +00:00
Marc Fonvieille
1061be04b3
Correct links to Handbook's pages, old URLs does not work anymore.
...
MFC after: 1 week
2002-07-30 21:04:26 +00:00
Ruslan Ermilov
0412d17c69
mdoc(7) police: tidy up.
2002-03-18 10:07:22 +00:00
Murray Stokely
5d3d0230e6
Point readers to the Porter's Handbook instead of the non-existant
...
"Porting Applications" section of the FreeBSD Handbook.
MFC After: 2 days
2002-03-12 09:45:29 +00:00
Ruslan Ermilov
753d686d34
mdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-14 10:01:54 +00:00
Ruslan Ermilov
d013e3f544
mdoc(7) police: s/NetBSD/.Nx/ where appropriate.
2001-08-13 17:00:36 +00:00
Ruslan Ermilov
c4d9468ea0
mdoc(7) police:
...
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
Jens Schweikhardt
c1f3e4bf21
Removed whitespace at end-of-line; no content changes. I simply did
...
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b
MFC after: 7 days
2001-07-14 19:41:16 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Dima Dorfman
a910f192bb
Remove duplicate words.
2001-06-24 01:34:38 +00:00
Dima Dorfman
019de50b69
Reword a few things and document the search' and
index' make targets.
...
PR: 26690
Submitted by: Pete Fritchman <petef@databits.net>
2001-04-22 00:28:40 +00:00
Ruslan Ermilov
3136363f3e
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
Ruslan Ermilov
ed40311694
mdoc(7) police: removed history info from the .Os FreeBSD call.
2000-12-14 11:52:05 +00:00
Ruslan Ermilov
f4d874a1db
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
Ruslan Ermilov
b5c508fba3
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
Tim Vanderhoek
7ec24193b6
.Xr pkg_version 1
2000-01-02 17:55:03 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Tim Vanderhoek
d3936aa36e
The "depends-list" target disappeared in r.1.300 (Dec. 12, 1998) of
...
bsd.port.mk. Replace its occurrence in this file with a synonym.
PR: docs/13255
1999-08-21 17:22:29 +00:00
Mike Pritchard
def37e7c68
Various man page cleanup:
...
- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
1999-08-15 10:48:36 +00:00
David E. O'Brien
ac8011f83a
Add portlint(1) and sort "SEE ALSO"'s.
1999-07-12 07:49:28 +00:00
Tim Vanderhoek
6b4c07361e
- FreeBSD.ORG => FreeBSD.org
...
- Don't discourage people from using "make readmes"
- Document WRKDIRPREFIX.
1999-07-12 02:33:47 +00:00
Tim Vanderhoek
652627f040
Missed a ref to /usr/share/mk/bsd.port.mk
1999-05-02 05:04:26 +00:00
Tim Vanderhoek
2693c8b95a
The bsd.port.mk has moved.
1999-04-29 21:41:11 +00:00
Tim Vanderhoek
3fea87d29e
-make clear need to use the upgrade kit
...
-add "depends" to list of recursive targets
-consistent capitilization of FreeBSD.ORG
-remove description of PATCH_DEBUG
-add .Xr to portcheckout(1) and pib(1)
1998-12-30 17:32:47 +00:00
Tim Vanderhoek
805a2777e4
SEE ALSO http://www.FreeBSD.ORG/ports
1998-06-29 06:54:34 +00:00
Tim Vanderhoek
edac0054b0
Grammar touch-up.
1998-06-23 04:38:50 +00:00
Philippe Charnier
aaf1f16e39
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
...
Use .An/.Aq.
1998-03-12 07:31:21 +00:00
Tim Vanderhoek
83d04c760a
Change documentation for `make package' (Thanks (indirectly) O'Brien!).
...
Document `make readmes'. This is getting old, and the intent is to
stop questions regarding it; however, I have a suspicion documenting it
will work counter to ending questions about it and am mentally prepared
to see it go-ooooooooo.......
1998-02-07 21:07:51 +00:00