Download List

Descripción del Proyecto

W-Packager is a packager similar to dpkg that can
be used by anyone to create and maintain Debian
packages under Linux or other Unix systems. The
aim of the project is primarily to have a workable
version of a packager that can be compiled on many
systems, including those that do not support
fork(). At this time, W-Packager is used within
UniGW. It can also be used under Linux.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-13 23:21
0.7.1

Esta versión fija bz2 creación de compresión y ar para paquetes grandes. El tamaño máximo de memfile es ahora de 1 Gb en lugar de 128 Mb. Se agregó un cheque para nombres de archivo vacío ar. Las pruebas de lzma y xz se fijaron para que esos archivos pueden agregarse a data.tar.gz. Se han solucionado muchas pruebas de la dependencia. --se agregaron opciones de salida-dir y - nombre de archivo de salida para--instalar. Refiere ahora se hace como se esperaba. --raíz fue fijado de manera que siempre se utiliza una ruta de acceso completa. Varios--eliminar errores solucionados. Se fijaron varias definiciones de instalación en CMakeLists.txt.
Tags: Patch
This release fixed bz2 compression and ar creation for large packages. The memfile maximum size is now 1Gb instead of 128Mb. A check was added for empty ar filenames. The lzma and xz tests were fixed so that such files can be added to data.tar.gz. Many dependency tests were fixed. --output-dir and --output-filename options were added for --install. Pre-configurations are now done as expected. --root was fixed so that a full path is always used. Several --remove bugs were fixed. Several installation definitions in CMakeLists.txt were fixed.

2007-01-11 05:34
0.4

La versión de este control antes de instalar las dependencias y antes de retirar los paquetes.
Tags: Initial freshmeat announcement
This version checks dependencies before installing and before removing packages.

Project Resources