Commit Graph

120 Commits

Author SHA1 Message Date
chess.griffin
995d38f6da --progress=bar:force doesn't display in dialog so remove :force 2008-09-04 14:23:29 +00:00
chess.griffin
92007382e1 prettify the wget download; thanks to The-spiki for the reminder. 2008-09-04 14:07:51 +00:00
chess.griffin
d0da99ccf6 add fix for kchmviewer; thanks to The-spiki for the bug report. 2008-09-04 13:53:04 +00:00
chess.griffin
a679550c54 fix install_package install directory variable; thanks to Erik Hanson for the bug report 2008-09-02 13:03:26 +00:00
chess.griffin
f8155369e7 add in fix for djvulibre; thanks to Erik Hanson for the bug report 2008-09-02 01:02:05 +00:00
chess.griffin
fbed38f72c argh, clean up whitespace 2008-09-02 00:49:18 +00:00
chess.griffin
b9bb89b243 add in fixes for hugin and lame; thanks to Erik Hanson for the bug reports 2008-09-02 00:46:54 +00:00
chess.griffin
26c9b720cc initial code to install a package; thanks to Erik Hanson for the ideas and code suggestions; also add a TERMBUILD check in the sanity checks 2008-09-02 00:39:50 +00:00
chess.griffin
d72f08a27f modify sbopkg.conf.5 man page to document TERMBUILD. 2008-08-29 01:24:15 +00:00
chess.griffin
867f44e4b9 add ability to have the build process take place in a terminal instead of the dialog interface by setting a new variable, TERMBUILD=YES in sbopkg.conf; TERMBUILD will be set to NO as a default when packages; many thanks to Erik Hanson for raising this issue and providing patches and code to make it work. 2008-08-29 01:18:27 +00:00
chess.griffin
f245e06e81 modify the 'Cancel' buttons so they say 'Back' and move the 'Return to Main Menu' in the info item menu to a button instead; thanks to Erik Hanson for the suggestions 2008-08-27 23:25:51 +00:00
chess.griffin
f8a3a34d59 modify the show sbopkg README to point to the SBOVER doc directory 2008-08-27 02:52:59 +00:00
chess.griffin
46abc202a4 modify README 2008-08-27 02:37:33 +00:00
chess.griffin
7853477853 fix a few problems with the check if repo exists function 2008-08-27 02:26:20 +00:00
chess.griffin
cef3a124a7 remove the function to create the LOCALREPO/SLACKVER and essentially move it to the sanity checks function with the other create directory commands; lots of tweaks and cleanups to the various error code checks and displayed messages 2008-08-27 02:18:48 +00:00
chess.griffin
f97244d0cf add non-dialog message for no repo exists function; add more calls to such function for cli usage 2008-08-27 01:41:15 +00:00
chess.griffin
713ebe612c tweak sbopkg.conf man page 2008-08-27 01:30:44 +00:00
chess.griffin
e05d069c2b modify message displayed if TMP cannot be cleaned due to permissions etc 2008-08-27 00:50:01 +00:00
chess.griffin
409b179163 make a function out of checking if a local repo exists since that is used several times 2008-08-27 00:44:07 +00:00
chess.griffin
1a63682c4b modify sbopkg.conf(5) man page based on modified sbopkg.conf.new file 2008-08-25 02:26:40 +00:00
chess.griffin
95ad7b9b92 improve error checking when trying to make the various sbopkg directories or when trying to clean out TMP 2008-08-25 01:55:36 +00:00
chess.griffin
0fa74d11e8 modify sbopkg.conf.new to export TMP among other changes; a big thanks to Ken Roberts for the bug report and diff, and for putting up with my questions and dialog while hashing this out. :-) 2008-08-24 22:01:58 +00:00
chess.griffin
6b3e949781 modify wget timeout to 10 seconds, add -t 5 for maximum 5 tries 2008-08-24 04:05:20 +00:00
chess.griffin
218bc9e142 whitespace cleanups 2008-08-24 02:52:21 +00:00
chess.griffin
1cdb236a26 add a new sanity check for ; modify sanity checks to create any missing directory after giving the user the chance to bail out. 2008-08-24 02:48:04 +00:00
chess.griffin
4d042bed39 edit both man pages to refer to sbopkg.conf.new 2008-08-24 02:25:13 +00:00
chess.griffin
46bb9be10c move sbopkg.conf.sample to sbopkg.conf.new in anticipation of new doinst.sh script 2008-08-24 02:23:42 +00:00
chess.griffin
0b8118b924 add in artwiz-aleczapka and graveman fixes; clean up alignment from contributed patch; move a bit of code around. 2008-08-23 22:13:14 +00:00
chess.griffin
327a0e49f0 change case of Readme item in main menu to make it consistent with other menu entries 2008-08-22 04:11:50 +00:00
chess.griffin
6132b09a24 add feature to view sbopkg README 2008-08-21 04:19:10 +00:00
chess.griffin
f47761e68a clean up docs 2008-08-21 04:15:28 +00:00
chess.griffin
d1998b53de revise README; add samac ton contributors list; modify update code so it displays the in the repo version 2008-08-21 03:43:23 +00:00
chess.griffin
d8625e4f23 add fix for powertop in update list 2008-08-19 03:43:18 +00:00
chess.griffin
8423b86bdf add in a 'Return to Main Menu' from main package info menu; thanks to Murat D. Kadirov for the suggestion 2008-08-19 03:41:35 +00:00
chess.griffin
cdf7743120 commit patch from Bert Babington that fixes ubuntulooks update bug, removes $ARCH from the update comparison code to prevent false positive when different arches are used, and fixes libsigc++ and TiMidity++ update bugs 2008-08-19 03:37:13 +00:00
chess.griffin
d6502e7a23 fix typos in sbopkg.conf man page regarding TMP and OUTPUT; thanks to samac for the bug report. 2008-08-14 18:26:04 +00:00
chess.griffin
e1b1e0e52e clean up whitespace in docs and man pages 2008-08-14 00:30:05 +00:00
chess.griffin
8d6c223447 Clean up the language at the top of most menus to make the grammar and punctuation consistent. 2008-08-13 14:00:52 +00:00
chess.griffin
f99efffa93 fix one more missed whitespace cleanup 2008-08-13 13:17:31 +00:00
chess.griffin
8e950b4374 fix one missed whitespace cleanup 2008-08-13 13:14:48 +00:00
chess.griffin
680d90c7ad apply whitespace cleanup diff from Erik Hanson 2008-08-13 13:13:15 +00:00
chess.griffin
716998b66d add comment in sbopkg.conf.sample about the man page and environmental variables 2008-08-12 21:58:40 +00:00
chess.griffin
03814d07d8 modify the search code (swap grep for -iname) which eliminates false positives; thanks to Erik Hanson for the fix 2008-08-12 17:33:43 +00:00
chess.griffin
cce0fe45e3 add -i switch to grep in gen_search_package for case insensitive searches 2008-08-12 13:12:33 +00:00
chess.griffin
98fdb52d1d add while loop in the search results display page so that after viewing a search item, the user is returned to the search results 2008-08-12 03:23:21 +00:00
chess.griffin
b4c92cdce8 merge new patch from Erik Hanson that grealy improves how the search results are displayed in the dialog interface; this also changes how the browse results are displayed as well 2008-08-12 01:29:05 +00:00
chess.griffin
c555c6225b remove commented out cruft; tweak search results output; still not overly pleased with the search results output, but it will do for now. 2008-08-11 21:55:20 +00:00
chess.griffin
830dea2edc fix a stupid bug on my part that would cause the search to break 2008-08-11 21:22:48 +00:00
chess.griffin
9be1703214 apply patch from Erik Hanson to extend menu navigation to info_item menu 2008-08-11 21:14:23 +00:00
chess.griffin
4ca84deaf2 adding code derived from Erik Hanson's patch that, after performing a search from within the dialog interface, allows the user to jump directly to the menu for the selected search result; the way the search results now look is a bit funky and probably needs some cleanup, but this will work for now 2008-08-11 17:37:18 +00:00