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: emulators/ucon64/Makefile

Number of commits found: 12

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
Friday, 31 Dec 2021
11:12 Kai Knoblich (kai) search for other commits by this committer
emulators/ucon64: Update to 2.2.2 [1]

* Remove two upstreamed patches and rebase existing patches.

* Assume maintainership.

Changelog:

https://ucon64.sourceforge.io/ucon64/changes.html

PR:		260544
Reported by:	Daniël Hörchner (via e-mail) [1]
commit hash: e5913d07d3c8c6cd57b2bd19bad76c08fc5070a6 commit hash: e5913d07d3c8c6cd57b2bd19bad76c08fc5070a6 commit hash: e5913d07d3c8c6cd57b2bd19bad76c08fc5070a6 commit hash: e5913d07d3c8c6cd57b2bd19bad76c08fc5070a6 e5913d0
Wednesday, 22 Dec 2021
17:29 Guangyuan Yang (ygy) search for other commits by this committer
*/*: Maintainer reset for Nicole Reid

There has been multiple consecutive maintainer timeouts for the ports
maintained by Nicole Reid <root@cooltrainer.org>. We thank Nicole for
all their efforts and hope to welcome them back in the future.

PR:		260036
commit hash: 20e61d88db5dd52e348f1ff171ec9826f71df85e commit hash: 20e61d88db5dd52e348f1ff171ec9826f71df85e commit hash: 20e61d88db5dd52e348f1ff171ec9826f71df85e commit hash: 20e61d88db5dd52e348f1ff171ec9826f71df85e 20e61d8
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
Tuesday, 19 Jan 2021
11:31 kai search for other commits by this committer
emulators/ucon64: Update to 2.2.1

* Add support for CD64 backup units via new default option CD64. [1]

* Update WWW field. [1]

Changelog:

https://ucon64.sourceforge.io/ucon64/changes.html

PR:		252178
Reported by:	Daniel Horchner (via e-mail) [1]
Approved by:	Nicole Reid <root@cooltrainer.org> (maintainer)
Original commitRevision:562044 
Saturday, 8 Jun 2019
16:16 kai search for other commits by this committer
emulators/ucon64: Update to 2.2.0

* Switch to options framework to make the port more flexible
* Remove no longer required patches that have been adapted by upstream
* Add license information

Also while I'm here:
* Order variables a bit according to the PHB with the support of portclippy.

Notable changes since 2.0.0:

Additions:
* (N64) Support for remaining 6101, 6103, and 6106 bootcodes
* (Coleco) Recognition of Coleco ROMs
* (Virtual Boy) Recognition of Virtual Boy ROMs
* (NDS) Recognition of DS ROMs
* (Atari) Recognition of Atari VCS 2600 ROMs
* Added support for NetBSD
* Introduction of many new command-line switches

Updates/Fixes:
* Updated support for OpenBSD (64-bit)
* Many fixes/improvements for backup devices, ROM types and command-line
  switches

http://ucon64.sourceforge.net/ucon64/changes.html

PR:		238275
Submitted by:	Allison Nicole Reid <root@cooltrainer.org> (maintainer)
Original commitRevision:503742 
Monday, 11 May 2015
18:34 mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386097 
Monday, 5 May 2014
09:45 bapt search for other commits by this committer
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
Original commitRevision:352986 
Thursday, 27 Feb 2014
14:41 ehaupt search for other commits by this committer
Support staging
Original commitRevision:346352 
Friday, 20 Sep 2013
16:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
Original commitRevision:327721 
Wednesday, 10 Jul 2013
14:42 skreuzer search for other commits by this committer
uCON64 is the video game backup tool and emulator Swiss Army knife program.
It supports almost every system (Consoles, Handheld, and Arcade) with very
verbose ROM information, ROM and SRAM convertion to various backup tool
formats, IPS/APS/BSL/PPF patching, bad dump detection via RomCenter DAT
files, and more.

WWW:    http://ucon64.sourceforge.net/

PR:		ports/177042
Submitted by:	Nicole Reid <nicole@cooltrainer.org>
Original commitRevision:322700 

Number of commits found: 12