aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses
Commit message (Expand)AuthorAgeFilesLines
* Spell out "nestedfct"Rene Ladan2013-12-151-1/+1
* Mention nestedfct parameter.Rene Ladan2013-12-151-10/+11
* Add compiler:nestedfct which will automatically probe USE_GCC=anyBaptiste Daroussin2013-12-131-1/+10
* New USES=fortran to replace USE_FORTRAN.Tijl Coosemans2013-12-131-0/+39
* New USES=twisted, to replace the old USE_TWISTED knob.Marcus von Appen2013-12-081-0/+83
* Allow a user non belonging to whell to create a packageBaptiste Daroussin2013-11-291-0/+7
* Extend description of USE=shebangfix. Improve grammar and formatting.Gerald Pfeifer2013-11-281-10/+15
* In preparation for Qt 5 ports:Max Brazhnikov2013-11-211-14/+10
* Fix a typoBaptiste Daroussin2013-11-201-1/+1
* Swap compiler.mk to use gcc 4.7 when requesting a C++11/C11 compiler and clan...Baptiste Daroussin2013-11-201-4/+4
* Define the target in post section.Baptiste Daroussin2013-11-201-7/+10
* Add CHOSEN_COMPILER_TYPE which can be clang or gccBaptiste Daroussin2013-11-201-0/+13
* Fix some typos and use modern Perl variables in comments.Rene Ladan2013-11-202-2/+2
* Mark some targets .PHONYBaptiste Daroussin2013-11-209-0/+9
* Fix a typo in the DOS2UNIX_GLOB case (SRCSRC -> WRKSRC)Rene Ladan2013-11-191-1/+1
* Fix a typo (specifed -> specified)Rene Ladan2013-11-191-1/+1
* New USES=dos2unixBaptiste Daroussin2013-11-181-0/+40
* Make sure clang uses ports ld on FreeBSD 8Baptiste Daroussin2013-11-151-0/+2
* Fix symlink when PKGBASE, WEBPLUGIN_DIR, and WEBPLUGIN_NAME are not defined.Jung-uk Kim2013-11-141-4/+2
* Remove USES=npapi, please only use webpluginBaptiste Daroussin2013-11-131-209/+0
* Do not try to remove /boot/modules, it is part of BSD.root.dist [1]Rene Ladan2013-11-121-1/+3
* Fix when PREFIX != LOCALBASEBaptiste Daroussin2013-11-121-6/+5
* No need to parse twice the webplugin argumentsBaptiste Daroussin2013-11-121-1/+1
* Use USESDIR when possibleBaptiste Daroussin2013-11-121-1/+1
* Convert www/firefox/Makefile.webplugins into a USESBaptiste Daroussin2013-11-121-0/+187
* Fix with bmake which requires KMODDDIR to be defined before use.Rene Ladan2013-11-121-1/+1
* On FreeBSD 8 clang will need a newer version of binutils.Baptiste Daroussin2013-11-121-0/+6
* Make Uses/npapi.mk STAGEDIR safe.Eitan Adler2013-11-111-5/+5
* Copy npapi.mk from the mplayer port and USEify it.Eitan Adler2013-11-111-0/+209
* Change KMODDDIR to /boot/modules if it is set to /boot/kernelRene Ladan2013-11-081-0/+3
* Allow base clang to be used if version is >= 3.3Baptiste Daroussin2013-11-071-0/+22
* - Unbreak pure.mk, use correct .include "${PORTSDIR}/Mk/Uses/gmake.mk"Rusmir Dusko2013-11-071-1/+1
* Update to 0.57.Xin LI2013-11-061-5/+9
* Now that tinderbox knows how to properly check this, tests on OSVERSIONS are ...Baptiste Daroussin2013-11-051-4/+1
* Remove useless OSVERSION check, now that tinderbox properly do not leak those...Baptiste Daroussin2013-11-051-1/+1
* Using stage does not magically enforce the use of sane package tools, soRene Ladan2013-11-041-4/+2
* Use @unexec rmdir instead of @dirrmtry in the NO_STAGE case.Rene Ladan2013-11-031-1/+3
* Make sure that kldxref(8) is not run when installing into the stagingRene Ladan2013-11-031-0/+3
* Add a new USES for kernel module ports.Rene Ladan2013-10-311-0/+47
* Properly guard against multiple inclusion.Rene Ladan2013-10-291-0/+1
* - revert r331810Dirk Meyer2013-10-281-120/+0
* - use STAGEDIRDirk Meyer2013-10-271-0/+120
* - Use leading "-" to ignore exit status instead of trailing "|| ${TRUE}"Sunpoet Po-Chuan Hsieh2013-10-271-1/+1
* - Add missing || ${TRUE}Sunpoet Po-Chuan Hsieh2013-10-251-1/+1
* - Fix .packlist only when ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto existsSunpoet Po-Chuan Hsieh2013-10-231-1/+1
* Allow users to install converters/libiconv on 10.x systems if theyUlrich Spörlein2013-10-231-1/+1
* - Cosmetic change:Sunpoet Po-Chuan Hsieh2013-10-201-21/+20
* - Add staging support for USE_PERL5=modbuild*Sunpoet Po-Chuan Hsieh2013-10-191-9/+20
* - New Uses pure.mkRusmir Dusko2013-10-181-0/+39
* Document "openmp" as a valid argument.Rene Ladan2013-10-171-2/+2