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: devel/dmalloc/distinfo

Number of commits found: 8

Thursday, 18 Feb 2021
08:00 fernape search for other commits by this committer
devel/dmalloc: update to 5.6.4

Add LICENSE, regerate multiple patches, reorder variables, etc.

Accumulated ChangeLog:

Version 5.6.4 (12/24/2020):
	* Fixed shared libary creation.  Thanks to @ffontaine and Alex Suykov.
	* Fixed one more pointer arithmetic issue.  Thanks to aitap.
	* Better configuring of the pointer arithmetic type.
	* Fixed strndup macro detection... Again. Thanks to SkyOnce.

Version 5.6.3 (12/23/2020):
	* Fixed missing dmallocc.o <- dmalloc.h dependency.  Thanks to @ffontaine.
	* Fixed more %p usage and issues around pointer arithmetic.  Thanks to aitap.

Version 5.6.2 (12/17/2020):
	* Fixed bug with loc_snprintf use of va_args.  Thanks much to aitap.
	* Handle strndup being a macro.  Thanks much to aitap.
	* Renmaed the ERROR_ and DEBUG_ defines to DMALLOC_* to reduce OS overlap.
	* Fixed issues with cross-compiling and getpagesize.  Thanks to aitap.
	* Fixed problems with cross-compiling and printing of pointers.  Thanks to
aitap.

Version 5.6.1 (11/24/2020):
	* Fixed the installdocs target.  Thanks to matthewluckie.

Version 5.6.0 (11/22/2020):
	* Implemented a snprintf to [hopefully] stop recursion.  Thanks to drok.
	* Added append_string and friends for better string output.
	* Fixed strndup handling when it is a macro.  Thanks to danielgora.
	* Fixed strndup configuration and handling in general.
	* Added better getenv handling.
	* Fixed issues around page-size detection and heap extension.
	* Added circleci to github.
	* Improved the test program output.
	* Added strnlen configuration and handling.
	* Moved to git on April 9, 2018.

PR:	252124
Submitted by:	mjl@luckie.org.nz (maintainer)
Original commitRevision:565910 
Sunday, 3 Jul 2011
14:59 ohauer search for other commits by this committer
-remove MD5
Original commit
Monday, 9 Jul 2007
17:58 miwi search for other commits by this committer
- Update to 5.5.2
- Pass maintainership to submitter

PR:             114435
Submitted by:   Petar Zhivkov Petrov <pesho.petrov@gmail.com>
Original commit
Sunday, 22 Jan 2006
08:30 edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
Original commit
Wednesday, 9 Feb 2005
12:11 sem search for other commits by this committer
- Update to 5.4.2

PR:             ports/74671
Submitted by:   Sean Farley <sean-freebsd(at)farley.org>
Approved by:    maintainer (timeout: 1 month)
Original commit
Monday, 23 Feb 2004
17:50 krion search for other commits by this committer
- Update to version 5.3.0

PR:             ports/63019
Submitted by:   Matthew D.Fuller <fullermd@over-yonder.net>
Approved by:    maintainer
Original commit
Tuesday, 5 Aug 2003
18:21 naddy search for other commits by this committer
Updates to 5.2.1.

PR:             54345
Submitted by:   Sean C. Farley <sean-freebsd@farley.org>
Approved by:    maintainer timeout
Original commit
Tuesday, 26 Dec 2000
05:36 will search for other commits by this committer
Add dmalloc 4.8.1, a version of the malloc(3) library that provides   powerful
debugging facilities at runtime.  Required for a forthcoming port.    
Original commit

Number of commits found: 8