non port: ports-mgmt/pkg-devel/Makefile |
Number of commits found: 318 (showing only 18 on this page) |
Sunday, 30 Jun 2013
|
14:43 bdrewery
- Fix build with -Werror
 |
Saturday, 29 Jun 2013
|
10:48 bdrewery
Make portlint happier
 |
Friday, 28 Jun 2013
|
22:26 bdrewery
- Update to 1.1.3
Changes:
- Fix repository signing verification with new format during update
- Disable terminal title setting
- Fix %a/%k returning true/false instead of 0/1
- Various memory/fd leaks have been fixed
- Fixed pkg self-upgrade detection
- ZSH completion fixes
- Several crashes fixed
With hat: portmgr
 |
Tuesday, 25 Jun 2013
|
10:08 bapt
Update to 1.1.2
Changes:
- Fix install|upgrade -f not executing post-install scripts [1]
- Fix bad size calculation on i386 for pkg delete (always say 4G will be freed)
- Fix pkg query '%sh' now properly converting to human number on i386
- Fix zsh completion missing ']' [2]
- Fix pkg stats in case no remote repositories are configured [3]
Reported by: ohauer [1], Kimmo Paasiala via github issue #520 [2], rene [3]
 |
Monday, 24 Jun 2013
|
13:12 bapt
Add PKGNAMESUFFIX temporary to avoid collision with the package created by
ports-mgmt/pkg
 |
13:02 bapt
Update to 1.1.1:
Changes:
- Fix an pkg crashing on i386
- Fix a regression on the output of pkg version
 |
05:55 bapt
Update to 1.1 final
Changes:
- Fix packing of +UPGRADE scripts
- Fix pkg update always thinking the repo is up to date if the remote server
sends no mtime header
- Various updates on the manpage
- New pkg-repository(5) man page
 |
Monday, 17 Jun 2013
|
09:31 bapt
Update to 1.1.0 rc1
Changes:
- Fix pkg install -R [1]
- pkg install -R does not downgrade anymore except if -f is passed.
- Fix package validation [2]
- Do not try to search on repositories if no repositories are configured
- Fix pkg query '%M' printing '(null)' [3]
Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com> [1],
Waitman Gobble (github issue #514), and many others [2],
flo [3]
 |
Wednesday, 12 Jun 2013
|
07:18 bapt
Update to 1.1.0.b4
Changes:
- A package can now be marked to only be upgraded from a given repository via
annotations
- install and upgrade will now show from which repository packages are taken
(if at least 2 repositories are setup)
- old/unused 'informations' field has been removed in favor of using
annotations
- important cleanup using pkg_printf(3)
- add seat belt so pkg-devel can only be removed with -f
- signing key is only asked once now in pkg repo
- only look withing the note version of elf files
- fix pkg delete -a
- pkg repo has been changed to produce repo.txz in 1.0 only format
- catalog is now only take from digest in 1.1
- fix pkg update to that is is really incremental.
- fix pkg convert (thus fix pkg2ng)
- Add a DISABLE_MTREE option, which just disables processing +MTREE data
- Rename ENV to PKG_ENV to not conflict with sh(1)'s ENV
- Refactor 'pkg [-v|-vv|-vvv]' handling
 |
Monday, 10 Jun 2013
|
22:39 bapt
Fix LATEST_LINK without pkgng
 |
Wednesday, 5 Jun 2013
|
22:40 bapt
Please latestlink checker
 |
Tuesday, 4 Jun 2013
|
09:18 bapt
Only set latest link when build WITHOUT_PKGNG
 |
Saturday, 1 Jun 2013
|
22:24 bapt
Add LATEST_LINK
 |
Friday, 31 May 2013
|
17:14 bapt
Fix segfault on current when binary installing packages
Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com>
 |
14:42 bapt
Update to 1.1.0.b3:
- Fix the solver endlessly proposing to reinstall some packages [1]
- Fix a typo in repository configuration parser
- Explain why a package is being reinstalled
Reported and tested by: Nikolai Lifanov <lifanov@mail.lifanov.com> [1]
 |
12:02 bapt
Update to 1.1.0.b2
- Fix pkg audit -F [1]
- Fix the new solver trying to downgrade some packages when it shouldn't
- Properly show how much space is going to be free/required when deinstalling
[2]
Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com> [1], gerald [2]
 |
Thursday, 30 May 2013
|
17:53 bapt
Fix pkg audit -F
Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com>
 |
15:17 bapt
The pkg developement team is proud to announce the new 1.1.0 beta1 release of
pkg.
Here is the list of new features that happened in pkg 1.1:
- new simpler and more reliable solver
- shared libraries are now always tracked
- ssh:// is supported as a protocol to distribute packages (needs pkg 1.1+ on
the server hosting the packages)
- multirepository is no longer considered experimental and works by default.
- incremental update of the catalog (only if the repository was created by pkg
1.1+)
- simplification of the public API
- stabilisation of the public API (we will now try to keep it stable and if
change are needed there will be deprecation time before removal of some old
functions) (Only the first 15 lines of the commit message are shown above )
 |
Number of commits found: 318 (showing only 18 on this page) |