aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/endeavour/Makefile
blob: 1035f67e928b737426021fadce62df2f1b8617f1 (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
# New ports collection makefile for:    endeavour
# Date created:     7 Oct 1999
# Whom:         Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   endeavour
PORTVERSION=    1.13.0
CATEGORIES= x11-fm
MASTER_SITES=   ftp://wolfpack.twu.net/users/wolfpack/
DISTNAME=   ${PORTNAME}${PORTVERSION}

MAINTAINER= ports@FreeBSD.org

USE_BZIP2=  yes
USE_X_PREFIX=   yes
USE_XPM=    yes
USE_IMLIB=  yes
USE_GMAKE=  yes
HAS_CONFIGURE=  yes
CONFIGURE_ARGS= unix
MAKE_ARGS=  PREFIX="${PREFIX}" CC="${CC}" CPP="${CXX}" \
        CFLAGS="${CFLAGS} -D__USE_BSD -DUSE_XSHM -DUSE_IMLIB" \
        INC_DIRS="`imlib-config --cflags` -I${X11BASE}/include" \
        LIBS="`imlib-config --libs` -lXpm" \
        LIB_DIRS="-L${X11BASE}/lib"

pre-patch:
    @${PERL} -pi -e 's|make |\$$\(MAKE\) |g' ${WRKSRC}/Makefile
    @find ${WRKSRC}/endeavour -type f | xargs ${PERL} -pi -e \
        's|#include <malloc.h>||g ; \
         s|#include <asm/types.h>||g ; \
         s|#include <sys/bitypes.h>||g ; \
         s|umode_t|unsigned short|g'

do-install:
    ${INSTALL_PROGRAM} ${WRKSRC}/endeavour/endeavour ${PREFIX}/bin

.include <bsd.port.mk>
a>sunpoet2016-11-072-3/+4 * - Update to 3.0222sunpoet2016-11-072-4/+4 * OSVERSION needs the pre/post.mk dance.linimon2016-11-041-1/+3 * Pass maintainership of PEAR ports to the submitterjbeich2016-11-031-1/+1 * Cleanup no longer needed CHMOD usage after r424898.mat2016-11-032-7/+3 * Another bencode implementation.feld2016-10-274-0/+25 * ${RM} already has -f.mat2016-10-211-1/+1 * Remove expired PHP5.5 ports.rene2016-10-214-84/+0 * Unlink expired PHP5.5 ports.rene2016-10-211-3/+0 * Update to 2.12.adamw2016-10-092-3/+4 * - Update to 2.0amdmi32016-10-063-6/+8 * - Update to 1.19olivierd2016-10-052-6/+6 * - Unbreakehaupt2016-10-032-5/+8 * converters/p5-LaTeXML: chase r358922jbeich2016-09-281-4/+2 * lang/php56: Update from 5.6.25 to 5.6.26tz2016-09-233-3/+0 * lang/php70: Update from 7.0.10 to 7.0.11tz2016-09-213-3/+0 * - Update to 1.1tota2016-09-172-4/+4 * Update p5-Sereal and friends to 3.015.adamw2016-09-159-41/+45 * Unmark broken on powerpc64swills2016-09-151-2/+0 * GOOGLE_CODE has gone away.mat2016-09-141-0/+2 * converters/p5-Bencode: Update BUILD_DEPENDSfeld2016-09-131-0/+2 * This module implements the BitTorrent *bencode* serialisation format, asfeld2016-09-135-0/+33 * - Update to 2.10wen2016-09-122-4/+4 * Mark NO_ARCHehaupt2016-09-101-0/+1 * converters/wkhtmltopdf: Document SSL build requirementmarino2016-09-101-1/+1 * Chase update of Poppler after revision r421386olivierd2016-09-061-1/+1 * lang/php56: Update from 5.6.24 to 5.6.25tz2016-08-303-3/+3 * Change www/php*-session's priority to be loaded before most other PHP extensi...mat2016-08-091-2/+1 * Don't use extension.ini any more, and have each extension install in itsmat2016-08-0312-1/+12 * Reset miwi@'s ports, he stepped down from the Ports Team.rene2016-07-261-1/+1 * - Add new port: converters/R-cran-base64enctota2016-07-214-0/+24 * Cleanup $() variables in ports Makefiles.mat2016-07-201-1/+1 * - Update to 1.0tota2016-07-192-5/+5 * - Update to 0.8.2cpm2016-07-143-14/+69 * Always use libiconv, which has all the functions.mat2016-07-061-2/+2 * Update converters/wkhtmltopdf to 0.12.3.2mm2016-07-053-10/+16 * Convert USE_PHP*=yes into USES=php*mat2016-06-283-13/+4 * - Update to 3.0217sunpoet2016-06-272-3/+4 * Fast, standard compliant Bencode serialization.pawel2016-06-234-0/+24 * - Update to 0.9.22tota2016-06-172-4/+4 * Update converters/tnef to 1.4.12garga2016-06-11