summaryrefslogtreecommitdiff
path: root/share/man/man5
AgeCommit message (Collapse)Author
2013-08-10No longer mention GCC2_ARCHSMiod Vallat
2013-08-07bye bye TRUST_PACKAGESMarc Espie
2013-07-16use .Mt for email address; ok jmc@Ingo Schwarze
2013-07-15Mark up email adresses with the .Mt macro;Ingo Schwarze
patch from Franco Fichtner <franco at lastsummer dot de>; ok jmc@
2013-07-14merge the relevant bits of dhcp(8) into dhclient(8) and dhcpd(8),Jason McIntyre
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
2013-07-11Document KERBEROS5.Antoine Jacoutot
ok robert@ jmc@
2013-07-10no more link(5). either remove references entirely, or point folksJason McIntyre
to elf(5) instead; ok miod
2013-07-09Add a few EM_xxx values (arm, sh, ia64, amd64) to match <sys/exec_elf.h>Miod Vallat
2013-07-09Remove link.5, which describes a.out shared libraries only and which contentMiod Vallat
does not even remotely apply to the ELF world. While there, change `executable' to `legacy executable' in a.out.5.
2013-07-09Update elf(5) to reflect that we now use ELF on all supportedMatthew Dempsky
platforms. Pointed out by Simon Kuhnle ok espie, jmc
2013-07-08Document PKG_CREATE_NO_CHECKS=warnLandry Breuil
ok espie@
2013-07-05Remove usr.bin/ar and usr.bin/ranlib, no longer building anything. Move theirMiod Vallat
manpages to share/man5 since they are still worth keeping.
2013-07-02document variable name change in java.port.mkMarc Espie
2013-06-24tweak previous;Jason McIntyre
2013-06-24Mention the checks for xenocara in DIAGNOSTICS, prompted by Jan Stary's mail.Stuart Henderson
Remove documentation about "<PORTSDIR> is a symlink" from DIAGNOSTICS; this is no longer enforced by bsd.port.mk. feedback jca@, ok espie
2013-06-21document FAKE_SETUP and VARBASEMarc Espie
2013-06-19explain the redirection mechanism for do-build, as used by ruby andMarc Espie
(shortly) other ports.
2013-06-19point users to dpb for big fetchMarc Espie
2013-06-17tweak previous: trim trailing whitespaceIngo Schwarze
2013-06-14introduce REGRESS_FAIL_EARLY to stop regression tests at firstAlexander Hall
encountered failure ok phessler@ bluhm@
2013-05-09add [-m mode] to the SUBST_CMD example lineRobert Peichaer
ok espie@
2013-05-08document DISTFILES extended syntaxMarc Espie
split huge fetch description into separate paragraphs. revive fetch-all, which is still very much alive.
2013-05-06Document new MODPERL_ADJ_FILES and MODPERL_BIN_ADJ variables.Vadim Zhukov
Based on text from and okay sthen@
2013-04-25fix range for assigned ports managed by the IANA (see RFC 1700).Igor Sobrado
ok sthen@
2013-04-16Adapt after recent gnome MODULE change.Antoine Jacoutot
2013-03-26Document the recent change to the x11/gnome MODULE.Antoine Jacoutot
2013-03-25space between macro arg and punctuation;Jason McIntyre
2013-03-25manpages under ${PORTSDIR}/infrastructure/man are in the default searchLandry Breuil
path since almost two years (r1.17 of man.conf) - fix corresponding documentation. From Timo Myyrä on ports@, thanks!
2013-03-21tweak previous;Jason McIntyre
2013-03-21Adapt after default USE_LIBTOOL moved from No to Yes.Antoine Jacoutot
ok jasper@ landry@ espie@ sthen@
2013-03-20Note that ruby 1.9 is now the default ruby version in all cases.Jeremy Evans
Add some more documentation about the ruby.port.mk variables and how they interact.
2013-03-19Add ruby20 FLAVOR to ruby-module(5).Jeremy Evans
2013-03-19Note that ruby 1.8 is the current default for non-gem or extconfJeremy Evans
ruby ports, and how to use MODRUBY_REV to choose which ruby version to use.
2013-03-11missing spaces;Jason McIntyre
2013-03-11fix REGRESS -> TESTMarc Espie
2013-03-10document REGRESS -> TESTMarc Espie
2013-03-10add placeholder for lang/erlangJasper Lievisse Adriaanse
2013-03-09fix target nameMarc Espie
2013-03-09document simpler logicMarc Espie
2013-03-08zap PERMIT_DISTFILES_CDROMMarc Espie
2013-03-04i missed a list of ciphers that rogier krieger didn't miss. thanks.Jasper Lievisse Adriaanse
2013-03-04sync with reality, only sha256 checksums are generated for distinfo.Jasper Lievisse Adriaanse
prompted by a mail on ports@ by rogier krieger ok landry@
2013-02-19Make it clear that the default implicit 'pass' rule does not create state,Stuart Henderson
make sense to deraadt@, ok/wording tweak from mikeb.
2013-02-16Make it clear that USE_MFS is not meant to be set by a user. ThisAntoine Jacoutot
would prevent dumb people like yours truly wondering why dpb -M does not do the right thing. ok espie@
2013-02-07Default gcc version for gcc4 MODULE is now 4.6.Pascal Stumpf
ok brad@ tobiasu@ espie@
2013-02-04missing newline;Jason McIntyre
2013-02-04MODPY_BIN_ADJ has been made internal to the python module, so stop talkingStuart Henderson
about it in port-modules(5), flesh out MODPY_ADJ_FILES instead. From a discussion with rpe; ok rpe rpointel
2013-02-03*an* mfs;Jason McIntyre
2013-02-03sync w/ recent java.port.mk updateJasper Lievisse Adriaanse
2013-02-03document USE_MFS and WRKOBJDIR_MFSMarc Espie