aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fpkg
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Use PLIST_FILES instead of pkg-plist.lippe2008-04-033-12/+6
| | | | | | | | | | - Add SHA256ify. - Makefile cosmetic changes. - bump PORTREVISION. PR: ports/121751 Submitted by: myself Approved by: araujo (mentor), maintainer timeout (> 2 weeks)
* Fix MASTER_SITES.krion2006-02-251-1/+2
| | | | Approved by: portmgr (implicit)
* The fpkg is Package Tool Wrapper for FreeBSD.maho2006-02-054-0/+48
It makes convenient in administration of package, like yum, apt-get, and dpkg. * Display a list of files in package (list) * Display a package information (info) * Install package from ftp server (install) * Fetching package list (update) * Package name search on package list (search) * All text search on package list (allsearch) WWW: http://www.shimazu.org/fpkg/ Submitted by: Yuki SHIMAZU <y.shimazu@nifty.com> via mixi