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/assaultcube/files/patch-source_src_console.h

Number of commits found: 3

Tuesday, 14 Feb 2023
12:34 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Kevin Zheng
games/assaultcube: Update to 1.3.0.2

Submitter becomes maintainer, already maintainer of several ports.

The PORT_ENET option no longer compiles, so remove it. The MASTER server option
is also currently broken, but players playing the game or running a dedicated
server should not need to run it, so disable this option for now.

While here, pet linters.

ChangeLog: https://assault.cubers.net/docs/history.html

 * the server sends messages so you know what data was used for shuffeling
   (random < match < vita)
 * switching to spectator only incurs respawn delay, not suicide/teamkill
 * the overview spectator can now see the flags in tilted-model or radar-like
   ways through overviewflags setting
 * connect protocol waits for authentication with the masterserver before
   connecting
 * register connect protocol script for linux

PR:		269505
Reported by:	kevinz5000@gmail.com (maintainer)
commit hash: 3c8ea1caeedb246697b79bdb5c215fe4567247c6 commit hash: 3c8ea1caeedb246697b79bdb5c215fe4567247c6 commit hash: 3c8ea1caeedb246697b79bdb5c215fe4567247c6 commit hash: 3c8ea1caeedb246697b79bdb5c215fe4567247c6 3c8ea1c
Monday, 4 May 2015
11:16 jbeich search for other commits by this committer
games/assaultcube: unbreak on DragonFly and the package cluster

- Disable PCH (precompiled header) to unbreak build with GCC in
  jails for older branches and recent 11.0C kernel
- Add upstream patch for bundled libenet to unbreak build on DragonFly [1]
- Convert patch for ${BUILD_WRKSRC}/Makefile into sed(1) variant
- Pet portlint since r383894 by formatting patches with makepatch target

PR:		199912
Submitted by:	lightside <lightside@gmx.com> (maintainer)
Obtained from:	https://github.com/lsalzman/enet/commit/8df6e58 [1]
Original commitRevision:385392 
Saturday, 12 Oct 2013
17:55 danilo search for other commits by this committer
- Add forgotten patches

Reported by:	Sender Ghost <lightside@gmx.com> (maintainer)
Approved by:	wg/culot (mentors, implicit)
Original commitRevision:330158 

Number of commits found: 3