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: benchmarks/postal/files/patch-bhm.cpp

Number of commits found: 5

Friday, 15 Sep 2023
08:57 Rodrigo Osorio (rodrigo) search for other commits by this committer
benchmarks/postal: update to 0.76

Major changes:
    * Fix buffer underrun
    * Add -b option to bind to an address to bhm
    * Improve build

Port changes:
    * Update MASTER_SITE and WWW
commit hash: 2cf1aff496796ba20029b9952cc82d01b166a402 commit hash: 2cf1aff496796ba20029b9952cc82d01b166a402 commit hash: 2cf1aff496796ba20029b9952cc82d01b166a402 commit hash: 2cf1aff496796ba20029b9952cc82d01b166a402 2cf1aff
Saturday, 25 Aug 2018
03:06 tobik search for other commits by this committer
benchmarks/postal: Fix build with Clang 6

bhm.cpp:420:25: error: value of type '__bind<int &, sockaddr *, unsigned long>'
is
      not contextually convertible to 'bool'
  if(listen_fd == -1 || bind(listen_fd, (sockaddr *)&in, sizeof(in))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bhm.cpp:420:22: error: invalid operands to binary expression ('bool' and
'__bind<int
      &, sockaddr *, unsigned long>')
  if(listen_fd == -1 || bind(listen_fd, (sockaddr *)&in, sizeof(in))

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/postal-0.73_3.log
Original commitRevision:477991 
Wednesday, 27 Jul 2016
15:09 mat search for other commits by this committer
Cleanup patches, category benchmarks

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:419178 
Tuesday, 11 Mar 2014
02:36 miwi search for other commits by this committer
- Update to 0.73
- Use new options helper
- Update pkg-descr

PR:		187289
Submitted by:	ports fury
Original commitRevision:347831 
Tuesday, 6 Feb 2007
17:06 rafan search for other commits by this committer
- Update to 0.65
- Pass maintainership to submitter

PR:             ports/108840
Submitted by:   Martin Matuska <martin at matuska.org>
Original commit

Number of commits found: 5