ダウンロードリスト

プロジェクト概要

Development of FreeBSD ports management utility designed to be suitable for reinstallation of all packages afrer major version upgrade of the system or very long absence of ports upgrade.

The current implementation pursues a replacement of portupgrade and portmaster to facilitate the perfect upgrade of the whole packages in heavly customized systems by configuration compatible with portupgrade. Most of the issues in /usr/ports/UPDATING are resolved automatically. Robust restarting functionality against manual/sudden termination is also pursued for facilitating package build in busy or low-performance machines. Utilities for building packages in a chroot
environment are also developed for safe upgrade.

システム要件

システム要件が設定されていません

リリース時刻: 2011-01-17 03:12
portsreinstall 0.9.4 (1 個のファイル 非表示)

リリースノート

portsreinstall is a ports upgrading utility for massive forced reinstalltion.

In this version, a bug fix of Makefile is made.

http://www.mwghennndo.com/softwares/portsreinstall/

変更履歴

0.9.4 (17 Jan 2011)
[BUG FIX] "all" target in Makefile was missing.
0.9.3 (16 Jan 2011) [First release]
[MISC] Makefile is modified to compress manpage in the build process.
0.9.2 (10 Jan 2011) [First commitment to the repository]
[MISC] The 2-Clause BSD Licence is applied from this version.
[NEW] Manpage is created.
[NEW] Makefile for installation/uninstallation is added.
[BUG FIX] Recovery from distfile checksum error was broken.
0.9.1 (27 Dec 2010)
[BUG FIX] Wrong warning for -p/-P options in the first run.

[BUG FIX] Broken support of recursive chase of MOVED ports.
[BUG FIX] Option configuration menus were not accessable.
[BUG FIX] The mechanism of loading the configuration file was broken.
[BUG FIX] Optionally added taboo ports were not always effective in restart.
0.9.0 (21 Nov 2010)
First version.