[freeside-commits] freeside/rt FREESIDE_MODIFIED, 1.15, 1.16 Makefile, 1.3, 1.4 config.log, 1.2, 1.3 config.status, 1.2, 1.3

Ivan,,, ivan at wavetail.420.am
Fri Aug 3 17:13:50 PDT 2007


Update of /home/cvs/cvsroot/freeside/rt
In directory wavetail:/tmp/cvs-serv9778

Modified Files:
	FREESIDE_MODIFIED Makefile config.log config.status 
Log Message:
clean up corners & colors

Index: Makefile
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	1 Aug 2007 22:20:32 -0000	1.3
+++ Makefile	4 Aug 2007 00:13:47 -0000	1.4
@@ -2,7 +2,7 @@
 # 
 # COPYRIGHT:
 #  
-# This software is Copyright (c) 1996-2005 Best Practical Solutions, LLC 
+# This software is Copyright (c) 1996-2007 Best Practical Solutions, LLC 
 #                                          <jesse at bestpractical.com>
 # 
 # (Except where explicitly superseded by other copyright notices)
@@ -22,7 +22,9 @@
 # 
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301 or visit their web page on the internet at
+# http://www.gnu.org/copyleft/gpl.html.
 # 
 # 
 # CONTRIBUTION SUBMISSION POLICY:
@@ -57,8 +59,8 @@
 
 
 RT_VERSION_MAJOR	=	3
-RT_VERSION_MINOR	=	4
-RT_VERSION_PATCH	=	5
+RT_VERSION_MINOR	=	6
+RT_VERSION_PATCH	=	4
 
 RT_VERSION =	$(RT_VERSION_MAJOR).$(RT_VERSION_MINOR).$(RT_VERSION_PATCH)
 TAG 	   =	rt-$(RT_VERSION_MAJOR)-$(RT_VERSION_MINOR)-$(RT_VERSION_PATCH)
@@ -482,7 +484,7 @@
 	./configure
 
 start-httpd:
-	$(PERL) bin/standalone_httpd 80 &
+	$(PERL) bin/standalone_httpd &
 
 apachectl:
 	$(APACHECTL) stop

Index: config.status
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/config.status,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- config.status	1 Aug 2007 22:20:32 -0000	1.2
+++ config.status	4 Aug 2007 00:13:47 -0000	1.3
@@ -259,7 +259,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by RT $as_me 3.4.5, which was
+This file was extended by RT $as_me 3.6.4, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -292,7 +292,7 @@
 
 Report bugs to <bug-autoconf at gnu.org>."
 ac_cs_version="\
-RT config.status 3.4.5
+RT config.status 3.6.4
 configured by ./configure, generated by GNU Autoconf 2.59,
   with options \"'--enable-layout=Freeside' '--with-db-type=Pg' '--with-db-dba=freeside' '--with-db-database=freeside' '--with-db-rt-user=freeside' '--with-db-rt-pass=' '--with-web-user=freeside' '--with-web-group=freeside' '--with-rt-group=freeside'\"
 
@@ -449,9 +449,9 @@
 s, at PATH_SEPARATOR@,:,;t t
 s, at PACKAGE_NAME@,RT,;t t
 s, at PACKAGE_TARNAME@,rt,;t t
-s, at PACKAGE_VERSION@,3.4.5,;t t
-s, at PACKAGE_STRING@,RT 3.4.5,;t t
-s, at PACKAGE_BUGREPORT@,rt-bugs at fsck.com,;t t
+s, at PACKAGE_VERSION@,3.6.4,;t t
+s, at PACKAGE_STRING@,RT 3.6.4,;t t
+s, at PACKAGE_BUGREPORT@,rt-bugs at bestpractical.com,;t t
 s, at exec_prefix@,/opt/rt3,;t t
 s, at prefix@,/opt/rt3,;t t
 s, at program_transform_name@,s,x,x,,;t t
@@ -470,14 +470,14 @@
 s, at build_alias@,,;t t
 s, at host_alias@,,;t t
 s, at target_alias@,,;t t
-s, at DEFS@,-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"3.4.5\" -DPACKAGE_STRING=\"RT\ 3.4.5\" -DPACKAGE_BUGREPORT=\"rt-bugs at fsck.com\" ,;t t
+s, at DEFS@,-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"3.6.4\" -DPACKAGE_STRING=\"RT\ 3.6.4\" -DPACKAGE_BUGREPORT=\"rt-bugs at bestpractical.com\" ,;t t
 s, at ECHO_C@,,;t t
 s, at ECHO_N@,-n,;t t
 s, at ECHO_T@,,;t t
 s, at LIBS@,,;t t
 s, at rt_version_major@,3,;t t
-s, at rt_version_minor@,4,;t t
-s, at rt_version_patch@,5,;t t
+s, at rt_version_minor@,6,;t t
+s, at rt_version_patch@,4,;t t
 s, at INSTALL_PROGRAM@,${INSTALL},;t t
 s, at INSTALL_SCRIPT@,${INSTALL},;t t
 s, at INSTALL_DATA@,${INSTALL} -m 644,;t t
@@ -530,10 +530,11 @@
 s, at WEB_GROUP@,freeside,;t t
 s, at RTGROUP@,freeside,;t t
 s, at APACHECTL@,/usr/sbin/apachectl,;t t
+s, at RT_STANDALONE@,0,;t t
 s, at RT_DEVEL_MODE@,0,;t t
 s, at RT_VERSION_MAJOR@,3,;t t
-s, at RT_VERSION_MINOR@,4,;t t
-s, at RT_VERSION_PATCH@,5,;t t
+s, at RT_VERSION_MINOR@,6,;t t
+s, at RT_VERSION_PATCH@,4,;t t
 s, at RT_PATH@,/opt/rt3,;t t
 s, at RT_DOC_PATH@,/opt/rt3/share/doc,;t t
 s, at RT_LOCAL_PATH@,/opt/rt3/local,;t t

Index: config.log
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/config.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- config.log	1 Aug 2007 22:20:32 -0000	1.2
+++ config.log	4 Aug 2007 00:13:47 -0000	1.3
@@ -1,7 +1,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by RT configure 3.4.5, which was
+It was created by RT configure 3.6.4, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ ./configure --enable-layout=Freeside --with-db-type=Pg --with-db-dba=freeside --with-db-database=freeside --with-db-rt-user=freeside --with-db-rt-pass= --with-web-user=freeside --with-web-group=freeside --with-rt-group=freeside
@@ -12,14 +12,14 @@
 
 hostname = rootwood
 uname -m = x86_64
-uname -r = 2.6.16-2-amd64-k8-smp
+uname -r = 2.6.21-1-amd64
 uname -s = Linux
-uname -v = #1 SMP Wed Jun 21 19:17:08 CEST 2006
+uname -v = #1 SMP Sat May 26 17:22:54 CEST 2007
 
 /usr/bin/uname -p = unknown
 /bin/uname -X     = unknown
 
-/bin/arch              = x86_64
+/bin/arch              = unknown
 /usr/bin/arch -k       = unknown
 /usr/convex/getsysinfo = unknown
 hostinfo               = unknown
@@ -33,30 +33,29 @@
 PATH: /usr/bin
 PATH: /sbin
 PATH: /bin
-PATH: /usr/X11R6/bin
 
 
 ## ----------- ##
 ## Core tests. ##
 ## ----------- ##
 
-configure:1330: checking for a BSD-compatible install
-configure:1385: result: /usr/bin/install -c
-configure:1400: checking for gawk
-configure:1416: found /usr/bin/gawk
-configure:1426: result: gawk
-configure:1439: checking for perl
-configure:1457: found /usr/bin/perl
-configure:1470: result: /usr/bin/perl
-configure:1794: checking for chosen layout
-configure:1809: result: Freeside
-configure:2259: creating ./config.status
+configure:1331: checking for a BSD-compatible install
+configure:1386: result: /usr/bin/install -c
+configure:1401: checking for gawk
+configure:1417: found /usr/bin/gawk
+configure:1427: result: gawk
+configure:1440: checking for perl
+configure:1458: found /usr/bin/perl
+configure:1471: result: /usr/bin/perl
+configure:1795: checking for chosen layout
+configure:1810: result: Freeside
+configure:2272: creating ./config.status
 
 ## ---------------------- ##
 ## Running config.status. ##
 ## ---------------------- ##
 
-This file was extended by RT config.status 3.4.5, which was
+This file was extended by RT config.status 3.6.4, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = 
@@ -67,20 +66,20 @@
 
 on rootwood
 
-config.status:759: creating sbin/rt-dump-database
-config.status:759: creating sbin/rt-setup-database
-config.status:759: creating sbin/rt-test-dependencies
-config.status:759: creating bin/mason_handler.fcgi
-config.status:759: creating bin/mason_handler.scgi
-config.status:759: creating bin/standalone_httpd
-config.status:759: creating bin/rt-crontool
-config.status:759: creating bin/rt-mailgate
-config.status:759: creating bin/rt
-config.status:759: creating Makefile
-config.status:759: creating etc/RT_Config.pm
-config.status:759: creating lib/RT.pm
-config.status:759: creating bin/mason_handler.svc
-config.status:759: creating bin/webmux.pl
+config.status:760: creating sbin/rt-dump-database
+config.status:760: creating sbin/rt-setup-database
+config.status:760: creating sbin/rt-test-dependencies
+config.status:760: creating bin/mason_handler.fcgi
+config.status:760: creating bin/mason_handler.scgi
+config.status:760: creating bin/standalone_httpd
+config.status:760: creating bin/rt-crontool
+config.status:760: creating bin/rt-mailgate
+config.status:760: creating bin/rt
+config.status:760: creating Makefile
+config.status:760: creating etc/RT_Config.pm
+config.status:760: creating lib/RT.pm
+config.status:760: creating bin/mason_handler.svc
+config.status:760: creating bin/webmux.pl
 
 ## ---------------- ##
 ## Cache variables. ##
@@ -115,7 +114,7 @@
 DB_RT_PASS=''
 DB_RT_USER='freeside'
 DB_TYPE='Pg'
-DEFS='-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"3.4.5\" -DPACKAGE_STRING=\"RT\ 3.4.5\" -DPACKAGE_BUGREPORT=\"rt-bugs at fsck.com\" '
+DEFS='-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"3.6.4\" -DPACKAGE_STRING=\"RT\ 3.6.4\" -DPACKAGE_BUGREPORT=\"rt-bugs at bestpractical.com\" '
 DESTDIR='/opt/rt3'
 ECHO_C=''
 ECHO_N='-n'
@@ -135,11 +134,11 @@
 MASON_HTML_PATH='/var/www/freeside/rt'
 MASON_LOCAL_HTML_PATH='/opt/rt3/local/html'
 MASON_SESSION_PATH='/opt/rt3/var/session_data'
-PACKAGE_BUGREPORT='rt-bugs at fsck.com'
+PACKAGE_BUGREPORT='rt-bugs at bestpractical.com'
 PACKAGE_NAME='RT'
-PACKAGE_STRING='RT 3.4.5'
+PACKAGE_STRING='RT 3.6.4'
 PACKAGE_TARNAME='rt'
-PACKAGE_VERSION='3.4.5'
+PACKAGE_VERSION='3.6.4'
 PATH_SEPARATOR=':'
 PERL='/usr/bin/perl'
 RTGROUP='freeside'
@@ -153,10 +152,11 @@
 RT_MAN_PATH='/opt/rt3/man'
 RT_PATH='/opt/rt3'
 RT_SBIN_PATH='/opt/rt3/sbin'
+RT_STANDALONE='0'
 RT_VAR_PATH='/opt/rt3/var'
 RT_VERSION_MAJOR='3'
-RT_VERSION_MINOR='4'
-RT_VERSION_PATCH='5'
+RT_VERSION_MINOR='6'
+RT_VERSION_PATCH='4'
 SHELL='/bin/sh'
 SPEEDY_BIN='/usr/local/bin/speedy'
 WEB_GROUP='freeside'
@@ -205,8 +205,8 @@
 program_transform_name='s,x,x,'
 rt_layout_name='Freeside'
 rt_version_major='3'
-rt_version_minor='4'
-rt_version_patch='5'
+rt_version_minor='6'
+rt_version_patch='4'
 sbindir='/opt/rt3/sbin'
 sessionstatedir='/opt/rt3/var/session_data'
 sharedstatedir='${prefix}/com'
@@ -217,10 +217,10 @@
 ## confdefs.h. ##
 ## ----------- ##
 
-#define PACKAGE_BUGREPORT "rt-bugs at fsck.com"
+#define PACKAGE_BUGREPORT "rt-bugs at bestpractical.com"
 #define PACKAGE_NAME "RT"
-#define PACKAGE_STRING "RT 3.4.5"
+#define PACKAGE_STRING "RT 3.6.4"
 #define PACKAGE_TARNAME "rt"
-#define PACKAGE_VERSION "3.4.5"
+#define PACKAGE_VERSION "3.6.4"
 
 configure: exit 0

Index: FREESIDE_MODIFIED
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/FREESIDE_MODIFIED,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- FREESIDE_MODIFIED	3 Aug 2007 22:06:03 -0000	1.15
+++ FREESIDE_MODIFIED	4 Aug 2007 00:13:47 -0000	1.16
@@ -22,7 +22,8 @@
  html/Ticket/Elements/Tabs
 html/Ticket/ModifyCustomers.html
 html/NoAuth/images/small-logo.png
- html/NoAuth/webrt.css
+ html/NoAuth/css/3.5-default/main.css
+html/NoAuth/css/3.5-default/freeside.css
 
 html/Widgets/TitleBoxStart
 
@@ -30,3 +31,4 @@
 html/Elements/FreesideSearch
 html/Elements/FreesideSvcSearch
 
+



More information about the freeside-commits mailing list