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/libdungeonmaker/Makefile

Number of commits found: 14

Saturday, 28 Jul 2018
07:41 tobik search for other commits by this committer
games/libdungeonmaker: Deprecate and fix build with Clang 6

DungeonMaker.cpp:3245:11: error: invalid operands to binary expression
('unsigned int' and 'nullptr_t')
        if (seed == NULL) {
            ~~~~ ^  ~~~~

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475044_s336572/logs/libdungeonmaker-2.05_1.log
Original commitRevision:475507 
Friday, 8 May 2015
14:04 amdmi3 search for other commits by this committer
- Don't install static libraries with INSTALL_LIB (part 1/2)

Approved by:	portmgr blanket
MFH:		2015Q2
Original commitRevision:385787 
Friday, 3 Apr 2015
00:12 amdmi3 search for other commits by this committer
- Drop always-false OSVERSION condition
Original commitRevision:383079 
Friday, 9 Jan 2015
18:00 amdmi3 search for other commits by this committer
- Add LICENSE
- Drop @dirrm* from plist
Original commitRevision:376631 
Wednesday, 10 Dec 2014
23:44 amdmi3 search for other commits by this committer
Clarify BROKEN message

Suggested by:	rea
Original commitRevision:374500 
Wednesday, 3 Dec 2014
19:57 amdmi3 search for other commits by this committer
- Mark BROKEN on 10.x

MFH:		2014Q4
Original commitRevision:373848 
Thursday, 24 Jul 2014
16:08 adamw search for other commits by this committer
include stdlib.h for rand(3) to fix build. While here, remove the profiled lib
from the plist. Its creation is changes with NO_PROFILE in src.conf, and it's
pretty unnecessary, so I'm removing it from the plist altogether for simplicity.
Original commitRevision:362816 
Sunday, 3 Nov 2013
01:07 danilo search for other commits by this committer
- Add stage support
- Remove indefinite article from COMMENT
- Add DOCS and EXAMPLES options
Original commitRevision:332571 
Friday, 20 Sep 2013
17:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Original commitRevision:327730 
Saturday, 22 Aug 2009
00:23 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
Original commit
Tuesday, 29 Apr 2008
05:27 linimon search for other commits by this committer
Reset aaron's port maintainerships due to many maintainer-timeouts.
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Sunday, 14 May 2006
14:22 aaron search for other commits by this committer
- Add USE_GCC to remove from unbuildable ports list

Approved by:    tobez (implicit)
Original commit
Monday, 23 Jan 2006
00:01 aaron search for other commits by this committer
Adding port games/libdungeonmaker, a C++ library that "grows" dungeons using
artificial life methods, generally for use in dungeon-crawler games.

Submitted by:   aaron
Approved by:    tobez
Original commit

Number of commits found: 14