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

Number of commits found: 4

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, 25 May 2015
10:13 marino search for other commits by this committer
emulators/loemu: Fix runtime after mame upgrade

This port has probably be broken (at least by default) for many years.
It was trying to call sdlmame (I think) but the name was "mame" and now
for amd64, the name is "mame64".  Attempt to fix this (not testing was
done, however).

While here, clean up post-patch which was doing a lot of nothing, leverage
shebangfix, and regenerate patch accordingly.

Note that RUN_DEPENDS had to be changed to deal with the morphing
executable name.
Original commitRevision:387374 
Sunday, 30 Mar 2014
21:41 rene search for other commits by this committer
- Remove optional dependency on expired emulators/xmame
- Update pkg-descr
- Bump PORTREVISION

Approved by:	portgmr (blanket)
Original commitRevision:349683 
Tuesday, 27 Feb 2007
21:44 acm search for other commits by this committer
- New port: emulators/loemu

Loemu is a free application that provides a simple frontend for various game
emulators.

Features:
- Currently it supports game emulation with xmame, sdlmame and snes9x.
- Browse games using dynamic list. This allows to browse in a list generated
  with some categories (and it has other advantages).
- Finds games quickly. Using a specific dialog that looks for a game in all
  the gamelist.
- The generation of the dynamic list filtering the gamelist is very fast.
- It has been developed with PyGTK + Glade.
- Released under GNU General Public License.

The design of loemu allows the support of more emulators adding specific
emulator configuration files.

WWW:    http://loemu.pegueroles.com/
Original commit

Number of commits found: 4