./pkgtools/pkgin, Apt / yum like tool for managing pkgsrc binary packages

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.4, Package name: pkgin-0.6.4, Maintainer: imil

pkgin is aimed at being an apt / yum like tool for managing
pkgsrc binary packages. It relies on pkg_summary(5) for
installation, removal and upgrade of packages and associated
dependencies, using a remote repository.


Required to run:
[pkgtools/pkg_install]

Master sites:

SHA1: 58d06c5884dd490508f609c5320542c919afe0c7
RMD160: e783457044af3b41a784012f4d0961ed87e8c4af
Filesize: 183.47 KB

Version history: (Expand)


CVS history: (Expand)


   2013-06-16 16:37:33 by Emile iMil Heitor | Files touched by this commit (2)
Log message:
0.6.4
	Large file systems fix by Filip Hajny
	gcc 4.7 / unused-but-set-variable fix by Makoto Fujiwara
	Moved to GitHub
   2013-05-24 17:08:00 by Jonathan Perkin | Files touched by this commit (1) | Package updated
Log message:
Make sure largefile support is enabled on SunOS.  See github issues
joyent/smartos-live#137 and joyent/pkgsrc#28 for more information.

Bump PKGREVISION.
   2013-05-09 09:40:47 by Adam Ciarcinski | Files touched by this commit (620)
Log message:
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
   2013-03-25 11:09:04 by Steven Drake | Files touched by this commit (1)
Log message:
USE_FEATURES must come before bsd.prefs.mk is included.
   2013-02-25 20:35:38 by Emile iMil Heitor | Files touched by this commit (2)
Log message:
NetBSD specific: repositories.conf is configured using OS release number.
   2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | Package updated
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
   2013-01-26 22:39:22 by Adam Ciarcinski | Files touched by this commit (1280)
Log message:
Revbump after graphics/jpeg and textproc/icu
   2012-12-14 23:43:46 by Emile iMil Heitor | Files touched by this commit (2)
Log message:
0.6.3.1
	Do not exit with not enough space message when install size is negative