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/yadex/distinfo

Number of commits found: 7

Wednesday, 5 Sep 2018
18:28 danfe search for other commits by this committer
Improve the port and catch it up with modern reality a bit:

- Fix a runtime crash (segfault) due to `MasterDirectory dirbuf' if-block
  local variable being used after it went out of scope by making it local
  to the LoadPicture() function instead

- Add the HEXEN option which brings better Hexen support to Yadex (duh).
  Unfortunately, it depends on the SEARCH patch and conflicts with the
  LAPTOP_KEYS patch (which is the reason why I didn't introduce it years
  ago: we did not have IMPLIES/PREVENTS back then, but we do now)

- Building with 3D Render option requires USE_CXXSTD=c++98 due to infamous
  "in-class initializer for static data member of type 'const double'
  requires 'constexpr' specifier" error in `src/r_render.cc'.  Actually,
  we could get away with c++03, but GCC 4.2, which is still used on e.g.
  powerpc and sparc64, does not support it.  Enable it unconditionally so
  the port is always built against the same C++ standard regardless of the
  selected options

- Reword option descriptions to avoid using verbs, per our conventions
Original commitRevision:479036 
Sunday, 3 Jul 2011
14:25 ohauer search for other commits by this committer
-remove MD5
Original commit
Sunday, 22 Jan 2006
11:40 edwin search for other commits by this committer
SHA256ify (manually checked and updated)

Approved by:    krion@
Original commit
Monday, 21 Mar 2005
13:19 danfe search for other commits by this committer
- Update to 1.7.0
- Unbreak on 64-bit archs [1]
- Install documentation
- Throw in a bunch of useful patches
- Utilize OPTIONS
- Augment mirror list

Approved by:    maintainer timeout
PR:             ports/77810 [1]
Submitted by:   anholt [1]
Tested on:      panther, beast, sledge [1]
Original commit
Wednesday, 31 Mar 2004
03:12 trevor search for other commits by this committer
SIZEify (maintainer timeout)
Original commit
Saturday, 7 Jul 2001
06:54 dwcjr search for other commits by this committer
Update to 1.5.2    
Original commit
Monday, 18 Jun 2001
17:05 dwcjr search for other commits by this committer
Add yadex, a wad editor for popular games including doom 1 & 2, hexen and others
   
Original commit

Number of commits found: 7