Path to this page:
./
pkgtools/pkgin,
Apt / yum like tool for managing pkgsrc binary packages
Branch: pkgsrc-2010Q4,
Version: 0.3.3.4,
Package name: pkgin-0.3.3.4,
Maintainer: imilpkgin 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:[
databases/sqlite3]
Master sites:
SHA1: 67ff74175af841fed65921941505fa12ef29ad6d
RMD160: ac6e1e254071493fe2f731255973456b5714ce39
Filesize: 137.751 KB
Version history: (Expand)
- (2011-01-25) Package added to pkgsrc.se, version pkgin-0.3.3.4 (created)
CVS history: (Expand)
2011-01-23 11:56:55 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #3332 - requested by imil
pkgtools/pkgin: bug fix update
Revisions pulled up:
- pkgtools/pkgin/Makefile 1.6-1.8
- pkgtools/pkgin/distinfo 1.5-1.7
- pkgtools/pkgin/patches/patch-aa delete
---
Module Name: pkgsrc
Committed By: imil
Date: Sun Jan 16 22:47:56 UTC 2011
Modified Files:
pkgsrc/pkgtools/pkgin: Makefile distinfo
Log message:
pkgin 0.3.3.2
Fixed a nasty bug in handling dependencies like php>=5.2.17<5.3
Included is@ patch upstream for Solaris build
---
Module Name: pkgsrc
Committed By: imil
Date: Sun Jan 16 22:52:53 UTC 2011
Removed Files:
pkgsrc/pkgtools/pkgin/patches: patch-aa
Log message:
Removed patches, now upstream.
---
Module Name: pkgsrc
Committed By: imil
Date: Wed Jan 19 12:10:11 UTC 2011
Modified Files:
pkgsrc/pkgtools/pkgin: Makefile distinfo
Log message:
pkgin 0.3.3.3, hopefully the last 0.3 release
- Double dewey match fixed, i.e. foo>=1.2.3<3.0
- Duplicate entries for remove and upgrade fixed
- "Missing package in repository" case handled
---
Module Name: pkgsrc
Committed By: imil
Date: Thu Jan 20 18:14:09 UTC 2011
Modified Files:
pkgsrc/pkgtools/pkgin: Makefile distinfo
Log message:
pkgin 0.3.3.4, never say "this is the last release"
Fixed a non-critical bug: some packages were marked
for upgrade more than once.
|