Age | Commit message (Expand) | Author | Files | Lines |
2011-11-05 | When using Minix, set BINPKG_SITES to the official Minix binary package site. | tcort | 1 | -1/+4 |
2011-10-15 | Rename "flavor" to "pkgformat". | reed | 1 | -2/+2 |
2011-09-08 | Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i | abs | 1 | -3/+3 |
2011-02-07 | Add default binpkg site for DragonFly. From Justin Sherrill in PR 44526. | wiz | 1 | -1/+4 |
2010-04-18 | syncing BINPKG_SITES with reality. | sbd | 1 | -2/+2 |
2008-02-20 | Add colon in comment to aid "make help" in finding help | wiz | 1 | -2/+2 |
2008-02-19 | Eliminated some code duplication, provided a default definition for | rillig | 1 | -7/+19 |
2007-11-03 | Moved common commands into a variable. This saves 15 lines. | rillig | 1 | -24/+10 |
2007-09-21 | BINPKG_SITES may be empty, and most shells don't like syntactically | rillig | 1 | -3/+5 |
2007-09-19 | Renamed pkgpath to pkg_path, since there exists a completely independent | rillig | 1 | -9/+9 |
2007-09-19 | When using bin-install, the version of the installed package was checked | rillig | 1 | -6/+9 |
2007-08-23 | pkg_add can figure out the suffix itself, thanks. | joerg | 1 | -2/+2 |
2007-08-20 | Add cross-compiling support for bin-install and deinstall targets. | joerg | 1 | -1/+26 |
2007-08-02 | Add core of the infrastructure support for cross-compilation. | joerg | 1 | -1/+5 |
2007-03-09 | Fixed pkglint warnings. | rillig | 1 | -4/+6 |
2007-03-09 | Replaced PKG_SILENT/PKG_DEBUG with RUN. | rillig | 1 | -6/+3 |
2006-11-21 | Only set BINPKG_SITES to ftp.netbsd.org, if the OS is actually NetBSD. | joerg | 1 | -1/+5 |
2006-11-03 | Add package-install. For non-DESTDIR builds, package and package-install | joerg | 1 | -2/+2 |
2006-10-03 | Rewrote the bin-install target so that it doesn't lock LOCALBASE | rillig | 1 | -20/+31 |
2006-08-09 | Drop .ORDER declarations since pkgsrc doesn't support "make -j ...". | jlam | 1 | -2/+1 |
2006-08-04 | Fixed the locking, as suggested by Johnny on the tech-pkg mailing list. | rillig | 1 | -3/+3 |
2006-08-04 | Rewrote the header comment so that "bin-install" can be found by "bmake | rillig | 1 | -4/+6 |
2006-08-04 | Moved the bin-install target from bsd.pkg.mk to install/bin-install.mk. | rillig | 1 | -0/+64 |