aboutsummaryrefslogtreecommitdiffstats
path: root/net/gogoc/Makefile
blob: c69402a356dc26fdbebb114b6f6248f6edacca98 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# New ports collection makefile for:    gogoc
# Date created:             17 June 2010
# Whom:                 Tomaž Muraus <kami@k5-storitve.net>
#
# $FreeBSD$
#

PORTNAME=   gogoc
PORTVERSION=    1.2
CATEGORIES= net ipv6
MASTER_SITES=   http://gogo6.com/downloads/
DISTNAME=   gogoc-1_2-RELEASE

MAINTAINER= kami@k5-storitve.net
COMMENT=    GogoCLIENT, connect to Freenet6 tunnel

USE_GMAKE=  yes
USE_RC_SUBR=    gogoc
USE_OPENSSL=    yes

MAKE_JOBS_UNSAFE=   yes

MAN5=       gogoc.conf.5
MAN8=       gogoc.8

PORTDOCS=   README CLIENT-LICENSE.TXT GUI-LICENSE.TXT

SUB_FILES=  gogoc
SUB_LIST=   LOCALBASE=${LOCALBASE}

do-install:
    cd ${WRKSRC}/gogoc-tsp/ && \
        ${GMAKE} platform=freebsd installdir=${PREFIX} install
    ${RM} ${PREFIX}/bin/gogoc.conf*
.if !defined(NOPORTEXAMPLES)
    ${MKDIR} ${EXAMPLESDIR}
    ${INSTALL_DATA} ${WRKSRC}/gogoc-tsp/bin/gogoc.conf.sample ${EXAMPLESDIR}
.endif
.if !defined(NOPORTDOCS)
    ${MKDIR} ${DOCSDIR}
.for file in ${PORTDOCS}
    ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif

    @if [ ! -f ${PREFIX}/etc/gogoc.conf ]; then \
        ${TOUCH} ${PREFIX}/etc/gogoc.conf ; \
    fi

.include <bsd.port.mk>
'deletions'>-20/+0 * - Remove unnecessary PKGNAMEPREFIX declarationsunpoet2011-01-092-2/+0 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+1 * UniKey is a very small and easy-to-use Vietnamese keyboard for Windows.pav2010-08-134-0/+33 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - update to 1.4.1dinoex2010-03-284-4/+4 * - update to jpeg-8dinoex2010-02-054-4/+4 * - Mark MAKE_JOBS_UNSAFEpav2009-11-231-0/+1 * Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and nolinimon2009-08-295-5/+5 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-223-6/+3 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-313-2/+3 * Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2 * - fix plist with -DNOPORTDOCSitetcu2009-04-212-6/+6 * Remove file that does not seem to serve any purposepav2009-01-071-1/+0 * - utf8locale part of base system since 5.3pav2009-01-061-7/+1 * - use DOCSDIRitetcu2008-11-222-5/+6 * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-291-3/+3 * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-181-3/+3 * Mark BROKEN on HEAD: does not build.erwin2008-08-132-1/+11 * - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-063-2/+3 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-205-16/+16 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+1 * - Add MASTER_SITES.chinsan2008-03-011-1/+1 * Tweak the PR 119107 changes.obrien2008-02-032-18/+46 * Use termios instead of sgtty.obrien2008-01-222-2/+65 * Update to KDE 3.5.8lofi2007-10-301-3/+3 * Fix gcc4 build.obrien2007-08-243-5/+25 * Respect LOCALBASE.tdb2007-07-101-1/+1 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-042-4/+3 * - Welcome X.org 7.2 \o/.flz2007-05-2011-2/+11 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-3/+54 * Really normalize Aspell dictionaries ports PKGVERSION...thierry2007-02-151-1/+1 * - Update to 3.04rafan2007-02-042-11/+24 * Add urwvn 3.02, vietnamese version of the standard PostScript fonts fromrafan2007-01-284-0/+44 * Add gtk-im-vi 0.1.1, simple GTK+ input methods for Vietnamese(VNI andrafan2007-01-285-0/+50 * Normalize Aspell dictionaries PKGNAMEs.thierry2007-01-141-0/+1 * Add vietunicode-trichlor 2004.04.30, 100% Viet Unicode compatible.rafan2007-01-084-0/+69 * Add vietunicode-hannom 2005.02.06, UNICODE Han Nom Font Set.rafan2007-01-084-0/+50 * Add vietunicode-web1 2004.04.30, 100% Viet Unicode & Vietrafan2007-01-084-0/+53 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-201-3/+3 * - Respect X11BASErafan2006-12-022-15/+12 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-132-3/+6 * All dictionaries can be installed separately:thierry2006-07-154-7/+18