Juan RP
|
eb75041b25
|
xbps-repo(8): the search target now shows which pkgs are currently installed.
|
2012-07-31 10:34:10 +02:00 |
|
Juan RP
|
5a120e346e
|
xbps-repo: new 'remove-obsoletes' target to remove obsolete pkgs in a local repo.
|
2012-07-22 10:48:29 +02:00 |
|
Juan RP
|
e3fbc01cbe
|
NEWS: mention ubuntu build fixes.
|
2012-07-19 18:07:22 +02:00 |
|
Juan RP
|
ef5743dfe5
|
configure: added '--with-static' option (disabled by default).
|
2012-07-19 16:01:12 +02:00 |
|
Juan RP
|
34d1c3411d
|
NEWS: mention repo index file locking.
|
2012-07-17 13:22:45 +02:00 |
|
Juan RP
|
8eba2d7ea3
|
xbps-repo: replaced 'genindex' target with 'index-{add,clean}'.
See the NEWS file for more information.
|
2012-07-17 12:31:04 +02:00 |
|
Juan RP
|
9edd60c3a7
|
libxbps: extend the list of symlinks in rootdir to be ignored.
|
2012-07-14 12:11:55 +02:00 |
|
Juan RP
|
2f1e975607
|
Added "install-date" object to pkg's pkgdb dictionary, make xbps-bin(8) print it.
|
2012-07-11 12:19:39 +02:00 |
|
Juan RP
|
d8f1fc978a
|
NEWS: be ready for 0.16.4.
|
2012-07-10 23:44:47 +02:00 |
|
Juan RP
|
11ecf5438f
|
Import proplib-0.6.1.
|
2012-07-10 23:33:19 +02:00 |
|
Juan RP
|
34697e8022
|
libxbps: improve matching obsolete files, skip matches by hash and filename.
Don't remove top level symlinks (/bin, /sbin and /lib) if they were found
as obsoletes. This is a workaround for the system transition to /usr.
|
2012-07-10 23:22:25 +02:00 |
|
Juan RP
|
172435bd7e
|
xbps_check_is_installed_pkg_by_pattern: do not reset errno, leave it as is.
|
2012-07-04 12:59:40 +02:00 |
|
Juan RP
|
5c24ef3b7f
|
NEWS: update for 0.16.2.
|
2012-07-04 11:58:03 +02:00 |
|
Juan RP
|
abdf6e710d
|
xbps_remove_pkg: do not pass dangling pointers to state cb after removing pkgdict.
|
2012-07-04 09:52:51 +02:00 |
|
Juan RP
|
f1ad8a95de
|
xbps-repo: fixed issue 24 (xbps-src make-repoidx is doing something wrong).
|
2012-06-30 11:10:00 +02:00 |
|
Juan RP
|
c61ba8dfcc
|
Added support for package conflicts.
|
2012-06-11 16:14:03 +02:00 |
|
Juan RP
|
984612e3fc
|
NEWS: clarify latest item.
|
2012-06-05 11:34:35 +02:00 |
|
Juan RP
|
c37026d4c6
|
libxbps: require an underscore in strings to detect correctly pkgname/version.
|
2012-06-05 10:58:39 +02:00 |
|
Juan RP
|
34c1269504
|
Fixed installing exact pkg versions on pkgs with hyphens, we use equal sign as delimiter now.
|
2012-06-03 07:26:48 +02:00 |
|
Juan RP
|
bd3a8982cc
|
xbps-bin: added support to install exact pkg version, i.e 'foo-1.0'.
|
2012-06-02 17:35:21 +02:00 |
|
Juan RP
|
3399184511
|
xbps-repo: genindex target now removes any obsolete binpkg not registered in index.
|
2012-06-01 16:37:44 +02:00 |
|
Juan RP
|
981b13bd5a
|
xbps-repo: 'sync' and 'pkg-list' target now accept a repository URI argument.
If set, only the matching repository will be used for the task.
|
2012-06-01 15:02:06 +02:00 |
|
Juan RP
|
da75866a63
|
xbps-bin: -n now also prints pkg arch.
|
2012-06-01 11:28:30 +02:00 |
|
Juan RP
|
0b078cf400
|
NEWS: improve latest entry.
|
2012-06-01 11:05:08 +02:00 |
|
Juan RP
|
7289547432
|
Welcome "repository index format 1.5". See NEWS for information.
|
2012-05-31 16:29:56 +02:00 |
|
Juan RP
|
a58df97c75
|
xbps-bin: new flag -S to sync rpool indexes before the target.
|
2012-05-31 08:08:32 +02:00 |
|
Juan RP
|
a94dd5dbfa
|
Revert "libxbps: implement xbps_file_exec() with posix_spawn()."
This reverts commit 5aa05f4c72 .
|
2012-05-30 17:26:25 +02:00 |
|
Juan RP
|
5aa05f4c72
|
libxbps: implement xbps_file_exec() with posix_spawn().
|
2012-05-30 14:45:47 +02:00 |
|
Juan RP
|
123fca1721
|
NEWS: mention latest API/ABI changes.
|
2012-05-30 11:03:13 +02:00 |
|
Juan RP
|
da4b8b7427
|
rpool: improve the order while resolving dependencies.
See the NEWS file for more information. After that change you don't have
to set a virtual pkg in conf file, if required virtual pkg is in rpool.
|
2012-05-30 10:22:53 +02:00 |
|
Juan RP
|
6a4de0127d
|
libxbps: introduce the concept of "soft replace"; see the NEWS file.
|
2012-05-25 17:24:36 +02:00 |
|
Juan RP
|
d075f7182a
|
When removing pkg files, remove only dangling symlinks after regular files.
This is required for the upcoming eglibc package.
|
2012-05-25 14:31:42 +02:00 |
|
Juan RP
|
9acec7883b
|
xbps_remove_pkg: do not error out if files.plist not found, just continue.
|
2012-05-21 23:03:29 +02:00 |
|
Juan RP
|
52cdec886c
|
NEWS: grammar fixes.
|
2012-05-08 11:56:37 +02:00 |
|
Juan RP
|
bedb8b568b
|
NEWS: mention recent changes to xbps-bin(8).
|
2012-05-08 11:49:50 +02:00 |
|
Juan RP
|
5fabb34a1f
|
xbps-bin(8): keep auto{remove,update} targets for compatibility.
|
2012-05-08 10:09:01 +02:00 |
|
Juan RP
|
c3f0bec3bd
|
NEWS: typo.
|
2012-05-08 10:00:45 +02:00 |
|
Juan RP
|
e0fc55c389
|
xbps-bin(8): renamed autoremove target to remove-orphans.
|
2012-05-08 09:58:56 +02:00 |
|
Juan RP
|
758cd4fd11
|
xbps-bin(8): renamed autoupdate target to dist-upgrade.
|
2012-05-08 09:54:06 +02:00 |
|
Juan RP
|
28767f2ea8
|
Added support to put packages "on hold".
|
2012-05-08 09:19:43 +02:00 |
|
Juan RP
|
f7c49a706c
|
xbps-repo(8): new target 'clean': removes obsolete binpkgs from cachedir.
|
2012-05-05 10:07:47 +02:00 |
|
Juan RP
|
341ab01219
|
NEWS: prepare for 0.15.
|
2012-04-06 09:43:14 +02:00 |
|
Juan RP
|
00148c40b0
|
xbps-bin(8): extended 'requiredby' check to find and remove stale entries.
|
2012-04-05 10:58:52 +02:00 |
|
Juan RP
|
feacc506de
|
When reinstalling existing pkgs, remove previous entry in pkgdb's requiredby.
|
2012-04-04 10:20:29 +02:00 |
|
Juan RP
|
4511e581b2
|
xbps_configure_pkg: improve error messages.
|
2012-03-31 10:08:52 +02:00 |
|
Juan RP
|
8e0612bb46
|
A bugfix while sorting dependencies in a transaction (thanks dave).
|
2012-03-30 01:39:13 +02:00 |
|
Juan RP
|
a5f4848d0b
|
Use best pkg available when resolving required dependencies.
|
2012-03-28 12:01:59 +02:00 |
|
Juan RP
|
934daf8ac7
|
NEWS: mention Kyua test suite.
|
2012-03-12 15:32:13 +01:00 |
|
Juan RP
|
35c2e2a75d
|
Enable assertions by default, even with --debug disabled.
|
2012-03-12 11:22:18 +01:00 |
|
Juan RP
|
06745b70ae
|
Fixed issue 22: always set perms from binpkg to existing files while unpacking.
|
2012-03-07 12:00:08 +01:00 |
|