0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update TODO (and add documentation) to reflect changes in branch 'mk'. More... about 12 years ago
Split the mk.setup_env() function into mk.clean() and mk.cache(). More... about 12 years ago
Move the setup_env() function from 'env' to 'mk'. More... about 12 years ago
Move load_defaults to mk. More... about 12 years ago
Move the mk module to just libpb (from libpb.port). More... about 12 years ago
Merge branch 'pkg_repo' More... about 12 years ago
Update TODO to reflect changes made in branch 'pkg_repo'. More... about 12 years ago
Rename builders from builder.obj_builder to builder.obj and support REPOINSTALL. More... about 12 years ago
Teach PortJob how to use the REPOINSTALL stage. More... about 12 years ago
Rename queue objects from queue.obj_queue to queue.obj. More... about 12 years ago
Use the install queue for REPOINSTALL. More... about 12 years ago
Add the REPOINSTALL stage, that installs the port from a repository. More... about 12 years ago
Teach pkg.add() how to install a package from a repository. More... about 12 years ago
Merge branch 'env_flags' More... about 12 years ago
Update TODO to reflect changes in the `env_flags' branch. More... about 12 years ago
Refactor handling of env.flags with multiple values and translate (re)install. More... about 12 years ago
Merge branch 'target_clean' More... about 12 years ago
Update TODO (and others) to reflect changes made in branch 'target_clean'. More... about 12 years ago
Add options --preclean and --no-clean to preclean and to not post clean ports. More... about 12 years ago
Make port-install/package cleaning the default. More... about 12 years ago
Some minor fixups re handling of cleaning. More... about 12 years ago
Conditionally clean ports pre-build and post-build. More... about 12 years ago
Update TODO to reflect revised planned versions. More... about 12 years ago
Merge branch 'pkg' More... about 12 years ago
Update TODO to reflect changes from pkg branch. More... about 12 years ago
Load the package database with an explicit command. More... about 12 years ago
Use the pkg.db object to load all ports (instead of calling `pkg_info'). More... about 12 years ago
Refactor mk.status() into the ``pkg'' module. More... about 12 years ago
Move pkg_version() into the ``pkg'' module. More... about 12 years ago
Refactor pkg_add handling into the ``pkg'' module. More... about 12 years ago