| non port: Tools/scripts/resolveportsfromlibs.sh |
|
CVSWeb
|
Number of commits found: 7 | |
Sun, 16 Sep 2007
|
[ 22:24 gerald ]
1.7 Tools/scripts/resolveportsfromlibs.sh
Replace two further instances of /var/db/pkg by $PKG_DBDIR.
|
|
Sat, 8 Sep 2007
|
[ 16:23 gerald ]
1.6 Tools/scripts/resolveportsfromlibs.sh
Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revert
to defaults for PORTSDIR and PKG_DBDIR if the respective directory does
not exist, but bail out.
Approved by: netchild
|
|
Tue, 4 Sep 2007
|
[ 19:32 netchild ]
1.5 Tools/scripts/explicit_lib_depends.sh
1.2 Tools/scripts/neededlibs.sh
1.5 Tools/scripts/resolveportsfromlibs.sh
explicit_lib_depends.sh:
- check if an installed libtool records dependencies recursively and
print a warning if it does
currently it prints the warning on every system which has libtool
installed from ports (only my local version doesn't do this, the
version in the ports is not correctly patched for this, a patch
similar in complexity (= simple) like the ltdl.m4 one in the
libtool-port-patch-directory is needed)
- enhance the regex which is responsible to not print a dependency to
the port we are just checking
- add a work in progress (not executed) to collapse the USE_* which
can have more than one value
neededlibs.sh:
- we also care about shared libs(Only the first 15 lines of the commit message are shown above )
|
|
Thu, 30 Aug 2007
|
[ 16:47 netchild ]
1.4 Tools/scripts/resolveportsfromlibs.sh
USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement.
|
|
Sun, 26 Aug 2007
|
[ 14:43 netchild ]
1.3 Tools/scripts/resolveportsfromlibs.sh
- Add USE_FREETYPE.
- Print the portsdir variable in front of the origin for easy copy und paste
of the output.
|
|
Fri, 24 Aug 2007
|
[ 14:29 netchild ]
1.2 Tools/scripts/resolveportsfromlibs.sh
Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG.
|
|
Sun, 12 Aug 2007
|
[ 12:49 netchild ]
1.18 Tools/scripts/README
1.1 Tools/scripts/neededlibs.sh
1.1 Tools/scripts/resolveportsfromlibs.sh
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)
|
Number of commits found: 7 |
|
| Latest Vulnerabilities |
|
16 vulnerabilities affecting 24 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|