Age | Commit message (Expand) | Author | Files | Lines |
2022-11-23 | mk: Improve pbulk-index performance. | jperkin | 1 | -18/+22 |
2022-04-25 | mk/pbulk: Support SCAN_DEPENDS_SKIP. | jperkin | 1 | -4/+10 |
2020-12-02 | *: move default database directory from /var/db/pkg to ${PREFIX}/pkgdb | wiz | 1 | -2/+2 |
2020-01-13 | Sort the list of files included during a scan run and remove duplicates. | joerg | 1 | -2/+2 |
2018-10-29 | Use the same method to create the pbulk user on Minix as NetBSD | sevan | 1 | -2/+2 |
2018-02-08 | Fix an inconsistency for package database directory. | triaxx | 1 | -3/+9 |
2018-01-01 | apache22: remove, it was eol'd in June 2017 | wiz | 1 | -7/+2 |
2017-08-27 | Use NetBSD rcsid. | sevan | 1 | -1/+1 |
2017-08-11 | pbulk is able to handle the creation All directory itself[1]. | sevan | 1 | -5/+2 |
2017-07-25 | Create the All packages sub directory. | sevan | 1 | -2/+2 |
2016-12-17 | Add optional caching of extracted build options. As the number of users | joerg | 1 | -2/+8 |
2016-09-08 | Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the | joerg | 1 | -2/+2 |
2016-09-08 | Add PHP_VERSIONS_INCOMPATIBLE to filter out unsupported versions, | joerg | 1 | -2/+2 |
2015-12-14 | Make the pbulk deployment script more reusable: | asau | 1 | -19/+17 |
2015-10-29 | Make sure the pbulk user is created with /bin/sh as shell, | he | 1 | -2/+2 |
2014-07-15 | Add helper script for simplified pbulk setup. | asau | 1 | -0/+205 |
2014-06-10 | Retire Apache 1.3 and 2.0. | joerg | 1 | -2/+2 |
2013-10-30 | Add multiversion support for Lua modules. | dholland | 1 | -2/+6 |
2013-06-02 | Add the ability for a package to disable pbulk multi-package handling. | sbd | 1 | -3/+5 |
2013-06-02 | Add mysql to pbulk multi-package support. | sbd | 1 | -2/+6 |
2013-05-09 | Multi support for PostgreSQL packages (e.g. databases/postgresql-postgis). | fhajny | 1 | -2/+6 |
2012-11-23 | Update pbulk to 0.51 and pbulk-base to 0.46. Add support for reusing old | joerg | 1 | -1/+2 |
2011-11-12 | Fix from taca@ to update pbulk indexing to work with the new ruby | dholland | 1 | -2/+2 |
2011-10-04 | Use ${TAR} instead of tar. | hans | 1 | -2/+2 |
2011-09-25 | Fix a bug in the multi-version logic exposed by packages supporting only | joerg | 1 | -2/+5 |
2010-09-28 | Add the necessary glue to hook Ruby into the multi-version framework. | joerg | 1 | -3/+7 |
2010-06-15 | Allow pre-install for USERGROUP_PHASE. This is intended for | joerg | 1 | -1/+2 |
2008-06-19 | Add a marker for bootstrap packages to allow special cases them during | joerg | 1 | -1/+2 |
2008-04-18 | As all Python packages are required to include lang/python/pyversion.mk | joerg | 1 | -2/+2 |
2008-01-15 | Print _USE_DESTDIR as USE_DESTDIR from pbulk-index. | joerg | 1 | -1/+2 |
2007-11-13 | Allow _PBULK_MULTI to be overriden. Requested by seb@. | joerg | 1 | -2/+2 |
2007-09-09 | Switched from pax to tar, as suggested by joerg@. | rillig | 1 | -2/+2 |
2007-09-08 | Made the command that saves PREFIX silent. | rillig | 1 | -2/+2 |
2007-09-07 | The WRKDIR and PREFIX can be saved in the log directory when a package | rillig | 1 | -1/+4 |
2007-05-16 | set -e to abort on errors from the sub-makes. | joerg | 1 | -2/+2 |
2007-05-09 | Add two targets, pbulk-index and pbulk-index-item. | joerg | 1 | -0/+101 |