Releases: zbigg/portz
Releases · zbigg/portz
portz-0.0.3
portz release 0.0.3 - stabilization
- portz: fix: portz support dist action
- support portz_deploy_mode=stow, to install in ${prefix}/name-version
- dist: support portz_dist_suffix, instead of default Linux-x86_64
- dist&install: fix defs loading order
- dist: support for portz_dist_with_prefix
- dist: created archive contain symlinks (remove -h from tar command)
- NEW: sha1sum check of downloaded package (if sha1sum portz variable defined)
portz-0.0.2
First packaged release of portz runtime.
- FreeBSD compatibility (/usr/bin/env bash used in shebang)
- first packaged version with bundled deps (bashfoo,makefoo) (portz-0.0.2.tar.gz)
portz-0.0.1
very personal set of scripts to help local installation of software packages:
- portz install -> install prepared package
- portz easy_install -> auto-install package from network (supports, configure/make, setup.py modes)
- portz dist -> make distribution
- portz get -> get_sources
basic repo of packages