Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-10 | No longer mention GCC2_ARCHS | Miod Vallat | |
2013-08-07 | bye bye TRUST_PACKAGES | Marc Espie | |
2013-07-16 | use .Mt for email address; ok jmc@ | Ingo Schwarze | |
2013-07-15 | Mark up email adresses with the .Mt macro; | Ingo Schwarze | |
patch from Franco Fichtner <franco at lastsummer dot de>; ok jmc@ | |||
2013-07-14 | merge 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-11 | Document KERBEROS5. | Antoine Jacoutot | |
ok robert@ jmc@ | |||
2013-07-10 | no more link(5). either remove references entirely, or point folks | Jason McIntyre | |
to elf(5) instead; ok miod | |||
2013-07-09 | Add a few EM_xxx values (arm, sh, ia64, amd64) to match <sys/exec_elf.h> | Miod Vallat | |
2013-07-09 | Remove link.5, which describes a.out shared libraries only and which content | Miod Vallat | |
does not even remotely apply to the ELF world. While there, change `executable' to `legacy executable' in a.out.5. | |||
2013-07-09 | Update elf(5) to reflect that we now use ELF on all supported | Matthew Dempsky | |
platforms. Pointed out by Simon Kuhnle ok espie, jmc | |||
2013-07-08 | Document PKG_CREATE_NO_CHECKS=warn | Landry Breuil | |
ok espie@ | |||
2013-07-05 | Remove usr.bin/ar and usr.bin/ranlib, no longer building anything. Move their | Miod Vallat | |
manpages to share/man5 since they are still worth keeping. | |||
2013-07-02 | document variable name change in java.port.mk | Marc Espie | |
2013-06-24 | tweak previous; | Jason McIntyre | |
2013-06-24 | Mention 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-21 | document FAKE_SETUP and VARBASE | Marc Espie | |
2013-06-19 | explain the redirection mechanism for do-build, as used by ruby and | Marc Espie | |
(shortly) other ports. | |||
2013-06-19 | point users to dpb for big fetch | Marc Espie | |
2013-06-17 | tweak previous: trim trailing whitespace | Ingo Schwarze | |
2013-06-14 | introduce REGRESS_FAIL_EARLY to stop regression tests at first | Alexander Hall | |
encountered failure ok phessler@ bluhm@ | |||
2013-05-09 | add [-m mode] to the SUBST_CMD example line | Robert Peichaer | |
ok espie@ | |||
2013-05-08 | document DISTFILES extended syntax | Marc Espie | |
split huge fetch description into separate paragraphs. revive fetch-all, which is still very much alive. | |||
2013-05-06 | Document new MODPERL_ADJ_FILES and MODPERL_BIN_ADJ variables. | Vadim Zhukov | |
Based on text from and okay sthen@ | |||
2013-04-25 | fix range for assigned ports managed by the IANA (see RFC 1700). | Igor Sobrado | |
ok sthen@ | |||
2013-04-16 | Adapt after recent gnome MODULE change. | Antoine Jacoutot | |
2013-03-26 | Document the recent change to the x11/gnome MODULE. | Antoine Jacoutot | |
2013-03-25 | space between macro arg and punctuation; | Jason McIntyre | |
2013-03-25 | manpages under ${PORTSDIR}/infrastructure/man are in the default search | Landry Breuil | |
path since almost two years (r1.17 of man.conf) - fix corresponding documentation. From Timo Myyrä on ports@, thanks! | |||
2013-03-21 | tweak previous; | Jason McIntyre | |
2013-03-21 | Adapt after default USE_LIBTOOL moved from No to Yes. | Antoine Jacoutot | |
ok jasper@ landry@ espie@ sthen@ | |||
2013-03-20 | Note 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-19 | Add ruby20 FLAVOR to ruby-module(5). | Jeremy Evans | |
2013-03-19 | Note that ruby 1.8 is the current default for non-gem or extconf | Jeremy Evans | |
ruby ports, and how to use MODRUBY_REV to choose which ruby version to use. | |||
2013-03-11 | missing spaces; | Jason McIntyre | |
2013-03-11 | fix REGRESS -> TEST | Marc Espie | |
2013-03-10 | document REGRESS -> TEST | Marc Espie | |
2013-03-10 | add placeholder for lang/erlang | Jasper Lievisse Adriaanse | |
2013-03-09 | fix target name | Marc Espie | |
2013-03-09 | document simpler logic | Marc Espie | |
2013-03-08 | zap PERMIT_DISTFILES_CDROM | Marc Espie | |
2013-03-04 | i missed a list of ciphers that rogier krieger didn't miss. thanks. | Jasper Lievisse Adriaanse | |
2013-03-04 | sync 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-19 | Make 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-16 | Make it clear that USE_MFS is not meant to be set by a user. This | Antoine Jacoutot | |
would prevent dumb people like yours truly wondering why dpb -M does not do the right thing. ok espie@ | |||
2013-02-07 | Default gcc version for gcc4 MODULE is now 4.6. | Pascal Stumpf | |
ok brad@ tobiasu@ espie@ | |||
2013-02-04 | missing newline; | Jason McIntyre | |
2013-02-04 | MODPY_BIN_ADJ has been made internal to the python module, so stop talking | Stuart 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-03 | sync w/ recent java.port.mk update | Jasper Lievisse Adriaanse | |
2013-02-03 | document USE_MFS and WRKOBJDIR_MFS | Marc Espie | |