2010-01-24 18:11:04 by Emile iMil Heitor | Files touched by this commit (2) |
Log message:
pkgin 0.3.3.1
Fixed ordering issue.
|
2010-01-24 15:59:05 by Emile iMil Heitor | Files touched by this commit (1) |
Log message:
Removed options.mk, summary suffix is now handled dynamically
|
2010-01-24 15:56:24 by Emile iMil Heitor | Files touched by this commit (3) |
Log message:
pkgin 0.3.3 import from wip/pkgin-20100123
- Solaris 10 support
- Mac OS X support
- Added -l status flags
- autoconf support
- percentage redraw fix (jmcneill)
- variables cleanups (PKG_SYSCONFDIR, VARBASE) (sketch)
- auto-lookup for SUMEXTS, removed options.mk (sketch)
- opensolaris fixes (sketch)
- repositories.conf variables substitution (tuxillo)
- impact mutex (Johannes Hofmann)
- SunOS 5.8 support (Mikhail T.)
Plus many cleanups from stacktic@
- Replaced strstr's with str{n}cmp when possible
- #ifdef'ed PROVIDES
- Queries are now const chars
- Added -n (no-flag)
- Various memleaks fixed
- pkgname comparison fix
- Cleaned up trailing spaces
- Got rid of recursion !
|
2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | |
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
|
2009-06-14 20:11:03 by Joerg Sonnenberger | Files touched by this commit (14) |
Log message:
Remove @dirrm entries from PLISTs
|
2009-06-08 15:58:26 by Emile iMil Heitor | Files touched by this commit (6) | |
Log message:
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.
OK'd by seb@
|