summaryrefslogtreecommitdiffstats
path: root/share/man/man5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* explain CONFIG_SITE_LIST purposes.espie2011-12-091-2/+12
| | | | Refrain from making it user-available for now.
* with the split of arch-defines, things are now simpler wrt arch constants.espie2011-12-082-11/+25
|
* those are paths, not abstract concatenation of LOCALBASE with something.espie2011-12-061-4/+4
|
* Format ruby-module.5 so it doesn't make your eyes bleed. Advice to usejeremy2011-12-051-3/+18
| | | | | | .Pp instead of .sp from schwarze@. OK schwarze@
* split the ruby module description off, as it's now insanely big.espie2011-12-053-166/+209
| | | | | | okay jeremy@, nits by jmc@ page still needs some cleaning up, mainly breathing spaces... ;)
* zap trailing whitespace;jmc2011-12-051-10/+10
|
* Update ruby section for recent and not-so-recent changes to ruby.port.mk.jeremy2011-12-041-35/+154
| | | | | | Reformat ruby section to be consistent with other recent changes. OK espie@
* document qtsespie2011-12-041-4/+58
|
* more nitsespie2011-12-041-35/+45
|
* nit, nit, nitespie2011-12-031-10/+14
|
* a few more nits, such as more consistent annotationsespie2011-12-031-17/+33
|
* more nitsespie2011-12-031-28/+56
|
* Remove an OpenBSD-specific tweak regarding .Xr spacingschwarze2011-12-031-5/+7
| | | | | | | | and make it compatible with bsd.lv mandoc and with groff-1.21. This tweak was originally added for compatibility with groff-1.15, which is no longer needed. ok jmc@ kristaps@
* Nitsespie2011-12-031-4/+4
|
* fix typoespie2011-12-031-2/+2
|
* more .Ev -> .Arespie2011-12-031-14/+16
| | | | | explicit link to THE FAKE FRAMEWORK reflect reality: *-fetch hooks are gone.
* thinkoespie2011-12-031-3/+3
|
* Builds -> Build.espie2011-12-031-24/+35
| | | | flesh out prepare with reference to MULTI_PACKAGES.
* more OBSOLETE stuff near the end, as it's less relevantespie2011-12-031-406/+408
| | | | | build-depends is less important and may vanish. prepare is more important...
* tweak previous;jmc2011-12-032-4/+4
|
* format most modules, exempts ruby since jeremy has a pending diffespie2011-12-031-108/+376
|
* clean-up description of lang/ghc a bit moreespie2011-12-031-10/+26
|
* better format (.Ev, .Ar, .Li)... rephrase a few odd things.espie2011-12-031-68/+180
| | | | | Synch with current reality: a few variables got lost since bsd.port.arch.mk is included after modules (to be fixed ?)
* Add MODGNOME_ICON_CACHE and MODXFCE_ICON_CACHE.ajacoutot2011-12-031-6/+6
|
* a few pieces of gnu.port.mk were not actually documented/documented correctly,espie2011-12-031-3/+37
| | | | as noticed by Amit Kulkarni.
* fix formulaeric2011-11-281-3/+3
| | | | ok djm@
* Manpage bits for the recent changes in vlan(4) prio handling.haesbaert2011-11-271-2/+6
| | | | ok jmc henning sthen claudio
* document XAUTHORITYespie2011-11-251-1/+5
|
* document show-prepare-resultsespie2011-11-251-1/+4
|
* show-size/show-fake-sizeespie2011-11-251-2/+14
| | | | all parts of bsd.port.mk that I intended to document are accounted for
* document targets related to dependency solving, finallyespie2011-11-251-1/+153
|
* document a few more odds and endsespie2011-11-251-11/+63
|
* document SYSTRACE_FILTER_CCACHE, prompted by espie@sthen2011-11-221-1/+7
|
* zap eol whitespace.jmc2011-11-221-3/+3
| | | | | please, people, run your man changes through "mandoc -Tlint" before comitting! please!
* document NO_ARCH and PKGFILEespie2011-11-221-1/+12
|
* document MASTER_SITE_* and SETENVespie2011-11-221-1/+24
| | | | | (pending changes to bsd.port.mk to make sure MASTER_SITE_OVERRIDE is always defined)
* reflect reality better.espie2011-11-221-31/+86
| | | | DEF_UMASK will die.
* avoid excessive parenthesisespie2011-11-211-6/+4
|
* document PREPARE_CHECK_ONLYespie2011-11-211-7/+27
| | | | start referring to pkgpath.7
* point to pkgpath(7)espie2011-11-211-2/+3
|
* zap eol whitespace;jmc2011-11-181-2/+2
|
* surprise: PKG_ARGS was not yet documented.espie2011-11-181-2/+31
| | | | Add a big blurb about mips64
* Document MODLUA_RUNDEP, from Simon Kuhnle tweaked slightly by me.sthen2011-11-171-2/+3
|
* MODGCCx_ARCHES -> MODGCCx_ARCHSsthen2011-11-171-4/+4
|
* describe briefly the syntax of this file (text adapted from sysctl.conf.5).jmc2011-10-291-6/+6
| | | | | | | in doing so, i've removed another sentence that somehow seems a bit redundant with this change; the omission of these details were pointed out by scire / web de
* tell people to avoid pre,do,post fetch and installespie2011-10-211-3/+8
|
* CHOWN/CHMOD are deadespie2011-10-211-1/+13
|
* add elf to propertiesespie2011-10-211-2/+5
|
* tell people to define PSEUDO_FLAVORS and FLAVORS prior to bsd.port.arch.mkespie2011-10-211-2/+4
| | | | we may actually use them.
* Move the para regarding the "Network Information Control Center (NIC)"lum2011-10-161-13/+6
| | | | | host file to HISTORY. Amending it on the way. Help as always from jmc@ ok jmc@