aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg_search
Commit message (Collapse)AuthorAgeFilesLines
* ports-mgmt/pkg_search: Remove deprecation, but IGNORE on DragonFlyJohn Marino2016-11-032-4/+16
| | | | | | | | | | | | | 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
* ports-mgmt/pkg_search: deprecate and expire 30 Nov 2016John Marino2016-11-021-0/+3
| | | | | | | | The author/maintainer confirmed that this tool has never been updated to use pkg(8) and thus can be removed from the tree. Notes: svn path=/head/; revision=425168
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362126
* Support stagingEmanuel Haupt2014-03-131-6/+3
| | | | Notes: svn path=/head/; revision=348064
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | ports-mgmt) Notes: svn path=/head/; revision=327762
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Update to 1.3.Marcelo Araujo2009-08-302-4/+4
| | | | | | | | | | PR: ports/138322 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: Matthias Schmidt <schmidtm@mathematik.uni-marburg.de> (maintainer) Notes: svn path=/head/; revision=240577
* Add pkg_search 1.2, a nifty script searching the ports database.Chin-San Huang2007-12-123-0/+32
PR: ports/118397 Submitted by: Matthias Schmidt Notes: svn path=/head/; revision=203382