aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Check that the plist doesn't reference the stage dir during stage-qaAntoine Brodin2014-08-252-2/+3
* Remove support for NOPORTDATAAntoine Brodin2014-08-251-7/+1
* Please stop using USE_PGSQL and follow my friendly hints, thanks.Chris Rees2014-08-251-0/+9
* Allow ports using ruby extconf to be built as non rootAntoine Brodin2014-08-251-0/+1
* Convert pgsql ports to use USES+=pgsqlChris Rees2014-08-251-2/+2
* Ignore ports setting NO_PACKAGE when PACKAGE_BUILDING is setAntoine Brodin2014-08-231-0/+2
* Fix a typo.Hiroki Sato2014-08-231-1/+1
* - Add capability to specify package dependency in USE_TEX.Hiroki Sato2014-08-231-24/+78
* - Add shared JSON_C descriptionSunpoet Po-Chuan Hsieh2014-08-221-0/+1
* Update TeXLive to 2014.Hiroki Sato2014-08-221-90/+105
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree2014-08-211-143/+139
* - Make 'clean-restricted' tell that it is deleting the package.Bryan Drewery2014-08-212-3/+4
* - Add a comment to clean-restricted. This code has confused me every timeBryan Drewery2014-08-211-0/+2
* Add an option helper for PLIST_SUBAntoine Brodin2014-08-212-5/+5
* Some ports create their pkg-plist from post-install. USES=libtool removesTijl Coosemans2014-08-211-2/+2
* - Add the same workaround for ignoring PREFIX/info removal when PREFIX !=Bryan Drewery2014-08-191-0/+8
* Do not use RESETPREFIX in plist suggestionsBryan Drewery2014-08-191-1/+1
* Remove a few remaining NOPORTDATAAntoine Brodin2014-08-181-4/+0
* Add ksh support to USES=shebangfixAntoine Brodin2014-08-181-1/+3
* - Move RESETPREFIX to default PLIST_SUBBryan Drewery2014-08-181-1/+2
* - Fix typoSunpoet Po-Chuan Hsieh2014-08-181-1/+1
* Module::Build installs the empty bootstrap files, even with Perl 5.20, soMathieu Arnold2014-08-181-4/+3
* revert r365227 to allow discussionKurt Jaeger2014-08-171-1/+1
* Mk/Uses/perl5.mk: Fix logic for removal of empty .bs filesKurt Jaeger2014-08-171-1/+1
* Advise trying INSTALL_TARGET=install-strip before ${STRIP_CMD}Antoine Brodin2014-08-171-1/+1
* - Deprecate INSTALLS_EGGINFOMarcus von Appen2014-08-172-7/+5
* - Remove obsolete mirrors for MASTER_SITE_PYTHONMarcus von Appen2014-08-171-11/+1
* No need to expand CFLAGS/LDFLAGS here.Bryan Drewery2014-08-161-3/+3
* Add some additional fedora-core master sites, remove some which cause timeouts.Alexander Leidinger2014-08-151-3/+6
* - Fix USE_PYTHON knob handling. Features are to be separated with spaces, notMarcus von Appen2014-08-151-1/+1
* - Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid aMarcus von Appen2014-08-142-35/+67
* Add a USES=imake:noman to make NO_INSTALL_MANPAGES go away.Mathieu Arnold2014-08-123-18/+19
* - Fix 'make check-plist' incorrectly considering all installed packages asBryan Drewery2014-08-111-5/+7
* Add support for USES=libtool:build. It adds a build dependency onTijl Coosemans2014-08-101-2/+9
* - Only print the python version mismatch warning, if a dependency or user setMarcus von Appen2014-08-101-1/+4
* - add some additional SUB_LIST hintsOlli Hauer2014-08-091-3/+9
* Convert the Python framework bits to USES=python.Marcus von Appen2014-08-096-687/+714
* Allow installing ports with the same origin but a different pkgnameAntoine Brodin2014-08-081-8/+8
* Copy the gnonlin gstreamer plugin, and update to 1.2.1. This plugin isKoop Mast2014-08-081-2/+2
* - If USES=uniquefiles is used without another .mk file incorporating it, theMarcus von Appen2014-08-071-1/+3
* Do not override _USES_POSTAntoine Brodin2014-08-072-2/+2
* Mk/bsd.python.mk: fix error message for python34 worldKurt Jaeger2014-08-061-1/+1
* Fix typo.Mathieu Arnold2014-08-051-1/+1
* Revert 363995 this is making portmaster and portupgrade die in circular depen...Baptiste Daroussin2014-08-041-2/+0
* Add USES=execinfo to handle dependency on libexecinfo avoiding pull a uselessBaptiste Daroussin2014-08-041-0/+17
* Only pulls gmake-lite is not yet existingBaptiste Daroussin2014-08-041-0/+2
* Add make missing-package that will do the same as make missing but print packageBaptiste Daroussin2014-08-041-0/+10
* Add txz and bz2 arguments to USES=tarBaptiste Daroussin2014-08-041-1/+3
* Update mozilla ports:Baptiste Daroussin2014-08-042-7/+28
* - Update USE_PHP=igbinarySunpoet Po-Chuan Hsieh2014-08-011-1/+1