summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* New USES=compilerBaptiste Daroussin2013-10-081-0/+116
* - Add new USES= qmake (with staging support)Max Brazhnikov2013-10-081-0/+66
* Allow stage support for 'USE_KDE4= sharedmime' portsMax Brazhnikov2013-10-081-0/+2
* Remove devel/linux-f10-libglade and textproc/linux-f10-libxml, bothRene Ladan2013-10-071-10/+2
* - Fix not being able to use :DEFAULT group in MASTER_SITES and PATCH_SITES.Bryan Drewery2013-10-071-5/+6
* Make GNUstep installs respect MAKE_ARGS, required for staging support.David Chisnall2013-10-071-2/+2
* Rework linux rpm plist generation/installationAntoine Brodin2013-10-061-6/+6
* - PATCHFILES now support an optional :-pX flag that notes which patch stripBryan Drewery2013-10-051-15/+35
* MTREE_FILE is not yet defined bsd.stage.mk is parsed let the shell script tes...Baptiste Daroussin2013-10-041-14/+8
* Fix linux rpm plist generationBaptiste Daroussin2013-10-041-2/+2
* Fix directory stagingBaptiste Daroussin2013-10-041-1/+1
* Fix makeplist with no MTREE_FILEBaptiste Daroussin2013-10-041-0/+4
* Fix check-orphans with no MTREE_FILEBaptiste Daroussin2013-10-041-0/+4
* Add deprecation warning for USE_GNOME=desktopfileutils.Koop Mast2013-10-041-0/+4
* - Fix OPTIONS_SUB not including OPTIONS_SLAVE options in PLIST_SUBBryan Drewery2013-10-041-1/+1
* - Add option helper opt_USE= FOO=bar -> USE_FOO=barBryan Drewery2013-10-041-0/+9
* - Add more helpers: ALL_TARGET, INSTALL_TARGET and CATEGORIESSunpoet Po-Chuan Hsieh2013-10-041-10/+7
* - Add support for PATCHFILES and PATCH_SITESBryan Drewery2013-10-041-5/+4
* Allow to mark a port as broken on some given arches without having to add pre...Baptiste Daroussin2013-10-031-3/+10
* - update to 1.0.27.2 [1]Florian Smeets2013-10-031-5/+0
* - Support {opt}_EXTRA_PATCHESBryan Drewery2013-10-031-0/+6
* The default versions of lang/python* have been changed to support theMarcus von Appen2013-10-032-24/+35
* 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-032-0/+34
* - Fix 'package' with staging+pkg_install when ports are read-only by creatingBryan Drewery2013-10-021-4/+12
* Allow staging linux rpmsBaptiste Daroussin2013-10-021-6/+6
* Allow scons port to support stagingBaptiste Daroussin2013-10-021-0/+4
* - Add more OPTIONS helpers: MAKE_ARGS, PLIST_FILES, PLIST_DIRS and PLIST_DIRSTRYSunpoet Po-Chuan Hsieh2013-10-011-5/+6
* Fixup the MLINKS replacement code.Mathieu Arnold2013-10-011-2/+2
* - Fix staging not checking if a port is already installed when installingBryan Drewery2013-10-011-2/+2
* - pkg_install+staging: Fix installing package as non-root to call su.Bryan Drewery2013-10-011-2/+2
* Enable python meta-ports to be used as direct dependenciesMarcus von Appen2013-09-301-4/+19
* Don't exec programs in post-install when STAGE mode is enabled.Koop Mast2013-09-292-0/+4
* The FreeBSD graphics/x11 team proudly presentsNiclas Zeising2013-09-291-6/+8
* - Convert to new LIB_DEPENDS syntaxGrzegorz Blach2013-09-291-2/+2
* Add native opcache extension for php55.Martin Matuska2013-09-281-1/+6
* - Fix message displayed when the port being installed is already installedDmitry Marakasov2013-09-271-2/+2
* - Delete the whole directory hierarchy, not only directories containingMarcus von Appen2013-09-271-5/+14
* Fix showing warnings about usage of MAN* and MLINKS in bsd.sanity.mkBaptiste Daroussin2013-09-271-4/+8
* - Don't needlessly depend on ccache with WITH_CCACHE_BUILD when NO_BUILD is setBryan Drewery2013-09-271-1/+2
* - USES+=tcl and USES+=tkPietro Cerutti2013-09-271-18/+59
* - Fix FORCE_PKG_REGISTER with pkg_install with stagingBryan Drewery2013-09-271-0/+4
* - Fix bsd.pbi.mk to pull pbi-manager from the correct portKris Moore2013-09-271-1/+1
* - Fix typo [1]Sunpoet Po-Chuan Hsieh2013-09-271-1/+1
* - Introduce a new port Makefile knob PYDISTUTILS_AUTOPLIST.Marcus von Appen2013-09-261-4/+56
* - Minor cleanup for PERL5_MAN* and P5MAN*Sunpoet Po-Chuan Hsieh2013-09-261-5/+2
* - Similar to r328081, need to explicitly list the PREFIX that '@cwd' shouldBryan Drewery2013-09-251-2/+1
* If ${opt}_CPPFLAGS is defined, its value will be appended to CPPFLAGSChristian Weisgerber2013-09-241-4/+4
* - Fix handling of minimum versions (e.g., USES+=tk:84+)Pietro Cerutti2013-09-241-2/+1
* Only make the pkg-plist start with @owner and @group if root is not neededBaptiste Daroussin2013-09-241-1/+1