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/py-bitstring/distinfo

Number of commits found: 15

Thursday, 14 Oct 2021
12:19 Sofian Brabez (sbz) search for other commits by this committer
devel/py-bitstring: update to 3.1.9
commit hash: 135331925dee0a1d800607cc1a00da49c246c7e4 commit hash: 135331925dee0a1d800607cc1a00da49c246c7e4 commit hash: 135331925dee0a1d800607cc1a00da49c246c7e4 commit hash: 135331925dee0a1d800607cc1a00da49c246c7e4 1353319
Thursday, 10 Jun 2021
09:19 Fukang Chen (loader) search for other commits by this committer
devel/py-bitstring: Update to 3.1.7

- Update to 3.1.7
- The sdist on PyPI changed from .zip to .tar.gz
- Add NO_ARCH

Reviewed by:	koobs, sbz
Approved by:	koobs (ports, mentor, implicit), sbz (maintainer)
Differential Revision:	https://reviews.freebsd.org/D30651
MFH:		No (feature release)
commit hash: d15ad74bd29d4f34ab91432a82937d29fdd25e96 commit hash: d15ad74bd29d4f34ab91432a82937d29fdd25e96 commit hash: d15ad74bd29d4f34ab91432a82937d29fdd25e96 commit hash: d15ad74bd29d4f34ab91432a82937d29fdd25e96 d15ad74
Friday, 22 Sep 2017
13:53 sbz search for other commits by this committer
- Update to 3.1.5
Original commitRevision:450374 
Wednesday, 13 Apr 2016
22:21 sbz search for other commits by this committer
- Update to 3.1.4
- Allow Python concurrent installation
Original commitRevision:413232 
Tuesday, 25 Mar 2014
20:34 sbz search for other commits by this committer
- Update to 1.3.1
Original commitRevision:349192 
Wednesday, 24 Apr 2013
18:25 sbz search for other commits by this committer
- Update to 3.1.2
Original commitRevision:316467 
Tuesday, 16 Apr 2013
15:39 sbz search for other commits by this committer
- Update to 3.1.1

Feature safe:	yes
Original commitRevision:315826 
Tuesday, 5 Mar 2013
13:24 sbz search for other commits by this committer
- Update to 1.1.7
- Convert to new option framework
Original commitRevision:313451 
Tuesday, 27 Mar 2012
11:25 sbz search for other commits by this committer
- Update to 3.0.2

Approved by:    jadawin@, miwi@ (mentors, implicit)
Feature safe:   yes
Original commit
Thursday, 8 Dec 2011
14:48 sbz search for other commits by this committer
- Forgot distinfo

Approved by:    jadawin@, miwi@ (mentors, implicit)
Feature safe:   yes
Original commit
Friday, 25 Nov 2011
10:31 sbz search for other commits by this committer
- Update to 3.0.0

Approved by:    jadawin@, miwi@ (mentors, implicit)
Feature safe:   yes
Original commit
Monday, 20 Jun 2011
13:52 sbz search for other commits by this committer
- Update to 2.2.0

PR:             ports/158048
Submitted by:   Jin-Sih Lin <linpct at gmail.com>
Approved by:    jadawin@ (mentor)
Original commit
Tuesday, 8 Mar 2011
01:55 clsung search for other commits by this committer
- Update to 2.1.1

PR:             ports/155368
Submitted by:   maintainer (Sofian Brabez)
Original commit
Wednesday, 26 Jan 2011
04:37 miwi search for other commits by this committer
- Update to 2.1.0
- Add LICENSE

PR:             154292
Submitted by:   Sofian Brabez <sbrabez@gmail.com> (maintainer)
Feature safe:   yes
Original commit
Wednesday, 1 Dec 2010
15:47 jadawin search for other commits by this committer
bitstring is a pure Python module designed to help make the creation and
analysis of binary data as simple and natural as possible.

BitStrings can be constructed from integers (big and little endian), hex, octal,
binary, strings or files. They can be sliced, joined, reversed, inserted into,
overwritten, etc. with simple functions or slice notation.  They can also be
read from, searched and replaced, and navigated in, similar to a file or stream.

bitstring is open source software, and has been released under the MIT licence.

WWW:    http://pypi.python.org/pypi/bitstring

PR:             ports/152688
Submitted by:   Sofian Brabez <sbrabez at gmail.com>
Original commit

Number of commits found: 15