summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
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
2013-02-02m68k ports are now ELF citizens.Miod Vallat
2013-01-31Enable shared libraries on m88k platforms.Miod Vallat
And there was much rejoicing.
2013-01-31welcome to 5.3-BETAMiod Vallat
2013-01-31gcc3 is no more; ok brad@Pascal Stumpf
2013-01-29tweak previous;Jason McIntyre
2013-01-29Add pppx.4 and enable links to it.YASUOKA Masahiko
ok dlg@
2013-01-29new sentence, new line;Jason McIntyre
2013-01-29zap trailing whitespace;Jason McIntyre
2013-01-29Add the PCI id for the D-Link DFE-520TX C1 board.Brad Smith
ok jsg@
2013-01-29remove the EXPECTED CHANGES TO THE BUS_SPACE FUNCTIONS section. talk isDavid Gwynne
cheap, if we wanted this stuff there'd be a diff by now. requested by miod@ and kettenis@
2013-01-29useless comments are uselessDavid Gwynne
2013-01-29bus_space_{read,write}_N dont take different arguments to their non rawDavid Gwynne
counterparts, so list them separately to the ones that do.
2013-01-29document bus_space_{read,write}_raw_N(). needs some polishing...David Gwynne
2013-01-28Document ulpt(4) firmware support for HP LaserJet printers.Stefan Sperling
2013-01-28there is no untimeout function in our kernelDavid Gwynne
2013-01-24typo in #includeGiovanni Bechis
2013-01-18command-line (adj.) -> command line (n.);Jason McIntyre
2013-01-18typosMiod Vallat
2013-01-18s/the the/the/ in sosplice(9)Alexander Bluhm
spotted by jmc@
2013-01-17Update the sosplice(9) man page with UDP socket splicing.Alexander Bluhm
help and OK jmc@
2013-01-17various macro fixes;Jason McIntyre
2013-01-17Man page update for the changed semantics of maximum socket splicing.Alexander Bluhm
The error EFBIG can be returned to userland now. OK jmc@
2013-01-16Remove description of functionality that never was implemented, e.g.Vadim Zhukov
CCACHE_DIR_${PKGPATH} . ok sthen@, jmc@
2013-01-16Add terminfo entries for rxvt-unicode and rxvt-unicode-256colorDavid Coppa
ok sthen@, nicm@
2013-01-16Some corrections for D-Link device names.Brad Smith
ok jsing@
2013-01-16move the "set queue" block a bit down so thatHenning Brauer
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
2013-01-16for consistency with prio etc, the queue assignment really belongsHenning Brauer
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
2013-01-16- bhyve is now officially all lower case.Brad Smith
- Further tweaking to the viomb(4) page. ok sf@
2013-01-15tidy up the vio docs; ok sfJason McIntyre
2013-01-13MODGCC3_ARCHS -> MODCLANG_ARCHS for the lang/clang moduleSebastian Reitenbach
OK landry@
2013-01-12add viomb driver for virtio balloon deviceStefan Fritsch
This allows the host to request some memory back from the openbsd guest in case of a shortage. Patch by Dinar Talypov OK jasper@ OK jmc@ (man page)
2013-01-10history file format correctionRobert Peichaer
ok espie@
2013-01-09fix typos. From remco@d-compu.dyndns.orgMarc Espie
2013-01-09- use # for prompts in examplesRobert Peichaer
- update base and ports source size - change PKG_PATH example to ksh(1) style ok espie@
2013-01-08fix a broken display;Jason McIntyre
2013-01-08.Pa for path/filenamesRobert Peichaer
ok espie@
2013-01-08simpler text; from Jan StaryJason McIntyre
ok ratchov
2013-01-08- add a hint to sh(1) for patterns in SKIPDIRRobert Peichaer
- add example to show the flavors of a ports - change like "packages in PORTSDIR" to ${PORTSDIR}/packages - some other minor cleanups/corrections consistently use ... - .Ar for make targets - .Dv for values of variables (e.g. Yes) - .Ev for environment vars - .Pa for filenames/paths and ports - .Qq instead of literal "" - .Sq for quoting _ (underscore) within text ok espie@
2013-01-07more hints for efficient bulksMarc Espie
2013-01-06Update information about PIE status in gcc-local(1). OK pascal@.Martynas Venckus
2013-01-05Switch m88k ports to ELF.Miod Vallat
2013-01-05Gnome > GNOMEAntoine Jacoutot
2013-01-04add Huawei E353Jonathan Gray
2013-01-03update from Ryan Ozmun;Jason McIntyre
2012-12-31missing full stop in previous;Jason McIntyre
2012-12-31document post-install hooksMarc Espie