Path to this page:
./
pkgtools/pkg_select,
Curses based pkgsrc system browser / manager
Branch: pkgsrc-2016Q1,
Version: 20090308nb5,
Package name: pkg_select-20090308nb5,
Maintainer: imilpkg_select will display a curses file browser for the pkg system. You can
browse pkgsrc and gather various informations about packages, like avail-
able version, installed version, comment and homepage. A simple paging
system lets you read information files. You can browse both installed
and uninstalled packages, as well as dependencies list and perform vari-
ous administrative tasks to them. A package finder system helps you to
easily locate a package by its name. pkg_select can handle either source
or binary installations when pkgsrc is installed on the local system, or
binary only when using the pkgsrc-over-ftp feature.
If no pkgsrc is installed, pkg_select offers ability fo fetch it, either
by FTP or CVS. It is also possible to update an existing pkgsrc via the
interface.
pkg_select user interface is quite self explainatory, every available
shortcut is shown and annotated.
Master sites:
SHA1: f4a4f40927631d16ee563671ce98e69843382c93
RMD160: d265f8e18ee4500e2ac34ba2d105acff28cc7e91
Filesize: 53.356 KB
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version pkg_select-20090308nb5 (created)
CVS history: (Expand)
2016-05-23 07:06:42 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #5002 - requested by joerg
pkgtools/pkg_select: build fix
Revisions pulled up:
- pkgtools/pkg_select/Makefile 1.23
---
Module Name: pkgsrc
Committed By: joerg
Date: Sat May 7 10:08:30 UTC 2016
Modified Files:
pkgsrc/pkgtools/pkg_select: Makefile
Log message:
Disable noisy warning for GCC.
|