FreeBSD Bugzilla – Attachment 176127 Details for
Bug 213624
New Port: devel/leatherman - needed to support newer native Factor by Puppet
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch leatherman to build libs as libleatherman and not just leatherman
leatherman.shar (text/plain), 7.04 KB, created by
Jason Slagle
on 2016-10-25 01:58:46 UTC
(
hide
)
Description:
Patch leatherman to build libs as libleatherman and not just leatherman
Filename:
MIME Type:
Creator:
Jason Slagle
Created:
2016-10-25 01:58:46 UTC
Size:
7.04 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># leatherman ># leatherman/pkg-descr ># leatherman/Makefile ># leatherman/distinfo ># leatherman/pkg-plist ># leatherman/files ># leatherman/files/patch-cmake_leatherman.cmake ># >echo c - leatherman >mkdir -p leatherman > /dev/null 2>&1 >echo x - leatherman/pkg-descr >sed 's/^X//' >leatherman/pkg-descr << 'ef763cd9cd1ede1b3b53aa66624d37a9' >XA collection of C++ and CMake utility libraries. >ef763cd9cd1ede1b3b53aa66624d37a9 >echo x - leatherman/Makefile >sed 's/^X//' >leatherman/Makefile << 'dfb50dae7ba78bf8fb723ded5dfb2da1' >X# $FreeBSD$ >X >XPORTNAME= leatherman >XPORTVERSION= 0.9.1 >XCATEGORIES= devel >X >XMAINTAINER= jslagle@gmail.com >XCOMMENT= Leatherman C++ Tool library >X >XLICENSE= APACHE20 >X >XLIB_DEPENDS= libboost_system.so:devel/boost-libs >XLIB_DEPENDS+= libcurl.so:ftp/curl >XUSE_GITHUB= yes >XGH_ACCOUNT= puppetlabs >XGH_PROJECT= leatherman >XGH_TAGNAME= 0.9.1 >X >XUSES= cmake >XCMAKE_ARGS+= -DLEATHERMAN_SHARED:BOOL=ON >X >XOPTIONS_DEFINE= RUBY >XOPTIONS_DEFAULT= RUBY >XRUBY_DESC= Build Ruby support >X >XRUBY_USE= ruby=yes >X >X.include <bsd.port.mk> >dfb50dae7ba78bf8fb723ded5dfb2da1 >echo x - leatherman/distinfo >sed 's/^X//' >leatherman/distinfo << 'a972ed5060406afa2641729e602674f3' >XTIMESTAMP = 1476908556 >XSHA256 (puppetlabs-leatherman-0.9.1_GH0.tar.gz) = dc436230edd65f5244a72d290c598a3889787c917c4aa1a10f4559149408de81 >XSIZE (puppetlabs-leatherman-0.9.1_GH0.tar.gz) = 417376 >a972ed5060406afa2641729e602674f3 >echo x - leatherman/pkg-plist >sed 's/^X//' >leatherman/pkg-plist << '8108a64cda9e7490db0de08dbe2b151f' >Xinclude/boost/nowide/args.hpp >Xinclude/boost/nowide/cenv.hpp >Xinclude/boost/nowide/config.hpp >Xinclude/boost/nowide/convert.hpp >Xinclude/boost/nowide/cstdio.hpp >Xinclude/boost/nowide/cstdlib.hpp >Xinclude/boost/nowide/filebuf.hpp >Xinclude/boost/nowide/fstream.hpp >Xinclude/boost/nowide/integration/filesystem.hpp >Xinclude/boost/nowide/iostream.hpp >Xinclude/boost/nowide/stackstring.hpp >Xinclude/boost/nowide/system.hpp >Xinclude/boost/nowide/utf8_codecvt.hpp >Xinclude/boost/nowide/windows.hpp >Xinclude/leatherman/curl/client.hpp >Xinclude/leatherman/curl/export.h >Xinclude/leatherman/curl/request.hpp >Xinclude/leatherman/curl/response.hpp >Xinclude/leatherman/dynamic_library/dynamic_library.hpp >Xinclude/leatherman/execution/execution.hpp >Xinclude/leatherman/file_util/directory.hpp >Xinclude/leatherman/file_util/file.hpp >Xinclude/leatherman/json_container/json_container.hpp >Xinclude/leatherman/locale/locale.hpp >Xinclude/leatherman/logging/logging.hpp >Xinclude/leatherman/ruby/api.hpp >Xinclude/leatherman/util/environment.hpp >Xinclude/leatherman/util/option_set.hpp >Xinclude/leatherman/util/posix/scoped_descriptor.hpp >Xinclude/leatherman/util/regex.hpp >Xinclude/leatherman/util/scope_exit.hpp >Xinclude/leatherman/util/scoped_env.hpp >Xinclude/leatherman/util/scoped_resource.hpp >Xinclude/leatherman/util/strings.hpp >Xinclude/leatherman/util/time.hpp >Xinclude/leatherman/util/timer.hpp >Xinclude/leatherman/util/windows/scoped_handle.hpp >Xinclude/leatherman/vendor/catch.hpp >Xinclude/leatherman/vendor/rapidjson/allocators.h >Xinclude/leatherman/vendor/rapidjson/document.h >Xinclude/leatherman/vendor/rapidjson/encodedstream.h >Xinclude/leatherman/vendor/rapidjson/encodings.h >Xinclude/leatherman/vendor/rapidjson/error/en.h >Xinclude/leatherman/vendor/rapidjson/error/error.h >Xinclude/leatherman/vendor/rapidjson/filereadstream.h >Xinclude/leatherman/vendor/rapidjson/filewritestream.h >Xinclude/leatherman/vendor/rapidjson/internal/biginteger.h >Xinclude/leatherman/vendor/rapidjson/internal/diyfp.h >Xinclude/leatherman/vendor/rapidjson/internal/dtoa.h >Xinclude/leatherman/vendor/rapidjson/internal/ieee754.h >Xinclude/leatherman/vendor/rapidjson/internal/itoa.h >Xinclude/leatherman/vendor/rapidjson/internal/meta.h >Xinclude/leatherman/vendor/rapidjson/internal/pow10.h >Xinclude/leatherman/vendor/rapidjson/internal/stack.h >Xinclude/leatherman/vendor/rapidjson/internal/strfunc.h >Xinclude/leatherman/vendor/rapidjson/internal/strtod.h >Xinclude/leatherman/vendor/rapidjson/memorybuffer.h >Xinclude/leatherman/vendor/rapidjson/memorystream.h >Xinclude/leatherman/vendor/rapidjson/msinttypes/inttypes.h >Xinclude/leatherman/vendor/rapidjson/msinttypes/stdint.h >Xinclude/leatherman/vendor/rapidjson/prettywriter.h >Xinclude/leatherman/vendor/rapidjson/rapidjson.h >Xinclude/leatherman/vendor/rapidjson/reader.h >Xinclude/leatherman/vendor/rapidjson/stringbuffer.h >Xinclude/leatherman/vendor/rapidjson/writer.h >Xlib/cmake/leatherman/LeathermanConfig.cmake >Xlib/cmake/leatherman/LeathermanConfigVersion.cmake >Xlib/cmake/leatherman/LeathermanLibraries-%%CMAKE_BUILD_TYPE%%.cmake >Xlib/cmake/leatherman/LeathermanLibraries.cmake >Xlib/cmake/leatherman/catch.cmake >Xlib/cmake/leatherman/cmake/GetGitRevisionDescription.cmake >Xlib/cmake/leatherman/cmake/GetGitRevisionDescription.cmake.in >Xlib/cmake/leatherman/cmake/cflags.cmake >Xlib/cmake/leatherman/cmake/generate_translations.cmake >Xlib/cmake/leatherman/cmake/leatherman.cmake >Xlib/cmake/leatherman/cmake/leatherman_config.cmake >Xlib/cmake/leatherman/cmake/normalize_pot.cmake >Xlib/cmake/leatherman/cmake/options.cmake >Xlib/cmake/leatherman/cmake/pod2man.cmake >Xlib/cmake/leatherman/curl.cmake >Xlib/cmake/leatherman/dynamic_library.cmake >Xlib/cmake/leatherman/execution.cmake >Xlib/cmake/leatherman/file_util.cmake >Xlib/cmake/leatherman/json_container.cmake >Xlib/cmake/leatherman/locale.cmake >Xlib/cmake/leatherman/logging.cmake >Xlib/cmake/leatherman/nowide.cmake >Xlib/cmake/leatherman/rapidjson.cmake >Xlib/cmake/leatherman/ruby.cmake >Xlib/cmake/leatherman/scripts/cpplint.py >Xlib/cmake/leatherman/util.cmake >Xlib/libleatherman_curl.so >Xlib/libleatherman_curl.so.0.9.1 >Xlib/libleatherman_dynamic_library.so >Xlib/libleatherman_dynamic_library.so.0.9.1 >Xlib/libleatherman_execution.so >Xlib/libleatherman_execution.so.0.9.1 >Xlib/libleatherman_file_util.so >Xlib/libleatherman_file_util.so.0.9.1 >Xlib/libleatherman_json_container.so >Xlib/libleatherman_json_container.so.0.9.1 >Xlib/libleatherman_locale.so >Xlib/libleatherman_locale.so.0.9.1 >Xlib/libleatherman_logging.so >Xlib/libleatherman_logging.so.0.9.1 >Xlib/libleatherman_ruby.so >Xlib/libleatherman_ruby.so.0.9.1 >Xlib/libleatherman_util.so >Xlib/libleatherman_util.so.0.9.1 >8108a64cda9e7490db0de08dbe2b151f >echo c - leatherman/files >mkdir -p leatherman/files > /dev/null 2>&1 >echo x - leatherman/files/patch-cmake_leatherman.cmake >sed 's/^X//' >leatherman/files/patch-cmake_leatherman.cmake << '8868d578d7c22ffd934152c5cdc8f130' >X--- cmake/leatherman.cmake.orig 2016-10-24 01:14:51 UTC >X+++ cmake/leatherman.cmake >X@@ -78,11 +78,6 @@ macro(leatherman_install) >X RUNTIME DESTINATION bin >X LIBRARY DESTINATION lib${LIB_SUFFIX} >X ARCHIVE DESTINATION lib${LIB_SUFFIX}) >X- foreach(ARG ${ARGV}) >X- if (TARGET ${ARG}) >X- set_target_properties(${ARG} PROPERTIES PREFIX "" IMPORT_PREFIX "") >X- endif() >X- endforeach() >X endmacro() >X >X # Usage: add_cppcheck_dirs(dir1 dir2) >8868d578d7c22ffd934152c5cdc8f130 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 213624
:
175944
|
175946
|
176089
|
176127
|
178555