From f6ea3ee7cab3affb3be976f16eeb7c8ff0912fc8 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Sat, 23 Apr 2011 11:57:07 +0000 Subject: [PATCH 01/16] curl: update to 7.21.6 --- curl/.md5sum | 2 +- curl/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/curl/.md5sum b/curl/.md5sum index 8ff9e2a..b1c6b62 100644 --- a/curl/.md5sum +++ b/curl/.md5sum @@ -1 +1 @@ -decd5586c2bd0496ca562dc8a7244e24 curl-7.21.5.tar.lzma +c90b24164c0662f2c16777d40a625557 curl-7.21.6.tar.lzma diff --git a/curl/Pkgfile b/curl/Pkgfile index 176911a..12a7b2a 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl zlib name=curl -version=7.21.5 +version=7.21.6 release=1 source=(http://curl.haxx.se/download/$name-$version.tar.lzma) -- 2.26.2 From 6227039f88dee64811c8e6a545ee252c8b2a1e34 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 27 Apr 2011 10:27:42 +0000 Subject: [PATCH 02/16] coreutils: update to 8.12 --- coreutils/.md5sum | 4 ++-- coreutils/Pkgfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/coreutils/.md5sum b/coreutils/.md5sum index dfad86e..d81ebd8 100644 --- a/coreutils/.md5sum +++ b/coreutils/.md5sum @@ -1,3 +1,3 @@ -eabaf2593f4b978dea13044d6acc2dc8 coreutils-8.11.tar.gz -da6050ad0b531619d28cfa7a43795a4a coreutils-8.11_manpages.tar.bz2 +fce7999953a67243d00d75cc86dbcaa6 coreutils-8.12.tar.gz +375da46174789f9d8000bf2ab287f848 coreutils-8.12_manpages.tar.bz2 e14ef9dd59a7e6c7f3ae706771964d75 coreutils-uname.patch diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index b82b851..378cb6c 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libgmp name=coreutils -version=8.11 +version=8.12 release=1 source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz coreutils-uname.patch -- 2.26.2 From ca24a20e1772d435180407b46825f70fb6f7146a Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 4 May 2011 19:43:43 +0000 Subject: [PATCH 03/16] openssh: update to 5.8p2 --- openssh/.md5sum | 2 +- openssh/Pkgfile | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/openssh/.md5sum b/openssh/.md5sum index 4448f73..76d1f54 100644 --- a/openssh/.md5sum +++ b/openssh/.md5sum @@ -1,2 +1,2 @@ -86f5e1c23b4c4845f23b9b7b493fb53d openssh-5.8p1.tar.gz +88a4a83b0e0e60cd545430d4e4bd7e0c openssh-5.8p2.tar.gz ce4ef44c7d80f6451170e6fe5c07d3f4 sshd diff --git a/openssh/Pkgfile b/openssh/Pkgfile index 69f0d42..93cb72c 100644 --- a/openssh/Pkgfile +++ b/openssh/Pkgfile @@ -5,12 +5,13 @@ # Depends on: openssl zlib tcp_wrappers name=openssh -version=5.8p1 +version=5.8p2 release=1 source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz sshd) build() { cd $name-$version + sed -i 's/p1/p2/' version.h ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \ -- 2.26.2 From 611098a52597f98a70abfd4db6572af02909f0b8 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 4 May 2011 19:47:11 +0000 Subject: [PATCH 04/16] dcron: update to 4.5 --- dcron/.md5sum | 2 +- dcron/Pkgfile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dcron/.md5sum b/dcron/.md5sum index 827fc5e..4ca520b 100644 --- a/dcron/.md5sum +++ b/dcron/.md5sum @@ -1,4 +1,4 @@ ad98b4e165a805ffad4396830dfd7e14 crond 3596a4fa9cf63bdf130fd533ca7703d4 crontab -02d848ba043a9df5bf2102a9f4bc04bd dcron-4.4.tar.gz +078833f3281f96944fc30392b1888326 dcron-4.5.tar.gz d80b27b1b9532890136c14d30e2a0d2b runjobs diff --git a/dcron/Pkgfile b/dcron/Pkgfile index f50e23c..d7e7a07 100644 --- a/dcron/Pkgfile +++ b/dcron/Pkgfile @@ -5,8 +5,8 @@ # Depends on: name=dcron -version=4.4 -release=2 +version=4.5 +release=1 source=(http://www.jimpryor.net/linux/releases/$name-$version.tar.gz \ crontab runjobs crond) -- 2.26.2 From 7e69a0124340e538aed1e9a26fd689fd5692b17f Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 4 May 2011 19:53:59 +0000 Subject: [PATCH 05/16] util-linux-ng: update to 2.19.1 --- util-linux-ng/.md5sum | 2 +- util-linux-ng/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/util-linux-ng/.md5sum b/util-linux-ng/.md5sum index 534b1a3..d6dee7b 100644 --- a/util-linux-ng/.md5sum +++ b/util-linux-ng/.md5sum @@ -1 +1 @@ -590ca71aad0b254e2631d84401f28255 util-linux-2.19.tar.bz2 +3eab06f05163dfa65479c44e5231932c util-linux-2.19.1.tar.bz2 diff --git a/util-linux-ng/Pkgfile b/util-linux-ng/Pkgfile index 6a59fda..d7de016 100644 --- a/util-linux-ng/Pkgfile +++ b/util-linux-ng/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ncurses zlib name=util-linux-ng -version=2.19 +version=2.19.1 release=1 source=(http://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/util-linux-$version.tar.bz2) -- 2.26.2 From 77059b78fb83d1019541dd76b489fe89e951b27b Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 5 May 2011 18:07:00 +0000 Subject: [PATCH 06/16] bash: update to 4.2.10 --- bash/.md5sum | 2 +- bash/Pkgfile | 2 +- bash/bash-4.2.10.patch.gz | Bin 0 -> 6155 bytes bash/bash-4.2.8.patch.gz | Bin 5166 -> 0 bytes 4 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 bash/bash-4.2.10.patch.gz delete mode 100644 bash/bash-4.2.8.patch.gz diff --git a/bash/.md5sum b/bash/.md5sum index b05556d..fe29a47 100644 --- a/bash/.md5sum +++ b/bash/.md5sum @@ -1,3 +1,3 @@ -e28053210f0ea1ac6d2b876d34f786d5 bash-4.2.8.patch.gz +ad43e3c7ca8de9d32493005e4a5e0bb7 bash-4.2.10.patch.gz 3fb927c7c33022f1c327f14a81c0d4b0 bash-4.2.tar.gz 3fee206195d50dbd8a3560a8a77f341b profile diff --git a/bash/Pkgfile b/bash/Pkgfile index a0368d8..fc5e50e 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ncurses name=bash -version=4.2.8 +version=4.2.10 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-${version%.*}.tar.gz \ $name-$version.patch.gz profile) diff --git a/bash/bash-4.2.10.patch.gz b/bash/bash-4.2.10.patch.gz new file mode 100644 index 0000000000000000000000000000000000000000..659cba9700e768187aaa8343c60c015ec26b0370 GIT binary patch literal 6155 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 literal 0 HcmV?d00001 diff --git a/bash/bash-4.2.8.patch.gz b/bash/bash-4.2.8.patch.gz deleted file mode 100644 index 36f92c23719ebd37a579148e9d8bb4987e7a47db..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5166 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 -- 2.26.2 From c147755fb841bc4f40684c82f7cbec357a72bca8 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 6 May 2011 07:45:50 +0000 Subject: [PATCH 07/16] openssh: new source tarball (fixed version number) --- openssh/.md5sum | 2 +- openssh/Pkgfile | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/openssh/.md5sum b/openssh/.md5sum index 76d1f54..92b58b7 100644 --- a/openssh/.md5sum +++ b/openssh/.md5sum @@ -1,2 +1,2 @@ -88a4a83b0e0e60cd545430d4e4bd7e0c openssh-5.8p2.tar.gz +0541579adf9d55abb15ef927048d372e openssh-5.8p2.tar.gz ce4ef44c7d80f6451170e6fe5c07d3f4 sshd diff --git a/openssh/Pkgfile b/openssh/Pkgfile index 93cb72c..81f58bd 100644 --- a/openssh/Pkgfile +++ b/openssh/Pkgfile @@ -6,12 +6,11 @@ name=openssh version=5.8p2 -release=1 +release=2 source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz sshd) build() { cd $name-$version - sed -i 's/p1/p2/' version.h ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \ -- 2.26.2 From 7bcbda68d6045b189bfda498c4a54b331b61f51f Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 14 Jun 2011 07:11:50 +0000 Subject: [PATCH 08/16] httpup: Initial import (verified compilation). --- httpup/.footprint | 12 ++++++++++++ httpup/.md5sum | 2 ++ httpup/Pkgfile | 21 +++++++++++++++++++++ httpup/httpup | 27 +++++++++++++++++++++++++++ 4 files changed, 62 insertions(+) create mode 100644 httpup/.footprint create mode 100644 httpup/.md5sum create mode 100644 httpup/Pkgfile create mode 100644 httpup/httpup diff --git a/httpup/.footprint b/httpup/.footprint new file mode 100644 index 0000000..52179d3 --- /dev/null +++ b/httpup/.footprint @@ -0,0 +1,12 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/ports/ +drwxr-xr-x root/root etc/ports/drivers/ +-rwxr-xr-x root/root etc/ports/drivers/httpup +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/httpup +-rwxr-xr-x root/root usr/bin/httpup-repgen +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man8/ +-rw-r--r-- root/root usr/man/man8/httpup-repgen.8.gz +-rw-r--r-- root/root usr/man/man8/httpup.8.gz diff --git a/httpup/.md5sum b/httpup/.md5sum new file mode 100644 index 0000000..4eb0623 --- /dev/null +++ b/httpup/.md5sum @@ -0,0 +1,2 @@ +faa600a1b0349fe78b0eb463cab444df httpup +2c36fc594ba4b565763ba7314b14c729 httpup-0.4.0k.tar.gz diff --git a/httpup/Pkgfile b/httpup/Pkgfile new file mode 100644 index 0000000..f599e35 --- /dev/null +++ b/httpup/Pkgfile @@ -0,0 +1,21 @@ +# Description: One way sync over http +# Maintainer: CRUX System Team, core-ports at crux dot nu +# URL: http://jw.tks6.net/files/crux/httpup_manual.html +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu +# Depends on: curl + +name=httpup +version=0.4.0k +release=1 +source=(http://jw.tks6.net/files/crux/${name}-$version.tar.gz httpup) + +build() { + cd $name-$version + + make CXX=$CXX STRIP=$STRIP + mkdir -p $PKG/usr/{bin,man/man8} + + cp httpup httpup-repgen $PKG/usr/bin + install -D -m 755 $SRC/httpup $PKG/etc/ports/drivers/httpup + cp *.8 $PKG/usr/man/man8 +} diff --git a/httpup/httpup b/httpup/httpup new file mode 100644 index 0000000..5c8db84 --- /dev/null +++ b/httpup/httpup @@ -0,0 +1,27 @@ +#!/bin/sh +# +# /etc/ports/drivers/httpup: httpup driver script for ports(8) +# + +if [ $# -ne 1 ]; then + echo "usage: $0 " >&2 + exit 1 +fi + +. $1 + +if [ -z "$ROOT_DIR" ]; then + echo "ROOT_DIR not set in '$1'" >&2 + exit 2 +fi +if [ -z "$URL" ]; then + echo "URL not set in '$1'" >&2 + exit 2 +fi + +for REPO in $URL; do + PORT=`echo $REPO | sed -n '/#.*$/s|^.*#||p'` + httpup sync $REPO $ROOT_DIR/$PORT +done + +# End of file. -- 2.26.2 From ee6b760f43c9c4876d91b37cd861e1673e6baa60 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 14 Jun 2011 09:27:04 +0200 Subject: [PATCH 09/16] exim: initial import (verified compilation) --- exim/.footprint | 38 +++++++++ exim/.md5sum | 3 + exim/Pkgfile | 47 +++++++++++ exim/exim | 26 ++++++ exim/exim-config.patch | 184 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 298 insertions(+) create mode 100644 exim/.footprint create mode 100644 exim/.md5sum create mode 100644 exim/Pkgfile create mode 100644 exim/exim create mode 100644 exim/exim-config.patch diff --git a/exim/.footprint b/exim/.footprint new file mode 100644 index 0000000..59dab89 --- /dev/null +++ b/exim/.footprint @@ -0,0 +1,38 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/exim/ +-rw-r--r-- root/root etc/exim/aliases +-rw-r--r-- root/root etc/exim/exim.conf +drwxr-xr-x root/root etc/rc.d/ +-rwxr-xr-x root/root etc/rc.d/exim +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/mailq -> ../sbin/exim-4.76-1 +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man8/ +-rw-r--r-- root/root usr/man/man8/exim.8.gz +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/exicyclog +-rwxr-xr-x root/root usr/sbin/exigrep +lrwxrwxrwx root/root usr/sbin/exim -> exim-4.76-1 +-rwsr-xr-x root/root usr/sbin/exim-4.76-1 +-rwxr-xr-x root/root usr/sbin/exim_checkaccess +-rwxr-xr-x root/root usr/sbin/exim_dbmbuild +-rwxr-xr-x root/root usr/sbin/exim_dumpdb +-rwxr-xr-x root/root usr/sbin/exim_fixdb +-rwxr-xr-x root/root usr/sbin/exim_lock +-rwxr-xr-x root/root usr/sbin/exim_tidydb +-rwxr-xr-x root/root usr/sbin/eximstats +-rwxr-xr-x root/root usr/sbin/exinext +-rwxr-xr-x root/root usr/sbin/exipick +-rwxr-xr-x root/root usr/sbin/exiqgrep +-rwxr-xr-x root/root usr/sbin/exiqsumm +-rwxr-xr-x root/root usr/sbin/exiwhat +lrwxrwxrwx root/root usr/sbin/sendmail -> exim-4.76-1 +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/log/ +drwxr-x--- mail/mail var/log/exim/ +-rw-r----- mail/mail var/log/exim/exim_mainlog (EMPTY) +-rw-r----- mail/mail var/log/exim/exim_paniclog (EMPTY) +-rw-r----- mail/mail var/log/exim/exim_rejectlog (EMPTY) +drwxr-xr-x root/root var/spool/ +drwxr-x--- mail/mail var/spool/exim/ diff --git a/exim/.md5sum b/exim/.md5sum new file mode 100644 index 0000000..693b8a3 --- /dev/null +++ b/exim/.md5sum @@ -0,0 +1,3 @@ +e00ba95600b51e47d8fedb0ed24d2bf3 exim +58e784b33c7a2ab335ec6400346d6362 exim-4.76.tar.bz2 +46a6407d7a43b0c493afb6e87c658963 exim-config.patch diff --git a/exim/Pkgfile b/exim/Pkgfile new file mode 100644 index 0000000..6aacb0d --- /dev/null +++ b/exim/Pkgfile @@ -0,0 +1,47 @@ +# Description: Mail transfer agent +# URL: http://www.exim.org +# Maintainer: CRUX System Team, core-ports at crux dot nu +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu +# Depends on: db openssl libpcre tcp_wrappers + +name=exim +version=4.76 +release=1 +source=(ftp://ftp.exim.org/pub/exim/exim4/$name-$version.tar.bz2 \ + $name $name-config.patch) + +build() { + cd $name-$version + + sed "s/#CFLAGS#/$CFLAGS/" $SRC/$name-config.patch | patch -p1 + cp src/EDITME Local/Makefile + + # build native binaries with host cc + sed 's|buildname=.*|buildname=Linux-arm|' -i Makefile + make -j1 configure + cd build-Linux-arm && gcc -Wall -o buildconfig buildconfig.c && cd - + + make -j1 \ + ARCHTYPE="arm" \ + AR="$CTARGET-ar cq" \ + RANLIB="$CTARGET-ranlib" \ + CC="$CTARGET-gcc" + + sed -i scripts/exim_install -e "s|version=.*$|version=\"exim-$version-$release\"|" + sed -i scripts/exim_install -e "/awk .*/d" + + make DESTDIR=$PKG install + + install -D -m 755 $SRC/exim $PKG/etc/rc.d/exim + install -D -m 644 doc/exim.8 $PKG/usr/man/man8/exim.8 + + install -d $PKG/var/{log,spool} $PKG/usr/bin + install -d -m 0750 -o mail -g mail $PKG/var/{log,spool}/exim + + touch $PKG/var/log/exim/exim_{mainlog,paniclog,rejectlog} + chown mail:mail $PKG/var/log/exim/* + chmod 640 $PKG/var/log/exim/* + + ln -sf $name-$version-1 $PKG/usr/sbin/sendmail + ln -sf ../sbin/$name-$version-1 $PKG/usr/bin/mailq +} diff --git a/exim/exim b/exim/exim new file mode 100644 index 0000000..c47d919 --- /dev/null +++ b/exim/exim @@ -0,0 +1,26 @@ +#!/bin/sh +# +# /etc/rc.d/exim: start/stop exim daemon +# + +case $1 in +start) + /usr/sbin/exim -bd -q15m + ;; +stop) + killall -q /usr/sbin/exim + ;; +restart) + $0 stop + sleep 2 + $0 start + ;; +reload) + kill -s HUP $(pidof exim) + ;; +*) + echo "usage: $0 [start|stop|restart|reload]" + ;; +esac + +# End of file \ No newline at end of file diff --git a/exim/exim-config.patch b/exim/exim-config.patch new file mode 100644 index 0000000..f5d92e9 --- /dev/null +++ b/exim/exim-config.patch @@ -0,0 +1,184 @@ +diff -Nru exim-4.74.orig/src/EDITME exim-4.74/src/EDITME +--- exim-4.74.orig/src/EDITME 2011-01-25 10:08:58.230470315 +0100 ++++ exim-4.74/src/EDITME 2011-01-25 10:09:14.328390661 +0100 +@@ -74,7 +74,7 @@ + # this would be wanted. + ############################################################################### + +- ++CFLAGS=#CFLAGS# + + ############################################################################### + # THESE ARE THINGS YOU MUST SPECIFY # +@@ -100,7 +100,7 @@ + # /usr/local/sbin. The installation script will try to create this directory, + # and any superior directories, if they do not exist. + +-BIN_DIRECTORY=/usr/exim/bin ++BIN_DIRECTORY=/usr/sbin + + + #------------------------------------------------------------------------------ +@@ -116,7 +116,7 @@ + # don't exist. It will also install a default runtime configuration if this + # file does not exist. + +-CONFIGURE_FILE=/usr/exim/configure ++CONFIGURE_FILE=/etc/exim/exim.conf + + # It is possible to specify a colon-separated list of files for CONFIGURE_FILE. + # In this case, Exim will use the first of them that exists when it is run. +@@ -133,7 +133,7 @@ + # deliveries. (Local deliveries run as various non-root users, typically as the + # owner of a local mailbox.) Specifying these values as root is not supported. + +-EXIM_USER= ++EXIM_USER=ref:mail + + # If you specify EXIM_USER as a name, this is looked up at build time, and the + # uid number is built into the binary. However, you can specify that this +@@ -243,7 +243,7 @@ + # MBX, is included only when requested. If you do not know what this is about, + # leave these settings commented out. + +-# SUPPORT_MAILDIR=yes ++SUPPORT_MAILDIR=yes + # SUPPORT_MAILSTORE=yes + # SUPPORT_MBX=yes + +@@ -286,8 +286,8 @@ + LOOKUP_LSEARCH=yes + LOOKUP_DNSDB=yes + +-# LOOKUP_CDB=yes +-# LOOKUP_DSEARCH=yes ++LOOKUP_CDB=yes ++LOOKUP_DSEARCH=yes + # LOOKUP_IBASE=yes + # LOOKUP_LDAP=yes + # LOOKUP_MYSQL=yes +@@ -357,7 +357,7 @@ + # files are defaulted in the OS/Makefile-Default file, but can be overridden in + # local OS-specific make files. + +-EXIM_MONITOR=eximon.bin ++# EXIM_MONITOR=eximon.bin + + + #------------------------------------------------------------------------------ +@@ -552,10 +552,10 @@ + # included in the Exim binary. You will then need to set up the run time + # configuration to make use of the mechanism(s) selected. + +-# AUTH_CRAM_MD5=yes ++AUTH_CRAM_MD5=yes + # AUTH_CYRUS_SASL=yes + # AUTH_DOVECOT=yes +-# AUTH_PLAINTEXT=yes ++AUTH_PLAINTEXT=yes + # AUTH_SPA=yes + + +@@ -655,10 +655,10 @@ + # leave these settings commented out. + + # This setting is required for any TLS support (either OpenSSL or GnuTLS) +-# SUPPORT_TLS=yes ++SUPPORT_TLS=yes + + # Uncomment this setting if you are using OpenSSL +-# TLS_LIBS=-lssl -lcrypto ++TLS_LIBS=-lssl -lcrypto + + # Uncomment these settings if you are using GnuTLS + # USE_GNUTLS=yes +@@ -722,7 +722,7 @@ + # %s. This will be replaced by one of the strings "main", "panic", or "reject" + # to form the final file names. Some installations may want something like this: + +-# LOG_FILE_PATH=/var/log/exim_%slog ++LOG_FILE_PATH=/var/log/exim/exim_%slog + + # which results in files with names /var/log/exim_mainlog, etc. The directory + # in which the log files are placed must exist; Exim does not try to create +@@ -771,7 +771,7 @@ + # files. Both the name of the command and the suffix that it adds to files + # need to be defined here. See also the EXICYCLOG_MAX configuration. + +-COMPRESS_COMMAND=/usr/bin/gzip ++COMPRESS_COMMAND=/bin/gzip + COMPRESS_SUFFIX=gz + + +@@ -779,7 +779,7 @@ + # If the exigrep utility is fed compressed log files, it tries to uncompress + # them using this command. + +-ZCAT_COMMAND=/usr/bin/zcat ++ZCAT_COMMAND=/bin/zcat + + + #------------------------------------------------------------------------------ +@@ -889,9 +889,9 @@ + # You may well also have to specify a local "include" file and an additional + # library for TCP wrappers, so you probably need something like this: + # +-# USE_TCP_WRAPPERS=yes ++USE_TCP_WRAPPERS=yes + # CFLAGS=-O -I/usr/local/include +-# EXTRALIBS_EXIM=-L/usr/local/lib -lwrap ++EXTRALIBS_EXIM=-lwrap + # + # but of course there may need to be other things in CFLAGS and EXTRALIBS_EXIM + # as well. +@@ -924,7 +924,7 @@ + # aliases). The following setting can be changed to specify a different + # location for the system alias file. + +-SYSTEM_ALIASES_FILE=/etc/aliases ++SYSTEM_ALIASES_FILE=/etc/exim/aliases + + + #------------------------------------------------------------------------------ +@@ -970,13 +970,13 @@ + # haven't got Perl, Exim will still build and run; you just won't be able to + # use those utilities. + +-# CHOWN_COMMAND=/usr/bin/chown +-# CHGRP_COMMAND=/usr/bin/chgrp +-# CHMOD_COMMAND=/usr/bin/chmod +-# MV_COMMAND=/bin/mv +-# RM_COMMAND=/bin/rm +-# TOUCH_COMMAND=/usr/bin/touch +-# PERL_COMMAND=/usr/bin/perl ++CHOWN_COMMAND=/bin/chown ++CHGRP_COMMAND=/bin/chgrp ++CHMOD_COMMAND=/bin/chmod ++MV_COMMAND=/bin/mv ++RM_COMMAND=/bin/rm ++TOUCH_COMMAND=/bin/touch ++PERL_COMMAND=/usr/bin/perl + + + #------------------------------------------------------------------------------ +@@ -1170,7 +1170,7 @@ + # (process id) to a file so that it can easily be identified. The path of the + # file can be specified here. Some installations may want something like this: + +-# PID_FILE_PATH=/var/lock/exim.pid ++PID_FILE_PATH=/var/run/exim.pid + + # If PID_FILE_PATH is not defined, Exim writes a file in its spool directory + # using the name "exim-daemon.pid". +diff -Nru exim-4.74.orig/src/configure.default exim-4.74/src/configure.default +--- exim-4.74.orig/src/configure.default 2011-01-25 10:08:58.230470315 +0100 ++++ exim-4.74/src/configure.default 2011-01-25 10:09:14.328390661 +0100 +@@ -56,7 +56,7 @@ + # +local_domains, +relay_to_domains, and +relay_from_hosts, respectively. They + # are all colon-separated lists: + +-domainlist local_domains = @ ++domainlist local_domains = @ : localhost + domainlist relay_to_domains = + hostlist relay_from_hosts = 127.0.0.1 + -- 2.26.2 From f696f1717622fe4437ca14f01a29fbe57b725317 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 14 Jun 2011 09:28:56 +0200 Subject: [PATCH 10/16] libmpfr: cleaned up (removed patch usage which is not used) --- libmpfr/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmpfr/Pkgfile b/libmpfr/Pkgfile index ee8f475..ae54072 100644 --- a/libmpfr/Pkgfile +++ b/libmpfr/Pkgfile @@ -11,7 +11,7 @@ source=(http://www.mpfr.org/mpfr-${version%-*}/mpfr-${version%-*}.tar.xz) build() { cd mpfr-${version%-*} - gunzip -c $SRC/$name-$version.patch.gz | patch -p1 + ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \ -- 2.26.2 From bf6e69ab78f48aaa295c1eeab84e032aec4e6643 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 14 Jun 2011 09:30:42 +0200 Subject: [PATCH 11/16] msmtp: removed from core and moved to opt collection (now we have exim in core) --- msmtp/.footprint | 9 --------- msmtp/.md5sum | 1 - msmtp/Pkgfile | 27 --------------------------- 3 files changed, 37 deletions(-) delete mode 100644 msmtp/.footprint delete mode 100644 msmtp/.md5sum delete mode 100644 msmtp/Pkgfile diff --git a/msmtp/.footprint b/msmtp/.footprint deleted file mode 100644 index 92c6289..0000000 --- a/msmtp/.footprint +++ /dev/null @@ -1,9 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/msmtp -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/msmtp.1.gz -drwxr-xr-x root/root usr/man/man8/ -drwxr-xr-x root/root usr/sbin/ -lrwxrwxrwx root/root usr/sbin/sendmail -> /usr/bin/msmtp diff --git a/msmtp/.md5sum b/msmtp/.md5sum deleted file mode 100644 index 0d70915..0000000 --- a/msmtp/.md5sum +++ /dev/null @@ -1 +0,0 @@ -5fb7ae88186624cdb125d3efad3fdc16 msmtp-1.4.23.tar.bz2 diff --git a/msmtp/Pkgfile b/msmtp/Pkgfile deleted file mode 100644 index c858c8a..0000000 --- a/msmtp/Pkgfile +++ /dev/null @@ -1,27 +0,0 @@ -# Description: An SMTP client suitable for use with mutt etc. -# URL: http://msmtp.sourceforge.net/ -# Packager: Jukka Heino, jukka dot heino at gmail dot com -# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu -# Depends on: openssl - -name=msmtp -version=1.4.23 -release=1 -source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2) - -build() { - cd $name-$version - ./configure --build=$CHOST \ - --host=$CTARGET \ - --prefix=/usr \ - --mandir=/usr/man \ - --with-ssl=openssl \ - --disable-nls - make - make DESTDIR=$PKG install - rm -r $PKG/usr/share - install -d $PKG/usr/{sbin,man/man8} - ln -s /usr/bin/$name $PKG/usr/sbin/sendmail - ln -s /usr/man/man1/$name.1 $PKG/usr/man/man8/sendmail.8 -} -- 2.26.2 From bc5ed48fe6313c5d5ad87b9e7acb8255f59d7ce4 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 27 Jul 2011 13:35:23 +0000 Subject: [PATCH 12/16] pkgutils: better compiler flags stuff --- pkgutils/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgutils/Pkgfile b/pkgutils/Pkgfile index 7160c7b..cb020a8 100644 --- a/pkgutils/Pkgfile +++ b/pkgutils/Pkgfile @@ -12,5 +12,5 @@ source=(http://crux.nu/files/$name-$version.tar.gz) build () { cd $name-$version make DESTDIR=$PKG install - sed 's|FLAGS=.*|FLAGS=""|' -i $PKG/etc/pkgmk.conf + sed 's|FLAGS=.*|FLAGS="-O2 -pipe"|' -i $PKG/etc/pkgmk.conf } -- 2.26.2 From b8089f08a0d78b4b64b1399125235afd12912ad1 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 27 Jul 2011 13:37:10 +0000 Subject: [PATCH 13/16] ports: added rsync files for overlay collections --- ports/.footprint | 3 +++ ports/.md5sum | 3 +++ ports/Pkgfile | 11 ++++------- ports/core-arm.rsync | 3 +++ ports/opt-arm.rsync | 3 +++ ports/xorg-arm.rsync | 3 +++ 6 files changed, 19 insertions(+), 7 deletions(-) create mode 100644 ports/core-arm.rsync create mode 100644 ports/opt-arm.rsync create mode 100644 ports/xorg-arm.rsync diff --git a/ports/.footprint b/ports/.footprint index 2219c43..afcfce4 100644 --- a/ports/.footprint +++ b/ports/.footprint @@ -1,9 +1,12 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/ports/ -rw-r--r-- root/root etc/ports/contrib.rsync.inactive +-rw-r--r-- root/root etc/ports/core-arm.rsync -rw-r--r-- root/root etc/ports/core.rsync drwxr-xr-x root/root etc/ports/drivers/ +-rw-r--r-- root/root etc/ports/opt-arm.rsync -rw-r--r-- root/root etc/ports/opt.rsync +-rw-r--r-- root/root etc/ports/xorg-arm.rsync -rw-r--r-- root/root etc/ports/xorg.rsync drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ diff --git a/ports/.md5sum b/ports/.md5sum index 891ea32..32a671c 100644 --- a/ports/.md5sum +++ b/ports/.md5sum @@ -1,5 +1,8 @@ c79603d71569837b6848c5cb320c44bd contrib.rsync.inactive +2ed3873acf5ecfec6575a69d1a200ace core-arm.rsync b77a6e0dd97a45652de03bd3a82a416f core.rsync +c9abc72a1ccfdef8fd1ec5162617cae2 opt-arm.rsync 03246f47123cd2342ddfaf4c44fa9c89 opt.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz +eaf090c823185bd08fa041905cee8dda xorg-arm.rsync 320d50cc72759a55097b1b2d4c40da9a xorg.rsync diff --git a/ports/Pkgfile b/ports/Pkgfile index b0ba721..9827061 100644 --- a/ports/Pkgfile +++ b/ports/Pkgfile @@ -5,18 +5,15 @@ name=ports version=1.5 -release=10 +release=11 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ - core.rsync opt.rsync xorg.rsync contrib.rsync.inactive) + core.rsync opt.rsync xorg.rsync contrib.rsync.inactive \ + core-arm.rsync opt-arm.rsync xorg-arm.rsync) build () { cd $name-$version make make DESTDIR=$PKG install - install -m 0644 ../core.rsync $PKG/etc/ports/core.rsync - install -m 0644 ../opt.rsync $PKG/etc/ports/opt.rsync - install -m 0644 ../xorg.rsync $PKG/etc/ports/xorg.rsync - install -m 0644 ../contrib.rsync.inactive \ - $PKG/etc/ports/contrib.rsync.inactive + install -m 0644 $SRC/*.rsync* $PKG/etc/ports } diff --git a/ports/core-arm.rsync b/ports/core-arm.rsync new file mode 100644 index 0000000..1063822 --- /dev/null +++ b/ports/core-arm.rsync @@ -0,0 +1,3 @@ +host=crux-arm.nu +collection=ports/crux-2.7/core-arm/ +destination=/usr/ports/core-arm diff --git a/ports/opt-arm.rsync b/ports/opt-arm.rsync new file mode 100644 index 0000000..02059fc --- /dev/null +++ b/ports/opt-arm.rsync @@ -0,0 +1,3 @@ +host=crux-arm.nu +collection=ports/crux-2.7/opt-arm/ +destination=/usr/ports/opt-arm diff --git a/ports/xorg-arm.rsync b/ports/xorg-arm.rsync new file mode 100644 index 0000000..53049fc --- /dev/null +++ b/ports/xorg-arm.rsync @@ -0,0 +1,3 @@ +host=crux-arm.nu +collection=ports/crux-2.7/xorg-arm/ +destination=/usr/ports/xorg-arm -- 2.26.2 From 88ebab4429115fb6ae44822d08ffd43bca7f4949 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 27 Jul 2011 13:47:32 +0000 Subject: [PATCH 14/16] prt-get: fixed prt-get.conf for overlays and README file with notes about compiler flags --- prt-get/.md5sum | 2 +- prt-get/Pkgfile | 2 +- prt-get/README | 2 +- prt-get/prt-get.conf | 3 +++ 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/prt-get/.md5sum b/prt-get/.md5sum index 74cc9e0..718d045 100644 --- a/prt-get/.md5sum +++ b/prt-get/.md5sum @@ -1,4 +1,4 @@ d0abf2a28823f9527c36832d5cbb8257 prt-get-5.18.tar.gz 4f6b710e4d2b18c70cfe5e4a593938b7 prt-get.aliases -d3aa7a53c12af8ef2bca5c85e0e4f928 prt-get.conf +a12012a592e978f06dae8cc1eab75b50 prt-get.conf b4eeea27244550754219801bcf29c5e3 prt-get.diff diff --git a/prt-get/Pkgfile b/prt-get/Pkgfile index cf26505..321cd30 100644 --- a/prt-get/Pkgfile +++ b/prt-get/Pkgfile @@ -5,7 +5,7 @@ name=prt-get version=5.18 -release=2 +release=3 source=(http://jw.smts.ch/files/crux/prt-get-$version.tar.gz prt-get.conf prt-get.aliases prt-get.diff) diff --git a/prt-get/README b/prt-get/README index 04d81d0..a38f6c4 100644 --- a/prt-get/README +++ b/prt-get/README @@ -6,4 +6,4 @@ installed while "prt-get update X" saying it's not, or "prt-get listinst" printing just nothing. If you experience strange effects, please try recompiling with - CXXFLAGS="-O2 -march=i686 -pipe" + CXXFLAGS="-O2 -pipe" diff --git a/prt-get/prt-get.conf b/prt-get/prt-get.conf index c18ecb4..cc42552 100644 --- a/prt-get/prt-get.conf +++ b/prt-get/prt-get.conf @@ -3,6 +3,9 @@ ### # note: the order matters: the package found first is used +prtdir /usr/ports/core-arm +prtdir /usr/ports/opt-arm +prtdir /usr/ports/xorg-arm prtdir /usr/ports/core prtdir /usr/ports/opt prtdir /usr/ports/xorg -- 2.26.2 From f5f46bc81f0791d136d0f7c135f43151c4ce427b Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 8 May 2012 14:26:35 +0000 Subject: [PATCH 15/16] pkg-get: removed port (FS#26) --- pkg-get/.footprint | 10 --- pkg-get/.md5sum | 3 - pkg-get/Pkgfile | 19 ----- pkg-get/README | 22 ------ pkg-get/pkg-get.patch | 12 --- pkg-get/pkg-repgen.patch | 158 --------------------------------------- 6 files changed, 224 deletions(-) delete mode 100644 pkg-get/.footprint delete mode 100644 pkg-get/.md5sum delete mode 100644 pkg-get/Pkgfile delete mode 100644 pkg-get/README delete mode 100644 pkg-get/pkg-get.patch delete mode 100644 pkg-get/pkg-repgen.patch diff --git a/pkg-get/.footprint b/pkg-get/.footprint deleted file mode 100644 index 21ec495..0000000 --- a/pkg-get/.footprint +++ /dev/null @@ -1,10 +0,0 @@ -drwxr-xr-x root/root etc/ --rw-r--r-- root/root etc/pkg-get.conf -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/pkg-get --rwxr-xr-x root/root usr/bin/pkg-repgen -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man8/ --rw-r--r-- root/root usr/man/man8/pkg-get.8.gz --rw-r--r-- root/root usr/man/man8/pkg-repgen.8.gz diff --git a/pkg-get/.md5sum b/pkg-get/.md5sum deleted file mode 100644 index 9211ff9..0000000 --- a/pkg-get/.md5sum +++ /dev/null @@ -1,3 +0,0 @@ -5ee169f2f99fc501387219b6b96ca9ef pkg-get-0.4.5.tar.gz -c3fb4f7ca868903da78d316be77cca16 pkg-get.patch -76c90c17e7307c7d622bfbff2563f4e2 pkg-repgen.patch diff --git a/pkg-get/Pkgfile b/pkg-get/Pkgfile deleted file mode 100644 index 30de83b..0000000 --- a/pkg-get/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: Package management tool for CRUX Linux -# URL: http://www.varlock.com -# Packager: Simone Rota, sip at crux dot nu -# Maintainer: Jose V Beneyto, sepen at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu -# Depends on: perl - -name=pkg-get -version=0.4.5 -release=2 -source=(http://www.varlock.com/files/$name-$version.tar.gz \ - $name.patch pkg-repgen.patch) - -build() { - cd $name-$version - patch -p1 -i $SRC/$name.patch - patch -p1 -i $SRC/pkg-repgen.patch - make PREFIX=$PKG/usr CFGDIR=$PKG/etc install -} diff --git a/pkg-get/README b/pkg-get/README deleted file mode 100644 index 48c0647..0000000 --- a/pkg-get/README +++ /dev/null @@ -1,22 +0,0 @@ - -README for pkg-get - - -REQUERIMENTS - - To use pkg-repgen you'll need prt-get to be installed. - - -IMPORTANT - - The PKGREPO file format chaged a bit from 0.3.3, - please regenerate your repositories with pkg-repgen - - the /etc/pkg-get.conf options slightly changed - in version 0.3.0 in order to handle multiple - repositories. - - pkg-get is beta software. I did not have much - time to test it, expecially latest features - added (locking, pre-post install scripts, printf). - diff --git a/pkg-get/pkg-get.patch b/pkg-get/pkg-get.patch deleted file mode 100644 index a323c64..0000000 --- a/pkg-get/pkg-get.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nru pkg-get-0.4.5.orig/scripts/pkg-get.pl pkg-get-0.4.5/scripts/pkg-get.pl ---- pkg-get-0.4.5.orig/scripts/pkg-get.pl 2006-07-13 05:04:11.000000000 +0200 -+++ pkg-get-0.4.5/scripts/pkg-get.pl 2006-07-17 13:01:37.524719500 +0200 -@@ -943,7 +943,7 @@ - printf("%-19s %-19s %-19s\n\n","Package","Installed","Available in the repositories"); - $gotdiff = 1; - } -- printf("%-19s %-19s %-19s %-19s\n", $pkg{'name'}, $pkg{'instversion'}, $pkg{'version'}."-".$pkg{'release'}); -+ printf("%-19s %-19s %-19s\n", $pkg{'name'}, $pkg{'instversion'}, $pkg{'version'}."-".$pkg{'release'}); - } elsif ($all) { # yeah, it blows, at least avoid to read the locked state twice. - if ($gotdiff == 0){ - print "Differences between installed packages and packages repo:\n\n"; diff --git a/pkg-get/pkg-repgen.patch b/pkg-get/pkg-repgen.patch deleted file mode 100644 index 8cc65e3..0000000 --- a/pkg-get/pkg-repgen.patch +++ /dev/null @@ -1,158 +0,0 @@ -diff --git a/Makefile b/Makefile -index 4327a7a..f8e4cd9 100644 ---- a/Makefile -+++ b/Makefile -@@ -1,5 +1,7 @@ - NAME=pkg-get --VERSION="0.4.5" -+VERSION="0.4.6" -+ -+DESTDIR= - - PREFIX=/usr - CFGDIR=/etc -@@ -7,11 +9,11 @@ CFGDIR=/etc - all: - @echo "Use 'make install' to install pkg-get" - --man: -+man: - makeman doc/pkg-get.8.txt - makeman doc/pkg-repgen.8.txt - man2ps doc/pkg-get.8 | ps2pdf14 - > doc/pkg-get.pdf -- -+ - dist: man - rm -rf ${NAME}-${VERSION} - mkdir ${NAME}-${VERSION} -@@ -22,12 +24,11 @@ dist: man - rm -rf ${NAME}-${VERSION} - - install: -- -- install -D -m 755 scripts/pkg-get.pl ${PREFIX}/bin/pkg-get -- install -D -m 755 scripts/pkg-repgen.pl ${PREFIX}/bin/pkg-repgen -- install -D -m 755 scripts/pkg-get.pl ${PREFIX}/bin/pkg-get -- install -D -m 644 doc/pkg-get.8 ${PREFIX}/man/man8/pkg-get.8 -- install -D -m 644 doc/pkg-get.conf ${CFGDIR}/pkg-get.conf -- install -D -m 644 doc/pkg-repgen.8 ${PREFIX}/man/man8/pkg-repgen.8 -- install -D -m 644 doc/pkg-get.8 ${PREFIX}/man/man8/pkg-get.8 -+ install -D -m 755 scripts/pkg-get.pl ${DESTDIR}${PREFIX}/bin/pkg-get -+ install -D -m 755 scripts/pkg-repgen.pl ${DESTDIR}${PREFIX}/bin/pkg-repgen -+ install -D -m 755 scripts/pkg-get.pl ${DESTDIR}${PREFIX}/bin/pkg-get -+ install -D -m 644 doc/pkg-get.8 ${DESTDIR}${PREFIX}/man/man8/pkg-get.8 -+ install -D -m 644 doc/pkg-get.conf ${DESTDIR}${CFGDIR}/pkg-get.conf -+ install -D -m 644 doc/pkg-repgen.8 ${DESTDIR}${PREFIX}/man/man8/pkg-repgen.8 -+ install -D -m 644 doc/pkg-get.8 ${DESTDIR}${PREFIX}/man/man8/pkg-get.8 - -diff --git a/doc/pkg-repgen.8 b/doc/pkg-repgen.8 -index 17d0609..30b58fc 100644 ---- a/doc/pkg-repgen.8 -+++ b/doc/pkg-repgen.8 -@@ -22,6 +22,10 @@ packages are specified. - .SH OPTIONS - .TP - .B -+\fB--prtdir\fP=PATH -+use prtdir to override the default used by prt-get -+.TP -+.B - \fB--header\fP=FILE - insert FILE at the beginning of the html index - .TP -@@ -36,6 +40,8 @@ use the specified title for the index page - \fBpkg-repgen\fP - .PP - \fBpkg-repgen\fP kdebase kdelibs -+.pp -+\fBpkg-repgen\fP --prtdir=/tmp/mytestrepo --header=/tmp/header.html - .SH AUTHORS - Simone Rota - index generation code adapted from Jukka Heino's portspage -diff --git a/scripts/pkg-repgen.pl b/scripts/pkg-repgen.pl -index 2743ce4..0aa4e16 100755 ---- a/scripts/pkg-repgen.pl -+++ b/scripts/pkg-repgen.pl -@@ -13,8 +13,9 @@ use warnings; - use strict; - use Getopt::Long; - -+our $prtget = "/usr/bin/prt-get"; our $prtdir; - our $title = "CRUX Packages"; our $header; our $footer; --GetOptions("title=s"=>\$title, "header=s"=>\$header, "footer=s"=>\$footer); -+GetOptions("prtdir=s"=>\$prtdir, "title=s"=>\$title, "header=s"=>\$header, "footer=s"=>\$footer); - - if ($#ARGV >= 0) { # single packages - pkgrepo_single(); -@@ -22,6 +23,9 @@ if ($#ARGV >= 0) { # single packages - pkgread(); - pkginst(); - } else { -+ if ($prtdir) { -+ $prtget = "$prtget --no-std-config --config-set=\"prtdir $prtdir\""; -+ } - pkgrepo(); - pkgdeps(); - pkgread(); -@@ -40,7 +44,7 @@ sub pkgdeps_single { - my $found = 0; - my $package = $packages[0]; - $package =~ s/#.*//; -- my $deps = `prt-get printf "%e" --filter="$package"`; -+ my $deps = `$prtget printf "%e" --filter="$package"`; - if ($deps ne "") { - my $isnew = `grep "$p .*:" PKGDEPS`; - if ($isnew eq ""){ # package is new, put deps at the end. -@@ -74,10 +78,10 @@ sub pkgrepo_single { - my $du = (-s $package); - my $md5 = `md5sum $package`; - $md5 =~ s/ .*$|\n//g; -- my $des=`prt-get printf %d --filter="$name"`; -+ my $des=`$prtget printf %d --filter="$name"`; - $des =~ s/:/ /g; - if ($des eq ""){$des = "N.A."}; -- my $flags=`prt-get printf %E:%O:%R --filter="$name"`; -+ my $flags=`$prtget printf %E:%O:%R --filter="$name"`; - if ($flags eq "") {$flags = "no:no:no"} - my $isnew = `grep "$p#" PKGREPO`; - if ($isnew eq ""){ # package is new, put it at the end -@@ -107,7 +111,7 @@ sub pkgdeps { - open (my $fh, '>PKGDEPS'); - foreach my $package (@packages) { - $package =~ s/#.*//; -- my $deps = `prt-get printf "%e" --filter="$package"`; -+ my $deps = `$prtget printf "%e" --filter="$package"`; - if ($deps ne "") { - printf $fh "%-30s : %-s\n", $package, $deps; - } -@@ -133,10 +137,10 @@ sub pkgrepo { - my $du = (-s $package); - my $md5 = `md5sum $package`; - $md5 =~ s/ .*$|\n//g; -- my $des=`prt-get printf %d --filter="$name"`; -+ my $des=`$prtget printf %d --filter="$name"`; - $des =~ s/:/ /g; - if ($des eq ""){$des = "N.A."}; -- my $flags=`prt-get printf %E:%O:%R --filter="$name"`; -+ my $flags=`$prtget printf %E:%O:%R --filter="$name"`; - if ($flags eq "") {$flags = "no:no:no"} - printf $fh "%-s:%-s:%-s:%-s:%-s\n", $package,$du,$md5,$des,$flags; - my $version = $package; -@@ -167,7 +171,7 @@ sub pkgread { - print $fh "# README files for repository. Do NOT remove this line.\n"; - foreach my $package (@packages) { - $package =~ s/#.*//; -- my $path = `prt-get path $package`; -+ my $path = `$prtget path $package`; - $path =~ s/\n//g; - if (-f "$path/README"){ - print $fh "##### PKGREADME: $package\n"; -@@ -195,7 +199,7 @@ sub pkginst { - my @packages = glob("*#*.pkg.tar.gz"); - foreach my $package (@packages) { - $package =~ s/#.*//; -- my $path = `prt-get path $package`; -+ my $path = `$prtget path $package`; - $path =~ s/\n//g; - my $normal= $package; - $normal =~ s/[^[:alnum:]]/_/g; -- 2.26.2 From cb92755a428e1828943aede4a960a5255a5fd47d Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 8 May 2012 14:26:51 +0000 Subject: [PATCH 16/16] wireless-tools: removed port (FS#26) --- wireless-tools/.footprint | 28 ---------------------------- wireless-tools/.md5sum | 1 - wireless-tools/Pkgfile | 16 ---------------- 3 files changed, 45 deletions(-) delete mode 100644 wireless-tools/.footprint delete mode 100644 wireless-tools/.md5sum delete mode 100644 wireless-tools/Pkgfile diff --git a/wireless-tools/.footprint b/wireless-tools/.footprint deleted file mode 100644 index 194544b..0000000 --- a/wireless-tools/.footprint +++ /dev/null @@ -1,28 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/iwlib.h --rw-r--r-- root/root usr/include/wireless.h -drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libiw.so -> libiw.so.29 --rwxr-xr-x root/root usr/lib/libiw.so.29 -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man5/ --rw-r--r-- root/root usr/man/man5/iftab.5.gz -drwxr-xr-x root/root usr/man/man7/ --rw-r--r-- root/root usr/man/man7/wireless.7.gz -drwxr-xr-x root/root usr/man/man8/ --rw-r--r-- root/root usr/man/man8/ifrename.8.gz --rw-r--r-- root/root usr/man/man8/iwconfig.8.gz --rw-r--r-- root/root usr/man/man8/iwevent.8.gz --rw-r--r-- root/root usr/man/man8/iwgetid.8.gz --rw-r--r-- root/root usr/man/man8/iwlist.8.gz --rw-r--r-- root/root usr/man/man8/iwpriv.8.gz --rw-r--r-- root/root usr/man/man8/iwspy.8.gz -drwxr-xr-x root/root usr/sbin/ --rwxr-xr-x root/root usr/sbin/ifrename --rwxr-xr-x root/root usr/sbin/iwconfig --rwxr-xr-x root/root usr/sbin/iwevent --rwxr-xr-x root/root usr/sbin/iwgetid --rwxr-xr-x root/root usr/sbin/iwlist --rwxr-xr-x root/root usr/sbin/iwpriv --rwxr-xr-x root/root usr/sbin/iwspy diff --git a/wireless-tools/.md5sum b/wireless-tools/.md5sum deleted file mode 100644 index bc97c25..0000000 --- a/wireless-tools/.md5sum +++ /dev/null @@ -1 +0,0 @@ -e06c222e186f7cc013fd272d023710cb wireless_tools.29.tar.gz diff --git a/wireless-tools/Pkgfile b/wireless-tools/Pkgfile deleted file mode 100644 index b0aea11..0000000 --- a/wireless-tools/Pkgfile +++ /dev/null @@ -1,16 +0,0 @@ -# Description: Tools to configure and manipulate wlan devices -# URL: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html -# Maintainer: Till Biedermann, tillbiedermann at yahoo dot de -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu -# Depends on: - -name=wireless-tools -version=29 -release=1 -source=(http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/${name/-/_}.$version.tar.gz) - -build() { - cd ${name/-/_}.$version - make CC="$CC" CFLAGS="$CFLAGS" - make PREFIX=$PKG/usr install -} -- 2.26.2