Relax!

PC-BSD is a free operating system with ease of use in mind. Like any modern system, you can listen to your favorite music, watch your movies, work with office documents and install your favorite applications with a setup wizard at a click.

PBI Builder Changelog PDF Print

 

Version 1.4 (4-24-08)
--------------------------------------

* Updated the PBI Builder software to include both a FreeBSD 6.3 and FreeBSD 7.0 world environment, to make setup and usage  easier. This will alow allow PBIs to select which version of FreeBSD to compile on in the future.

* Included the system source in the chroot environment, since some ports require it for building 

 

Version 1.1_2 (1-31-08)
--------------------------------------

* Adds a new 64bit version of the pbibuilder, allowing the building of 64bit PBIs for the upcomming 64bit PC-BSD release

* Updates the PBI installer, fixing bugs relating to starting a program with user permissions at installation finish. 

 

Version 1.1_1 (1-21-08)
--------------------------------------

* Updates to the PBI installer, fixing formatting problems.

* Updated the PBI Installer so that "kdesu" launches faster after running the application.

 

Version 1.1 (1-15-08)
--------------------------------------

* Updated the software to include the new PBI installer version 4 files. This version of PBI Installer adds these features:

   - New wizard screen during installation, allows user to select a custom installation directory.

   - Installer now displays disk space required for program, and available space on drive.

   - Internal integrity checker confirms that program data hasn't been corrupted in transit.

   - Installer now displays the application specific icon in toolbar during install.
 

Version 1.0.3 (12-19-07)
--------------------------------------

* Added a new option to pbi.conf called VERKEY, which allows you to specify which key string is used in the ports Makefile to
   indicate the port version number. Such as "OOOVERSION=".

Version 1.0.2 (12-10-07)
--------------------------------------

* Added a ".lock" file to the buildpbi.sh script, so users don't have to worry about multiple builds being run at the same time.
* Added support for the preportmake.sh script in the module directory. See the  HOWTO-MODULES for more information on usage.

Version 1.0.1 (12-06-07)
--------------------------------------

* Fixed a bug causing cvsup to fail if /pbi-build/usr/ports did not exist. 

Version 1.0 (12-05-07)
--------------------------------------

* Initial release of the PBI Builder