Age | Commit message (Expand) | Author | Files | Lines |
2006-01-21 | Depending on whether a file is executable or not, it is an error or a | rillig | 1 | -3/+7 |
2006-01-21 | Teach the extract script to simply copy the distfile over to the | jlam | 1 | -16/+40 |
2006-01-20 | Teach this script a default extraction method for *.bin files (which are | jlam | 1 | -2/+7 |
2006-01-20 | Rename EXTRACT_ENV.bin to EXTRACT_ENV in preparation for a reimplementation | jlam | 1 | -3/+3 |
2006-01-20 | Rename the following variables to reduce the number that we need to track: | jlam | 1 | -14/+13 |
2006-01-20 | Support listing files/patterns for exclusion in an "excludefile", | jlam | 1 | -7/+28 |
2006-01-20 | Remove the old PLIST-handling code after bulk building has shown the new | jlam | 1 | -784/+1 |
2006-01-20 | Add some whitespace for readability. | jlam | 1 | -1/+8 |
2006-01-20 | Fix processing of -t tarprog. | jlam | 1 | -3/+2 |
2006-01-20 | First pass at a script that replaces many of the variables, loops and | jlam | 1 | -0/+190 |
2006-01-20 | Added MASTER_SITE_SOURCEFORGE_JP definitions. | rxg | 1 | -1/+6 |
2006-01-19 | Move more "patch"-related variables and targets out of bsd.pkg.mk and into | jlam | 2 | -27/+68 |
2006-01-19 | Move more of the "extract"-related variables and targets out of bsd.pkg.mk | jlam | 2 | -36/+77 |
2006-01-19 | Fix a typo in the comment. | jlam | 1 | -2/+2 |
2006-01-19 | Add a catman page to the script comments to clarify how this script | jlam | 1 | -5/+41 |
2006-01-19 | Fix antoher cut and paste (tabs-to-whitespace) bug. | jlam | 1 | -2/+2 |
2006-01-19 | Change leading spaces into a tab to fix clean if WRKOBJDIR is defined. | jlam | 1 | -2/+2 |
2006-01-19 | * Split out the "clean" targets and variables and put them into a separate | jlam | 2 | -50/+89 |
2006-01-19 | Made the program name in the DIAGNOSTICS section not appear emphasized. | rillig | 1 | -2/+2 |
2006-01-19 | Remove some unnecessary parens... we don't need to invoke a new shell | jlam | 1 | -3/+3 |
2006-01-18 | Move the following targets from bsd.pkg.mk to bsd.utils.mk: | jlam | 2 | -86/+18 |
2006-01-18 | Remove unused "show-root-only" target. | jlam | 1 | -9/+3 |
2006-01-18 | Add a "-s pkgsrcdir" option that allows specifying the path to the pkgsrc | jlam | 1 | -6/+32 |
2006-01-18 | Modify the show-depends-pkgpaths implementation so that we don't assume | jlam | 2 | -8/+98 |
2006-01-18 | whitespace nit. | jlam | 1 | -2/+1 |
2006-01-18 | Pass MAKEFLAGs to the depends-depth-first.awk script, which will be | jlam | 2 | -5/+12 |
2006-01-18 | Create a standalone awk script, depends-depth-first.awk, that encapsulates | jlam | 3 | -1/+310 |
2006-01-17 | Rework the way the vulnerabilities list is displayed a bit to | dmcmahill | 1 | -6/+22 |
2006-01-17 | `tsort` creates temporary files in the current directory, so change to the | jdc | 1 | -2/+2 |
2006-01-16 | Remove superfluous quotes around SUBST_MESSAGE. | wiz | 1 | -2/+2 |
2006-01-16 | (At least) Mac OS X Tiger comes with a fine working "tbl" command. | tron | 1 | -1/+4 |
2006-01-15 | Allow "=" characters to appear in a line that comments out a package in a | rillig | 1 | -2/+2 |
2006-01-14 | Signature police. | seb | 1 | -1/+1 |
2006-01-13 | Make use of ${.TARGET} within a target instead of re-specifying the | jlam | 1 | -2/+2 |
2006-01-13 | Remove the show-shlib-type target since it's no longer needed ... the | jlam | 2 | -8/+2 |
2006-01-13 | Force compression and decompression to avoid the default behavior of | jlam | 1 | -3/+3 |
2006-01-12 | Initial commit of a new module that encapsulates all of the code | jlam | 30 | -19/+1721 |
2006-01-12 | Set INFO_DIR, the location for info files, to its default value of | jlam | 1 | -1/+8 |
2006-01-12 | Fix a typo that was causing imake, mkdirhier and xmkmf to not be created | jlam | 1 | -2/+2 |
2006-01-12 | Require xpkgwedge 1.15. | joerg | 1 | -2/+2 |
2006-01-12 | Don't ever depend on xpkgwedge if we're building xpkgwedge. | jlam | 1 | -1/+2 |
2006-01-12 | Re-implement some code that was lost in revision 1.144 so that IMAKE may | jlam | 1 | -1/+7 |
2006-01-12 | Remove branch tag from DragonFly version, so that OS_VERSION matches | joerg | 1 | -1/+2 |
2006-01-12 | Documented CHECK_INTERPRETER in the header comment. | rillig | 1 | -1/+4 |
2006-01-12 | Added the target check-interpreter to bsd.pkg.check.mk, which checks | rillig | 2 | -2/+50 |
2006-01-11 | Introduce DJB_SLASHPACKAGE, defaulting to NO. /package is DJB's | schmonz | 1 | -2/+13 |
2006-01-11 | Since qmail and related packages install into ${PREFIX} (and have | schmonz | 1 | -4/+2 |
2006-01-11 | Add back USE_PKGINSTALL as a knob to force the pkginstall framework | jlam | 1 | -5/+15 |
2006-01-10 | Add missing ircd-hybrid zilinks option | adrianp | 1 | -0/+1 |
2006-01-10 | Also set ABI like SGI does; from Benjamin Shi. | christos | 1 | -1/+2 |