Revision: 7215
http://sourceforge.net/p/ipcop/svn/7215
Author: owes
Date: 2014-01-13 14:48:08 +0000 (Mon, 13 Jan 2014)
Log Message:
-----------
Tweak the config for ncurses. ncurses will now be able to work properly on
terminals (like latest PuTTy) using UTF-8. iftop patch is no longer needed with
latest prerelease version.
Modified Paths:
--------------
ipcop/trunk/config/etc/profile
ipcop/trunk/lfs/iftop
ipcop/trunk/updates/2.1.1/ROOTFILES.i486-2.1.1
Removed Paths:
-------------
ipcop/trunk/src/patches/iftop-0.17_linedrawing.patch
Modified: ipcop/trunk/config/etc/profile
===================================================================
--- ipcop/trunk/config/etc/profile 2014-01-13 14:41:08 UTC (rev 7214)
+++ ipcop/trunk/config/etc/profile 2014-01-13 14:48:08 UTC (rev 7215)
@@ -44,4 +44,5 @@
PS1='\[\033[1;33m\]\u\[\033[1;37m\]@\[\033[1;32m\]\h\[\033[1;37m\]:\[\033[1;31m\]\w
\[\033[1;36m\]\$ \[\033[0m\]'
echo -n -e '\033%G'
+export NCURSES_NO_UTF8_ACS=1
export LANG PS1
Modified: ipcop/trunk/lfs/iftop
===================================================================
--- ipcop/trunk/lfs/iftop 2014-01-13 14:41:08 UTC (rev 7214)
+++ ipcop/trunk/lfs/iftop 2014-01-13 14:48:08 UTC (rev 7215)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = iftop
-VER = 0.17
+VER = 1.0pre3
HOST_ARCH = all
OTHER_SRC = yes
@@ -51,7 +51,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 062bc8fb3856580319857326e0b8752d
+$(DL_FILE)_MD5 = eac65d14c2fca05df848dcf58c0ca9d3
install : $(TARGET)
@@ -81,7 +81,6 @@
$(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
- cd $(DIR_APP) && patch -Np1 -i
$(DIR_PATCHES)/$(THISAPP)_linedrawing.patch
cd $(DIR_APP) && ./configure --prefix=/usr
cd $(DIR_APP) && make
Deleted: ipcop/trunk/src/patches/iftop-0.17_linedrawing.patch
===================================================================
--- ipcop/trunk/src/patches/iftop-0.17_linedrawing.patch 2014-01-13
14:41:08 UTC (rev 7214)
+++ ipcop/trunk/src/patches/iftop-0.17_linedrawing.patch 2014-01-13
14:48:08 UTC (rev 7215)
@@ -1,12 +0,0 @@
---- iftop-0.17.orig/iftop.c 2009-10-05 20:36:29.000000000 +0000
-+++ iftop-0.17/iftop.c 2009-10-05 20:39:35.000000000 +0000
-@@ -572,6 +572,9 @@
- read_config(options.config_file, options.config_file_specified);
- options_make();
-
-+ /* Hack to get ASCII linedrawing on some (misbehaving) terminals */
-+ system("tput rs1");
-+
- sa.sa_handler = finish;
- sigaction(SIGINT, &sa, NULL);
-
Modified: ipcop/trunk/updates/2.1.1/ROOTFILES.i486-2.1.1
===================================================================
--- ipcop/trunk/updates/2.1.1/ROOTFILES.i486-2.1.1 2014-01-13 14:41:08 UTC
(rev 7214)
+++ ipcop/trunk/updates/2.1.1/ROOTFILES.i486-2.1.1 2014-01-13 14:48:08 UTC
(rev 7215)
@@ -1,6 +1,10 @@
## please place IPCop files first, then packages sorted by alphabetical order
+/etc/profile
/usr/local/bin/upgrade.sh
##
+## iftop-1.0pre3
+/usr/sbin/iftop
+##
## linux-3.4-1 (3.4.71)
/boot/vmlinuz
/boot/vmlinuz-3.4-1
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn