Re: [ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor

2007-12-20 Thread Corinna Vinschen
On Dec 18 23:06, Jari Aalto wrote:
   wget\
 http://cygwin.cante.net/nedit/setup.hint \
 http://cygwin.cante.net/nedit/nedit-5.5-2-src.tar.bz2 \
 http://cygwin.cante.net/nedit/nedit-5.5-2.tar.bz2 

Uploaded.


Thanks for taking over,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor

2007-12-18 Thread Jari Aalto
* Sat 2007-12-15 Dr Dr [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 -- [NOTE] installing with external: CYGWIN-PATCHES/install.sh .inst 
 ./nedit-5.5-2.sh
 cygbuild: Command not found.
 ./nedit-5.5-2.sh.CygbuildCmdInstallMain: [ERROR] Failed to run 
 /usr/local/src/nedit-5.5/CYGWIN-PATCHES/install.sh 
 /usr/local/src/nedit-5.5/.inst
 [EMAIL PROTECTED] /usr/local/src

Thanks, this error should be fix now.

Jari

a)
  wget\
http://cygwin.cante.net/nedit/setup.hint \
http://cygwin.cante.net/nedit/nedit-5.5-2-src.tar.bz2 \
http://cygwin.cante.net/nedit/nedit-5.5-2.tar.bz2 

b)
  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir nedit ; cd nedit
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/nedit/get.sh \
  http://cygwin.cante.net/nedit/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


[GTG] Re: [ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor

2007-12-18 Thread Dr. Volker Zell
 Jari Aalto writes:

 * Sat 2007-12-15 Dr Dr [EMAIL PROTECTED]
 * Message-Id: [EMAIL PROTECTED]
 -- [NOTE] installing with external: CYGWIN-PATCHES/install.sh .inst 
./nedit-5.5-2.sh
 cygbuild: Command not found.
 ./nedit-5.5-2.sh.CygbuildCmdInstallMain: [ERROR] Failed to run 
/usr/local/src/nedit-5.5/CYGWIN-PATCHES/install.sh 
/usr/local/src/nedit-5.5/.inst
 [EMAIL PROTECTED] /usr/local/src

 Thanks, this error should be fix now.

Builds fine from source, packaging and setup.hint look good.

GTG
  Volker
  


Re: [ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor

2007-12-15 Thread Dr. Volker Zell
 Jari Aalto writes:

 * Fri 2007-12-14 Dr Dr [EMAIL PROTECTED]
 * Message-Id: [EMAIL PROTECTED]
 check_lin_tif.c:57:19: Xm/Xm.h: No such file or directory

 This was probably due to INCLUDE_PATH, that I didn't notice in my end.
 Thanks, now fixed.

Info: resolving _transientShellWidgetClass by linking to 
__imp__transientShellWidgetClass (auto-import)
Info: resolving _objectClassRec by linking to __imp__objectClassRec 
(auto-import)
Info: resolving _xmGadgetClass by linking to __imp__xmGadgetClass (auto-import)
gcc -c -I../Microline -I../Xlt -O2 -DBUILD_UNTESTED_NEDIT -DUSE_DIRENT 
-I/usr/X11R6/include -o nc.o nc.c
gcc -O2 -DBUILD_UNTESTED_NEDIT -DUSE_DIRENT -I/usr/X11R6/include nc.o 
server_common.o ../util/libNUtil.a -L/usr/X11R6/lib -lXm -Wl,-Bdynamic -lXp 
-lXpm -lXext -lXt -lSM -lICE -lX11 -lm -o nc
Info: resolving _XtStrings by linking to __imp__XtStrings (auto-import)
make[1]: Leaving directory `/usr/local/src/nedit-5.5/.build/build/source'
** Install command
-- Reading more options from CYGWIN-PATCHES/install.tar.options:  
--exclude=*.pod --exclude=*.dtd --exclude=*.xml --exclude=*.awk --exclude=*.ad 
--exclude=*.xsl --exclude=*.man --exclude=setext*
-- Installing docs from .build/build/doc
-- [NOTE] installing with external: CYGWIN-PATCHES/install.sh .inst 
./nedit-5.5-2.sh
cygbuild: Command not found.
./nedit-5.5-2.sh.CygbuildCmdInstallMain: [ERROR] Failed to run 
/usr/local/src/nedit-5.5/CYGWIN-PATCHES/install.sh 
/usr/local/src/nedit-5.5/.inst
[EMAIL PROTECTED] /usr/local/src

Ciao
  Volker
  


Re: [ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor

2007-12-14 Thread Dr. Volker Zell
 Jari Aalto writes:

 Adoption of package by Harold L Hunt.

 12:49 PM [859] ./nedit-5.5-2.sh all
-- cygbuild 2007.1213.0940 http://freshmeat.net/projects/cygbuild
-- [NOTE] Using GBS compat mode for source and binary packages
-- [NOTE] command [all] is used for checking build procedure only. See -h for 
source development options.
** Verifying signatures in /usr/local/src
-- Extracting /usr/local/src/nedit_5.5.orig.tar.gz
-- [WARN] archive does not contain nedit-5.5/
-- Renaming unpack dir: mv nedit-5.5.orig nedit-5.5
-- [NOTE] applying included patches to sources (if any)
-- Making Cygwin directories under /usr/local/src/nedit-5.5
-- Running 'make clean' (or equiv.) in /usr/local/src/nedit-5.5
(cd util;   make -f Makefile.common clean)
make[1]: Entering directory `/usr/local/src/nedit-5.5/util'
rm -f DialogF.o getfiles.o printUtils.o misc.o fileUtils.o prefFile.o fontsel.o 
managedList.o utils.o clearcase.o libNUtil.a check_lin_tif
make[1]: Leaving directory `/usr/local/src/nedit-5.5/util'
(cd Xlt;make -f Makefile.common clean)
make[1]: Entering directory `/usr/local/src/nedit-5.5/Xlt'
rm -f BubbleButton.o SlideC.o  libXlt.a
make[1]: Leaving directory `/usr/local/src/nedit-5.5/Xlt'
(cd Microline/XmL;make -f Makefile.common clean)
make[1]: Entering directory `/usr/local/src/nedit-5.5/Microline/XmL'
rm -f Folder.o XmL.o  libXmL.a
make[1]: Leaving directory `/usr/local/src/nedit-5.5/Microline/XmL'
(cd source; make -f Makefile.common clean)
make[1]: Entering directory `/usr/local/src/nedit-5.5/source'
rm -f nedit.o file.o menu.o window.o selection.o search.o undo.o shift.o help.o 
preferences.o tags.o userCmds.o shell.o regularExp.o macro.o text.o textSel.o 
textDisp.o textBuf.o textDrag.o server.o highlight.o highlightData.o 
interpret.o parse.o smartIndent.o regexConvert.o rbTree.o windowTitle.o 
calltips.o server_common.o rangeset.o nedit nc nc.o parse.c linkdate.o
make[1]: Leaving directory `/usr/local/src/nedit-5.5/source'
-- Running 'make distclean' (or equiv.) in /usr/local/src/nedit-5.5
** Shadow command
-- Running: make clean distclean (ignore errors; if any)
(cd util;   make -f Makefile.common clean)
make[1]: Entering directory `/usr/local/src/nedit-5.5/util'
rm -f DialogF.o getfiles.o printUtils.o misc.o fileUtils.o prefFile.o fontsel.o 
managedList.o utils.o clearcase.o libNUtil.a check_lin_tif
make[1]: Leaving directory `/usr/local/src/nedit-5.5/util'
(cd Xlt;make -f Makefile.common clean)
make[1]: Entering directory `/usr/local/src/nedit-5.5/Xlt'
rm -f BubbleButton.o SlideC.o  libXlt.a
make[1]: Leaving directory `/usr/local/src/nedit-5.5/Xlt'
(cd Microline/XmL;make -f Makefile.common clean)
make[1]: Entering directory `/usr/local/src/nedit-5.5/Microline/XmL'
rm -f Folder.o XmL.o  libXmL.a
make[1]: Leaving directory `/usr/local/src/nedit-5.5/Microline/XmL'
(cd source; make -f Makefile.common clean)
make[1]: Entering directory `/usr/local/src/nedit-5.5/source'
rm -f nedit.o file.o menu.o window.o selection.o search.o undo.o shift.o help.o 
preferences.o tags.o userCmds.o shell.o regularExp.o macro.o text.o textSel.o 
textDisp.o textBuf.o textDrag.o server.o highlight.o highlightData.o 
interpret.o parse.o smartIndent.o regexConvert.o rbTree.o windowTitle.o 
calltips.o server_common.o rangeset.o nedit nc nc.o parse.c linkdate.o
make[1]: Leaving directory `/usr/local/src/nedit-5.5/source'
(cd util; \
make -f Makefile.distclean verify_config  \
make -f Makefile.distclean libNUtil.a)
make[1]: Entering directory `/usr/local/src/nedit-5.5/util'
make[1]: Makefile.distclean: No such file or directory
make[1]: *** No rule to make target `Makefile.distclean'.  Stop.
make[1]: Leaving directory `/usr/local/src/nedit-5.5/util'
make: *** [distclean] Error 2
** Configure command
-- [NOTE] No standard configre script found.
** Build command
-- [NOTE] Building with external: CYGWIN-PATCHES/build.sh nedit 5.5 2
(cd util; \
make -f Makefile.linux verify_config  \
make -f Makefile.linux libNUtil.a)
make[1]: Entering directory `/usr/local/src/nedit-5.5/.build/build/util'
cc -O2 -DBUILD_UNTESTED_NEDIT -DUSE_DIRENT -o check_lin_tif check_lin_tif.c
check_lin_tif.c:57:19: Xm/Xm.h: No such file or directory
check_lin_tif.c: In function `main':
check_lin_tif.c:203: error: `XmVERSION_STRING' undeclared (first use in this 
function)
check_lin_tif.c:203: error: (Each undeclared identifier is reported only once
check_lin_tif.c:203: error: for each function it appears in.)
check_lin_tif.c:252: error: `XmVERSION' undeclared (first use in this function)
check_lin_tif.c:252: error: `XmREVISION' undeclared (first use in this function)
check_lin_tif.c:253: error: `XmUPDATE_LEVEL' undeclared (first use in this 
function)
make[1]: *** [check_tif_rule] Error 1
make[1]: Leaving directory `/usr/local/src/nedit-5.5/.build/build/util'
make: *** [linux] Error 2
There was an error. Run [finish] (y/N) y
** [finish] Removing /usr/local/src/nedit-5.5
-- [NOTE] GBS compat mode: 

Re: [ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor

2007-12-14 Thread Jari Aalto
* Fri 2007-12-14 Dr Dr [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 check_lin_tif.c:57:19: Xm/Xm.h: No such file or directory

This was probably due to INCLUDE_PATH, that I didn't notice in my end.
Thanks, now fixed.

Jari

a) manual

  wget\
http://cygwin.cante.net/nedit/setup.hint \
http://cygwin.cante.net/nedit/nedit-5.5-2-src.tar.bz2 \
http://cygwin.cante.net/nedit/nedit-5.5-2.tar.bz2 \

b) automatic

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir nedit ; cd nedit
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/nedit/get.sh \
  http://cygwin.cante.net/nedit/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


[ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor

2007-12-13 Thread Jari Aalto

Adoption of package by Harold L Hunt.

Jari

sdesc: A powerful, customizable, Motif based text editor
ldesc: A multi-purpose text editor for the X Window System, which combines a
standard, easy to use, graphical user interface with the thorough
functionality and stability required by users who edit text eight
hours a day. It provides intensive support for development in a wide
variety of languages, text processors, and other tools, but at the
same time can be used productively by just about anyone who needs to
edit text. Users of Macintosh and MS Windows based text editors will
find NEdit a familiar and comfortable environment.
category: Editors
requires: cygwin libXft2 libexpat0 libfontconfig1 libfreetype26 
xorg-x11-bin-dlls zlib

a) manual

  wget\
http://cygwin.cante.net/nedit/setup.hint \
http://cygwin.cante.net/nedit/nedit-5.5-2-src.tar.bz2 \
http://cygwin.cante.net/nedit/nedit-5.5-2.tar.bz2 \

b) automatic; for build testing

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir nedit ; cd nedit
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/nedit/get.sh \
  http://cygwin.cante.net/nedit/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines