# 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: # # libcult # libcult/distinfo # libcult/Makefile # libcult/pkg-descr # libcult/files # libcult/files/patch-build_system_configuration-dynamic.make # libcult/files/patch-build_configuration-dynamic.make # libcult/files/patch-build_cxx_configuration-dynamic.make # libcult/files/patch-build_cxx_gnu_configuration-dynamic.make # libcult/files/patch-build_ld_configuration-lib-dynamic.make # echo c - libcult mkdir -p libcult > /dev/null 2>&1 echo x - libcult/distinfo sed 's/^X//' >libcult/distinfo << '388a3b5d6466ffc9434f1b4a0677cc86' XMD5 (libcult-1.4.6.tar.bz2) = 1526264fc4c08906537301f7a05f432c XSHA256 (libcult-1.4.6.tar.bz2) = f1b51023880440d3e673bf9c3d2b034f1e16511b33ab006cd9f7d937246e48ac XSIZE (libcult-1.4.6.tar.bz2) = 51036 388a3b5d6466ffc9434f1b4a0677cc86 echo x - libcult/Makefile sed 's/^X//' >libcult/Makefile << '65a5482bfb8c164ea7af3b1a2aa9e9fc' X# New ports collection Makefile for: libcult X# Date created: 14 June 2010 X# Whom: gahr X# X# $FreeBSD$ X# X XPORTNAME= libcult XPORTVERSION= 1.4.6 XCATEGORIES= devel XMASTER_SITES= ftp://kolpackov.net/pub/projects/${PORTNAME}/${PORTVERSION:R}/ X XMAINTAINER= gahr@FreeBSD.org XCOMMENT= A set of clean, simple and readable c++ libraries X XBUILD_DEPENDS= ${LOCALBASE}/include/build-0.3/bootstrap.make:${PORTSDIR}/devel/build X XUSE_BZIP2= yes XUSE_GMAKE= yes X XMAKEFILE= makefile XALL_TARGET= X X.include 65a5482bfb8c164ea7af3b1a2aa9e9fc echo x - libcult/pkg-descr sed 's/^X//' >libcult/pkg-descr << '920fd52daaba5718733acd14aaa6b1c7' Xlibcult is a collection of c++ libraries that were Xdesigned to form a cohesive union of clean, simple and readable Xc++ code that uses the most powerful mechanisms available on the GNU Xdevelopment platform. X XWWW: http://kolpackov.net/projects/libcult/ 920fd52daaba5718733acd14aaa6b1c7 echo c - libcult/files mkdir -p libcult/files > /dev/null 2>&1 echo x - libcult/files/patch-build_system_configuration-dynamic.make sed 's/^X//' >libcult/files/patch-build_system_configuration-dynamic.make << '8d86ed7f3b55402dc24ecbd0099394be' X--- ./build/system/configuration-dynamic.make.orig 1970-01-01 00:00:00.000000000 +0000 X+++ ./build/system/configuration-dynamic.make 2010-06-14 12:21:29.000000000 +0000 X@@ -0,0 +1,19 @@ X+system_configuration := y X+ X+build_system := sparc64-unknown-freebsd9.0 X+build_cpu := sparc64 X+build_manufacturer := unknown X+build_os := freebsd9.0 X+build_kernel := X+ X+host_system := sparc64-unknown-freebsd9.0 X+host_cpu := sparc64 X+host_manufacturer := unknown X+host_os := freebsd9.0 X+host_kernel := X+ X+target_system := X+target_cpu := X+target_manufacturer := X+target_os := X+target_kernel := 8d86ed7f3b55402dc24ecbd0099394be echo x - libcult/files/patch-build_configuration-dynamic.make sed 's/^X//' >libcult/files/patch-build_configuration-dynamic.make << 'b7787ca53969e7b5ac30d1e476ef8f36' X--- ./build/configuration-dynamic.make.orig 1970-01-01 00:00:00.000000000 +0000 X+++ ./build/configuration-dynamic.make 2010-06-14 12:21:29.000000000 +0000 X@@ -0,0 +1,3 @@ X+cult_dr := y X+cult_threads := y X+cult_network := y b7787ca53969e7b5ac30d1e476ef8f36 echo x - libcult/files/patch-build_cxx_configuration-dynamic.make sed 's/^X//' >libcult/files/patch-build_cxx_configuration-dynamic.make << '51aca0adbcc93f9ad1e333ea8ecf01c8' X--- ./build/cxx/configuration-dynamic.make.orig 1970-01-01 00:00:00.000000000 +0000 X+++ ./build/cxx/configuration-dynamic.make 2010-06-14 12:21:28.000000000 +0000 X@@ -0,0 +1,9 @@ X+cxx_id := gnu X+cxx_optimize := y X+cxx_debug := y X+cxx_rpath := y X+cxx_pp_extra_options := X+cxx_extra_options := X+cxx_ld_extra_options := X+cxx_extra_libs := X+cxx_extra_lib_paths := 51aca0adbcc93f9ad1e333ea8ecf01c8 echo x - libcult/files/patch-build_cxx_gnu_configuration-dynamic.make sed 's/^X//' >libcult/files/patch-build_cxx_gnu_configuration-dynamic.make << 'f1a84402c48db8f673826690c0b4137a' X--- ./build/cxx/gnu/configuration-dynamic.make.orig 1970-01-01 00:00:00.000000000 +0000 X+++ ./build/cxx/gnu/configuration-dynamic.make 2010-06-14 12:21:31.000000000 +0000 X@@ -0,0 +1,3 @@ X+cxx_gnu := g++ X+cxx_gnu_libraries := /usr/lib/:/usr/lib/ X+cxx_gnu_optimization_options := -O2 f1a84402c48db8f673826690c0b4137a echo x - libcult/files/patch-build_ld_configuration-lib-dynamic.make sed 's/^X//' >libcult/files/patch-build_ld_configuration-lib-dynamic.make << '3f51b0e1b7db788df26bda7e13006eb8' X--- ./build/ld/configuration-lib-dynamic.make.orig 1970-01-01 00:00:00.000000000 +0000 X+++ ./build/ld/configuration-lib-dynamic.make 2010-06-14 12:21:29.000000000 +0000 X@@ -0,0 +1 @@ X+ld_lib_type := shared 3f51b0e1b7db788df26bda7e13006eb8 exit