summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntti Nykänen <aon@iki.fi>2006-09-10 15:45:32 +0000
committerAntti Nykänen <aon@iki.fi>2006-09-10 15:45:32 +0000
commit32fb08be8309bffaf8c807ce5115e74778d4bdf9 (patch)
treeea4a53ab3f09e7b988b5fb3f64ef647350548bcf
parent234bef23e8c1095c7184b586235979da2b9666f1 (diff)
downloadopt-32fb08be8309bffaf8c807ce5115e74778d4bdf9.tar.gz
opt-32fb08be8309bffaf8c807ce5115e74778d4bdf9.tar.xz
flawfinder, splint, transmission: initial imports, versions 1.26, 3.1.1, 0.6.1
-rw-r--r--flawfinder/.footprint6
-rw-r--r--flawfinder/.md5sum1
-rw-r--r--flawfinder/Pkgfile14
-rw-r--r--splint/.footprint61
-rw-r--r--splint/.md5sum1
-rw-r--r--splint/Pkgfile14
-rw-r--r--transmission/.footprint4
-rw-r--r--transmission/.md5sum2
-rw-r--r--transmission/Pkgfile19
-rw-r--r--transmission/transmission-0.6.1.diff11
10 files changed, 133 insertions, 0 deletions
diff --git a/flawfinder/.footprint b/flawfinder/.footprint
new file mode 100644
index 000000000..144b65bad
--- /dev/null
+++ b/flawfinder/.footprint
@@ -0,0 +1,6 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/flawfinder
+drwxr-xr-x root/root usr/man/
+drwxr-xr-x root/root usr/man/man1/
+-rw-r--r-- root/root usr/man/man1/flawfinder.1.gz
diff --git a/flawfinder/.md5sum b/flawfinder/.md5sum
new file mode 100644
index 000000000..6d505f106
--- /dev/null
+++ b/flawfinder/.md5sum
@@ -0,0 +1 @@
+242a90ecf2f21a709a2425c8771ef38e flawfinder-1.26.tar.gz
diff --git a/flawfinder/Pkgfile b/flawfinder/Pkgfile
new file mode 100644
index 000000000..7bd389b96
--- /dev/null
+++ b/flawfinder/Pkgfile
@@ -0,0 +1,14 @@
+# Description: C/C++ source auditing tool
+# URL: http://www.dwheeler.com/flawfinder/
+# Maintainer: Antti Nykänen, aon at iki dot fi
+# Depends on: python
+
+name=flawfinder
+version=1.26
+release=1
+source=(http://www.dwheeler.com/flawfinder/flawfinder-$version.tar.gz)
+
+build () {
+ cd flawfinder-$version
+ make INSTALL_DIR=$PKG/usr install
+}
diff --git a/splint/.footprint b/splint/.footprint
new file mode 100644
index 000000000..698b7abb4
--- /dev/null
+++ b/splint/.footprint
@@ -0,0 +1,61 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/splint
+drwxr-xr-x root/root usr/man/
+drwxr-xr-x root/root usr/man/man1/
+-rw-r--r-- root/root usr/man/man1/splint.1.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/splint/
+drwxr-xr-x root/root usr/share/splint/imports/
+-rw-r--r-- root/root usr/share/splint/imports/assert.lcl
+-rw-r--r-- root/root usr/share/splint/imports/assert.lcs
+-rw-r--r-- root/root usr/share/splint/imports/ctype.lcl
+-rw-r--r-- root/root usr/share/splint/imports/ctype.lcs
+-rw-r--r-- root/root usr/share/splint/imports/errno.lcl
+-rw-r--r-- root/root usr/share/splint/imports/errno.lcs
+-rw-r--r-- root/root usr/share/splint/imports/limits.lcl
+-rw-r--r-- root/root usr/share/splint/imports/limits.lcs
+-rw-r--r-- root/root usr/share/splint/imports/locale.lcl
+-rw-r--r-- root/root usr/share/splint/imports/locale.lcs
+-rw-r--r-- root/root usr/share/splint/imports/math.lcl
+-rw-r--r-- root/root usr/share/splint/imports/math.lcs
+-rw-r--r-- root/root usr/share/splint/imports/setjmp.lcl
+-rw-r--r-- root/root usr/share/splint/imports/setjmp.lcs
+-rw-r--r-- root/root usr/share/splint/imports/signal.lcl
+-rw-r--r-- root/root usr/share/splint/imports/signal.lcs
+-rw-r--r-- root/root usr/share/splint/imports/stdarg.lcl
+-rw-r--r-- root/root usr/share/splint/imports/stdarg.lcs
+-rw-r--r-- root/root usr/share/splint/imports/stdio.lcl
+-rw-r--r-- root/root usr/share/splint/imports/stdio.lcs
+-rw-r--r-- root/root usr/share/splint/imports/stdlib.lcl
+-rw-r--r-- root/root usr/share/splint/imports/stdlib.lcs
+-rw-r--r-- root/root usr/share/splint/imports/string.lcl
+-rw-r--r-- root/root usr/share/splint/imports/string.lcs
+-rw-r--r-- root/root usr/share/splint/imports/strings.lcl
+-rw-r--r-- root/root usr/share/splint/imports/strings.lcs
+-rw-r--r-- root/root usr/share/splint/imports/time.lcl
+-rw-r--r-- root/root usr/share/splint/imports/time.lcs
+drwxr-xr-x root/root usr/share/splint/lib/
+-rw-r--r-- root/root usr/share/splint/lib/CTrait.syms
+-rw-r--r-- root/root usr/share/splint/lib/CTraitGen.lcl
+-rw-r--r-- root/root usr/share/splint/lib/bool.h
+-rw-r--r-- root/root usr/share/splint/lib/file.mts
+-rw-r--r-- root/root usr/share/splint/lib/file.xh
+-rw-r--r-- root/root usr/share/splint/lib/filerw.mts
+-rw-r--r-- root/root usr/share/splint/lib/filerw.xh
+-rw-r--r-- root/root usr/share/splint/lib/lclinit.lci
+-rw-r--r-- root/root usr/share/splint/lib/linux.h
+-rw-r--r-- root/root usr/share/splint/lib/lslinit.lsi
+-rw-r--r-- root/root usr/share/splint/lib/posix.h
+-rw-r--r-- root/root usr/share/splint/lib/posix.lcd
+-rw-r--r-- root/root usr/share/splint/lib/posixstrict.lcd
+-rw-r--r-- root/root usr/share/splint/lib/standard.h
+-rw-r--r-- root/root usr/share/splint/lib/standard.lcd
+-rw-r--r-- root/root usr/share/splint/lib/standardstrict.lcd
+-rw-r--r-- root/root usr/share/splint/lib/stdio.h
+-rw-r--r-- root/root usr/share/splint/lib/stdlib.h
+-rw-r--r-- root/root usr/share/splint/lib/tainted.mts
+-rw-r--r-- root/root usr/share/splint/lib/tainted.xh
+-rw-r--r-- root/root usr/share/splint/lib/unix.h
+-rw-r--r-- root/root usr/share/splint/lib/unix.lcd
+-rw-r--r-- root/root usr/share/splint/lib/unixstrict.lcd
diff --git a/splint/.md5sum b/splint/.md5sum
new file mode 100644
index 000000000..7fbe6e663
--- /dev/null
+++ b/splint/.md5sum
@@ -0,0 +1 @@
+91635d98644312302f6f16abe73c2474 splint-3.1.1.src.tgz
diff --git a/splint/Pkgfile b/splint/Pkgfile
new file mode 100644
index 000000000..8c772065b
--- /dev/null
+++ b/splint/Pkgfile
@@ -0,0 +1,14 @@
+# Description: A tool for statically checking C programs
+# URL: http://www.splint.org/
+# Maintainer: Antti Nykänen, aon at iki dot fi
+
+name=splint
+version=3.1.1
+release=1
+source=(http://www.splint.org/downloads/$name-$version.src.tgz)
+build() {
+ cd $name-$version
+ ./configure --prefix=/usr
+ make
+ make DESTDIR=$PKG install
+}
diff --git a/transmission/.footprint b/transmission/.footprint
new file mode 100644
index 000000000..71db48334
--- /dev/null
+++ b/transmission/.footprint
@@ -0,0 +1,4 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/transmission-gtk
+-rwxr-xr-x root/root usr/bin/transmissioncli
diff --git a/transmission/.md5sum b/transmission/.md5sum
new file mode 100644
index 000000000..17fbb2d0a
--- /dev/null
+++ b/transmission/.md5sum
@@ -0,0 +1,2 @@
+1156a88c77ab71782b9261881ea13811 Transmission-0.6.1.tar.gz
+3c86a7e2ba9e2f7b5fa57aa32157c73b transmission-0.6.1.diff
diff --git a/transmission/Pkgfile b/transmission/Pkgfile
new file mode 100644
index 000000000..cc3c6a904
--- /dev/null
+++ b/transmission/Pkgfile
@@ -0,0 +1,19 @@
+# Description: Lightweight BitTorrent client
+# URL: http://transmission.m0k.org/
+# Maintainer: Antti Nykänen, aon at iki dot fi
+# Depends on: gtk, openssl
+
+name=transmission
+version=0.6.1
+release=1
+source=(http://download.m0k.org/transmission/files/Transmission-$version.tar.gz
+ transmission-$version.diff)
+
+build () {
+ cd Transmission-$version
+ patch -p0 -i $SRC/transmission-$version.diff
+ ./configure
+ make
+ install -d -m 0755 $PKG/usr/bin
+ install -m 0755 cli/transmissioncli gtk/transmission-gtk $PKG/usr/bin
+}
diff --git a/transmission/transmission-0.6.1.diff b/transmission/transmission-0.6.1.diff
new file mode 100644
index 000000000..f61be38df
--- /dev/null
+++ b/transmission/transmission-0.6.1.diff
@@ -0,0 +1,11 @@
+--- configure~ 2006-06-26 00:34:41.000000000 +0300
++++ configure 2006-08-23 19:54:03.000000000 +0300
+@@ -173,7 +173,7 @@
+ verbose gtk_test
+ if runcmd pkg-config gtk+-2.0
+ then
+- if runcmd expr `pkg-config --modversion gtk+-2.0` '>=' 2.6.0
++ if runcmd `pkg-config --atleast-version 2.6.0 gtk+-2.0`
+ then
+ cat > testconf.c << EOF
+ #include <gtk/gtk.h>

Generated by cgit