summaryrefslogtreecommitdiff
path: root/net-p2p/verlihub-plugins-chatroom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/verlihub:Tijl Coosemans2014-09-081-4/+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-1/+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-3/+2
| | | | | | | | | 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
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net-p2p) Notes: svn path=/head/; revision=327758
* - Kick MD5 SupportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276919
* - Update to 0.9.8e-r2Pav Lucistnik2010-01-202-5/+6
| | | | | | | | PR: ports/140704 Submitted by: Mikle Davidkin <skylord@vt.net.ru> (maintainer) Notes: svn path=/head/; revision=248242
* 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/+2
| | | | | | | | | | | - Share COMMENT setting Suggested by: sat Reviewed by: sat Approved by: Mikle Davidkin (maintainer) Notes: svn path=/head/; revision=195287
* Chatroom plugin for the VerliHub.Rong-En Fan2007-07-054-0/+39
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=194974