aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/dact/Makefile
blob: 3d65f6b352f3d4580273e489b0fe1b912d4154a3 (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
# ex:ts=8
# New ports collection makefile for:    dact
# Date created:         May 2, 2002
# Whom:             ijliao
#
# $FreeBSD$
#

PORTNAME=   dact
PORTVERSION=    0.8.42
CATEGORIES= archivers
MASTER_SITES=   http://www.rkeene.org/files/oss/dact/release/

MAINTAINER= miwi@FreeBSD.org
COMMENT=    Dynamic Adaptive Compression Tool

LIB_DEPENDS=    mcrypt.8:${PORTSDIR}/security/libmcrypt \
        lzo.1:${PORTSDIR}/archivers/lzo

USE_GMAKE=  yes
GNU_CONFIGURE=  yes
MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --libdir=${PREFIX}/lib
CONFIGURE_ENV=  CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
        LDFLAGS="-L${LOCALBASE}/lib"
MAKE_ARGS=  TOBUILD="dact libdact.so dact.conf"

MAN1=       dact.1
USE_LDCONFIG=   yes

post-patch:
    @${REINPLACE_CMD} -e "s|prefix = @prefix@|prefix = ${PREFIX}|" \
    -e "s|libdir = @libdir@|libdir = ${PREFIX}/lib|" \
        ${WRKSRC}/Makefile.in

pre-install:
    @${RM} -f ${WRKSRC}/libdact.a

post-install:
.if !defined(NOPORTEXAMPLES)
    @${MKDIR} ${EXAMPLESDIR}
    ${CP} -n ${WRKSRC}/dact.conf ${EXAMPLESDIR}
.endif
.if !defined(NOPORTDOCS)
    ${MKDIR} ${DOCSDIR}
    ${INSTALL_DATA} ${WRKSRC}/Docs/dact.txt ${DOCSDIR}
    ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif

.include <bsd.port.mk>
s='logsubject'>- Cancelled movemail symlink vulnerability (doesnt affect our ports)niels2010-06-241-61/+36 | | | | | | | | - Added entry for multiple vulnerabilities in cacti 0.8.7f - Updated ziproxy entry to satisfy "make tidy" Approved by: itetcu (mentor, implicit) Feature safe: yes * libvpx is the VP8 Codec SDK.ashish2010-06-245-0/+112 | | | | | | | | | WWW: http://www.webmproject.org/ PR: ports/146798 Submitted by: Ashish SHUKLA <ashish at FreeBSD.org> Approved by: tabthorpe (mentor) Feature safe: yes * Updated to version 0.90niels2010-06-242-4/+4 | | | | | | | PR: ports/147542 Submitted by: pgollucci Approved by: itetcu (mentor, implicit) Feature safe: yes * - Update to 3.2.3pav2010-06-244-585/+870 | | | | | | | PR: ports/145939 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer Feature safe: yes * Updated to version 1.41bniels2010-06-242-4/+4 | | | | | Approved by: itetcu (mentor, implicit), maintainer (implicit) Feature safe: yes * - Add manpages dirjadawin2010-06-241-0/+106 | | | | Feature safe: yes * - Update to 2.2.7jadawin2010-06-245-225/+56 | | | | | | PR: ports/146977 Submitted by: Anonymous <swell.k _AT_ gmail.com> Feature safe: yes * - Fix pkg-plistjadawin2010-06-242-2/+3 | | | | | | | | - Bump PORTREVISION PR: ports/146862 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet _AT_ sunpoet.net> Feature safe: yes * - Update to 1.2.2wen2010-06-243-7/+7 | | | | | | - Update my email to FreeBSD Feature safe: yes * Illuminate GeoIP module. [1]osa2010-06-241-1/+7 | | | | | | | | | | | | Fix typo for thirdparty udp module. [2] Do not bump PORTREVISION. Feature safe: yes Submitted by: Rainer Duffner <rainer@ultra-secure.de> [1] Vadim Goncharov aka nuclight via IRC [2] PR: ports/148092 [1] * - Update to 0.8.2wen2010-06-242-5/+5 | | | | | | - Pass maintainership to perl@ Feature safe: yes * Update to 0.20100601.2912wxs2010-06-244-26/+29 | | | | Feature safe: yes * Update to 2.20100623.2949wxs2010-06-242-4/+4 | | | | Feature safe: yes * - Update to 0.6.3wen2010-06-243-18/+30 | | | | | | PR: ports/148084 Submitted by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no> Feature safe: yes * - Update to 2.19wen2010-06-242-5/+5 | | | | | | PR: ports/148077 Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer) Feature safe: yes * - Update to 1.16wen2010-06-242-4/+4 | | | | Feature safe: yes * Ports modules update at Thursday 24 June 2010 at 00:09edwin2010-06-241-0/+2 | | | | Feature safe: yes * Update to 6457skreuzer2010-06-243-30/+34 | | | | | | PR: ports/147971 Submitted by: Joe Horn <joehorn@gmail.com> Feature safe: yes * - Remove www/firefox3-i18n: Upstream support dropped.beat2010-06-247-544/+1 | | | | Feature safe: yes * - Remove www/firefox3: Upstream support dropped. Please consider usingbeat2010-06-2431-1039/+1 | | | | | | www/firefox or www/firefox35 (if you depend on the java plugin) instead. Feature safe: yes * Upstream have re-rolled distfile.delphij2010-06-242-3/+4 | | | | | | | Checked manually that the only difference is FAQ and donor list. Founded by: QAT Feature safe: yes * - Convert to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-242-12/+7 | | | | | | | | PR: ports/147637 Submitted by: pgollucci (myself) Approved by: maintainer timeout (dryice@dryice.name; 16 days) Feature safe: yes * - Convert to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-242-16/+9 | | | | | | | | PR: ports/147632 Submitted by: pgollucci (myself) Approved by: maintainer timeout (ychsiao@ychsiao.org; 16 days) Feature safe: yes * - Fix fetchpgollucci2010-06-241-3/+4 | | | | | | | | | | - mark MAKE_JOBS_UNSAFE=yes PR: ports/147453 Submitted by: pgollucci (myself) Approved by: maintainer timeout (toasty@dragondata.com; 20 days) Feature safe: yes * Mark MAKE_JOBS_UNSAFEmakc2010-06-241-1/+1 | | | | | Reported by: pav, pointyhat Feature safe: yes * - Update to 2.0.5beat2010-06-244-60/+59 | | | | | Feature safe: yes Security: http://www.vuxml.org/freebsd/99858b7c-7ece-11df-a007-000f20797ede.html * RF -> RG Conversion (Part II)pgollucci2010-06-2435-41/+41 | | | | | | | | | | PR: ports/147844 Submitted by: pgollucci (myself) Reviewed by: portmgr (flz) Discussed with: portmgr (pav) Tested by: make checksum Feature safe: yes * - Update to 0.4.1amdmi32010-06-243-11/+23 | | | | | | PR: 147656 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer) Feature safe: yes * - Update to 2010.04.04pgollucci2010-06-243-32/+6 | | | | | | | PR: ports/148073 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer) Feature safe: yes * - Remove now included patch filepgollucci2010-06-242-15/+1 | | | | | | | | | - Bump PORTREVISION PR: ports/148072 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer) Feature safe: yes * - Update to 0.9.25pgollucci2010-06-242-4/+4 | | | | | | | PR: ports/148015 Submitted by: Robert Gogolok <gogolok+freebsd@gmail.com> (maintainer) Feature safe: yes * - Update to 3.5.10beat2010-06-246-232/+231