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: lang/libhx/pkg-plist

Number of commits found: 19

Saturday, 9 Dec 2023
17:05 Alexey Dokuchaev (danfe) search for other commits by this committer
lang/libhx: update the port to version 4.19

Reported by:	portscout
commit hash: 06e56ec7dd5e5701dece2729ee092e4a0dd4c39b commit hash: 06e56ec7dd5e5701dece2729ee092e4a0dd4c39b commit hash: 06e56ec7dd5e5701dece2729ee092e4a0dd4c39b commit hash: 06e56ec7dd5e5701dece2729ee092e4a0dd4c39b 06e56ec
Tuesday, 17 Oct 2023
16:50 Alexey Dokuchaev (danfe) search for other commits by this committer
lang/libhx: update the port to version 4.15

- Added two functions to compute Least Positive Residue
- HX_strrtrim() now works on strings longer than INT_MAX
- Distfile can be also downloaded from Codeberg

Reported by:	portscout
commit hash: cad40301e8baa9baec8cbd79bf9168e9338fa5e4 commit hash: cad40301e8baa9baec8cbd79bf9168e9338fa5e4 commit hash: cad40301e8baa9baec8cbd79bf9168e9338fa5e4 commit hash: cad40301e8baa9baec8cbd79bf9168e9338fa5e4 cad4030
Saturday, 11 Mar 2023
08:17 Alexey Dokuchaev (danfe) search for other commits by this committer
lang/libhx: the port had been updated to version 4.12

- Plug a memory leak in HX_inet_listen() function
- Add HX_addrport_split(), HX_inet_connect(), HX_inet_listen(),
  and HX_local_listen() functions

Reported by:	portscout
commit hash: 3e63a76919c12a429109fae483074977853687f5 commit hash: 3e63a76919c12a429109fae483074977853687f5 commit hash: 3e63a76919c12a429109fae483074977853687f5 commit hash: 3e63a76919c12a429109fae483074977853687f5 3e63a76
Monday, 23 Jan 2023
17:06 Alexey Dokuchaev (danfe) search for other commits by this committer
lang/libhx: update the port to version 4.9

Reported by:	portscout
commit hash: e48e8b49cedacf1337a7fcb5c250744e41f24a09 commit hash: e48e8b49cedacf1337a7fcb5c250744e41f24a09 commit hash: e48e8b49cedacf1337a7fcb5c250744e41f24a09 commit hash: e48e8b49cedacf1337a7fcb5c250744e41f24a09 e48e8b4
Wednesday, 16 Mar 2022
05:39 Alexey Dokuchaev (danfe) search for other commits by this committer
lang/libhx: update the port to version 4.3

Patch the test suite code to make it compatible with modern C++.

Reported by:	portscout
commit hash: 098861acba5b5577872ae60aff1268e56feb3bca commit hash: 098861acba5b5577872ae60aff1268e56feb3bca commit hash: 098861acba5b5577872ae60aff1268e56feb3bca commit hash: 098861acba5b5577872ae60aff1268e56feb3bca 098861a
Wednesday, 20 Oct 2021
02:47 Alexey Dokuchaev (danfe) search for other commits by this committer
lang/libhx: the port had been updated (+)

- Update libHX to version 4.2
- Sadly, the author no longer hosts the project on SourceForge
  but on his own site instead, this affects MASTER_SITES and
  WWW line in the port description
- Disable getsockopt(SO_BINDTODEVICE) call for now as FreeBSD
  does not implement this socket option (patches welcome)
- While here, assume maintainership of the port
commit hash: 441a956e5fab5e8c7194b97a1d62d679f16f10e4 commit hash: 441a956e5fab5e8c7194b97a1d62d679f16f10e4 commit hash: 441a956e5fab5e8c7194b97a1d62d679f16f10e4 commit hash: 441a956e5fab5e8c7194b97a1d62d679f16f10e4 441a956
Monday, 3 Aug 2020
11:13 danilo search for other commits by this committer
- Update libhx to 3.25 [1]
- Add TEST_TARGET [1]

while here:
- Replace CPPFLAGS and LDFLAGS by USES=localbase
- Remove useless post-patch
- Add LICENSE
- Bump dependencies PORTREVISION

Submitted by:	danfe (email) [1]
Original commitRevision:544051 
Monday, 27 Oct 2014
15:23 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371587 
Sunday, 17 Aug 2014
22:57 danilo search for other commits by this committer
- Update from 3.14.1 to 3.21
- Take maintainership
Original commitRevision:365256 
Wednesday, 13 Aug 2014
12:57 amdmi3 search for other commits by this committer
- Switch lang/libhx to USES=libtool, drop .la files
- Fix pkgconfig files installation
- Strip libraries
- Bump dependent ports as .so version has changed
Original commitRevision:364785 
Tuesday, 8 Jan 2013
10:22 gahr search for other commits by this committer
- Update to 3.14.1

PR:		174089
Submitted by:	gahr
Approved by:	maintainer (timeout > 1 month)
Original commitRevision:310081 
Thursday, 8 Sep 2011
14:11 gahr search for other commits by this committer
- Fix PLIST and handling of PORTDOCS

Reported by:    PH (via erwin)
Original commit
Wednesday, 7 Sep 2011
10:02 gahr search for other commits by this committer
- Update to 3.10.1

PR:             159598
Submitted by:   Pietro Cerutti <gahr@FreeBSD.org>
Approved by:    maintainer timeout (1 month)
Original commit
Friday, 29 Oct 2010
09:52 gahr search for other commits by this committer
- Update to 3.6

PR:             151455
Submitted by:   gahr
Approved by:    maintainer (timeout 15 days)
Original commit
Thursday, 3 Dec 2009
11:01 sylvio search for other commits by this committer
- Update to 3.2

Approved by:    miwi (mentor)
Original commit
Saturday, 12 Sep 2009
23:26 miwi search for other commits by this committer
- Fix build on FreeBSD 6.X

PR:             138745
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Original commit
Friday, 4 Sep 2009
00:13 araujo search for other commits by this committer
- Update to 3.0.1.

PR:             ports/138511
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Original commit
Monday, 10 Aug 2009
14:15 araujo search for other commits by this committer
- Update to 2.8.

PR:             ports/137490
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Original commit
Sunday, 21 Jun 2009
10:20 dhn search for other commits by this committer
libHX is a C library (with some additional C++ bindings available)

WWW:    http://libhx.sourceforge.net/

PR:             ports/135871
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Original commit

Number of commits found: 19