Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Nov 2005 16:53:59 -1000
From:      Randy Bush <randy@psg.com>
To:        Sam Lawrance <boris@brooknet.com.au>
Cc:        ports@freebsd.org
Subject:   Re: Azureus_2.3.0.4 dependency missing
Message-ID:  <17260.7879.966887.506503@roam.psg.com>
References:  <17260.1322.542751.224777@roam.psg.com> <A43D26A9-2A45-4971-B95B-A5D2FB93F2D5@brooknet.com.au> <48BD55D4-C668-4538-92D3-0F44EAA20AC4@brooknet.com.au> <17260.3134.688977.462078@roam.psg.com> <2C2470C3-6E8B-4485-A99A-D2294DD54034@brooknet.com.au> <17260.3367.54955.183366@roam.psg.com> <BCA4196B-DD95-4251-9591-6EAA2AC8C35B@brooknet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
> From that log, JDK1.5 is obviously in the dependency list, since  
> it's being cleaned out before azureus is built.

true

> This looked a bit odd - jdk14 is cleaned, and there is no newline  
> after jdk15:
> ===>  Cleaning for jdk-1.4.2p7_2
> ===>  Cleaning for jdk-1.5.0p2_1===>  Cleaning for linux-sun- 
> jdk-1.4.2.10

true

> When I run 'make clean' in azureus here, jdk14 is not cleaned.  Is  
> there anything in pkgtools.conf, make.conf, or your environment that  
> could cause this?  It might be worth a try re-updating your ports tree.

pkgtools.conf has only been hacked as follows:

  MAKE_ARGS = {
    'audio/faad' => '-DWITHOUT_MPEG4IP',
    'graphics/ImageMagick' => '-DWITH_JPEG -DWITH_PNG -DWITH_TIFF -DWITH_DPS -DWITH_PDF',
    'textproc/docproj' => 'JADETEX=no',

make.conf seems uninteresting

    KERNCONF=ROAM
    CPUTYPE?=i686
    CFLAGS=-O -pipe
    COPTFLAGS=-O -pipe
    NO_GAMES=true
    NO_PROFILE=true
    NO_BIND=true
    NO_FORTRAN=true
    NO_I4B=true
    NO_IPFILTER=true
    NO_KERBEROS=true
    NO_MAILWRAPPER=true
    NO_OBJC=true
    NO_SENDMAIL=true
    MAKE_IDEA=YES
    X_WINDOW_SYSTEM=xorg
    HAVE_MOTIF=yes
    MOTIFLIB=-L${X11BASE}/lib -lXm
    USA_RESIDENT=YES
    FORCE_PKG_REGISTER=YES
    ENABLE_WPA_SUPPLICANT_EAPOL=YES
    MASTER_SITE_BACKUP?=	\
	ftp://ftp2.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
    MASTER_SITE_OVERRIDE?=${MASTER_SITE_BACKUP}
    GNOME_DESKTOP_VERSION=	2
    MASTER_SITE_GNOME=     \
	    http://www.gtlib.cc.gatech.edu/pub/gnome/%SUBDIR%/ \
	    http://public.planetmirror.com/pub/gnome/%SUBDIR%/ \
	    ftp://ftp.cse.buffalo.edu/pub/Gnome/%SUBDIR%/ \
	    http://archive.progeny.com/GNOME/%SUBDIR%/ \
	    http://ftp.gnome.org/pub/GNOME/%SUBDIR%/
    WITH_LAME= yes

    # added by use.perl 2005-07-07 15:22:00
    PERL_VER=5.8.7
    PERL_VERSION=5.8.7

ports tree was updated with cvsup yesterday!

i am trying a new cvsup without -s

randy




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17260.7879.966887.506503>