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: misc/biosfont-demos/Makefile

Number of commits found: 23

Monday, 26 Feb 2024
20:42 Rene Ladan (rene) search for other commits by this committer
*/biosfont*: update to 1.3.1, migrate to codeberg
commit hash: 93461b5b7c3763036280eaa4ae3b7e1beaa1ebe0 commit hash: 93461b5b7c3763036280eaa4ae3b7e1beaa1ebe0 commit hash: 93461b5b7c3763036280eaa4ae3b7e1beaa1ebe0 commit hash: 93461b5b7c3763036280eaa4ae3b7e1beaa1ebe0 93461b5
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
Saturday, 5 Dec 2020
20:40 rene search for other commits by this committer
Move ports that I wrote to my personal email address.
Original commitRevision:557083 
Tuesday, 24 Dec 2019
22:29 rene search for other commits by this committer
Update misc/biosfont-demos and sysutils/biosfont to version 1.3

The ports are now directly sourced from github instead of LOCAL.
The showdati program now works again on FreeBSD (tested on an
Asus ROG GL553VW in CSM mode, UEFI mode return blank characters).
Original commitRevision:520822 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Tuesday, 7 Oct 2014
15:56 rene search for other commits by this committer
Drop ftp://rene-ladan.nl/pub/ as mirror.
While here use shorter form for "local" master sites.
Original commitRevision:370353 
Friday, 3 Jan 2014
15:22 rene search for other commits by this committer
rene-ladan.nl is online again, re-add it to MASTER_SITES
Original commitRevision:338546 
Sunday, 29 Dec 2013
10:39 rene search for other commits by this committer
Install the showchar binary as show_char to avoid a conflict with
print/psutils.

Bump PORTREVISION
Original commitRevision:337952 
Friday, 27 Dec 2013
14:54 rene search for other commits by this committer
rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCAL
Original commitRevision:337736 
Sunday, 15 Dec 2013
17:41 rene search for other commits by this committer
Specify which BSD licence applies.

Submitted by:	make check-sanity
Original commitRevision:336561 
Tuesday, 24 Sep 2013
14:01 rene search for other commits by this committer
Add staging support
Original commitRevision:328136 
Friday, 20 Sep 2013
20:50 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
Original commitRevision:327745 
Monday, 25 Mar 2013
10:09 rene search for other commits by this committer
- remove empty OPTIONS_DEFAULT
- portlint fixes
Original commitRevision:315209 
Friday, 21 Dec 2012
10:10 rene search for other commits by this committer
- Replace (undocumented) INSTALL_DEPENDS on sysutils/biosfont by a
  RUN_DEPENDS to properly record the dependency on the kernel module.
- Bump PORTREVISION

Noticed by:	'pkg autoremove'
Original commitRevision:309351 
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 
Monday, 23 Jul 2012
18:28 linimon search for other commits by this committer
Switch RUN_DEPENDS to INSTALL_DEPENDS to fix build on pointyhat-west.

Hat:		portmgr
Original commit
Sunday, 13 Jun 2010
20:04 rene search for other commits by this committer
These ports are BSD-licensed

Approved by:    tabthorpe (mentor)
Feature safe:   yes
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
Tuesday, 5 Aug 2008
16:52 lippe search for other commits by this committer
- Update to 1.1.

PR:             ports/126052
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Approved by:    gabor (mentor, implicit)
Original commit
Thursday, 31 Jan 2008
13:14 jmelo search for other commits by this committer
- Update mastersite.

PR:             ports/119194
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Original commit
Tuesday, 4 Jul 2006
18:52 garga search for other commits by this committer
Two samples for the biosfont(4) kernel module:
* showchar shows a requested character on stdout
* showdati is a digital clock.  Best viewed on 80x25 consoles.

WWW: http://home.tiscali.nl/rladan/biosfont/

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

Number of commits found: 23