| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove checks for ia64, this is not a supported architecture. | Piotr Kubaj | 2019-04-23 | 1 | -1/+1 |
* | Ensure .CURDIR contains an absolute path without a trailing slash. | Joseph Mingrone | 2017-11-09 | 1 | -0/+5 |
* | ${RM} already has -f. | Mathieu Arnold | 2016-10-21 | 1 | -2/+2 |
* | Fixup some whitespace at the beginning of lines problems. | Mathieu Arnold | 2016-04-01 | 1 | -4/+4 |
* | Apply export handling fixes from bsd.port.mk. | Bryan Drewery | 2015-10-12 | 1 | -14/+18 |
* | Use .sinclude when possible. | Mathieu Arnold | 2015-06-13 | 1 | -3/+1 |
* | Remove support for pkg_install | Baptiste Daroussin | 2014-09-01 | 1 | -6/+1 |
* | Convert the Python framework bits to USES=python. | Marcus von Appen | 2014-08-09 | 1 | -17/+0 |
* | tabspace: 8 | Baptiste Daroussin | 2014-06-18 | 1 | -11/+8 |
* | - Use proper UNAME variable here | Bryan Drewery | 2013-12-03 | 1 | -1/+1 |
* | Replicate r321735 fix to bsd.port.subdir.mk as it suffers the same bug | Baptiste Daroussin | 2013-06-25 | 1 | -1/+4 |
* | Remove the last remnants of PKGINSTALLVER. It hasn't been used since | Tijl Coosemans | 2013-06-18 | 1 | -10/+0 |
* | Do not hardcode make | Baptiste Daroussin | 2013-05-03 | 1 | -7/+7 |
* | - Remove CVS | Martin Wilke | 2013-03-27 | 1 | -1/+1 |
* | - Add Keywords to the IGNOREDIRS | Martin Wilke | 2013-03-24 | 1 | -1/+1 |
* | Switching current to use pkgng by default | Baptiste Daroussin | 2012-10-10 | 1 | -0/+8 |
* | - Remove emacs mode, -*- mode: ...; -*- [1] | Martin Wilke | 2012-05-23 | 1 | -1/+1 |
* | Fix INDEXFILE for upcoming 10.0 branch. | Mark Linimon | 2011-07-21 | 1 | -3/+3 |
* | Latest round of infrastructure changes. | Florent Thoumie | 2011-05-04 | 1 | -5/+0 |
* | Properly escape shell metacharacters in some JAVA_* macros. | Erwin Lansing | 2010-12-20 | 1 | -3/+3 |
* | - Skip comments blocks when 'make search'ing in MOVED file | Pav Lucistnik | 2010-05-25 | 1 | -1/+3 |
* | Major optimizations for 'make index' and other recursive traversal | Kris Kennaway | 2008-07-19 | 1 | -8/+74 |
* | - Backout part of 1.71: ${PERL} is not available in bsd.port.subdir.mk, only in | Pav Lucistnik | 2008-03-12 | 1 | -1/+1 |
* | - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higher | Pav Lucistnik | 2008-03-11 | 1 | -2/+2 |
* | * Shuffle some important variable definitions to early in the file, | Kris Kennaway | 2007-08-08 | 1 | -27/+19 |
* | - Extract command variable definitions from bsd.port.mk, they are now stored in | Gabor Kovesdan | 2007-08-04 | 1 | -39/+34 |
* | * Make 'make-deinstall-all' check for moved ports. [1] | Mark Linimon | 2007-05-25 | 1 | -4/+33 |
* | [1] Introduce COPYTREE_BIN and COPYTREE_SHARE macros | Pav Lucistnik | 2007-03-24 | 1 | -10/+13 |
* | * Fix 'make search' with non-default ${PORTSDIR} | Mark Linimon | 2007-03-06 | 1 | -0/+2 |
* | Drop PORTOBJFORMAT now that it is entirely unused. | Kris Kennaway | 2007-02-04 | 1 | -4/+0 |
* | * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed) | Kris Kennaway | 2007-01-30 | 1 | -1/+1 |
* | Add support for DESTDIR part I. | Erwin Lansing | 2006-08-04 | 1 | -8/+8 |
* | - Fix possibility of "infinite make fork" when "Registering install for ..." | Mark Linimon | 2006-01-28 | 1 | -3/+5 |
* | Fix 'make search' on 4.X. Has no effect on 5.X and 6.X which worked | Mark Linimon | 2006-01-23 | 1 | -5/+9 |
* | - Fix 'all-depends-list' target in cases if dependencies list is | Kirill Ponomarev | 2006-01-21 | 1 | -10/+23 |
* | * Add bsd.database.mk [1] | Clement Laforet | 2005-11-08 | 1 | -0/+2 |
* | * Add info files to TMPPLIST, only if INFO is specified. [1] | Kirill Ponomarev | 2005-02-28 | 1 | -1/+1 |
* | * Change bento to pointyhat names in comments. [1] | Kirill Ponomarev | 2005-02-07 | 1 | -25/+30 |
* | Remove trailing spaces. | Kirill Ponomarev | 2005-01-09 | 1 | -1/+1 |
* | * Add new command macros: DATE, FMT, MKTEMP, OBJDUMP, | Kirill Ponomarev | 2004-12-09 | 1 | -1/+3 |
* | * Fix INDEX build if MAINTAINER is not defined. [1] | Kirill Ponomarev | 2004-11-19 | 1 | -8/+24 |
* | * Be even more explicit about partial ports trees being unsupported | Kris Kennaway | 2004-07-14 | 1 | -2/+9 |
* | * Support verbose index builds with INDEX_VERBOSE [1] | Kris Kennaway | 2004-06-10 | 1 | -14/+83 |
* | - Allow processing of info files in non-standard locations; the | Kris Kennaway | 2004-04-02 | 1 | -27/+25 |
* | * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] | Joe Marcus Clarke | 2004-02-04 | 1 | -1/+14 |
* | Here come the patches! | Joe Marcus Clarke | 2004-01-20 | 1 | -2/+38 |
* | * Improve the test for the old ports directory layout [1] | Joe Marcus Clarke | 2003-11-07 | 1 | -8/+8 |
* | * Add 'maintainer' as a recursive target [1] | Kris Kennaway | 2003-07-06 | 1 | -2/+6 |
* | * pkg-comment removal, take 2: introduce the COMMENTFILE variable | Kris Kennaway | 2003-02-10 | 1 | -7/+11 |
* | Convert a few more uses of INDEX to ${INDEXFILE} | Kris Kennaway | 2003-01-01 | 1 | -3/+3 |