aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/verlihub/Makefile
blob: 42154a16d6cfddff7654f992bc244befe4d75c4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Created by: Bill Cadwallader <hurbold@yahoo.com>
# $FreeBSD$

PORTNAME=   verlihub
DISTVERSION=    0.9.8e-r2
PORTREVISION=   7
PORTEPOCH=  1
CATEGORIES= net-p2p
MASTER_SITES=   SF/${PORTNAME}/Verlihub/${DISTVERSION}

MAINTAINER= me@skylord.ru
COMMENT=    Direct Connect protocol server (Hub)

# XXX: Actually, bash isn't required for building,
# but otherwise configure script would pick the wrong path
BUILD_DEPENDS=  bash:shells/bash
LIB_DEPENDS=    libGeoIP.so:net/GeoIP \
        libpcre.so:devel/pcre
RUN_DEPENDS=    bash:shells/bash

LIBS+=      -L${LOCALBASE}/lib
USE_RC_SUBR=    verlihub
USES=       libtool ssl
USE_MYSQL=  yes
GNU_CONFIGURE=  yes
USE_LDCONFIG=   yes
SUB_FILES+= pkg-message

post-patch:
    @${REINPLACE_CMD} -e 's|for libpath in /|for libpath in ${PREFIX} /|g' ${WRKSRC}/config_geoip

.include <bsd.port.mk>
mitgraph'>* Update ports in the [i-m]* category to not use GH_COMMIT.mat2015-05-082-7/+3 * - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-02-021-93/+0 * - Fix plistamdmi32014-10-282-1/+4 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * Add USES=libtooltijl2014-07-162-3/+3 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1 * - Make sure libavcodec builds MD codedecke2014-03-252-9/+2 * - Update to latest 0.27 stable branch from githubdecke2014-01-267-6/+71 * - Update to 0.27decke2013-11-1811-122/+276 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Update to 0.26.1decke2013-08-273-4/+4 * Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-0/+1 * - Update to 0.26.0decke2012-10-277-117/+188 * - Update to 0.25.2decke2012-08-042-4/+3 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-3/+2 * - update png to 1.5.10dinoex2012-06-011-0/+1 * - Update distinfo because of rerolled distfiledecke2012-05-101-2/+2 * - Update to 0.25decke2012-05-109-188/+551 * - Update to 0.24.2decke2012-02-013-6/+5 * Update lame to 3.99.3.netchild2012-01-151-1/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+2 * - Update again because they rerolled the distfile and fixed the directory str...decke2011-05-232-3/+3 * - Update to 0.24.1decke2011-05-203-4/+7 * Update to GNU make 3.82 after numerous -exp runs.ade2011-04-121-41/+11 * - Update to 0.24decke2011-01-0510-237/+578 * - Update MythTV MASTER_SITES for old releasesdecke2010-12-091-1/+3 * - Fix build with upcoming Qt 4.7decke2010-12-033-0/+89 * Switch libvdpau dependency from x11/nvidia-driver to multimedia/libvdpaumakc2010-09-251-3/+2 * - Update to 0.23.1decke2010-08-063-45/+45 * - Update to 0.23decke2010-06-2110-2292/+162 * - update audio/lame to 3.98.4netchild2010-06-031-1/+1 * - Fix mythtv on CURRENT after r203862decke2010-05-151-0/+13 * - Change to my FreeBSD email addressdecke2010-04-011-1/+1 * - update to 1.4.1dinoex2010-03-281-0/+1 * - Update to 0.22miwi2009-12-1919-694/+3031 * - Fix build with custom PREFIXmiwi2009-08-142-4/+6 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * - Clarified the requirement for Qt with OpenGL support to avoidglarkin2009-04-2517-119/+144