summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/TODO
blob: 608042317563f5442fe060ed67db695ff1ed576e (plain)
1
2
3
4
5
6
7
8
9
10
+ add pkgname parsing
+ handle package conflicts
+ handle package dependencies to the level of the old implementation
+ handle chmod/chown to the level of the old implementation
+ handle PKGPATH
+ replace symlinks with @symlink commands at pkg_create time
+ basic validation of packing list at end of reading it...
- add better error handling
- let package delete log files it cannot delete
- smart package dependency handling