Age | Commit message (Expand) | Author | Files | Lines |
2000-08-24 | In check-shlibs, use ${LDD}, instead of directly invoking "ldd" to check | jlam | 1 | -5/+10 |
2000-08-23 | Add support for new variable "USE_XPM" for packages which use the Xpm | tron | 1 | -1/+15 |
2000-08-21 | Evalute correct value for "OBJECT_FMT" in case multiple packages match | tron | 1 | -2/+2 |
2000-08-19 | * Prevent " etc. in RESTRICTED (NO_{SRC,BIN}_ON_{CDROM,FTP}) and BROKEN | hubertf | 1 | -57/+60 |
2000-08-18 | * Replace MIRROR_DISTFILES with NO_SRC_ON_FTP | hubertf | 1 | -9/+9 |
2000-08-18 | check-shlibs: previous commit didn't work for pkgs using @cwd. Let | hubertf | 1 | -4/+4 |
2000-08-17 | USE_PKGLIBTOOL is no more | wiz | 1 | -12/+4 |
2000-08-17 | print-PLIST: move all the variables from PLIST_SUBST into their non-expanded | hubertf | 1 | -4/+16 |
2000-08-16 | Add support for "lha" archives (as distfiles). Patch submitted by SUNAGAWA | fredb | 1 | -10/+11 |
2000-08-16 | Look in the right directory for binaries and libraries when doing a | skrll | 1 | -2/+2 |
2000-08-16 | print-PLIST: on ELF systems, exclude libfoo.so.x and libfoo.so | hubertf | 1 | -2/+10 |
2000-08-13 | sunsite.auc.dk is no longer an X contrib mirror. | veego | 1 | -2/+1 |
2000-08-12 | 'perl --version | grep "version"' won't work with perl-5.6.0. Change to | jlam | 1 | -2/+2 |
2000-08-07 | Let "FATAL_OBJECT_FMT_SKEW=no" really work. | fredb | 1 | -2/+2 |
2000-08-07 | Don't override EXTRACT_CMD if EXTRACT_SUFX is ".zip". | wiz | 1 | -2/+2 |
2000-08-06 | forgot one depends -> install-depends rename | hubertf | 1 | -2/+2 |
2000-08-03 | Fix LTCONFIG_OVERRIDE: | hubertf | 1 | -2/+4 |
2000-08-01 | In LTCONFIG_OVERRIDE code, remove the old ltconfig file before writing | jlam | 1 | -1/+2 |
2000-08-01 | * More target renaming: | hubertf | 1 | -22/+22 |
2000-08-01 | Some more target renaming: | hubertf | 1 | -7/+7 |
2000-08-01 | Do _not_ pass down NEED_NCURSES in the make flags, or we end up | wiz | 1 | -2/+4 |
2000-08-01 | * Remove RUN_DEPENDS (left in packages.7 intentionally) | hubertf | 1 | -66/+32 |
2000-08-01 | hand IS_LESSTIF off to MAKEFLAGS, and don't (re)calculate if not necessary | hubertf | 1 | -1/+4 |
2000-08-01 | expr 0 + 0 returns an error - catch! | hubertf | 1 | -2/+2 |
2000-07-31 | Motif-checking code broke when X11PREFIX == X11BASE and both lesstif and | jlam | 1 | -16/+8 |
2000-07-30 | The "lesstif12" package is in directory "pkgsrc/x11/lesstif12" not | tron | 1 | -2/+2 |
2000-07-30 | Add new "info" target which calls "pkg_info" for the package in the | tron | 1 | -1/+6 |
2000-07-29 | Fixup Motif-handling code to work again after X11PREFIX changes. | jlam | 1 | -9/+29 |
2000-07-28 | Add USE_CURSES for packages that need curses functionality that only | wiz | 1 | -1/+34 |
2000-07-28 | Pull in bulk-build targets if BATCH is set | hubertf | 1 | -1/+10 |
2000-07-26 | Don't apply ${DIST_SUBDIR} twice. | hubertf | 1 | -15/+15 |
2000-07-25 | When constructing the +BUILD_INFO file, escape ${ECHO} using "make"'s :Q, | fredb | 1 | -2/+2 |
2000-07-25 | Optimise by setting the EVAL_PREFIX names and directories in MAKEFLAGS, so | agc | 1 | -2/+4 |
2000-07-24 | Let DEPENDS_TARGET default to 'install' not 'reinstall' for 'make update'. | rh | 1 | -1/+5 |
2000-07-23 | Add 'RESTRICTED' to ${BUILD_DEFS}, so that any restrictions are recorded | fredb | 1 | -3/+3 |
2000-07-21 | Make REINSTALL=YES useful for 'make update' by explicitly deinstalling | rh | 1 | -12/+13 |
2000-07-20 | don't list 'mipsel' as a port name in the README.html's for the packages. | dmcmahill | 1 | -2/+2 |
2000-07-20 | make the update target work with absolute pathnames in ${DDIR} | rh | 1 | -3/+3 |
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 | 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 |