- A configuration file "xbps-conf.plist" replaces the (un)register target in xbps-repo(8) and (un)set-prop in xbps-bin(8). For now, you can set the repositories and prefered virtual packages. - New package pattern matching code from NetBSD. Supports more ways of matching patterns in packages. - Multiple bugs fixed in virtual packages related matching code. --HG-- rename : LICENSE => COPYING
		
			
				
	
	
		
			11 lines
		
	
	
		
			528 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			528 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| - conflicts: the object is there but is not handled yet.
 | |
| - properties: (hold) still unimplemented.
 | |
| - properties: (update-first) still unimplemented.
 | |
| - xbps-bin: a target to clean outdated binpkgs in cachedir
 | |
|   (like apt-get autoclean).
 | |
| - xbps-repo: support to verify PGP signed pkg-index.plist repo files
 | |
|   (I have some preliminar code but need to clean it up, thanks to
 | |
|    NetBSD's netpgp).
 | |
| - xbps-bin: add a flag (or use -f install) to force reinstallation of any
 | |
|   installed package preserving requiredby and modified files.
 |