Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.1_5 16 Feb 2019 17:27:29 |
rene |
Remove expired ports:
2019-02-15 net-p2p/verlihub: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net-p2p/verlihub-plugins: Verlihub uses legacy GeoIP 1 format which
no longer works; switch to GeoIP 2 where possible
2019-02-15 net-p2p/verlihub-plugins-chatroom: Verlihub uses legacy GeoIP 1
format which no longer works; switch to GeoIP 2 where possible
2019-02-15 net-p2p/verlihub-plugins-floodprotect: Verlihub uses legacy GeoIP 1
format which no longer works; switch to GeoIP 2 where possible
2019-02-15 net-p2p/verlihub-plugins-forbid: Verlihub uses legacy GeoIP 1 format
which no longer works; switch to GeoIP 2 where possible
2019-02-15 net-p2p/verlihub-plugins-iplog: Verlihub uses legacy GeoIP 1 format
which no longer works; switch to GeoIP 2 where possible
2019-02-15 net-p2p/verlihub-plugins-isp: Verlihub uses legacy GeoIP 1 format
which no longer works; switch to GeoIP 2 where possible
2019-02-15 net-p2p/verlihub-plugins-luascript: Verlihub uses legacy GeoIP 1
format which no longer works; switch to GeoIP 2 where possible
2019-02-15 net-p2p/verlihub-plugins-messanger: Verlihub uses legacy GeoIP 1
format which no longer works; switch to GeoIP 2 where possible
2019-02-15 net-p2p/verlihub-plugins-stats: Verlihub uses legacy GeoIP 1 format
which no longer works; switch to GeoIP 2 where possible |
1.8.1_5 12 Dec 2018 01:35:36 |
gerald |
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 |
1.8.1_4 26 Jul 2018 04:21:47 |
fluffy |
- Use corresponded luasocket while SOCKET option enabled
No PORTREVISION bump 'cause option was always broken due to lua52 is default
PR: 229685
Submitted by: fluffy
Approved by: maintainer timeout (2 weeks)
MFH: 2018Q3 |
1.8.1_4 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.8.1_3 08 Dec 2017 01:46:01 |
linimon |
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) |
1.8.1_3 27 May 2017 20:33:22 |
linimon |
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) |
1.8.1_3 08 Dec 2016 17:26:10 |
tijl |
Remove libpcre.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.8.1_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.8.1_2 20 Dec 2014 19:26:35 |
bapt |
Cleanup plist |
1.8.1_2 08 Sep 2014 17:04:05 |
tijl |
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 |
1.8.1_1 11 Aug 2014 17:05:50 |
adamw |
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports) |
1.8.1 25 Jun 2014 09:56:15 |
danfe |
- 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 |
1.8.1 19 Jun 2014 21:51:02 |
antoine |
Mark BROKEN: Fails to build
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/include/lua51 -O2 -pipe -fPIC -fno-strict-aliasing
-L/usr/local/lib -I/usr/local/include -I/usr/local/include/verlihub
-I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG
-I/usr/local/include -I/usr/local/include -O2 -pipe -fPIC -fno-strict-aliasing
-L/usr/local/lib -I/usr/local/include -I/usr/local/include/verlihub
-I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG
-I/usr/local/include -I/usr/local/include -MT cluainterpreter.lo -MD -MP -MF
".deps/cluainterpreter.Tpo" -c -o cluainterpreter.lo cluainterpreter.cpp; then
mv -f ".deps/cluainterpreter.Tpo" ".deps/cluainterpreter.Plo"; else rm -f
".deps/cluainterpreter.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/lua51 -O2 -pipe -fPIC
-fno-strict-aliasing -L/usr/local/lib -I/usr/local/include
-I/usr/local/include/verlihub -I/usr/local/include/mysql -pipe
-fno-strict-aliasing -g -DNDEBUG -I/usr/local/include -I/usr/local/include -O2
-pipe -fPIC -fno-strict-aliasing -L/usr/local/lib -I/usr/local/include
-I/usr/local/include/verlihub -I/usr/local/include/mysql -pipe
-fno-strict-aliasing -g -DNDEBUG -I/usr/local/include -I/usr/local/include -MT
cluainterpreter.lo -MD -MP -MF .deps/cluainterpreter.Tpo -c cluainterpreter.cpp
-fPIC -DPIC -o .libs/cluainterpreter.o
cluainterpreter.cpp: In destructor
'nScripts::cLuaInterpreter::~cLuaInterpreter()':
cluainterpreter.cpp:48: warning: deprecated conversion from string constant to
'char*'
cluainterpreter.cpp: In member function 'bool
nScripts::cLuaInterpreter::Init()':
cluainterpreter.cpp:66: error: 'luaopen_loadlib' was not declared in this scope
cluainterpreter.cpp:120: error: 'lua_dofile' was not declared in this scope
cluainterpreter.cpp: In member function 'void
nScripts::cLuaInterpreter::Load()':
cluainterpreter.cpp:137: warning: deprecated conversion from string constant to
'char*'
*** [cluainterpreter.lo] Error code 1
Reported by: pkg-fallout
With hat: portmgr |
1.8.1 27 May 2014 08:30:20 |
bapt |
Fix detection of lua
Reported by: antoine
With hat: portmgr |
1.8.1 26 May 2014 15:33:27 |
bapt |
Remove left USES_LUA code
Approved by: portmgr (implicit) |
1.8.1 26 May 2014 15:28:29 |
bapt |
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit) |
1.8.1 20 Sep 2013 22:28:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
1.8.1 10 May 2013 16:44:26 |
bapt |
Convert to new options framework |
1.8.1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.8.1 02 Jul 2011 18:06:14 |
miwi |
- Kick MD5 Support |
1.8.1 20 Jan 2010 21:58:38 |
pav |
- Update to 0.9.8e-r2
PR: ports/140704
Submitted by: Mikle Davidkin <skylord@vt.net.ru> (maintainer) |
1.6_1 28 Nov 2009 00:20:58 |
pav |
- Mark BROKEN: does not compile
Reported by: pointyhat |
1.6_1 06 Jun 2008 13:53:49 |
edwin |
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) |
1.6 09 Jul 2007 08:20:00 |
rafan |
- Make pkg-message shared between these plugin ports
- Share COMMENT setting
Suggested by: sat
Reviewed by: sat
Approved by: Mikle Davidkin (maintainer) |
1.6 05 Jul 2007 07:06:19 |
rafan |
LuaScript 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> |