| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) and | Kris Kennaway | 2002-12-04 | 1 | -0/+5 |
* | Do not choke on an empty SUBDIR. | Akinori MUSHA | 2002-11-20 | 1 | -0/+8 |
* | Allow 'make search ...' to work even if the ports tree is symbolically | Josef Karthauser | 2002-09-03 | 1 | -1/+1 |
* | Backout changes that erroneously slipped into the last commit to | Maxim Sobolev | 2002-07-05 | 1 | -1/+1 |
* | Correct typo: gtk12 --> glib12 | Maxim Sobolev | 2002-07-05 | 1 | -1/+1 |
* | Don't descend into a subdir for 'readmes' target if subdir doesn't exist. | Will Andrews | 2001-12-23 | 1 | -0/+2 |
* | Make 'make search key="something with spaces"' etc. work. | Brian Feldman | 2001-06-29 | 1 | -1/+1 |
* | Fix COMMENT handling -- it was incorrectly using the fixed string | Satoshi Asami | 2000-10-14 | 1 | -8/+13 |
* | There is no reason why makesum is not recursive as checksum. | Ollivier Robert | 2000-08-08 | 1 | -1/+2 |
* | Fix minor bug -- add realinstall to TARGETS. | Satoshi Asami | 2000-06-14 | 1 | -2/+2 |
* | Rework the previous commit. The 'make search' mechanism will now work | Josef Karthauser | 2000-03-22 | 1 | -16/+15 |
* | Additions to the 'make search' mechanism. | Josef Karthauser | 2000-03-22 | 1 | -0/+21 |
* | (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS on | Satoshi Asami | 2000-01-21 | 1 | -0/+3 |
* | Id->FreeBSD rename bis | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
* | Oops, forgot to commit this. Typo. | Satoshi Asami | 1999-07-23 | 1 | -2/+2 |
* | Makefile: | Satoshi Asami | 1999-07-23 | 1 | -49/+91 |
* | (1) Make it clear that only I am allowed to commit to bsd.port.mk. | Satoshi Asami | 1999-04-28 | 1 | -2/+5 |
* | Check for missing directories (listed in SUBDIR but non-existent) in | Satoshi Asami | 1999-04-12 | 1 | -1/+6 |
* | Forgot to change "templates" to "Templates" in this file. | Satoshi Asami | 1999-01-29 | 1 | -3/+3 |
* | (0) Fast INDEX generation. Only print out the directory name and | Satoshi Asami | 1998-12-12 | 1 | -3/+4 |
* | (1) New variable MAKE_ARGS: will be appended to build/install make argument | Satoshi Asami | 1998-11-08 | 1 | -3/+5 |
* | (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building several | Satoshi Asami | 1998-10-30 | 1 | -3/+3 |
* | Add "deinstall" to list of targets. This is only fair since "install" and | Satoshi Asami | 1998-08-26 | 1 | -3/+4 |
* | Add new target "checksubdirs". It will warn about any subdirectories that | Satoshi Asami | 1997-11-20 | 1 | -1/+29 |