Go to file
Juan RP d534631f62 Better metadata printing for the 'show' target.
All objects are sorted to be comparable to 'apt-cache show'
output, like:

$ ./xbps-bin show openssl
Repository: /storage/xbps/binpkgs
Package: openssl
Installed size: 10265289 bytes
Maintainer: Juan RP [xtraeme@gmail.com]
Architecture: x86_64
Version: 0.9.8i
Filename: openssl-0.9.8i.x86_64.xbps
SHA256: 33204337e944bdcca285af5540cee39e60cdcbc4bc99cb5da32040793844eab5
Dependencies:
	glibc-2.8 zlib-1.2.3

Configuration files:
	/etc/ssl/openssl.cnf

Permanent directories:
	/etc/ssl

Description: Secure Socket Layer and cryptographic library
The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and Open Source toolkit implementing
the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
protocols as well as a full-strength general purpose cryptography
library.
$

--HG--
extra : convert_revision : 77e59abbd586e495288c3e0805d7865269846bd8
2008-12-21 07:22:44 +01:00
doc Mention some new recent stuff on BINPKG_REPOSITORY. 2008-12-21 05:41:17 +01:00
templates bash: readline is not needed! wtf. 2008-12-20 09:23:30 +01:00
utils Better metadata printing for the 'show' target. 2008-12-21 07:22:44 +01:00
.gitignore Add some more stuff to .gitignore. 2008-12-20 01:45:47 +01:00
Makefile Add an install target to Makefiles. 2008-12-20 11:04:12 +01:00
xbps-src.sh xbps-src: fix indentation in usage. 2008-12-20 00:12:34 +01:00
xbps.conf Added a new conf option: XBPS_PACKAGESDIR. 2008-12-13 07:04:53 +01:00