summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2000-05-02When calling configure, set ac_given_INSTALL as well as INSTALL, todanw1-1/+2
2000-04-26Rename "SSL_DIR" variable to "SSLBASE" to be consistent with e.g.tron1-4/+4
2000-04-26Add new option "USE_SSL" for packages which require a SSL library. Antron1-1/+11
2000-04-25Don't use "MOTIFBASE" if "USE_MOTIF" was not defined. Patch supplied bytron1-3/+12
2000-04-24Make previous more thorough:jwise1-4/+6
2000-04-24If CLASSPATH is not set, assign a reasonable default. Althoughjwise1-1/+4
2000-04-24Set DEPENDS_TARGET=package during a "make package", and propagatekim1-5/+7
2000-04-19make show-downlevel compare version numbers if a different version iswiz1-3/+4
2000-04-15Fix print-pkg-size: when parsing the PLIST, use awk to prepend thehubertf1-4/+5
2000-04-13 Your package tools need to be updated to 3000/02/02 versions.hubertf1-2/+2
2000-04-06 * small whitespace fixhubertf1-2/+4
2000-03-27Don't invoke "${CONFIGURE_SCRIPT}" with leading "./" so that an absolutetron1-3/+3
2000-03-26In print-pkg-size target, pre-filter the input to "xargs ls -ld" tojlam1-4/+5
2000-03-25Deal with some hidden dependencies, commonly induced by Gnu configure, byfredb1-2/+6
2000-03-13if DESTDIR is set, don't change PKG_DBDIR when PKGTOOLSVERSIONhubertf1-2/+2
2000-03-13Previous commit to bsd.pkg.mk caught some "SMART_MESSAGES" work - documentagc1-1/+3
2000-03-13Fix PACKAGE_DEPENDS_QUICK when installing on Solaris - escape theagc1-62/+68
2000-03-10In informational messages to the user, use '=>' in preference to '>>',agc1-21/+21
2000-03-09Change print-depends to look into /var/db/pkg, instead of pkgsrchubertf1-5/+18
2000-03-09Changes to make DESTDIR builds have a bit more chance to survive,hubertf1-3/+10
2000-03-02delete more created files when NO_WRKDIR is setwiz1-2/+3
2000-03-01Add mirror on "ftp.informatik.rwth-aachen.de" to "MASTER_SITE_SUNSITE".tron1-2/+3
2000-02-28Special case DEINSTALLDEPENDS=ALL in deinstall target, so that updatefredb1-2/+2
2000-02-28We don't support FETCH_DEPENDS for some time now, remove thehubertf1-11/+6
2000-02-26Also remove pkgs installed via BUILD_DEPENDS, they are not noted in thehubertf1-1/+12
2000-02-25Only add DIST_SUBDIR to MASTER_SITE_OVERRIDE if MASTER_SITE_OVERRIDEhubertf1-2/+4
2000-02-17Extend MASTER_SITE_OVERRIDE properly (like MASTER_SITE_BACKUP), whenhubertf1-1/+2
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