non port: ports-mgmt/pkg/files/patch-libpkg__pkg_ports.c |
SVNWeb
|
Number of commits found: 7 |
Tue, 9 Dec 2014
|
[ 14:22 bapt ]
Update pkg to 1.4.0
Update pkg-devel to 1.4.99.0 (aka 1.5 pre-alpha0)
Changes since pkg 1.3.0:
Changes you can expect in pkg 1.4 are the following:
- Loads of bug fixes
- Stricter checking of the path passed via the plist
- Removal of the bundled libyaml
- new --raw-format to chose the output format for info -R and search -R
- ABI (for freebsd, unchanged for dragonfly) is now follwing MACHINE_ARCH
(freebsd:10:x86:64 become FreeBSD:10:amd64) the old ABI is available as a
fallback in ALTABI
- pkg check now support a quiet mode
- new 3 way merge code ("stolen" from the fossil-scm) to allow automerging
configuration files
- new @config keyword to mark a file as a config file (during (Only the first 15 lines of the commit message are shown above )
|
Fri, 26 Sep 2014
|
[ 13:14 bapt ]
Fix an important regresion preventing pkg2ng to work properly
Reported by: roberto
Tested by: roberto
|
Wed, 23 Jul 2014
|
[ 14:22 bapt ]
Update to 1.3.0
Since pkg 1.2:
- 373 files changed, 66973 insertions(+), 38512 deletions(-)
- 29 differents contributors
- Merge of one of the 2013 Summer of code project
Changelog:
- New solver that can support external solvers using the CUDF format and the
internal SAT solver
- pkg-ssh(8) is now sandboxed with capsicum if it is available
- pkg-ssh(8) now uses poll(2)
- Remove StringList usage to improve portability
- Rework the build system to use autotools to help portability
- Now fetching is done to a temporary location and cleaned up if it fails (Only the first 15 lines of the commit message are shown above )
|
Tue, 1 Apr 2014
|
[ 18:34 antoine ]
Detect invalid packages that list directories as a file in plist
Exp-run by: bdrewery
With hat: portmgr
|
Mon, 18 Mar 2013
|
[ 13:04 bdrewery ]
- Fix lib/gio/modules/giomodule.cache being seen as a leftover
due to @unexec gio-querymodules running before files were deinstalled.
A more extensible solution is being sought for 1.0.10 to be used through
bsd.pkgng.mk
Reported by: miwi, swills
With hat: portmgr
|
Sat, 7 Apr 2012
|
[ 20:22 bapt ]
- update to 1.0-beta10
- changes:
* Fix memory corruption
* Fix handle_rc_script when upgrading services are now really restarted
* Report Already installed/Not found when installing packages if any
* when trying to pkg add something that doesn't exists, recommend the user to
use pkg install
* Fix abi detection on recent current
* pkg -v report the version, -vv more informaton, -vvv even more :)
* new pkg fetch command (not yet documented)
* code factorisation
* pkg repo is now incremental
* install/upgrade now first forces installation/upgrade of pkg before anything
Feature safe: yes
|
Sat, 31 Mar 2012
|
[ 21:54 bapt ]
fix @ignore handling (fixes nullmailer)
Feature safe: yes
|
Number of commits found: 7 |