summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-02-05warning: escape sequence `\.' treated as plain `.'rillig4-13/+13
2006-02-05plist-info.awk:80: warning: escape sequence `\.' treated as plain `.'rillig1-2/+2
2006-02-04- Added "set -e" at the top of the file to prevent uncontrolled execution.rillig1-15/+28
2006-02-04Added the KEEP_BUILDLOGS variable. If it is set to "yes", the build logsrillig1-3/+24
2006-02-03If a package is still up to date, it doesn't matter if it is currentlyrillig1-7/+3
2006-02-03.tar.z is a valid tar extension.joerg1-2/+2
2006-02-02Replaced jlam's initial sketch with one in which the parts are arrangedrillig1-27/+35
2006-02-02If the replace-interpreter program cannot find a file, a warning isrillig1-1/+3
2006-02-02Fix unrar usage: the command to extract is 'x', without hyphen.joerg1-2/+2
2006-02-02Don't include define lower opsys version for the host name, e.g. usejoerg1-2/+1
2006-01-30Added the bulk build ID to the subject line of the report mail. It had beenrillig1-2/+2
2006-01-29Don't test(1) and cd(1), cd(1) directly. As long as "set -e" is notrillig1-3/+2
2006-01-29add a missing .PHONY: Now if you do something likedmcmahill1-1/+2
2006-01-28Add zh_HK locale for gtk2+-2.8.11.wiz22-22/+110
2006-01-28Actually heed the value of IMAKE if it is set by the user.jlam1-2/+2
2006-01-25Add mjpegtools-simd option.xtraeme1-1/+2
2006-01-25Remove mjpegtools-cmov options... deprecated.xtraeme1-1/+0
2006-01-24The CHECK_INTERPRETER_SKIP patterns may be either for absolute pathnames orrillig1-3/+5
2006-01-24In the FTPHOST compatibility mode, there was a slash missing whenrillig1-2/+2
2006-01-24Ensure that decompress_cat and tarprog always have vaild default valuesjlam1-2/+3
2006-01-23If the package directory doesn't exist, then return a non-zero code. Thisjlam1-2/+6
2006-01-23Add MASTER_SITE_MYSQL with a bunch of mirrors from FreeBSD, and usextraeme1-1/+26
2006-01-23Handle *.ZIP the same way as *.zip -- fixes fonts/cyberbit-ttf extraction.wiz1-2/+2
2006-01-23Instead of accumulating _ALL_DEPENDS_PKGSRCDIRS, accumulate _ALL_DEPENDSjlam1-4/+4
2006-01-23gzcat needs the full command, not only the pathname, in case it isrillig1-2/+2
2006-01-23The ../../mk/scripts/extract shell program does not work with Solaris'rillig1-2/+2
2006-01-22Made all sentences in the comments start with an upper-case letter and endrillig1-16/+16
2006-01-22SUS says awk's delete command only deletes array elements, not the arrayjlam2-5/+2
2006-01-22move the PLIST SUBST from tex.buildlink3.mk to tetex?-bin/buildlink3.mktonio1-9/+1
2006-01-21While walking the dependency graph, push the dependencies onto thejlam1-2/+6
2006-01-21duh... stacks are LIFOs not FIFOs.jlam1-2/+2
2006-01-21Don't write ${FOO:Mbar} == "bar", when !empty(FOO:Mbar) will suffice.jlam2-7/+7
2006-01-21Set EXTRACT_CMD_DEFAULT to the default extraction command that invokesjlam1-14/+21
2006-01-21Allow using standard input for the archive contents for tar and sharjlam1-3/+16
2006-01-21Use /usr/pkgsrc/mk/scripts/extract to do extraction instead of using alljlam1-93/+57
2006-01-21Fix the case where -X excludefile is used so that we don't error out tryingjlam1-3/+7
2006-01-21Teach the extract script how to exclude files specified on the commandjlam1-2/+14
2006-01-21Teach extract how to extract *.z files using gzip.jlam1-3/+4
2006-01-21Teach the extract script a "-d dir" option to extract into a specificjlam1-2/+13
2006-01-21Fixed pkglint warnings.rillig1-10/+15
2006-01-21Fix up the comments, and add a fall-through for unrecognized archivejlam1-5/+10
2006-01-21Fix a weird newline error (probably cut-and-paste error).jlam1-3/+2
2006-01-21unzip uses UNZIP as a special environment variable to denote the optionsjlam1-2/+2
2006-01-21Fix other instance of _ZOO -> _ZIP and remove a debugging line.jlam1-3/+2
2006-01-21unzip should be using EXTRACT_OPTS_ZIP, not *_ZOO.jlam1-2/+3
2006-01-21Added http://downloads.sourceforge.jp/ in MASTER_SITE_SOURCEFORGE_JP.rxg1-1/+2
2006-01-21- Added a new top level file that saves the REPORT_BASEDIR from the firstrillig5-47/+124
2006-01-21Whether a missing interpreter is a warning or an error depends on whetherrillig1-2/+2
2006-01-21Unquoted SUBST_MESSAGE.*, as this is no longer needed.rillig2-5/+5
2006-01-21Depending on whether a file is executable or not, it is an error or arillig1-3/+7