summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-08-27Pullup ticket 1809 - requested by bouyerghen2-9/+11
2006-08-02Pullup ticket 1770 - requested by rilligsalo1-90/+218
2006-08-02Pullup ticket 1769 - requested by rilligsalo1-0/+94
2006-07-27revert previous: wrong branchlukem1-3/+5
2006-07-27Remove ftp.au.netbsd.orglukem1-5/+3
2006-07-08Pullup ticket 1721 - requested by jlamsalo1-3/+3
2006-07-01Add a script that can be used to scan for NO_BIN_ON_FTP packages usingdmcmahill1-0/+163
2006-06-26m4 might not exist e.g. on Slackware, conditionalize it.joerg1-1/+3
2006-06-26Remove SuSE 7.3 version from SUSE_PREFER, set 10.0 as default and marksalo1-10/+5
2006-06-25add .cz KDE mirrorjdolecek1-2/+3
2006-06-23Change the way that "\c" is processed within the msg strings: if wejlam1-1/+49
2006-06-23Fix typo that would cause check-shlibs to never find missing librariesjlam1-2/+2
2006-06-23Remove "apache.towardex.com" (down) and "sunsite.tus.ac.jp" (redirectstron1-3/+1
2006-06-22SUBST_STAGE.* is currently not defined by all SUBST blocks, so disablerillig1-2/+3
2006-06-22Restore ls -t | grep idiom, the whole package list is too big for thejoerg1-2/+2
2006-06-21When producing the list of directories containing binary packages, dodmcmahill1-3/+29
2006-06-20Executiing "msgfmt ru" should look for "ru" and then "ru.po" forjlam1-1/+16
2006-06-20Allow for arbitrary whitespace on the line before seeing any of thejlam1-3/+3
2006-06-20Use /bin/tcsh only when it exists. A minimal installtion of Linux mayminskim1-1/+3
2006-06-20If FAILOVER_FETCH is defined, then we need the digest binary to alreadyjlam1-2/+2
2006-06-20Fix FAILOVER_FETCH usage to actually match documentation -- it'sjlam1-2/+2
2006-06-18devel/tla has the GNU config scripts in a */*/* directory.rillig1-3/+3
2006-06-18Define CONFIG_{GUESS,SUB,RPATH}_OVERRIDE also whenrillig1-7/+11
2006-06-18Fixed wrong indentation of .if/.else/.endif.rillig1-4/+4
2006-06-18Removed duplicate definition of _PACKAGE_COOKIE.rillig1-3/+1
2006-06-17Simplified the code by reducing the number of different targets that arerillig1-20/+11
2006-06-17Added a variable OVERRIDE_GNU_CONFIG_SCRIPTS that allows a package torillig1-2/+2
2006-06-16Allow packages to set a post-tools target again (which fixes recentjlam1-3/+46
2006-06-16It is worth a warning if a freshly installed file is not readable.rillig1-1/+6
2006-06-15Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as perjlam2-18/+18
2006-06-15Output PKG_{FAIL,SKIP}_REASON messages to standard error instead ofjlam1-7/+10
2006-06-15Allow the standard build target to be overridden by the one generatedjlam1-2/+4
2006-06-14Teach the tools framework about "openssl".jlam9-9/+32
2006-06-14Create DELAYED_{ERROR,WARNING}_MSG macros that can be used to outputjlam2-9/+12
2006-06-14Insert cookie checks into the "real-install" and "real-package" targets,jlam2-2/+6
2006-06-14Fix error with just-in-time su when installing dependencies. The codejlam1-3/+4
2006-06-13Document mitshm option. Used in emulators/xbeeb package, where enabling it d...dsainty1-0/+1
2006-06-13At the point where we invoke msgfmt during the build phase, the softwarejlam1-1/+5
2006-06-12Move the common make command executed in su-target into a separate makejlam1-4/+10
2006-06-12Be more consistent about how we're emitting errors and warnings.jlam1-6/+8
2006-06-12_DEPENDS_COOKIE is already defined in bsd.depends-vars.mk.jlam1-3/+1
2006-06-11Split out the "work" symlink creation into a separate step and add itjlam1-9/+15
2006-06-10Restore missing ${SETENV} ${BUILD_ENV} that was dropped during the initialjlam2-4/+4
2006-06-09make(1) will automatically delete partially made targets if the targetjlam4-122/+70
2006-06-09Add a new variable CHECK_FILES_SUPPORTED which is a package-settablejlam2-2/+8
2006-06-09Introduce the capability to gather all the warnings and errors thatjlam14-123/+185
2006-06-09No need to synthesis the package directory from components when ${.CURDIR}jlam1-2/+2
2006-06-09pkglint says, the :Q operator should not be used in double quotes.rillig1-20/+20
2006-06-08Introduce "makedirs" as a helper target to create directories withjlam2-3/+6
2006-06-08If the package cookie file exists, then we don't need to do anything.jlam1-2/+11