summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-08-25Make sure that /usr/bin/wish exists before using it as a tool.minskim1-1/+3
2006-08-22Avoid spurious false negatives when the directories are reorderedjoerg1-4/+7
2006-08-19it is not necessary to have a variable _EXTRACT_PATTERNS that containsschwarz1-34/+29
2006-08-19only depend on the extract tools if there are actually any files to extractschwarz1-30/+34
2006-08-16document mutt-compressed-mbox optiontonio1-0/+1
2006-08-11Update some more comments for teTeX2 removal.wiz1-4/+2
2006-08-10When installing packages, first "cd $USR_PKGSRC" to be independent ofrillig1-2/+2
2006-08-10Add in FTP option for INGO update.adrianp1-0/+1
2006-08-10Add in new options for mrtg and smokeping for latest updates.adrianp1-0/+2
2006-08-10Remove references to teTeX2.minskim2-14/+9
2006-08-09Drop .ORDER declarations since pkgsrc doesn't support "make -j ...".jlam4-10/+4
2006-08-09Only acquire the localbase lock after acquiring root privileges. Thisjlam1-3/+9
2006-08-07Add "dvipdf" to the list of tools provided by ghostscript.cube1-2/+2
2006-08-06CPP on IRIX 5 with IDO cc is /usr/lib/cppschwarz1-2/+9
2006-08-06Add the mg locale directory (to be used by libgtop2).jmmv13-13/+65
2006-08-06Handle the share/pkgconfig directory where platform-independent packagesjmmv14-15/+41
2006-08-06add an http: urls for gnome and gnu for the benefit of those withperry1-1/+3
2006-08-05Document sane-backends-hp3900.wiz1-0/+1
2006-08-04Fixed the locking, as suggested by Johnny on the tech-pkg mailing list.rillig5-57/+111
2006-08-04Make sure requires and libs (PROVIDES) are set forreed1-5/+5
2006-08-04Added bsd.options.mk to the help files. As an alternative to TOPIC,rillig1-1/+5
2006-08-04Rewrote the header comment so that "bin-install" can be found by "bmakerillig1-4/+6
2006-08-04Moved the bin-install target from bsd.pkg.mk to install/bin-install.mk.rillig2-34/+66
2006-08-04In the "makedirs" target, it is clear that the lock file is always therillig1-6/+4
2006-08-04Moved the locking code from bsd.pkg.mk into its own file. Where here,rillig2-73/+84
2006-08-03When installing or deinstalling a package, it is not enough to lock therillig2-22/+37
2006-08-03Add "itlocaledir" to the list of directory patterns to replace.salo1-1/+2
2006-08-03Typo in comment.jlam1-2/+2
2006-08-02Suppress the warning from make(1) that the error code is ignored whenrillig1-4/+4
2006-08-02Removed dead mirror "ftp.uk.kde.org" from list of KDE master sites.tron1-2/+1
2006-08-02If the first word after the "#" is a variable name, the line above mustrillig1-6/+19
2006-08-02A common documentation format is to have the variable name as the firstrillig1-10/+19
2006-08-02Added bsd.pkg.help.mk, which provides the "help" target.rillig2-2/+67
2006-08-02http://prdownloads.sourceforge.jp/ doesn't work for me. Remove it.uebayasi1-2/+1
2006-08-02Pass CPPFLAGS in conf-cc and LDFLAGS in conf-ld.schmonz1-3/+3
2006-08-01Rewrote upload to use the newly introduced sort-packages program.rillig1-121/+117
2006-08-01Always create the files for the lists, even if they would end up empty.rillig1-5/+7
2006-08-01Oops, fixed a typo and tested it again. Now it works.rillig1-3/+3
2006-08-01Added a program that sorts binary packages into categories, depending onrillig1-0/+94
2006-08-01- add a -h|--help flagdmcmahill1-16/+135
2006-07-31From the second point in Krister's mail to tech-pkg:jlam1-7/+7
2006-07-31Use 'debug_log' instead of 'msg_log' so that these wrapper internals aren'tjlam9-57/+57
2006-07-30- use ${BMAKE} instead of 'make' in one instancejschauma1-5/+18
2006-07-28Update the usage output to reflect current reality. Noted by Stoneddmcmahill1-4/+14
2006-07-28remove spurious empty line at the top of the summary filesdmcmahill1-2/+3
2006-07-28Allow the binpkg-cache script to also generate pkg_summary.gz filesdmcmahill3-19/+75
2006-07-27Remove ftp.au.netbsd.org.lukem1-5/+3
2006-07-27Add back CONFLICTS handling that was accidentally left out when revisionjlam1-1/+2
2006-07-27Remove all uses of the following targets from pkgsrc:jlam3-22/+8
2006-07-27Whenever we invoke a recursive make, we need to ensure that the properjlam12-73/+72