Commit Graph

965 Commits

Author SHA1 Message Date
chess.griffin
b453078460 fixed size of lots of dialog boxes; added check to see if ChangeLog.txt exists before displaying it 2008-03-29 16:46:36 +00:00
chess.griffin
a628c076cb add an error check to the log deletion requiring root privileges; add a "done" msgbox after log is deleted. 2008-03-29 16:13:38 +00:00
chess.griffin
029ef04293 add ability to view the sbopkg-build-log from the main menu; add error check to warn user if log is not found; add ability for user to keep or delete the sbopkg-build-log after viewing it 2008-03-29 14:45:22 +00:00
chess.griffin
1f626db742 add some comments to sbopkg 2008-03-29 13:16:10 +00:00
chess.griffin
df6f38a5bf fix typo in CWD= 2008-03-29 04:28:05 +00:00
chess.griffin
c2dd179e7a added check before pkg building to see if a local SlackBuild exists and if it does, offer the user a choice of which SlackBuild to use. This works in the dialog but not on the command line yet. 2008-03-29 04:25:46 +00:00
chess.griffin
efda966a23 remove #!/bin/sh from sbopkg.conf.sample; fix CWD=$(pwd) 2008-03-29 02:32:43 +00:00
chess.griffin
9fd5df4562 add initial code for editing the SlackBuild. Seem to work ok but have not yet added ability to build a package using the edited SlackBuild but that is an easy addition. Can also delete the local edited copy of the SlackBuild. The rsync command was also tweaked to exclude the .sbopkg which is the text appended to the local edited SlackBuild. Edited man pages and version number in sbopkg to 0.0.4 2008-03-28 19:19:07 +00:00
chess.griffin
8e8e6714a9 many whitespace cleanups; added timeout to rsync call; separated rsync_command from rsync_repo in order to keep the dialog box in state while rsync is performed, similar to what happens when a build occurs; there are still some old commented out code for the time being; general cleanups 2008-03-28 02:57:25 +00:00
chess.griffin
1bb8f93543 create 0.0.2 tag; many, many changes and enhancements, many due to excellent diff and help by slakmagik; created cache directory (Robby Workman) and added ability to view cache; fixed the issue with the pkg building screen so it now holds while pkg is building (slakmagik); added -f option so user can override config file (slakmagik); added checks to see if user has write permissions on rsync directory; added --delete flag to rsync call (Alan Hicks); many other code cleanups and enhancements (slakmagik); edited sbopkg.conf.sample so it is a shell script that is parsed by sbopkg; edited both man pages to reflect changes 2008-03-27 02:35:12 +00:00
chess.griffin
40eb44a179 initial code to create cache directory to store sources; add function to get the tarball if it does not exist and then create a symlink to the package directory; add --delete to rsync calls; minor cleanups; add -x to script for debugging; added SRCDIR to sbopkg.conf.sample 2008-03-25 03:35:06 +00:00
chess.griffin
ee8f8483aa Add items to TODO: download location and ability to edit SlackBuild per SBo mailing list 2008-03-25 02:52:07 +00:00
chess.griffin
8907ba66db initial commit of sbopkg, sbopkg.conf.sample, TODO, sbopkg.conf.5, and sbopkg.8; add all except the man pages to svn propset for $Id$ tags 2008-03-24 00:42:47 +00:00
chess.griffin
0e5947600a Edited README 2008-03-23 03:38:31 +00:00
chess.griffin
646080e2d4 add README; start testing Id tags 2008-03-23 02:45:35 +00:00