History log of /freebsd-current/usr.sbin/bsdconfig/packages/INDEX
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 6dcefcac 18-Jun-2013 Devin Teske <dteske@FreeBSD.org>

Improve the INDEX format. Whitespace improvements, format improvements, typo
and grammatical fixes.


# 87c16275 06-May-2013 Devin Teske <dteske@FreeBSD.org>

Commit first portion of package module -- this includes the ability to view
categories, view packages, mark packages for installation, de-installation,
or re-installation, calculate and track dependencies, as well as ability to
review selections.

Still to come is the actual processing of selections (performing the
various actions associated with the user's selections, such as installing
dependencies first, then selections, etc.).