Age | Commit message (Expand) | Author | Files | Lines |
2000-07-20 | Introduce NO_{SRC,BIN}_ON_{FTP,CDROM}. Warn about placing files on CD-ROM | rh | 1 | -1/+17 |
2000-07-19 | Use "reinstall" as default for DEPENDS_TARGET, to use any pkg already | hubertf | 1 | -5/+3 |
2000-07-19 | Revise previous multi-component-pathname fix: do not depend on the | rh | 1 | -4/+7 |
2000-07-18 | Fix clean-update target to remove ${DDIR} if it didn't exist before. This | rh | 1 | -2/+4 |
2000-07-18 | Fix the ${DDIR} target to work with multi-component paths. This makes the | rh | 1 | -8/+9 |
2000-07-15 | Only look at the first prefix for a package when evaluating the prefix | agc | 1 | -2/+2 |
2000-07-15 | Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition, | agc | 1 | -3/+8 |
2000-07-14 | Use "printf("%d", ...)" instead of "print ..." when invoking "awk" in | tron | 1 | -3/+3 |
2000-07-14 | The previous method of using a make target for finding a prerequisite | agc | 1 | -11/+3 |
2000-07-14 | Introduce the mk.conf definition for PRIV_CONF_DIR, which defaults to | agc | 1 | -1/+7 |
2000-07-14 | Make USE_LIBTOOL depend on libtool-1.3.5nb4 or higher to make sure a C++ | rh | 1 | -3/+3 |
2000-07-13 | Remove trailing garbage from RCS Id on first line | hubertf | 1 | -1/+1 |
2000-07-11 | Make the determination of the pre-req package's installed directory be | agc | 1 | -1/+12 |
2000-07-07 | add missing flags to the unzip command | dmcmahill | 1 | -2/+2 |
2000-07-06 | Add bin-install package: will install a binary package if available, | hubertf | 1 | -1/+16 |
2000-07-06 | Allow overriding PKGSRCDIR and PKGPATH | hubertf | 1 | -3/+3 |
2000-07-06 | Add PKG_DEVELOPER | hubertf | 1 | -1/+8 |
2000-07-06 | Eval PKG_DEVELOPER, and if set | hubertf | 1 | -1/+7 |
2000-07-04 | * Fix processing of @dirrm commands: use the proper RE in sed, and | hubertf | 1 | -23/+24 |
2000-07-04 | print-PLIST: recognize MACHINE_ARCH and OPSYS_LOWER, and substitute with | hubertf | 1 | -3/+12 |
2000-07-03 | Don't bother defining an internal _USE_LOCALBASE_FOR_X11 variable - it's | agc | 1 | -6/+5 |
2000-06-30 | Replace one occurence of "$NetBSD$" by something that won't be replaced | hubertf | 1 | -2/+2 |
2000-06-28 | eliminate a few more makes from being forked off in the clean-depends area | dmcmahill | 1 | -4/+14 |
2000-06-28 | only clean depends with the "clean-depends" target, not the top level | dmcmahill | 1 | -5/+9 |
2000-06-28 | rework how the DEPENDS tree is traversed in the 'clean-depends' target. | dmcmahill | 1 | -10/+35 |
2000-06-28 | Remove the user setting of the USE_LOCALBASE_FOR_X11 definition. | agc | 1 | -6/+13 |
2000-06-27 | * some whitespace fix | hubertf | 1 | -5/+36 |
2000-06-26 | rename Size* to .Size* | wiz | 1 | -6/+6 |
2000-06-26 | Use $INSTALL_COOKIE in one appropriate place | hubertf | 1 | -3/+3 |
2000-06-25 | fix typo in last | hubertf | 1 | -11/+7 |
2000-06-25 | Recognize EXTRACT_SUFX=".zip": pull in unzip pkg, and set EXTRACT_CMD | hubertf | 1 | -2/+5 |
2000-06-25 | Tune the print-pkg-size targets to not re-calculate the size for all the | hubertf | 1 | -23/+23 |
2000-06-23 | In package-depends, don't print warnings about non-existing dir | hubertf | 1 | -12/+16 |
2000-06-19 | The "package-path" target is no longer needed (use ${PKGPATH}) | hubertf | 1 | -7/+2 |
2000-06-16 | Add print-PLIST target for automatic PLIST generation: | hubertf | 1 | -1/+74 |
2000-06-10 | The perl archive on ftp.cdrom.com moved to ftp.freesoftware.com. | veego | 1 | -2/+2 |
2000-06-08 | Added an entry for ARLA_CACHE, the location where arla looks for it's | wennmach | 1 | -1/+5 |
2000-06-05 | ignore errors from 'cd' in binpkg-list (lotsa useless warnings from the | hubertf | 1 | -2/+2 |
2000-06-05 | Restructure test for "${LICENCE}" so that "${ONLY_FOR_PLATFORM}" will | tron | 1 | -18/+21 |
2000-06-04 | Fix aout brokenness. Bump libtool to 1.3.5nb3. | rh | 1 | -3/+3 |
2000-06-04 | Make USE_LIBTOOL depend on libtool-1.3.5nb2 or later. | rh | 1 | -3/+3 |
2000-06-04 | Eliminate the sort and tail when determining PKGTOOLS_VERSION. | mycroft | 1 | -2/+2 |
2000-06-04 | Fix pasto. | mycroft | 1 | -2/+2 |
2000-06-04 | Allow using absolute paths as second component of DEPENDS again. | hubertf | 1 | -2/+3 |
2000-06-04 | Don't enforce people to use relative dirs as second components of (BUILD_,RUN_) | hubertf | 1 | -3/+3 |
2000-06-03 | Inline HTMLIFY using make(1) subsitution rules. Eliminates two more sed(1) | mycroft | 1 | -5/+3 |
2000-06-03 | Explicitly pass down MAKEFLAGS to all sub-makes, not just the first. | mycroft | 1 | -6/+6 |
2000-06-03 | * Fix a bug in clean-depends: the `sort -u' was ineffective because the `tr' | mycroft | 1 | -17/+24 |
2000-06-03 | /bin/echo -> echo. This file appears to have NetBSD-specific paths already, | mycroft | 1 | -2/+2 |
2000-06-03 | Remove links in "package-links" target before trying to create them to | tron | 1 | -1/+2 |