change date in man pages; tweak TODO and README

This commit is contained in:
chess.griffin 2008-08-02 15:23:45 +00:00
parent e506f6799d
commit 7e66ccb047
4 changed files with 17 additions and 15 deletions

View File

@ -8,16 +8,15 @@ Homepage: http://code.google.com/p/sbopkg
Sbopkg is a command-line and dialog-based tool to synchronize with the Sbopkg is a command-line and dialog-based tool to synchronize with the
SlackBuilds.org repository, a collection of third-party SlackBuild SlackBuilds.org repository, a collection of third-party SlackBuild
scripts to build Slackware packages. Sbopkg will allow the user to scripts to build Slackware packages. Sbopkg will allow the user to
browse his or her local copy of the repository, read the ChangeLog, browse his or her local copy of the repository, read the ChangeLog, display
and view the README, SlackBuild, .info, and slack-desc files for each potential updates to SlackBuilds.org packages, and view the README, SlackBuild,
package. Sbopkg will also allow the user to select packages to build .info, and slack-desc files for each package. Sbopkg will also allow the user
and it will download the source code, check the md5sum, and build a to select packages to build and it will download the source code, check the
Slackware package. It will not check dependencies, automatically md5sum, and build a Slackware package. It will not check dependencies,
install the package, or otherwise track what has been installed. automatically install the package, or otherwise track what has been installed.
There are already package tools for Slackware that do those things. There are already package tools for Slackware that do those things. Sbopkg is
Sbopkg is one thing and one thing only: a medium to easily browse a one thing and one thing only: a medium to easily browse a local copy of the
local copy of the SlackBuilds.org repository and build packages from SlackBuilds.org repository and build packages from it.
it.
Sbopkg can be also be used strictly from the command line without the Sbopkg can be also be used strictly from the command line without the
dialog interface, to rsync, read the ChangeLog, view package files, dialog interface, to rsync, read the ChangeLog, view package files,

View File

@ -21,8 +21,9 @@ Sbopkg TODO (in no particular order)
Slackware versions, i.e. /home/sbo/11.0 and /home/sbo/12.0. The Slackware versions, i.e. /home/sbo/11.0 and /home/sbo/12.0. The
first menu in the dialog after selecting "Browse" would be a menu first menu in the dialog after selecting "Browse" would be a menu
showing the various Slackware versions in the local mirror. UPDATED: showing the various Slackware versions in the local mirror. UPDATED:
This has been added to SVN and should appear in version 0.0.6. This was added to version 0.0.6.
* Include ability to search and display updates to installed SBo packages. * Include ability to search and display updates to installed SBo packages.
UPDATE: Alpha code for this feature is in SVN. UPDATE: Preliminary experimental code for this feature first
appeared in version 0.0.8.
* More error checking. * More error checking.
* General code cleanups. * General code cleanups.

View File

@ -1,4 +1,4 @@
.TH SBOPKG.CONF 5 "July 2008" sbopkg-SVN "" .TH SBOPKG.CONF 5 "August 2008" sbopkg-SVN ""
.SH NAME .SH NAME
.B sbopkg.conf .B sbopkg.conf
\- Configuration file for sbopkg \- Configuration file for sbopkg

View File

@ -1,4 +1,4 @@
.TH SBOPKG 8 "July 2008" sbopkg-SVN "" .TH SBOPKG 8 "August 2008" sbopkg-SVN ""
.SH NAME .SH NAME
.B sbopkg .B sbopkg
\ - The SlackBuilds.org Package Browser \ - The SlackBuilds.org Package Browser
@ -67,7 +67,9 @@ will build foo and then bar.
.TP 5 .TP 5
.B -c .B -c
Display list of installed SBo packages and potential updates. Display list of installed SBo packages and potential updates. This is
an experimental feature. Please see UPDATELIST-DEBUGGING in the
sbopkg documentation directory to assist with bug reporting.
.TP 5 .TP 5
.B -d DIRECTORY .B -d DIRECTORY