aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Introduce CONFIGURE_CMD which default on ./${CONFIGURE_SCRIPT} so that we canBaptiste Daroussin2015-04-081-1/+2
* pkg sets the defaults owner and group already, no need to specify it viaBaptiste Daroussin2015-04-081-13/+0
* Remove check for NO_STAGE in bsd.port.mk bsd.sanity.mk already takes care ofBaptiste Daroussin2015-04-071-6/+0
* USE_BZIP2 and USE_XZ are not used anymore in the ports tree mark them asBaptiste Daroussin2015-04-071-6/+0
* Fix EXTRACT_SUFFIX documentationBaptiste Daroussin2015-04-071-6/+2
* Finish r383230Baptiste Daroussin2015-04-041-1/+1
* Rename HCC into HOSTCC which is more naturalBaptiste Daroussin2015-04-041-2/+2
* Fix invoking DEV tests when not in a port. This fixes some cases whereBryan Drewery2015-04-041-0/+2
* Add a note about BUNDLE_LIBSBaptiste Daroussin2015-04-011-0/+5
* Fix duplicate values in ENV vars and X_BUILD_FOR truncating BUILD_DEPENDS.Bryan Drewery2015-03-291-50/+56
* Mk: remove PTHREAD_LIBS and PTHREAD_CFLAGS variableJohn Marino2015-03-261-3/+0
* Fix 20 year old doc bug. MASTER_SITE_OVERRIDE has not 'overridden' since r2004.Bryan Drewery2015-03-251-4/+2
* Github's main archive link silently is converting tags starting with 'v' toBryan Drewery2015-03-241-1/+1
* Introduce a BSDMAKE?= /usr/bin/make and use it as the default MAKE_CMD.Bryan Drewery2015-03-231-1/+1
* Fix fetching x11-fonts/sourcesanspro-ttf from r381780; Don't modify GH_TAGNAME.Bryan Drewery2015-03-201-2/+2
* For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME toBryan Drewery2015-03-201-0/+4
* Default the WRKSRC to the proper extracted name for USE_GITHUB whenBryan Drewery2015-03-201-0/+4
* Fix renamed distfiles missed in r381688. Also fix the GHR ports updated inBryan Drewery2015-03-191-1/+2
* Update USE_GITHUB so it does not require GH_COMMIT.Bryan Drewery2015-03-191-0/+4
* Commit what was exp-ran in PR 198132 (and unbreak INDEX)Antoine Brodin2015-03-051-8/+0
* Rework dependency registrationBaptiste Daroussin2015-02-091-19/+14
* Fix the revert...Baptiste Daroussin2015-01-231-1/+1
* Revert wrong patch done in the wrong branch :(Baptiste Daroussin2015-01-231-2/+2
* for gl and egl compononents of USE_GL depend on the package rather that a fileBaptiste Daroussin2015-01-231-2/+2
* Rename post-plist to ${POST_PLIST}. This will allow controlling order andBryan Drewery2015-01-091-3/+3
* Add 'post-plist' target which can be hooked into to modify the plist withoutBryan Drewery2015-01-091-2/+3
* Remove a dupplicate occurence of a target.Mathieu Arnold2015-01-081-1/+1
* - Remove support for deprecated python bits from the portsMarcus von Appen2015-01-071-4/+0
* Update a comment about where ldconfig configuration files resideAntoine Brodin2014-12-311-2/+2
* Simplify a bit the rmconfig targetBaptiste Daroussin2014-12-281-2/+2
* Allow to work with options as a regular userBaptiste Daroussin2014-12-281-15/+13
* - Remove Mk/bsd.efl.mkGrzegorz Blach2014-12-271-11/+0
* mtree files are not used anymore by packagesBaptiste Daroussin2014-12-251-3/+0
* Remove now useless gnomehier, pkg handles automatically the directories whereBaptiste Daroussin2014-12-251-1/+0
* Final removal of WITH_NEW_XORGJean-Sébastien Pédron2014-12-221-8/+0
* Remove documentation about PLIST_DIRSTRYBaptiste Daroussin2014-12-201-1/+1
* Add USES=fakeroot to allow packaging ports that are not stageable as a userBaptiste Daroussin2014-12-171-1/+1
* Avoid defining do-install if NO_INSTALL is definedBaptiste Daroussin2014-12-171-7/+1
* - Remove support for EXTRACT_PRESERVE_OWNERSHIPAntoine Brodin2014-12-141-15/+4
* abi is case sensitiveBaptiste Daroussin2014-12-111-1/+1
* Fix NO_ARCH in a way compatible with both pkg 1.3 and pkg 1.4Baptiste Daroussin2014-12-111-1/+2
* Patches go into PATCHDIR, not FILESDIR.Mathieu Arnold2014-12-101-4/+4
* Set CentOS 6.6 as default Linux version.Johannes Jost Meixner2014-12-091-3/+2
* Force PREFIX to LINUXBASEJohannes Jost Meixner2014-12-091-1/+1
* Modify run-autotools-fixup so it only prints "FreeBSD 10 autotools fixTijl Coosemans2014-12-051-3/+4
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-4/+4
* Do not load anymore bsd.database.mk in case of USE_PGSQL given the migration isBaptiste Daroussin2014-11-221-1/+0
* Do not ignore .so in manpages they are really problems for both groff and mandocBaptiste Daroussin2014-11-221-1/+1
* Add a new check-man target that will check the manpages inside the port forBaptiste Daroussin2014-11-211-0/+18
* - Enable SSP by default.Bryan Drewery2014-11-021-3/+4