Commit Graph

76 Commits

Author SHA1 Message Date
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
chess.griffin
2473d5af3d fix typos and add tweaks to both man pages 2008-08-11 02:28:00 +00:00
chess.griffin
57570758f8 merge patch from Erik Hanson; Erik's improvements include the echo statement when running the update list and the ability to retain the users place when navigating the various menus (i.e. will return to the same place in the menu); also add in argtable and libevent update fix per Erik's bug report 2008-08-11 02:02:11 +00:00
chess.griffin
63fb6ae94b add two new features: ability to clear the cache directory and ability to display a list of all installed SBo packages; toss in a few minor cleanups 2008-08-09 03:04:38 +00:00
chess.griffin
3dcf9ab880 add ctorrent fix; add another debug output if $UPDATE_DEBUG = 1 2008-08-05 19:10:22 +00:00
chess.griffin
5ed68c6bdf update sbopkg.conf(5) man page to include explanation about setting environmental variables 2008-08-05 16:43:38 +00:00
chess.griffin
59e9187183 add fix for TiMidity (thanks to ktabic for the report); switched $OUTPUT variable to $SBOPKGOUTPUT to avoid conflicts when $OUTPUT is exported in sbopkg.conf - i.e. to build packages somewhere other than /tmp/SBo (thanks to Ken Roberts for the bug report) 2008-08-05 14:50:00 +00:00
chess.griffin
13190c01f3 added a message at end of rsync notifying user the rsync is complete 2008-08-03 19:01:30 +00:00
chess.griffin
81c5fac4bb remove a bit of crufty commented out code; add to contributors list 2008-08-02 15:28:08 +00:00
chess.griffin
7e66ccb047 change date in man pages; tweak TODO and README 2008-08-02 15:23:45 +00:00
chess.griffin
e506f6799d add message to cli update check regarding UPDATELIST-DEBUGGING doc 2008-08-02 04:20:10 +00:00
chess.griffin
ab24a6a0ff add openarena hack; I guess these hacks are, for now, the easiest way to deal with the few slackbuilds that change the version number or include an svn snapshot or, like openoffice.org, add in the language to the package name string 2008-08-02 04:14:28 +00:00
chess.griffin
0e6c1c9f43 tweak update code to remove EXTRA variables; add OO.o hack; add debug output when sbopkg thinks there is a newer version installed than in repo 2008-08-02 04:06:26 +00:00
chess.griffin
5786a8cefb fix update code to check for build; add in possible future code to check for version numbers that are pegged to svn or other unusual numbering sequences 2008-07-23 01:12:45 +00:00
chess.griffin
96c0bbfb74 add information about UPDATELIST-DEBUGGING doc to the screen that appears when the update feature is used in order to help with debugging 2008-07-18 03:03:47 +00:00
chess.griffin
88cf7b5994 revise UPDATELIST-DEBUGGING 2008-07-18 03:02:46 +00:00
chess.griffin
07c3dbced5 add/revise comments 2008-07-18 02:39:12 +00:00
chess.griffin
a5bfbf7c1b modified update code so only updates are shown by default; if the UPDATE_DEBUG variable at the top is uncommented, as it is in SVN and for RC releases, then all packages are shown, including those that do not have updates as well as those when the installed version is actually newer than the repo. 2008-07-18 02:33:57 +00:00
chess.griffin
d86d8bd6b9 edit sbopkg.8 man page to clarify that -q can also search for more than one glob 2008-07-17 13:57:24 +00:00
chess.griffin
016e7ff7aa correct typo and cleanup whitespace 2008-07-17 13:42:18 +00:00
chess.griffin
68f9319346 minor fix in update code in NEWARCH and NEWBUILD parsing 2008-07-17 13:22:28 +00:00
chess.griffin
ed0117dfea add new doc UPDATELIST-DEBUGGING to help with reporting bugs in the new update list feature 2008-07-16 21:09:41 +00:00
chess.griffin
6fc9636fa5 thanks to some suggestions from Erik Hanson, I have modified the update code to make it more accurate and (hopefully) quicker; also updated sbopkg(8) man page to include the new -c option to check for updates; thanks Erik! 2008-07-16 14:24:33 +00:00
chess.griffin
37b461233f tweak debugging by adding variable so I can turn it off for a release 2008-07-15 16:08:01 +00:00
chess.griffin
5ba40b4dac minor code cleanups; copy $UPDATELIST to $TMP/sbopkg-debug-updatelist for debugging purposes during RC stages; add comments to a few functions that did not have them. 2008-07-15 15:48:17 +00:00
chess.griffin
c895f59dff formatting tweaks to both man pages 2008-07-15 15:34:11 +00:00
chess.griffin
04c064090a fix update code to remove quotes 2008-07-15 01:45:42 +00:00
chess.griffin
4f22b94f0c update TODO 2008-07-14 23:15:23 +00:00
chess.griffin
c3bdc7524b initial code to check for updates. would like to sort the list by category/appname. also would like to tweak the way the updates are displayed. testers needed for this feature. preferably, please test when you have done an rsync and you know there are updates for your installed packages. if an update does not display correctly, please let me know. 2008-07-09 02:33:35 +00:00
chess.griffin
03c2df6a40 bump size of category list due to new 2 new categories 2008-05-17 00:48:54 +00:00
chess.griffin
7c89d46216 fix bug where new repo dir was not being created; remove unused get_version_list function; remove commented out cruft 2008-05-03 15:53:25 +00:00
chess.griffin
24a0317e7b update date in man pages 2008-05-03 00:21:58 +00:00
chess.griffin
d44e2beb2d get ready for Slackware 12.1: update sbopkg, sbopkg.conf.sample, and both man pages to include Slackware 12.1; set default repo to 12.1; no substantive changes otherwise. I will release a point update (0.0.6.1) after 12.1 is released 2008-04-22 13:58:13 +00:00
chess.griffin
aef3a7b2c1 fix paths issue related to linking the source tarball 2008-04-11 14:39:03 +00:00
chess.griffin
50c2d0c28f added more error checking when building a package; tweaked the new general search 2008-04-11 13:53:45 +00:00
chess.griffin
e1b46f0d1a change search options again; now -q for query is the switch to search by string and -s is the old search by specific package name; these switches make more sense; update sbopkg.8 man page; update TODO 2008-04-09 14:14:46 +00:00
chess.griffin
1edd0b2b9b fix error with changing slackware version -- commented out code messed up the menu 2008-04-08 20:11:33 +00:00
chess.griffin
2e15e69876 link new search to dialog search interface -- works well; minor typo fixes 2008-04-08 19:54:52 +00:00
chess.griffin
aff26f4024 edit sbopkg.8 man page for new -i and -s functionality 2008-04-08 18:52:52 +00:00
chess.griffin
7299eeffb4 improve cli searching; the old -s is now -i (for information) and will display package info files; the new -s is just a general grep search for any glob 2008-04-07 13:55:55 +00:00
chess.griffin
95685a1d89 more tweaks to new change version code; fixed typos; put 12.0 above 11.0; add trademark notice for Slackware and Linux 2008-04-03 23:05:01 +00:00
chess.griffin
531a3cc087 modifications to new code to allow changing slackware version; add in a few checks to make sure $LOCALREPO/$SLACKVER exists at various points during the menu 2008-04-03 22:57:43 +00:00
chess.griffin
590667bb8c change version numbers to SVN; from now on, SVN code will remain at version SVN and I will change the version numbers at each release; import initial code to allow the user to change the Slackware version for the matching SBo mirror. In other words, a user can have a local mirror for the Slackware 11.0 SlackBuilds from SBo and also a mirror for the 12.0 SlackBuilds. These would default to /home/sbo/11.0 and /home/sbo/12.0 initially. The user can override the default SLACKVER set in the config file either with the new -v switch for cli users, or from within the dialog interface; also update man pages to reflect this new feature. 2008-04-03 22:40:00 +00:00
chess.griffin
704a8e07ce update version numbers in sbopkg and both man pages to 0.0.6 2008-04-02 17:56:47 +00:00
chess.griffin
2965d56099 add back in slakmagiks code to show_readme, which I accidentally reverted 2008-04-01 20:19:33 +00:00