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: net-im/qTox/Makefile

Number of commits found: 109 (showing only 9 on this page)

«  1 | 2 

Thursday, 7 May 2015
17:26 mat search for other commits by this committer
Update ports in the n* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385640 
Monday, 27 Apr 2015
20:28 thierry search for other commits by this committer
- Update of qTox and toxcore after their new API is eventually fixed
	(this unbreak qTox)

- Rename audio/filter_audio to audio/libfilteraudio.

PR:		ports/199726
Submitted by:	yuri (at) rawbw.com
Original commitRevision:384870 
Sunday, 12 Apr 2015
10:35 antoine search for other commits by this committer
Mark BROKEN: fails to build

src/widget/form/profileform.cpp:217:25: error: use of undeclared identifier
'TOX_AVATAR_MAX_DATA_LENGTH'
    if (bytes.size() >= TOX_AVATAR_MAX_DATA_LENGTH)
                        ^
src/widget/form/profileform.cpp:226:25: error: use of undeclared identifier
'TOX_AVATAR_MAX_DATA_LENGTH'
    if (bytes.size() >= TOX_AVATAR_MAX_DATA_LENGTH)
                        ^
src/widget/form/profileform.cpp:232:33: error: use of undeclared identifier
'TOX_AVATAR_FORMAT_PNG'
    Nexus::getCore()->setAvatar(TOX_AVATAR_FORMAT_PNG, bytes);
                                ^
3 errors generated.

Reported by:	pkg-fallout
Original commitRevision:383857 
Thursday, 19 Mar 2015
20:22 thierry search for other commits by this committer
Refresh.

Submitted by:	Yuri <yuri (at) rawbw.com>
Original commitRevision:381684 
Wednesday, 14 Jan 2015
21:12 thierry search for other commits by this committer
Upgrade to a recent snapshot.

PR:		ports/196710
Submitted by:	yuri (at) rawbw.com (maintainer)
Original commitRevision:377046 
Thursday, 4 Dec 2014
22:40 thierry search for other commits by this committer
Add databases/qt5-sqldrivers-sqlite3 missing dependency.

PR:		ports/195654
Submitted by:	Igor Ostapenko
Approved by:	maintainer (yuri)
Original commitRevision:373988 
Friday, 21 Nov 2014
21:53 thierry search for other commits by this committer
Upgrading to 0.141118.

Note: ATM qTox won't work if Tox has been built with the NACL option!

PR:		ports/195157
Submitted by:	yuri (at) rawbw.com (maintainer)
Original commitRevision:373016 
Wednesday, 29 Oct 2014
18:31 thierry search for other commits by this committer
Update to a redcent snapshot.

PR:		ports/194648
Submitted by:	maintainer
Original commitRevision:371695 
Sunday, 19 Oct 2014
15:06 makc search for other commits by this committer
Add new port net-im/qTox:

Qt 5 based Tox client

WWW: https://wiki.tox.im/QTox

PR:		194010 (based on)
Submitted by:	yuri@rawbw.com
Original commitRevision:371182 

Number of commits found: 109 (showing only 9 on this page)

«  1 | 2