You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(9) |
Nov
|
Dec
(26) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(3) |
Feb
(38) |
Mar
(11) |
Apr
(38) |
May
(21) |
Jun
(4) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(5) |
2004 |
Jan
(8) |
Feb
(1) |
Mar
(21) |
Apr
(16) |
May
(9) |
Jun
(20) |
Jul
|
Aug
(19) |
Sep
|
Oct
(1) |
Nov
(2) |
Dec
|
2005 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
(7) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
(14) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Joe Z. <jz...@us...> - 2003-03-24 05:40:01
|
Update of /cvsroot/bobs/bobs/inc/servers In directory sc8-pr-cvs1:/tmp/cvs-serv31454/bobs/inc/servers Modified Files: Makefile.am Makefile.in Log Message: make rpm Index: Makefile.am =================================================================== RCS file: /cvsroot/bobs/bobs/inc/servers/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Makefile.am 5 Feb 2003 02:05:24 -0000 1.3 +++ Makefile.am 24 Mar 2003 05:39:58 -0000 1.4 @@ -11,7 +11,8 @@ $(top_srcdir)/mkinstalldirs $(myWEBDIR)/inc/servers if test -n "$(myHTTPDUSER)"; then \ - chown -R $(myHTTPDUSER) $(myWEBDIR)/inc/servers; \ + chown -R $(myHTTPDUSER) $(myWEBDIR)/inc/servers \ + || echo "** Please run 'chown -R $(myHTTPDUSER) $(myWEBDIR)/inc/servers'"; \ fi ## END Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/inc/servers/Makefile.in,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.in 5 Feb 2003 02:05:24 -0000 1.2 +++ Makefile.in 24 Mar 2003 05:39:58 -0000 1.3 @@ -234,7 +234,8 @@ $(top_srcdir)/mkinstalldirs $(myWEBDIR)/inc/servers if test -n "$(myHTTPDUSER)"; then \ - chown -R $(myHTTPDUSER) $(myWEBDIR)/inc/servers; \ + chown -R $(myHTTPDUSER) $(myWEBDIR)/inc/servers \ + || echo "** Please run 'chown -R $(myHTTPDUSER) $(myWEBDIR)/inc/servers'"; \ fi # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. |
From: Joe Z. <jz...@us...> - 2003-03-24 05:37:42
|
Update of /cvsroot/bobs/bobs/images/menu In directory sc8-pr-cvs1:/tmp/cvs-serv31097/images/menu Added Files: menu_restore.png Log Message: Change [ BOBS ] button to [ Restore ]. --- NEW FILE: menu_restore.png --- PNG l¨]ÐFdÆüx¨ÚªÐÓÒ2 »1EÇÓdª6¦§vb)ëG¸Ï¼e ýFù$7ðuk`gÏj²VO à¾î®bnȳÆñjVÉéqâGi-nÙBlå¹À¾Ihã!=üæç ëÔFÖ(m/´>1×rõã)_ôëK?æêÈûCèǹü´¿Y ÍÕ!K²&5ÏÉN Æ¥òOÜNWÕC |
From: Joe Z. <jz...@us...> - 2003-03-24 05:37:42
|
Update of /cvsroot/bobs/bobs In directory sc8-pr-cvs1:/tmp/cvs-serv31097 Modified Files: admin.php Log Message: Change [ BOBS ] button to [ Restore ]. Index: admin.php =================================================================== RCS file: /cvsroot/bobs/bobs/admin.php,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- admin.php 20 Mar 2003 04:12:15 -0000 1.16 +++ admin.php 24 Mar 2003 05:37:39 -0000 1.17 @@ -147,7 +147,7 @@ ?> <center><h2> Administrator Login </h2></center> <div class="instruction"> - Type the BOBS administrator password and press Enter.</div> + Type the BOBS administrator password and click OK.</div> <br> <?php echo "<form action=\"$PHP_SELF\" method=\"post\">\n"; |
From: Joe Z. <jz...@us...> - 2003-03-24 05:37:42
|
Update of /cvsroot/bobs/bobs/inc In directory sc8-pr-cvs1:/tmp/cvs-serv31097/inc Modified Files: header.pinc Log Message: Change [ BOBS ] button to [ Restore ]. Index: header.pinc =================================================================== RCS file: /cvsroot/bobs/bobs/inc/header.pinc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- header.pinc 29 Sep 2002 02:01:05 -0000 1.3 +++ header.pinc 24 Mar 2003 05:37:39 -0000 1.4 @@ -9,15 +9,20 @@ <table width="100%" border="0" align="center" cellspacing="2" cellpadding="2"> <tr> <td align="center" bgcolor="#707070" width="20%"> - <a href=admin.php?menu_logout=1><img src="images/menu/menu_logout.png" border="0"></a></td> + <a href=admin.php?menu_logout=1> + <img src="images/menu/menu_logout.png" border="0"></a></td> <td align="center" bgcolor="#707070" width="20%"> - <a href=admin.php?menu_servers=1><img src="images/menu/menu_servers.png" border="0"></a></td> + <a href=admin.php?menu_servers=1> + <img src="images/menu/menu_servers.png" border="0"></a></td> <td align="center" bgcolor="#707070" width="20%"> - <a href=admin.php?menu_access=1><img src="images/menu/menu_access.png" border="0"></a></td> + <a href=admin.php?menu_access=1> + <img src="images/menu/menu_access.png" border="0"></a></td> <td align="center" bgcolor="#707070" width="20%"> - <a href=admin.php?menu_bobs=1><img src="images/menu/menu_bobs.png" border="0"></a></td> + <a href=admin.php?menu_bobs=1> + <img src="images/menu/menu_restore.png" border="0"></a></td> <td align="center" bgcolor="#707070" width="20%"> - <a href=admin.php?menu_help=1><img src="images/menu/menu_help.png" border="0"></a></td> + <a href=admin.php?menu_help=1> + <img src="images/menu/menu_help.png" border="0"></a></td> </tr> </table> |
From: Joe Z. <jz...@us...> - 2003-03-24 05:17:20
|
Update of /cvsroot/bobs/bobs/bash In directory sc8-pr-cvs1:/tmp/cvs-serv26923/bash Removed Files: copy Log Message: This file is not used. --- copy DELETED --- |
From: Joe Z. <jz...@us...> - 2003-03-20 04:12:18
|
Update of /cvsroot/bobs/bobs In directory sc8-pr-cvs1:/tmp/cvs-serv2779 Modified Files: admin.php Log Message: Click 'Add', there is no 'Create' button. Index: admin.php =================================================================== RCS file: /cvsroot/bobs/bobs/admin.php,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- admin.php 20 Mar 2003 03:34:51 -0000 1.15 +++ admin.php 20 Mar 2003 04:12:15 -0000 1.16 @@ -187,7 +187,7 @@ ?> <center><h2>Server Selection</h2></center> <p><div class="instruction">Select a server to Change or Delete, - or type the name of a new Server/Share and click Create</div></p> + or type the name of a new Server/Share and click Add</div></p> <?php // Initialize the server list object |
From: Joe Z. <jz...@us...> - 2003-03-20 03:34:54
|
Update of /cvsroot/bobs/bobs In directory sc8-pr-cvs1:/tmp/cvs-serv20024 Modified Files: admin.php Log Message: Changed 'OK' button to 'Next' to avoid much confusion. Index: admin.php =================================================================== RCS file: /cvsroot/bobs/bobs/admin.php,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- admin.php 26 Oct 2002 02:01:34 -0000 1.14 +++ admin.php 20 Mar 2003 03:34:51 -0000 1.15 @@ -63,43 +63,47 @@ // Main control loop // ------------------ switch (TRUE) { -// case ($admin->iserror()): // FIXME: Error message is set +// case ($admin->iserror()): // FIXME: Error message is set // $admin->puterrmsg(); // break; - case (isset($_GET['menu_logout'])): // logout button pressed - case ($admin->check_admin($_POST['password']) != "yes"): // not logged in + case (isset($_GET['menu_logout'])): // logout button pressed + case ($admin->check_admin($_POST['password']) != "yes"): // not logged in admin_login(); // login screen break; - case (isset($_GET['menu_servers'])): // servers button pressed - case (isset($_POST['login_button_OK'])): // login OK button pressed + case (isset($_GET['menu_servers'])): // servers button pressed + case (isset($_POST['login_button_OK'])): // login OK button pressed select_server(); // Server selection screen break; - case ($_POST['selectlist']['name'] == "serverlist"): // Server list form action - $itemval = $serverlist->getvalue($_POST['selectlist']); // Get value of selected item + case ($_POST['selectlist']['name'] == "serverlist"): // Server list form action + $itemval = $serverlist->getvalue($_POST['selectlist']); // Get value of selected item list($server_key, $server_name, $share_name)= split(",", $itemval[0], 3); switch ($serverlist->getaction($_POST['selectlist'])) { case ("Add"): // Create server button pressed $servercfg->init_new_server($itemval[0], $itemval[1]); - // Init fields for new server - edit_server("create", $itemval[0], $itemval[1], $_POST['settings']); // Server detail: create mode + // Init fields for new server + edit_server("create", $itemval[0], $itemval[1], $_POST['settings']); + // Server detail: create mode break; case ("Change"): // Change server button pressed - edit_server("change", $server_name, $share_name, $_POST['settings']); // Server detail: change mode + edit_server("change", $server_name, $share_name, $_POST['settings']); + // Server detail: change mode break; case ("Delete"): // Delete server button pressed - edit_server("delete", $server_name, $share_name, $_POST['settings']); // Server detail: delete mode + edit_server("delete", $server_name, $share_name, $_POST['settings']); + // Server detail: delete mode break; } break; - case (isset($_POST['edit_server_OK'])): // On edit server detail already - if (changed($_POST['settings']) == TRUE){ // screen settings changed - edit_server($_POST['mode_name'], $_POST['server_name'], $_POST['share_name'], $_POST['settings']); // redisplay edit server detail screen - } else { // screen settings did not change - confirm_server($_POST['server_name'], $_POST['share_name'], $_POST['mode_name'], $_POST['settings']); - // confirm server changes screen + case (isset($_POST['edit_server_OK'])): // On edit server detail already + if (changed($_POST['settings']) == TRUE){ // screen settings changed + edit_server($_POST['mode_name'], $_POST['server_name'], $_POST['share_name'], $_POST['settings']); + // redisplay edit server detail screen + } else { // screen settings did not change + confirm_server($_POST['server_name'], $_POST['share_name'], $_POST['mode_name'], $_POST['settings']); + // confirm server changes screen } break; - case (isset($_POST['save_changes'])): // Commit the server changes to disk + case (isset($_POST['save_changes'])): // Commit the server changes to disk $servercfg->commit_changes($_POST['mode_name']); select_server(); // Back to server selection screen break; @@ -274,7 +278,7 @@ // parse the config into a html editable page $html .= parse_edit_html($mode); - $html .= "<tr><td align=\"center\" colspan=\"2\"><br><input type=\"submit\" name=\"edit_server_OK\" value=\"OK\">"; + $html .= "<tr><td align=\"center\" colspan=\"2\"><br><input type=\"submit\" name=\"edit_server_OK\" value=\"Next\">"; $html .= "<input type=\"hidden\" name=\"server_key\" value=\"$server\">\n"; // save server id // Save the server/share key in hidden screen fields $html .= '<input type="hidden" name="server_name" value="'; |
From: Joe Z. <jz...@us...> - 2003-02-05 02:06:04
|
Update of /cvsroot/bobs/bobs/inc/excludes In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs/inc/excludes Modified Files: Makefile.am Makefile.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.am =================================================================== RCS file: /cvsroot/bobs/bobs/inc/excludes/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.am 22 Dec 2002 02:30:33 -0000 1.1 +++ Makefile.am 5 Feb 2003 02:05:24 -0000 1.2 @@ -3,5 +3,4 @@ dist_html_DATA = default.excludelist -uninstall-local: - rmdir $(htmldir) +## END Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/inc/excludes/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Feb 2003 19:27:34 -0000 1.1 +++ Makefile.in 5 Feb 2003 02:05:24 -0000 1.2 @@ -75,9 +75,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ htmldir = $(myWEBDIR)/inc/excludes @@ -210,7 +213,7 @@ mostlyclean-am: mostlyclean-generic -uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local +uninstall-am: uninstall-dist_htmlDATA uninstall-info-am .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ @@ -219,11 +222,8 @@ install-man install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic uninstall uninstall-am \ - uninstall-dist_htmlDATA uninstall-info-am uninstall-local - + uninstall-dist_htmlDATA uninstall-info-am -uninstall-local: - rmdir $(htmldir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |
From: Joe Z. <jz...@us...> - 2003-02-05 02:06:04
|
Update of /cvsroot/bobs/bobs/inc In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs/inc Modified Files: Makefile.am Makefile.in config.php.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.am =================================================================== RCS file: /cvsroot/bobs/bobs/inc/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 3 Feb 2003 05:51:42 -0000 1.2 +++ Makefile.am 5 Feb 2003 02:05:23 -0000 1.3 @@ -4,5 +4,4 @@ dist_html_DATA = $(wildcard *.php *.pinc *.ini) -uninstall-local: - rmdir $(htmldir) +## END Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/inc/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Feb 2003 19:27:34 -0000 1.1 +++ Makefile.in 5 Feb 2003 02:05:24 -0000 1.2 @@ -75,9 +75,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ SUBDIRS = excludes servers templates htmldir = $(myWEBDIR)/inc @@ -325,7 +328,7 @@ mostlyclean-am: mostlyclean-generic -uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local +uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-info: uninstall-info-recursive @@ -342,12 +345,8 @@ maintainer-clean-generic maintainer-clean-recursive mostlyclean \ mostlyclean-generic mostlyclean-recursive tags tags-recursive \ uninstall uninstall-am uninstall-dist_htmlDATA \ - uninstall-info-am uninstall-info-recursive uninstall-local \ - uninstall-recursive - + uninstall-info-am uninstall-info-recursive uninstall-recursive -uninstall-local: - rmdir $(htmldir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: Index: config.php.in =================================================================== RCS file: /cvsroot/bobs/bobs/inc/config.php.in,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- config.php.in 24 Aug 2002 20:26:47 -0000 1.4 +++ config.php.in 5 Feb 2003 02:05:24 -0000 1.5 @@ -8,18 +8,18 @@ // Base dir to do full current backups. This is where // the current backup will be stored. -$sys_conf["backupdir"] = '@myBOBSDATA@/current'; +$sys_conf["backupdir"] = '@myrealBOBSDATA@/current'; // Base dir to put backup files in. This is where files // that have changed are moved to. -$sys_conf["incomingdir"] = '@myBOBSDATA@/incoming'; +$sys_conf["incomingdir"] = '@myrealBOBSDATA@/incoming'; // Base dir to store incremental backups. This is where // incremental backup files are stored. -$sys_conf["incrementdir"] = '@myBOBSDATA@/incremental'; +$sys_conf["incrementdir"] = '@myrealBOBSDATA@/incremental'; // root of the bobs site. -$sys_conf["siteroot"] = '@myWEBDIR@'; +$sys_conf["siteroot"] = '@myrealWEBDIR@'; // Server definition template |
From: Joe Z. <jz...@us...> - 2003-02-05 02:06:03
|
Update of /cvsroot/bobs/bobs/cron In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs/cron Modified Files: Makefile.am Makefile.in backup.php.in check_loop.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.am =================================================================== RCS file: /cvsroot/bobs/bobs/cron/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 3 Feb 2003 05:47:05 -0000 1.2 +++ Makefile.am 5 Feb 2003 02:05:22 -0000 1.3 @@ -19,18 +19,30 @@ # Add 'check_loop' to crontab +# Make the crontab directory (for testing distribution with 'make distcheck') + $(top_srcdir)/mkinstalldirs $(myCRONTABDIR) + # backup crontab - cp -vp /etc/crontab /etc/crontab.bak # Copy back all but check_loop - grep -v current/process/check_loop /etc/crontab.bak > /etc/crontab # Add check_loop - echo '0-59/5 * * * * root $(myBOBSDATA)/current/process/check_loop' >> /etc/crontab + if test -f "$(myCRONTABDIR)/crontab"; then \ + cp -vp $(myCRONTABDIR)/crontab $(myCRONTABDIR)/crontab.bak; \ + grep -v current/process/check_loop \ + $(myCRONTABDIR)/crontab.bak > $(myCRONTABDIR)/crontab; \ + echo '0-59/5 * * * * root $(myBOBSDATA)/current/process/check_loop' \ + >> $(myCRONTABDIR)/crontab; \ + fi # Remove 'check_loop' from crontab uninstall-local: # backup crontab - cp -vp /etc/crontab /etc/crontab.bak # Copy back all but check_loop - grep -v current/process/check_loop /etc/crontab.bak > /etc/crontab + if test -f "$(myCRONTABDIR)/crontab"; then \ + cp -vp $(myCRONTABDIR)/crontab $(myCRONTABDIR)/crontab.bak; \ + grep -v current/process/check_loop $(myCRONTABDIR)/crontab.bak \ + > $(myCRONTABDIR)/crontab; \ + fi + +# END Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/cron/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Feb 2003 19:27:33 -0000 1.1 +++ Makefile.in 5 Feb 2003 02:05:22 -0000 1.2 @@ -77,9 +77,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ crondir = $(myCRONDIR) @@ -269,21 +272,33 @@ # Add 'check_loop' to crontab +# Make the crontab directory (for testing distribution with 'make distcheck') + $(top_srcdir)/mkinstalldirs $(myCRONTABDIR) + # backup crontab - cp -vp /etc/crontab /etc/crontab.bak # Copy back all but check_loop - grep -v current/process/check_loop /etc/crontab.bak > /etc/crontab # Add check_loop - echo '0-59/5 * * * * root $(myBOBSDATA)/current/process/check_loop' >> /etc/crontab + if test -f "$(myCRONTABDIR)/crontab"; then \ + cp -vp $(myCRONTABDIR)/crontab $(myCRONTABDIR)/crontab.bak; \ + grep -v current/process/check_loop \ + $(myCRONTABDIR)/crontab.bak > $(myCRONTABDIR)/crontab; \ + echo '0-59/5 * * * * root $(myBOBSDATA)/current/process/check_loop' \ + >> $(myCRONTABDIR)/crontab; \ + fi # Remove 'check_loop' from crontab uninstall-local: # backup crontab - cp -vp /etc/crontab /etc/crontab.bak # Copy back all but check_loop - grep -v current/process/check_loop /etc/crontab.bak > /etc/crontab + if test -f "$(myCRONTABDIR)/crontab"; then \ + cp -vp $(myCRONTABDIR)/crontab $(myCRONTABDIR)/crontab.bak; \ + grep -v current/process/check_loop $(myCRONTABDIR)/crontab.bak \ + > $(myCRONTABDIR)/crontab; \ + fi + +# END # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: Index: backup.php.in =================================================================== RCS file: /cvsroot/bobs/bobs/cron/backup.php.in,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- backup.php.in 8 Jan 2003 15:55:50 -0000 1.5 +++ backup.php.in 5 Feb 2003 02:05:22 -0000 1.6 @@ -5,7 +5,7 @@ // Can't get siteroot from class_config because this file // is in a cron directory, not the bobs site root. -$siteroot = '@myWEBDIR@'; +$siteroot = '@myrealWEBDIR@'; require($siteroot . '/inc/class_config.php'); require($siteroot . '/inc/class_server.php'); Index: check_loop.in =================================================================== RCS file: /cvsroot/bobs/bobs/cron/check_loop.in,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- check_loop.in 3 Feb 2003 19:35:02 -0000 1.2 +++ check_loop.in 5 Feb 2003 02:05:22 -0000 1.3 @@ -6,7 +6,7 @@ # It returned blank on my system. # This is a path that needs to be set! -CMDLOOP_DIR='@myBOBSDATA@/current/process' +CMDLOOP_DIR='@myrealBOBSDATA@/current/process' CMDLOOP_PID=`/sbin/pidof -x cmdloop` |
From: Joe Z. <jz...@us...> - 2003-02-05 02:06:03
|
Update of /cvsroot/bobs/bobs/inc/servers In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs/inc/servers Modified Files: Makefile.am Makefile.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.am =================================================================== RCS file: /cvsroot/bobs/bobs/inc/servers/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 3 Feb 2003 05:51:42 -0000 1.2 +++ Makefile.am 5 Feb 2003 02:05:24 -0000 1.3 @@ -3,5 +3,17 @@ dist_html_DATA = $(wildcard *.ini) -uninstall-local: - rmdir $(htmldir) +install-data-local: + +# httpd process must be able to write to html server dirs +# so make the httpd process own the directory + + $(top_srcdir)/mkinstalldirs $(myWEBDIR)/inc/servers + + if test -n "$(myHTTPDUSER)"; then \ + chown -R $(myHTTPDUSER) $(myWEBDIR)/inc/servers; \ + fi + +## END + + Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/inc/servers/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Feb 2003 19:27:35 -0000 1.1 +++ Makefile.in 5 Feb 2003 02:05:24 -0000 1.2 @@ -75,9 +75,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ htmldir = $(myWEBDIR)/inc/servers @@ -192,7 +195,7 @@ info-am: -install-data-am: install-dist_htmlDATA +install-data-am: install-data-local install-dist_htmlDATA install-exec-am: @@ -210,20 +213,29 @@ mostlyclean-am: mostlyclean-generic -uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local +uninstall-am: uninstall-dist_htmlDATA uninstall-info-am .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ - install-am install-data install-data-am install-dist_htmlDATA \ - install-exec install-exec-am install-info install-info-am \ - install-man install-strip installcheck installcheck-am \ - installdirs maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic uninstall uninstall-am \ - uninstall-dist_htmlDATA uninstall-info-am uninstall-local + install-am install-data install-data-am install-data-local \ + install-dist_htmlDATA install-exec install-exec-am install-info \ + install-info-am install-man install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + uninstall uninstall-am uninstall-dist_htmlDATA \ + uninstall-info-am -uninstall-local: - rmdir $(htmldir) +install-data-local: + +# httpd process must be able to write to html server dirs +# so make the httpd process own the directory + + $(top_srcdir)/mkinstalldirs $(myWEBDIR)/inc/servers + + if test -n "$(myHTTPDUSER)"; then \ + chown -R $(myHTTPDUSER) $(myWEBDIR)/inc/servers; \ + fi # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |
From: Joe Z. <jz...@us...> - 2003-02-05 02:06:03
|
Update of /cvsroot/bobs/bobs/images/menu In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs/images/menu Modified Files: Makefile.am Makefile.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.am =================================================================== RCS file: /cvsroot/bobs/bobs/images/menu/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 3 Feb 2003 05:51:42 -0000 1.2 +++ Makefile.am 5 Feb 2003 02:05:23 -0000 1.3 @@ -3,7 +3,4 @@ dist_html_DATA = $(wildcard *.gif *.png) -uninstall-local: - rmdir $(htmldir) - ## END Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/images/menu/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Feb 2003 19:27:34 -0000 1.1 +++ Makefile.in 5 Feb 2003 02:05:23 -0000 1.2 @@ -75,9 +75,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ htmldir = $(myWEBDIR)/images/menu @@ -210,7 +213,7 @@ mostlyclean-am: mostlyclean-generic -uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local +uninstall-am: uninstall-dist_htmlDATA uninstall-info-am .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ @@ -219,11 +222,8 @@ install-man install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic uninstall uninstall-am \ - uninstall-dist_htmlDATA uninstall-info-am uninstall-local - + uninstall-dist_htmlDATA uninstall-info-am -uninstall-local: - rmdir $(htmldir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |
From: Joe Z. <jz...@us...> - 2003-02-05 02:06:03
|
Update of /cvsroot/bobs/bobs/images/bar In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs/images/bar Modified Files: Makefile.am Makefile.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.am =================================================================== RCS file: /cvsroot/bobs/bobs/images/bar/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 3 Feb 2003 05:51:42 -0000 1.2 +++ Makefile.am 5 Feb 2003 02:05:23 -0000 1.3 @@ -3,7 +3,4 @@ dist_html_DATA = $(wildcard *.gif) -uninstall-local: - rmdir $(htmldir) - ## END Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/images/bar/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Feb 2003 19:27:34 -0000 1.1 +++ Makefile.in 5 Feb 2003 02:05:23 -0000 1.2 @@ -75,9 +75,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ htmldir = $(myWEBDIR)/images/bar @@ -210,7 +213,7 @@ mostlyclean-am: mostlyclean-generic -uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local +uninstall-am: uninstall-dist_htmlDATA uninstall-info-am .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ @@ -219,11 +222,8 @@ install-man install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic uninstall uninstall-am \ - uninstall-dist_htmlDATA uninstall-info-am uninstall-local - + uninstall-dist_htmlDATA uninstall-info-am -uninstall-local: - rmdir $(htmldir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |
From: Joe Z. <jz...@us...> - 2003-02-05 02:06:03
|
Update of /cvsroot/bobs/bobs/images In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs/images Modified Files: Makefile.am Makefile.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.am =================================================================== RCS file: /cvsroot/bobs/bobs/images/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 3 Feb 2003 05:51:42 -0000 1.2 +++ Makefile.am 5 Feb 2003 02:05:23 -0000 1.3 @@ -4,7 +4,4 @@ dist_html_DATA = $(wildcard *.gif) -uninstall-local: - rmdir $(htmldir) - ## END Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/images/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Feb 2003 19:27:34 -0000 1.1 +++ Makefile.in 5 Feb 2003 02:05:23 -0000 1.2 @@ -75,9 +75,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ SUBDIRS = bar menu htmldir = $(myWEBDIR)/images @@ -323,7 +326,7 @@ mostlyclean-am: mostlyclean-generic -uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local +uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-info: uninstall-info-recursive @@ -340,12 +343,8 @@ maintainer-clean-generic maintainer-clean-recursive mostlyclean \ mostlyclean-generic mostlyclean-recursive tags tags-recursive \ uninstall uninstall-am uninstall-dist_htmlDATA \ - uninstall-info-am uninstall-info-recursive uninstall-local \ - uninstall-recursive - + uninstall-info-am uninstall-info-recursive uninstall-recursive -uninstall-local: - rmdir $(htmldir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |
From: Joe Z. <jz...@us...> - 2003-02-05 02:06:01
|
Update of /cvsroot/bobs/bobs/inc/templates In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs/inc/templates Modified Files: Makefile.am Makefile.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.am =================================================================== RCS file: /cvsroot/bobs/bobs/inc/templates/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 3 Feb 2003 05:51:42 -0000 1.2 +++ Makefile.am 5 Feb 2003 02:05:24 -0000 1.3 @@ -3,5 +3,4 @@ dist_html_DATA = $(wildcard *.php *.sh) -uninstall-local: - rmdir $(htmldir) +## END Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/inc/templates/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Feb 2003 19:27:35 -0000 1.1 +++ Makefile.in 5 Feb 2003 02:05:24 -0000 1.2 @@ -75,9 +75,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ htmldir = $(myWEBDIR)/inc/templates @@ -210,7 +213,7 @@ mostlyclean-am: mostlyclean-generic -uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local +uninstall-am: uninstall-dist_htmlDATA uninstall-info-am .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ @@ -219,11 +222,8 @@ install-man install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic uninstall uninstall-am \ - uninstall-dist_htmlDATA uninstall-info-am uninstall-local - + uninstall-dist_htmlDATA uninstall-info-am -uninstall-local: - rmdir $(htmldir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |
From: Joe Z. <jz...@us...> - 2003-02-05 02:06:00
|
Update of /cvsroot/bobs/bobs/doc In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs/doc Modified Files: Makefile.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/doc/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Feb 2003 19:27:34 -0000 1.1 +++ Makefile.in 5 Feb 2003 02:05:22 -0000 1.2 @@ -77,9 +77,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ EXTRA_DIST = assign.php fileformat list.php subdir = doc |
From: Joe Z. <jz...@us...> - 2003-02-05 02:05:57
|
Update of /cvsroot/bobs/bobs In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs Modified Files: Makefile.am Makefile.in configure configure.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.am =================================================================== RCS file: /cvsroot/bobs/bobs/Makefile.am,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- Makefile.am 3 Feb 2003 05:51:42 -0000 1.9 +++ Makefile.am 5 Feb 2003 02:05:21 -0000 1.10 @@ -66,25 +66,26 @@ if test -n "$(myHTTPDUSER)"; then \ chown -R $(myHTTPDUSER) $(myBOBSDATA); \ - chown -R $(myHTTPDUSER) $(myWEBDIR)/inc/servers; \ fi # Remove some other crap for 'make distclean' distclean-local: rm -rf auto*.cache -# not enuf auth rm -rf $(PACKAGE)-$(VERSION) + -chmod 755 $(PACKAGE)-$(VERSION) + -rm -rf $(PACKAGE)-$(VERSION) rm -f $(PACKAGE)-$(VERSION).tar.gz # # Extra stuff to uninstall +# The '-' on '-rmdir' tells 'make' to ignore any error returned by command # uninstall-local: - rmdir $(htmldir) - rmdir $(myBOBSDATA)/current/process/{cmd,mounts,session} - rmdir $(myBOBSDATA)/current/process - rmdir $(myBOBSDATA)/current - rmdir $(myBOBSDATA) + -rmdir `find $(myWEBDIR) -type d | sort -r` + -rmdir $(myBOBSDATA)/current/process/{cmd,mounts,session} + -rmdir $(myBOBSDATA)/current/process + -rmdir $(myBOBSDATA)/current + -rmdir $(myBOBSDATA) # # This will remove all the install directories - empty or not. Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/Makefile.in,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- Makefile.in 3 Feb 2003 05:51:42 -0000 1.6 +++ Makefile.in 5 Feb 2003 02:05:21 -0000 1.7 @@ -82,9 +82,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ SUBDIRS = bash doc cron images inc js winc @@ -472,25 +475,26 @@ if test -n "$(myHTTPDUSER)"; then \ chown -R $(myHTTPDUSER) $(myBOBSDATA); \ - chown -R $(myHTTPDUSER) $(myWEBDIR)/inc/servers; \ fi # Remove some other crap for 'make distclean' distclean-local: rm -rf auto*.cache -# not enuf auth rm -rf $(PACKAGE)-$(VERSION) + -chmod 755 $(PACKAGE)-$(VERSION) + -rm -rf $(PACKAGE)-$(VERSION) rm -f $(PACKAGE)-$(VERSION).tar.gz # # Extra stuff to uninstall +# The '-' on '-rmdir' tells 'make' to ignore any error returned by command # uninstall-local: - rmdir $(htmldir) - rmdir $(myBOBSDATA)/current/process/{cmd,mounts,session} - rmdir $(myBOBSDATA)/current/process - rmdir $(myBOBSDATA)/current - rmdir $(myBOBSDATA) + -rmdir `find $(myWEBDIR) -type d | sort -r` + -rmdir $(myBOBSDATA)/current/process/{cmd,mounts,session} + -rmdir $(myBOBSDATA)/current/process + -rmdir $(myBOBSDATA)/current + -rmdir $(myBOBSDATA) # # This will remove all the install directories - empty or not. Index: configure =================================================================== RCS file: /cvsroot/bobs/bobs/configure,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- configure 22 Dec 2002 02:30:31 -0000 1.4 +++ configure 5 Feb 2003 02:05:21 -0000 1.5 @@ -259,6 +259,7 @@ PACKAGE_BUGREPORT='' ac_unique_file="admin.php" +ac_default_prefix='' # Initialize some variables set by options. ac_init_help= @@ -1547,10 +1548,12 @@ + + # Check whether --with-webdir or --without-webdir was given. if test "${with_webdir+set}" = set; then withval="$with_webdir" - myWEBDIR=${DESTDIR}$with_webdir/bobs + myWEBDIR=$with_webdir/bobs else echo "$as_me:$LINENO: checking for /home/httpd/html" >&5 @@ -1571,7 +1574,7 @@ echo "$as_me:$LINENO: result: $ac_cv_file__home_httpd_html" >&5 echo "${ECHO_T}$ac_cv_file__home_httpd_html" >&6 if test $ac_cv_file__home_httpd_html = yes; then - myDOCUMENTROOT=/home/httpd/html + myDOCUMENTROOT='${prefix}'/home/httpd/html fi echo "$as_me:$LINENO: checking for /var/www/html" >&5 @@ -1592,7 +1595,7 @@ echo "$as_me:$LINENO: result: $ac_cv_file__var_www_html" >&5 echo "${ECHO_T}$ac_cv_file__var_www_html" >&6 if test $ac_cv_file__var_www_html = yes; then - myDOCUMENTROOT=/var/www/html + myDOCUMENTROOT='${prefix}'/var/www/html fi if test -z "$myDOCUMENTROOT"; then @@ -1602,7 +1605,7 @@ echo "$as_me: error: \"*** Please use the --with-webdir=DIR configuration option.\"" >&2;} { (exit 1); exit 1; }; } else - myWEBDIR=${DESTDIR}${myDOCUMENTROOT}/bobs + myWEBDIR=${myDOCUMENTROOT}/bobs fi @@ -1613,9 +1616,9 @@ # Check whether --with-bobsdata or --without-bobsdata was given. if test "${with_bobsdata+set}" = set; then withval="$with_bobsdata" - myBOBSDATA=${DESTDIR}${with_bobsdata}/bobsdata + myBOBSDATA=${with_bobsdata}/bobsdata else - myBOBSDATA=${DESTDIR}/var/bobsdata + myBOBSDATA=${localstatedir}/bobsdata fi; @@ -1623,9 +1626,9 @@ # Check whether --with-crondir or --without-crondir was given. if test "${with_crondir+set}" = set; then withval="$with_crondir" - myCRONDIR=${DESTDIR}${with_crondir} + myCRONDIR=${with_crondir} else - myCRONDIR=${DESTDIR}/etc/cron.daily + myCRONDIR=${sysconfdir}/cron.daily fi; @@ -1650,6 +1653,10 @@ myPASS=admin +myCRONTABDIR=${sysconfdir} + + + @@ -1662,6 +1669,19 @@ ac_config_files="$ac_config_files Makefile bash/Makefile cron/Makefile doc/Makefile images/Makefile images/bar/Makefile images/menu/Makefile inc/Makefile inc/Makefile inc/excludes/Makefile inc/servers/Makefile inc/templates/Makefile js/Makefile winc/Makefile" + +myrealBOBSDATA=`( + test "x$prefix" = xNONE && prefix=$ac_default_prefix + eval echo "$myBOBSDATA" +)` + + +myrealWEBDIR=`( + test "x$prefix" = xNONE && prefix=$ac_default_prefix + eval echo "$myWEBDIR" +)` + + ac_config_files="$ac_config_files inc/config.php cron/backup.php cron/check_loop" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -2277,8 +2297,11 @@ s,@myWEBDIR@,$myWEBDIR,;t t s,@myBOBSDATA@,$myBOBSDATA,;t t s,@myCRONDIR@,$myCRONDIR,;t t +s,@myCRONTABDIR@,$myCRONTABDIR,;t t s,@myPASS@,$myPASS,;t t s,@myHTTPDUSER@,$myHTTPDUSER,;t t +s,@myrealBOBSDATA@,$myrealBOBSDATA,;t t +s,@myrealWEBDIR@,$myrealWEBDIR,;t t CEOF _ACEOF @@ -2510,12 +2533,22 @@ echo " ======================================== -Your configuration: - web pages directory = $myWEBDIR - bobs data directory = $myBOBSDATA - cron directory = $myCRONDIR - admin password = $myPASS - -*** $WARNCOUNT warning(s) -" +Your configuration:" +echo -n " web pages directory = "; eval echo $myWEBDIR +echo -n " bobs data directory = "; eval echo $myBOBSDATA +echo -n " cron directory = "; eval echo $myCRONDIR +echo " admin password = $myPASS" +echo "" +echo "*** $WARNCOUNT warning(s)" +echo "" +echo "The following is just for testing and will be removed:" +echo "" +echo "prefix: ${prefix}" +echo "sysconfdir: ${sysconfdir}" +echo "myWEBDIR: ${myWEBDIR}" +echo "myrealWEBDIR: ${myrealWEBDIR}" +echo "myBOBSDATA: ${myBOBSDATA}" +echo "myrealBOBSDATA: ${myrealBOBSDATA}" +echo "myCRONDIR: ${myCRONDIR}" +echo "myCRONTABDIR: ${myCRONTABDIR}" Index: configure.in =================================================================== RCS file: /cvsroot/bobs/bobs/configure.in,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- configure.in 22 Dec 2002 02:30:32 -0000 1.6 +++ configure.in 5 Feb 2003 02:05:22 -0000 1.7 @@ -10,6 +10,7 @@ dnl> Get 'make dist' to work. dnl> This is how I am currently building the package: dnl> aclocal;autoconf;automake --add-missing;./configure +dnl> 02-03-2003 Provide destination for crontab for 'make rpm'. PACKAGE=bobs VERSION=0.5.1 @@ -28,20 +29,25 @@ WARNCOUNT=0 dnl> +dnl> make the root directory '/' the default for the installation +dnl> +AC_PREFIX_DEFAULT('') + +dnl> dnl> Decide where to put the bobs web pages. dnl> If not specified --with-webdir, then look for the http root. dnl> AC_ARG_WITH(webdir,[ --with-webdir=DIR Place the bobs web pages in DIR], - myWEBDIR=${DESTDIR}$with_webdir/bobs, + myWEBDIR=$with_webdir/bobs, [ - AC_CHECK_FILE(/home/httpd/html,myDOCUMENTROOT=/home/httpd/html) - AC_CHECK_FILE(/var/www/html, myDOCUMENTROOT=/var/www/html) + AC_CHECK_FILE(/home/httpd/html,myDOCUMENTROOT='${prefix}'/home/httpd/html) + AC_CHECK_FILE(/var/www/html, myDOCUMENTROOT='${prefix}'/var/www/html) if test -z "$myDOCUMENTROOT"; then AC_MSG_WARN("*** I\'m unable to determine where your website root is.") AC_MSG_ERROR("*** Please use the --with-webdir=DIR configuration option.") else - myWEBDIR=${DESTDIR}${myDOCUMENTROOT}/bobs + myWEBDIR=${myDOCUMENTROOT}/bobs fi ] ) @@ -53,7 +59,7 @@ dnl> AC_ARG_WITH(bobsdata,[ --with-bobsdata=DIR Place the bobs data (backups) in DIR ], - myBOBSDATA=${DESTDIR}${with_bobsdata}/bobsdata, myBOBSDATA=${DESTDIR}/var/bobsdata ) + myBOBSDATA=${with_bobsdata}/bobsdata, myBOBSDATA=${localstatedir}/bobsdata ) dnl> dnl> Set the location of the cron.daily directory @@ -62,7 +68,7 @@ dnl> AC_ARG_WITH(crondir,[ --with-crondir=DIR Location of cron.daily directory ], - myCRONDIR=${DESTDIR}${with_crondir}, myCRONDIR=${DESTDIR}/etc/cron.daily ) + myCRONDIR=${with_crondir}, myCRONDIR=${sysconfdir}/cron.daily ) dnl> dnl> Try to determine the user id of the web server. @@ -87,6 +93,12 @@ myPASS=admin dnl> +dnl> Location of crontab file +dnl> + +myCRONTABDIR=${sysconfdir} + +dnl> dnl> The following variables will will be substituted with their dnl> actual values in the files specified in AC_OUTPUT(). dnl> @@ -94,6 +106,7 @@ AC_SUBST(myWEBDIR) AC_SUBST(myBOBSDATA) AC_SUBST(myCRONDIR) +AC_SUBST(myCRONTABDIR) AC_SUBST(myPASS) AC_SUBST(myHTTPDUSER) AC_SUBST(PACKAGE) @@ -120,6 +133,22 @@ winc/Makefile ]) +dnl> +dnl> Resolve ${prefix} to final variable for these files +dnl> + +myrealBOBSDATA=`( + test "x$prefix" = xNONE && prefix=$ac_default_prefix + eval echo "$myBOBSDATA" +)` +AC_SUBST(myrealBOBSDATA) + +myrealWEBDIR=`( + test "x$prefix" = xNONE && prefix=$ac_default_prefix + eval echo "$myWEBDIR" +)` +AC_SUBST(myrealWEBDIR) + AC_OUTPUT([ inc/config.php cron/backup.php @@ -132,13 +161,23 @@ echo " ======================================== -Your configuration: - web pages directory = $myWEBDIR - bobs data directory = $myBOBSDATA - cron directory = $myCRONDIR - admin password = $myPASS - -*** $WARNCOUNT warning(s) -" +Your configuration:" +echo -n " web pages directory = "; eval echo $myWEBDIR +echo -n " bobs data directory = "; eval echo $myBOBSDATA +echo -n " cron directory = "; eval echo $myCRONDIR +echo " admin password = $myPASS" +echo "" +echo "*** $WARNCOUNT warning(s)" +echo "" +echo "The following is just for testing and will be removed:" +echo "" +echo "prefix: ${prefix}" +echo "sysconfdir: ${sysconfdir}" +echo "myWEBDIR: ${myWEBDIR}" +echo "myrealWEBDIR: ${myrealWEBDIR}" +echo "myBOBSDATA: ${myBOBSDATA}" +echo "myrealBOBSDATA: ${myrealBOBSDATA}" +echo "myCRONDIR: ${myCRONDIR}" +echo "myCRONTABDIR: ${myCRONTABDIR}" dnl> THE END |
From: Joe Z. <jz...@us...> - 2003-02-05 02:05:57
|
Update of /cvsroot/bobs/bobs/bash In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs/bash Modified Files: Makefile.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/bash/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Feb 2003 19:27:33 -0000 1.1 +++ Makefile.in 5 Feb 2003 02:05:22 -0000 1.2 @@ -77,9 +77,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ processdir = $(myBOBSDATA)/current/process |
From: Joe Z. <jz...@us...> - 2003-02-05 02:05:32
|
Update of /cvsroot/bobs/bobs/winc In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs/winc Modified Files: Makefile.am Makefile.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.am =================================================================== RCS file: /cvsroot/bobs/bobs/winc/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 3 Feb 2003 05:51:42 -0000 1.2 +++ Makefile.am 5 Feb 2003 02:05:29 -0000 1.3 @@ -3,5 +3,4 @@ dist_html_DATA = $(wildcard *.html *.php) -uninstall-local: - rmdir $(htmldir) +## END Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/winc/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Feb 2003 19:27:35 -0000 1.1 +++ Makefile.in 5 Feb 2003 02:05:29 -0000 1.2 @@ -75,9 +75,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ htmldir = $(myWEBDIR)/winc @@ -210,7 +213,7 @@ mostlyclean-am: mostlyclean-generic -uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local +uninstall-am: uninstall-dist_htmlDATA uninstall-info-am .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ @@ -219,11 +222,8 @@ install-man install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic uninstall uninstall-am \ - uninstall-dist_htmlDATA uninstall-info-am uninstall-local - + uninstall-dist_htmlDATA uninstall-info-am -uninstall-local: - rmdir $(htmldir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |
From: Joe Z. <jz...@us...> - 2003-02-05 02:05:31
|
Update of /cvsroot/bobs/bobs/js In directory sc8-pr-cvs1:/tmp/cvs-serv1209/bobs/js Modified Files: Makefile.am Makefile.in Log Message: All installed files now fall under ${prefix} and ${DESTDIR}. This should help with 'make rpm'. Index: Makefile.am =================================================================== RCS file: /cvsroot/bobs/bobs/js/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 3 Feb 2003 05:51:42 -0000 1.2 +++ Makefile.am 5 Feb 2003 02:05:24 -0000 1.3 @@ -3,5 +3,4 @@ dist_html_DATA = $(wildcard *.js) -uninstall-local: - rmdir $(htmldir) +## END Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/js/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Feb 2003 19:27:35 -0000 1.1 +++ Makefile.in 5 Feb 2003 02:05:25 -0000 1.2 @@ -75,9 +75,12 @@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ +myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ +myrealBOBSDATA = @myrealBOBSDATA@ +myrealWEBDIR = @myrealWEBDIR@ htmldir = $(myWEBDIR)/js @@ -210,7 +213,7 @@ mostlyclean-am: mostlyclean-generic -uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local +uninstall-am: uninstall-dist_htmlDATA uninstall-info-am .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ @@ -219,11 +222,8 @@ install-man install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic uninstall uninstall-am \ - uninstall-dist_htmlDATA uninstall-info-am uninstall-local - + uninstall-dist_htmlDATA uninstall-info-am -uninstall-local: - rmdir $(htmldir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |
From: Joe Z. <jz...@us...> - 2003-02-03 19:35:05
|
Update of /cvsroot/bobs/bobs/cron In directory sc8-pr-cvs1:/tmp/cvs-serv27792/cron Modified Files: check_loop.in Log Message: Remove path from 'cmdloop' command. pidof didn't work for me with path of cmdloop specified. Index: check_loop.in =================================================================== RCS file: /cvsroot/bobs/bobs/cron/check_loop.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- check_loop.in 6 Dec 2002 10:15:38 -0000 1.1 +++ check_loop.in 3 Feb 2003 19:35:02 -0000 1.2 @@ -1,11 +1,14 @@ #!/bin/bash # # This script checks if the cmdloop script is running. If not it starts it. +# +# 02-01-2003 jz Do not use path of cmdloop in pidof command. +# It returned blank on my system. # This is a path that needs to be set! CMDLOOP_DIR='@myBOBSDATA@/current/process' -CMDLOOP_PID=`/sbin/pidof -x $CMDLOOP_DIR/cmdloop` +CMDLOOP_PID=`/sbin/pidof -x cmdloop` if [ "$CMDLOOP_PID" == "" ] then |
From: Joe Z. <jz...@us...> - 2003-02-03 19:27:39
|
Update of /cvsroot/bobs/bobs/inc/excludes In directory sc8-pr-cvs1:/tmp/cvs-serv25899/inc/excludes Added Files: Makefile.in Log Message: Add all the Makefile.in's so ./configure will work out of the box. --- NEW FILE: Makefile.in --- # Makefile.in generated by automake 1.6.3 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_HEADER = $(INSTALL_DATA) transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : EXEEXT = @EXEEXT@ OBJEXT = @OBJEXT@ PATH_SEPARATOR = @PATH_SEPARATOR@ AMTAR = @AMTAR@ AWK = @AWK@ DEPDIR = @DEPDIR@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ PACKAGE = @PACKAGE@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ am__quote = @am__quote@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ htmldir = $(myWEBDIR)/inc/excludes dist_html_DATA = default.excludelist subdir = inc/excludes mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = DIST_SOURCES = DATA = $(dist_html_DATA) DIST_COMMON = $(dist_html_DATA) Makefile.am Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu inc/excludes/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: dist_htmlDATA_INSTALL = $(INSTALL_DATA) install-dist_htmlDATA: $(dist_html_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(htmldir) @list='$(dist_html_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(dist_htmlDATA_INSTALL) $$d$$p $(DESTDIR)$(htmldir)/$$f"; \ $(dist_htmlDATA_INSTALL) $$d$$p $(DESTDIR)$(htmldir)/$$f; \ done uninstall-dist_htmlDATA: @$(NORMAL_UNINSTALL) @list='$(dist_html_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(htmldir)/$$f"; \ rm -f $(DESTDIR)$(htmldir)/$$f; \ done tags: TAGS TAGS: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = ../.. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) @list='$(DISTFILES)'; for file in $$list; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: $(mkinstalldirs) $(DESTDIR)$(htmldir) install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: install-dist_htmlDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ install-am install-data install-data-am install-dist_htmlDATA \ install-exec install-exec-am install-info install-info-am \ install-man install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic uninstall uninstall-am \ uninstall-dist_htmlDATA uninstall-info-am uninstall-local uninstall-local: rmdir $(htmldir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |
From: Joe Z. <jz...@us...> - 2003-02-03 19:27:39
|
Update of /cvsroot/bobs/bobs/inc/servers In directory sc8-pr-cvs1:/tmp/cvs-serv25899/inc/servers Added Files: Makefile.in Log Message: Add all the Makefile.in's so ./configure will work out of the box. --- NEW FILE: Makefile.in --- # Makefile.in generated by automake 1.6.3 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_HEADER = $(INSTALL_DATA) transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : EXEEXT = @EXEEXT@ OBJEXT = @OBJEXT@ PATH_SEPARATOR = @PATH_SEPARATOR@ AMTAR = @AMTAR@ AWK = @AWK@ DEPDIR = @DEPDIR@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ PACKAGE = @PACKAGE@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ am__quote = @am__quote@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ htmldir = $(myWEBDIR)/inc/servers dist_html_DATA = $(wildcard *.ini) subdir = inc/servers mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = DIST_SOURCES = DATA = $(dist_html_DATA) DIST_COMMON = $(dist_html_DATA) Makefile.am Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu inc/servers/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: dist_htmlDATA_INSTALL = $(INSTALL_DATA) install-dist_htmlDATA: $(dist_html_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(htmldir) @list='$(dist_html_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(dist_htmlDATA_INSTALL) $$d$$p $(DESTDIR)$(htmldir)/$$f"; \ $(dist_htmlDATA_INSTALL) $$d$$p $(DESTDIR)$(htmldir)/$$f; \ done uninstall-dist_htmlDATA: @$(NORMAL_UNINSTALL) @list='$(dist_html_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(htmldir)/$$f"; \ rm -f $(DESTDIR)$(htmldir)/$$f; \ done tags: TAGS TAGS: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = ../.. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) @list='$(DISTFILES)'; for file in $$list; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: $(mkinstalldirs) $(DESTDIR)$(htmldir) install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: install-dist_htmlDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ install-am install-data install-data-am install-dist_htmlDATA \ install-exec install-exec-am install-info install-info-am \ install-man install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic uninstall uninstall-am \ uninstall-dist_htmlDATA uninstall-info-am uninstall-local uninstall-local: rmdir $(htmldir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |
From: Joe Z. <jz...@us...> - 2003-02-03 19:27:39
|
Update of /cvsroot/bobs/bobs/winc In directory sc8-pr-cvs1:/tmp/cvs-serv25899/winc Added Files: Makefile.in Log Message: Add all the Makefile.in's so ./configure will work out of the box. --- NEW FILE: Makefile.in --- # Makefile.in generated by automake 1.6.3 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_HEADER = $(INSTALL_DATA) transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : EXEEXT = @EXEEXT@ OBJEXT = @OBJEXT@ PATH_SEPARATOR = @PATH_SEPARATOR@ AMTAR = @AMTAR@ AWK = @AWK@ DEPDIR = @DEPDIR@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ PACKAGE = @PACKAGE@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ am__quote = @am__quote@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ htmldir = $(myWEBDIR)/winc dist_html_DATA = $(wildcard *.html *.php) subdir = winc mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = DIST_SOURCES = DATA = $(dist_html_DATA) DIST_COMMON = $(dist_html_DATA) Makefile.am Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu winc/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: dist_htmlDATA_INSTALL = $(INSTALL_DATA) install-dist_htmlDATA: $(dist_html_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(htmldir) @list='$(dist_html_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(dist_htmlDATA_INSTALL) $$d$$p $(DESTDIR)$(htmldir)/$$f"; \ $(dist_htmlDATA_INSTALL) $$d$$p $(DESTDIR)$(htmldir)/$$f; \ done uninstall-dist_htmlDATA: @$(NORMAL_UNINSTALL) @list='$(dist_html_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(htmldir)/$$f"; \ rm -f $(DESTDIR)$(htmldir)/$$f; \ done tags: TAGS TAGS: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = .. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) @list='$(DISTFILES)'; for file in $$list; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: $(mkinstalldirs) $(DESTDIR)$(htmldir) install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: install-dist_htmlDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ install-am install-data install-data-am install-dist_htmlDATA \ install-exec install-exec-am install-info install-info-am \ install-man install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic uninstall uninstall-am \ uninstall-dist_htmlDATA uninstall-info-am uninstall-local uninstall-local: rmdir $(htmldir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |
From: Joe Z. <jz...@us...> - 2003-02-03 19:27:39
|
Update of /cvsroot/bobs/bobs/inc/templates In directory sc8-pr-cvs1:/tmp/cvs-serv25899/inc/templates Added Files: Makefile.in Log Message: Add all the Makefile.in's so ./configure will work out of the box. --- NEW FILE: Makefile.in --- # Makefile.in generated by automake 1.6.3 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_HEADER = $(INSTALL_DATA) transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : EXEEXT = @EXEEXT@ OBJEXT = @OBJEXT@ PATH_SEPARATOR = @PATH_SEPARATOR@ AMTAR = @AMTAR@ AWK = @AWK@ DEPDIR = @DEPDIR@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ PACKAGE = @PACKAGE@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ am__quote = @am__quote@ install_sh = @install_sh@ myBOBSDATA = @myBOBSDATA@ myCRONDIR = @myCRONDIR@ myHTTPDUSER = @myHTTPDUSER@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ htmldir = $(myWEBDIR)/inc/templates dist_html_DATA = $(wildcard *.php *.sh) subdir = inc/templates mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = DIST_SOURCES = DATA = $(dist_html_DATA) DIST_COMMON = $(dist_html_DATA) Makefile.am Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu inc/templates/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: dist_htmlDATA_INSTALL = $(INSTALL_DATA) install-dist_htmlDATA: $(dist_html_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(htmldir) @list='$(dist_html_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(dist_htmlDATA_INSTALL) $$d$$p $(DESTDIR)$(htmldir)/$$f"; \ $(dist_htmlDATA_INSTALL) $$d$$p $(DESTDIR)$(htmldir)/$$f; \ done uninstall-dist_htmlDATA: @$(NORMAL_UNINSTALL) @list='$(dist_html_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(htmldir)/$$f"; \ rm -f $(DESTDIR)$(htmldir)/$$f; \ done tags: TAGS TAGS: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = ../.. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) @list='$(DISTFILES)'; for file in $$list; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: $(mkinstalldirs) $(DESTDIR)$(htmldir) install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: install-dist_htmlDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic uninstall-am: uninstall-dist_htmlDATA uninstall-info-am uninstall-local .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ install-am install-data install-data-am install-dist_htmlDATA \ install-exec install-exec-am install-info install-info-am \ install-man install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic uninstall uninstall-am \ uninstall-dist_htmlDATA uninstall-info-am uninstall-local uninstall-local: rmdir $(htmldir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |