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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: lang/bas2tap/Makefile

Number of commits found: 17

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
Tuesday, 12 Jul 2022
18:18 Rene Ladan (rene) search for other commits by this committer
cleanup: remove Created-by lines mentioning myself from my ports.

While here use my FreeBSD address again for all my ports.
commit hash: db3918c88e75f75cb4b92650af19055b70f80b51 commit hash: db3918c88e75f75cb4b92650af19055b70f80b51 commit hash: db3918c88e75f75cb4b92650af19055b70f80b51 commit hash: db3918c88e75f75cb4b92650af19055b70f80b51 db3918c
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
Tuesday, 31 Dec 2019
19:34 rene search for other commits by this committer
lang/bas2tap: fix fetch

PR:		242999
Submitted by:	ktullavik@gmail.com
Original commitRevision:521651 
Wednesday, 6 Nov 2019
12:48 antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
Original commitRevision:516880 
Sunday, 7 Dec 2014
10:07 rene search for other commits by this committer
lang/bas2tap: Overdue update to 2.6, portscout did not notice this one...
Original commitRevision:374184 
Monday, 10 Mar 2014
16:01 bapt search for other commits by this committer
Convert l* to USES=zip
Original commitRevision:347773 
Sunday, 16 Feb 2014
16:16 rene search for other commits by this committer
lang/bas2tap: unconditionally install documentation into STAGEDIR
Original commitRevision:344601 
Tuesday, 24 Sep 2013
13:30 rene search for other commits by this committer
Add staging support.
Original commitRevision:328129 
Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Monday, 25 Mar 2013
10:09 rene search for other commits by this committer
- remove empty OPTIONS_DEFAULT
- portlint fixes
Original commitRevision:315209 
Monday, 29 Oct 2012
13:57 rene search for other commits by this committer
Make sure the default options (DOCS, EXAMPLES, IPV6, NLS) are always
defined.

Feature safe:	yes
Original commitRevision:306613 
Tuesday, 23 Oct 2012
21:14 rene search for other commits by this committer
Use optionsNG syntax for NOPORTDOCS

Feature safe:	yes
Original commitRevision:306329 
Sunday, 7 Oct 2012
09:11 rene search for other commits by this committer
Cleanup Makefile headers of my ports.

Just use my login for ports I originally created myself.
Original commitRevision:305446 
Friday, 27 Aug 2010
16:12 rene search for other commits by this committer
- update to 2.5
- add LICENSE, now licensed under GPLv2 instead of custom license
- pkg-descr: add WWW and remove my email address
Original commit
Monday, 5 Jan 2009
16:23 miwi search for other commits by this committer
- Update maintainer mail

PR:             127077
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Original commit
Wednesday, 11 Jul 2007
19:18 pav search for other commits by this committer
This utility converts both 48k and 128k ZX Spectrum BASIC programs stored
as plain text files into TAP files.

TAP files can be used in most ZX Spectrum emulators and can be concatenated
together using cat(1).

Author: Martijn van der Heide

PR:             ports/114046
Submitted by:   Rene Ladan <r.c.ladan@gmail.com>
Original commit

Number of commits found: 17