pkgsrc-WIP-cvs archive

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

CVS commit: wip



Module name:    wip
Committed by:   cheusov
Date:           Sun Oct 17 14:49:04 UTC 2010

Modified Files:
        wip/pkg_online-client: Makefile PLIST
        wip/pkg_online-server: Makefile Makefile.common PLIST distinfo

Log Message:

Update pkg_online client and server tp 0.10.0
  Now pkg_online_client and pkg_online_find conform to POSIX Utility
      Syntax Guideline, for example, you can runn the following

      pkg_online_find -r3 runawk.

  pkg_online_client/pkg_online_find and server-size tools now use
  .conf files (pkg_online_client.conf and pkg_online_server.conf)
  placed under sysconfdir directory or user's home.

  Build system has changed to mk-configure and the project structure
  has been reorganized.

  New option -n were added to pkg_online_client.

  FIX: dictd's special entries (00-database-xxx) are ignored by
  pkg_online_client.

  AI logic has moved from pkg_online_client to pkg_online_find.

  DESCRPTION:xxx entries were removed from PKG_ONLINE_FALLBACK_RULES.

  Several "dict" clients run in parallel. This gives ~25% speed-up.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/pkg_online-client/PLIST \
    wip/pkg_online-server/PLIST
cvs -z3 rdiff -u -r1.1 -r1.2 wip/pkg_online-server/distinfo
cvs -z3 rdiff -u -r1.2 -r1.3 wip/pkg_online-server/Makefile.common
cvs -z3 rdiff -u -r1.5 -r1.6 wip/pkg_online-client/Makefile \
    wip/pkg_online-server/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online-client/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online-server/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online-server/distinfo?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online-server/Makefile.common?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online-client/Makefile?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online-server/Makefile?r1=1.5&r2=1.6

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

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
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