Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ports-mgmt/pkg_search: Remove deprecation, but IGNORE on DragonFly | John Marino | 2016-11-03 | 1 | -2/+15 |
| | | | | | | | | | | | | | At the request of a user, further review reveal that the pkg_* tools aren't actually used. It just awks the INDEX file. The maintainer forgot the technical details, especially since the SEE ALSO section of the man page references pkg_* tools. A minor update is needed to re-support DragonFly and update the man page. Until this, it's been marked IGNORE for DragonFly. Notes: svn path=/head/; revision=425206 | ||||
* | Add pkg_search 1.2, a nifty script searching the ports database. | Chin-San Huang | 2007-12-12 | 1 | -0/+4 |
PR: ports/118397 Submitted by: Matthias Schmidt Notes: svn path=/head/; revision=203382 |