summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
1999-11-12Use asterisks, which are more visible, when flagging a bad fuzz factoragc1-2/+2
1999-11-12Introduce a variable called PATCH_FUZZ_FACTOR, default "", and use itagc1-4/+8
1999-11-10Use fuzz factor 0 when patching on NetBSD and Linux. Solaris, of course,agc1-3/+3
1999-11-10Add a MOTIFBASE definition, to allow Motif libraries and headers to beagc1-5/+15
1999-11-01Recognise "lib" entries with two or more version numbers, in theagc1-5/+4
1999-10-31Change the "update" target so it becomes more useful (and less dangerous!).rh1-6/+52
1999-10-22As pointed out by Hubert Feyrer, the pattern that pkg_info takes (in theagc1-2/+2
1999-10-21Be more careful when matching packages in show-downlevel target - applyagc1-2/+2
1999-10-21Optimise some of the ELF shared object awk script.agc1-9/+4
1999-10-20Make ELF shared object links work again using nawk as well as gawk.agc1-33/+37
1999-10-19Re-enable shared lib handling on Solaris as well as NetBSD.agc1-2/+2
1999-10-19Be a bit more efficient when calculating whether patch-sum files haveagc1-5/+7
1999-10-14Update "makepatchsum" target to produce a placeholder patch-sum filefredb1-13/+36
1999-10-13When appending some files to PLIST for shared lib handling, escape anyhubertf1-3/+13
1999-10-07Back out revision 1.351 which added XPKGBASE. This seems to be an issue ofjlam1-8/+4
1999-10-05Support using a preinstalled Motif installation instead of Lesstif again.tron1-10/+13
1999-10-05New variable XPKGBASE automatically set to ${LOCALBASE} or ${X11BASE} basedjlam1-4/+8
1999-10-04Replace the dead GNU mirror on "ftp.informatik.tu-muenchen.de" by thetron1-2/+2
1999-09-29Add OBJECT_FMT to the list of BUILD_DEFS placed in the BuildInfo file.agc1-1/+2
1999-09-29Use pkglibtool on Solaris as well as NetBSD.agc1-2/+2
1999-09-28Correct typo in previous target addition.agc1-2/+2
1999-09-28Add a convenience target called "show-var", which will echo a make(1)agc1-1/+6
1999-09-27Abolish old-style bundled args for ${GTAR}. The purpose is to permitfredb1-2/+2
1999-09-24Replace the call to "sed" used to modify the package list during automatictron1-3/+3
1999-09-24Don't apply automatical manual page handling to package list entriestron1-5/+5
1999-09-21Do not include lines likehubertf1-2/+2
1999-09-20Remove "ftp.funet.fi" from "MASTER_SITE_SUNSITE" because the mirror is nottron1-3/+2
1999-09-18When a package is already installed, tell people about ``make update''jwise1-2/+3
1999-09-15In ${DDIR} creation, change ${GREP} to ${EGREP} and modify pattern to onlyrh1-2/+3
1999-09-14Change how Kerberos support is enabled in pkgsrc.kim1-1/+6
1999-09-09bump PKGTOOLS_REQD to 19990909 - DEINSTALL fixhubertf1-2/+2
1999-09-08Add '-r' to root-install-flags if DEINSTALLDEPENDS is set to != "ALL".hubertf1-2/+4
1999-09-08Upon "make distclean", also rm the README.html file.hubertf1-1/+2
1999-09-03Don't try to record non existing patch files in "BuildVersion".tron1-2/+4
1999-09-03s/PLIST_SUB/PLIST_SUBST/sakamoto1-5/+5
1999-09-02s/OS/OPSYSchristos1-3/+3
1999-09-02Use devel/libtool for OS's other than NetBSD, and disable automatic sharedchristos1-1/+8
1999-08-31if ${IDENT} does not exist, assume that the package tools are ok. This ischristos1-1/+5
1999-08-31Add support for PLIST_SUB variable. It is a list of "VAR=VALUE" pairs,sakamoto1-10/+13
1999-08-31Use ${DEPENDS_TARGET} instead of ${INSTALL_TARGET} in 'make update' asrh1-2/+2
1999-08-29Add 'update' target to update a package and all depending packages.rh1-1/+57
1999-08-27Fix DEINSTALLDEPENDS for su commands that do not preserve environments.rh1-2/+2
1999-08-26Force registration of binary package dependences without patterns. Thistron1-2/+2
1999-08-25Introduce a USE_XAW definition, which is used in package Makefiles, toagc1-1/+10
1999-08-24Use -h instead of -L in test(1) when testing for a symbolic link.agc1-3/+3
1999-08-22Fix typo in last commit.tron1-3/+3
1999-08-22Add mirror on "ftp.informatik.tu-muenchen.de" to "MASTER_SITE_GNU".tron1-2/+3
1999-08-22Use "ftp.wustl.edu" instead of "wuarchive.wustl.edu".tron1-3/+3
1999-08-22Add "MASTER_SITE_GNOME" for GNOME related packages.tron1-1/+7
1999-08-21s/ECHO_CMD/ECHO/hubertf1-2/+2