summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-21Teach the extract script to simply copy the distfile over to thejlam1-16/+40
2006-01-20Teach this script a default extraction method for *.bin files (which arejlam1-2/+7
2006-01-20Rename EXTRACT_ENV.bin to EXTRACT_ENV in preparation for a reimplementationjlam1-3/+3
2006-01-20Rename the following variables to reduce the number that we need to track:jlam1-14/+13
2006-01-20Support listing files/patterns for exclusion in an "excludefile",jlam1-7/+28
2006-01-20Remove the old PLIST-handling code after bulk building has shown the newjlam1-784/+1
2006-01-20Add some whitespace for readability.jlam1-1/+8
2006-01-20Fix processing of -t tarprog.jlam1-3/+2
2006-01-20First pass at a script that replaces many of the variables, loops andjlam1-0/+190
2006-01-20Added MASTER_SITE_SOURCEFORGE_JP definitions.rxg1-1/+6
2006-01-19Move more "patch"-related variables and targets out of bsd.pkg.mk and intojlam2-27/+68
2006-01-19Move more of the "extract"-related variables and targets out of bsd.pkg.mkjlam2-36/+77
2006-01-19Fix a typo in the comment.jlam1-2/+2
2006-01-19Add a catman page to the script comments to clarify how this scriptjlam1-5/+41
2006-01-19Fix antoher cut and paste (tabs-to-whitespace) bug.jlam1-2/+2