Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 360f168e | 2016-04-21 20:42:01 | +yash | ||
| 6316827a | 2016-04-13 09:44:46 | link static flavours of shells to the build | ||
| f394f31c | 2013-03-14 16:57:47 | +dash | ||
| 0c02420d | 2012-10-13 15:13:15 | +ksh93 | ||
| 89ef04fc | 2012-09-17 13:52:24 | +nsh | ||
| b7eab056 | 2012-08-18 07:25:25 | boring morning useless cleanup: remove the FreeBSD RCS tags; it makes sense for ports Makefile but not really for categories. ok espie@ | ||
| 8bf3f818 | 2012-06-26 22:03:02 | + osh | ||
| 263b680c | 2010-11-15 00:26:16 | having tcsh,static again is a problem, as we made things transparently update thru a pkgpath. If ever we decide to build it again, remember to bump and tweak the pkgpath. consensus for no build from naddy/jasper. should make theo future updates happy. | ||
| 7590a6fb | 2010-10-26 15:19:47 | - add tcsh,static | ||
| 100f0c78 | 2010-02-01 17:00:12 | SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus breaking cd /usr/ports && SUBDIR=some/path make something for category makefiles. While there, also put spaces around += uniformously. okay naddy@, jasper@ |