Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more knowledge of a.out and stab information from the tree. | 2013-10-19 | 4 | -683/+7 | |
| | | | | ok miod | ||||
* | Adapt to recent gnome MODULE change. | 2013-10-16 | 1 | -8/+4 | |
| | |||||
* | Document MODGNOME_MIME_FILE and MODGNOME_DESKTOP_FILE. | 2013-10-15 | 1 | -3/+25 | |
| | | | | Make the x11/gnome MODULE description a bit easier to read. | ||||
* | i. e. -> i.e. | 2013-10-12 | 1 | -2/+2 | |
| | |||||
* | explicitely->explicitly | 2013-10-12 | 1 | -2/+2 | |
| | |||||
* | document new queueing. with lots of help from jmc. glanced over by many, | 2013-10-12 | 1 | -245/+76 | |
| | | | | ok phessler sthen | ||||
* | getdirentries(2) is dead; long live getdents(2)! | 2013-10-07 | 1 | -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.0 | 2013-10-06 | 1 | -3/+3 | |
| | |||||
* | document how to handle python3 PLISTs; based on a diff from rpointel@ | 2013-09-26 | 1 | -2/+20 | |
| | |||||
* | Revert. It seems people don't agree about which device should be used. | 2013-09-23 | 1 | -2/+2 | |
| | | | | req. by krw@ millert@ | ||||
* | cd0a -> cd0c for consistency with the FAQ. | 2013-09-23 | 1 | -3/+3 | |
| | | | | discussed with and ok miod@ | ||||
* | Fix a typo. "jajaja" miod@, "+ja" mpi@ | 2013-09-08 | 1 | -3/+3 | |
| | |||||
* | some Bx/Ox conversion; | 2013-08-14 | 2 | -10/+20 | |
| | | | | From: Jan Stary | ||||
* | no longer any need to quote macro lines with >9 args; | 2013-08-14 | 1 | -3/+3 | |
| | | | | From: Jan Stary | ||||
* | No longer mention GCC2_ARCHS | 2013-08-10 | 2 | -8/+7 | |
| | |||||
* | bye bye TRUST_PACKAGES | 2013-08-07 | 1 | -12/+3 | |
| | |||||
* | use .Mt for email address; ok jmc@ | 2013-07-16 | 1 | -3/+4 | |
| | |||||
* | Mark up email adresses with the .Mt macro; | 2013-07-15 | 1 | -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), | 2013-07-14 | 2 | -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. | 2013-07-11 | 1 | -2/+5 | |
| | | | | ok robert@ jmc@ | ||||
* | no more link(5). either remove references entirely, or point folks | 2013-07-10 | 1 | -3/+2 | |
| | | | | | | to elf(5) instead; ok miod | ||||
* | Add a few EM_xxx values (arm, sh, ia64, amd64) to match <sys/exec_elf.h> | 2013-07-09 | 1 | -3/+11 | |
| | |||||
* | Remove link.5, which describes a.out shared libraries only and which content | 2013-07-09 | 3 | -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 supported | 2013-07-09 | 1 | -5/+6 | |
| | | | | | | | platforms. Pointed out by Simon Kuhnle ok espie, jmc | ||||
* | Document PKG_CREATE_NO_CHECKS=warn | 2013-07-08 | 1 | -2/+8 | |
| | | | | ok espie@ | ||||
* | Remove usr.bin/ar and usr.bin/ranlib, no longer building anything. Move their | 2013-07-05 | 3 | -3/+222 | |
| | | | | manpages to share/man5 since they are still worth keeping. | ||||
* | document variable name change in java.port.mk | 2013-07-02 | 1 | -3/+3 | |
| | |||||
* | tweak previous; | 2013-06-24 | 1 | -4/+4 | |
| | |||||
* | Mention the checks for xenocara in DIAGNOSTICS, prompted by Jan Stary's mail. | 2013-06-24 | 1 | -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 VARBASE | 2013-06-21 | 1 | -10/+31 | |
| | |||||
* | explain the redirection mechanism for do-build, as used by ruby and | 2013-06-19 | 1 | -2/+39 | |
| | | | | (shortly) other ports. | ||||
* | point users to dpb for big fetch | 2013-06-19 | 1 | -2/+9 | |
| | |||||
* | tweak previous: trim trailing whitespace | 2013-06-17 | 1 | -3/+3 | |
| | |||||
* | introduce REGRESS_FAIL_EARLY to stop regression tests at first | 2013-06-14 | 1 | -2/+8 | |
| | | | | | | encountered failure ok phessler@ bluhm@ | ||||
* | add [-m mode] to the SUBST_CMD example line | 2013-05-09 | 1 | -3/+3 | |
| | | | | ok espie@ | ||||
* | document DISTFILES extended syntax | 2013-05-08 | 1 | -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. | 2013-05-06 | 1 | -2/+16 | |
| | | | | Based on text from and okay sthen@ | ||||
* | fix range for assigned ports managed by the IANA (see RFC 1700). | 2013-04-25 | 1 | -4/+4 | |
| | | | | ok sthen@ | ||||
* | Adapt after recent gnome MODULE change. | 2013-04-16 | 1 | -3/+3 | |
| | |||||
* | Document the recent change to the x11/gnome MODULE. | 2013-03-26 | 1 | -2/+8 | |
| | |||||
* | space between macro arg and punctuation; | 2013-03-25 | 1 | -2/+2 | |
| | |||||
* | manpages under ${PORTSDIR}/infrastructure/man are in the default search | 2013-03-25 | 1 | -4/+3 | |
| | | | | | | | path since almost two years (r1.17 of man.conf) - fix corresponding documentation. From Timo Myyrä on ports@, thanks! | ||||
* | tweak previous; | 2013-03-21 | 1 | -4/+5 | |
| | |||||
* | Adapt after default USE_LIBTOOL moved from No to Yes. | 2013-03-21 | 2 | -19/+18 | |
| | | | | ok jasper@ landry@ espie@ sthen@ | ||||
* | Note that ruby 1.9 is now the default ruby version in all cases. | 2013-03-20 | 1 | -25/+61 | |
| | | | | | Add some more documentation about the ruby.port.mk variables and how they interact. | ||||
* | Add ruby20 FLAVOR to ruby-module(5). | 2013-03-19 | 1 | -4/+4 | |
| | |||||
* | Note that ruby 1.8 is the current default for non-gem or extconf | 2013-03-19 | 1 | -2/+8 | |
| | | | | | ruby ports, and how to use MODRUBY_REV to choose which ruby version to use. | ||||
* | missing spaces; | 2013-03-11 | 1 | -3/+3 | |
| | |||||
* | fix REGRESS -> TEST | 2013-03-11 | 2 | -35/+35 | |
| | |||||
* | document REGRESS -> TEST | 2013-03-10 | 1 | -34/+34 | |
| |