summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
1999-07-28Don't try to fetch a file if there's a symbolic link in ${DISTDIR}.agc1-2/+2
1999-07-28Clarify the DIST_PATH example.agc1-3/+4
1999-07-28Document the DIST_PATH definition which accidentally got committedagc1-1/+17
1999-07-28Make "make readme" work on Solaris - Solaris's sed(1) can be a painagc1-10/+9
1999-07-27Actually apply any patch-local-* local patch files if there are any.agc1-15/+27
1999-07-27Don't put a // in MASTER_SITE_BACKUP if DIST_SUBDIR is empty/undefined.mycroft1-1/+7
1999-07-26New variable "USE_INN" to use "inn" instead of "nntclnt" to providetron1-1/+7
1999-07-26Re-visit the patch-sum modifications:agc1-19/+14
1999-07-24If there's a discrepancy between files/patch-sum and patches/*,hubertf1-5/+19
1999-07-23Avoid unnecessary shell variable usage.tron1-3/+3
1999-07-21Some master-sites (like the second one of the libslang package) seemhubertf1-2/+4
1999-07-19Document "${INN_DATA_DIR}".tron1-1/+5
1999-07-17Update "pkglibtool" to version 1.2p2. This version makes sure that youtron1-2/+2
1999-07-15Once again: this is a make file. there's a difference between TABS and SPACESwrstuden1-4/+4
1999-07-14cleanup of README.html generation code, as provided in PR 7989 byhubertf1-12/+7
1999-07-13Add possibility to sort the master download site list according tomjl2-5/+35
1999-07-13Do not include checksums of files names *.orig in files/patch-sumhubertf1-1/+2
1999-07-10Create symbolic links for ELF shared libraries without absolute directorytron1-10/+11
1999-07-09Only create a patch-sum file if there are any patches to checksumagc1-5/+5
1999-07-09Pass the makepatchsum target down to submakes.agc1-1/+2
1999-07-09Add logic to provide md5 checksums on the patch files, placing them inagc1-20/+57
1999-07-08Revert to previous configuration:agc1-2/+2
1999-07-08CAPITAL_OPSYS and OS_MAJOR_VERSION are used in one package Makefile,agc1-8/+8
1999-07-07USE_INET6 clarify (some pkgsrc require IPv6-ready kernel)itojun1-1/+2
1999-07-07add and document USE_INET6.itojun1-1/+4
1999-07-05"USE_MULE" option isn't supported by "xemacs" package.tron1-6/+1
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-4/+6
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 patchfilesagc2-2/+37
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.christos4-36/+575
1999-06-21Document new option "NS_ENCRYPTION" which is used to decided whether tojlam1-1/+6
1999-06-14Don't recognize foo-bar-x.y as an old version already installed whenhubertf1-2/+2
1999-06-08Document the mk.conf variables used by the qpopper and majordomo pkgs.bad1-1/+21
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-26`I'm a bonehead.' Reverse the order of components in ${MACHINE_GNU_PLATFORM}.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