notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: ports-mgmt/pkg-devel/Makefile

Number of commits found: 318 (showing only 18 on this page)

«  1 | 2 | 3 | 4 

Sunday, 30 Jun 2013
14:43 bdrewery search for other commits by this committer
- Fix build with -Werror
Original commitRevision:322087 
Saturday, 29 Jun 2013
10:48 bdrewery search for other commits by this committer
Make portlint happier
Original commitRevision:322039 
Friday, 28 Jun 2013
22:26 bdrewery search for other commits by this committer
- 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
Original commitRevision:322002 
Tuesday, 25 Jun 2013
10:08 bapt search for other commits by this committer
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]
Original commitRevision:321728 
Monday, 24 Jun 2013
13:12 bapt search for other commits by this committer
Add PKGNAMESUFFIX temporary to avoid collision with the package created by
ports-mgmt/pkg
Original commitRevision:321680 
13:02 bapt search for other commits by this committer
Update to 1.1.1:
Changes:
- Fix an pkg crashing on i386
- Fix a regression on the output of pkg version
Original commitRevision:321679 
05:55 bapt search for other commits by this committer
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
Original commitRevision:321663 
Monday, 17 Jun 2013
09:31 bapt search for other commits by this committer
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]
Original commitRevision:321091 
Wednesday, 12 Jun 2013
07:18 bapt search for other commits by this committer
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
Original commitRevision:320667 
Monday, 10 Jun 2013
22:39 bapt search for other commits by this committer
Fix LATEST_LINK without pkgng
Original commitRevision:320507 
Wednesday, 5 Jun 2013
22:40 bapt search for other commits by this committer
Please latestlink checker
Original commitRevision:320037 
Tuesday, 4 Jun 2013
09:18 bapt search for other commits by this committer
Only set latest link when build WITHOUT_PKGNG
Original commitRevision:319837 
Saturday, 1 Jun 2013
22:24 bapt search for other commits by this committer
Add LATEST_LINK
Original commitRevision:319610 
Friday, 31 May 2013
17:14 bapt search for other commits by this committer
Fix segfault on current when binary installing packages

Reported by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
Original commitRevision:319539 
14:42 bapt search for other commits by this committer
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]
Original commitRevision:319496 
12:02 bapt search for other commits by this committer
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]
Original commitRevision:319488 
Thursday, 30 May 2013
17:53 bapt search for other commits by this committer
Fix pkg audit -F

Reported by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
Original commitRevision:319440 
15:17 bapt search for other commits by this committer
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 View all of this commit message)
Original commitRevision:319432 

Number of commits found: 318 (showing only 18 on this page)

«  1 | 2 | 3 | 4