2011-02-28 14:32:46 by iMil | Files touched by this commit (2) |
Log message:
Preparing pkgin 0.4.2
20110228
url_stat's size is declared as off_t, will be > SSIZE_MAX on
32 bits systems. Added a fix for this.
20110227
Added -P, print package version instead of globs in sd, srd, sfd
Added warning for repositories with 0-lenght FILE_SIZE
|
2011-02-27 14:13:35 by iMil | Files touched by this commit (2) |
Log message:
Preparing pkgin 0.4.2
20110227
Added -V (verbosity) flag
Moved integer flags to uint8_t
20110221
Wiped out file.c, ftpio.c, path.c, str.c, pexec.c, pkg_io.c,
pen.c, strsep.c, lpkg.c, iterate.c
Inform about logging
|
2010-01-24 17:13:35 by iMil | Files touched by this commit (2) |
Log message:
pkgin-20100124
Fixed ordering issue.
|
2010-01-23 20:59:07 by iMil | Files touched by this commit (2) |
Log message:
Solaris 10 support
Mac OS X support
Added -l status flags
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:03:22 by Thomas Klausner | Files touched by this commit (217) | |
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
|
2009-12-06 15:48:20 by iMil | Files touched by this commit (2) |
Log message:
fixed .gz summary download
|
2009-12-06 14:43:37 by iMil | Files touched by this commit (1) |
Log message:
we don't use options.mk anymore
|
2009-12-06 14:40:32 by iMil | Files touched by this commit (2) |
Log message:
pkgin-20091206, added -l status flag
|
2009-12-03 13:33:31 by iMil | Files touched by this commit (3) |
Log message:
pkgin-20091203:
- 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.)
|
2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222) |
Log message:
Remove obsolete @dirrm lines.
|