aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix "need root" logic for PORT_DBDIR.Jonathan Anderson2016-05-131-2/+4
* Record TIMESTAMP in make makesumEd Maste2016-05-121-4/+13
* Try to simplify how libperl.so is looked for.Mathieu Arnold2016-05-091-0/+1
* Remove quotes here, ${m} is already quoted.Mathieu Arnold2016-04-291-1/+1
* Add a warning about using PORTSDIR in a *_DEPENDS line.Mathieu Arnold2016-04-281-0/+11
* Move MySQL support from bsd.databases.mk to Uses/mysql.mk.Mathieu Arnold2016-04-251-4/+12
* Move USE_BDB support from bsd.databases.mk to its own file.Mathieu Arnold2016-04-251-2/+5
* Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.Mathieu Arnold2016-04-251-1/+1
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.Mathieu Arnold2016-04-251-1/+1
* Add the messages from check-deprecated to the package +DISPLAY so thatMathieu Arnold2016-04-221-0/+36
* - add unbound to USERS_BLACKLIST (sync with src/etc/master.passwd)Olli Hauer2016-04-191-1/+1
* Extract the users/groups creation into a separate shell script.Mathieu Arnold2016-04-181-89/+25
* Remove superfluous, non working, code.Mathieu Arnold2016-04-141-1/+0
* Add user NOTICE for MAINTAINER=ports@Steve Wills2016-04-141-0/+14
* USE_RC_SUBR=yes has not done anything for a long time, remove it fromMathieu Arnold2016-04-141-2/+2
* bsd.port.mk: sync INSTALL_* comments with Porter's HandbookJan Beich2016-04-131-2/+2
* Add CONFIGURE_OUTSOURCE supportJan Beich2016-04-131-0/+11
* Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}Jan Beich2016-04-131-4/+4
* CentOS ports: for c6_64, install 32bit libraries alongsideSteve Wills2016-04-131-0/+2
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-011-2/+2
* Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin2016-03-271-20/+20
* Revert local changes accidentally committed in previous commit.Tijl Coosemans2016-03-201-46/+4
* Install net/libnet headers and libraries back in the location where otherTijl Coosemans2016-03-201-4/+46
* Once upon a time, when you ran make package and the ${PACKAGES}Mathieu Arnold2016-03-121-0/+3
* Fix fetch-list.Mathieu Arnold2016-03-101-3/+6
* Fix the fetch-specials target when dependencies are defined without ${PORTSDIR}Baptiste Daroussin2016-03-061-0/+4
* Use more proper WITHOUT_ rather than NO_ for disabling symbols.Bryan Drewery2016-02-231-2/+2
* As r403467 intended, also avoid splitting symbols for kernel modules.Bryan Drewery2016-02-231-0/+1
* Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.Koop Mast2016-02-071-20/+2
* Welcome Centos 6.7Martin Wilke2016-01-301-3/+1
* Force DEBUG_FILES to be off when building with /usr/share/mk. OtherwiseBryan Drewery2015-12-101-0/+3
* Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly.Bryan Drewery2015-12-041-2/+2
* Currently, when bsd.port.mk outputs a message addressed to a user, it wouldAlexey Dokuchaev2015-11-181-3/+3
* Enhance "make makepatch" to address two major deficienciesJohn Marino2015-11-151-36/+4
* Don't use cookie for test targetDmitry Marakasov2015-11-091-3/+6
* When !defined(DEVELOPER), stage-qa is not put in the stage pipeline.Mathieu Arnold2015-11-091-0/+5
* Remove support for WANT_SDL/HAVE_SDL knobsDmitry Marakasov2015-11-091-2/+2
* Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC.Mathieu Arnold2015-11-051-7/+15
* Fix a bug introduced in r399992, where creating only a user would failBrad Davis2015-10-291-6/+6
* Teach the ports framework to handle creating users/groups whenBrad Davis2015-10-221-8/+22
* Revert r399921 for now due to fallout with libclc using ninja.Bryan Drewery2015-10-211-3/+0
* Enable verbose (compiler output) builds for autotools builds when packageBryan Drewery2015-10-211-0/+3
* - Combine clean-depends-list.sh into depends-list.shBryan Drewery2015-10-191-20/+11
* Fix test-depends after r399703.Bryan Drewery2015-10-191-0/+1
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin2015-10-151-20/+20
* Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin2015-10-141-26/+26
* Don't check for minimal Pkg version for package building.Bryan Drewery2015-10-121-1/+1
* Name the 'uname -r' variable the same as the bsd.port.subdir.mk version, _OSR...Bryan Drewery2015-10-121-6/+6
* Export more sysctl(8) vars.Bryan Drewery2015-10-121-1/+7