diff --git a/common/shlibs b/common/shlibs index 9607890596..d54a88a06d 100644 --- a/common/shlibs +++ b/common/shlibs @@ -170,6 +170,7 @@ libopcodes-2.21.so binutils binutils-devel libdb-4.8.so libdb db-devel libdb_cxx-4.8.so libdb db-devel libgdbm.so.4 gdbm gdbm-devel +libgdbm_compat.so.4 gdbm gdbm-devel libgettextsrc-0.18.1.so gettext-libs gettext-devel libgettextlib-0.18.1.so gettext-libs gettext-devel libgettextpo.so.0 gettext-libs gettext-devel diff --git a/srcpkgs/bison/template b/srcpkgs/bison/template index 3fa60e3659..0c9479c2f1 100644 --- a/srcpkgs/bison/template +++ b/srcpkgs/bison/template @@ -3,7 +3,7 @@ pkgname=bison version=2.5 distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.bz2" build_style=gnu-configure -revision=1 +revision=2 short_desc="GNU yacc(1) replacement" maintainer="Juan RP " checksum=0a370df6ee2b23e9ec3043e1ab78878241aa008ec424926294dd4cb3475439b8 @@ -14,3 +14,8 @@ long_desc=" Add_dependency full glibc Add_dependency full m4 Add_dependency build gettext + +pre_configure() +{ + echo '#define YYENABLE_NLS 1' >> lib/config.h +} diff --git a/srcpkgs/db/db-devel.template b/srcpkgs/db/db-devel.template index 03dedf69c6..1eb5b3f66a 100644 --- a/srcpkgs/db/db-devel.template +++ b/srcpkgs/db/db-devel.template @@ -5,8 +5,6 @@ long_desc="${long_desc} This package contains files for development, headers, static libs, etc." -revision=1 - Add_dependency run libstdc++-devel Add_dependency run libdb diff --git a/srcpkgs/db/libdb.template b/srcpkgs/db/libdb.template index 6776957c8b..5ba23b6cf8 100644 --- a/srcpkgs/db/libdb.template +++ b/srcpkgs/db/libdb.template @@ -1,6 +1,5 @@ # Template file for 'libdb'. # -revision=1 short_desc="${short_desc} - shared libraries" long_desc="${long_desc} diff --git a/srcpkgs/db/template b/srcpkgs/db/template index 240ac8ed84..92b324d0e6 100644 --- a/srcpkgs/db/template +++ b/srcpkgs/db/template @@ -1,7 +1,6 @@ # Template file for 'db' pkgname=db -version=4.8.26 -revision=2 +version=4.8.30 wrksrc="db-${version}" distfiles="http://download.oracle.com/berkeley-db/db-${version}.tar.gz" build_style=gnu-configure @@ -12,7 +11,7 @@ configure_args="--enable-compat185 --enable-cxx --enable-o_direct make_build_args="LIBSO_LIBS=-lpthread" short_desc="The Berkeley DB from Oracle" maintainer="Juan RP " -checksum=f755d15f79cf6fc5a61d94bc3c8cfd3f9cb0ce3d454379d5981c54b326809d41 +checksum=e0491a07cdb21fb9aa82773bbbedaeb7639cbd0e7f96147ab46141e0045db72a long_desc=" Berkeley DB is an embeddable database system that supports keyed access to data. The software is distributed in source code form, and developers can diff --git a/srcpkgs/gdbm/template b/srcpkgs/gdbm/template index cc77f2445e..56d985a51c 100644 --- a/srcpkgs/gdbm/template +++ b/srcpkgs/gdbm/template @@ -1,9 +1,11 @@ # Template file for 'gdbm' pkgname=gdbm version=1.10 +revision=1 homepage="http://www.gnu.org.ua/software/gdbm/" distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz" build_style=gnu-configure +configure_args="--enable-libgdbm-compat" short_desc="GNU database routines" maintainer="Juan RP " license="GPL-3" diff --git a/srcpkgs/iana-etc/template b/srcpkgs/iana-etc/template index a04972e48f..b80e1d9dbe 100644 --- a/srcpkgs/iana-etc/template +++ b/srcpkgs/iana-etc/template @@ -2,8 +2,7 @@ pkgname=iana-etc version=2.30 revision=1 -#distfiles="http://sethwklein.net/$pkgname-$version.tar.bz2" -distfiles="ftp://ftp.sh.cvut.cz/storage/1/sourcemage/grimoire/fallback/$pkgname-$version.tar.bz2" +distfiles="http://sethwklein.net/$pkgname-$version.tar.bz2" build_style=gnu-makefile make_build_args="STRIP=yes" short_desc="Unix /etc/services and /etc/protocols files" diff --git a/srcpkgs/kbd/template b/srcpkgs/kbd/template index a862afb1bc..16af314eec 100644 --- a/srcpkgs/kbd/template +++ b/srcpkgs/kbd/template @@ -2,7 +2,8 @@ pkgname=kbd version=1.15.3 revision=4 -distfiles="${KERNEL_SITE}/utils/kbd/kbd-$version.tar.bz2" +#distfiles="${KERNEL_SITE}/utils/kbd/kbd-$version.tar.bz2" +distfiles="http://pkgs.fedoraproject.org/repo/pkgs/kbd/kbd-1.15.3.tar.bz2/be28c144ba7b3e1cf630f909ae8e9875/kbd-1.15.3.tar.bz2" build_style=configure configure_args="--datadir=/lib/kbd --bindir=/sbin --datarootdir=/usr/share --mandir=/usr/share/man" diff --git a/srcpkgs/libgudev/template b/srcpkgs/libgudev/template index 6fb6eef16d..18e0f3897d 100644 --- a/srcpkgs/libgudev/template +++ b/srcpkgs/libgudev/template @@ -2,8 +2,7 @@ pkgname=libgudev version=175 wrksrc=udev-${version} -#distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.bz2" -distfiles="http://people.freedesktop.org/~kay/udev-${version}.tar.bz2" +distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.xz" build_style=gnu-configure configure_args="--without-selinux --disable-rule-generator --enable-introspection --enable-gudev --disable-static @@ -13,7 +12,7 @@ short_desc="GObject-based wrapper library for libudev" maintainer="Juan RP " homepage="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" license="GPL-2" -checksum=4c7937fe5a1521316ea571188745b9a00a9fdf314228cffc53a7ba9e5968b7ab +checksum=6e7c7330a8f7a1d118e33338941381faa005759921caa241535d6930bb12140f long_desc=" This library makes it much simpler to use libudev from programs already using GObject. It also makes it possible to easily use libudev from other diff --git a/srcpkgs/man-pages/template b/srcpkgs/man-pages/template index ab8a27d65b..919f8ec472 100644 --- a/srcpkgs/man-pages/template +++ b/srcpkgs/man-pages/template @@ -2,7 +2,7 @@ pkgname=man-pages version=3.35 homepage="http://man7.org/linux/man-pages/index.html" -distfiles="http://man7.org/linux/man-pages/download/$pkgname-$version.tar.gz" +distfiles="http://man7.org/linux/download/man-pages/$pkgname-$version.tar.gz" short_desc="Linux Documentation Project manual pages" maintainer="Juan RP " license="GPL-2" diff --git a/srcpkgs/module-init-tools/template b/srcpkgs/module-init-tools/template index bba4dd82ff..db08be16d4 100644 --- a/srcpkgs/module-init-tools/template +++ b/srcpkgs/module-init-tools/template @@ -1,7 +1,8 @@ # Template file for 'module-init-tools' pkgname=module-init-tools version=3.16 -distfiles="${KERNEL_SITE}//utils/kernel/$pkgname/$pkgname-$version.tar.bz2" +#distfiles="${KERNEL_SITE}/utils/kernel/$pkgname/$pkgname-$version.tar.bz2" +distfiles="http://anduin.linuxfromscratch.org/sources/LFS/lfs-packages/conglomeration/module-init-tools/module-init-tools-3.16.tar.bz2" revision=1 short_desc="Tools for managing kernel modules" maintainer="Juan RP " diff --git a/srcpkgs/perl/perl.rshlibs b/srcpkgs/perl/perl.rshlibs index 2e3286299f..8d8b3507d5 100644 --- a/srcpkgs/perl/perl.rshlibs +++ b/srcpkgs/perl/perl.rshlibs @@ -8,3 +8,4 @@ libc.so.6 libdb-4.8.so librt.so.1 libgdbm.so.4 +libgdbm_compat.so.4 diff --git a/srcpkgs/perl/template b/srcpkgs/perl/template index 0633c2abcc..3188558913 100644 --- a/srcpkgs/perl/template +++ b/srcpkgs/perl/template @@ -2,7 +2,7 @@ pkgname=perl version=5.14.2 distfiles="http://www.cpan.org/src/5.0/$pkgname-$version.tar.bz2" -revision=2 +revision=3 short_desc="Practical Extraction and Report Language" maintainer="Juan RP " homepage="http://www.perl.org" diff --git a/srcpkgs/tzdata/template b/srcpkgs/tzdata/template index 7f68957cc8..8d6fdb16c1 100644 --- a/srcpkgs/tzdata/template +++ b/srcpkgs/tzdata/template @@ -3,20 +3,19 @@ pkgname=tzdata wrksrc=${pkgname} create_wrksrc=yes _tzcode_ver=2011i -_tzdata_ver=2011m +_tzdata_ver=2011n version=${_tzdata_ver} distfiles=" -ftp://munnari.oz.au/pub/tzcode${_tzcode_ver}.tar.gz -ftp://munnari.oz.au/pub/tzdata${_tzdata_ver}.tar.gz" +http://www.iana.org/time-zones/repository/releases/tzcode${_tzcode_ver}.tar.gz +http://www.iana.org/time-zones/repository/releases/tzdata${_tzdata_ver}.tar.gz" build_style=gnu-makefile -homepage="http://www.twinsun.com/tz/tz-link.htm" -revision=1 +homepage="http://www.iana.org/time-zones" short_desc="Time zone and daylight-saving time data" maintainer="Juan RP " license="GPL-2" checksum=" f0dd991de3f8d6c599c104e294377c9befa1ef40aa5a1d09e2e295a453f3c1ec -c8e01f5b4a3cd8b8aee84b4befb4b671cef34353e5af022ed22071f5b86ef5f4" +a343e542486b2b8ebdeca474eed79f1c04f69420ca943c2b9bdea1d2385e38cd" long_desc=" This package contains data required for the implementation of standard local time for many representative locations around the globe. It is diff --git a/srcpkgs/udev/template b/srcpkgs/udev/template index b691edd0eb..204125f798 100644 --- a/srcpkgs/udev/template +++ b/srcpkgs/udev/template @@ -2,8 +2,7 @@ pkgname=udev version=175 revision=2 -#distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.bz2" -distfiles="http://people.freedesktop.org/~kay/udev/udev-${version}.tar.bz2" +distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.xz" build_style=gnu-configure configure_args="--sbindir=/sbin --without-selinux --libexecdir=/lib/udev --with-rootlibdir=/lib --disable-introspection --enable-edd --enable-floppy @@ -13,7 +12,7 @@ short_desc="/dev/ and hotplug management daemon" maintainer="Juan RP " homepage="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" license="GPL-2" -checksum=4c7937fe5a1521316ea571188745b9a00a9fdf314228cffc53a7ba9e5968b7ab +checksum=6e7c7330a8f7a1d118e33338941381faa005759921caa241535d6930bb12140f long_desc=" udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time."