summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Annual simplification drive:Jordan K. Hubbard1994-09-101-110/+95
* Rearrange this a bit while I think about the whole problem of fetchingJordan K. Hubbard1994-09-091-50/+55
* As per suggestion by Michael Reifenberger, make ncftp use the -N flag.Jordan K. Hubbard1994-09-091-2/+3
* Fixed a couple of typos. Ok, this works now. Only one significant hurdleJordan K. Hubbard1994-09-021-5/+5
* Ok, I've reviewed this and made it work now. ncftp fetching seems to beJordan K. Hubbard1994-09-021-17/+16
* Add a few missing >> lines to error echo's.. This is basically myJordan K. Hubbard1994-09-021-4/+4
* Here's my first cut at doing auto-fetch with ncftp. The extract ruleJordan K. Hubbard1994-09-011-7/+31
* Geeze, what was I thinking again? Replace all references to:Jordan K. Hubbard1994-09-011-7/+15
* added hook for post-build scriptAdam David1994-08-301-1/+4
* Lots of changes - get the NO_XXX things over, add @'s to the touches forJordan K. Hubbard1994-08-281-20/+74
* Add a pre-configure rule after all, since it's helpful to be ableJordan K. Hubbard1994-08-251-6/+7
* Also `make Makefiles' in USE_IMAKE case to catch subdirs.Jordan K. Hubbard1994-08-251-2/+2
* Sigh. I am a hosebrain. I've been using gmake for so long, I'veJordan K. Hubbard1994-08-251-21/+6
* Add a new flag: USE_IMAKEJordan K. Hubbard1994-08-251-1/+4
* Some cosmetic changes.Jordan K. Hubbard1994-08-241-7/+56
* Ok, this should work with a centralized package directory now (so youJordan K. Hubbard1994-08-221-6/+5
* Make package target a lot more general.Jordan K. Hubbard1994-08-221-6/+14
* Whoops - left out the package rule!Jordan K. Hubbard1994-08-221-1/+5
* Use proper proper package suffix.Jordan K. Hubbard1994-08-221-2/+2
* Whoops, left out a backslash in my package rule.Jordan K. Hubbard1994-08-221-4/+4
* Ok, now we warn if we're about to recreate the distfile from configuredJordan K. Hubbard1994-08-221-7/+12
* New bsd.port.subdir.mk file for use by ports. This groks all theJordan K. Hubbard1994-08-222-42/+60
* I had to bite the bullet: There's now a port.subdir.mk that does the rightJordan K. Hubbard1994-08-222-3/+91
* Sigh.. Some of these configs are a little hairy. I need to know theJordan K. Hubbard1994-08-211-5/+5
* Make things a little more user-friendlyJordan K. Hubbard1994-08-211-3/+5
* Get the .configure_done stuff working - it wasn't in the right place.Jordan K. Hubbard1994-08-211-3/+3
* Start really adding some features here. Let's see:Jordan K. Hubbard1994-08-211-8/+33
* Simplify the whole configuration script business quite a bit. WhatJordan K. Hubbard1994-08-211-9/+5
* Whoops, the check for a missing distfile was slightly bogus. Now it works.Jordan K. Hubbard1994-08-211-10/+11
* Make any local configuration file unconditional. That is, if one existsJordan K. Hubbard1994-08-211-8/+8
* Commit my new ports make macros. Still not 100% complete yet by any meansJordan K. Hubbard1994-08-211-0/+152