openbsd-ports/infrastructure/bin
steven 8618d9ee5f when a lib has multiple different library names, populate the .libs dir with
symlinks to all of them.

this fixes kde/multimedia, which builds a libmpeg-0.3.0.so (using -release),
also known as libmpeg.so, and then links something with -lmpeg ...
(before this commit, we only had a symlink to the former)
it should really just use libmpeg.la instead, but let's have libtool handle
such attempts anyway.
might fix other stuff i'm not yet aware of, too.
2010-09-19 17:30:52 +00:00
..
check-conflicts finish renaming check-conflicts, add (c), document check-conflicts 2010-08-20 14:09:59 +00:00
check-lib-depends reset recorder if we get contents from packages, since it would grow too 2010-09-15 09:36:57 +00:00
check-manpages copy some stuff to the new organization, rename find-all-conflicts to 2010-08-20 13:50:11 +00:00
dolock and dolock 2010-08-20 14:40:31 +00:00
dpb better namespace for make-plist internals, prepare to cut up check-lib-depends 2010-08-20 15:22:21 +00:00
extract-dependencies +extract-dependencies 2010-08-20 14:44:56 +00:00
fetch-all add shell scripts too 2010-08-20 14:50:36 +00:00
getpkgpath and getpkgpath as well 2010-08-20 15:01:12 +00:00
libtool when a lib has multiple different library names, populate the .libs dir with 2010-09-19 17:30:52 +00:00
link-checksums missing end $, noticed by Markus Lude 2010-09-08 11:06:12 +00:00
make-plist better namespace for make-plist internals, prepare to cut up check-lib-depends 2010-08-20 15:22:21 +00:00
pkg_subst add & document pkg_subst 2010-08-20 14:38:31 +00:00
portslogger move portslogger to bin/ 2010-08-30 19:02:33 +00:00
register-plist merge back jasper's commit 2010-08-20 14:23:02 +00:00
resolve-lib make it work even if LOCALBASE is not defined 2010-09-15 09:36:02 +00:00
retrieve-index rename/modernize 2010-08-20 14:59:41 +00:00
update-patches add shell scripts too 2010-08-20 14:50:36 +00:00