Age | Commit message (Expand) | Author | Files | Lines |
2005-09-28 | Added a variable LICENSE_FILE that may be set to point to the license | rillig | 1 | -12/+13 |
2005-09-16 | Remove the CHECK_FILES bits during deinstall so that they are regenerated | jlam | 1 | -2/+4 |
2005-08-26 | _RESUME_TRANSFER: only try to get the value of the temp file when it's | xtraeme | 1 | -3/+4 |
2005-08-18 | INSTALLATION_DIRS implies NO_MTREE: If a package sets INSTALLATION_DIRS, | jlam | 1 | -1/+9 |
2005-08-15 | Fix an annoying whitespace issue for 80 character-width displays. | jlam | 1 | -10/+10 |
2005-08-15 | In print-pkg-size-this, initialize s before summing up all file sizes. This | rillig | 1 | -2/+2 |
2005-08-14 | Reverted the change from revision 1.1710, which sorted all DEPENDS and | rillig | 1 | -3/+2 |
2005-08-14 | The check-files-post need to be done before post-install-script, | kristerw | 1 | -2/+2 |
2005-08-10 | Move the check-files-post check so that it is done after the automatic | kristerw | 1 | -4/+4 |
2005-08-08 | Restore the @(..)s which were removed in rev 1.1706. | veego | 1 | -7/+7 |
2005-07-22 | Sort the dependencies list alphabetically when checking if they are | rillig | 1 | -2/+3 |
2005-07-17 | Override the INSTALL setting in sys.mk that messes up the rest of the | jlam | 1 | -1/+2 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -2/+2 |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 1 | -10/+10 |
2005-07-06 | For the fetch-list target: Do not use mkdir if just creating a shell | reed | 1 | -14/+9 |
2005-06-27 | pkglint does not output any "OK" lines by default, so there's no need to | rillig | 1 | -2/+2 |
2005-06-27 | Improve English in warning. From Rhialto in PR 30610. (second occurrence) | wiz | 1 | -2/+2 |
2005-06-27 | Improve English in warning. From Rhialto in PR 30610. | wiz | 1 | -2/+2 |
2005-06-23 | Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtree | jlam | 1 | -2/+2 |
2005-06-23 | Back out previous -- committed by mistake. | wiz | 1 | -3/+1 |
2005-06-23 | Add missing line continuation backslashes. | wiz | 1 | -1/+3 |
2005-06-23 | Split out the check-wrkref implementation and related variables from | jlam | 1 | -67/+1 |
2005-06-23 | Split out the check-files implementation and related variables into | jlam | 1 | -114/+9 |
2005-06-23 | Reverse the checks for the value of CHECK_WRKREF so that if it's value | jlam | 1 | -4/+4 |
2005-06-14 | Allow the test for whether the file is a text file to be overridden via | jlam | 1 | -2/+3 |
2005-06-13 | In the check-wrkref target, change the algorithm so that text files | jlam | 1 | -7/+20 |
2005-06-11 | Add a default fall-through for the shell case statement (portability | jlam | 1 | -1/+2 |
2005-06-10 | check-wrkref is a make target that greps through the installed files | jlam | 1 | -1/+56 |
2005-06-09 | General improvements to the changes-entry target: | jlam | 1 | -10/+20 |
2005-06-09 | Don't reinvent PKGPATH, which already contains just the "category/package" | jlam | 1 | -3/+2 |
2005-06-09 | Add a documentation block above the changes-entry target. | jlam | 1 | -1/+16 |
2005-06-09 | Delay running of id until it is needed. Fixes PR 30477 by Neil Hoggarth. | wiz | 1 | -5/+3 |
2005-06-08 | Add changes-entry target, which adds an entry for the current package | wiz | 1 | -1/+22 |
2005-06-04 | Added a leading underscore to the names of the *_COOKIE variables, as they | rillig | 1 | -54/+54 |
2005-06-03 | Back out revision 1.1684. MAKEFLAGS was being propagated incorrectly | jlam | 1 | -14/+1 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -5/+1 |
2005-06-01 | *.makevars.mk doesn't exist until after ${WRKDIR} is created, which | jlam | 1 | -1/+14 |
2005-06-01 | Include bsd.makevars.mk in bsd.prefs.mk instead of bsd.pkg.mk. This | jlam | 1 | -2/+1 |
2005-06-01 | Separate out the logic to include the correct <phase>.makevars.mk file | jlam | 1 | -22/+2 |
2005-05-31 | Convert USE_GNU_TOOLS into USE_TOOLS as the former is no longer supported | jlam | 1 | -2/+1 |
2005-05-31 | Rename describe-options to show-options, replacing the old show-options | dillo | 1 | -4/+4 |
2005-05-29 | Simplify unprivileged builds by adding a new variable, UNPRIVILEGED, that, | jmmv | 1 | -1/+4 |
2005-05-26 | Fixed the output of show-tools. | rillig | 1 | -2/+2 |
2005-05-22 | Finish removing instances of _USE_NEW_TOOLS from pkgsrc. | jlam | 1 | -20/+4 |
2005-05-22 | Remove the old tools framework and references to _USE_NEW_TOOLS. | jlam | 1 | -18/+1 |
2005-05-22 | Fixed some quoting issues. | rillig | 1 | -34/+34 |
2005-05-21 | In computing _REPLACE_LOCALEDIR_PATTERNS_FIND_cmd, make sure the :sh | jlam | 1 | -5/+10 |
2005-05-20 | Change instances where we stored `shell command` in a make variable into | jlam | 1 | -6/+5 |
2005-05-18 | Replaced the NO_WRKDIR_SYMLINK variable with CREATE_WRKDIR_SYMLINK, as | rillig | 1 | -2/+3 |
2005-05-18 | If NO_WRKDIR_SYMLINK is defined, no symlink to ${WRKSRC} is created when | rillig | 1 | -1/+3 |