aboutsummaryrefslogtreecommitdiff
path: root/archivers/epkg
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-25 15:47:46 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-25 15:47:46 +0000
commit025ef993a094c7d0d535ad306f51d682f233580b (patch)
treef415d2e367fd64e374209e324e69c45ba81a6244 /archivers/epkg
parent452eb5bef8edaf28d078b21cce827bcc61856259 (diff)
downloadports-025ef993a094c7d0d535ad306f51d682f233580b.tar.gz
ports-025ef993a094c7d0d535ad306f51d682f233580b.zip
Notes
Diffstat (limited to 'archivers/epkg')
-rw-r--r--archivers/epkg/pkg-descr9
1 files changed, 8 insertions, 1 deletions
diff --git a/archivers/epkg/pkg-descr b/archivers/epkg/pkg-descr
index e8d42a19c828..1861be4c0574 100644
--- a/archivers/epkg/pkg-descr
+++ b/archivers/epkg/pkg-descr
@@ -1,3 +1,10 @@
-Encap Package Manger
+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/