summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
1999-12-28${FIND} addedwiz1-1/+4
1999-12-23sort the list of binary packages when generating README.htmldmcmahill1-2/+2
1999-12-16This patch cleans up our message for unacceptable licenses:hubertf1-6/+13
1999-12-07Added LTCONFIG_OVERRIDE and LIBTOOL_OVERRIDE definition tosakamoto1-1/+17
1999-11-30DTRT in package-depends if RUN_DEPENDS and PACKAGE_DEPENDS_WITH_PATTERNShubertf1-2/+6
1999-11-29Add code to include the size of a package into both thehubertf1-20/+82
1999-11-23add "" around ${F77} and ${FC} when adding to MAKE_ENV. This way if someonedmcmahill1-3/+3
1999-11-22- Add USE_FORTRAN variable. In packages which need a fortran compiler to build,dmcmahill1-1/+18
1999-11-22Cosmetic change - the list of installed packages includes a trailingagc1-2/+2
1999-11-22When we're making a _binary_ package, say so.hubertf1-2/+2
1999-11-20Automatically set MASTER_SITE_LOCAL from MASTER_SITE_BACKUP, and make surehubertf1-8/+9
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