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: net-p2p/verlihub-plugins-floodprotect/Makefile

Number of commits found: 16

Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Wednesday, 31 Oct 2018
14:23 linimon search for other commits by this committer
Now builds on powerpc64.

Submitted by:	Piotr Kubaj
Original commitRevision:483583 
Sunday, 28 Oct 2018
09:36 jbeich search for other commits by this committer
Downgrade C++03 to C++98, actual default for GCC < 6

GCC 4.2 in base system doesn't support C++03:
cc1plus: error: unrecognized command line option "-std=gnu++03"
Original commitRevision:483249 
Monday, 18 Jun 2018
14:00 linimon search for other commits by this committer
Mark ports broken on powerpc64, categories g-n.

While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:472693 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Friday, 8 Dec 2017
01:46 linimon search for other commits by this committer
Mark these ports as buildable on armv6 after a trybroken run.  (Also
tested with trybroken on armv7.)

The 'runaway process' ones are most likely just statistical.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:455765 
Tuesday, 1 Aug 2017
09:04 rakuco search for other commits by this committer
Explicitly build with -std=gnu++03.

This fixes the build with GCC 6, which defaults to -std=gnu++14. The project
seems to be incompatible with C++11 and later.

PR:		219281
Approved by:	portmgr (blanket approval)
Original commitRevision:447015 
Saturday, 27 May 2017
20:33 linimon search for other commits by this committer
Mark some ports failing on armv6, for errors classified as "configure_error".

Note: this skips all the ports that _sometimes_ fail with CMake errors.  We
need to investigate that problem, and find out if it is specific to the qemu
environment.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:441874 
Monday, 8 Sep 2014
17:04 tijl search for other commits by this committer
net-p2p/verlihub:
- Fix build with clang

net-p2p/verlihub-plugins*:
- Add USES=libtool and INSTALL_TARGET=install-strip
- Drop USE_GCC=any
- Avoid including bsd.port.pre.mk
Original commitRevision:367657 
Monday, 11 Aug 2014
17:05 adamw search for other commits by this committer
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:364628 
Wednesday, 25 Jun 2014
09:56 danfe search for other commits by this committer
- Fix the build of verlihub-plugins-luascript: careless patching with sed(1)
  resulted in wrong HAVE_LUA_5_0 (instead of correct HAVE_LUA_5_1) macro to
  be defined in generated `config.h' header file
- Stagify and cleanup all verlihub-plugins* ports while I'm at here
Original commitRevision:359214 
Friday, 20 Sep 2013
22:28 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p)
Original commitRevision:327758 
Wednesday, 20 Jan 2010
21:58 pav search for other commits by this committer
- Update to 0.9.8e-r2

PR:             ports/140704
Submitted by:   Mikle Davidkin <skylord@vt.net.ru> (maintainer)
Original commit
Friday, 6 Jun 2008
13:53 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Monday, 9 Jul 2007
08:20 rafan search for other commits by this committer
- Make pkg-message shared between these plugin ports
- Share COMMENT setting

Suggested by:   sat
Reviewed by:    sat
Approved by:    Mikle Davidkin (maintainer)
Original commit
Thursday, 5 Jul 2007
07:04 rafan search for other commits by this committer
Floodprotect plugin for the VerliHub.

Verlihub is a Linux/Unix Direct Connect protocol server (Hub).
It is written in c++, has relatively low CPU and RAM usage,
and has many useful features. It also uses a MySQL Database.
Additional functionality is available through a versatile
'plugin' system.

WWW: http://www.verlihub-project.org/

PR:             ports/112393
Submitted by:   Mikle Davidkin <skylord at vt.net.ru>
Original commit

Number of commits found: 16