Age | Commit message (Expand) | Author |
2013-12-03 | - Use proper UNAME variable here | Bryan Drewery |
2013-06-25 | Replicate r321735 fix to bsd.port.subdir.mk as it suffers the same bug | Baptiste Daroussin |
2013-06-18 | Remove the last remnants of PKGINSTALLVER. It hasn't been used since | Tijl Coosemans |
2013-05-03 | Do not hardcode make | Baptiste Daroussin |
2013-03-27 | - Remove CVS | Martin Wilke |
2013-03-24 | - Add Keywords to the IGNOREDIRS | Martin Wilke |
2012-10-10 | Switching current to use pkgng by default | Baptiste Daroussin |
2012-05-23 | - Remove emacs mode, -*- mode: ...; -*- [1] | Martin Wilke |
2011-07-21 | Fix INDEXFILE for upcoming 10.0 branch. | Mark Linimon |
2011-05-04 | Latest round of infrastructure changes. | Florent Thoumie |
2010-12-20 | Properly escape shell metacharacters in some JAVA_* macros. | Erwin Lansing |
2010-05-25 | - Skip comments blocks when 'make search'ing in MOVED file | Pav Lucistnik |
2008-07-19 | Major optimizations for 'make index' and other recursive traversal | Kris Kennaway |
2008-03-12 | - Backout part of 1.71: ${PERL} is not available in bsd.port.subdir.mk, only in | Pav Lucistnik |
2008-03-11 | - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higher | Pav Lucistnik |
2007-08-08 | * Shuffle some important variable definitions to early in the file, | Kris Kennaway |
2007-08-04 | - Extract command variable definitions from bsd.port.mk, they are now stored in | Gabor Kovesdan |
2007-05-25 | * Make 'make-deinstall-all' check for moved ports. [1] | Mark Linimon |
2007-03-24 | [1] Introduce COPYTREE_BIN and COPYTREE_SHARE macros | Pav Lucistnik |
2007-03-06 | * Fix 'make search' with non-default ${PORTSDIR} | Mark Linimon |
2007-02-04 | Drop PORTOBJFORMAT now that it is entirely unused. | Kris Kennaway |
2007-01-30 | * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed) | Kris Kennaway |
2006-08-04 | Add support for DESTDIR part I. | Erwin Lansing |
2006-01-28 | - Fix possibility of "infinite make fork" when "Registering install for ..." | Mark Linimon |
2006-01-23 | Fix 'make search' on 4.X. Has no effect on 5.X and 6.X which worked | Mark Linimon |
2006-01-21 | - Fix 'all-depends-list' target in cases if dependencies list is | Kirill Ponomarev |
2005-11-08 | * Add bsd.database.mk [1] | Clement Laforet |
2005-02-28 | * Add info files to TMPPLIST, only if INFO is specified. [1] | Kirill Ponomarev |
2005-02-07 | * Change bento to pointyhat names in comments. [1] | Kirill Ponomarev |
2005-01-09 | Remove trailing spaces. | Kirill Ponomarev |
2004-12-09 | * Add new command macros: DATE, FMT, MKTEMP, OBJDUMP, | Kirill Ponomarev |
2004-11-19 | * Fix INDEX build if MAINTAINER is not defined. [1] | Kirill Ponomarev |
2004-07-14 | * Be even more explicit about partial ports trees being unsupported | Kris Kennaway |
2004-06-10 | * Support verbose index builds with INDEX_VERBOSE [1] | Kris Kennaway |
2004-04-02 | - Allow processing of info files in non-standard locations; the | Kris Kennaway |
2004-02-04 | * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] | Joe Marcus Clarke |
2004-01-20 | Here come the patches! | Joe Marcus Clarke |
2003-11-07 | * Improve the test for the old ports directory layout [1] | Joe Marcus Clarke |
2003-07-06 | * Add 'maintainer' as a recursive target [1] | Kris Kennaway |
2003-02-10 | * pkg-comment removal, take 2: introduce the COMMENTFILE variable | Kris Kennaway |
2003-01-01 | Convert a few more uses of INDEX to ${INDEXFILE} | Kris Kennaway |
2002-12-04 | Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) and | Kris Kennaway |
2002-11-20 | Do not choke on an empty SUBDIR. | Akinori MUSHA |
2002-09-03 | Allow 'make search ...' to work even if the ports tree is symbolically | Josef Karthauser |
2002-07-05 | Backout changes that erroneously slipped into the last commit to | Maxim Sobolev |
2002-07-05 | Correct typo: gtk12 --> glib12 | Maxim Sobolev |
2001-12-23 | Don't descend into a subdir for 'readmes' target if subdir doesn't exist. | Will Andrews |
2001-06-29 | Make 'make search key="something with spaces"' etc. work. | Brian Feldman |
2000-10-14 | Fix COMMENT handling -- it was incorrectly using the fixed string | Satoshi Asami |
2000-08-08 | There is no reason why makesum is not recursive as checksum. | Ollivier Robert |