updated/fixed stage3 packages with priority <= 2 (beside ipsec-tools & rarpd)
[hdw-linux/hdw-linux.git] / packages / net / portmap / portmap
index 53ea725..748c420 100644 (file)
@@ -3,21 +3,5 @@
 # author: hackbard
 
 # [S] 3-2
-# [V] 4
-# [D] portmap_4.tar.gz ftp://ftp.porcupine.org/pub/security/
-
-
-make_conf="$make_conf FACILITY=LOG_AUTH"
-make_conf="$make_conf ZOMBIES=-DIGNORE_SIGCHLD WRAP_DIR=/usr/lib"
-
-build_main()   {
-       echo "patching portmap.c ..."
-       sed 's/const\ char\ \*what/__const\ char\ \*what/' portmap.c > \
-               portmap.c~ &&
-       mv portmap.c~ portmap.c
-       echo "running: make $make_conf"
-       make $make_conf &&
-       install -m 755 -s pmap_dump $prefix/sbin
-       install -m 755 -s pmap_set $prefix/sbin
-       install -m 755 -s portmap $prefix/sbin
-               }       
+# [V] 5beta
+# [D] portmap_5beta.tar.gz ftp://ftp.porcupine.org/pub/security/