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: games/narcissu2/Makefile

Number of commits found: 14

Wednesday, 17 May 2023
19:10 Jan Beich (jbeich) search for other commits by this committer
games/narcissu2: unbreak fetch

fetch:
http://www.neechin.net/file_download/22/[Denpa]_Narcissu_2_Eng_[unix].tar.bz2.link:
Not Found
commit hash: 1536ef92ec5c1b3549d46f950fbec890ecf56513 commit hash: 1536ef92ec5c1b3549d46f950fbec890ecf56513 commit hash: 1536ef92ec5c1b3549d46f950fbec890ecf56513 commit hash: 1536ef92ec5c1b3549d46f950fbec890ecf56513 1536ef9
19:10 Jan Beich (jbeich) search for other commits by this committer
games/narcissu2: switch to Steam icons

Inspired by:	AUR
commit hash: 7ca3e2e0da58f14d5666a38a14bcbc51c841c48b commit hash: 7ca3e2e0da58f14d5666a38a14bcbc51c841c48b commit hash: 7ca3e2e0da58f14d5666a38a14bcbc51c841c48b commit hash: 7ca3e2e0da58f14d5666a38a14bcbc51c841c48b 7ca3e2e
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
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, 13 Aug 2021
14:02 Jan Beich (jbeich) search for other commits by this committer
games/ponscripter-sekai: switch to 07th-mod (more active) fork

- Sekai Project mainly tested with Narcissu side 2nd script
- 07th-Mod mainly tested with Umineko script

Changes:	https://github.com/07th-mod/ponscripter-fork/compare/4f887b8...v2.0.0
commit hash: 6bf1372822f37ce0775b25394077421d5d5a87ad commit hash: 6bf1372822f37ce0775b25394077421d5d5a87ad commit hash: 6bf1372822f37ce0775b25394077421d5d5a87ad commit hash: 6bf1372822f37ce0775b25394077421d5d5a87ad 6bf1372
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
Monday, 20 Jan 2020
02:01 jbeich search for other commits by this committer
Simplify port-specific manpages location after r523104

Not all of my ports are covered because:
- USES=cmake requires patching devel/cmake to undo BSD-specific defaults
  (A good example why BSD quirks should stay in ports, not to be upstreamed)
- USES=meson and GNU_CONFIGURE require dropping --mandir argument
- ponscripter-sekai requires Templates/BSD.local.dist to NOT create PREFIX/man
Original commitRevision:523601 
Monday, 3 Sep 2018
00:21 jbeich search for other commits by this committer
Reorganize some my ports for better discoverability

devel/onscripter{,-1byte} -> games/onscripter{,-1byte}
devel/ponscripter-sekai -> games/ponscripter-sekai
devel/renpy{,6} -> games/renpy{,6}
devel/rlvm -> games/rlvm
dns/openmdns -> net/openmdns (where Bonjour and Avahi are)
Original commitRevision:478837 
Sunday, 19 Jun 2016
11:25 mat search for other commits by this committer
Remove unnecessary evals that do-fetch was using.

Turns out that env(1) knows how to parse a properly quoted string
using -S "string", it makes the double eval used for the fetch
command to be unnecessary.

This is because running:
eval "foo $(escape $bar)"
is silly when this works:
foo $bar

So remove escaping and quoting, and sillyness.

PR:		210198
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6779
Original commitRevision:417110 
Tuesday, 17 May 2016
18:10 mat search for other commits by this committer
Change how the icon file is fetched, so that its name is more plain.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:415403 
Wednesday, 16 Mar 2016
12:58 jbeich search for other commits by this committer
Drop default directory from _DEPENDS in my ports

https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
Original commitRevision:411229 
Sunday, 6 Sep 2015
09:05 jbeich search for other commits by this committer
games/narcissu2: unbreak fetch

Aur package files moved to git.

Reported by:	pkg-fallout
Original commitRevision:396203 
Saturday, 5 Sep 2015
22:48 jbeich search for other commits by this committer
games/narcissu2: add new port

PR:		195800
Reviewed by:	games (amdmi3)
Approved by:	bapt (mentor, previous version)
Differential Revision:	https://reviews.freebsd.org/D1807

The anonymous protagonist is diagnosed with a terminal illness shortly
after his twentieth birthday, and is admitted to a hospital in Mito,
Ibaraki. There he meets Setsumi, a woman a few years older, who is
also terminally ill. Finding that they both reject to die either in
hospital or at home, they steal a car and run away together. -- VNDB

This package includes English translation for both Narcissu and
Narcissu: Side 2nd.

http://www.neechin.net/narcissu/
Original commitRevision:396196 

Number of commits found: 14