Path to this page:
./
pkgtools/pkg_alternatives,
Generic wrappers for programs with similar interfaces
Branch: CURRENT,
Version: 1.7,
Package name: pkg_alternatives-1.7,
Maintainer: pkgsrc-userspkg_alternatives is a tool to manage the alternatives system provided by
The NetBSD Packages Collection, also known as pkgsrc. It creates, configures
and destroys generic wrappers used to run programs with similar interfaces.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2005/01/25 16:48:22 jmmv Exp $
#
case ${STAGE} in
DEINSTALL)
@PKG_ALTERNATIVES@ -gs destroy
;;
esac
Required to build:[
pkgtools/cwrappers]
Version history: (Expand)
- (2020-01-10) Updated to version: pkg_alternatives-1.7
- (2017-11-23) Package has been reborn
- (2012-06-13) Updated to version: pkg_alternatives-1.6
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2010-02-20) Updated to version: pkg_alternatives-1.5
CVS history: (Expand)