aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.stage.mk
Commit message (Expand)AuthorAgeFilesLines
* Add an internal variable to decide if DESTDIR should ve define in MAKE_ENV or...Baptiste Daroussin2014-01-071-0/+4
* Do not create a BSD local hierarchy under ${STAGEDIR}${LINUXBASE} whenAntoine Brodin2013-12-041-4/+0
* Fix handling of info files with pkgng, when dealing with .info-X files and al...Baptiste Daroussin2013-11-231-18/+0
* Fix 'make stage' for ports which define USE_LINUX by passing a definedRene Ladan2013-11-081-1/+1
* bsd.stage.mk: Fewer false positives, much faster, easier maintenance.Matthias Andree2013-10-311-82/+21
* Fix a typo in bsd.stage.mk, LINUXBASE_REL should be LINUXBASE. NothingRene Ladan2013-10-211-3/+3
* Add two QA tests for staged ports:Antoine Brodin2013-10-101-1/+3
* First set of Q/A for staged ports.Baptiste Daroussin2013-10-091-0/+8
* MTREE_FILE is not yet defined bsd.stage.mk is parsed let the shell script tes...Baptiste Daroussin2013-10-041-14/+8
* Fix makeplist with no MTREE_FILEBaptiste Daroussin2013-10-041-0/+4
* Fix check-orphans with no MTREE_FILEBaptiste Daroussin2013-10-041-0/+4
* Fixup the MLINKS replacement code.Mathieu Arnold2013-10-011-2/+2
* New target make check-orphans to help discovering the files in staged not pre...Baptiste Daroussin2013-09-231-0/+53
* Introduce a new MANDIRS macros to make the compress-man determine where the m...Baptiste Daroussin2013-09-231-2/+2
* Use macro when possibleBaptiste Daroussin2013-09-231-4/+4
* Sort earlier to preserver the FS orderingBaptiste Daroussin2013-09-231-2/+2
* Make the new compress-man respect LOCALBASE and PREFIXBaptiste Daroussin2013-09-231-1/+1
* Add support for staging area in the ports treeBaptiste Daroussin2013-09-231-0/+100