summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2005-11-09Use lt_cv_sys_max_cmd_len in devel/libtool-base, too.tv1-2/+2
2005-11-05Use new automatic flag; depend on appropriate pkg_install version.wiz1-3/+9
2005-11-05Made the dependency directory check a little stricter. In the worst caserillig1-3/+3
2005-11-04The last fix did not work. Completely reverted the unintended part ofrillig1-5/+2
2005-11-04Replaced "done" with "esac" to fix a syntax error.rillig1-2/+2
2005-11-04Relax rules a bit on INSTALLATION_DIRS -- we still enforce thatjlam1-2/+5
2005-11-04back out part of previous commit that was unintended.jlam1-5/+2
2005-11-04Use ${SLEEP} instead of sleep, and note that we use the sleep tool ifjlam1-6/+9
2005-11-04Now that all packages using CONFIGURE_DIRS have been checked (andrillig1-2/+2
2005-11-02Removed the unused variable GNU_CONFIGURE_INFODIR, as suggested byrillig1-3/+2
2005-10-31Changed back the default values for GNU_CONFIGURE_{INFO,MAN}DIR to whatrillig1-3/+3
2005-10-31Added two new variables, GNU_CONFIGURE_INFODIR and GNU_CONFIGURE_MANDIR.rillig1-9/+11
2005-10-24Use correct (internal) variable for pkg_add arguments.wiz1-2/+2
2005-10-24Use $${foo} instead of $$foo to prevent ident(1) from reporting falserillig1-4/+4
2005-10-23Pass PKG_REQD through shell environment, instead of arguments of make,minskim1-2/+2
2005-10-16Use show-vars-eval in show-needs-update.tv1-3/+2
2005-10-16Add "show-vars-eval" target, which outputs eval-able shell expressionstv1-1/+9
2005-10-10For INSTALLATION_DIRS, use ${PKGMANDIR} instead of "man".reed1-2/+2
2005-10-08CONFIGURE_DIRS, BUILD_DIRS, TEST_DIRS and INSTALL_DIRS are interpretedrillig1-14/+27
2005-10-07Renamed HTML_PKGNAME to _HTML_PKGLINK, which describes its contents morerillig1-9/+10
2005-10-07Replaced some `if's with `case's to make the code simpler. Mergedrillig1-9/+5
2005-10-06For print-PLIST generation, make sure that ${PKGMANDIR} becomes "man".reed1-1/+3
2005-10-04whitespace police.seb1-2/+2
2005-10-04Add PKGMANDIR in the MAKE_ENV.reed1-1/+2
2005-10-04Remove accidental extra space.reed1-6/+6
2005-10-04Add custom PKGMANDIR setting to mk/defaults/mk.conf. This is areed1-5/+21
2005-10-04In man page routines, match the "cat" sub-directoriesreed1-4/+4
2005-09-28Added a variable LICENSE_FILE that may be set to point to the licenserillig1-12/+13
2005-09-16Remove the CHECK_FILES bits during deinstall so that they are regeneratedjlam1-2/+4
2005-08-26_RESUME_TRANSFER: only try to get the value of the temp file when it'sxtraeme1-3/+4
2005-08-18INSTALLATION_DIRS implies NO_MTREE: If a package sets INSTALLATION_DIRS,jlam1-1/+9
2005-08-15Fix an annoying whitespace issue for 80 character-width displays.jlam1-10/+10
2005-08-15In print-pkg-size-this, initialize s before summing up all file sizes. Thisrillig1-2/+2
2005-08-14Reverted the change from revision 1.1710, which sorted all DEPENDS andrillig1-3/+2
2005-08-14The check-files-post need to be done before post-install-script,kristerw1-2/+2
2005-08-10Move the check-files-post check so that it is done after the automatickristerw1-4/+4
2005-08-08Restore the @(..)s which were removed in rev 1.1706.veego1-7/+7
2005-07-22Sort the dependencies list alphabetically when checking if they arerillig1-2/+3
2005-07-17Override the INSTALL setting in sys.mk that messes up the rest of thejlam1-1/+2
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-10/+10
2005-07-06For the fetch-list target: Do not use mkdir if just creating a shellreed1-14/+9
2005-06-27pkglint does not output any "OK" lines by default, so there's no need torillig1-2/+2
2005-06-27Improve English in warning. From Rhialto in PR 30610. (second occurrence)wiz1-2/+2
2005-06-27Improve English in warning. From Rhialto in PR 30610.wiz1-2/+2
2005-06-23Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtreejlam1-2/+2
2005-06-23Back out previous -- committed by mistake.wiz1-3/+1
2005-06-23Add missing line continuation backslashes.wiz1-1/+3
2005-06-23Split out the check-wrkref implementation and related variables fromjlam1-67/+1
2005-06-23Split out the check-files implementation and related variables intojlam1-114/+9