summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-01-10Only match the first result of "pkg_info -qp" in case there are weirdjlam1-2/+2
2004-01-10backout previous until it can be done a better way.grant1-12/+38
2004-01-10make shared library handling more efficient by nuking thegrant1-38/+12
2004-01-10Solaris' pax(1) has been insufficient for pkgsrc for a long time. nukegrant1-5/+1
2004-01-10Don't stop if the file listed in BUILDLINK_FILES.<pkg> doesn't exist.jlam1-2/+2
2004-01-08Explain the option ICECAST_CHROOTDIR.xtraeme1-1/+7
2004-01-08use gzip -cd instead of gzcat(1), which doesn't always exist.grant1-2/+2
2004-01-08fix minor formatting funny in lastgrant1-3/+2
2004-01-07Change wxGTK to use gtk2 by default. Provide the WXGTK_USE_GTK1 variablejmmv1-1/+6
2004-01-07Add bits to make buildlink3 use the MIPSpro compiler if USE_MIPSPRO isjlam3-4/+87
2004-01-07Add fprot-workstation-license for security/fprot-workstation-bin.ben1-4/+4
2004-01-07Make the wrapper exit with error code 2 to signify a buffer overflow tojlam1-1/+3
2004-01-07Suppress duplicates when splitting -Wl,-R/dir1:/dir2:... into separatejlam1-7/+15
2004-01-07Resurrect ftp.cz.NetBSD.org MASTER_SITE_BACKUP, the machine is up and runningsalo1-1/+2
2004-01-07Be more precise about when rules are emitted in the tranform andjlam1-5/+11
2004-01-07Remove "$" at the end of rules in the [IL] commands that mistakenly creptjlam1-4/+4
2004-01-07whitespacejlam1-2/+2
2004-01-07Assume NetBSD's sed is good enough.wiz1-2/+2
2004-01-06Create a variable USE_XPKGWEDGE that determines whether or not pkgsrc willjlam2-7/+28
2004-01-06Back out revision 1.6 which was wrong. It failed to matchjlam1-3/+5
2004-01-06Allow l:foo: to remove -lfoo. Also remove an incorrect rule in the "l"jlam1-4/+10
2004-01-06Reduce the number of lines emitted by the I and L rules.jlam1-5/+3
2004-01-06Missing trailing $ to only match whole words.jlam1-2/+2
2004-01-06Fix awk warnings in MASTER_SORT* code.wiz1-4/+4
2004-01-06Add FreeBSD to _BLNK_CACHE_ALL (matches bsd.buildlink2.mk).jlam1-1/+2
2004-01-06Fix comment for generate-plist after removal of PERL5_GENERATE_PLIST.jlam1-3/+1
2004-01-06PERL5_GENERATE_PLIST is defined properly in perl5/module.mk, and alljlam1-20/+1
2004-01-06If xpkgwedge is installed, then _always_ add it to BUILD_DEPENDS. Alsojlam1-2/+3
2004-01-06Try to convert GCC's optimization flags to SunPro optimization flags.jlam2-3/+18
2004-01-06Fix bug where "!empty" was missing from a .if test.jlam1-2/+2
2004-01-05Do the right thing for pkgviews if we do binary package upgrades ofjlam1-6/+14
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-4/+4
2004-01-05fix a bug in the extraction of shlib dependencies on Darwin whichgrant1-2/+2
2004-01-05When checking the value of yes/no variables using the thejlam1-6/+6
2004-01-05Of course I really meant buildlink*3*.mk.jlam1-2/+2
2004-01-04We don't need to escape "+" if we're using the :M variable operator.jlam1-3/+3
2004-01-04Rearrange some of the lines in the buildlink3.mk example so that it's a bitjlam1-6/+3
2004-01-04BUG FIXES:jlam1-59/+85
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam2-0/+273
2004-01-03Extend the "l" command by allowing changing "-lfoo" into "-lbar -lbaz" byjlam1-5/+12
2004-01-02Add license information for fp-netbsd-ws, and note new package in Makefileben1-1/+4
2004-01-02Introduce dynamic registration of info files in PLIST.seb1-1/+40
2003-12-31Remove ftp.cz.NetBSD.org from MASTER_SITE_BACKUP.salo1-2/+1
2003-12-30Remove libraries from the output if they don't exist.gavan1-2/+15
2003-12-30trim whitespace from a message.grant1-3/+3
2003-12-29Reinstate the fix in revision 1.6kim1-2/+2
2003-12-28Use "${LS}" instead of "${FILE_CMD}" to find out the target of softlinktron1-3/+3
2003-12-28Add el_GR and sq_AL locale directories, used by xcdroast.jmmv16-16/+144
2003-12-28Revert revision 1.5 as binaries and directories are now being substedkim1-12/+18
2003-12-28The generated target is subst-<class>, not <class>-subst. Fix commentjmmv1-2/+2