Azureus_2.3.0.4 dependency missing

Randy Bush randy at psg.com
Fri Nov 4 18:54:05 PST 2005


> 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



More information about the freebsd-ports mailing list