summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2000-02-12revert last change, and make sure the PLIST actually existswiz1-2/+3
2000-02-12move ${PLIST} generation to the right place, fixing installation ofwiz1-3/+2
2000-02-12Be quiet about finding no gzipped man pages in PLIST.fredb1-2/+2
2000-02-12Use preprocessed package list instead of package list source duringtron1-2/+2
2000-02-05remove bogus 'ftp' before URLwiz1-2/+2
2000-02-03Update GNU mirror list.tron1-3/+4
2000-02-02Bump PKGTOOLS_REQD to 20000202. As a consequence of thishubertf1-17/+6
2000-02-01Change the 'update' target to skip non-existent (removed) directories.rh1-19/+46
2000-01-17Remove the attempt to patch a second time if a patch doesn't applyagc1-2/+1
2000-01-17Introduce another definition WARN_NO_OBJECT_FMT, defaulting to yes, whichagc1-2/+5
2000-01-17Avoid problems with the newly updated Perl package by expressing theagc1-2/+2
2000-01-15Two nits with the show-shlib-type target:jwise1-2/+7
2000-01-14Introduce another definition, FATAL_OBJECT_FMT_SKEW, defaulting to "yes".agc1-2/+7
2000-01-14Add a check, inspired by Thor Lancelot Simon:agc1-2/+11
2000-01-13Add a USE_JAVA= variable for packages which use java, and a PKG_JVM variablejwise1-1/+19
2000-01-11Fix the clean-depends target by using make(1) modifiers before variablehubertf1-2/+5
2000-01-11adjust date for size code, also fix the commenthubertf1-6/+6
2000-01-11The size options have only available in pkg_create since 23rd Novemberagc1-3/+3
2000-01-10When checking and registerring dependencies, recognize dependencies thathubertf1-3/+14
2000-01-10Split print-pkg-depend-sizes into two pkgs, to work make processing ofhubertf1-14/+17
2000-01-10Properly protect any wildcards from being expanded (or attempted to ... :)hubertf1-2/+2
2000-01-10Use _PKG_SILENT and _PKG_DEBUG in print-pkg-size, to aid debugging.agc1-4/+6
2000-01-09Fix size-registering code.hubertf1-69/+69
2000-01-07Calculate current pkgtools version once (inline rather than viaabs1-21/+21
2000-01-06protect some more wildcard dependencies from interacting with the shell.hubertf1-2/+2
2000-01-05Add quotes round one place where it may be useful, and add a "plist"hubertf1-2/+3
1999-12-29Use dot-files for the BUILD_VERSION- and BUILD_INFO_FILE.bad1-3/+3
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