pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   obache
Date:           Wed Dec  9 12:27:28 UTC 2009

Modified Files:
        pkgsrc/devel/libnet10: buildlink3.mk
        pkgsrc/devel/libnet11: buildlink3.mk
        pkgsrc/net/arping: Makefile
        pkgsrc/net/ettercap-NG: Makefile
        pkgsrc/net/firewalk: Makefile
        pkgsrc/net/libnids: Makefile options.mk
        pkgsrc/net/packit: Makefile

Log Message:
Some clean up realted to net/libnet{10,11}.
* buildlink bin/libnet{10,11}-config to bin/libnet-config for comvenience
  (they ware renamed in pkgsrc to avoid conflict)
* remove -lnet from BUILDLINK_CPPFLAGS.libnet11.
  linker flags should not be in CPPFLAGS, and it berak likage with libtool
  as reported in PR 37300.
* libnet11 install just a static library, so set defaut DEPMETHOD = build

Bump PKGREVISION for libnet11 related packages (net/isic will be updated later).


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libnet10/buildlink3.mk
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/libnet11/buildlink3.mk
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/arping/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/ettercap-NG/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/firewalk/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/libnids/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/libnids/options.mk
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/packit/Makefile

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