summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2001-11-15Remove superfluous definitions.agc1-4/+1
2001-11-14Convert some spaces to tabs.jlam1-3/+3
2001-11-14Allow MESSAGE_SRC to be a space-separated list of files, like PLIST_SRC,jlam1-5/+9
2001-11-14Add ${PKGBASE} to the things to substitute for in PLISTs.jlam1-1/+2
2001-11-12Set values only when not defined yet.enami1-4/+4
2001-11-11Set a default value for BUILDLINK_DIR so that if no buildlink.mk files arejlam1-3/+5
2001-11-09Check for DESCR_SRC, PLIST_SRC, MESSAGE_SRC, DEINSTALL and INSTALL filesagc1-1/+19
2001-11-08Set the default values of SU_CMD and PRE_ROOT_CMD in bsd.pkg.defaults.mk,agc2-12/+7
2001-11-08Following on from the removal of the automatic "is there a script to run" logic,agc1-30/+30
2001-11-08Change running output from build to include timestamp and current package.jmc1-2/+2
2001-11-07The $DEPENDS file has the pkg's directory in the first column, followed byhubertf1-2/+2
2001-11-06"bulk-install" already makes a binary package and cleans up after itself,hubertf1-2/+2
2001-11-04My thanks to Thorsten - this part of my change for Darwin support wasagc1-3/+1
2001-11-04"Darwin" needs to know about SHAREOWN, SHAREGRP and SHAREMODE too.frueauf1-2/+2
2001-11-03Also substitute for CHMOD, CHOWN, CHGRP in PLISTs.jlam1-1/+4
2001-11-02Add GQMPEG_NO_JAPANESE variable to allow keeping gqmpeg from interpretinghubertf1-1/+9
2001-11-01So many of our PLIST use mkdir, rmdir, and true, and we have full paths tojlam1-2/+5
2001-10-31Make REPLACE_PERL work -- recent "-e s,/bin/perl,${PERL5}" addition broke it.zuntum1-5/+2
2001-10-31Fix an improper newline in a comment (was <TAB>bing all the way to column 80).tv1-2/+3
2001-10-30Add initial support for Darwin (1.4) to pkgsrc.agc5-12/+1006
2001-10-29On Solaris 7, when `find dir -name foo -name bar' in invoked, only anjlam2-12/+13
2001-10-29Make print-PLIST generateskrll1-2/+2
2001-10-26Add a new "show-vars" target which allows to display several makefiletron2-3/+9
2001-10-26If AUTOMAKE_OVERRIDE=YES then we touch files in ${WRKSRC} in such a wayjlam1-2/+24
2001-10-26Expand description of the ${PKG_JVM} selector to note that ${JAVA_HOME} isjwise1-3/+4
2001-10-26Correct description of ${JAVA_HOME}. ${JAVA_HOME} is used to select anjwise1-2/+4
2001-10-26Also delete the magic invocation of scripts/configure andagc1-13/+1
2001-10-26Changed PKGDIR assignment to allow migration of files currently held inwulf1-2/+6
2001-10-26At present, if there is a pre-<target> or post-<target> script inagc1-9/+1
2001-10-26Update REPLACE_PERL to work for /bin/perl and use it in kdelibs2 insteadskrll1-2/+3
2001-10-26Fix ltcf-cxx.sh to work on -current/new toolchains. That is make sure thatskrll1-2/+2
2001-10-25Sort "PATCH_SITES" using "MASTER_SORT" and "MASTER_SORT_REGEX", too.tron2-6/+7
2001-10-25Make it easier to debug for the a.out case on an ELF machine.jlam1-2/+2
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-4/+1
2001-10-24Rearrange some of the logic to consolidate the code that is a.out-specific.jlam1-7/+10
2001-10-24The do-configure target has some "stuff" that is supposed to be done afterjlam1-17/+26
2001-10-24Make some more variables "private" by prepending with an underscore.jlam1-7/+7
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-1/+4
2001-10-22Replace the -and/-or options with -a/-o as the former don't work withjlam1-4/+4
2001-10-21Added support variables for chat/ircd-hybridseb1-1/+132
2001-10-20When working out if an installed package should be left as itabs1-1/+4
2001-10-20Some Makefiles separate -R and the rpath directory with whitespace, sojlam2-4/+4
2001-10-20- change the way we cause the build order to happen. The old way passeddmcmahill1-12/+63
2001-10-17Get rid of BUILD_ROOT and replace it with PKGSRCDIR (which was therehubertf1-3/+1
2001-10-16fix quoteshubertf1-2/+2
2001-10-15Change alignment of "Broken" column to right-justified - this makeshubertf1-2/+2
2001-10-15Narrow doen the "Pkgs broken by" column by renaming it to "Breaks"hubertf1-4/+4
2001-10-15At the end of the build, remove the contents of the "perl" packagehubertf1-2/+2
2001-10-15Set ressource limits as high as possible before we'll start compilinghubertf1-1/+6
2001-10-14add some more failure checks for robustness.dmcmahill3-18/+63