Age | Commit message (Expand) | Author | Files | Lines |
2004-01-13 | Add a new command "abs-rpath" to the gen-transform.sh script that removes | jlam | 2 | -13/+29 |
2004-01-13 | Differentiate between MAKE_FLAGS passed to the build, test and install | jlam | 1 | -8/+11 |
2004-01-12 | Sync comment with reality: tell about USE_PKGINSTALL and discourage direct | salo | 1 | -4/+4 |
2004-01-12 | show-shlib-type: use return(0) instead of exit(0). eliminates a | grant | 1 | -2/+2 |
2004-01-11 | Add ICECAST_CHUNKLEN and ICECAST_SOURCE_BUFFSIZE (for audio/icecast1). | kim | 1 | -1/+15 |
2004-01-11 | Add X10_PORT for selecting the default serial port for the X10 adapter. | kim | 1 | -1/+7 |
2004-01-11 | Use egrep instead of relying on GNU grep features. Fixes populating the | jlam | 1 | -2/+2 |
2004-01-11 | Back out the changes in revision 1.41 which were much more complex than | jlam | 1 | -21/+15 |
2004-01-11 | "for arg; do" -> "for arg do", as the latter is more portable. fixes | grant | 2 | -4/+4 |
2004-01-10 | If BUILDLINK_PREFIX.<pkg> is "/usr" and BUILDLINK_{INCDIRS,LIBDIRS}.<pkg> | jlam | 1 | -1/+27 |
2004-01-10 | Document the variables set and used by this file. | jlam | 1 | -1/+16 |
2004-01-10 | First cut at a generic buildlink3.mk file to be included by packages that | jlam | 1 | -0/+78 |
2004-01-10 | Only match the first result of "pkg_info -qp" in case there are weird | jlam | 1 | -2/+2 |
2004-01-10 | backout previous until it can be done a better way. | grant | 1 | -12/+38 |
2004-01-10 | make shared library handling more efficient by nuking the | grant | 1 | -38/+12 |
2004-01-10 | Solaris' pax(1) has been insufficient for pkgsrc for a long time. nuke | grant | 1 | -5/+1 |
2004-01-10 | Don't stop if the file listed in BUILDLINK_FILES.<pkg> doesn't exist. | jlam | 1 | -2/+2 |
2004-01-08 | Explain the option ICECAST_CHROOTDIR. | xtraeme | 1 | -1/+7 |
2004-01-08 | use gzip -cd instead of gzcat(1), which doesn't always exist. | grant | 1 | -2/+2 |
2004-01-08 | fix minor formatting funny in last | grant | 1 | -3/+2 |
2004-01-07 | Change wxGTK to use gtk2 by default. Provide the WXGTK_USE_GTK1 variable | jmmv | 1 | -1/+6 |
2004-01-07 | Add bits to make buildlink3 use the MIPSpro compiler if USE_MIPSPRO is | jlam | 3 | -4/+87 |
2004-01-07 | Add fprot-workstation-license for security/fprot-workstation-bin. | ben | 1 | -4/+4 |
2004-01-07 | Make the wrapper exit with error code 2 to signify a buffer overflow to | jlam | 1 | -1/+3 |
2004-01-07 | Suppress duplicates when splitting -Wl,-R/dir1:/dir2:... into separate | jlam | 1 | -7/+15 |
2004-01-07 | Resurrect ftp.cz.NetBSD.org MASTER_SITE_BACKUP, the machine is up and running | salo | 1 | -1/+2 |
2004-01-07 | Be more precise about when rules are emitted in the tranform and | jlam | 1 | -5/+11 |
2004-01-07 | Remove "$" at the end of rules in the [IL] commands that mistakenly crept | jlam | 1 | -4/+4 |
2004-01-07 | whitespace | jlam | 1 | -2/+2 |
2004-01-07 | Assume NetBSD's sed is good enough. | wiz | 1 | -2/+2 |
2004-01-06 | Create a variable USE_XPKGWEDGE that determines whether or not pkgsrc will | jlam | 2 | -7/+28 |
2004-01-06 | Back out revision 1.6 which was wrong. It failed to match | jlam | 1 | -3/+5 |
2004-01-06 | Allow l:foo: to remove -lfoo. Also remove an incorrect rule in the "l" | jlam | 1 | -4/+10 |
2004-01-06 | Reduce the number of lines emitted by the I and L rules. | jlam | 1 | -5/+3 |
2004-01-06 | Missing trailing $ to only match whole words. | jlam | 1 | -2/+2 |
2004-01-06 | Fix awk warnings in MASTER_SORT* code. | wiz | 1 | -4/+4 |
2004-01-06 | Add FreeBSD to _BLNK_CACHE_ALL (matches bsd.buildlink2.mk). | jlam | 1 | -1/+2 |
2004-01-06 | Fix comment for generate-plist after removal of PERL5_GENERATE_PLIST. | jlam | 1 | -3/+1 |
2004-01-06 | PERL5_GENERATE_PLIST is defined properly in perl5/module.mk, and all | jlam | 1 | -20/+1 |
2004-01-06 | If xpkgwedge is installed, then _always_ add it to BUILD_DEPENDS. Also | jlam | 1 | -2/+3 |
2004-01-06 | Try to convert GCC's optimization flags to SunPro optimization flags. | jlam | 2 | -3/+18 |
2004-01-06 | Fix bug where "!empty" was missing from a .if test. | jlam | 1 | -2/+2 |
2004-01-05 | Do the right thing for pkgviews if we do binary package upgrades of | jlam | 1 | -6/+14 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -4/+4 |
2004-01-05 | fix a bug in the extraction of shlib dependencies on Darwin which | grant | 1 | -2/+2 |
2004-01-05 | When checking the value of yes/no variables using the the | jlam | 1 | -6/+6 |
2004-01-05 | Of course I really meant buildlink*3*.mk. | jlam | 1 | -2/+2 |
2004-01-04 | We don't need to escape "+" if we're using the :M variable operator. | jlam | 1 | -3/+3 |
2004-01-04 | Rearrange some of the lines in the buildlink3.mk example so that it's a bit | jlam | 1 | -6/+3 |
2004-01-04 | BUG FIXES: | jlam | 1 | -59/+85 |