pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/icc11



Module name:    wip
Committed by:   alnsn
Date:           Tue Oct 20 22:29:10 UTC 2009

Modified Files:
        wip/icc11: MESSAGE Makefile PLIST distinfo
        wip/icc11/files: Makefile
Added Files:
        wip/icc11/files: README.bsd README.pkgsrc as.c icc icc11bsd.c ld.c
            util.c util.h xiar
        wip/icc11/files/linux: icc
        wip/icc11/patches: patch-ah
Removed Files:
        wip/icc11/files/netbsd: icc11bsd.c
        wip/icc11/files/netbsd/icc11/bin: icc
        wip/icc11/files/netbsd/icc11/libexec: print-dryrun.awk
            sh-dryrun.awk transform-dryrun.awk

Log Message:
Complete rewrite of NetBSD wrappers (bump PKGVERSON).

Don't use icc -dryrun output to get a list of commands for execution,
it's not always correct. Use native binaries $PREFIX/icc11/libexec/{ld,as}
instead. These wrappers modify command line arguments, move temporary
files from /emul/linux/tmp to /tmp and pass modified command line
to real ld and as binaries.

Use common $DISTNAME for i386 and amd64. This nearly doubles a size
(from 700M to over 1G) to download. The new distfle will be required
to support ABI=32 on amd64. A nice side effect of the common distname
is no need to support different set of patches for i386 and amd64
(see patch-ac and patch-ah).



To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/icc11/files/README.bsd \
    wip/icc11/files/README.pkgsrc wip/icc11/files/as.c wip/icc11/files/icc \
    wip/icc11/files/icc11bsd.c wip/icc11/files/ld.c \
    wip/icc11/files/linux/icc wip/icc11/files/util.c wip/icc11/files/util.h \
    wip/icc11/files/xiar wip/icc11/patches/patch-ah
cvs -z3 rdiff -u -r1.1 -r0 wip/icc11/files/netbsd/icc11/bin/icc \
    wip/icc11/files/netbsd/icc11/libexec/print-dryrun.awk \
    wip/icc11/files/netbsd/icc11/libexec/sh-dryrun.awk \
    wip/icc11/files/netbsd/icc11/libexec/transform-dryrun.awk \
    wip/icc11/files/netbsd/icc11bsd.c
cvs -z3 rdiff -u -r1.1 -r1.2 wip/icc11/MESSAGE
cvs -z3 rdiff -u -r1.2 -r1.3 wip/icc11/Makefile wip/icc11/PLIST \
    wip/icc11/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/icc11/files/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/README.bsd?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/README.pkgsrc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/as.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/icc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/icc11bsd.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/ld.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/linux/icc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/util.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/util.h?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/xiar?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/patches/patch-ah?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/netbsd/icc11/bin/icc?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/netbsd/icc11/libexec/print-dryrun.awk?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/netbsd/icc11/libexec/sh-dryrun.awk?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/netbsd/icc11/libexec/transform-dryrun.awk?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/netbsd/icc11bsd.c?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/MESSAGE?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/Makefile?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/icc11/files/Makefile?r1=1.3&r2=1.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index