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/gxemul/pkg-descr

Number of commits found: 7

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Sunday, 18 Nov 2018
08:51 tobik search for other commits by this committer
emulators/gxemul: Update to 0.6.0.2

- Build with Clang
- Update WWW; the sf.net project is gone
- vga.h is now included with "../include/vga.h" so the conflict with
  svgalib should be gone
- Make sure various build dependencies are not accidentally auto-detected
- Add missing xterm dependency; gxemul tries to run xterm when run
  under X for serial console output
- Take maintainership

Changes:	http://gavare.se/gxemul/gxemul-stable/doc/RELEASE.html
Original commitRevision:485218 
Thursday, 23 Mar 2017
05:47 lwhsu search for other commits by this committer
- Update WWW
Original commitRevision:436755 
Thursday, 19 May 2016
10:21 amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
Original commitRevision:415498 
Monday, 24 Oct 2011
04:17 dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
Original commit
Thursday, 3 May 2007
07:13 jkoshy search for other commits by this committer
Update pkg-descr.

Requested by:   Anders Gavare [AUTHOR]
Original commit
Friday, 20 May 2005
10:35 jylefort search for other commits by this committer
Add gxemul.

GXemul is a free instruction-level machine emulator, emulating not only the
CPU, but also other hardware components, making it possible to use the emulator
to run unmodified operating systems such as NetBSD, OpenBSD, or Linux.

A few different machine types are emulated. The following machine types are
emulated well enough to run at least one "guest OS":

  * DECstation 5000/200 ("3max"): serial controller (including keyboard and
    mouse), ethernet, SCSI, and graphical framebuffers.
  * Acer Pica-61 (an ARC machine): serial controller, "VGA" text console, and
    SCSI.
  * NEC MobilePro 770, 780, 800, and 880 (HPCmips machines): framebuffer,
    keyboard, and a PCMCIA IDE controller.
  * Cobalt: serial controller and PCI IDE.

WWW: http://gavare.se/gxemul/

PR:             ports/81048
Submitted by:   Janni <jannisan@t-online.de>
Original commit

Number of commits found: 7