aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox3-devel/Makefile
blob: 2e63f03e2ed324446eac2d16d4373574af262799 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# ex:ts=8
#
# New ports collection makefile for:    phoenix
# Date created:         2002/10/21
# Whom:             Alan Eldridge <ports@geeksrus.net>
#
# $FreeBSD$
#

PORTNAME=       phoenix
PORTVERSION=        0.4
CATEGORIES=     www
MASTER_SITES=       ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= trevor

MAINTAINER=     phoenix@geeksrus.net # alane@fbsd and trevor@fbsd

LIB_DEPENDS=    jpeg.9:${PORTSDIR}/graphics/jpeg \
        png.5:${PORTSDIR}/graphics/png \
        mng.1:${PORTSDIR}/graphics/libmng \
        freetype.9:${PORTSDIR}/print/freetype2
#Xft2.2:${PORTSDIR}/x11-fonts/Xft

BUILD_DEPENDS=  zip:${PORTSDIR}/archivers/zip \
        freetype-config:${PORTSDIR}/print/freetype2 \
        perl5.8.0:${PORTSDIR}/lang/perl5.8

PREFIX=     ${X11BASE}/lib/${PORTNAME}

USE_BZIP2=      yes
USE_GMAKE=      yes
#USE_AUTOCONF_VER=  213
GNU_CONFIGURE=      yes
CFLAGS+=        ${PTHREAD_CFLAGS}
LIBS+=          ${PTHREAD_LIBS}
WRKSRC=         ${WRKDIR}/mozilla

.include <bsd.port.pre.mk>

.if ${OSVERSION} > 500038
BROKEN= "on -CURRENT, can only be used with local files"
.endif

.if !defined(PERL_VER) || ${PERL_VER} != "5.8.0"
.undef NO_IGNORE
BROKEN= This port requires Perl 5.8.0 because of File::Spec issues. \
    Make sure to run 'use.perl port' after installing it or you \
    will still get this message.
.endif # !defined(PERL_VER) || ${PERL_VER} != "5.8.0"

post-extract:
    ${SED} -e 's|@CFLAGS@|${CFLAGS}|'       \
        -e 's|@LIBS@|${LIBS}|'          \
        -e 's|@X11BASE@|${X11BASE}|'        \
        -e 's|@LOCALBASE@|${LOCALBASE}|'    \
        <${FILESDIR}/mozconfig.in >${WRKSRC}/.mozconfig

post-install:
    ${LN} -s ${PREFIX}/bin/phoenix ${X11BASE}/bin/phoenix
    ${LN} -s ${PREFIX}/bin/mozilla-config ${X11BASE}/bin/phoenix-config

.include <bsd.port.post.mk>

#EOF
fa8e4e05f5d91c2e969cf8f2c4d0687c0'>Fix typos in COMMENTcs2012-07-231-1/+1 * - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-181-2/+2 * - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-011-2/+2 * KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x se...makc2012-06-153-3/+19 * - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1 * Set maintainership back to ports@cs2012-06-031-1/+1 * - update png to 1.5.10dinoex2012-06-012-1/+2 * - Remove koffice-i18n ports, as they are not very useful withoutavilla2012-05-315-55/+0 * KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-252-9/+13 * - upgrade to 3.5.2bapt2012-04-234-0/+19 * The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-251-2/+2 * - Fix WWW addressnivit2011-12-141-1/+1 * - Pass maintainership to office@FreeBSD.orgsunpoet2011-11-291-1/+1 * The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-141-2/+2 * The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-172-7/+4 * Change maintainer address to my FreeBSD addresscs2011-09-151-1/+1 * Reset maintainership de jure. In fact KDE 3 has not been maintained by our teammakc2011-07-082-2/+2 * Update KDE Software Compilation ports to 4.6.5makc2011-07-082-2/+34 * - kick MD5miwi2011-07-021-1/+0 * The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullavilla2011-06-141-2/+2 * Update KDE Software Compilation ports to 4.6.3makc2011-05-172-2/+19 * Bump PORTREVISION after open-mofit updatemakc2011-05-021-1/+1 * The FreeBSD KDE Team is pleased to announce April updates for KDEavilla2011-04-072-2/+19 * The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMavilla2011-03-252-16/+9 * - Get Rid MD5 supportmiwi2011-03-195-5/+0 * - Remove unnecessary PKGNAMEPREFIX declarationsunpoet2011-01-094-4/+0 * - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5fluffy2011-01-081-2/+2 * KDE FreeBSD team presents KDE SC 4.5.4.makc2010-12-031-2/+2 * KDE FreeBSD team presents KDE SC 4.5.3.makc2010-11-041-3/+2 * KDE FreeBSD team presents KDE SC 4.5.2.makc2010-10-061-3/+3 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-162-4/+2 * KDE FreeBSD team presents KDE SC 4.5.1.makc2010-09-032-74/+34 * Present KDE SC 4.4.5 for FreeBSD.makc2010-06-301-3/+3 * - Update to 2.01.stefan2010-06-284-16/+21 * Present KDE SC 4.4.4 for FreeBSD.makc2010-06-021-3/+3 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-312-2/+2 * Convert LDCONFIG_DIRS to USE_LDCONFIG for unmaintained ports.makc2010-05-241-2/+1 * - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDfluffy2010-05-113-28/+11 * - update to 1.4.1dinoex2010-03-284-3/+4 * Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-072-4/+3 * - update to jpeg-8dinoex2010-02-054-3/+4 * - Update to 0.7.0wen2010-01-104-50/+6 * - Update to 1.6.2wen2010-01-103-8/+6 * - SUB_FILES += pkg-messagepgollucci2010-01-082-9/+9 * - SUB_FILES += pkg-messagepgollucci2010-01-083-18/+18 * - Use SUB_FILES for pkg-messagepgollucci2010-01-072-3/+3 * The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-021-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-272-5/+5 * - Mark MAKE_JOBS_UNSAFEpav2009-11-201-0/+1 * The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-022-6/+6 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-224-7/+4 * Reset sbahra at his request due to lack of time to work on these ports.linimon2009-08-209-18/+6 * clean upmakc2009-08-081-4/+1 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-053-17/+93 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-314-2/+4 * The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-031-3/+3 * Update KDE ports to 4.2.3makc2009-05-101-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-022-7/+3 * Update KDE to 4.2.1.makc2009-03-091-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-095-290/+275 * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-29