summaryrefslogtreecommitdiffstats
path: root/share/man/man5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* add placeholder for lang/erlangjasper2013-03-101-2/+3
|
* fix target nameespie2013-03-091-2/+2
|
* document simpler logicespie2013-03-091-2/+20
|
* zap PERMIT_DISTFILES_CDROMespie2013-03-081-5/+10
|
* i missed a list of ciphers that rogier krieger didn't miss. thanks.jasper2013-03-041-2/+2
|
* sync with reality, only sha256 checksums are generated for distinfo.jasper2013-03-041-3/+3
| | | | | prompted by a mail on ports@ by rogier krieger ok landry@
* Make it clear that the default implicit 'pass' rule does not create state,sthen2013-02-191-3/+3
| | | | make sense to deraadt@, ok/wording tweak from mikeb.
* Make it clear that USE_MFS is not meant to be set by a user. Thisajacoutot2013-02-161-4/+5
| | | | | | | would prevent dumb people like yours truly wondering why dpb -M does not do the right thing. ok espie@
* Default gcc version for gcc4 MODULE is now 4.6.pascal2013-02-071-4/+4
| | | | ok brad@ tobiasu@ espie@
* missing newline;jmc2013-02-041-2/+3
|
* MODPY_BIN_ADJ has been made internal to the python module, so stop talkingsthen2013-02-041-13/+8
| | | | | about it in port-modules(5), flesh out MODPY_ADJ_FILES instead. From a discussion with rpe; ok rpe rpointel
* *an* mfs;jmc2013-02-031-3/+3
|
* sync w/ recent java.port.mk updatejasper2013-02-031-4/+5
|
* document USE_MFS and WRKOBJDIR_MFSespie2013-02-031-2/+25
|
* gcc3 is no more; ok brad@pascal2013-01-311-14/+2
|
* command-line (adj.) -> command line (n.);jmc2013-01-181-3/+3
|
* various macro fixes;jmc2013-01-171-9/+2
|
* Remove description of functionality that never was implemented, e.g.zhuk2013-01-161-5/+2
| | | | | | CCACHE_DIR_${PKGPATH} . ok sthen@, jmc@
* move the "set queue" block a bit down so thathenning2013-01-161-19/+19
| | | | | | a) things are in alphabetical order again b) the "described below" in the set prio section actually refers to a block of text below and not above it... ok jsing
* for consistency with prio etc, the queue assignment really belongshenning2013-01-161-11/+11
| | | | | | | | | into the set block. so make pfctl accept, print and the manpage document . match set queue foo instead of . match queue foo but keep accepting the old way without the explicit set. ok bob, man jmc
* MODGCC3_ARCHS -> MODCLANG_ARCHS for the lang/clang modulesebastia2013-01-131-3/+3
| | | | OK landry@
* Gnome > GNOMEajacoutot2013-01-051-4/+4
|
* missing full stop in previous;jmc2012-12-311-2/+2
|
* document post-install hooksespie2012-12-311-2/+12
|
* add a FILES section; requested by Maximo Pechjmc2012-12-271-2/+7
|
* some small simplifications;jmc2012-12-151-12/+8
|
* when only one "family" argument is given, only that family is tried;jmc2012-12-091-2/+5
| | | | confirmed by pyr
* document that resolv.conf is now not unconditionally overwritten;jmc2012-12-051-4/+9
| | | | text/ok krw
* Default LIBTOOL is /usr/bin/libtool.ajacoutot2012-11-281-3/+3
|
* some notes on edns; big thanks to sthen for his help with this (and ok)jmc2012-11-271-10/+26
|
* Make it clear that lines are processed in the given order and provide ankrw2012-11-261-1/+12
| | | | | | example using dhcp, a common use case. ok sthen@ jmc@