summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2000-08-16print-PLIST: on ELF systems, exclude libfoo.so.x and libfoo.sohubertf1-2/+10
2000-08-13sunsite.auc.dk is no longer an X contrib mirror.veego2-4/+2
2000-08-12'perl --version | grep "version"' won't work with perl-5.6.0. Change tojlam1-2/+2
2000-08-11When rebuilding a pkg, don't only remove the binary pkg currentlyhubertf1-4/+4
2000-08-07Let "FATAL_OBJECT_FMT_SKEW=no" really work.fredb1-2/+2
2000-08-07Don't override EXTRACT_CMD if EXTRACT_SUFX is ".zip".wiz1-2/+2
2000-08-06forgot one depends -> install-depends renamehubertf1-2/+2
2000-08-04Suppress any errors from pkg_delete if no pkgs are installedhubertf1-1/+3
2000-08-03Fix LTCONFIG_OVERRIDE:hubertf1-2/+4
2000-08-01minor grammar fixdmcmahill1-2/+2
2000-08-01In LTCONFIG_OVERRIDE code, remove the old ltconfig file before writingjlam1-1/+2
2000-08-01s/depends/install-depends/hubertf1-4/+4
2000-08-01 * More target renaming:hubertf1-22/+22
2000-08-01Some more target renaming:hubertf1-7/+7
2000-08-01Do _not_ pass down NEED_NCURSES in the make flags, or we end upwiz1-2/+4
2000-08-01 * Remove RUN_DEPENDS (left in packages.7 intentionally)hubertf1-66/+32
2000-08-01hand IS_LESSTIF off to MAKEFLAGS, and don't (re)calculate if not necessaryhubertf1-1/+4
2000-08-01expr 0 + 0 returns an error - catch!hubertf1-2/+2
2000-07-31make sure the required packages (depends) are installed before thehubertf1-1/+3
2000-07-31Motif-checking code broke when X11PREFIX == X11BASE and both lesstif andjlam1-16/+8
2000-07-30The "lesstif12" package is in directory "pkgsrc/x11/lesstif12" nottron1-2/+2
2000-07-30Add new "info" target which calls "pkg_info" for the package in thetron1-1/+6
2000-07-29Fixup Motif-handling code to work again after X11PREFIX changes.jlam1-9/+29
2000-07-28Add USE_CURSES for packages that need curses functionality that onlywiz1-1/+34
2000-07-28Pull in bulk-build targets if BATCH is sethubertf1-1/+10
2000-07-28No need to set PKG_MISC_TARGETS in /etc/mk.conf any more, it's nowhubertf1-2/+1
2000-07-28Add bulk-package and bulk-install targets so people can invoke thesehubertf1-3/+3
2000-07-28initial commit of bulk build targets (more to come)hubertf1-0/+188
2000-07-26Don't apply ${DIST_SUBDIR} twice.hubertf1-15/+15
2000-07-25When constructing the +BUILD_INFO file, escape ${ECHO} using "make"'s :Q,fredb1-2/+2
2000-07-25Optimise by setting the EVAL_PREFIX names and directories in MAKEFLAGS, soagc1-2/+4
2000-07-25Add share/doc/html as in NetBSD.pkg.dist.jlam1-1/+3
2000-07-24Let DEPENDS_TARGET default to 'install' not 'reinstall' for 'make update'.rh1-1/+5
2000-07-23A license of "no-redistribution" is an oxymoron. Change "no-redistribution"fredb1-2/+2
2000-07-23Add 'RESTRICTED' to ${BUILD_DEFS}, so that any restrictions are recordedfredb1-3/+3
2000-07-23Document "no-redistribution" license.fredb1-3/+5
2000-07-21Make REINSTALL=YES useful for 'make update' by explicitly deinstallingrh1-12/+13
2000-07-20don't list 'mipsel' as a port name in the README.html's for the packages.dmcmahill1-2/+2
2000-07-20make the update target work with absolute pathnames in ${DDIR}rh1-3/+3
2000-07-20Introduce NO_{SRC,BIN}_ON_{FTP,CDROM}. Warn about placing files on CD-ROMrh1-1/+17
2000-07-19Use "reinstall" as default for DEPENDS_TARGET, to use any pkg alreadyhubertf1-5/+3
2000-07-19Revise previous multi-component-pathname fix: do not depend on therh1-4/+7
2000-07-18Fix clean-update target to remove ${DDIR} if it didn't exist before. Thisrh1-2/+4
2000-07-18Fix the ${DDIR} target to work with multi-component paths. This makes therh1-8/+9
2000-07-15Only look at the first prefix for a package when evaluating the prefixagc1-2/+2
2000-07-15Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,agc1-3/+8
2000-07-14Use "printf("%d", ...)" instead of "print ..." when invoking "awk" intron1-3/+3
2000-07-14The previous method of using a make target for finding a prerequisiteagc1-11/+3
2000-07-14Introduce the mk.conf definition for PRIV_CONF_DIR, which defaults toagc1-1/+7
2000-07-14Make USE_LIBTOOL depend on libtool-1.3.5nb4 or higher to make sure a C++rh1-3/+3