Age | Commit message (Expand) | Author | Files | Lines |
2016-07-26 | Support NetBSD man/html entries. Fixes deforaos-*. | jperkin | 1 | -2/+2 |
2016-06-16 | add ftp6 to binpkg_sites, at request of joerg, since cdn is ipv4 only | mspo | 1 | -2/+3 |
2016-06-16 | set cdn.netbsd.org as the bin install site for netbsd | mspo | 1 | -2/+2 |
2016-04-10 | Remove support for USE_DESTDIR=no. | joerg | 4 | -59/+12 |
2015-10-12 | Support compressed manual pages with 3am and 3f suffixes. | jperkin | 1 | -2/+2 |
2015-09-07 | Remove warning about 'make replace' being experimental. | gdt | 1 | -2/+1 |
2014-12-06 | Add a new definition, PKGSRC_KEEP_BIN_PKGS, which defaults to "no". | agc | 2 | -4/+8 |
2014-07-28 | Use the standard 75 x '=' print format. | jperkin | 1 | -3/+3 |
2014-03-11 | Introduce infrastructure support for SMF. | jperkin | 1 | -0/+40 |
2013-05-23 | prevent to generate binary package in ${PACKAGES} from the side effect of | obache | 2 | -4/+4 |
2013-01-05 | Modify mk/plist/plist-gnu.mk to convert gnu/man to ${PKGGNUDIR}${PKGMANDIR}. | sbd | 1 | -1/+2 |
2012-12-06 | Introduce PKGGNUDIR as a way to control gnu prefix. | jperkin | 1 | -4/+6 |
2012-07-28 | fix typo in comment | reed | 1 | -2/+2 |
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 | 4 | -22/+22 |
2011-09-08 | Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i | abs | 2 | -6/+6 |
2011-08-01 | Pass PKGNAME_REQD through to the make process on the other side | apb | 1 | -1/+2 |
2011-06-04 | Add support undo-replace with USE_DESTDIR. | obache | 1 | -1/+8 |
2011-03-21 | remove quote from "DESTDIR". | obache | 1 | -2/+2 |
2011-03-21 | Introduce DESTDIR_VARNAME package-settable variable. | obache | 1 | -4/+9 |
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 |
2010-02-25 | Rename internal package-clean target to package-eat-cookie. | joerg | 1 | -2/+2 |
2010-02-24 | Rename the install phase to stage-install. Introduce a new install | joerg | 2 | -16/+32 |
2009-10-06 | Use the correct variable names. | joerg | 1 | -4/+4 |
2009-09-20 | Fix syntax. Mea culpra | joerg | 1 | -2/+2 |
2009-09-18 | Deal with strip idiosyncracies: | joerg | 1 | -2/+10 |
2009-09-02 | Use filtered plist for install-strip-debug and install-man-handling, | joerg | 1 | -4/+3 |
2009-09-02 | Add STRIP_DEBUG option, which removes debug information from all files, | joerg | 2 | -2/+25 |
2009-06-17 | Make sure that _UPDATE_RUNNING=YES is passed down to su-deinstall for | joerg | 1 | -2/+2 |
2009-06-09 | Add support for using USE_DESTDIR=yes and replace together. | joerg | 1 | -2/+13 |
2008-11-18 | Documented INSTALL_UNSTRIPPED. | rillig | 1 | -1/+10 |
2008-06-11 | Honor PKGLOCALEDIR for AUTO_MKDIRS. | obache | 1 | -1/+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 |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 1 | -2/+2 |
2007-12-10 | Added compatibility code for INSTALLATION_DIRS_FROM_PLIST. I had | rillig | 1 | -1/+2 |
2007-12-07 | Added AUTO_MKDIRS as an alias for INSTALLATION_DIRS_FROM_PLIST. The | rillig | 1 | -1/+3 |
2007-12-01 | Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs | rillig | 1 | -2/+1 |
2007-11-03 | Moved common commands into a variable. This saves 15 lines. | rillig | 1 | -24/+10 |
2007-11-03 | Simpler includes. | rillig | 1 | -3/+3 |
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-09-13 | It has always annoyed be that package authors had to write ${PKGMANDIR}/ | rillig | 1 | -2/+16 |
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 | 2 | -3/+35 |
2007-08-14 | Remove bootstrap-register, bootstrap was changed a while ago to use | joerg | 1 | -10/+1 |
2007-08-14 | Fix a number of bugs in the DESTDIR support: | joerg | 1 | -2/+4 |
2007-08-10 | Remove ${WRKDIR}/.pkgdb during "install-clean" as that directory | jlam | 1 | -2/+2 |