| Commit message (Expand) | Author | Age | Files | Lines |
* | Add describe target support. | jkh | 1995-01-03 | 2 | -2/+15 |
* | Preset ac_cv_path_CC="${CC}" before running ./configure, | ache | 1995-01-02 | 1 | -2/+2 |
* | Oops, forget "" for ${CC} and ${CFLAGS}... | ache | 1994-12-28 | 1 | -2/+2 |
* | Set proper INSTALL* variables before running ./configure | ache | 1994-12-28 | 1 | -2/+5 |
* | Use CFLAGS=${CFLAGS} ./configure to avoid picking dumb GNU -g default | ache | 1994-12-28 | 1 | -2/+2 |
* | Use "CC=${CC} ./configure" to avoid usage of debugging 'gcc' | ache | 1994-12-28 | 1 | -2/+2 |
* | Put dummy targets for make-md5 & check-md5 inside a | gpalmer | 1994-12-18 | 1 | -1/+5 |
* | bsd.port.mk: missing semicolon added | gpalmer | 1994-12-18 | 2 | -4/+8 |
* | Automatically add gmake to DEPENDS, if USE_GMAKE | ache | 1994-12-17 | 1 | -1/+4 |
* | Don't use build: ... pre-build, move pre-build inside | ache | 1994-12-17 | 1 | -2/+3 |
* | patch: pre-patch ... is wrong, move pre-patch | ache | 1994-12-14 | 1 | -2/+3 |
* | Added '${GMAKE} install.man' when installing with Imake and gmake | jmz | 1994-12-13 | 1 | -1/+4 |
* | Early md5-checksumming code. This seems to work fine on my machine | gpalmer | 1994-12-12 | 1 | -1/+32 |
* | Last gremlin-killer of the day. Typo fixed and missing .endif replaced. | gpalmer | 1994-12-11 | 1 | -2/+3 |
* | <Sigh> Got the placing of a .if wrong. Fix it. | gpalmer | 1994-12-11 | 1 | -4/+6 |
* | Erk. Damn. A hash perfixing a comment was lost somewhere. | gpalmer | 1994-12-11 | 1 | -2/+2 |
* | 1) Small tidyup | gpalmer | 1994-12-11 | 1 | -8/+27 |
* | Change wrong comment: NCFTP_ARGS --> NCFTPFLAGS | ache | 1994-11-26 | 1 | -2/+2 |
* | Don't use a rm -rf WORKDIR if NO_WRKDIR is defined. You have a good chance | ats | 1994-11-21 | 1 | -1/+3 |
* | Add reinstall. | jkh | 1994-11-18 | 1 | -1/+5 |
* | There seems to be some trouble with install.man working right everywhere. | jkh | 1994-11-17 | 1 | -2/+2 |
* | Whoops! Typo. Correct. | jkh | 1994-11-17 | 1 | -2/+2 |
* | I found today that making packages for X11 ports wasn't working. | jkh | 1994-11-17 | 1 | -2/+7 |
* | Add support for NO_WRKDIR. | jkh | 1994-11-17 | 1 | -1/+7 |
* | 2 new concepts that just occurred to me: | jkh | 1994-11-17 | 1 | -1/+14 |
* | If USE_GMAKE is defined, use ${GMAKE} in ${XMKMF} && ${MAKE} Makefiles | jmz | 1994-11-17 | 1 | -1/+5 |
* | Make depends a separate target. Now you can select when the dependency | jkh | 1994-11-15 | 1 | -11/+15 |
* | Add patch cookies. This should prevent gratuitous patch re-application | jkh | 1994-11-11 | 1 | -9/+24 |
* | For submakes, don't do a `${MAKE} ${MAKEFILE} all' or | jkh | 1994-11-04 | 1 | -5/+8 |
* | Add reinstall target for Poul-H. This lets you install again from | jkh | 1994-11-04 | 1 | -2/+12 |
* | This is what I get for implementing suggestions without really thinking | jkh | 1994-11-02 | 1 | -2/+2 |
* | 2 changes: | jkh | 1994-11-02 | 1 | -9/+16 |
* | Make patch rule pick up everything in patchdir alphabetically. | jkh | 1994-11-01 | 1 | -2/+2 |
* | 1. PREFIX has nothing to do with DESTDIR. Remove it finally. | jkh | 1994-10-23 | 1 | -4/+4 |
* | Invoke install.man if USE_IMAKE is set. | jkh | 1994-10-22 | 1 | -1/+4 |
* | Add ${.MAKEFLAGS} to sub-makes, pointed by Rod | ache | 1994-10-15 | 1 | -4/+4 |
* | Add new IS_INTERACTIVE flag. This lets you specify that the port | jkh | 1994-10-14 | 1 | -3/+37 |
* | Silence the sub-makes. | jkh | 1994-10-13 | 1 | -3/+3 |
* | Change the way pre-install was done after a suggestion from Andrew. | jkh | 1994-10-13 | 1 | -7/+5 |
* | Re-work the way pre-install was being depended. I couldn't make the | jkh | 1994-10-13 | 1 | -3/+3 |
* | Oops, change ${MAKE_FLAGS} to ${MAKEFLAGS} in pre-configure line | ache | 1994-10-12 | 1 | -2/+2 |
* | Move 'make pre-configure' inside .configure.done: target, or | ache | 1994-10-12 | 1 | -2/+3 |
* | configure: pre-configure extract ... must be | ache | 1994-10-12 | 1 | -2/+2 |
* | Following changes from Robert Withrow (+ a few mods): | jkh | 1994-10-06 | 1 | -4/+11 |
* | Add an install prefix for packages, so that they're built by default | jkh | 1994-10-04 | 1 | -2/+2 |
* | Also make GNU_CONFIGURE a synonym for HAS_CONFIGURE so you don't have | jkh | 1994-10-04 | 1 | -1/+2 |
* | If GNU_CONFIGURE is set, pass `--prefix=${PREFIX}'; this should help | jkh | 1994-10-04 | 1 | -1/+6 |
* | Whoops! Forgot to pass PREFIX to the configure subshells. Done. | jkh | 1994-10-04 | 1 | -5/+5 |
* | Add PREFIX pointing to ${DESTDIR}/usr/local - let's see if we can't | jkh | 1994-10-04 | 1 | -1/+3 |
* | Prevent duplicate installs with an install cookie. | jkh | 1994-10-03 | 1 | -4/+12 |
* | May the saints praise Robert Withrow <witr@rwwa.com> for showing me | jkh | 1994-10-03 | 1 | -9/+17 |
* | Don't hardcode patch and its arguments. Not quite the same patch as submitted | jkh | 1994-09-28 | 1 | -2/+6 |
* | change COOKIE directory from .CURDIR to WRKDIR since a user may not have | swallace | 1994-09-22 | 1 | -3/+3 |
* | Modified DEPENDS rule so that anything you depend on gets both | jkh | 1994-09-19 | 1 | -2/+2 |
* | DESTDIR added to PORTSDIR definition | ache | 1994-09-19 | 1 | -2/+2 |
* | Add support for DEBUG_FLAGS. If you say something like: | jkh | 1994-09-16 | 1 | -1/+3 |
* | Remove obsolete bundle target, add new fetch target. | jkh | 1994-09-15 | 1 | -5/+5 |
* | Don't assume / seperator between site name and dist file in fetch. | jkh | 1994-09-14 | 1 | -3/+3 |
* | Missing semi-colon after a done statement. Fixed. | jkh | 1994-09-13 | 1 | -2/+2 |
* | Adjust comments to document MASTER_SITES and remove mention of | jkh | 1994-09-13 | 1 | -5/+2 |
* | Ok, I think I have this whole HOME_LOCATION / MASTER_SITE stuff resolved | jkh | 1994-09-13 | 1 | -10/+14 |
* | More fixes and general cleanup. Add more fine-grained control over what | jkh | 1994-09-11 | 1 | -15/+25 |
* | Whoops, forgot to stop this lurking typo, too. | jkh | 1994-09-11 | 1 | -2/+1 |
* | Eliminate a few lurking bogons - this is almost close to being right! | jkh | 1994-09-11 | 1 | -4/+13 |
* | Annual simplification drive: | jkh | 1994-09-11 | 1 | -110/+95 |
* | Rearrange this a bit while I think about the whole problem of fetching | jkh | 1994-09-09 | 1 | -50/+55 |
* | As per suggestion by Michael Reifenberger, make ncftp use the -N flag. | jkh | 1994-09-09 | 1 | -2/+3 |
* | Fixed a couple of typos. Ok, this works now. Only one significant hurdle | jkh | 1994-09-02 | 1 | -5/+5 |
* | Ok, I've reviewed this and made it work now. ncftp fetching seems to be | jkh | 1994-09-02 | 1 | -17/+16 |
* | Add a few missing >> lines to error echo's.. This is basically my | jkh | 1994-09-02 | 1 | -4/+4 |
* | Here's my first cut at doing auto-fetch with ncftp. The extract rule | jkh | 1994-09-02 | 1 | -7/+31 |
* | Geeze, what was I thinking again? Replace all references to: | jkh | 1994-09-02 | 1 | -7/+15 |
* | added hook for post-build script | adam | 1994-08-31 | 1 | -1/+4 |
* | Lots of changes - get the NO_XXX things over, add @'s to the touches for | jkh | 1994-08-28 | 1 | -20/+74 |
* | Add a pre-configure rule after all, since it's helpful to be able | jkh | 1994-08-26 | 1 | -6/+7 |
* | Also `make Makefiles' in USE_IMAKE case to catch subdirs. | jkh | 1994-08-26 | 1 | -2/+2 |
* | Sigh. I am a hosebrain. I've been using gmake for so long, I've | jkh | 1994-08-25 | 1 | -21/+6 |
* | Add a new flag: USE_IMAKE | jkh | 1994-08-25 | 1 | -1/+4 |
* | Some cosmetic changes. | jkh | 1994-08-24 | 1 | -7/+56 |
* | Ok, this should work with a centralized package directory now (so you | jkh | 1994-08-22 | 1 | -6/+5 |
* | Make package target a lot more general. | jkh | 1994-08-22 | 1 | -6/+14 |
* | Whoops - left out the package rule! | jkh | 1994-08-22 | 1 | -1/+5 |
* | Use proper proper package suffix. | jkh | 1994-08-22 | 1 | -2/+2 |
* | Whoops, left out a backslash in my package rule. | jkh | 1994-08-22 | 1 | -4/+4 |
* | Ok, now we warn if we're about to recreate the distfile from configured | jkh | 1994-08-22 | 1 | -7/+12 |
* | New bsd.port.subdir.mk file for use by ports. This groks all the | jkh | 1994-08-22 | 2 | -42/+60 |
* | I had to bite the bullet: There's now a port.subdir.mk that does the right | jkh | 1994-08-22 | 2 | -3/+91 |
* | Sigh.. Some of these configs are a little hairy. I need to know the | jkh | 1994-08-22 | 1 | -5/+5 |
* | Make things a little more user-friendly | jkh | 1994-08-22 | 1 | -3/+5 |
* | Get the .configure_done stuff working - it wasn't in the right place. | jkh | 1994-08-22 | 1 | -3/+3 |
* | Start really adding some features here. Let's see: | jkh | 1994-08-22 | 1 | -8/+33 |
* | Simplify the whole configuration script business quite a bit. What | jkh | 1994-08-21 | 1 | -9/+5 |
* | Whoops, the check for a missing distfile was slightly bogus. Now it works. | jkh | 1994-08-21 | 1 | -10/+11 |
* | Make any local configuration file unconditional. That is, if one exists | jkh | 1994-08-21 | 1 | -8/+8 |
* | Commit my new ports make macros. Still not 100% complete yet by any means | jkh | 1994-08-21 | 1 | -0/+152 |