| Commit message (Expand) | Author | Age | Files | Lines |
* | Set tabstops to 4 in vi like in emacs. | obrien | 1996-11-03 | 1 | -1/+2 |
* | (1) Add NetBSD support. Closes PR bin/1643. | asami | 1996-11-01 | 2 | -36/+76 |
* | Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is not | asami | 1996-09-24 | 1 | -3/+3 |
* | Look on the CDROM for patch files too. | asami | 1996-09-23 | 1 | -2/+4 |
* | /bin/echo -> ${ECHO} | wosch | 1996-08-26 | 1 | -2/+2 |
* | Use the new "file:" URL specification to fetch to check the CDROM | asami | 1996-08-24 | 1 | -2/+12 |
* | Update explanation of *_DEPENDS, in particular note that bsd.port.mk | asami | 1996-08-20 | 1 | -18/+20 |
* | (1) Use INSTALL_PROGRAM where we attempt to pass this command line | asami | 1996-08-18 | 1 | -2/+7 |
* | (1) Ignore patches directory without a patch with a message instead of | asami | 1996-08-17 | 1 | -44/+29 |
* | (1) Add myself as MAINTAINER (of this file) -- commented out so it | asami | 1996-08-15 | 1 | -4/+29 |
* | Make explanation of BUILD_DEPENDS less confusing. | asami | 1996-08-07 | 1 | -3/+3 |
* | Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't have | andreas | 1996-07-27 | 1 | -3/+3 |
* | Remove now-unused SRC_ENCAPSULATION hack. | jkh | 1996-07-05 | 1 | -29/+1 |
* | Add a missing space in a comment | gpalmer | 1996-06-27 | 1 | -2/+2 |
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -26/+5 |
* | Correct spelling errors (i before e except after c :-) ) | gpalmer | 1996-06-23 | 1 | -3/+3 |
* | Handle the `distribute' target. | jkh | 1996-06-21 | 1 | -1/+7 |
* | Whoops - I made `make clean' chatty by mistake. | jkh | 1996-06-21 | 1 | -2/+2 |
* | The changes to go with ncftp -> fetch. Besides changing the names, | asami | 1996-06-19 | 1 | -11/+12 |
* | Spit out the a proper port path for the describe target. | jkh | 1996-06-19 | 1 | -2/+2 |
* | Ok, now cleandir: is correct. | jkh | 1996-06-19 | 1 | -4/+4 |
* | Add some unobtrusive changes to handle sources which aren't ports | jkh | 1996-06-19 | 1 | -53/+106 |
* | Add "MASTER_SITES?=" (no this is not a typo) right before the | asami | 1996-06-13 | 1 | -1/+2 |
* | Add some comments to sections to disable targets using NO_* variables. | asami | 1996-06-01 | 1 | -6/+12 |
* | Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier to | asami | 1996-05-30 | 1 | -3/+3 |
* | Fix a minor grammatical error (reselled -> resold) I just noticed. | jkh | 1996-04-28 | 1 | -2/+2 |
* | Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up. | asami | 1996-04-26 | 1 | -2/+2 |
* | Add NO_CDROM, RESTRICTED, BROKEN and Motif support. | asami | 1996-04-12 | 1 | -9/+50 |
* | use .for loop for common targets | wosch | 1996-04-10 | 1 | -51/+6 |
* | Change ${ENV} -> ${SETENV}. The former coincides with startup file | asami | 1996-04-07 | 1 | -6/+6 |
* | Thanks for the overwhelming response (which can be only summarized by the | asami | 1996-04-01 | 2 | -4/+87 |
* | Change name of variable to LOCALBASE, to keep it symmetric with X11BASE, | asami | 1996-03-31 | 1 | -3/+3 |
* | Add a variable LOCAL_PREFIX that defaults to "/usr/local", as a | asami | 1996-03-31 | 1 | -2/+3 |
* | remove BINGRP?= BINOWN?= BINMODE?= | wosch | 1996-03-24 | 1 | -4/+1 |
* | Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set to | asami | 1996-03-10 | 1 | -32/+28 |
* | Delete all references to the variable ${KEYWORD} that never quite flew. | asami | 1996-03-06 | 1 | -6/+14 |
* | Replace absolute pathnames with variables, so that | asami | 1996-03-06 | 1 | -68/+80 |
* | Add a check for when the user tries to FTP over a symlink in ${DISTDIR}. | jkh | 1996-02-16 | 1 | -1/+13 |
* | correct semantic error in the English usage: | adam | 1996-02-08 | 1 | -5/+5 |
* | Mention "make reinstall" in the message that gets printed out when | asami | 1996-02-07 | 1 | -2/+2 |
* | Add NCFTP tailer arguments: ${NCFTPTAIL} variable | ache | 1996-02-07 | 1 | -5/+5 |
* | Add support for ALL_HOOK feature. Lets you replace the `all' target | jkh | 1995-12-07 | 1 | -1/+13 |
* | Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable files | asami | 1995-11-26 | 1 | -5/+23 |
* | Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args. | asami | 1995-11-18 | 1 | -2/+2 |
* | Back out the two latest changes. The -current branch is now equal to | asami | 1995-10-18 | 1 | -7/+1 |
* | Add NO_FETCH handling in the similar way as other NO_* targets does | ache | 1995-10-16 | 1 | -1/+5 |
* | Fix NO_EXTRACT case: build missing WRKDIR | ache | 1995-10-16 | 1 | -1/+3 |
* | Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is set | asami | 1995-10-11 | 1 | -1/+5 |
* | Add CONFIGURE_ENV: pass this environment to configure script. | ache | 1995-10-05 | 1 | -2/+3 |
* | Attempt to sound more civilized by adding a missing period to | asami | 1995-10-04 | 1 | -2/+2 |
* | Use full pathname for ldconfig (/sbin/ldconfig). | asami | 1995-10-03 | 1 | -2/+2 |
* | Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS. | asami | 1995-09-18 | 1 | -15/+61 |
* | Ignore patchfiles that end with ".orig" or "~". | asami | 1995-09-13 | 1 | -5/+19 |
* | Don't trust ncftp's exit status, they are not indicative of whether | asami | 1995-08-29 | 1 | -14/+12 |
* | Clean up EXTRACT_ONLY logic a bit. Instead of branching in the | asami | 1995-08-29 | 1 | -10/+5 |
* | Merge all the "skeleton" target into one macro. This is an enormous | asami | 1995-08-18 | 1 | -237/+149 |
* | Let MASTER_SITE_OVERRIDE be prepended to the MASTER_SITES list instead | asami | 1995-07-24 | 1 | -3/+3 |
* | Simplify the USE_IMAKE stuff considerably. | jkh | 1995-07-18 | 1 | -9/+1 |
* | A regrettable hack to allow a port to say that it doesn't want its Makefiles | jkh | 1995-07-15 | 1 | -1/+5 |
* | Add IS_DEPENDED_TARGET to change the behavior of a port when you want | asami | 1995-07-11 | 1 | -2/+18 |
* | Use | asami | 1995-06-26 | 1 | -6/+6 |
* | Use full pathnames for the commands. Everything except gmake and | asami | 1995-06-26 | 1 | -93/+99 |
* | Check if uid is 0 before running mtree. If you aren't root, you just | asami | 1995-06-26 | 1 | -2/+7 |
* | Add new option NO_MTREE. If set, bsd.port.mk won't run mtree to | asami | 1995-06-25 | 1 | -2/+8 |
* | Add a "checkpatch" target that does a "patch -C" instead of a "patch". | asami | 1995-06-24 | 1 | -3/+20 |
* | Renamed the default package repository ".../packages/.packages" to | asami | 1995-06-06 | 1 | -4/+5 |
* | Remove comment about not being able to undefine a variable, as we *can* | asami | 1995-05-29 | 1 | -3/+2 |
* | Fix the indent level. I know we're in code freeze, and this is | asami | 1995-05-16 | 1 | -2/+2 |
* | Don't conditionalize fake-pkg on NO_PACKAGE. | asami | 1995-05-14 | 1 | -5/+1 |
* | Add FORCE_PACKAGE, if this is defined, NO_PACKAGE will be turned off. | asami | 1995-05-13 | 1 | -1/+7 |
* | When NO_PACKAGE is set, "package" and "repackage" don't depend on | asami | 1995-05-12 | 1 | -3/+3 |
* | Not only deleting the package and package links, also exit with status | asami | 1995-05-12 | 1 | -1/+2 |
* | Delete package and links when pkg_create fails. | asami | 1995-05-12 | 1 | -4/+7 |
* | Add new variable to override the "hey foobar-1.2.3 is already installed" | asami | 1995-05-10 | 1 | -1/+6 |
* | Make the "reinstall" target delete the package cookie as well as | asami | 1995-05-09 | 1 | -1/+2 |
* | added support for distribution patches in a subdir of ${DISTFILES} | adam | 1995-05-05 | 1 | -18/+28 |
* | Put an `@' in front of the mtree command. I don't want to see it. | jkh | 1995-05-04 | 1 | -2/+2 |
* | Add an mtree line to the install target. | jkh | 1995-05-02 | 1 | -1/+6 |
* | A bunch of new targets in the package area. Relevent targets are: | asami | 1995-04-30 | 1 | -14/+44 |
* | Pass X11BASE to all sub-makes. I need it for a port, and I daresay that | jkh | 1995-04-28 | 1 | -18/+18 |
* | (1) Add the chain of dependencies to the targets in the NO_* section | asami | 1995-04-24 | 1 | -10/+12 |
* | Move call of fake-pkg from do-install to end of install. | asami | 1995-04-24 | 1 | -4/+4 |
* | Ok, this should get the last of the stragglers installed into a new fake-pkg. | jkh | 1995-04-22 | 1 | -1/+4 |
* | Don't try to run the fake-pkg target if NO_PACKAGE is set. | jkh | 1995-04-22 | 1 | -1/+3 |
* | Typo: patch -> package | jkh | 1995-04-22 | 1 | -2/+2 |
* | Instead of copying PLIST over, run pkg_create in a special mode that dumps | jkh | 1995-04-22 | 1 | -2/+2 |
* | Major overhaul. The major targets (fetch, extract, patch, configure, | asami | 1995-04-21 | 1 | -357/+532 |
* | 1. Add Satoshi's much-requested "fake pkg_add" option to the installation | jkh | 1995-04-19 | 1 | -1/+29 |
* | Use PKGNAME in the "describe" target (used to generate INDEX) too. | asami | 1995-04-18 | 1 | -2/+2 |
* | Use PKGNAME instead of DISTNAME in messages. To avoid things like | asami | 1995-04-18 | 1 | -20/+20 |
* | "package" now depends on "install", so we can do "make -k package" from | asami | 1995-04-17 | 1 | -2/+18 |
* | "all" now depends on "build", not "extract configure build". | asami | 1995-04-17 | 1 | -2/+2 |
* | Yikes...typo (.package/ should have been .packages/). | asami | 1995-04-16 | 1 | -2/+2 |
* | Don't pass duplicate pkgdeps to pkg_create | jkh | 1995-04-10 | 1 | -3/+3 |
* | Add new -P argument to pkg_create. | jkh | 1995-04-09 | 1 | -2/+2 |
* | Add 2 new targets to facilitate some things I'm thinking about. | jkh | 1995-04-09 | 1 | -1/+21 |
* | 1. Fix the first line (should be a proper comment - silly emacs). | jkh | 1995-04-09 | 1 | -3/+4 |
* | Add support for categorized subdirectories for packages. By default, | asami | 1995-04-09 | 1 | -6/+25 |
* | Add USE_X11 for ports which are X11 users but don't use IMAKE. | jkh | 1995-04-04 | 1 | -2/+3 |
* | Remove a `.' from the end of the echo line | gpalmer | 1995-04-04 | 1 | -2/+2 |
* | By default, KEYWORDS is a copy of CATEGORIES. | jkh | 1995-04-01 | 1 | -2/+2 |
* | Add default values and document them for CATEGORIES and KEYWORDS. | jkh | 1995-04-01 | 1 | -3/+3 |
* | Add support for new CATEGORIES and KEYWORDS fields. | jkh | 1995-04-01 | 1 | -2/+10 |
* | Add support for "distributed" patches and a little extra cleanup. | asami | 1995-03-28 | 1 | -13/+89 |
* | Added more standard package suport file names. INSTALL for the | asami | 1995-03-27 | 1 | -2/+13 |
* | Add a misssing `@' from before echo -n "|${MAINTAINER}" | gpalmer | 1995-03-24 | 1 | -3/+3 |
* | Add maintainer to the index line. | jkh | 1995-03-23 | 1 | -5/+13 |
* | Add new EXTRACT_BEFORE_FLAGS and EXTRACT_AFTER_FLAGS variables to make | jkh | 1995-03-23 | 1 | -5/+15 |
* | Make the fetch message a little more interesting and informative. | jkh | 1995-03-22 | 1 | -2/+2 |
* | Add fetch-list command for Rod | jkh | 1995-03-21 | 2 | -39/+63 |
* | Make the describe rule generate more thorough information that's actually | jkh | 1995-03-21 | 1 | -8/+10 |
* | Document the index target. | jkh | 1995-03-21 | 1 | -1/+2 |
* | Don't do anything if BATCH is specified and the port is interactive for | ats | 1995-03-20 | 1 | -1/+3 |
* | Change the xmkmf call to a xmkmf -a call. This should be more correct for | ats | 1995-03-19 | 1 | -3/+3 |
* | Add support to miss out ``DUDS'' subdirectories. See thread in freebsd-ports | gpalmer | 1995-03-04 | 1 | -10/+20 |
* | Back out my previous change. I need to really think about this. | jkh | 1995-03-03 | 1 | -2/+2 |
* | A small feature just for my own use. | jkh | 1995-03-03 | 1 | -2/+2 |
* | Always go to ${WRKDIR} before extraction. Modify the tar extract command | jkh | 1995-02-17 | 1 | -3/+6 |
* | Make the checksum target not bomb out if there is a mismatch, just | gpalmer | 1995-02-15 | 1 | -2/+1 |
* | Allow arbitrarily named configure script for use w/ HAS_CONFIGURE. | hsu | 1995-02-06 | 1 | -2/+5 |
* | Use absolute path to md5 program. It lives in /sbin and people are unlikely | phk | 1995-02-05 | 1 | -2/+2 |
* | Add long-awaited (:) support for sophisticated dependency checking. We now | asami | 1995-02-04 | 1 | -5/+83 |
* | Start the ball rolling by sticking a | gpalmer | 1995-02-02 | 1 | -1/+2 |
* | Make fetch a bit more forgiving of subdirs. | jkh | 1995-01-30 | 1 | -3/+3 |
* | Fix bogus tab in makesum target. | jkh | 1995-01-24 | 1 | -2/+1 |
* | Set PREFIX in the build target. Suggested by John Fieber. | jkh | 1995-01-24 | 1 | -5/+5 |
* | Oops. Fix up the checksum routine - my last commit broke it slightly. | gpalmer | 1995-01-23 | 1 | -20/+20 |
* | Put brackets around EXTRACT_CMD, can be several commands here | ache | 1995-01-18 | 1 | -3/+3 |
* | Correct a small problem in that when there isn't a checksum for that | gpalmer | 1995-01-17 | 1 | -4/+11 |
* | Use absolute path for install passed to configure | ache | 1995-01-12 | 1 | -3/+3 |
* | Typo! | asami | 1995-01-11 | 1 | -3/+3 |
* | Add missing ! in front of pipeline for extract commands---otherwise | asami | 1995-01-11 | 1 | -3/+3 |
* | Catch case where extraction fails. Thanks! | jkh | 1995-01-10 | 1 | -3/+7 |
* | Move pre-extract target inside COOKIE | ache | 1995-01-07 | 1 | -7/+8 |
* | Sort out dependencies. Now they look like: | asami | 1995-01-05 | 1 | -5/+5 |
* | Typo fix from Ollivier Robert. | jkh | 1995-01-05 | 1 | -3/+3 |
* | Rename check-md5 target to checksum. | jkh | 1995-01-05 | 1 | -3/+3 |
* | Gary Palmer's patches for checksumming and description. | jkh | 1995-01-05 | 1 | -7/+13 |
* | Put depends before configure. No reason that I can see for putting it after, | jkh | 1995-01-04 | 1 | -2/+2 |
* | Some of the doc here was less than adequately fleshed-out. Make some | jkh | 1995-01-04 | 1 | -10/+20 |
* | Document describe target. | jkh | 1995-01-04 | 1 | -1/+3 |
* | 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 |