Skip to content

Releases: zbigg/portz

portz-0.0.3

11 Feb 11:18
Compare
Choose a tag to compare

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

09 Jan 12:01
Compare
Choose a tag to compare

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

09 Jan 11:47
Compare
Choose a tag to compare
portz-0.0.1 Pre-release
Pre-release

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