Index: misc/archive/compare.sh =================================================================== --- misc/archive/compare.sh (revision 4986) +++ misc/archive/compare.sh (working copy) @@ -90,7 +90,7 @@ diff_package $x $target/${x##*/} elif [[ "$x" = *.cache ]]; then continue - else + elif [ -f "$x" ]; then remove_header $x > $$.source if [ -f $target/${x##*/} ]; then remove_header $target/${x##*/} > $$.target @@ -114,8 +114,8 @@ [ ! -d $source/${x#$target/} ] && diff_package $source/${x#$target/} $x elif [[ "$x" = *.cache ]]; then continue - else - if [ ! -f $source/${x#$target/} ]; then + elif [ -f "$x" ]; then + if [ ! -f "$source/${x#$target/}" ]; then remove_header $x > $$.target show_nice_diff /dev/null $$.target $source/${x#$target/} rm $$.target Index: package/mnemoc/mono-xsp/mono-xsp.desc =================================================================== --- package/mnemoc/mono-xsp/mono-xsp.desc (revision 4986) +++ package/mnemoc/mono-xsp/mono-xsp.desc (working copy) @@ -43,10 +43,10 @@ [L] GPL [S] Stable -[V] 1.0.4 +[V] 1.0.5 [P] X -----5---9 738.000 [CV-URL] https://www.mono-project.com/downloads/ -[D] 688343581 xsp-1.0.4.tar.gz https://www.go-mono.com/archive/1.0.4/ +[D] 451482720 xsp-1.0.5.tar.gz https://www.go-mono.com/archive/1.0.5/ Index: package/mnemoc/chkrootkit/chkrootkit.desc =================================================================== --- package/mnemoc/chkrootkit/chkrootkit.desc (revision 4986) +++ package/mnemoc/chkrootkit/chkrootkit.desc (working copy) @@ -21,7 +21,7 @@ [COPY] [COPY] --- ROCK-COPYRIGHT-NOTE-END --- -[I] chkrootkit locally checks for signs of a rootkit +[I] Checks for signs of rootkits [T] chkrootkit is a tool to locally check for signs of a rootkit. It contains [T] a chkrootkit: shell script that checks system binaries for rootkit Index: package/mnemoc/phppgadmin/phppgadmin.desc =================================================================== --- package/mnemoc/phppgadmin/phppgadmin.desc (revision 4986) +++ package/mnemoc/phppgadmin/phppgadmin.desc (working copy) @@ -21,7 +21,7 @@ [COPY] [COPY] --- ROCK-COPYRIGHT-NOTE-END --- -[I] A PHP-based PostgreSQL administration utility. +[I] A PHP-based PostgreSQL administration utility [T] phpPgAdmin is a fully functional PHP-based administration package for [T] PostgreSQL. It has all the basic functionality you need to completely @@ -43,8 +43,8 @@ [L] GPL [S] Stable -[V] 3.3 +[V] 3.5 [P] X -----5---9 800.000 -[D] 2570673368 phpPgAdmin-3.3.tar.bz2 https://dl.sourceforge.net/sourceforge/phppgadmin/ +[D] 2629725666 phpPgAdmin-3.5.tar.bz2 https://dl.sourceforge.net/sourceforge/phppgadmin/ Index: package/mnemoc/clip/clip.desc =================================================================== --- package/mnemoc/clip/clip.desc (revision 4986) +++ package/mnemoc/clip/clip.desc (working copy) @@ -42,10 +42,10 @@ [L] GPL [S] Stable -[V] 1.1.11-25 +[V] 1.1.12-113 [P] X -----5---9 800.000 -[D] 3434807385 clip-prg-1.1.11-1.tgz ftp://ftp.linux.ru.net/mirrors/clip/ -[D] 3440116451 clip-patch-1.1.11-25.tgz !ftp://ftp.linux.ru.net/mirrors/clip/patch.tgz -[D] 3006181689 clip-doc-src-1.1.8-1.tgz !ftp://ftp.linux.ru.net/mirrors/clip/clip-doc-src.tgz +[D] 1649489671 clip-prg-1.1.12-1.tgz ftp://ftp.itk.ru/pub/clip/ +[D] 422568937 clip-patch-1.1.12-113.tgz !ftp://ftp.itk.ru/pub/clip/patch.tgz +[D] 3006181689 clip-doc-src-1.1.8-1.tgz !ftp://ftp.itk.ru/pub/clip/clip-doc-src.tgz Index: package/mnemoc/dante/dante.desc =================================================================== --- package/mnemoc/dante/dante.desc (revision 4986) +++ package/mnemoc/dante/dante.desc (working copy) @@ -21,7 +21,7 @@ [COPY] [COPY] --- ROCK-COPYRIGHT-NOTE-END --- -[I] socks4 socks5 and msproxy server and client. +[I] Socks4, socks5 and msproxy server and client [T] Dante is a free implementation of the proxy protocols socks version 4, [T] socks version 5 (rfc1928), and msproxy. It can be used as a firewall Index: package/mnemoc/runit/runit.desc =================================================================== --- package/mnemoc/runit/runit.desc (revision 5085) +++ package/mnemoc/runit/runit.desc (working copy) @@ -21,7 +21,7 @@ [COPY] [COPY] --- ROCK-COPYRIGHT-NOTE-END --- -[I] runit - a UNIX init scheme with service supervision +[I] An UNIX init scheme with service supervision [T] runit is a daemontools alike replacement for SysV-init and other init [T] schemes. It currently runs on GNU/Linux, OpenBSD, FreeBSD, and can easily @@ -40,10 +40,10 @@ [L] OpenSource [S] Stable -[V] 1.0.2 +[V] 1.1.0 [P] O -1---5---9 700.000 [CV-URL] https://smarden.org/runit/install.html -[D] 1975530150 runit-1.0.2.tar.gz https://smarden.org/runit/ +[D] 1776502635 runit-1.1.0.tar.gz https://smarden.org/runit/ Index: package/mnemoc/socklog/socklog.desc =================================================================== --- package/mnemoc/socklog/socklog.desc (revision 4986) +++ package/mnemoc/socklog/socklog.desc (working copy) @@ -21,7 +21,7 @@ [COPY] [COPY] --- ROCK-COPYRIGHT-NOTE-END --- -[I] system and kernel logging services +[I] System and kernel logging services [T] socklog, in cooperation with the runit package, is a small and secure [T] replacement for syslogd. There are three main features syslogd provides: @@ -48,10 +48,10 @@ [L] GPL [S] Stable -[V] 1.3.1 +[V] 1.5.0 [P] O -----5---9 800.000 [CV-URL] https://smarden.org/socklog/install.html -[D] 2834955203 socklog-1.3.1.tar.gz https://smarden.org/socklog/ +[D] 378757804 socklog-1.5.0.tar.gz https://smarden.org/socklog/ Index: package/mnemoc/lzo/lzo.desc =================================================================== --- package/mnemoc/lzo/lzo.desc (revision 4986) +++ package/mnemoc/lzo/lzo.desc (working copy) @@ -21,7 +21,7 @@ [COPY] [COPY] --- ROCK-COPYRIGHT-NOTE-END --- -[I] LZO compression library +[I] A fast compression library [T] LZO is a portable lossless data compression library written in ANSI C. [T] It offers pretty fast compression and *extremly* fast decompression. Index: package/mnemoc/mod_mono/mod_mono.desc =================================================================== --- package/mnemoc/mod_mono/mod_mono.desc (revision 4986) +++ package/mnemoc/mod_mono/mod_mono.desc (working copy) @@ -35,10 +35,10 @@ [L] GPL [S] Stable -[V] 1.0.4 +[V] 1.0.5 [P] X -----5---9 701.000 [CV-URL] https://www.mono-project.com/downloads/ -[D] 741180205 mod_mono-1.0.4.tar.gz https://www.go-mono.com/archive/1.0.4/ +[D] 2521429749 mod_mono-1.0.5.tar.gz https://www.go-mono.com/archive/1.0.5/ Index: package/mnemoc/mono/mono.desc =================================================================== --- package/mnemoc/mono/mono.desc (revision 4986) +++ package/mnemoc/mono/mono.desc (working copy) @@ -30,7 +30,7 @@ [T] implement various technologies developed by Microsoft that have now been [T] submitted to the ECMA for standardization. [T] -[T] this package contains mono runtime, class libraries and c# compiler. +[T] This package contains mono runtime, class libraries and c# compiler. [U] https://www.mono-project.com/ @@ -41,12 +41,12 @@ [L] GPL [S] Stable -[V] 1.0.4 +[V] 1.0.5 [P] X -----5---9 492.000 [CV-URL] https://www.mono-project.com/downloads/ -[D] 1353740380 mono-1.0.4.tar.gz https://www.go-mono.com/archive/1.0.4/ -[D] 4243204752 mcs-1.0.4.tar.gz https://www.go-mono.com/archive/1.0.4/ +[D] 1799707355 mono-1.0.5.tar.gz https://www.go-mono.com/archive/1.0.5/ +[D] 4176675178 mcs-1.0.5.tar.gz https://www.go-mono.com/archive/1.0.5/ [SRC] . Index: package/mnemoc/keepalived/locations.patch =================================================================== --- package/mnemoc/keepalived/locations.patch (revision 4986) +++ package/mnemoc/keepalived/locations.patch (working copy) @@ -26,9 +26,9 @@ - install -d $(DESTDIR)$(sysconfdir)/init.d - install -m 755 $(init_script) $(DESTDIR)$(sysconfdir)/init.d/keepalived - install -d $(DESTDIR)$(sysconfdir)/keepalived/samples -+ install -d $(sysconfdir)/rc.d/init.d -+ install -m 755 $(init_script) $(sysconfdir)/rc.d/init.d/keepalived -+ install -d $(sysconfdir)/keepalived ++ install -d $(DESTDIR)$(sysconfdir)/rc.d/init.d ++ install -m 755 $(init_script) $(DESTDIR)$(sysconfdir)/rc.d/init.d/keepalived ++ install -d $(DESTDIR)$(sysconfdir)/keepalived/ install -m 644 $(conf_file) $(DESTDIR)$(sysconfdir)/keepalived/ - install -m 644 ../doc/samples/* $(DESTDIR)$(sysconfdir)/keepalived/samples/ install -d $(DESTDIR)$(prefix)/man/man5 Index: package/mnemoc/ktcpvs/make_install.patch =================================================================== --- package/mnemoc/ktcpvs/make_install.patch (revision 4986) +++ package/mnemoc/ktcpvs/make_install.patch (working copy) @@ -37,12 +37,12 @@ CFLAGS = -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -DMODVERSIONS \ $(SMPFLAGS) $(DEBUGFLAGS) -O2 -Wall \ -Wstrict-prototypes -I$(KERNELSOURCE)/include \ -@@ -79,7 +81,7 @@ +@@ -97,7 +99,7 @@ modules_install: $(TARGETS) if [ ! -d "$(MODLIB)" ]; then mkdir -p "$(MODLIB)"; fi install -m 600 -c $(TARGETS) "$(MODLIB)" -- depmod -ae -F $(KERNELSYMS) $(depmod_opts) $(KERNELRELEASE) -+ $(DEPMOD) -ae -F $(KERNELSYMS) $(depmod_opts) $(KERNELRELEASE) +- if [ `/usr/bin/id -u` = '0' ]; then depmod -ae -F $(KERNELSYMS) $(depmod_opts) $(KERNELRELEASE); fi ++ if [ `/usr/bin/id -u` = '0' ]; then $(DEPMOD) -ae -F $(KERNELSYMS) $(depmod_opts) $(KERNELRELEASE); fi modules_uninstall: (cd "$(MODLIB)"; rm -f $(TARGETS)) Index: package/mnemoc/ktcpvs/ktcpvs.desc =================================================================== --- package/mnemoc/ktcpvs/ktcpvs.desc (revision 4986) +++ package/mnemoc/ktcpvs/ktcpvs.desc (working copy) @@ -41,8 +41,8 @@ [L] GPL [S] Alpha -[V] 0.0.15 +[V] 0.0.16 [P] O -----5---9 791.000 -[D] 404133066 ktcpvs-0.0.15.tar.gz https://www.linuxvirtualserver.org/software/ktcpvs/ +[D] 300983132 ktcpvs-0.0.16.tar.gz https://www.linuxvirtualserver.org/software/ktcpvs/ Index: package/mnemoc/mono-doc/mono-doc.desc =================================================================== --- package/mnemoc/mono-doc/mono-doc.desc (revision 4986) +++ package/mnemoc/mono-doc/mono-doc.desc (working copy) @@ -37,10 +37,10 @@ [L] GPL [S] Stable -[V] 1.0.4 +[V] 1.0.5 [P] X -----5---9 861.000 [CV-URL] https://www.mono-project.com/downloads/ -[D] 1909143536 monodoc-1.0.4.tar.gz https://www.go-mono.org/archive/1.0.4/ +[D] 455208838 monodoc-1.0.5.tar.gz https://www.go-mono.com/archive/1.0.5/