Date: Wed, 15 Nov 2006 12:12:29 +0000 (UTC) From: Vasil Dimov <vd@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portsearch Makefile distinfo pkg-descr Message-ID: <200611151212.kAFCCTh9048912@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
vd 2006-11-15 12:12:29 UTC FreeBSD ports repository Modified files: sysutils/portsearch Makefile distinfo pkg-descr Log: * Upgrade sysutils/portsearch from 1.2.3 to 1.3.0, changes: o Added new output option: `rawfiles' to request outputting only matched pfiles one by line o Changed -b option to be the same as -f '(^|/)file$' instead of -f '/file$' o Added new option -L to mimic -p path -f '.*' -o rawfiles i.e. show all pfiles for (usually) one port. Inspired by pkg_info -L pkgname o Ignore case by default and add -S option to force case sensitivity * Remove my name from pkg-descr Revision Changes Path 1.3 +1 -1 ports/sysutils/portsearch/Makefile 1.3 +3 -3 ports/sysutils/portsearch/distinfo 1.2 +0 -1 ports/sysutils/portsearch/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611151212.kAFCCTh9048912>