A simple utility to show the package name and version whose port version is different from it. The utility uses /usr/ports/INDEX-{__FreeBSD__}.db The file can be generated by using bundled pver_dbgen WWW: http://www.csie.nctu.edu.tw/~weiyu/#msgbox=page/program.html Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->dhn I'll take it.
dhn 2009-06-17 21:21:19 UTC FreeBSD ports repository Modified files: ports-mgmt Makefile Added files: ports-mgmt/pver Makefile distinfo pkg-descr pkg-message Log: A simple utility to show the package name and version whose port version is different from it. The utility uses /usr/ports/INDEX-{__FreeBSD__}.db The file can be generated by using bundled pver_dbgen WWW: http://www.csie.nctu.edu.tw/~weiyu/#msgbox=page/program.html PR: ports/135669 Submitted by: Wei-Yu Chen <weiyu.csie@gmail.com> Revision Changes Path 1.24 +1 -0 ports/ports-mgmt/Makefile 1.1 +54 -0 ports/ports-mgmt/pver/Makefile (new) 1.1 +3 -0 ports/ports-mgmt/pver/distinfo (new) 1.1 +7 -0 ports/ports-mgmt/pver/pkg-descr (new) 1.1 +14 -0 ports/ports-mgmt/pver/pkg-message (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!