pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/ja-freewnn-lib



Module name:    wip
Committed by:   makoto
Date:           Wed Aug  7 08:13:32 UTC 2013

Modified Files:
        wip/ja-freewnn-lib: Makefile Makefile.common distinfo
Removed Files:
        wip/ja-freewnn-lib/patches: patch-CONTRIBUTORS patch-ChangeLog
            patch-ChangeLog.en patch-Contrib_dic_gerodic_Makefile.in
            patch-INSTALL patch-INSTALL.en patch-Makefile.in
            patch-PubdicPlus_pod.c patch-Wnn_Makefile.in
            patch-Wnn_conv_cvt__head.h patch-Wnn_conv_cvt__read.c
            patch-Wnn_include_commonhd.h patch-Wnn_include_jllib.h
            patch-Wnn_include_jslib.h patch-Wnn_include_wnn__os.h
            patch-Wnn_jlib.V3_Makefile.in patch-Wnn_jlib_Makefile.in
            patch-Wnn_jserver_Makefile.in patch-Wnn_jserver_de__header.h
            patch-Wnn_jserver_renbn__kai.c patch-Wnn_jutil_Makefile.in
            patch-Wnn_jutil_ujisf.c patch-Wnn_man_2.env_wnn_2b__romkan.man
            patch-Wnn_man_4.cmd_Makefile.in
            patch-Wnn_man_6.jutil_Makefile.in
            patch-Wnn_manual_2.env_wnn_2b__romkana
            patch-Wnn_pubdicplus_Makefile.in patch-Wnn_romkan_Makefile.in
            patch-Wnn_uum_Makefile.in patch-Wnn_uum_basic__op.c
            patch-Wnn_uum_epilogue.c patch-Wnn_uum_header.c
            patch-Wnn_uum_hinsi.c patch-Wnn_uum_jhlp.c
            patch-Wnn_uum_jikouho.c patch-Wnn_uum_printf.c
            patch-Wnn_uum_sdefine.h patch-Wnn_uum_setutmp.c
            patch-Wnn_uum_sheader.h patch-Wnn_uum_termcap.c
            patch-Wnn_uum_termio.c patch-Wnn_uum_touroku.c patch-aclocal.m4
            patch-cWnn_Makefile.in patch-cWnn_cdic_Makefile.in
            patch-cWnn_jlib_Makefile.in patch-cWnn_jserver_Makefile.in
            patch-cWnn_jutil_Makefile.in patch-cWnn_man_2.env_ckey.man
            patch-cWnn_man_4.cmd_Makefile.in
            patch-cWnn_man_6.jutil_Makefile.in patch-cWnn_romkan_Makefile.in
            patch-cWnn_tdic_Makefile.in patch-cWnn_uum_Makefile.in
            patch-config.guess patch-config.h.in patch-config.sub
            patch-configure patch-configure.in patch-kWnn_Makefile.in
            patch-kWnn_jlib_Makefile.in patch-kWnn_jserver_Makefile.in
            patch-kWnn_jutil_Makefile.in patch-kWnn_kdic_Makefile.in
            patch-kWnn_romkan_Makefile.in patch-kWnn_uum_Makefile.in
            patch-ltmain.sh patch-makerule.mk.in

Log Message:
Convert CVS version to (Alpha) Release version.
Logic are almost the same.
Almost all the patches are now obsolete.

-----------------------------------
We announce to release new alpha version of FreeWnn,
1.1.1-a022. We recommend to use this alpha version rather
than released version (1.1.0).

Basically, this alpha version is snapshot release.

Main changes:

- Added (first step of) support for new installation path
  layout. Maybe useful for package managers.  Please note
  that new layout is disabled by default. You need to
  specify configure parameter --disable-traditional-layout
  (and proper parameter described in INSTALL.en) if you
  try this.  Currently, programs locations are affected.

- Avoid linkage to needless libraries (libnsl,
  libutil). Also we changed to link needed library on
  generating lib*wnn, so third party client does not need
  to think about extra libraries for libwnn.

- uum can build and run against modern environment
  (ex. systems using UNIX98 compatible pseudo
  terminal). configure also detects proper terminal
  library (ex. termcap / terminfo / curses). Some systems
  don't need setuid bit for uum, but running uum for other
  systems (that needs uum to install with setuid root) is
  not recommended (experimetal use only).

- Support building uum in cWnn / kWnn (but experimental).

- Update bundled libtool version to 1.5.26 .

- Fixed build / crash bug on non-32bit OS (especially
  64bit OS). Added function prototype to jslib.h / jllib.h

- Fixed --with-*wnn-includes configure parameter to work
  correctly. (Ticket #24188, [freewnn-users 81])

- Some fixes from packages on various OS / distributions
  merged.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r0 wip/ja-freewnn-lib/patches/patch-CONTRIBUTORS \
    wip/ja-freewnn-lib/patches/patch-ChangeLog \
    wip/ja-freewnn-lib/patches/patch-ChangeLog.en \
    wip/ja-freewnn-lib/patches/patch-Contrib_dic_gerodic_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-INSTALL \
    wip/ja-freewnn-lib/patches/patch-INSTALL.en \
    wip/ja-freewnn-lib/patches/patch-Makefile.in \
    wip/ja-freewnn-lib/patches/patch-PubdicPlus_pod.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-Wnn_conv_cvt__head.h \
    wip/ja-freewnn-lib/patches/patch-Wnn_conv_cvt__read.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_include_commonhd.h \
    wip/ja-freewnn-lib/patches/patch-Wnn_include_jllib.h \
    wip/ja-freewnn-lib/patches/patch-Wnn_include_jslib.h \
    wip/ja-freewnn-lib/patches/patch-Wnn_include_wnn__os.h \
    wip/ja-freewnn-lib/patches/patch-Wnn_jlib.V3_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-Wnn_jlib_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-Wnn_jserver_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-Wnn_jserver_de__header.h \
    wip/ja-freewnn-lib/patches/patch-Wnn_jserver_renbn__kai.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_jutil_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-Wnn_jutil_ujisf.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_man_2.env_wnn_2b__romkan.man \
    wip/ja-freewnn-lib/patches/patch-Wnn_man_4.cmd_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-Wnn_man_6.jutil_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-Wnn_manual_2.env_wnn_2b__romkana \
    wip/ja-freewnn-lib/patches/patch-Wnn_pubdicplus_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-Wnn_romkan_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_basic__op.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_epilogue.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_header.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_hinsi.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_jhlp.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_jikouho.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_printf.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_sdefine.h \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_setutmp.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_sheader.h \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_termcap.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_termio.c \
    wip/ja-freewnn-lib/patches/patch-Wnn_uum_touroku.c \
    wip/ja-freewnn-lib/patches/patch-aclocal.m4 \
    wip/ja-freewnn-lib/patches/patch-cWnn_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-cWnn_cdic_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-cWnn_jlib_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-cWnn_jserver_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-cWnn_jutil_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-cWnn_man_2.env_ckey.man \
    wip/ja-freewnn-lib/patches/patch-cWnn_man_4.cmd_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-cWnn_man_6.jutil_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-cWnn_romkan_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-cWnn_tdic_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-cWnn_uum_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-config.guess \
    wip/ja-freewnn-lib/patches/patch-config.h.in \
    wip/ja-freewnn-lib/patches/patch-config.sub \
    wip/ja-freewnn-lib/patches/patch-configure \
    wip/ja-freewnn-lib/patches/patch-configure.in \
    wip/ja-freewnn-lib/patches/patch-kWnn_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-kWnn_jlib_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-kWnn_jserver_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-kWnn_jutil_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-kWnn_kdic_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-kWnn_romkan_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-kWnn_uum_Makefile.in \
    wip/ja-freewnn-lib/patches/patch-ltmain.sh \
    wip/ja-freewnn-lib/patches/patch-makerule.mk.in
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/ja-freewnn-lib/distinfo
cvs -z3 rdiff -u -r1.12 -r1.13 wip/ja-freewnn-lib/Makefile.common
cvs -z3 rdiff -u -r1.6 -r1.7 wip/ja-freewnn-lib/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-CONTRIBUTORS?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-ChangeLog?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-ChangeLog.en?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Contrib_dic_gerodic_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-INSTALL?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-INSTALL.en?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-PubdicPlus_pod.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_conv_cvt__head.h?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_conv_cvt__read.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_include_commonhd.h?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_include_jllib.h?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_include_jslib.h?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_include_wnn__os.h?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_jlib.V3_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_jlib_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_jserver_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_jserver_de__header.h?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_jserver_renbn__kai.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_jutil_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_jutil_ujisf.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_man_2.env_wnn_2b__romkan.man?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_man_4.cmd_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_man_6.jutil_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_manual_2.env_wnn_2b__romkana?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_pubdicplus_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_romkan_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_basic__op.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_epilogue.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_header.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_hinsi.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_jhlp.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_jikouho.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_printf.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_sdefine.h?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_setutmp.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_sheader.h?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_termcap.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_termio.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-Wnn_uum_touroku.c?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-aclocal.m4?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-cWnn_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-cWnn_cdic_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-cWnn_jlib_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-cWnn_jserver_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-cWnn_jutil_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-cWnn_man_2.env_ckey.man?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-cWnn_man_4.cmd_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-cWnn_man_6.jutil_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-cWnn_romkan_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-cWnn_tdic_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-cWnn_uum_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-config.guess?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-config.h.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-config.sub?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-configure?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-configure.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-kWnn_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-kWnn_jlib_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-kWnn_jserver_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-kWnn_jutil_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-kWnn_kdic_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-kWnn_romkan_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-kWnn_uum_Makefile.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-ltmain.sh?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/patches/patch-makerule.mk.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/Makefile.common?r1=1.12&r2=1.13
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ja-freewnn-lib/Makefile?r1=1.6&r2=1.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index