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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: games/q2pro/files/patch-build__pre.mk

Number of commits found: 4

Thursday, 28 Apr 2016
18:02 danfe search for other commits by this committer
- Fix run-time crash after png_set_gray_1_2_4_to_8() was renamed to
  png_set_expand_gray_1_2_4_to_8() in the PNG library
- Make sure that software renderer works in !i386 build mode
- Remove bogus compile options from the CFLAGS; default CFLAGS are
  already being respected
- Simplify OPTIONS: do not force users to select at least one of the
  client or server, it is not very useful and just complicate things
- Report correct SVN revision number in the version string
- Spell ``renderer'' correctly in the option descriptions
Original commitRevision:414186 
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
Monday, 5 Feb 2007
02:51 alepulver search for other commits by this committer
- Update to SVN revision 142.
- Add '-fPIC' compiler flag to a source file that is shared between both
  executables and libraries [1].

Reported by:    pointyhat [1]
Original commit
Tuesday, 26 Dec 2006
04:36 alepulver search for other commits by this committer
Q2PRO is a Quake2 engine modification. Client and server sides are both
compatible with original Quake2 v3.20 network architecture, as well as with
modern R1Q2 network architecture. Q2PRO is designed to be secure, fast and
doesn't provide any graphical enhancements that are contrary to the classic
Quake2 look and feel. It provides some features yet unique to Quake2, notably
server side Multi View Demos. Q2PRO has it's own software and OpenGL refresh
libraries and runs under Win32 and GNU/Linux natively.

Q2PRO supports the following network protocols:
- 34, original Quake2 protocol.
- 35, enhanced R1Q2 protocol.
- 36, enhanced Q2PRO protocol, extension of R1Q2 protocol.
- 37, special broadband MVD protocol.

WWW: http://q2pro.sourceforge.net/
Original commit

Number of commits found: 4