pkgsrc-WIP-cvs archive

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

CVS commit: wip/pkgnih



Module name:    wip
Committed by:   cheusov
Date:           Sun Jan 16 21:15:46 UTC 2011

Modified Files:
        wip/pkgnih: Makefile distinfo

Log Message:

Update to 0.3.1

  Fix in generating an "update plan".

  Command "nih info" was added. It shows an information about packages
  in the repository or about installed packages. See a manual page for
  details.

  nih clean-cache:
    - New option -i was added that takes into account
      ~/.nih/installed_*.txt files.

  nih deps:
    - Option -z has been replaced with -I. By default, pkg_summary.txt
      is analysed, not installed packages just like in "nih search"
      and "nih info".

  "nih verify", "nih status -s" and other commands that don't require
  pkg_summary.txt now work normally without "nih refresh" and even
  without binary repository (without pkg_summary.txt) at all.  Thanks
  to Andrey N. Oktyabrski for pointing out about these problem.

  Unless NO_SUMMARY_COPY variable is set in configuration file,
  downloaded pkg_summary.txt and SHA512.txt files are copied to
  "pkg_summary_YYYYMMDD_hhmm.txt" and "SHA512_YYYYMMDD_hhmm.txt"
  respectively, thus allowing to restore and use them in the future.

  Unless NO_INSTALLED_COPY variable is set in configuration file,
  ~/.nih/installed_YYYYMMDD_hhmm.txt file containing a list of
  installed packages before removal/installation is created thus
  allowing to restore the previus state of the system.

  yes_* variables were introduced in config file for always answering
  "Yes" to particular questions.

  fix: "nih search -r" without -3|-9 options doesn't fail with strange
  error messages anymore.

  Minor fixes in nih.conf


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/pkgnih/Makefile wip/pkgnih/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkgnih/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkgnih/distinfo?r1=1.1.1.1&r2=1.2

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

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
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