[Lunar-commits] <moonbase-core> setserial: moving to moonbase-other

Stefan Wold ratler at lunar-linux.org
Tue Jan 1 22:16:01 CET 2013


commit 73d147285375f30930499eff0c33d6fb068469fa
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Tue, 01 Jan 2013 13:16:01 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/73d147285375f30930499eff0c33d6fb068469fa

setserial: moving to moonbase-other
---
  utils/setserial/BUILD   | +0/-21    
  utils/setserial/DEPENDS | +0/-2     
  utils/setserial/DETAILS | +0/-17    
  3 files changed, 40 deletions(-)

--- a/utils/setserial/BUILD
+++ /dev/null
@@ -1,21 +0,0 @@
-(
-
-# Its config.sub is to ancient for current detection. Use the system.
-  cp /usr/share/automake/config.sub $SOURCE_DIRECTORY &&
-
-  patch_it $SOURCE2 1 &&
-  sedit "s:usr/man:usr/share/man:g" Makefile.in &&
-
-  sed -i "26i #undef TIOCGHAYESESP" setserial.c &&
-
-  default_build  &&
-
-  install -m 700 rc.serial /etc/init.d/serial.sh     &&
-  ln -sf /etc/init.d/serial.sh /etc/rcS.d/S99serial  &&
-  ln -sf /etc/init.d/serial.sh /etc/rc0.d/K00serial  &&
-  ln -sf /etc/init.d/serial.sh /etc/rc6.d/K00serial  &&
-  if [ ! -f /etc/serial.conf ]; then
-    install -m 644 serial.conf /etc/
-  fi
-
-) > $C_FIFO 2>&1
--- a/utils/setserial/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends automake
-depends groff
--- a/utils/setserial/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
-          MODULE=setserial
-         VERSION=2.17
-          SOURCE=${MODULE}-${VERSION}.tar.gz
-   SOURCE_URL[0]=$SFORGE_URL/setserial/
-      SOURCE_VFY=sha1:68824494a0b5700f7e999564a59358bf34f79eb1
-         SOURCE2=$MODULE-$VERSION-new_bash.patch.gz
-     SOURCE2_URL=$PATCH_URL
-     SOURCE2_VFY=sha1:c2d154f47fe1c23b1dc06617c689a056a0b99377
-        WEB_SITE=http://setserial.sourceforge.net
-         ENTERED=20020125
-         UPDATED=20020125
-           SHORT="configuration tool to setup serial ports"
-cat << EOF
-setserial:
-Tool to setup serial ports
-EOF
-




More information about the Lunar-commits mailing list