r1860 - in crux-2.2/ports/opt: . flawfinder splint transmission
Author: aon Date: 2006-09-10 17:45:32 +0200 (Sun, 10 Sep 2006) New Revision: 1860 Added: crux-2.2/ports/opt/flawfinder/ crux-2.2/ports/opt/flawfinder/.footprint crux-2.2/ports/opt/flawfinder/.md5sum crux-2.2/ports/opt/flawfinder/Pkgfile crux-2.2/ports/opt/splint/ crux-2.2/ports/opt/splint/.footprint crux-2.2/ports/opt/splint/.md5sum crux-2.2/ports/opt/splint/Pkgfile crux-2.2/ports/opt/transmission/ crux-2.2/ports/opt/transmission/.footprint crux-2.2/ports/opt/transmission/.md5sum crux-2.2/ports/opt/transmission/Pkgfile crux-2.2/ports/opt/transmission/transmission-0.6.1.diff Log: flawfinder, splint, transmission: initial imports, versions 1.26, 3.1.1, 0.6.1 Added: crux-2.2/ports/opt/flawfinder/.footprint =================================================================== --- crux-2.2/ports/opt/flawfinder/.footprint (rev 0) +++ crux-2.2/ports/opt/flawfinder/.footprint 2006-09-10 15:45:32 UTC (rev 1860) @@ -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 Added: crux-2.2/ports/opt/flawfinder/.md5sum =================================================================== --- crux-2.2/ports/opt/flawfinder/.md5sum (rev 0) +++ crux-2.2/ports/opt/flawfinder/.md5sum 2006-09-10 15:45:32 UTC (rev 1860) @@ -0,0 +1 @@ +242a90ecf2f21a709a2425c8771ef38e flawfinder-1.26.tar.gz Added: crux-2.2/ports/opt/flawfinder/Pkgfile =================================================================== --- crux-2.2/ports/opt/flawfinder/Pkgfile (rev 0) +++ crux-2.2/ports/opt/flawfinder/Pkgfile 2006-09-10 15:45:32 UTC (rev 1860) @@ -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 +} Added: crux-2.2/ports/opt/splint/.footprint =================================================================== --- crux-2.2/ports/opt/splint/.footprint (rev 0) +++ crux-2.2/ports/opt/splint/.footprint 2006-09-10 15:45:32 UTC (rev 1860) @@ -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 Added: crux-2.2/ports/opt/splint/.md5sum =================================================================== --- crux-2.2/ports/opt/splint/.md5sum (rev 0) +++ crux-2.2/ports/opt/splint/.md5sum 2006-09-10 15:45:32 UTC (rev 1860) @@ -0,0 +1 @@ +91635d98644312302f6f16abe73c2474 splint-3.1.1.src.tgz Added: crux-2.2/ports/opt/splint/Pkgfile =================================================================== --- crux-2.2/ports/opt/splint/Pkgfile (rev 0) +++ crux-2.2/ports/opt/splint/Pkgfile 2006-09-10 15:45:32 UTC (rev 1860) @@ -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 +} Added: crux-2.2/ports/opt/transmission/.footprint =================================================================== --- crux-2.2/ports/opt/transmission/.footprint (rev 0) +++ crux-2.2/ports/opt/transmission/.footprint 2006-09-10 15:45:32 UTC (rev 1860) @@ -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 Added: crux-2.2/ports/opt/transmission/.md5sum =================================================================== --- crux-2.2/ports/opt/transmission/.md5sum (rev 0) +++ crux-2.2/ports/opt/transmission/.md5sum 2006-09-10 15:45:32 UTC (rev 1860) @@ -0,0 +1,2 @@ +1156a88c77ab71782b9261881ea13811 Transmission-0.6.1.tar.gz +3c86a7e2ba9e2f7b5fa57aa32157c73b transmission-0.6.1.diff Added: crux-2.2/ports/opt/transmission/Pkgfile =================================================================== --- crux-2.2/ports/opt/transmission/Pkgfile (rev 0) +++ crux-2.2/ports/opt/transmission/Pkgfile 2006-09-10 15:45:32 UTC (rev 1860) @@ -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 +} Added: crux-2.2/ports/opt/transmission/transmission-0.6.1.diff =================================================================== --- crux-2.2/ports/opt/transmission/transmission-0.6.1.diff (rev 0) +++ crux-2.2/ports/opt/transmission/transmission-0.6.1.diff 2006-09-10 15:45:32 UTC (rev 1860) @@ -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>
participants (1)
-
crux@crux.nu