# New ports collection makefile for: netscape (navigator only) # Version required: 4.05 # Date created: 24 Feb 1997 # Whom: ache # # $Id: Makefile,v 1.19 1998/04/03 00:23:42 asami Exp $ # DISTNAME= netscape-navigator-4.05 CATEGORIES= www MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.05/development/english/unix/freebsd/navigator_standalone/ DISTFILES= navigator-v405-export.x86-unknown-freebsd.tar.gz MAINTAINER= asami@FreeBSD.ORG WRKSRC= ${WRKDIR}/navigator-v405.x86-unknown-freebsd NO_BUILD= Yes NDIR= ${PREFIX}/lib/netscape BINDIR= ${PREFIX}/bin .if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.za.freebsd.org/pub/Fortify/ DISTFILES+= Fortify-1.2.2-unix.tar.gz RESTRICTED= "Contains strong cryptography" .endif .if !defined(USE_128BIT) pre-extract: @${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT" @${ECHO} "and defining USA_RESIDENT to NO" .endif do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install ${MV} -f ${NDIR}/netscape ${NDIR}/navigator-4.05.bin ${INSTALL_SCRIPT} ${WRKSRC}/netscape ${BINDIR}/navigator-4.05 ln -sf navigator-4.05 ${BINDIR}/navigator-4 ln -sf navigator-4 ${BINDIR}/netscape if [ ! -f ${NDIR}/mailcap ] ; then \ ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi ${RM} -rf ${NDIR}/movemail-src .if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO cd ${WRKDIR}/Fortify-1.2.2-unix && \ (${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/navigator-4.05.bin .endif chown -R bin.bin ${NDIR} post-install: @${CAT} ${PKGDIR}/DESCR .include .3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xorg-apps
Commit message (Expand)AuthorAgeFilesLines
* Convert to USES=metaportbapt2015-03-281-6/+1
* This is actually a meta port no need to install anythingbapt2015-01-182-7/+3
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
* Convert all :U to :tu and :L to :tlbapt2014-05-051-6/+4
* Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]zeising2013-12-161-3/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* The FreeBSD x11 team proudly presentszeising2013-05-251-2/+1
* Fix a bug in glob matching (spotted by bmake(1))bapt2013-05-031-1/+1
* Ports is using :U before any inclusion of bsd.port.mk so it needs to specify ...bapt2013-05-031-0/+2
* Add xconsole to the list of xorg apps pulled in.zeising2013-02-041-1/+2
* Fix run_depend to actualy include appskwm2013-01-071-1/+1
* Convert x11@ owned ports to OptionsNG. Thanks go to bapt@ for review and helpkwm2013-01-061-9/+6
* - Please welcome Xorg 7.5.2miwi2012-04-221-1/+1
* - Please welcome Xorg 7.5.1miwi2011-02-262-6/+2