summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2000-08-31remove debug code from last commithubertf1-2/+1
2000-08-31 * add CHECK_SHLIBS variable that can be set to "no" in emul/compat packages,hubertf1-3/+5
2000-08-30Use only the first field of the perl5 packlist. Some packlists list thejlam1-3/+3
2000-08-30Add 'TCSH_STATIC' variable for producing static tcsh binary.abs1-1/+6
2000-08-29Fix errors with not finding perl in another way.jlam1-8/+22
2000-08-28Don't output any errors if perl isn't available when doing a "make clean"jlam1-4/+4
2000-08-28Surround the PERL5_* in PLIST_SUBST with .if defined(USE_PERL5) ... .endifjlam1-3/+5
2000-08-28Correct thinko which caused p5-Tk to not register installation correctly.jlam1-3/+3
2000-08-27Changes for building dynamic PLIST for perl packages:jlam1-11/+39
2000-08-25a couple of minor changes to the bulk-check-uptodate target:dmcmahill1-9/+11
2000-08-24In check-shlibs, use ${LDD}, instead of directly invoking "ldd" to checkjlam1-5/+10
2000-08-24escape the \ in an echo command so we see itdmcmahill1-2/+2
2000-08-24If a required binary pkg is found newer, tell which one.hubertf1-2/+2
2000-08-24Remove a comment that's no longer valid after we have 'pkg_admin lsbest'hubertf1-4/+1
2000-08-24Back out last commit: It nuked pkgs that we compile in several versions,hubertf1-4/+4
2000-08-23Add support for new variable "USE_XPM" for packages which use the Xpmtron1-1/+15
2000-08-21Evalute correct value for "OBJECT_FMT" in case multiple packages matchtron1-2/+2
2000-08-19 * Prevent " etc. in RESTRICTED (NO_{SRC,BIN}_ON_{CDROM,FTP}) and BROKENhubertf1-57/+60
2000-08-18 * Replace MIRROR_DISTFILES with NO_SRC_ON_FTPhubertf1-9/+9
2000-08-18check-shlibs: previous commit didn't work for pkgs using @cwd. Lethubertf1-4/+4
2000-08-17USE_PKGLIBTOOL is no morewiz1-12/+4
2000-08-17print-PLIST: move all the variables from PLIST_SUBST into their non-expandedhubertf1-4/+16
2000-08-16Add support for "lha" archives (as distfiles). Patch submitted by SUNAGAWAfredb1-10/+11
2000-08-16Look in the right directory for binaries and libraries when doing askrll1-2/+2
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