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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/injeqt/distinfo

Number of commits found: 5

Thursday, 27 Apr 2017
17:38 pawel search for other commits by this committer
- Update to version 1.2.0
- Add LICENSE_FILE
- Convert post-patch target to USES=gathfix
- Add patch allowing to build with -Werror flag
- Enable tests during build
Original commitRevision:439558 
Sunday, 24 Jul 2016
08:46 pawel search for other commits by this committer
- Update to version 1.1.0
- Bump polish/kadu, library ABI change

Changelog: https://github.com/vogel/injeqt/blob/master/ChangeLog
Original commitRevision:418991 
Tuesday, 28 Apr 2015
18:44 bdrewery search for other commits by this committer
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.

When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.

Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.

empty() is used rather than (!defined || !${}) to support fmake.

The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.

PR:		199069
With hat:	portmgr
Testing done:	All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested.
Original commitRevision:384932 
Saturday, 21 Mar 2015
13:18 pawel search for other commits by this committer
- Convert to new USE_GITHUB
- Fix build on current by removing -Werror from compiler flags
Original commitRevision:381794 
Tuesday, 10 Mar 2015
17:17 pawel search for other commits by this committer
njeqt is an attempt to build a powerful and reliable dependency injection
framework on Qt's reflection based on MOC (meta-object compiler).

WWW: https://github.com/vogel/injeqt/
Original commitRevision:380944 

Number of commits found: 5