aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg_rmleaves/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* ports-mgmt/pkg_rmleaves: update 20140222 -> 20190108 to support FBSD 12Kurt Jaeger2019-01-091-2/+3
| | | | | | | | | | | - switch from GNU diff to BSD diff needs to be handled PR: 234769, 234763 Reported by: Lapo Luchini <lapo@lapo.it> Submitted by: alexander@wittig.name (maintainer) Notes: svn path=/head/; revision=489827
* - Update to 20140222 [1]Jason E. Hale2014-02-231-2/+2
| | | | | | | | | | | - This addresses a reported dialog error [2] PR: ports/186964 [1], ports/186904 [2] Submitted by: Alexander Wittig <alexander@wittig.name> (maintainer) [1], Lawrence Chen <lchen@zen.lhaven.homeip.net> [2] Notes: svn path=/head/; revision=345688
* Assign maintainership to submitterMatthew Seaman2014-02-021-2/+2
| | | | | | | | | | | | | | | | Update to 20140110 - Support for pkg(8) Tweak WRKSRC setting from the original submission so staging and packaging works properly. The distfile unpacks directly into $PWD, which is not considered the best practice. PR: 185649 Submitted by: Alexander Wittig Notes: svn path=/head/; revision=342276
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Update to latest versionVolker Stolz2005-09-231-2/+2
| | | | | | | | PR: ports/86467 Submitted by: maintainer Notes: svn path=/head/; revision=143393
* pkg_rmleaves finds packages that are not requested by any other installedPav Lucistnik2004-12-281-0/+2
package and lets you decide (in a beauty dialog interface) for each one if you want to keep it or delete it. This is similar to pkg_cutleaves, but it does not require any dependencies and is done in visual, dialog(1) interface instead of command line. PR: ports/75517 Submitted by: Timothy Redaelli <drizzt@gufi.org> Notes: svn path=/head/; revision=125307