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/byacc/Makefile

Number of commits found: 49

Saturday, 13 Apr 2024
13:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
commit hash: 62ed19575439e1d279d6736acd96ff58c4246599 commit hash: 62ed19575439e1d279d6736acd96ff58c4246599 commit hash: 62ed19575439e1d279d6736acd96ff58c4246599 commit hash: 62ed19575439e1d279d6736acd96ff58c4246599 62ed195
Friday, 5 Apr 2024
23:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update MASTER_SITES
commit hash: cc063c43ac02614debbe925ccb08fcd843d633b8 commit hash: cc063c43ac02614debbe925ccb08fcd843d633b8 commit hash: cc063c43ac02614debbe925ccb08fcd843d633b8 commit hash: cc063c43ac02614debbe925ccb08fcd843d633b8 cc063c4
Saturday, 9 Mar 2024
14:05 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20240109

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: e4a018aea851c5ec1e33138f78bfcdb0322610a2 commit hash: e4a018aea851c5ec1e33138f78bfcdb0322610a2 commit hash: e4a018aea851c5ec1e33138f78bfcdb0322610a2 commit hash: e4a018aea851c5ec1e33138f78bfcdb0322610a2 e4a018a
Wednesday, 21 Feb 2024
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update manpage location (003a571d1d6585196545295efc181514f171c4c4,
r523104)
commit hash: d7601d21eec1b0f6fc28cc97f942e3d93b03402e commit hash: d7601d21eec1b0f6fc28cc97f942e3d93b03402e commit hash: d7601d21eec1b0f6fc28cc97f942e3d93b03402e commit hash: d7601d21eec1b0f6fc28cc97f942e3d93b03402e d7601d2
Saturday, 27 May 2023
23:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20230521

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: 041c00de848bcc80ff3d988432fca3de50cb6e15 commit hash: 041c00de848bcc80ff3d988432fca3de50cb6e15 commit hash: 041c00de848bcc80ff3d988432fca3de50cb6e15 commit hash: 041c00de848bcc80ff3d988432fca3de50cb6e15 041c00d
Tuesday, 21 Mar 2023
19:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20230219

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: 4c3687302ab1fd03b79a783b199346a8684e5517 commit hash: 4c3687302ab1fd03b79a783b199346a8684e5517 commit hash: 4c3687302ab1fd03b79a783b199346a8684e5517 commit hash: 4c3687302ab1fd03b79a783b199346a8684e5517 4c36873
Monday, 30 Jan 2023
12:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20221229

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: ad8aa14d18f92eb628629b5e44d78a5a8d564a61 commit hash: ad8aa14d18f92eb628629b5e44d78a5a8d564a61 commit hash: ad8aa14d18f92eb628629b5e44d78a5a8d564a61 commit hash: ad8aa14d18f92eb628629b5e44d78a5a8d564a61 ad8aa14
Friday, 30 Dec 2022
09:04 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20221106

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: cb8340316945895f213a0860985f7a6ac7291b39 commit hash: cb8340316945895f213a0860985f7a6ac7291b39 commit hash: cb8340316945895f213a0860985f7a6ac7291b39 commit hash: cb8340316945895f213a0860985f7a6ac7291b39 cb83403
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 28 Feb 2022
12:45 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20220128

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: c8ff3090ab4f75b86355a1e8f96aee7f10773552 commit hash: c8ff3090ab4f75b86355a1e8f96aee7f10773552 commit hash: c8ff3090ab4f75b86355a1e8f96aee7f10773552 commit hash: c8ff3090ab4f75b86355a1e8f96aee7f10773552 c8ff309
Tuesday, 25 Jan 2022
19:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20220114

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: 2903e95312eab8578142e37c4b3a51c7cab5530b commit hash: 2903e95312eab8578142e37c4b3a51c7cab5530b commit hash: 2903e95312eab8578142e37c4b3a51c7cab5530b commit hash: 2903e95312eab8578142e37c4b3a51c7cab5530b 2903e95
Sunday, 23 Jan 2022
18:17 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20220109

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: e0127b9553418135ed1d4155ff925c2eaae835a2 commit hash: e0127b9553418135ed1d4155ff925c2eaae835a2 commit hash: e0127b9553418135ed1d4155ff925c2eaae835a2 commit hash: e0127b9553418135ed1d4155ff925c2eaae835a2 e0127b9
Tuesday, 11 Jan 2022
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20211224

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: 9625416eb0b31f52f6c9a896d338e5a37aed618b commit hash: 9625416eb0b31f52f6c9a896d338e5a37aed618b commit hash: 9625416eb0b31f52f6c9a896d338e5a37aed618b commit hash: 9625416eb0b31f52f6c9a896d338e5a37aed618b 9625416
Sunday, 19 Sep 2021
05:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20210808

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: b128c1dbf3e8fbada5f753631041bf93ac51bf4d commit hash: b128c1dbf3e8fbada5f753631041bf93ac51bf4d commit hash: b128c1dbf3e8fbada5f753631041bf93ac51bf4d commit hash: b128c1dbf3e8fbada5f753631041bf93ac51bf4d b128c1d
Sunday, 8 Aug 2021
21:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20210802

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: 97d6e1081b7da73891a9fa0fa9bc30446367e776 commit hash: 97d6e1081b7da73891a9fa0fa9bc30446367e776 commit hash: 97d6e1081b7da73891a9fa0fa9bc30446367e776 commit hash: 97d6e1081b7da73891a9fa0fa9bc30446367e776 97d6e10
Sunday, 20 Jun 2021
16:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20210619

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: 13c1eb0815afaff7b34bc96e8a2a3141312c5365 commit hash: 13c1eb0815afaff7b34bc96e8a2a3141312c5365 commit hash: 13c1eb0815afaff7b34bc96e8a2a3141312c5365 commit hash: 13c1eb0815afaff7b34bc96e8a2a3141312c5365 13c1eb0
Wednesday, 26 May 2021
12:54 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20210520

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: 584b6548c6edb55268d86f5494c93018350bd4a1 commit hash: 584b6548c6edb55268d86f5494c93018350bd4a1 commit hash: 584b6548c6edb55268d86f5494c93018350bd4a1 commit hash: 584b6548c6edb55268d86f5494c93018350bd4a1 584b654
Sunday, 18 Apr 2021
05:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/byacc: Update to 20210328

Changes:	https://invisible-island.net/byacc/CHANGES.html
commit hash: 3243b5bc538ada0f4498f2f572c511a95588baf6 commit hash: 3243b5bc538ada0f4498f2f572c511a95588baf6 commit hash: 3243b5bc538ada0f4498f2f572c511a95588baf6 commit hash: 3243b5bc538ada0f4498f2f572c511a95588baf6 3243b5b
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 10 Jan 2021
23:11 sunpoet search for other commits by this committer
Update to 20210109

Changes:	https://invisible-island.net/byacc/CHANGES.html
Original commitRevision:561120 
Sunday, 13 Sep 2020
19:42 sunpoet search for other commits by this committer
Update to 20200910

Changes:	https://invisible-island.net/byacc/CHANGES.html
Original commitRevision:548516 
Thursday, 2 Apr 2020
12:01 sunpoet search for other commits by this committer
Update to 20200330

Changes:	https://invisible-island.net/byacc/CHANGES.html
Original commitRevision:530286 
Sunday, 8 Dec 2019
16:52 sunpoet search for other commits by this committer
Update to 20191125

Changes:	https://invisible-island.net/byacc/CHANGES.html
Original commitRevision:519327 
Monday, 4 Nov 2019
15:58 sunpoet search for other commits by this committer
Update to 20191103

Changes:	https://invisible-island.net/byacc/CHANGES.html
Original commitRevision:516655 
Wednesday, 19 Jun 2019
16:52 sunpoet search for other commits by this committer
Update to 20190617

Changes:	https://invisible-island.net/byacc/CHANGES.html
Original commitRevision:504558 
Sunday, 16 Jun 2019
10:34 sunpoet search for other commits by this committer
Cosmetic change
Original commitRevision:504297 
Friday, 22 Jun 2018
23:58 sunpoet search for other commits by this committer
Update to 20180609

Changes:	https://invisible-island.net/byacc/CHANGES.html
Original commitRevision:473101 
Saturday, 26 May 2018
17:46 sunpoet search for other commits by this committer
Update to 20180525

Changes:	https://invisible-island.net/byacc/CHANGES.html
Original commitRevision:470912 
Tuesday, 15 May 2018
23:58 sunpoet search for other commits by this committer
Update to 20180510

- Update MASTER_SITES
- Update WWW

Changes:	https://invisible-island.net/byacc/CHANGES.html
Original commitRevision:470067 
Monday, 10 Jul 2017
18:25 sunpoet search for other commits by this committer
Update to 20170709

Changes:	http://invisible-island.net/byacc/CHANGES.html
Original commitRevision:445451 
Monday, 1 May 2017
12:45 sunpoet search for other commits by this committer
Update to 20170430

Changes:	http://invisible-island.net/byacc/CHANGES.html
Original commitRevision:439871 
Thursday, 2 Feb 2017
13:30 sunpoet search for other commits by this committer
Update to 20170201

- Add LICENSE

Changes:	http://invisible-island.net/byacc/CHANGES.html
Original commitRevision:433145 
Saturday, 3 Dec 2016
07:59 sunpoet search for other commits by this committer
- Update to 20161202

Changes:	http://invisible-island.net/byacc/CHANGES.html
Original commitRevision:427590 
Sunday, 26 Jun 2016
17:13 sunpoet search for other commits by this committer
- Update to 20160606

Changes:	http://invisible-island.net/byacc/CHANGES.html
Original commitRevision:417538 
Saturday, 26 Mar 2016
17:10 sunpoet search for other commits by this committer
- Fix typo
- Bump PORTREVISION for package change

Submitted by:	jkim
Original commitRevision:411933 
09:03 sunpoet search for other commits by this committer
- Update to 20160324
- Add my LOCAL to MASTER_SITES

Changes:	http://invisible-island.net/byacc/CHANGES.html
Submitted by:	jkim
Original commitRevision:411915 
Wednesday, 9 Dec 2015
14:26 sunpoet search for other commits by this committer
- Convert to new test framework
- Cosmetic change
- Reformat pkg-descr
- Take maintainership
Original commitRevision:403391 
Tuesday, 8 Dec 2015
14:37 bapt search for other commits by this committer
Drop maintainership on a bunch of ports
Original commitRevision:403273 
Tuesday, 14 Jul 2015
13:19 bapt search for other commits by this committer
Update to 20150711
Original commitRevision:391994 
Tuesday, 16 Dec 2014
19:27 bapt search for other commits by this committer
Update to 20141128
Original commitRevision:374816 
Sunday, 12 Oct 2014
20:32 bapt search for other commits by this committer
Update to 20141006
Original commitRevision:370738 
Monday, 6 Oct 2014
14:58 bapt search for other commits by this committer
Update to 20141005
Original commitRevision:370184 
Wednesday, 16 Jul 2014
06:01 bapt search for other commits by this committer
Update to 20140715
Add a regression test target
Original commitRevision:362033 
Sunday, 8 Jun 2014
01:35 bapt search for other commits by this committer
Update to 20140527
Original commitRevision:356964 
Tuesday, 29 Apr 2014
14:20 bapt search for other commits by this committer
Update to 20140422
Original commitRevision:352626 
Tuesday, 22 Apr 2014
22:42 bapt search for other commits by this committer
Update to 20140409
Original commitRevision:351886 
Thursday, 13 Mar 2014
14:06 bapt search for other commits by this committer
Update my ports to the latest infrastructure changes
Original commitRevision:348070 
Wednesday, 8 Jan 2014
07:49 bapt search for other commits by this committer
Add byacc into the ports tree
Original commitRevision:339071 

Number of commits found: 49