Age | Commit message (Expand) | Author | Files | Lines |
2005-11-09 | Use lt_cv_sys_max_cmd_len in devel/libtool-base, too. | tv | 1 | -2/+2 |
2005-11-05 | Use new automatic flag; depend on appropriate pkg_install version. | wiz | 1 | -3/+9 |
2005-11-05 | Made the dependency directory check a little stricter. In the worst case | rillig | 1 | -3/+3 |
2005-11-04 | The last fix did not work. Completely reverted the unintended part of | rillig | 1 | -5/+2 |
2005-11-04 | Replaced "done" with "esac" to fix a syntax error. | rillig | 1 | -2/+2 |
2005-11-04 | Relax rules a bit on INSTALLATION_DIRS -- we still enforce that | jlam | 1 | -2/+5 |
2005-11-04 | back out part of previous commit that was unintended. | jlam | 1 | -5/+2 |
2005-11-04 | Use ${SLEEP} instead of sleep, and note that we use the sleep tool if | jlam | 1 | -6/+9 |
2005-11-04 | Now that all packages using CONFIGURE_DIRS have been checked (and | rillig | 1 | -2/+2 |
2005-11-02 | Removed the unused variable GNU_CONFIGURE_INFODIR, as suggested by | rillig | 1 | -3/+2 |
2005-10-31 | Changed back the default values for GNU_CONFIGURE_{INFO,MAN}DIR to what | rillig | 1 | -3/+3 |
2005-10-31 | Added two new variables, GNU_CONFIGURE_INFODIR and GNU_CONFIGURE_MANDIR. | rillig | 1 | -9/+11 |
2005-10-24 | Use correct (internal) variable for pkg_add arguments. | wiz | 1 | -2/+2 |
2005-10-24 | Use $${foo} instead of $$foo to prevent ident(1) from reporting false | rillig | 1 | -4/+4 |
2005-10-23 | Pass PKG_REQD through shell environment, instead of arguments of make, | minskim | 1 | -2/+2 |
2005-10-16 | Use show-vars-eval in show-needs-update. | tv | 1 | -3/+2 |
2005-10-16 | Add "show-vars-eval" target, which outputs eval-able shell expressions | tv | 1 | -1/+9 |
2005-10-10 | For INSTALLATION_DIRS, use ${PKGMANDIR} instead of "man". | reed | 1 | -2/+2 |
2005-10-08 | CONFIGURE_DIRS, BUILD_DIRS, TEST_DIRS and INSTALL_DIRS are interpreted | rillig | 1 | -14/+27 |
2005-10-07 | Renamed HTML_PKGNAME to _HTML_PKGLINK, which describes its contents more | rillig | 1 | -9/+10 |
2005-10-07 | Replaced some `if's with `case's to make the code simpler. Merged | rillig | 1 | -9/+5 |
2005-10-06 | For print-PLIST generation, make sure that ${PKGMANDIR} becomes "man". | reed | 1 | -1/+3 |
2005-10-04 | whitespace police. | seb | 1 | -2/+2 |
2005-10-04 | Add PKGMANDIR in the MAKE_ENV. | reed | 1 | -1/+2 |
2005-10-04 | Remove accidental extra space. | reed | 1 | -6/+6 |
2005-10-04 | Add custom PKGMANDIR setting to mk/defaults/mk.conf. This is a | reed | 1 | -5/+21 |
2005-10-04 | In man page routines, match the "cat" sub-directories | reed | 1 | -4/+4 |
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 |