aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/verlihub-plugins-luascript
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375102
* net-p2p/verlihub:Tijl Coosemans2014-09-081-7/+3
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=367657
* Bump PORTREVISION on all ports that depend on net/GeoIP forAdam Weinberger2014-08-111-0/+1
| | | | | | | | | r364627. Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=364628
* - Fix the build of verlihub-plugins-luascript: careless patching with sed(1)Alexey Dokuchaev2014-06-252-9/+6
| | | | | | | | | 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 Notes: svn path=/head/; revision=359214
* Mark BROKEN: Fails to buildAntoine Brodin2014-06-191-0/+2
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=358471
* Fix detection of luaBaptiste Daroussin2014-05-271-2/+7
| | | | | | | | Reported by: antoine With hat: portmgr Notes: svn path=/head/; revision=355472
* Remove left USES_LUA codeBaptiste Daroussin2014-05-261-1/+0
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355375
* Replace lang/lua with the new lang/lua51Baptiste Daroussin2014-05-261-1/+3
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=355360
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-p2p) Notes: svn path=/head/; revision=327758
* Convert to new options frameworkBaptiste Daroussin2013-05-101-7/+4
| | | | Notes: svn path=/head/; revision=317828
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Kick MD5 SupportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276919
* - Update to 0.9.8e-r2Pav Lucistnik2010-01-202-13/+28
| | | | | | | | PR: ports/140704 Submitted by: Mikle Davidkin <skylord@vt.net.ru> (maintainer) Notes: svn path=/head/; revision=248242
* - Mark BROKEN: does not compilePav Lucistnik2009-11-281-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244883
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Make pkg-message shared between these plugin portsRong-En Fan2007-07-092-11/+1
| | | | | | | | | | | - Share COMMENT setting Suggested by: sat Reviewed by: sat Approved by: Mikle Davidkin (maintainer) Notes: svn path=/head/; revision=195287
* LuaScript plugin for the VerliHub.Rong-En Fan2007-07-054-0/+54
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> Notes: svn path=/head/; revision=194980