summaryrefslogtreecommitdiffstats
path: root/share/man/man5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove more knowledge of a.out and stab information from the tree.deraadt2013-10-194-683/+7
| | | | ok miod
* Adapt to recent gnome MODULE change.ajacoutot2013-10-161-8/+4
|
* Document MODGNOME_MIME_FILE and MODGNOME_DESKTOP_FILE.ajacoutot2013-10-151-3/+25
| | | | Make the x11/gnome MODULE description a bit easier to read.
* i. e. -> i.e.jmc2013-10-121-2/+2
|
* explicitely->explicitlysthen2013-10-121-2/+2
|
* document new queueing. with lots of help from jmc. glanced over by many,henning2013-10-121-245/+76
| | | | ok phessler sthen
* getdirentries(2) is dead; long live getdents(2)!guenther2013-10-071-14/+12
| | | | confirmation that getdirentries(2) is unused by ports from sthen@ and naddy@
* Document that the default ruby version in ports is now 2.0jeremy2013-10-061-3/+3
|
* document how to handle python3 PLISTs; based on a diff from rpointel@sthen2013-09-261-2/+20
|
* Revert. It seems people don't agree about which device should be used.ajacoutot2013-09-231-2/+2
| | | | req. by krw@ millert@
* cd0a -> cd0c for consistency with the FAQ.ajacoutot2013-09-231-3/+3
| | | | discussed with and ok miod@
* Fix a typo. "jajaja" miod@, "+ja" mpi@jca2013-09-081-3/+3
|
* some Bx/Ox conversion;jmc2013-08-142-10/+20
| | | | From: Jan Stary
* no longer any need to quote macro lines with >9 args;jmc2013-08-141-3/+3
| | | | From: Jan Stary
* No longer mention GCC2_ARCHSmiod2013-08-102-8/+7
|
* bye bye TRUST_PACKAGESespie2013-08-071-12/+3
|
* use .Mt for email address; ok jmc@schwarze2013-07-161-3/+4
|
* Mark up email adresses with the .Mt macro;schwarze2013-07-151-4/+3
| | | | | patch from Franco Fichtner <franco at lastsummer dot de>; ok jmc@
* merge the relevant bits of dhcp(8) into dhclient(8) and dhcpd(8),jmc2013-07-142-6/+6
| | | | | | | | removing traces of dhcp(8)... i'm about to remove that file, since it's essentially useless. holding off for a little, in case my commit is greeted with howls. help/ok krw
* Document KERBEROS5.ajacoutot2013-07-111-2/+5
| | | | ok robert@ jmc@
* no more link(5). either remove references entirely, or point folksjmc2013-07-101-3/+2
| | | | | | to elf(5) instead; ok miod
* Add a few EM_xxx values (arm, sh, ia64, amd64) to match <sys/exec_elf.h>miod2013-07-091-3/+11
|
* Remove link.5, which describes a.out shared libraries only and which contentmiod2013-07-093-641/+8
| | | | | does not even remotely apply to the ELF world. While there, change `executable' to `legacy executable' in a.out.5.
* Update elf(5) to reflect that we now use ELF on all supportedmatthew2013-07-091-5/+6
| | | | | | | platforms. Pointed out by Simon Kuhnle ok espie, jmc
* Document PKG_CREATE_NO_CHECKS=warnlandry2013-07-081-2/+8
| | | | ok espie@
* Remove usr.bin/ar and usr.bin/ranlib, no longer building anything. Move theirmiod2013-07-053-3/+222
| | | | manpages to share/man5 since they are still worth keeping.
* document variable name change in java.port.mkespie2013-07-021-3/+3
|
* tweak previous;jmc2013-06-241-4/+4
|
* Mention the checks for xenocara in DIAGNOSTICS, prompted by Jan Stary's mail.sthen2013-06-241-11/+10
| | | | | Remove documentation about "<PORTSDIR> is a symlink" from DIAGNOSTICS; this is no longer enforced by bsd.port.mk. feedback jca@, ok espie
* document FAKE_SETUP and VARBASEespie2013-06-211-10/+31
|
* explain the redirection mechanism for do-build, as used by ruby andespie2013-06-191-2/+39
| | | | (shortly) other ports.
* point users to dpb for big fetchespie2013-06-191-2/+9
|
* tweak previous: trim trailing whitespaceschwarze2013-06-171-3/+3
|
* introduce REGRESS_FAIL_EARLY to stop regression tests at firsthalex2013-06-141-2/+8
| | | | | | encountered failure ok phessler@ bluhm@
* add [-m mode] to the SUBST_CMD example linerpe2013-05-091-3/+3
| | | | ok espie@
* document DISTFILES extended syntaxespie2013-05-081-4/+35
| | | | | split huge fetch description into separate paragraphs. revive fetch-all, which is still very much alive.
* Document new MODPERL_ADJ_FILES and MODPERL_BIN_ADJ variables.zhuk2013-05-061-2/+16
| | | | Based on text from and okay sthen@
* fix range for assigned ports managed by the IANA (see RFC 1700).sobrado2013-04-251-4/+4
| | | | ok sthen@
* Adapt after recent gnome MODULE change.ajacoutot2013-04-161-3/+3
|
* Document the recent change to the x11/gnome MODULE.ajacoutot2013-03-261-2/+8
|
* space between macro arg and punctuation;jmc2013-03-251-2/+2
|
* manpages under ${PORTSDIR}/infrastructure/man are in the default searchlandry2013-03-251-4/+3
| | | | | | | path since almost two years (r1.17 of man.conf) - fix corresponding documentation. From Timo Myyrä on ports@, thanks!
* tweak previous;jmc2013-03-211-4/+5
|
* Adapt after default USE_LIBTOOL moved from No to Yes.ajacoutot2013-03-212-19/+18
| | | | ok jasper@ landry@ espie@ sthen@
* Note that ruby 1.9 is now the default ruby version in all cases.jeremy2013-03-201-25/+61
| | | | | Add some more documentation about the ruby.port.mk variables and how they interact.
* Add ruby20 FLAVOR to ruby-module(5).jeremy2013-03-191-4/+4
|
* Note that ruby 1.8 is the current default for non-gem or extconfjeremy2013-03-191-2/+8
| | | | | ruby ports, and how to use MODRUBY_REV to choose which ruby version to use.
* missing spaces;jmc2013-03-111-3/+3
|
* fix REGRESS -> TESTespie2013-03-112-35/+35
|
* document REGRESS -> TESTespie2013-03-101-34/+34
|