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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: ports-mgmt/pkg/files/patch-libpkg__pkg_elf.c

Number of commits found: 7

Wednesday, 23 Jul 2014
14:22 bapt search for other commits by this committer
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
- Remove PACKAGESITE
- pkg-audit: remove support for portaudit compact database (only VulnXML will be
used)
- Improved UI experience based on jmmv write up
(http://julipedia.meroh.net/search/label/cli-design)
- Reworking the database locking mechanism into a finer grain and more clever
system
- Dynamic conflict handling if a conflict on files is detected at the sanity
check level, try to solve the problem again with the new conflict information
- Fix %t (timestamp) modifier in pkg_printf(3)
- Full output now has a new field "date installed"
- New pkg -o A=B to overwrite configuration from command line without the need
of defining environment variables
- pkg-install now can handle local files
- pkg-add is now an alias on pkg-install
- Simplify API by using more and more libucl objects (hidden behind an opaque
'pkg_object')
- Rework multirepository handling
- Prepare code for repository abstraction support
- Sandbox signature checking and extraction
- Support long options
- Rework the extraction process
- unicity of a package is now origin~name allowing subpackages and flavours
- Improve ui for all commands
- pkg lock -l now list the locked packages
- symlinks now has a checksum to ensure they are valid
- pkg backups generated by the distributed script are now plain sql files
- Tons of bugfixes
- Tons of behavour fixes
Original commitRevision:362699 
Thursday, 3 Apr 2014
13:30 bapt search for other commits by this committer
Add the ability to specifiy the file where the ABI string will be determined
from
Original commitRevision:350008 
Thursday, 19 Sep 2013
20:04 bapt search for other commits by this committer
Fix build on mips
Fix analyzing elf when package/registering from a stage directory
Original commitRevision:327648 
Thursday, 5 Sep 2013
11:39 bdrewery search for other commits by this committer
- Fix crash when registering some linux ports, such as
  games/linux-candycruncher-demo

With hat:	portmgr
Reported by:	mva
Original commitRevision:326389 
11:36 bdrewery search for other commits by this committer
- Rename ARM patch to proper name and remove unneeded newvers.sh patch
  as the PORTREVISION is passed in MAKE_ENV

With hat:	portmgr
Original commitRevision:326387 
Friday, 17 May 2013
05:13 bdrewery search for other commits by this committer
- Fix crash while packaging netbeans

Reported by:  many
Reviewed by:  bapt
Original commitRevision:318356 
Sunday, 13 Jan 2013
18:25 bdrewery search for other commits by this committer
- Fix build due to uninitialized variables, which
  were previously hidden due to DEBUG_FLAGS

Obtained from:	Upstream git repo
Approved by:	bapt
Original commitRevision:310327 

Number of commits found: 7