freebsd-ports/archivers/epkg/pkg-descr
Ion-Mihai Tetcu 025ef993a0 Tell what epkg is.
Requested by:	linimon
2006-06-25 15:47:46 +00:00

10 lines
619 B
Text

epkg is a package manager which uses the Encap Package Management System, a
method for flexibly handling installation and management of third-party
software on a Unix system. Encap places each package in its own subdirectory,
then automatically manages symlinks to their appropriate places in /usr/local.
The Encap package format includes features like postinstall scripts and
prerequisite checking. Other features include builtin tar/gzip extraction,
optional builtin FTP and HTTP support, transaction logging, and the ability to
automatically upgrade a package to the latest version.
WWW: http://www.encap.org/epkg/