aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - use new LIB_DEPENDS notation in subversion portsOlli Hauer2013-10-142-2/+2
* Mk/Uses/compiler.mk: Ensure COMPILER_TYPE can only be clang or gccJohn Marino2013-10-141-1/+1
* Always use a recent version of gcc in case a port needs openmp supportBaptiste Daroussin2013-10-121-1/+1
* Pass CONFIGURE_ENV to qmakeMax Brazhnikov2013-10-091-0/+1
* Add a new argument openmp to make sure that only gcc is used (for now) is the...Baptiste Daroussin2013-10-091-0/+9
* Really really commit the right versionBaptiste Daroussin2013-10-091-2/+2
* Revert r329829 to restore compiler.mkBryan Drewery2013-10-091-0/+116
* Actually commit the right versionBaptiste Daroussin2013-10-081-116/+0
* New USES=compilerBaptiste Daroussin2013-10-081-0/+116
* - Add new USES= qmake (with staging support)Max Brazhnikov2013-10-081-0/+66
* Sometimes scons do expect DESTDIR being in lowercaseBaptiste Daroussin2013-10-031-0/+3
* Introduce the new "scons" USES. The goal is to replace the old bsd.scons.mkBaptiste Daroussin2013-10-031-0/+30
* Don't exec programs in post-install when STAGE mode is enabled.Koop Mast2013-09-292-0/+4
* - USES+=tcl and USES+=tkPietro Cerutti2013-09-271-18/+59
* - Minor cleanup for PERL5_MAN* and P5MAN*Sunpoet Po-Chuan Hsieh2013-09-261-5/+2
* - Fix handling of minimum versions (e.g., USES+=tk:84+)Pietro Cerutti2013-09-241-2/+1
* Fix typoBaptiste Daroussin2013-09-241-1/+1
* Overwrite BINOWN/SHAREOWN/WWWOWN to allow all our INSTALL_* macros to properl...Baptiste Daroussin2013-09-241-0/+3
* In preparation for package as user introduce a new uidfix, which will setup a...Baptiste Daroussin2013-09-241-0/+15
* - Remove trailing slashSunpoet Po-Chuan Hsieh2013-09-231-1/+1
* Introduce a new MANDIRS macros to make the compress-man determine where the m...Baptiste Daroussin2013-09-231-0/+1
* Simplify notation of perl man page path in pkg-plist when stagedBaptiste Daroussin2013-09-231-2/+4
* - add new USES target: zope, and convert the tree to itRuslan Makhmatkhanov2013-09-231-0/+94
* Add a new PERL_MANDIR substitution pattern to PLIST_SUB to easier staging p5-...Baptiste Daroussin2013-09-231-1/+3
* - Fix on < 10Pietro Cerutti2013-09-191-1/+2
* - Correct typoPietro Cerutti2013-09-191-2/+2
* - Correct another typoPietro Cerutti2013-09-191-1/+1
* - Fix typoPietro Cerutti2013-09-191-1/+1
* - Implement USES+=tcl and USES+=tkPietro Cerutti2013-09-192-0/+178
* Introduce the one-true-way to handle multi version portsBaptiste Daroussin2013-09-191-1/+12
* Mk/Uses/readline.mk: Restore functionality for DragonFlyJohn Marino2013-09-151-1/+4