summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
1999-07-03Fix last commit to (also) work with disk layout different from the ftp site.hubertf1-6/+6
1999-07-02improved safety checks for README.html generationhubertf1-8/+11
1999-07-02Add a show-downlevel target, which shows output of the form:agc1-1/+15
1999-07-02Some packages use bsd-style .mk files when building, and so any manualagc1-2/+3
1999-07-02Include "old" binary packages in README.html.hubertf1-12/+25
1999-07-01enable xpkgwedge bits -- it basically works now.mrg1-9/+11
1999-06-28Add a "show-distfiles" target, used to show the distfiles and patchfilesagc1-1/+19
1999-06-24Correct the full pathname of false(1) on Linux.agc1-2/+2
1999-06-23typo in the path for grepchristos1-2/+2
1999-06-23Linux bits; now the package system works on Linux too.christos1-27/+64
1999-06-14Don't recognize foo-bar-x.y as an old version already installed whenhubertf1-2/+2
1999-06-04XXX XXX. Add a hack to allow "check-depends" to recurse the dependency treetv1-3/+5
1999-05-30Back out last commit: "pkg_install-19990529" was horribly broken.tron1-2/+2
1999-05-29Update required pkgtools version to 19990529 (required for postfix)christos1-2/+2
1999-05-27Nuke ALL_HOOK cruft. Overriding "all" is perfectly legal (as evidenced bytv1-13/+1
1999-05-26No need to validate dependencies if the package has already been extracted;tv1-2/+2
1999-05-25Set NO_CHECK_DEPENDS to skip "check-depends" when fetching viatv1-2/+2
1999-05-24- The comment above the _COOKIE settings says "don't change these!!", sotv1-53/+39
1999-05-24Fix broken "ONLY_FOR_PLATFORM" check.tron1-2/+2
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-11/+8
1999-05-24Implement some parts of proposals posted to tech-pkg:tv1-104/+45
1999-05-23- Move the inclusion of bsd.own.mk to bsd.prefs.mk, and multiple-includetv1-28/+2
1999-05-22Commit the least intrusive parts of proposal 6a (affects no pkgs):tv1-49/+1
1999-05-21Speed up the evaluation of ${CKSUMFILES} vs. ${IGNOREFILES} a little (andtv1-20/+5
1999-05-20Always add "${INSTALL_DATA}" to environment for "configure" target, too.tron1-1/+2
1999-05-20Always add "${INSTALL_SCRIPT}" to environment for "configure" target.tron1-1/+2
1999-05-17Fix broken index file creation. Patch suppled by NAKAJIMA Yoshihirotron1-2/+2
1999-05-12If ${PACKAGES} does not exist, use it anyway. Allows settinsg such asabs1-15/+7
1999-05-04Unless package debugging is enabled don't output commands duringtron1-2/+2
1999-05-02MKPICINSTALL and NOPICINSTALL have zero relevance to whether a system hastv1-3/+2
1999-04-29Older 1.3.x releases don't have the GNU_ARCH stuff in bsd.own.mk. Addtv1-1/+13
1999-04-29Completely turn off USE_LOCALBASE_FOR_X11 until xpkgwedge is fixed.tv1-6/+7
1999-04-24Be consistent: always use "/usr/bin/uname".tron1-2/+2
1999-04-22re-add empty MASTER/PATCH_SITE which was removed in 1.254.sakamoto1-1/+5
1999-04-20Replace deinstall-depends target with call to "pkg_delete -R" (now thathubertf1-29/+13
1999-04-20Default umask on Solaris is 022, not 0022.agc1-2/+2
1999-04-19- Bump required package tools version to 19990412.tron1-13/+3
1999-04-19Fix just-in-time su deinstalls on Solaris by using the full pathname foragc1-3/+4
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-26/+30
1999-04-14Add missing "|| ${TRUE}" to "${EGREP}" statement to avoid install failurestron1-2/+2
1999-04-13Work out the type of shared libraries once, at "make install" time, andagc1-8/+30
1999-04-09Move mirror-distfiles target around a bit so it can even be invokedhubertf1-8/+10
1999-04-08"bzcat" now handles symlinks properly.tron1-2/+2
1999-04-08Substitute for ${LOWER_VENDOR} when building the PLIST. Necessary foragc1-1/+2
1999-04-08Prettify PKGSRCDIR - instead of /usr/pkgsrc/foo/bar/../.., just make ithubertf1-2/+2
1999-04-06Make this work on Solaris again.agc1-19/+20
1999-04-06Make it obvious, when invoking ${SU_CMD}, on which machine thisagc1-2/+3
1999-04-05Get rid of this "0":hubertf1-2/+2
1999-04-04Use input redirection with "bzcat" once again because it refuses to handletron1-2/+2
1999-04-03Use "su" automatically for "make deinstall" target, too.tron1-2/+13