diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/attr/.footprint | 48 | ||||
-rw-r--r-- | base/attr/.md5sum | 1 | ||||
-rw-r--r-- | base/attr/Pkgfile | 27 | ||||
-rw-r--r-- | base/device-mapper/.footprint | 7 | ||||
-rw-r--r-- | base/device-mapper/Pkgfile | 2 | ||||
-rw-r--r-- | base/git/.footprint | 4 | ||||
-rw-r--r-- | base/git/.md5sum | 4 | ||||
-rw-r--r-- | base/git/Pkgfile | 4 | ||||
-rw-r--r-- | base/libattr/.footprint | 8 | ||||
-rw-r--r-- | base/libattr/Pkgfile | 34 |
10 files changed, 35 insertions, 104 deletions
diff --git a/base/attr/.footprint b/base/attr/.footprint deleted file mode 100644 index 147309fc7..000000000 --- a/base/attr/.footprint +++ /dev/null @@ -1,48 +0,0 @@ -drwxr-xr-x root/root lib/ -lrwxrwxrwx root/root lib/libattr.so -> libattr.so.1 -lrwxrwxrwx root/root lib/libattr.so.1 -> libattr.so.1.1.0 --rw-r--r-- root/root lib/libattr.so.1.1.0 -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/attr --rwxr-xr-x root/root usr/bin/getfattr --rwxr-xr-x root/root usr/bin/setfattr -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/attr/ --rw-r--r-- root/root usr/include/attr/attributes.h --rw-r--r-- root/root usr/include/attr/error_context.h --rw-r--r-- root/root usr/include/attr/libattr.h --rw-r--r-- root/root usr/include/attr/xattr.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libattr.a --rw-r--r-- root/root usr/lib/libattr.la -lrwxrwxrwx root/root usr/lib/libattr.so -> ../../lib/libattr.so.1 -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/doc/ -drwxr-xr-x root/root usr/share/doc/attr/ --rw-r--r-- root/root usr/share/doc/attr/CHANGES.gz --rw-r--r-- root/root usr/share/doc/attr/COPYING --rw-r--r-- root/root usr/share/doc/attr/PORTING --rw-r--r-- root/root usr/share/doc/attr/README -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/locale/fr/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/attr.mo -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/attr.1.gz --rw-r--r-- root/root usr/share/man/man1/getfattr.1.gz --rw-r--r-- root/root usr/share/man/man1/setfattr.1.gz -drwxr-xr-x root/root usr/share/man/man3/ --rw-r--r-- root/root usr/share/man/man3/attr_get.3.gz -lrwxrwxrwx root/root usr/share/man/man3/attr_getf.3.gz -> attr_get.3.gz --rw-r--r-- root/root usr/share/man/man3/attr_list.3.gz -lrwxrwxrwx root/root usr/share/man/man3/attr_listf.3.gz -> attr_list.3.gz --rw-r--r-- root/root usr/share/man/man3/attr_multi.3.gz -lrwxrwxrwx root/root usr/share/man/man3/attr_multif.3.gz -> attr_multi.3.gz --rw-r--r-- root/root usr/share/man/man3/attr_remove.3.gz -lrwxrwxrwx root/root usr/share/man/man3/attr_removef.3.gz -> attr_remove.3.gz --rw-r--r-- root/root usr/share/man/man3/attr_set.3.gz -lrwxrwxrwx root/root usr/share/man/man3/attr_setf.3.gz -> attr_set.3.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/attr.5.gz diff --git a/base/attr/.md5sum b/base/attr/.md5sum deleted file mode 100644 index ed4b8d956..000000000 --- a/base/attr/.md5sum +++ /dev/null @@ -1 +0,0 @@ -adeefe65c5ad1febe46da185c5bfd5d4 attr-2.4.44.src.tar.gz diff --git a/base/attr/Pkgfile b/base/attr/Pkgfile deleted file mode 100644 index 385f932f4..000000000 --- a/base/attr/Pkgfile +++ /dev/null @@ -1,27 +0,0 @@ -# Description: Attributs étendus pour le support de la librairie ACL -# URL: http://oss.sgi.com/projects/xfs/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: attr - -name=attr -version=2.4.44 -release=1 -source=(http://kiao.no-ip.info/NuTyX/files/attr-$version.src.tar.gz) - -build() { -cd attr-$version -autoconf -./configure --prefix=/usr -sed -i -e 's/man2//g' man/Makefile -make -make prefix=$PKG/usr install install-lib install-dev - -cd $PKG - -mkdir lib -mv -v usr/lib/libattr.so* lib/ -ln -sv ../../lib/libattr.so.1 usr/lib/libattr.so -mv -v usr/libexec/libattr.{a,la} usr/lib/ -rm -r usr/libexec -} diff --git a/base/device-mapper/.footprint b/base/device-mapper/.footprint index 232432feb..6bdd93ce1 100644 --- a/base/device-mapper/.footprint +++ b/base/device-mapper/.footprint @@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/devmapper.pc -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man8/ --rw-r--r-- root/root usr/man/man8/dmsetup.8.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/dmsetup.8.gz diff --git a/base/device-mapper/Pkgfile b/base/device-mapper/Pkgfile index f86c03105..ed2f2fbb1 100644 --- a/base/device-mapper/Pkgfile +++ b/base/device-mapper/Pkgfile @@ -13,7 +13,7 @@ build() { ./configure \ --prefix=/usr \ --libdir=/lib \ - --mandir=/usr/man \ + --mandir=/usr/share/man \ --sbindir=/sbin \ --enable-pkgconfig \ --disable-nls \ diff --git a/base/git/.footprint b/base/git/.footprint index a42fdaaec..0f0b8d750 100644 --- a/base/git/.footprint +++ b/base/git/.footprint @@ -114,7 +114,9 @@ drwxr-xr-x root/root usr/lib/git-core/ -rwxr-xr-x root/root usr/lib/git-core/git-reflog -rwxr-xr-x root/root usr/lib/git-core/git-relink -rwxr-xr-x root/root usr/lib/git-core/git-remote +-rwxr-xr-x root/root usr/lib/git-core/git-remote-curl -rwxr-xr-x root/root usr/lib/git-core/git-repack +-rwxr-xr-x root/root usr/lib/git-core/git-replace -rwxr-xr-x root/root usr/lib/git-core/git-repo-config -rwxr-xr-x root/root usr/lib/git-core/git-request-pull -rwxr-xr-x root/root usr/lib/git-core/git-rerere @@ -328,8 +330,10 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/git-receive-pack.1.gz -rw-r--r-- root/root usr/share/man/man1/git-reflog.1.gz -rw-r--r-- root/root usr/share/man/man1/git-relink.1.gz +-rw-r--r-- root/root usr/share/man/man1/git-remote-helpers.1.gz -rw-r--r-- root/root usr/share/man/man1/git-remote.1.gz -rw-r--r-- root/root usr/share/man/man1/git-repack.1.gz +-rw-r--r-- root/root usr/share/man/man1/git-replace.1.gz -rw-r--r-- root/root usr/share/man/man1/git-repo-config.1.gz -rw-r--r-- root/root usr/share/man/man1/git-request-pull.1.gz -rw-r--r-- root/root usr/share/man/man1/git-rerere.1.gz diff --git a/base/git/.md5sum b/base/git/.md5sum index 93e8ce211..83ab30925 100644 --- a/base/git/.md5sum +++ b/base/git/.md5sum @@ -1,2 +1,2 @@ -05c41dc84eae47e3d4fe5b3dee9cc73c git-1.6.4.2.tar.bz2 -e2bc0cfadb3ba76daee69bfb6dd299ad git-manpages-1.6.4.2.tar.bz2 +1c214e8175e8dd372618ecf3d76448f5 git-1.6.5.4.tar.bz2 +513390db5f38534f5f2459202a8feccc git-manpages-1.6.5.4.tar.bz2 diff --git a/base/git/Pkgfile b/base/git/Pkgfile index 1121826c4..94ca98de1 100644 --- a/base/git/Pkgfile +++ b/base/git/Pkgfile @@ -6,14 +6,14 @@ # Nice to have: tk name=git -version=1.6.4.2 +version=1.6.5.4 release=1 source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2) build() { cd $name-$version - sed -i -e '15,16d' -e '18d' perl/Makefile.PL + sed -i -e '23,24d' -e '26d' perl/Makefile.PL make CFLAGS="$CFLAGS" prefix=/usr gitexecdir=/usr/lib/git-core \ DESTDIR=$PKG install diff --git a/base/libattr/.footprint b/base/libattr/.footprint index 6ef4694cf..147309fc7 100644 --- a/base/libattr/.footprint +++ b/base/libattr/.footprint @@ -1,3 +1,7 @@ +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libattr.so -> libattr.so.1 +lrwxrwxrwx root/root lib/libattr.so.1 -> libattr.so.1.1.0 +-rw-r--r-- root/root lib/libattr.so.1.1.0 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/attr @@ -12,9 +16,7 @@ drwxr-xr-x root/root usr/include/attr/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libattr.a -rw-r--r-- root/root usr/lib/libattr.la -lrwxrwxrwx root/root usr/lib/libattr.so -> /usr/lib/libattr.so.1 -lrwxrwxrwx root/root usr/lib/libattr.so.1 -> libattr.so.1.1.0 --rw-r--r-- root/root usr/lib/libattr.so.1.1.0 +lrwxrwxrwx root/root usr/lib/libattr.so -> ../../lib/libattr.so.1 drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/doc/ drwxr-xr-x root/root usr/share/doc/attr/ diff --git a/base/libattr/Pkgfile b/base/libattr/Pkgfile index 5d54497b4..e9d7222de 100644 --- a/base/libattr/Pkgfile +++ b/base/libattr/Pkgfile @@ -1,27 +1,27 @@ -# Description: Extented attributes library -# URL: http://acl.bestbits.at/ -# Maintainer: Antti Nykanen, aon at iki dot fi +# Description: Attributs étendus pour le support de la librairie ACL +# URL: http://oss.sgi.com/projects/xfs/ +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch # Depends on: name=libattr version=2.4.44 release=1 -source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/attr-${version}.src.tar.gz) +source=(http://kiao.no-ip.info/NuTyX/files/attr-$version.src.tar.gz) build() { - cd attr-${version%-1} - ./configure --prefix=$PKG/usr \ - --mandir=$PKG/usr/share/man \ - --libexecdir=$PKG/usr/lib - make - make install-lib - make install-dev +cd attr-$version +autoconf +./configure --prefix=/usr +sed -i -e 's/man2//g' man/Makefile +make +make prefix=$PKG/usr install install-lib install-dev - rm $PKG/usr/lib/libattr.so - ln -s /usr/lib/libattr.so.1 $PKG/usr/lib/libattr.so +cd $PKG - # category 2 manuals are included in core/man-pages - rm -rf $PKG/usr/share/man/man2 - - sed -i "s:libdir=.*:libdir='/usr/lib':" $PKG/usr/lib/libattr.la +mkdir lib +mv -v usr/lib/libattr.so* lib/ +ln -sv ../../lib/libattr.so.1 usr/lib/libattr.so +mv -v usr/libexec/libattr.{a,la} usr/lib/ +rm -r usr/libexec } |