aboutsummaryrefslogtreecommitdiffstats
path: root/Templates
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2007-08-12 20:49:23 +0800
committerAlexander Leidinger <netchild@FreeBSD.org>2007-08-12 20:49:23 +0800
commit43b63893be8b4e9299ce9bf95aaef959a4f586e2 (patch)
treea85a8bbbb36a1814cbf33896bfeb89e79f84ef48 /Templates
parentc9c9fee310ed590d02b47d632b36a94cf23ad045 (diff)
downloadfreebsd-ports-gnome-43b63893be8b4e9299ce9bf95aaef959a4f586e2.tar.gz
freebsd-ports-gnome-43b63893be8b4e9299ce9bf95aaef959a4f586e2.tar.zst
freebsd-ports-gnome-43b63893be8b4e9299ce9bf95aaef959a4f586e2.zip
Add 2 scripts which help in port maintenance to list all direct library
dependencies of a port: neededlibs.sh Extract direct library dependencies (filenames) from binaries. resolveportsfromlibs.sh Prints the name(s) of ports(s) given a library filename, suitable for direct use (copy&paste) in LIB_DEPENDS. Example usage is included in the scripts. The following combined usage may be helpful for further porting/testing automation: resolveportsfromlibs.sh -b /usr/local $(neededlibs.sh /test/bin/*) Requested by: kris, lofi (sort of)
Diffstat (limited to 'Templates')
0 files changed, 0 insertions, 0 deletions