summaryrefslogtreecommitdiffstats
path: root/share/man/man7/ports.7
Commit message (Collapse)AuthorAgeFilesLines
* Remove reference to a man page of pib, an obscure third-party tool, whose portpav2006-11-241-1/+0
| | | | | | does not install any manpages. MFC after: 3 days
* Reduce our pointy-hat pool capacity by one (i.e. bump manpage date,keramida2006-10-241-1/+1
| | | | | | after the last change to this manpage). Reminded by: ru
* Document NO_IGNORE and its interation with FORBIDDEN.keramida2006-10-241-0/+11
| | | | Triggered by: a question by Panagiotis Hadgis <hadgis@ceid.upatras.gr>
* o Document 'make quicksearch'.maxim2006-09-181-1/+6
| | | | | | PR: docs/103162 Submitted by: Lars Engels MFC after: 1 week
* - Document RANDOMIZE_MASTER_SITES, MASTER_SORTpav2006-07-051-13/+7
| | | | - Remove OPTIONS, it's no user settable variable
* - Document new missing targetpav2006-07-051-0/+2
|
* Document config-recursive target.jcamou2005-07-201-0/+5
| | | | | | | PR: docs/82586 Submitted by: Imobach González Sosa <imobachgs@banot.net> Approved by: trhodes (mentor) MFC after: 1 week
* - Remove MLINKS to nonexistant manpagesbrueffer2005-07-141-2/+3
| | | | | | | - Change some section numbers to match reality - For MLINKS to manpages from ports, mention which port installs them MFC after: 3 days
* Introduce three new targets for ports collection:krion2005-02-071-1/+13
| | | | | | showconfig-recursive, rmconfig-recursive and config-conditional. MFC after: 3 days
* Sort sections.ru2005-01-211-4/+4
|
* Introduce new variables FETCHINDEX, MASTER_SITE_INDEX and addkrion2004-12-171-3/+23
| | | | | | | | | 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
* - Fix typo in portaudit reference.simon2004-11-191-2/+2
| | | | | | | - Bump document date for last commit. Pointed out by: ceri, ru Pointy hat to: simon
* - Document the DISABLE_VULNERABILITIES knob.simon2004-11-181-4/+6
| | | | | | | - Don't say this manual page is too long, it's not that long. - s/man page/manual page/g MFC after: 3 days
* Add descriptions for new path, info, maint, cat, bdeps, andkrion2004-06-161-5/+48
| | | | | | | rdeps variables and some new examples for "make search". Approved by: josef (mentor) MFC after: 2 days
* - Remove leading zero from document date [1]krion2004-06-021-5/+8
| | | | | | | | | - 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)
* - Bump the document datekrion2004-06-021-1/+1
| | | | | Requested by: ru Approved by: ru, josef (mentor)
* - Mention new targets from bsd.port.mk:krion2004-06-021-1/+30
| | | | | | | | | | | | | * config * showconfig * rmconfig * describe - Add OPTIONS description - Word smithing PR: docs/67342 Reviewed by: ru Approved by: josef (mentor)
* Correct the on-disc path to the porters-handbookbrueffer2003-11-121-1/+1
|
* Document the 'fetch-recursive-list' and 'deinstall-all' targets.brueffer2003-11-121-0/+7
| | | | | | | | 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>
* Add the 'package-recursive' optionbrueffer2003-11-091-0/+4
| | | | | | PR: 57838 Submitted by: Alexander Haderer <alexander.haderer@charite.de> MFC after: 5 days
* asami is no longer our ports lead, so remove a statement sayingeivind2003-09-131-3/+0
| | | | the ports collection is maintained by asami and the ports team.
* MASTER_SITE_OVERRIDE can list several sites.ru2003-06-231-1/+1
|
* Packages have been in .tbz format for some time now, thus s/tgz/tbz/brueffer2003-02-221-1/+1
| | | | X-MFC after: re-approval
* mdoc(7) police: Deal with self-xrefs.ru2002-12-241-1/+1
|
* Add description of fetch-recursive target.keramida2002-10-221-1/+3
|
* Refer to doc/en_US.ISO8859-1 for documentation.keramida2002-10-221-2/+2
|
* Correct links to Handbook's pages, old URLs does not work anymore.blackend2002-07-301-2/+2
| | | | MFC after: 1 week
* mdoc(7) police: tidy up.ru2002-03-181-135/+166
|
* Point readers to the Porter's Handbook instead of the non-existantmurray2002-03-121-11/+11
| | | | | | "Porting Applications" section of the FreeBSD Handbook. MFC After: 2 days
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-1/+3
|
* mdoc(7) police: s/NetBSD/.Nx/ where appropriate.ru2001-08-131-1/+2
|
* mdoc(7) police:ru2001-08-071-12/+8
| | | | | | | 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.
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-2/+2
| | | | | | | | | | 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
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-2/+0
|
* Remove duplicate words.dd2001-06-241-2/+2
|
* Reword a few things and document the `search' and `index' make targets.dd2001-04-221-4/+36
| | | | | PR: 26690 Submitted by: Pete Fritchman <petef@databits.net>
* Prepare for mdoc(7)NG.ru2000-12-291-0/+2
|
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
|
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-0/+1
|
* Use Fx macro wherever possible.ru2000-11-141-10/+22
|
* .Xr pkg_version 1hoek2000-01-021-0/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* The "depends-list" target disappeared in r.1.300 (Dec. 12, 1998) ofhoek1999-08-211-2/+2
| | | | | | bsd.port.mk. Replace its occurrence in this file with a synonym. PR: docs/13255
* Various man page cleanup:mpp1999-08-151-7/+7
| | | | | | | | | | - 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>
* Add portlint(1) and sort "SEE ALSO"'s.obrien1999-07-121-5/+7
|
* - FreeBSD.ORG => FreeBSD.orghoek1999-07-121-16/+16
| | | | | | - Don't discourage people from using "make readmes" - Document WRKDIRPREFIX.
* Missed a ref to /usr/share/mk/bsd.port.mkhoek1999-05-021-2/+2
|
* The bsd.port.mk has moved.hoek1999-04-291-2/+2
|
* -make clear need to use the upgrade kithoek1998-12-301-7/+17
| | | | | | | -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)
OpenPOWER on IntegriCloud