summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-07-06The cookie files are indirectly made using *-cookie targets, so verifyjlam11-11/+24
2006-07-06Remove an unnecessary target... ${_BARRIER_COOKIE} has no source targetsjlam1-5/+5
2006-07-06The "replace" target does conceptually the same thing as the "install"jlam2-5/+7
2006-07-06Make it a little easier to read the lock/unlock output by inserting somejlam1-3/+3
2006-07-06Refactor the README.html generation code from bsd.pkg.mk into a separatejlam2-314/+343
2006-07-06Never skip the wrapper step, even if NO_BUILD is set. There are packagesjlam1-5/+1
2006-07-06Make "test" barrier-aware.jlam1-5/+11
2006-07-06Always run the "pkginstall" step even if NO_BUILD is specified.jlam1-2/+2
2006-07-06Fix previous... instead of moving bsd.pkg.barrier.mk down below .MAIN,jlam1-6/+6
2006-07-06Move inclusion of bsd.pkg.barrier.mk under the .MAIN target becausejlam2-5/+6
2006-07-06Order the _BARRIER_POST_TARGETS so that if more than one is specified onjlam1-17/+29
2006-07-06Fix cut-and-paste goof.jlam1-4/+4
2006-07-06On Solaris set _COMPILER_ABI_FLAG.64 to be consistent with the sunpromarkd1-1/+5
2006-07-06Set _COMPILER_ABI_FLAG.64 correctly for non sparc (ie amd64).markd1-1/+5
2006-07-05Fixed the test on PKG_{FAIL,SKIP}_REASON. Added a prefix line to therillig1-3/+8
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam19-147/+221
2006-07-05Fix two bugs which prevent undo-replace from working.jlam1-3/+3
2006-07-05Only override intltool if the intltool tool was requested.jlam1-2/+4
2006-07-05Make the check-vulnerable target more self-sufficient, by moving somejlam16-100/+121
2006-07-05Refactor configure, build, test and wrapper phases out of bsd.pkg.mkjlam16-585/+1050
2006-07-05Since intltool is now a tool, we might as well require the latest pkgsrcjlam1-2/+2
2006-07-05Teach the tools framework about the following new tools:jlam14-22/+173
2006-07-03Moved the command that generates the list of files to its own variable,rillig1-2/+4
2006-07-03After converting it to HTML format, the build log file is not neededrillig1-1/+2
2006-07-02Reordered the variables in the interface comment so that allrillig1-8/+8
2006-07-02Fixed an obvious typo: .if !target$(${_WRAP_EMPTY_FILE}) contains arillig1-2/+2
2006-07-02I forgot to mention in the last commit that share/examples and share/docrillig1-1/+1
2006-07-02Added a proper interface documentation. Instead of a .for loop, therillig1-9/+24
2006-07-02Fixed the documentation for SUBST_SED.*, which is not _one_ sedrillig1-2/+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