pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/tinderbox-dragonfly



Module Name:    pkgsrc
Committed By:   marino
Date:           Sun Dec  4 21:55:01 UTC 2011

Modified Files:
        pkgsrc/pkgtools/tinderbox-dragonfly: Makefile distinfo
        pkgsrc/pkgtools/tinderbox-dragonfly/files: add_all_packages.sh.in
            bulk_hook_1.sh.in bulkbuild.sh.in
        pkgsrc/pkgtools/tinderbox-dragonfly/patches: patch-aa patch-aw

Log Message:
pkgtools/tinderbox-dragonfly: Minor fixes

1) Bulk Build: don't add ports where there's no makefile present (x2)
2) Make hook processing more robust (g option on regex, check for
   non-empty string value)
3) Make enterBuild function work with HOST_WKRDIRS option
4) Handle specific DEPENDS+= case for perl where the addition of the
   dependency port is conditional on the version of perl used.
   This addresses the infinite loop case seen on some perl packages


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/pkgtools/tinderbox-dragonfly/Makefile \
    pkgsrc/pkgtools/tinderbox-dragonfly/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/pkgtools/tinderbox-dragonfly/files/add_all_packages.sh.in \
    pkgsrc/pkgtools/tinderbox-dragonfly/files/bulk_hook_1.sh.in \
    pkgsrc/pkgtools/tinderbox-dragonfly/files/bulkbuild.sh.in
cvs rdiff -u -r1.4 -r1.5 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-aa
cvs rdiff -u -r1.3 -r1.4 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-aw

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




Home | Main Index | Thread Index | Old Index