summaryrefslogtreecommitdiff
path: root/mk/bulk/bsd.bulk-pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2005-04-11Be more informative when cleaning packages and pre-requisites, and cleanagc1-3/+3
2005-03-28With the SORT=gsort hack for Interix, all hell breaks loose on pkg_addtv1-4/+11
2005-03-24Correctly pass ${SORT} to tflat. Interix needs something other than thetv1-3/+3
2005-03-17fix broken sed regexp which sometimes causes a failed pkg fail in marking oth...dmcmahill1-2/+2
2005-03-12Avoid feeding very long lines to grep/egrep. The grep/egrep implementationdmcmahill1-30/+41
2005-01-27Pass the correct programs to the mkdatabase script.sketch1-2/+2
2005-01-21The pipe triggers a subshell even though () is not used. So use "exit" andtv1-13/+13
2005-01-21Fix missing {} around variable name, noted by wiz.tv1-5/+5
2005-01-19Fix error in previous; add explicit version check first, then the optionallytv1-5/+10
2005-01-19* Add USE_BULK_TIMESTAMPS (default "yes") to control whether dependencytv1-17/+29
2005-01-17Add a blank line between multiple "broken due to a broken dependency"jmmv1-2/+2
2005-01-12Fix checking of up to date binary packages. The problem with DEPENDStv1-3/+3
2005-01-11nfs-pkgsrc friendliness change:tv1-8/+13
2004-11-23Don't hard-code "lang/perl58". Instead, use the value of PERL5_PKGSRCDIRjlam1-2/+2
2004-11-16Preserve the .work.log file from a broken build as .broken.work.htmljlam1-1/+19
2004-11-12Bulk builds should be defaulting to building perl58.jlam1-2/+2
2004-10-07* Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR,jlam1-28/+28
2004-07-25correctly use PKG_SUFX instead of ".tgz".grant1-2/+2
2004-06-25make sure we get BMAKE set when calling printdepends and printindexdmcmahill1-3/+3
2004-04-10According to egrep(1):jschauma1-2/+2
2004-04-09Commentary cleanup:jschauma1-18/+22
2004-04-07Add support in the bulk build code to properly deal with SPECIFIC_PKGS=1.dmcmahill1-5/+38
2004-02-25s/netbsd.org/NetBSD.org/grant1-2/+2
2004-01-26Add a new definition, _PRESERVE_WRKDIR, which defaults to "no". Thisagc1-10/+15
2004-01-26Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz1-2/+2
2004-01-20reverse some "if ! command;" statements so this works with Solaris'grant1-9/+9
2004-01-20tiny whitespace tweakgrant1-2/+2
2004-01-17minor whitespace cleanup.grant1-15/+15
2003-12-03Make sure programs compatible with pkgsrc are used, rather than relyingsketch1-9/+9
2003-10-10This patch addresses three problems:hubertf1-5/+3
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-5/+5
2003-08-21Replace [ $A -nt $B ] with a portable equivalentgavan1-2/+2
2003-08-08quote some args to ${GREP}.grant1-3/+3
2003-07-25replace the -u and -d options to tflat with 'up' and 'down' as the formerdmcmahill1-3/+3
2003-07-11portability fixes:grant1-4/+4
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-4/+4
2003-02-13correct the 'broken due to depends' processing. This change makes thedmcmahill1-3/+5
2003-02-08honor PKG_SKIP_REASON as well as PKG_FAIL_REASON, like normal build does.kei1-2/+2
2002-12-07Replace IGNORE into PKG_FAIL_REASON and PKG_SKIP_REASON, so pkgsrcschmonz1-2/+2
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam1-1/+1
2002-07-21Make bulk builds aware of packages with INTERACTIVE_STAGE and mark them asmrauch1-1/+9
2002-06-29don't hard code the start time stamp file as .start.${arch} but allowdmcmahill1-1/+5
2002-03-04Use <pre> to surround build logs - monospaced fonts are so much more readable.hubertf1-10/+10
2002-01-20add some html markup to the .broken files (which now have .html extenstion).dmcmahill1-10/+12
2002-01-12add the OBJHOSTNAME functionality that appeared in 1.901 of bsd.pkg.mk.dmcmahill1-20/+22
2001-12-17- add 'bulk-cache' and 'clean-bulk-cache' targets to create and removedmcmahill1-1/+31
2001-12-16add more checks to be more robust in the face of an index file whichdmcmahill1-1/+3
2001-12-15Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the externalagc1-22/+22
2001-11-28lose some more pkg/ referencesabs1-3/+3
2001-11-07The $DEPENDS file has the pkg's directory in the first column, followed byhubertf1-2/+2