From 41caf4602972ba7de4b90878170ef70956a4de2c Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Fri, 15 Aug 2008 20:59:39 +0000 Subject: [PATCH] pmk: Added pmk 0.10.4 - A portability checker for use in the pre-build stage of software installation --- develop/pmk/pmk.cache | 21 +++++++++++++++++++++ develop/pmk/pmk.conf | 15 +++++++++++++++ develop/pmk/pmk.desc | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 72 insertions(+) create mode 100644 develop/pmk/pmk.cache create mode 100644 develop/pmk/pmk.conf create mode 100644 develop/pmk/pmk.desc diff --git a/develop/pmk/pmk.cache b/develop/pmk/pmk.cache new file mode 100644 index 000000000..40299667f --- /dev/null +++ b/develop/pmk/pmk.cache @@ -0,0 +1,21 @@ + +[TIMESTAMP] 1218833037 Fri Aug 15 20:43:57 2008 +[BUILDTIME] 100 (9) +[SIZE] 0.36 MB, 24 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/develop/pmk/pmk.conf b/develop/pmk/pmk.conf new file mode 100644 index 000000000..9fa09548d --- /dev/null +++ b/develop/pmk/pmk.conf @@ -0,0 +1,15 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../pmk/pmk.conf +# Copyright (C) 2008 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +hook_add preconf 5 'PREFIX=/$prefix sh pmkcfg.sh' diff --git a/develop/pmk/pmk.desc b/develop/pmk/pmk.desc new file mode 100644 index 000000000..6fb3e3843 --- /dev/null +++ b/develop/pmk/pmk.desc @@ -0,0 +1,36 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../pmk/pmk.desc +[COPY] Copyright (C) 2008 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A portability checker for use in the pre-build stage of software installation + +[T] Pre Make Kit (PMK) aims to be a BSD alternative to GNU autoconf, GNU +[T] libtool, and pkg-config. It uses data files instead of scripts to limit +[T] the spreading of trojans in software packages. It's designed to be easy +[T] to use for users and developers. For better portability and efficiency, +[T] all of the components are written in C. Requirements are a POSIX system, +[T] a C compiler, a POSIX shell, and a make tool. + +[U] http://pmk.sourceforge.net/ + +[A] Damien Couderc +[M] Alejandro Mery + +[C] extra/development + +[L] BSD +[S] Stable +[V] 0.10.4 +[P] X -----5---9 800.000 + +[D] 1218320772 pmk-0.10.4.tar.gz http://downloads.sourceforge.net/pmk/