summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
2014-08-28Commit the version of the patch that was exp-runnedAntoine Brodin
2014-08-27Fix @dirrm auto-generation for PORTDOCS/PORTEXAMPLES/PORTDATA with globs.Matthias Andree
2014-08-26Use CONFIGURE_SHELL and MAKE_SHELL to define SHELL and CONFIG_SHELLTijl Coosemans
2014-08-25Check that the plist doesn't reference the stage dir during stage-qaAntoine Brodin
2014-08-25Remove support for NOPORTDATAAntoine Brodin
2014-08-25Please stop using USE_PGSQL and follow my friendly hints, thanks.Chris Rees
2014-08-25Allow ports using ruby extconf to be built as non rootAntoine Brodin
2014-08-25Convert pgsql ports to use USES+=pgsqlChris Rees
2014-08-23Ignore ports setting NO_PACKAGE when PACKAGE_BUILDING is setAntoine Brodin
2014-08-23Fix a typo.Hiroki Sato
2014-08-23- Add capability to specify package dependency in USE_TEX.Hiroki Sato
2014-08-22- Add shared JSON_C descriptionSunpoet Po-Chuan Hsieh
2014-08-22Update TeXLive to 2014.Hiroki Sato
2014-08-21Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree
2014-08-21- Make 'clean-restricted' tell that it is deleting the package.Bryan Drewery
2014-08-21- Add a comment to clean-restricted. This code has confused me every timeBryan Drewery
2014-08-21Add an option helper for PLIST_SUBAntoine Brodin
2014-08-21Some ports create their pkg-plist from post-install. USES=libtool removesTijl Coosemans
2014-08-19- Add the same workaround for ignoring PREFIX/info removal when PREFIX !=Bryan Drewery
2014-08-19Do not use RESETPREFIX in plist suggestionsBryan Drewery
2014-08-18Remove a few remaining NOPORTDATAAntoine Brodin
2014-08-18Add ksh support to USES=shebangfixAntoine Brodin
2014-08-18- Move RESETPREFIX to default PLIST_SUBBryan Drewery
2014-08-18- Fix typoSunpoet Po-Chuan Hsieh
2014-08-18Module::Build installs the empty bootstrap files, even with Perl 5.20, soMathieu Arnold
2014-08-17revert r365227 to allow discussionKurt Jaeger
2014-08-17Mk/Uses/perl5.mk: Fix logic for removal of empty .bs filesKurt Jaeger
2014-08-17Advise trying INSTALL_TARGET=install-strip before ${STRIP_CMD}Antoine Brodin
2014-08-17- Deprecate INSTALLS_EGGINFOMarcus von Appen
2014-08-17- Remove obsolete mirrors for MASTER_SITE_PYTHONMarcus von Appen
2014-08-16No need to expand CFLAGS/LDFLAGS here.Bryan Drewery
2014-08-15Add some additional fedora-core master sites, remove some which cause timeouts.Alexander Leidinger
2014-08-15- Fix USE_PYTHON knob handling. Features are to be separated with spaces, notMarcus von Appen
2014-08-14- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid aMarcus von Appen
2014-08-12Add a USES=imake:noman to make NO_INSTALL_MANPAGES go away.Mathieu Arnold
2014-08-11- Fix 'make check-plist' incorrectly considering all installed packages asBryan Drewery
2014-08-10Add support for USES=libtool:build. It adds a build dependency onTijl Coosemans
2014-08-10- Only print the python version mismatch warning, if a dependency or user setMarcus von Appen
2014-08-09- add some additional SUB_LIST hintsOlli Hauer
2014-08-09Convert the Python framework bits to USES=python.Marcus von Appen
2014-08-08Allow installing ports with the same origin but a different pkgnameAntoine Brodin
2014-08-08Copy the gnonlin gstreamer plugin, and update to 1.2.1. This plugin isKoop Mast
2014-08-07- If USES=uniquefiles is used without another .mk file incorporating it, theMarcus von Appen
2014-08-07Do not override _USES_POSTAntoine Brodin
2014-08-06Mk/bsd.python.mk: fix error message for python34 worldKurt Jaeger
2014-08-05Fix typo.Mathieu Arnold
2014-08-04Revert 363995 this is making portmaster and portupgrade die in circular depen...Baptiste Daroussin
2014-08-04Add USES=execinfo to handle dependency on libexecinfo avoiding pull a uselessBaptiste Daroussin
2014-08-04Only pulls gmake-lite is not yet existingBaptiste Daroussin
2014-08-04Add make missing-package that will do the same as make missing but print packageBaptiste Daroussin