From florin at lunar-linux.org Wed Jul 1 11:22:33 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 1 Jul 2009 12:22:33 +0300 Subject: [Lunar-commits] postgresql: version bumped to 8.4.0. Message-ID: <20090701092302.8F81B9B1EF@doppio.foo-projects.org> commit 03af1a27f116e959872232271703fe5b706649e9 Author: Florin Braescu Date: Wed Jul 1 12:22:33 2009 +0300 postgresql: version bumped to 8.4.0. Changes: * Windowing Functions * Common Table Expressions and Recursive Queries * Default and variadic parameters for functions * Parallel Restore * Column Permissions * Per-database locale settings * Improved hash indexes * Improved join performance for EXISTS and NOT EXISTS queries * Easier-to-use Warm Standby * Automatic sizing of the Free Space Map * Visibility Map (greatly reduces vacuum overhead for slowly-changing tables) * Version-aware psql (backslash commands work against older servers) * Support SSL certificates for user authentication * Per-function runtime statistics * Easy editing of functions in psql * New contrib modules: pg_stat_statements, auto_explain, citext, btree_gin A dump/restore using pg_dump is required for those wishing to migrate data from any previous release. --- sql/postgresql/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sql/postgresql/DETAILS b/sql/postgresql/DETAILS index 61d727e..012d532 100644 --- a/sql/postgresql/DETAILS +++ b/sql/postgresql/DETAILS @@ -1,13 +1,13 @@ MODULE=postgresql - VERSION=8.3.7 + VERSION=8.4.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/source/v${VERSION} SOURCE_URL[1]=ftp://ftp.nl.postgresql.org/pub/mirrors/postgresql/source/v${VERSION} SOURCE_URL[2]=ftp://ftp.us.postgresql.org/pub/mirrors/postgresql/source/v${VERSION} - SOURCE_VFY=sha1:96facdf7229a7f18f016d86ff6cb350ca5d50bd5 + SOURCE_VFY=sha1:7a4776155049b8343f3b3b2e071002bb9db47f44 WEB_SITE=http://www.postgresql.org ENTERED=20011113 - UPDATED=20090317 + UPDATED=20090701 SHORT="A sophisticated Object-Relational DBMS" cat << EOF From florin at lunar-linux.org Wed Jul 1 11:30:50 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 1 Jul 2009 12:30:50 +0300 Subject: [Lunar-commits] e2fsprogs: version bumped to 1.41.7. Message-ID: <20090701093115.50CDA9B1EF@doppio.foo-projects.org> commit e1a8bdef64a38b2400358b9bd7fd3fa8b7813629 Author: Florin Braescu Date: Wed Jul 1 12:30:50 2009 +0300 e2fsprogs: version bumped to 1.41.7. Bugfixes and enhacements. --- filesys/e2fsprogs/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/filesys/e2fsprogs/DETAILS b/filesys/e2fsprogs/DETAILS index 7aaec3e..76bcf53 100644 --- a/filesys/e2fsprogs/DETAILS +++ b/filesys/e2fsprogs/DETAILS @@ -1,11 +1,11 @@ MODULE=e2fsprogs - VERSION=1.41.6 + VERSION=1.41.7 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:4fe3f88b198e3039f7a26771f0c136933ef99ea3 + SOURCE_VFY=sha1:0d5acf71bb81256e470d7f5ffa714f10e674172f WEB_SITE=http://e2fsprogs.sourceforge.net ENTERED=20010922 - UPDATED=20090531 + UPDATED=20090701 SHORT="Utilities for the EXT2 file system" cat << EOF From florin at lunar-linux.org Wed Jul 1 11:36:57 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 1 Jul 2009 12:36:57 +0300 Subject: [Lunar-commits] lvm2: version bumped to 2.02.48. Message-ID: <20090701093727.5A7369B1EF@doppio.foo-projects.org> commit 3b35c8fe031ac3b8f05917d58824a430d4fd566d Author: Florin Braescu Date: Wed Jul 1 12:36:57 2009 +0300 lvm2: version bumped to 2.02.48. --- filesys/lvm2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/filesys/lvm2/DETAILS b/filesys/lvm2/DETAILS index 8dd84e9..95454da 100644 --- a/filesys/lvm2/DETAILS +++ b/filesys/lvm2/DETAILS @@ -1,13 +1,13 @@ MODULE=lvm2 - VERSION=2.02.47 + VERSION=2.02.48 SOURCE=LVM2.$VERSION.tgz SOURCE_DIRECTORY=$BUILD_DIRECTORY/LVM2.$VERSION SOURCE_URL[0]=ftp://sources.redhat.com/pub/lvm2 SOURCE_URL[1]=ftp://sources.redhat.com/pub/lvm2/old - SOURCE_VFY=sha1:e3c7c1ee8c3b1054a18d38d41d994f9469a37b79 + SOURCE_VFY=sha1:8a6f29f08f731caffa09f52e5ca41bcce80ff3b9 WEB_SITE=http://sources.redhat.com/lvm2 ENTERED=20040511 - UPDATED=20090523 + UPDATED=20090701 PSAFE=no SHORT="Logical volume manager" From florin at lunar-linux.org Wed Jul 1 11:44:00 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 1 Jul 2009 12:44:00 +0300 Subject: [Lunar-commits] proftpd: version bumped to 1.3.2a. Message-ID: <20090701094427.6D2249B1EF@doppio.foo-projects.org> commit 50e228e141abe48c7e6577d0d5824267c6674711 Author: Florin Braescu Date: Wed Jul 1 12:44:00 2009 +0300 proftpd: version bumped to 1.3.2a. Maintenence and bugfixes release. --- ftp/proftpd/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ftp/proftpd/DETAILS b/ftp/proftpd/DETAILS index 477dde8..ff303e8 100644 --- a/ftp/proftpd/DETAILS +++ b/ftp/proftpd/DETAILS @@ -1,11 +1,11 @@ MODULE=proftpd - VERSION=1.3.2 + VERSION=1.3.2a SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=ftp://ftp.proftpd.org/distrib/source - SOURCE_VFY=sha1:b48bfb0acde11bd2a2f7a7c74a1d72d497cca46a + SOURCE_VFY=sha1:a1972d656091963b60194949ca347cc704abf3ec WEB_SITE=http://www.proftpd.org ENTERED=20011112 - UPDATED=20090206 + UPDATED=20090701 SHORT="A ftp server" cat << EOF From florin at lunar-linux.org Wed Jul 1 12:34:00 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 1 Jul 2009 13:34:00 +0300 Subject: [Lunar-commits] virtualbox: version bumped to 3.0.0. Message-ID: <20090701103510.3D9319B1EF@doppio.foo-projects.org> commit 5c27e345a74d290137d7c182fb43187623159ae1 Author: Florin Braescu Date: Wed Jul 1 13:34:00 2009 +0300 virtualbox: version bumped to 3.0.0. The following major new features were added: Guest SMP with up to 32 virtual CPUs (VT-x and AMD-V only). Windows guests: ability to use Direct3D 8/9 applications / games (experimental). Support for OpenGL 2.0 for Windows, Linux and Solaris guests. --- x11-utils/virtualbox/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-utils/virtualbox/DETAILS b/x11-utils/virtualbox/DETAILS index c0b48b6..b5d1033 100644 --- a/x11-utils/virtualbox/DETAILS +++ b/x11-utils/virtualbox/DETAILS @@ -1,14 +1,14 @@ MODULE=virtualbox - BASE_VERSION=2.2.4 + BASE_VERSION=3.0.0 VERSION=$BASE_VERSION SOURCE=VirtualBox-${VERSION}-OSE.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/VirtualBox-$BASE_VERSION\_OSE SOURCE_URL=http://download.virtualbox.org/$MODULE/$BASE_VERSION - SOURCE_VFY=sha1:ebc5566c4b8115c649a82bde743e94ea62ed1a26 + SOURCE_VFY=sha1:168ce7b058894f5cc771953b9e4daf1ca5f5c542 MODULE_PREFIX=${VIRTUALBOX_PREFIX:-/usr/lib/virtualbox/} WEB_SITE=http://virtualbox.org ENTERED=20071004 - UPDATED=20090530 + UPDATED=20090701 SHORT="Full virtualizer for x86 hardware" cat << EOF From florin at lunar-linux.org Wed Jul 1 14:42:37 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 1 Jul 2009 15:42:37 +0300 Subject: [Lunar-commits] zsh: version stable is 4.2.7. Message-ID: <20090701124308.DABA69B1EB@doppio.foo-projects.org> commit d8c5456b105a999643c59ca7ebaafdab3269e1ce Author: Florin Braescu Date: Wed Jul 1 15:42:37 2009 +0300 zsh: version stable is 4.2.7. --- shells/zsh/DETAILS | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/shells/zsh/DETAILS b/shells/zsh/DETAILS index fd0ae6b..dbb222c 100644 --- a/shells/zsh/DETAILS +++ b/shells/zsh/DETAILS @@ -1,12 +1,12 @@ MODULE=zsh - VERSION=4.3.5 + VERSION=4.2.7 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL[0]=$SFORGE_URL/zsh/ - SOURCE_URL[1]=http://www.zsh.org/pub/ - SOURCE_VFY=sha1:9ab505ff4c029b4905d2c4b741f0f0d42e4375c9 - WEB_SITE=http://www.zsh.org/ + SOURCE_URL[0]=$SFORGE_URL/zsh + SOURCE_URL[1]=http://www.zsh.org/pub + SOURCE_VFY=sha1:64c598cd48b78dff9d29341ea0cd904e7aa49541 + WEB_SITE=http://www.zsh.org ENTERED=20011112 - UPDATED=20080229 + UPDATED=20090701 PSAFE=no SHORT="shell designed for interactive use" From florin at lunar-linux.org Wed Jul 1 14:49:21 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 1 Jul 2009 15:49:21 +0300 Subject: [Lunar-commits] zsh-dev: version bumped to 4.3.10. Message-ID: <20090701124945.628B59B1EB@doppio.foo-projects.org> commit cad22e8cc21c61eb666c6a24544224b27e1ddad2 Author: Florin Braescu Date: Wed Jul 1 15:49:21 2009 +0300 zsh-dev: version bumped to 4.3.10. --- zbeta/zsh-dev/DETAILS | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/zbeta/zsh-dev/DETAILS b/zbeta/zsh-dev/DETAILS index 9032f18..0082bf2 100644 --- a/zbeta/zsh-dev/DETAILS +++ b/zbeta/zsh-dev/DETAILS @@ -1,13 +1,14 @@ MODULE=zsh-dev - VERSION=4.3.9 + VERSION=4.3.10 SOURCE=zsh-$VERSION.tar.bz2 - SOURCE_URL=$SFORGE_URL/zsh/ - SOURCE_VFY=sha1:7c80e1ad6b311ee5877172a1a7e0161a9a60da70 + SOURCE_URL=$SFORGE_URL/zsh + SOURCE_VFY=sha1:132f9ce411bf318abccbae9cdc2f8cc14f8be85b SOURCE_DIRECTORY=$BUILD_DIRECTORY/zsh-$VERSION - WEB_SITE="http://www.zsh.org/" + WEB_SITE=http://www.zsh.org ENTERED=20090202 - UPDATED=20090202 + UPDATED=20090701 SHORT="shell designed for interactive use" + cat < koffice4: version bumped to 2.0.1. Message-ID: <20090701193725.240F69B1EB@doppio.foo-projects.org> commit d20b45fe8c15fee6905c8351fd6f45e8d83c53e8 Author: Florin Braescu Date: Wed Jul 1 22:30:54 2009 +0300 koffice4: version bumped to 2.0.1. Bugfixes. --- kde4/apps/koffice4/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde4/apps/koffice4/DETAILS b/kde4/apps/koffice4/DETAILS index 3a19eba..bfa68d4 100644 --- a/kde4/apps/koffice4/DETAILS +++ b/kde4/apps/koffice4/DETAILS @@ -1,13 +1,13 @@ MODULE=koffice4 - VERSION=2.0.0 + VERSION=2.0.1 SOURCE=koffice-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/koffice-$VERSION SOURCE_URL=$KDE_URL/stable/koffice-$VERSION/src - SOURCE_VFY=sha1:5751fefee936169b695f160ecad362a7a8cc5380 + SOURCE_VFY=sha1:2172611dd9d79f8d7abed41677f299bb14ab0135 WEB_SITE=http://www.kde.org MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} ENTERED=20080718 - UPDATED=20090529 + UPDATED=20090701 SHORT="" PSAFE=no From florin at lunar-linux.org Wed Jul 1 21:55:18 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 1 Jul 2009 22:55:18 +0300 Subject: [Lunar-commits] ndiswrapper: version bumped to 1.55. Message-ID: <20090701195539.8A8279B1EB@doppio.foo-projects.org> commit 63bc6228b9818b55f8c888dc515781c4093d925d Author: Florin Braescu Date: Wed Jul 1 22:55:18 2009 +0300 ndiswrapper: version bumped to 1.55. Bugfixes. --- kernel/ndiswrapper/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/ndiswrapper/DETAILS b/kernel/ndiswrapper/DETAILS index 01a385f..8a2c2e5 100644 --- a/kernel/ndiswrapper/DETAILS +++ b/kernel/ndiswrapper/DETAILS @@ -1,11 +1,11 @@ MODULE=ndiswrapper - VERSION=1.54 + VERSION=1.55 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:f45b1b1d57e7702cdaf3eabb2105d09aba208bc2 + SOURCE_VFY=sha1:84f7b08347f09df109722dccfdf18cf439fbc3be WEB_SITE=http://ndiswrapper.sourceforge.net ENTERED=20041006 - UPDATED=20090123 + UPDATED=20090701 SHORT="Ndis driver wrapper for the Linux kernel" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 2 01:41:11 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Wed, 1 Jul 2009 16:41:11 -0700 Subject: [Lunar-commits] hal: version bump to 0.5.12 Message-ID: <20090701235152.5F56F9B1EA@doppio.foo-projects.org> commit da07ea09dd6cf74dd4ad74954bd8ba2e8143cc87 Author: Zachary McGrew Date: Wed Jul 1 16:41:11 2009 -0700 hal: version bump to 0.5.12 Short of any major problems, this will most likely be the last release of HAL. It's being deprecated in favor of udev and devicekit-{disks, power} --- devel/hal/BUILD | 11 ++++------- devel/hal/DETAILS | 11 ++++------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/devel/hal/BUILD b/devel/hal/BUILD index 08da9b3..8f6bbdb 100644 --- a/devel/hal/BUILD +++ b/devel/hal/BUILD @@ -1,7 +1,7 @@ ( - OPTS="$OPTS --disable-docbook-docs --with-pid-file=/var/run/hald.pid \ - --with-backend=linux --without-macbookpro \ - --enable-umount-helper --disable-parted" + OPTS="$OPTS --disable-docbook-docs --with-pid-file=/var/run/hald.pid \ + --with-backend=linux --enable-umount-helper \ + --disable-parted --with-udev-prefix=/lib" # This is a temp workaround until hal realizes usb.ids can also be # wrapped in an archive @@ -10,9 +10,6 @@ gunzip -c /usr/share/usb.ids.gz > /usr/share/usb.ids fi && - default_build && - - mkdir -p /usr/share/applications && - install -m644 $SOURCE_CACHE/$SOURCE2 /usr/share/applications/ + default_build ) > $C_FIFO 2>&1 diff --git a/devel/hal/DETAILS b/devel/hal/DETAILS index 283b542..337a547 100644 --- a/devel/hal/DETAILS +++ b/devel/hal/DETAILS @@ -1,14 +1,11 @@ MODULE=hal - VERSION=0.5.11 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE2=$MODULE-device-manager.desktop + VERSION=0.5.12 + SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://hal.freedesktop.org/releases/ - SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:f51366229e5dd6d5d72d60114fdef76bf5feba26 - SOURCE2_VFY=sha1:a7ffa1fba31d8eab0cbb51ac0abc76109125f6da + SOURCE_VFY=sha1:b5175dd4ea612c2a1f8c372a36e4874939bef1bd WEB_SITE=http://www.freedesktop.org/wiki/Software/hal ENTERED=20050316 - UPDATED=20080629 + UPDATED=20090701 SHORT="Hardware Abstraction Layer" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 2 01:44:43 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Wed, 1 Jul 2009 16:44:43 -0700 Subject: [Lunar-commits] e2fsprogs: no longer build this version of blkid Message-ID: <20090701235152.68CCD9B1EB@doppio.foo-projects.org> commit 747058d2f8c9f777f89fa0be11cf8e7406a2df59 Author: Zachary McGrew Date: Wed Jul 1 16:44:43 2009 -0700 e2fsprogs: no longer build this version of blkid instead use the util-linux-ng version --- filesys/e2fsprogs/BUILD | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/filesys/e2fsprogs/BUILD b/filesys/e2fsprogs/BUILD index afc8d4a..1aa839d 100644 --- a/filesys/e2fsprogs/BUILD +++ b/filesys/e2fsprogs/BUILD @@ -6,6 +6,7 @@ --infodir=/usr/share/info \ --mandir=/usr/share/man \ --enable-elf-shlibs \ + --disable-libblkid \ $OPTS && default_make && From zmcgrew at lunar-linux.org Thu Jul 2 01:45:51 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Wed, 1 Jul 2009 16:45:51 -0700 Subject: [Lunar-commits] util-linux: switch to this version of blkid Message-ID: <20090701235152.7F1839B1EC@doppio.foo-projects.org> commit 8ab7efac006913cdf00743b5d27e9de0cf019f2a Author: Zachary McGrew Date: Wed Jul 1 16:45:51 2009 -0700 util-linux: switch to this version of blkid --- utils/util-linux/BUILD | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/utils/util-linux/BUILD b/utils/util-linux/BUILD index 4847f88..690bee9 100644 --- a/utils/util-linux/BUILD +++ b/utils/util-linux/BUILD @@ -4,7 +4,8 @@ OPTS+="--enable-arch --enable-agetty --disable-init --disable-kill \ --disable-last --disable-mesg --enable-partx --enable-raw \ --enable-rdev --enable-rename --disable-reset --disable-login-utils \ - --enable-schedutils --disable-wall --enable-write" + --enable-schedutils --disable-wall --enable-write \ + --with-fsprobe=builtin" default_build && From zmcgrew at lunar-linux.org Thu Jul 2 01:49:43 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Wed, 1 Jul 2009 16:49:43 -0700 Subject: [Lunar-commits] gnome-panel: the clock applet now requires policykit-gnome Message-ID: <20090701235152.92F569B1ED@doppio.foo-projects.org> commit e00b0d8658fd5cf31c4bfe5690514fbb952a3a25 Author: Zachary McGrew Date: Wed Jul 1 16:49:43 2009 -0700 gnome-panel: the clock applet now requires policykit-gnome --- gnome2/desktop/gnome-panel/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gnome2/desktop/gnome-panel/DEPENDS b/gnome2/desktop/gnome-panel/DEPENDS index ece1511..a57e9f3 100644 --- a/gnome2/desktop/gnome-panel/DEPENDS +++ b/gnome2/desktop/gnome-panel/DEPENDS @@ -4,6 +4,7 @@ depends gvfs depends libwnck depends libgweather depends librsvg +depends PolicyKit-gnome optional_depends "evolution-data-server" "--enable-eds" "--disable-eds" \ "for intergrated date and time with evo" From zmcgrew at lunar-linux.org Thu Jul 2 01:59:45 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Wed, 1 Jul 2009 16:59:45 -0700 Subject: [Lunar-commits] util-linux: update the UPDATED field, since we need to rebuild this Message-ID: <20090702000159.7583D9B1EA@doppio.foo-projects.org> commit dc851a341a750f77534dc82847a8c71c3da2ef52 Author: Zachary McGrew Date: Wed Jul 1 16:59:45 2009 -0700 util-linux: update the UPDATED field, since we need to rebuild this --- utils/util-linux/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/utils/util-linux/DETAILS b/utils/util-linux/DETAILS index 4b0e8c6..9995671 100644 --- a/utils/util-linux/DETAILS +++ b/utils/util-linux/DETAILS @@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION SOURCE_URL=$KERNEL_URL/pub/linux/utils/$MOD/v2.15 SOURCE_VFY=sha1:7dd5be36e1626d33b39404f29a69765fe719ed16 ENTERED=20010922 - UPDATED=20090610 + UPDATED=20090701 SHORT="Essential utilities for any Linux box" cat << EOF From florin at lunar-linux.org Thu Jul 2 10:04:24 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 2 Jul 2009 11:04:24 +0300 Subject: [Lunar-commits] soprano: version bumped to 2.2.4. Message-ID: <20090702080533.8513D9B1C2@doppio.foo-projects.org> commit e7ef1b9b15b7327cb97a53a79cdf375dd2d74e84 Author: Florin Braescu Date: Thu Jul 2 11:04:24 2009 +0300 soprano: version bumped to 2.2.4. Bugfixes release. --- kde4/utils/soprano/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde4/utils/soprano/DETAILS b/kde4/utils/soprano/DETAILS index 8bc088d..0c3fc93 100644 --- a/kde4/utils/soprano/DETAILS +++ b/kde4/utils/soprano/DETAILS @@ -1,11 +1,11 @@ MODULE=soprano - VERSION=2.2.3 + VERSION=2.2.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:6b21fd715d091e29d6642cc1ea1fbc0f18b6c660 + SOURCE_VFY=sha1:55af2c0a1f62ea038814e35b8effe2436d47ebe8 WEB_SITE=http://soprano.sourceforge.net ENTERED=20080123 - UPDATED=20090401 + UPDATED=20090701 SHORT="A highly usable C++/QT4 library for RDF data" cat << EOF From florin at lunar-linux.org Thu Jul 2 14:47:37 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 2 Jul 2009 15:47:37 +0300 Subject: [Lunar-commits] cpio: version bumped to 2.10. Message-ID: <20090702124813.AB0D09B1EA@doppio.foo-projects.org> commit d68f3716607fd7faaf62d00b3d82bb1d2822f915 Author: Florin Braescu Date: Thu Jul 2 15:47:37 2009 +0300 cpio: version bumped to 2.10. Bugfixes release. --- archive/cpio/DETAILS | 9 +++------ 1 files changed, 3 insertions(+), 6 deletions(-) diff --git a/archive/cpio/DETAILS b/archive/cpio/DETAILS index b03afe9..deb45f0 100644 --- a/archive/cpio/DETAILS +++ b/archive/cpio/DETAILS @@ -1,15 +1,12 @@ MODULE=cpio - VERSION=2.9 + VERSION=2.10 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE2=$MODULE-$VERSION-gcc-4.3.x.patch.bz2 SOURCE_URL[0]=$GNU_URL/$MODULE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE - SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:ef381d0f33f1ea74475b6d813c42a74327762c4a - SOURCE2_VFY=sha1:d56443ff6340ae438b9255c49b35fbf9d95b954d + SOURCE_VFY=sha1:a87f85c23697163000c656db9eb26a348aa3397b WEB_SITE=http://www.gnu.org/software/cpio/cpio.html ENTERED=20011004 - UPDATED=20090405 + UPDATED=20090702 SHORT="cpio creates cpio archives and have rmt" cat << EOF From florin at lunar-linux.org Thu Jul 2 14:50:54 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 2 Jul 2009 15:50:54 +0300 Subject: [Lunar-commits] fileutils: remove it from the moonbase. it was included in coreutils. Message-ID: <20090702125129.3DBF99B1EA@doppio.foo-projects.org> commit 0be7e04e98aad968b46090dfe8831bbfc2fae2d8 Author: Florin Braescu Date: Thu Jul 2 15:50:54 2009 +0300 fileutils: remove it from the moonbase. it was included in coreutils. --- utils/fileutils/BUILD | 27 --------------------------- utils/fileutils/DETAILS | 35 ----------------------------------- utils/fileutils/POST_REMOVE | 1 - 3 files changed, 0 insertions(+), 63 deletions(-) diff --git a/utils/fileutils/BUILD b/utils/fileutils/BUILD deleted file mode 100644 index e267018..0000000 --- a/utils/fileutils/BUILD +++ /dev/null @@ -1,27 +0,0 @@ -bad_flags -malign-double -( - - ./configure --build=$BUILD \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --prefix=/usr && - make && - prepare_install && - make install && - - /usr/bin/mv /usr/bin/chgrp /bin && - /usr/bin/mv /usr/bin/chmod /bin && - /usr/bin/mv /usr/bin/chown /bin && - /usr/bin/mv /usr/bin/cp /bin && - /usr/bin/mv /usr/bin/dd /bin && - /usr/bin/mv /usr/bin/df /bin && - /usr/bin/mv /usr/bin/ln /bin && - /usr/bin/mv /usr/bin/ls /bin && - /usr/bin/mv /usr/bin/mkdir /bin && - /usr/bin/mv /usr/bin/mknod /bin && - /usr/bin/mv /usr/bin/rm /bin && - /usr/bin/mv /usr/bin/rmdir /bin && - /usr/bin/mv /usr/bin/sync /bin && - /usr/bin/mv /usr/bin/mv /bin - -) > $C_FIFO 2>&1 diff --git a/utils/fileutils/DETAILS b/utils/fileutils/DETAILS deleted file mode 100644 index 9ed2bc5..0000000 --- a/utils/fileutils/DETAILS +++ /dev/null @@ -1,35 +0,0 @@ - MODULE=fileutils - VERSION=4.1 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=$GNU_URL/$MODULE/ - SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/ - WEB_SITE=http://www.gnu.org/software/fileutils - ENTERED=20010922 - UPDATED=20020112 - SHORT="fileutils contains essential tools for file operations." -cat << EOF -fileutils - Tools for file operations -Tools included perform the following file operations: -chgrp -- changes group ownership -chown -- changes ownership -chmod -- changes permissions -cp -- copies -dd -- copies and converts -df -- shows filesystem disk usage. -dir -- gives brief directory listing -dircolors -- setup program for the color version of GNU ls -du -- shows disk usage -install -- copies and sets permissions -ln -- creates links -ls -- lists directory contents -mkdir -- creates directories -mkfifo -- creates FIFOs (named pipes) -mknod -- creates special files -mv -- renames -rm -- removes (deletes) -rmdir -- removes empty directories -shred -- deletes a file securely -sync -- synchronizes memory and disk -touch -- changes filestamps -vdir -- long directory listing (like ls -l) -EOF diff --git a/utils/fileutils/POST_REMOVE b/utils/fileutils/POST_REMOVE deleted file mode 100644 index f915c11..0000000 --- a/utils/fileutils/POST_REMOVE +++ /dev/null @@ -1 +0,0 @@ -install-info --delete fileutils --info-dir /usr/info From florin at lunar-linux.org Thu Jul 2 14:52:49 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 2 Jul 2009 15:52:49 +0300 Subject: [Lunar-commits] textutils: remove it from the moonbase. it was included in coreutils. Message-ID: <20090702125329.DB4EA9B1EA@doppio.foo-projects.org> commit e7fb81d286fec8849e9aa2c1d618bab9dccd95d5 Author: Florin Braescu Date: Thu Jul 2 15:52:49 2009 +0300 textutils: remove it from the moonbase. it was included in coreutils. --- utils/textutils/BUILD | 10 ---------- utils/textutils/DETAILS | 39 --------------------------------------- utils/textutils/POST_REMOVE | 1 - 3 files changed, 0 insertions(+), 50 deletions(-) diff --git a/utils/textutils/BUILD b/utils/textutils/BUILD deleted file mode 100644 index cb084b3..0000000 --- a/utils/textutils/BUILD +++ /dev/null @@ -1,10 +0,0 @@ -bad_flags -malign-double -( - - default_build && - mv /usr/bin/cat /bin && - mv /usr/bin/cut /bin && - mv /usr/bin/sort /bin && - mv /usr/bin/tr /bin - -) > $C_FIFO 2>&1 diff --git a/utils/textutils/DETAILS b/utils/textutils/DETAILS deleted file mode 100644 index ef09254..0000000 --- a/utils/textutils/DETAILS +++ /dev/null @@ -1,39 +0,0 @@ - MODULE=textutils - VERSION=2.1 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=$GNU_URL/$MODULE/ - SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/ - WEB_SITE=http://www.gnu.org/software/textutils/ - ENTERED=20010922 - UPDATED=20020801 - PSAFE=no - SHORT="The standard GNU text utilities: cat, head, tail, etc..." -cat << EOF -Textutils contains the following software: -cat - concatenates and prints files on the standard output -cksum - checksum and count the bytes in a file -comm - compares two sorted files line by line -csplit - splits a file into sections determined by context lines -cut - remove sections from each line of files -expand - convert tabs to spaces -fmt - simple optimal text formatter -fold - wrap each input line to fit in specified width -head - output the first part of files -join - join lines of two files on a common field -md5sum - compute and check MD5 messsage digest -nl - number lines of files -od - dump files in octal and other formats -paste - merge lines of files -ptx - produce a permuted index of file contents -pr - convert text files for printing -sort - sort lines of text files -split - split a file into pieces -sum - checksum and count the blocks in a file -tac - concatenates and prints files in reverse -tail - outputs the last part of files -tr - translates or deletes characters -tsort - perform topological sort -unexpand - convert spaces to tabs -uniq - remove duplicate lines from a sorted file -wc - prints the number of bytes, words, and lines in files -EOF diff --git a/utils/textutils/POST_REMOVE b/utils/textutils/POST_REMOVE deleted file mode 100644 index 9b163e4..0000000 --- a/utils/textutils/POST_REMOVE +++ /dev/null @@ -1 +0,0 @@ -install-info --delete textutils --info-dir /usr/info From stumbles at lunar-linux.org Thu Jul 2 15:57:36 2009 From: stumbles at lunar-linux.org (Dennis 'stumbles' Veatch) Date: Thu, 2 Jul 2009 09:57:36 -0400 Subject: [Lunar-commits] libsmbios: version bump. Message-ID: <20090702135752.C9FA99B1EB@doppio.foo-projects.org> commit e542999b266dd42042e4a8f77516b7c0e138ddf5 Author: Dennis 'stumbles' Veatch Date: Thu Jul 2 09:57:36 2009 -0400 libsmbios: version bump. --- utils/libsmbios/DETAILS | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/utils/libsmbios/DETAILS b/utils/libsmbios/DETAILS index 982e12a..aad1101 100644 --- a/utils/libsmbios/DETAILS +++ b/utils/libsmbios/DETAILS @@ -1,12 +1,13 @@ MODULE=libsmbios - VERSION=2.2.16 + VERSION=2.2.18 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=http://linux.dell.com/$MODULE/download/$MODULE/$MODULE-$VERSION - SOURCE_VFY=sha1:fa5799ceb9a77942238435b9963c7914951eb45c + SOURCE_VFY=sha1:d3d9e62a3d8af6fd0d3464e7ceef9b368ce6bd08 WEB_SITE=http://linux.dell.com/libsmbios/main/ ENTERED=20080301 - UPDATED=20090514 + UPDATED=20090702 SHORT="library for easy SMBIOS access" + cat << EOF The libsmbios project aims towards providing access to as much BIOS information as possible. From stumbles at lunar-linux.org Thu Jul 2 16:13:40 2009 From: stumbles at lunar-linux.org (Dennis 'stumbles' Veatch) Date: Thu, 2 Jul 2009 10:13:40 -0400 Subject: [Lunar-commits] audacity: version bump and a fiddle in DEPENDS. Message-ID: <20090702141403.CBBF49B1EB@doppio.foo-projects.org> commit 6880475205681fd23253a0e023337472b0697fe8 Author: Dennis 'stumbles' Veatch Date: Thu Jul 2 10:13:40 2009 -0400 audacity: version bump and a fiddle in DEPENDS. --- audio/audacity/DEPENDS | 15 +++++++++++++++ audio/audacity/DETAILS | 8 ++++---- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/audio/audacity/DEPENDS b/audio/audacity/DEPENDS index 4223482..7364a7d 100644 --- a/audio/audacity/DEPENDS +++ b/audio/audacity/DEPENDS @@ -2,6 +2,21 @@ depends wxGTK depends libsndfile depends libsamplerate +optional_depends "soundtouch" \ + "--with-soundtouch" \ + "--without-soundtouch" \ + "for pitch and tempo changing" + +optional_depends "portaudio" \ + "--with-portaudio" \ + "--witout-portaudio" \ + "for portaudio support" + +optional_depends "ffmpeg" \ + "--with-ffmpeg" \ + "--without-ffmpeg" \ + "for ffmpeg support" + optional_depends "libid3tag" \ "--with-id3tag=system" \ "" \ diff --git a/audio/audacity/DETAILS b/audio/audacity/DETAILS index 6e4410c..c56c08a 100644 --- a/audio/audacity/DETAILS +++ b/audio/audacity/DETAILS @@ -1,12 +1,12 @@ MODULE=audacity - VERSION=1.3.6 - SOURCE=$MODULE-src-$VERSION.tar.bz2 + VERSION=1.3.7 + SOURCE=$MODULE-fullsrc-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-src-$VERSION SOURCE_URL=$SFORGE_URL/$MODULE + SOURCE_VFY=sha1:dcf5830778dd5fef7c4cc12bd0e47f6f70bff91d WEB_SITE=http://audacity.sourceforge.net - SOURCE_VFY=sha1:d02edac1dafb0c6f6fb12d29505c63b72fb1b116 ENTERED=20011217 - UPDATED=20081107 + UPDATED=20090702 SHORT="A simple soundfile editor" cat << EOF From jannis at xfce.org Thu Jul 2 18:45:16 2009 From: jannis at xfce.org (Jannis Pohlmann) Date: Thu, 2 Jul 2009 18:45:16 +0200 Subject: [Lunar-commits] XOrg7: Make xf86-input-evdev an optional, recommended dependency. Message-ID: <20090702164758.BD5799B1EB@doppio.foo-projects.org> commit 50df516e91589e7a68e11a2cbabd06dfccee2327 Author: Jannis Pohlmann Date: Thu Jul 2 18:45:16 2009 +0200 XOrg7: Make xf86-input-evdev an optional, recommended dependency. I'm having constant problems with evdev, regardless which release I try. The old one gave me reproducable X crashes whenever I pressed Enter. The current version breaks mouse/keyboard acceleration and doesn't recognize my synaptics touchpad properly. XOrg works fine without xf86-input-evdev if you set it up properly. I'm hereby making it optional with a big, fat RECOMMENDED in the query message, so people can decide to turn it off but are encouraged to use it (because that seems to be what the XOrg guys suggest anyway). --- xorg7/x11-profiles/XOrg7/DEPENDS | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/xorg7/x11-profiles/XOrg7/DEPENDS b/xorg7/x11-profiles/XOrg7/DEPENDS index 00391a9..7358635 100644 --- a/xorg7/x11-profiles/XOrg7/DEPENDS +++ b/xorg7/x11-profiles/XOrg7/DEPENDS @@ -7,7 +7,6 @@ depends xauth depends xinit depends xkeyboard-config # DEPENDS: libxkbui -depends xf86-input-evdev depends font-alias depends font-cursor-misc depends font-adobe-100dpi @@ -65,3 +64,8 @@ depends xprop #and optional, a video driver ... optional_depends "xf86-video-vesa" "" "" "install VESA driver" + +# evdev is optional, some people want a manual setup +optional_depends "xf86-input-evdev" \ + "" "" \ + "automatic input device configuration (RECOMMENDED)" From stumbles at lunar-linux.org Thu Jul 2 20:33:27 2009 From: stumbles at lunar-linux.org (Dennis 'stumbles' Veatch) Date: Thu, 2 Jul 2009 14:33:27 -0400 Subject: [Lunar-commits] frescobaldi: version bump Message-ID: <20090702183346.19A299B1EA@doppio.foo-projects.org> commit a7801c693f08b91cba69214b8d7b35a30259ee7c Author: Dennis 'stumbles' Veatch Date: Thu Jul 2 14:33:27 2009 -0400 frescobaldi: version bump --- kde4/apps/frescobaldi/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde4/apps/frescobaldi/DETAILS b/kde4/apps/frescobaldi/DETAILS index 788eb6d..2036375 100644 --- a/kde4/apps/frescobaldi/DETAILS +++ b/kde4/apps/frescobaldi/DETAILS @@ -1,12 +1,12 @@ MODULE=frescobaldi - VERSION=0.7.11 + VERSION=0.7.12 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://lilykde.googlecode.com/files/ - SOURCE_VFY=sha1:1232fc14421022189c578b59b9a1ec984b93f54f + SOURCE_VFY=sha1:e9fadd211abc59cded6ca265e8581f6d3b02eb19 MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} WEB_SITE=http://www.frescobaldi.org/ ENTERED=20090307 - UPDATED=20090616 + UPDATED=20090702 SHORT="LilyPond sheet music editor" cat << EOF Frescobaldi is a LilyPond sheet music editor for KDE4. It aims to be powerful, From stumbles at lunar-linux.org Fri Jul 3 03:06:43 2009 From: stumbles at lunar-linux.org (Dennis 'stumbles' Veatch) Date: Thu, 2 Jul 2009 21:06:43 -0400 Subject: [Lunar-commits] mlt: version bump. Message-ID: <20090703010912.E908C9B1C1@doppio.foo-projects.org> commit 4cf0b3cb4c22c171b836a45b26575d2192d6e74b Author: Dennis 'stumbles' Veatch Date: Thu Jul 2 21:06:43 2009 -0400 mlt: version bump. --- video/mlt/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/mlt/DETAILS b/video/mlt/DETAILS index 4b1a06b..564f34b 100644 --- a/video/mlt/DETAILS +++ b/video/mlt/DETAILS @@ -1,11 +1,11 @@ MODULE=mlt - VERSION=0.3.8 + VERSION=0.4.4 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:b3e114b343fb825df292d8343850512d631dea23 + SOURCE_VFY=sha1:0883bffcae30d556e1dbc6a500ee92a8b69f110b WEB_SITE=http://www.mltframework.org/twiki/bin/view/MLT ENTERED=20071106 - UPDATED=20090416 + UPDATED=20090702 SHORT="open source multimedia framework" cat << EOF From stumbles at lunar-linux.org Fri Jul 3 03:07:03 2009 From: stumbles at lunar-linux.org (Dennis 'stumbles' Veatch) Date: Thu, 2 Jul 2009 21:07:03 -0400 Subject: [Lunar-commits] mlt++: removing, no longer needed. It has been absorbed my mlt. Message-ID: <20090703010912.F255A9B1EB@doppio.foo-projects.org> commit 139e7ca06510cce5037c7859d2105b56ff95b62d Author: Dennis 'stumbles' Veatch Date: Thu Jul 2 21:07:03 2009 -0400 mlt++: removing, no longer needed. It has been absorbed my mlt. --- video/mlt++/DEPENDS | 1 - video/mlt++/DETAILS | 13 ------------- 2 files changed, 0 insertions(+), 14 deletions(-) diff --git a/video/mlt++/DEPENDS b/video/mlt++/DEPENDS deleted file mode 100644 index 0223f49..0000000 --- a/video/mlt++/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends mlt diff --git a/video/mlt++/DETAILS b/video/mlt++/DETAILS deleted file mode 100644 index 204d5f2..0000000 --- a/video/mlt++/DETAILS +++ /dev/null @@ -1,13 +0,0 @@ - MODULE=mlt++ - VERSION=0.3.8 - SOURCE=mlt++-$VERSION.tar.gz - SOURCE_URL=$SFORGE_URL/mlt - SOURCE_VFY=sha1:1f189072ed433613fb26139efe6d380bbfb24a5f - WEB_SITE=http://www.mltframework.org/twiki/bin/view/MLT - ENTERED=20071106 - UPDATED=20090204 - SHORT="A wrapper for mlt" - -cat << EOF -A C++ wrapper for mlt. -EOF From stumbles at lunar-linux.org Fri Jul 3 03:08:10 2009 From: stumbles at lunar-linux.org (Dennis 'stumbles' Veatch) Date: Thu, 2 Jul 2009 21:08:10 -0400 Subject: [Lunar-commits] kdenlive4: version bump and adjusting DEPENDS to reflect mlt++ being Message-ID: <20090703010913.1254E9B1EC@doppio.foo-projects.org> commit 980d708fc6e893a4ddd7b70c2cc69122a591f062 Author: Dennis 'stumbles' Veatch Date: Thu Jul 2 21:08:10 2009 -0400 kdenlive4: version bump and adjusting DEPENDS to reflect mlt++ being absorbed by the latest mlt version bump. --- kde4/apps/kdenlive4/DEPENDS | 2 +- kde4/apps/kdenlive4/DETAILS | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde4/apps/kdenlive4/DEPENDS b/kde4/apps/kdenlive4/DEPENDS index f96b62d..81e43f9 100644 --- a/kde4/apps/kdenlive4/DEPENDS +++ b/kde4/apps/kdenlive4/DEPENDS @@ -1,2 +1,2 @@ depends kdebase4 -depends mlt++ +depends mlt diff --git a/kde4/apps/kdenlive4/DETAILS b/kde4/apps/kdenlive4/DETAILS index cc2ac6b..bc84927 100644 --- a/kde4/apps/kdenlive4/DETAILS +++ b/kde4/apps/kdenlive4/DETAILS @@ -1,13 +1,13 @@ MODULE=kdenlive4 - VERSION=0.7.4 + VERSION=0.7.5 SOURCE=kdenlive-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/kdenlive SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdenlive-$VERSION - SOURCE_VFY=sha1:73fb0eaec3494f9ec2fc8719d1d392915c026dcd + SOURCE_VFY=sha1:798f311fdf9d9a32a47e3f2e586b5cb31e8e9e8b MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/4} WEB_SITE=http://kdenlive.sourceforge.net ENTERED=20081201 - UPDATED=20090531 + UPDATED=20090702 SHORT="A non-linear video editing application for KDE4" cat << EOF From florin at lunar-linux.org Fri Jul 3 06:39:44 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 3 Jul 2009 07:39:44 +0300 Subject: [Lunar-commits] cups: version bumped to 1.3.11. Message-ID: <20090703044028.4B8C6F43D6@doppio.foo-projects.org> commit 3a8e5fbf23cf24ffd9af2b33e90de92f58d3339e Author: Florin Braescu Date: Fri Jul 3 07:39:44 2009 +0300 cups: version bumped to 1.3.11. This release fixes some scheduler and Web interface issues and improves PDF printing. --- printer/cups/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/printer/cups/DETAILS b/printer/cups/DETAILS index 21716ac..181b815 100644 --- a/printer/cups/DETAILS +++ b/printer/cups/DETAILS @@ -1,11 +1,11 @@ MODULE=cups - VERSION=1.3.10 + VERSION=1.3.11 SOURCE=$MODULE-$VERSION-source.tar.bz2 SOURCE_URL=ftp://ftp.easysw.com/pub/$MODULE/$VERSION - SOURCE_VFY=sha1:48689f07104106216d35198cc90ed56df33faf38 + SOURCE_VFY=sha1:c8304ee8d631bb370fc10fc1fffbe8ebae413df2 WEB_SITE=http://www.cups.org ENTERED=20020218 - UPDATED=20090416 + UPDATED=20090703 SHORT="A portable printing layer" cat << EOF From florin at lunar-linux.org Fri Jul 3 06:45:37 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 3 Jul 2009 07:45:37 +0300 Subject: [Lunar-commits] mercurial: version bumped to 1.3. Message-ID: <20090703044641.7720FF43EA@doppio.foo-projects.org> commit 7356f5e8678f3b6d7e0dc4f894771c9023679d83 Author: Florin Braescu Date: Fri Jul 3 07:45:37 2009 +0300 mercurial: version bumped to 1.3. Changes: - experimental support for sub-repositories - Python 2.3 is no longer supported; now requires Python 2.4-2.6 - bugfixes and enhacements. --- devel/mercurial/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/mercurial/DETAILS b/devel/mercurial/DETAILS index 92f684a..ef4e922 100644 --- a/devel/mercurial/DETAILS +++ b/devel/mercurial/DETAILS @@ -1,11 +1,11 @@ MODULE=mercurial - VERSION=1.2.1 + VERSION=1.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.selenic.com/$MODULE/release - SOURCE_VFY=sha1:f40282bbb17fedb08b16aa7a4eeb1da7b6a6f1cb + SOURCE_VFY=sha1:af1bfc2817e0719124593e4ec03f0056a4b2870c WEB_SITE=http://www.selenic.com/$MODULE/wiki ENTERED=20070408 - UPDATED=20090322 + UPDATED=20090703 PSAFE=no SHORT="A fast, lightweight SCM system" From florin at lunar-linux.org Fri Jul 3 06:49:26 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 3 Jul 2009 07:49:26 +0300 Subject: [Lunar-commits] dovecot: version bumped to 1.2.0. Message-ID: <20090703045114.57040F43F3@doppio.foo-projects.org> commit 39179800674f60b394b1a46acd712953f3a0a333 Author: Florin Braescu Date: Fri Jul 3 07:49:26 2009 +0300 dovecot: version bumped to 1.2.0. Changes: * When creating files or directories to mailboxes, Dovecot now uses the mailbox directory's permissions and GID for them. Previous versions simply used 0600 mode always. For backwards compatibility dovecot-shared file's permissions still override these with Maildir. * SQL dictionary (quota) configuration file is different than in v1.1. * deliver -m: Mailbox name is now assumed to be in UTF-8 format, not modified-UTF7. * Full support for shared mailboxes and IMAP ACL extension. * Other bugfixes and improvements. --- mail/dovecot/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS index b602c4e..bbf82ca 100644 --- a/mail/dovecot/DETAILS +++ b/mail/dovecot/DETAILS @@ -1,11 +1,11 @@ MODULE=dovecot - VERSION=1.1.16 + VERSION=1.2.0 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://www.dovecot.org/releases/1.1 - SOURCE_VFY=sha1:3aa7f386559f244b3a9addad27c4845c554e545b + SOURCE_URL=http://www.dovecot.org/releases/1.2 + SOURCE_VFY=sha1:205e95e00ccfb7002a012208d342572e43d01eb4 WEB_SITE=http://www.dovecot.org ENTERED=20041204 - UPDATED=20090601 + UPDATED=20090703 SHORT="A small, fast and secure (SSL) Maildir capable imap daemon" cat << EOF From stumbles at lunar-linux.org Fri Jul 3 13:39:28 2009 From: stumbles at lunar-linux.org (Dennis 'stumbles' Veatch) Date: Fri, 3 Jul 2009 07:39:28 -0400 Subject: [Lunar-commits] cpio: removing patch_it from BUILD since the patch was removed from DETAILS. Message-ID: <20090703114015.85B6E9B1EF@doppio.foo-projects.org> commit 359fc9dfeb845ba6f7e89f40ac5bd68c1cdcb4db Author: Dennis 'stumbles' Veatch Date: Fri Jul 3 07:39:28 2009 -0400 cpio: removing patch_it from BUILD since the patch was removed from DETAILS. --- archive/cpio/BUILD | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/archive/cpio/BUILD b/archive/cpio/BUILD index e35526c..5670c17 100644 --- a/archive/cpio/BUILD +++ b/archive/cpio/BUILD @@ -1,6 +1,5 @@ ( - patch_it $SOURCE_CACHE/$SOURCE2 1 && default_config && if module_installed mt-st ; then sedit 's/install:: installdirs all/install:: installdirs/' Makefile && From stumbles at lunar-linux.org Fri Jul 3 14:36:35 2009 From: stumbles at lunar-linux.org (Dennis 'stumbles' Veatch) Date: Fri, 3 Jul 2009 08:36:35 -0400 Subject: [Lunar-commits] kipi-plugins4: version bump... maintenance release. Message-ID: <20090703123704.829E39B1EF@doppio.foo-projects.org> commit b3547a73ff3514d5a4378b1da2ec9d6a09f22761 Author: Dennis 'stumbles' Veatch Date: Fri Jul 3 08:36:35 2009 -0400 kipi-plugins4: version bump... maintenance release. --- kde4/utils/kipi-plugins4/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde4/utils/kipi-plugins4/DETAILS b/kde4/utils/kipi-plugins4/DETAILS index caf15f1..784ab59 100644 --- a/kde4/utils/kipi-plugins4/DETAILS +++ b/kde4/utils/kipi-plugins4/DETAILS @@ -1,13 +1,13 @@ MODULE=kipi-plugins4 - VERSION=0.3.0 + VERSION=0.4.0 SOURCE=kipi-plugins-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/kipi SOURCE_DIRECTORY=$BUILD_DIRECTORY/kipi-plugins-$VERSION - SOURCE_VFY=sha1:a9c57258d72f1d157df08887ef4aeb407b00df36 + SOURCE_VFY=sha1:a86692c87f885d205724aa06b11e55efaedb26e7 MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/4} WEB_SITE=http://extragear.kde.org/apps/kipi/#releases ENTERED=20090318 - UPDATED=20090512 + UPDATED=20090703 SHORT="KDE Image Plugin Interface for KDE4" cat << EOF From zbiggy at lunar-linux.org Fri Jul 3 23:49:31 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Fri, 3 Jul 2009 23:49:31 +0200 Subject: [Lunar-commits] NVIDIA-fx: updated to 173.14.20 Improves compatibility with new kernels. Message-ID: <20090703220847.88B1D9B1F3@doppio.foo-projects.org> commit a298bb5423427379f356605ccc3cc4cb80d18832 Author: Zbigniew Luszpinski Date: Fri Jul 3 23:49:31 2009 +0200 NVIDIA-fx: updated to 173.14.20 Improves compatibility with new kernels. --- x11/NVIDIA-fx/DETAILS | 6 +++--- x11/NVIDIA-fx/DETAILS.x86_64 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/NVIDIA-fx/DETAILS b/x11/NVIDIA-fx/DETAILS index c001188..14031d9 100644 --- a/x11/NVIDIA-fx/DETAILS +++ b/x11/NVIDIA-fx/DETAILS @@ -1,5 +1,5 @@ MODULE=NVIDIA-fx - VERSION=173.14.19 + VERSION=173.14.20 SOURCE=NVIDIA-Linux-x86-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86/$VERSION/ @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86/$VERSION/ SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86/$VERSION/ SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86/$VERSION/ - SOURCE_VFY=sha1:101b2a2e42c585b797bbc81c9808632dad5abdaa + SOURCE_VFY=sha1:be25da830b9debde96bfcd15cfa9bebb576886a5 WEB_SITE=http://www.nvidia.com/ LICENSE="proprietary" ENTERED=20030804 - UPDATED=20090623 + UPDATED=20090630 SHORT="X11 NVIDIA binary driver for Geforce FX" cat << EOF diff --git a/x11/NVIDIA-fx/DETAILS.x86_64 b/x11/NVIDIA-fx/DETAILS.x86_64 index 4cf8565..7db46ff 100644 --- a/x11/NVIDIA-fx/DETAILS.x86_64 +++ b/x11/NVIDIA-fx/DETAILS.x86_64 @@ -1,5 +1,5 @@ MODULE=NVIDIA-fx - VERSION=173.14.19 + VERSION=173.14.20 SOURCE=NVIDIA-Linux-x86_64-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ - SOURCE_VFY=sha1:5160ac9ae1420211831a57fac0b54abe5ac3964e + SOURCE_VFY=sha1:f77de1cd22e5c1da47b3ffb5e776b26c180ac218 WEB_SITE=http://www.nvidia.com/ LICENSE="proprietary" ENTERED=20030804 - UPDATED=20090623 + UPDATED=20090630 SHORT="X11 NVIDIA binary driver for Geforce FX" cat << EOF From zbiggy at lunar-linux.org Fri Jul 3 23:50:48 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Fri, 3 Jul 2009 23:50:48 +0200 Subject: [Lunar-commits] NVIDIA-legacy: updated to 96.43.13" Improved compatibility with new kernels. Message-ID: <20090703220847.964CA9B1F4@doppio.foo-projects.org> commit e868c438fc78d053ead1bee46174257208b14f65 Author: Zbigniew Luszpinski Date: Fri Jul 3 23:50:48 2009 +0200 NVIDIA-legacy: updated to 96.43.13" Improved compatibility with new kernels. --- x11/NVIDIA-legacy/DETAILS | 6 +++--- x11/NVIDIA-legacy/DETAILS.x86_64 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/NVIDIA-legacy/DETAILS b/x11/NVIDIA-legacy/DETAILS index 9c8b830..0d1e9c1 100644 --- a/x11/NVIDIA-legacy/DETAILS +++ b/x11/NVIDIA-legacy/DETAILS @@ -1,5 +1,5 @@ MODULE=NVIDIA-legacy - VERSION=96.43.12 + VERSION=96.43.13 SOURCE=NVIDIA-Linux-x86-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86/$VERSION/ @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86/$VERSION/ SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86/$VERSION/ SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86/$VERSION/ - SOURCE_VFY=sha1:b9a2230e8084ab54e9620e05cd5a60bf3d2fb590 + SOURCE_VFY=sha1:6feb87c8182e7dbbe4fc2aa68f5903b9035fb4c6 WEB_SITE=http://www.nvidia.com/ LICENSE="proprietary" ENTERED=20030804 - UPDATED=20090623 + UPDATED=20090630 SHORT="X11 NVIDIA binary driver for Geforce 2MX/3/4" cat << EOF These are the nvidia provided binary X11 drivers for their legacy graphics diff --git a/x11/NVIDIA-legacy/DETAILS.x86_64 b/x11/NVIDIA-legacy/DETAILS.x86_64 index e92ff6a..a049bba 100644 --- a/x11/NVIDIA-legacy/DETAILS.x86_64 +++ b/x11/NVIDIA-legacy/DETAILS.x86_64 @@ -1,5 +1,5 @@ MODULE=NVIDIA-legacy - VERSION=96.43.12 + VERSION=96.43.13 SOURCE=NVIDIA-Linux-x86_64-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ - SOURCE_VFY=sha1:1690318ca54d026c0b3b2792c6116da3ecc77936 + SOURCE_VFY=sha1:d0e0d645bd0b2b603b2a4ac277f9b10833b4cbc7 WEB_SITE=http://www.nvidia.com/ LICENSE="proprietary" ENTERED=20030804 - UPDATED=20090623 + UPDATED=20090630 SHORT="X11 NVIDIA binary driver for Geforce 2MX/3/4" cat << EOF These are the nvidia provided binary X11 drivers for their graphics From zbiggy at lunar-linux.org Fri Jul 3 23:52:29 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Fri, 3 Jul 2009 23:52:29 +0200 Subject: [Lunar-commits] NVIDIA-old: updated to 71.86.11 Improved compatibility with new kernels Message-ID: <20090703220847.AAD1E9B202@doppio.foo-projects.org> commit 46851e5a23184e85bca083470f6fd3119cc3b061 Author: Zbigniew Luszpinski Date: Fri Jul 3 23:52:29 2009 +0200 NVIDIA-old: updated to 71.86.11 Improved compatibility with new kernels --- x11/NVIDIA-old/DETAILS | 6 +++--- x11/NVIDIA-old/DETAILS.x86_64 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/NVIDIA-old/DETAILS b/x11/NVIDIA-old/DETAILS index 4da07e8..faed84f 100644 --- a/x11/NVIDIA-old/DETAILS +++ b/x11/NVIDIA-old/DETAILS @@ -1,5 +1,5 @@ MODULE=NVIDIA-old - VERSION=71.86.10 + VERSION=71.86.11 SOURCE=NVIDIA-Linux-x86-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86/$VERSION/ @@ -20,10 +20,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86/$VERSION/ SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86/$VERSION/ SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86/$VERSION/ - SOURCE_VFY=sha1:ab3ee8160263e41059f594b880d0f9bf3e7e82ee + SOURCE_VFY=sha1:d8931ac0d3bfe8ab170eb3e17c575e97d6202230 WEB_SITE=http://www.nvidia.com ENTERED=20030804 - UPDATED=20090623 + UPDATED=20090630 SHORT="X11 NVIDIA binary driver for RIVA TNT/Geforce1/2Ti" cat << EOF diff --git a/x11/NVIDIA-old/DETAILS.x86_64 b/x11/NVIDIA-old/DETAILS.x86_64 index ac52be7..12de58c 100644 --- a/x11/NVIDIA-old/DETAILS.x86_64 +++ b/x11/NVIDIA-old/DETAILS.x86_64 @@ -1,5 +1,5 @@ MODULE=NVIDIA-old - VERSION=71.86.10 + VERSION=71.86.11 SOURCE=NVIDIA-Linux-x86_64-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ @@ -20,10 +20,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ - SOURCE_VFY=sha1:30950090fc252b3e3de5999934107067d9b33b26 + SOURCE_VFY=sha1:34ac0554b6e49bda6b6de60d1ac1465959a21620 WEB_SITE=http://www.nvidia.com ENTERED=20030804 - UPDATED=20090623 + UPDATED=20090630 SHORT="X11 NVIDIA binary driver for RIVA TNT/Geforce1/2Ti" cat << EOF This is the nvidia provided binary X11 driver for their old graphics From zbiggy at lunar-linux.org Fri Jul 3 23:59:19 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Fri, 3 Jul 2009 23:59:19 +0200 Subject: [Lunar-commits] which: updated to 2.20 Fixed redundand dependency on readline Message-ID: <20090703220847.C4CE79B204@doppio.foo-projects.org> commit beb4554911b5e7465d6f3912890a823b1b490fa1 Author: Zbigniew Luszpinski Date: Fri Jul 3 23:59:19 2009 +0200 which: updated to 2.20 Fixed redundand dependency on readline --- utils/which/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/which/DETAILS b/utils/which/DETAILS index e6955a8..a3800a7 100644 --- a/utils/which/DETAILS +++ b/utils/which/DETAILS @@ -1,13 +1,13 @@ MODULE=which - VERSION=2.19 + VERSION=2.20 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=http://www.xs4all.nl/~carlo17/$MODULE/ SOURCE_URL[1]=$GNU_URL/$MODULE/ SOURCE_URL[2]=ftp://ftp.gnu.org/pub/gnu/$MODULE/ - SOURCE_VFY[0]=sha1:8afe25516ae5d4d3c6d4ead5248f3420330d529c + SOURCE_VFY[0]=sha1:3bcd6d87aa5231917ba7123319eedcae90cfa0fd WEB_SITE=http://directory.fsf.org/which.html ENTERED=20011101 - UPDATED=20080214 + UPDATED=20090628 SHORT="Which finds the executable/alias" cat << EOF WHICH- searches through the $PATH & environment From zbiggy at lunar-linux.org Sat Jul 4 00:01:32 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sat, 4 Jul 2009 00:01:32 +0200 Subject: [Lunar-commits] xf86-video-nv: updated to 2.1.14 more chips supported, fixes. Message-ID: <20090703220847.CFADF9B206@doppio.foo-projects.org> commit cf8142f895d30dbb87d391a8d721c0233ca6c486 Author: Zbigniew Luszpinski Date: Sat Jul 4 00:01:32 2009 +0200 xf86-video-nv: updated to 2.1.14 more chips supported, fixes. --- xorg7/driver/xf86-video-nv/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-nv/DETAILS b/xorg7/driver/xf86-video-nv/DETAILS index 12d288b..da73f7d 100644 --- a/xorg7/driver/xf86-video-nv/DETAILS +++ b/xorg7/driver/xf86-video-nv/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-nv - VERSION=2.1.13 + VERSION=2.1.14 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:47aa26d8d21773eb5d03a931482a87a75d9168ab + SOURCE_VFY=sha1:eda0e94c7a86c7cbc51a9a5de79e71813f28d045 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060227 - UPDATED=20090410 + UPDATED=20090703 SHORT="The X.Org video driver for NVIDIA based cards" cat << EOF From zbiggy at lunar-linux.org Sat Jul 4 00:03:41 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sat, 4 Jul 2009 00:03:41 +0200 Subject: [Lunar-commits] Archive-Zip updated to 1.28 Message-ID: <20090703220847.EA36C9B1F3@doppio.foo-projects.org> commit 835bb8297db0a9fea3f640bd5d7894a474dfc2ac Author: Zbigniew Luszpinski Date: Sat Jul 4 00:03:41 2009 +0200 Archive-Zip updated to 1.28 --- perl/Archive-Zip/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/perl/Archive-Zip/DETAILS b/perl/Archive-Zip/DETAILS index 15173cc..db40e1e 100644 --- a/perl/Archive-Zip/DETAILS +++ b/perl/Archive-Zip/DETAILS @@ -1,11 +1,11 @@ MODULE=Archive-Zip - VERSION=1.23 + VERSION=1.28 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/ - SOURCE_VFY=sha1:e7c88158fca8e0b043bdf129fec2ea971d2a4cc4 - WEB_SITE=http://search.cpan.org/\~adamk/Archive-Zip-1.23/ + SOURCE_VFY=sha1:98c11019bd676a5d1b12b3531b2cf8a89f236106 + WEB_SITE=http://search.cpan.org/\~adamk/Archive-Zip-1.28/ ENTERED=20030309 - UPDATED=20080622 + UPDATED=20090628 SHORT="Perl module for manipulation of zip archives" cat << EOF From zbiggy at lunar-linux.org Sat Jul 4 00:04:53 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sat, 4 Jul 2009 00:04:53 +0200 Subject: [Lunar-commits] Compress-Zlib updated to 2.015 Message-ID: <20090703220848.0B49B9B1F4@doppio.foo-projects.org> commit 2eaf0b8b0ab1afa1091ac1f0ffc1967443c93245 Author: Zbigniew Luszpinski Date: Sat Jul 4 00:04:53 2009 +0200 Compress-Zlib updated to 2.015 --- perl/Compress-Zlib/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/perl/Compress-Zlib/DETAILS b/perl/Compress-Zlib/DETAILS index 213d885..1828606 100644 --- a/perl/Compress-Zlib/DETAILS +++ b/perl/Compress-Zlib/DETAILS @@ -1,11 +1,11 @@ MODULE=Compress-Zlib - VERSION=2.011 + VERSION=2.015 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.cpan.org/authors/id/P/PM/PMQS/ - SOURCE_VFY=sha1:a5ba40e53b30e113d867bc6cc81517dedd468abd + SOURCE_VFY=sha1:022daac3d0590b156dde207afdd2c374e6f70ef4 WEB_SITE=http://search.cpan.org/search?dist=Compress-Zlib ENTERED=20030309 - UPDATED=20080622 + UPDATED=20090628 SHORT="Perl interface to zlib" cat << EOF Perl interface to zlib From zbiggy at lunar-linux.org Sat Jul 4 00:05:37 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sat, 4 Jul 2009 00:05:37 +0200 Subject: [Lunar-commits] IO-Compress-Base updated to 2.015 Message-ID: <20090703220848.1A27B9B209@doppio.foo-projects.org> commit 7267519b81a8111fe1bf7c4ad9cfbf644444cbd5 Author: Zbigniew Luszpinski Date: Sat Jul 4 00:05:37 2009 +0200 IO-Compress-Base updated to 2.015 --- perl/IO-Compress-Base/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/perl/IO-Compress-Base/DETAILS b/perl/IO-Compress-Base/DETAILS index 2b2785d..af0c20c 100644 --- a/perl/IO-Compress-Base/DETAILS +++ b/perl/IO-Compress-Base/DETAILS @@ -1,11 +1,11 @@ MODULE=IO-Compress-Base - VERSION=2.011 + VERSION=2.015 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://search.cpan.org/CPAN/authors/id/P/PM/PMQS - SOURCE_VFY=sha1:d057c71d702ed7a7d044efee433f29d65278c40a + SOURCE_VFY=sha1:595529168a46e8b195b7b0942c107f5fa2206af2 WEB_SITE=http://search.cpan.org/~pmqs/$MODULE-$VERSION ENTERED=20061225 - UPDATED=20080622 + UPDATED=20090628 SHORT="Perl base class for IO::Compress and IO::Uncompress modules" cat << EOF This module is not intended for direct use in application code. Its sole From zbiggy at lunar-linux.org Sat Jul 4 00:08:16 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sat, 4 Jul 2009 00:08:16 +0200 Subject: [Lunar-commits] gtk+-2: updated to 2.16.3 Message-ID: <20090703220848.4C7849B204@doppio.foo-projects.org> commit 0ec8481fde714ca8df5ed0d0b9b7249acc1f0c79 Author: Zbigniew Luszpinski Date: Sat Jul 4 00:08:16 2009 +0200 gtk+-2: updated to 2.16.3 --- graphics/gtk+-2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/gtk+-2/DETAILS b/graphics/gtk+-2/DETAILS index 51596c2..d87c934 100644 --- a/graphics/gtk+-2/DETAILS +++ b/graphics/gtk+-2/DETAILS @@ -1,14 +1,14 @@ MODULE=gtk\+-2 - VERSION=16.2 + VERSION=16.3 MAJOR=2.16 SOURCE=$MODULE.$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION SOURCE_URL[0]=$GNOME_URL/sources/gtk+/$MAJOR SOURCE_URL[1]=ftp://ftp.gtk.org/pub/gtk/v$MAJOR - SOURCE_VFY=sha1:1cefea5e2b3aeb3db53c57eb976d7350bdaabff5 + SOURCE_VFY=sha1:aaa238941634b139da4ec67764f4cf3ec6e8dbcb WEB_SITE=http://www.gtk.org ENTERED=20020313 - UPDATED=20090531 + UPDATED=20090701 SHORT="A multi-platform toolkit for creating GUIs" cat << EOF From zbiggy at lunar-linux.org Sat Jul 4 00:06:00 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sat, 4 Jul 2009 00:06:00 +0200 Subject: [Lunar-commits] IO-Compress-Zlib updated to 2.015 Message-ID: <20090703220848.3D3469B202@doppio.foo-projects.org> commit c627125bca1aad80e48b6b07a94e6a7c3a85e7d6 Author: Zbigniew Luszpinski Date: Sat Jul 4 00:06:00 2009 +0200 IO-Compress-Zlib updated to 2.015 --- perl/IO-Compress-Zlib/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/perl/IO-Compress-Zlib/DETAILS b/perl/IO-Compress-Zlib/DETAILS index 00cea8e..03e8ac8 100644 --- a/perl/IO-Compress-Zlib/DETAILS +++ b/perl/IO-Compress-Zlib/DETAILS @@ -1,11 +1,11 @@ MODULE=IO-Compress-Zlib - VERSION=2.011 + VERSION=2.015 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://search.cpan.org/CPAN/authors/id/P/PM/PMQS - SOURCE_VFY=sha1:556ffdc6340c8c07fb3a0f9aec28edcafb513a3d + SOURCE_VFY=sha1:a2dd277f083b53d50d683dcf8bff4c7b9177d295 WEB_SITE=http://search.cpan.org/~pmqs/$MODULE-$VERSION ENTERED=20061225 - UPDATED=20080706 + UPDATED=20090628 SHORT="Perl module for manipulation of Zip files/buffers" cat << EOF This module provides a Perl interface to allow reading and writing of RFC From zbiggy at lunar-linux.org Sat Jul 4 00:38:30 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sat, 4 Jul 2009 00:38:30 +0200 Subject: [Lunar-commits] gtk+-2: updated to 2.16.4 Message-ID: <20090703223847.BD61B9B1F4@doppio.foo-projects.org> commit df61b3c0334a782aeb57e115249425965c45db9e Author: Zbigniew Luszpinski Date: Sat Jul 4 00:38:30 2009 +0200 gtk+-2: updated to 2.16.4 --- graphics/gtk+-2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/gtk+-2/DETAILS b/graphics/gtk+-2/DETAILS index d87c934..220793c 100644 --- a/graphics/gtk+-2/DETAILS +++ b/graphics/gtk+-2/DETAILS @@ -1,14 +1,14 @@ MODULE=gtk\+-2 - VERSION=16.3 + VERSION=16.4 MAJOR=2.16 SOURCE=$MODULE.$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION SOURCE_URL[0]=$GNOME_URL/sources/gtk+/$MAJOR SOURCE_URL[1]=ftp://ftp.gtk.org/pub/gtk/v$MAJOR - SOURCE_VFY=sha1:aaa238941634b139da4ec67764f4cf3ec6e8dbcb + SOURCE_VFY=sha1:e162f21fc587d9856b1560c461953bb9bcec2242 WEB_SITE=http://www.gtk.org ENTERED=20020313 - UPDATED=20090701 + UPDATED=20090703 SHORT="A multi-platform toolkit for creating GUIs" cat << EOF From zbiggy at lunar-linux.org Sat Jul 4 00:42:44 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sat, 4 Jul 2009 00:42:44 +0200 Subject: [Lunar-commits] glade3: updated to 3.6.7 Message-ID: <20090703224623.555D39B1F4@doppio.foo-projects.org> commit f651af2dc4ca7c1947e5603f533a3801ba960a03 Author: Zbigniew Luszpinski Date: Sat Jul 4 00:42:44 2009 +0200 glade3: updated to 3.6.7 --- devel/glade3/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/glade3/DETAILS b/devel/glade3/DETAILS index d778eda..73e7059 100644 --- a/devel/glade3/DETAILS +++ b/devel/glade3/DETAILS @@ -1,12 +1,12 @@ MODULE=glade3 - VERSION=3.6.6 + VERSION=3.6.7 MAJOR=3.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ae81b631d52849ed89a764e21bef0af74214db34 + SOURCE_VFY=sha1:7621d5ae486ed42c35bb1d147b5693428481e733 WEB_SITE=http://glade.gnome.org/ ENTERED=20060813 - UPDATED=20090623 + UPDATED=20090703 SHORT="a GTK+-2 user interface builder for developers" cat << EOF From engelsman at lunar-linux.org Sat Jul 4 12:39:29 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sat, 4 Jul 2009 12:39:29 +0200 Subject: [Lunar-commits] fbzx: version 2.1b added to moonbase Message-ID: <20090704104032.980E59B1F4@doppio.foo-projects.org> commit 6651a911dee7b8476dfa42e921cddcdf9e5d1b5d Author: Paul Bredbury Date: Sat Jul 4 12:39:29 2009 +0200 fbzx: version 2.1b added to moonbase Because they don't write games like they used to. Note: downloads, compiles and installs OK fbzx -nosound brings up a Sinclair welcome screen (on X) but I have no games to run on it and test it - engelsman --- zbeta/fbzx/BUILD | 7 +++++++ zbeta/fbzx/DEPENDS | 2 ++ zbeta/fbzx/DETAILS | 28 ++++++++++++++++++++++++++++ 3 files changed, 37 insertions(+), 0 deletions(-) diff --git a/zbeta/fbzx/BUILD b/zbeta/fbzx/BUILD new file mode 100644 index 0000000..d87dc57 --- /dev/null +++ b/zbeta/fbzx/BUILD @@ -0,0 +1,7 @@ +( + + sedit "s:/usr/local/:/usr/:g" Makefile && + + default_build + +) > $C_FIFO 2>&1 diff --git a/zbeta/fbzx/DEPENDS b/zbeta/fbzx/DEPENDS new file mode 100644 index 0000000..bcfbcb2 --- /dev/null +++ b/zbeta/fbzx/DEPENDS @@ -0,0 +1,2 @@ +depends SDL +depends alsa-lib diff --git a/zbeta/fbzx/DETAILS b/zbeta/fbzx/DETAILS new file mode 100644 index 0000000..6c96a77 --- /dev/null +++ b/zbeta/fbzx/DETAILS @@ -0,0 +1,28 @@ + MODULE=fbzx + VERSION=2.1b + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=http://www.rastersoft.com/descargas + SOURCE_VFY=sha1:e1a6194e66b14ef085c94c3062d82cbe0adc0598 + WEB_SITE=http://www.rastersoft.com/fbzx.html + ENTERED=20090704 + UPDATED=20090704 + SHORT="full-screen Sinclair Spectrum emulator" + +cat << EOF +FBZX is a Sinclair Spectrum emulator, designed to work at full screen +using the FrameBuffer or under X-Windows. Its main features are: + * Emulates accurately the original Spectrum (both issue 2 and issue 3), + the classic 128K, the Amstrad Plus 2, the Amstrad Plus 2A and the + Spanish 128K. This include screen, keyboard and sound (both speaker + and AY-3-8912 chip). + * Screen emulation is extremely accurate, so it can emulate border + effects and even attribute effects. + * Supports Z80 snapshots, both loading and saving, and loading .SNA + snapshots. + * Supports TAP (both read and write) and TZX (only read) tape files, + supporting normal-speed loading and fast speed loading. + * Emulates joysticks: Kempston, cursor and Sinclair. + * Emulates the Interface I and Microdrive. + * Based in a new, fully free, Z80 emulator (Z80Free). + * Is distributed under GPLv3 license. +EOF From engelsman at lunar-linux.org Sat Jul 4 23:41:04 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sat, 4 Jul 2009 23:41:04 +0200 Subject: [Lunar-commits] CGI-Lite: renamed from CGI_Lite and updated to 2.02 Message-ID: <20090704220849.3ED129B1F4@doppio.foo-projects.org> commit 2d11fc7b25aa3d54a36796612ba63d5341fc6bc7 Author: Duncan Gibson Date: Sat Jul 4 23:41:04 2009 +0200 CGI-Lite: renamed from CGI_Lite and updated to 2.02 --- perl/CGI-Lite/BUILD | 6 ++++++ perl/CGI-Lite/DEPENDS | 1 + perl/CGI-Lite/DETAILS | 18 ++++++++++++++++++ perl/CGI_Lite/BUILD | 6 ------ perl/CGI_Lite/DEPENDS | 1 - perl/CGI_Lite/DETAILS | 16 ---------------- 6 files changed, 25 insertions(+), 23 deletions(-) diff --git a/perl/CGI-Lite/BUILD b/perl/CGI-Lite/BUILD new file mode 100644 index 0000000..c11ca00 --- /dev/null +++ b/perl/CGI-Lite/BUILD @@ -0,0 +1,6 @@ +( + + perl Makefile.PL && + default_make + +) > $C_FIFO 2>&1 diff --git a/perl/CGI-Lite/DEPENDS b/perl/CGI-Lite/DEPENDS new file mode 100644 index 0000000..1dd0168 --- /dev/null +++ b/perl/CGI-Lite/DEPENDS @@ -0,0 +1 @@ +depends perl diff --git a/perl/CGI-Lite/DETAILS b/perl/CGI-Lite/DETAILS new file mode 100644 index 0000000..784172d --- /dev/null +++ b/perl/CGI-Lite/DETAILS @@ -0,0 +1,18 @@ + MODULE=CGI-Lite + VERSION=2.02 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://www.cpan.org/authors/id/S/SM/SMYLERS/ + SOURCE_VFY=sha1:30171a52171bb59805eca07bcb7d9e9622ebc7c3 + WEB_SITE=http://search.cpan.org/dist/CGI-Lite/Lite.pm + ENTERED=20011108 + UPDATED=20090704 + SHORT="Perl module to process and decode WWW forms and cookies" + +cat << EOF +Perl module to process and decode WWW forms and cookies. + +You can use this module to decode form and query information, +including file uploads, as well as cookies in a very simple manner; you +need not concern yourself with the actual details behind the decoding process. + +EOF diff --git a/perl/CGI_Lite/BUILD b/perl/CGI_Lite/BUILD deleted file mode 100644 index c11ca00..0000000 --- a/perl/CGI_Lite/BUILD +++ /dev/null @@ -1,6 +0,0 @@ -( - - perl Makefile.PL && - default_make - -) > $C_FIFO 2>&1 diff --git a/perl/CGI_Lite/DEPENDS b/perl/CGI_Lite/DEPENDS deleted file mode 100644 index 1dd0168..0000000 --- a/perl/CGI_Lite/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends perl diff --git a/perl/CGI_Lite/DETAILS b/perl/CGI_Lite/DETAILS deleted file mode 100644 index 8748578..0000000 --- a/perl/CGI_Lite/DETAILS +++ /dev/null @@ -1,16 +0,0 @@ - MODULE=CGI_Lite - VERSION=1.9 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=http://www.cpan.org/authors/id/B/BE/BENL/ - WEB_SITE=http://search.cpan.org/search?dist=CGI_Lite - ENTERED=20011108 - UPDATED=20011108 - SHORT="Perl module to process and decode WWW forms and cookies" -cat << EOF -Perl module to process and decode WWW forms and cookies. - -You can use this module to decode form and query information, -including file uploads, as well as cookies in a very simple manner; you -need not concern yourself with the actual details behind the decoding process. - -EOF From stumbles at lunar-linux.org Sun Jul 5 17:03:28 2009 From: stumbles at lunar-linux.org (Dennis 'stumbles' Veatch) Date: Sun, 5 Jul 2009 11:03:28 -0400 Subject: [Lunar-commits] automake: adjusting the BUILD to correct the creation of Message-ID: <20090705150404.F39399B1F3@doppio.foo-projects.org> commit 35a1deb2cf6407b7836998096c28a7413db8ae58 Author: Dennis 'stumbles' Veatch Date: Sun Jul 5 11:03:28 2009 -0400 automake: adjusting the BUILD to correct the creation of the symlink, and bumping the UPDATED. --- devel/automake/BUILD | 2 +- devel/automake/DETAILS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/automake/BUILD b/devel/automake/BUILD index 2765c3a..1add4ab 100644 --- a/devel/automake/BUILD +++ b/devel/automake/BUILD @@ -4,6 +4,6 @@ #the line below is for the "automake" symlink, needed by some sources rm -Rf /usr/share/automake - ln -sf /usr/share/automake-1.10 /usr/share/automake + ln -sf /usr/share/automake-$VERSION /usr/share/automake ) > $C_FIFO 2>&1 diff --git a/devel/automake/DETAILS b/devel/automake/DETAILS index 80a1628..ebdf8b9 100644 --- a/devel/automake/DETAILS +++ b/devel/automake/DETAILS @@ -7,7 +7,7 @@ SOURCE_VFY=sha1:1ae8c15d91b8eb8728c35cf0901a02782830e9de WEB_SITE=http://www.gnu.org/software/automake ENTERED=20010922 - UPDATED=20090628 + UPDATED=20090705 SHORT="Generate GNU coding standards compliant Makefiles" cat << EOF From stumbles at lunar-linux.org Sun Jul 5 17:04:57 2009 From: stumbles at lunar-linux.org (Dennis 'stumbles' Veatch) Date: Sun, 5 Jul 2009 11:04:57 -0400 Subject: [Lunar-commits] postgresql: Fixing CONFIGURE to reflect a major version change. Message-ID: <20090705150518.8B12F9B1F3@doppio.foo-projects.org> commit 6f18058f486e79e6cdca2cad24dcf8983c0e526e Author: Dennis 'stumbles' Veatch Date: Sun Jul 5 11:04:57 2009 -0400 postgresql: Fixing CONFIGURE to reflect a major version change. --- sql/postgresql/CONFIGURE | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sql/postgresql/CONFIGURE b/sql/postgresql/CONFIGURE index 6b30cfd..d11fd26 100644 --- a/sql/postgresql/CONFIGURE +++ b/sql/postgresql/CONFIGURE @@ -1,7 +1,7 @@ if [ -f /var/lib/pgsql/data/PG_VERSION ] then - if [ `cut -d. -f1-2 /var/lib/pgsql/data/PG_VERSION` != '8.3' ] + if [ `cut -d. -f1-2 /var/lib/pgsql/data/PG_VERSION` != '8.4' ] then printf "${PROBLEM_COLOR}A pre 8.3 version of the database was found.\nYou need to upgrade the data format to 8.3.\nRefer to the INSTALL file located in the tarball\nfor the upgrade procedure.\nThe install will not continue.""${DEFAULT_COLOR}" exit 1 From engelsman at lunar-linux.org Sun Jul 5 21:37:18 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 5 Jul 2009 21:37:18 +0200 Subject: [Lunar-commits] fillets-ng: version bump to 0.9.1 Message-ID: <20090705193741.EFF409B21C@doppio.foo-projects.org> commit 1eeaf7771290f47013a1c20fb6f989bc24579d77 Author: Paul Bredbury Date: Sun Jul 5 21:37:18 2009 +0200 fillets-ng: version bump to 0.9.1 Data stays at version 0.9.0 --- games/fillets-ng/BUILD | 3 +++ games/fillets-ng/DETAILS | 11 +++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/games/fillets-ng/BUILD b/games/fillets-ng/BUILD index 96ed92c..4641d95 100644 --- a/games/fillets-ng/BUILD +++ b/games/fillets-ng/BUILD @@ -1,4 +1,7 @@ ( + + # Set default systemdir to correct directory + OPTS+=" --datadir=/usr/share/games/fillets-ng" default_game_build && mkdir -p /usr/share/games/fillets-ng && diff --git a/games/fillets-ng/DETAILS b/games/fillets-ng/DETAILS index cfa9487..af257df 100644 --- a/games/fillets-ng/DETAILS +++ b/games/fillets-ng/DETAILS @@ -1,15 +1,15 @@ MODULE=fillets-ng - VERSION=0.8.1 - DATA_VERSION=data-0.8.1 + VERSION=0.9.1 + DATA_VERSION=data-0.9.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE2=$MODULE-$DATA_VERSION.tar.gz SOURCE_URL=$SFORGE_URL/fillets SOURCE2_URL=$SFORGE_URL/fillets - SOURCE_VFY=sha1:79e6bf7ddb6f2a4f1cda12705c2415fecccbe4a0 - SOURCE2_VFY=sha1:6bbe438097cbd4ecfbcffcbad47e1791b4865a54 + SOURCE_VFY=sha1:bdabb6d92f5eb0592921e1c586056b122abb272e + SOURCE2_VFY=sha1:317d4c7cea98adefca9f640ac469f9e2c35fbe64 WEB_SITE=http://fillets.sourceforge.net ENTERED=20050909 - UPDATED=20090221 + UPDATED=20090705 SHORT="a Linux port of puzzle game Fish Fillets" cat << EOF @@ -19,4 +19,3 @@ about their surroundings, the various inhabitants of their underwater realm quarrel among themselves or comment on the efforts of your fish. The whole game is accompanied by quiet, comforting music. EOF - From zbiggy at lunar-linux.org Sun Jul 5 22:28:48 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 5 Jul 2009 22:28:48 +0200 Subject: [Lunar-commits] bash: updated to 3.2.49 Message-ID: <20090705203240.4496D9B1BF@doppio.foo-projects.org> commit 1ffe267b35d62666780629bea7871f80f27712fd Author: Zbigniew Luszpinski Date: Sun Jul 5 22:28:48 2009 +0200 bash: updated to 3.2.49 --- shells/bash/BUILD | 1 + shells/bash/DETAILS | 13 +++++++++---- shells/bash_static/BUILD | 1 + shells/bash_static/DETAILS | 14 +++++++++----- 4 files changed, 20 insertions(+), 9 deletions(-) diff --git a/shells/bash/BUILD b/shells/bash/BUILD index 99e119f..0566605 100644 --- a/shells/bash/BUILD +++ b/shells/bash/BUILD @@ -1,5 +1,6 @@ ( + patch_it $SOURCE2 0 && bad_flags -malign-double OPTS+=" --bindir=/bin \ diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS index dda9467..96b39b7 100644 --- a/shells/bash/DETAILS +++ b/shells/bash/DETAILS @@ -1,13 +1,18 @@ MODULE=bash - VERSION=3.2.48 - SOURCE=$MODULE-$VERSION.tar.gz + VERSION=3.2.49 + BASE=3.2.48 + SOURCE=$MODULE-$BASE.tar.gz + SOURCE2=bash32-049 SOURCE_URL[0]=$GNU_URL/$MODULE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/$MODULE - SOURCE_VFY=sha1:ed10f49e57bb83e717ebb85bb5662e24ac5ba37c + SOURCE2_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches + SOURCE_VFY=sha1:efaff12f5d58d81999830891b030842858a1e7e8 + SOURCE2_VFY=sha1:da7b29dd5d2e3c3a5d54b845180b587cc1995134 +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html ENTERED=20010922 - UPDATED=20090317 + UPDATED=20090704 SHORT="A shell of the GNU operating system" PSAFE=no diff --git a/shells/bash_static/BUILD b/shells/bash_static/BUILD index 0ced2b7..50fe196 100644 --- a/shells/bash_static/BUILD +++ b/shells/bash_static/BUILD @@ -1,5 +1,6 @@ ( + patch_it $SOURCE2 0 && bad_flags -malign-double OPTS=$OPTS" --bindir=/bin \ diff --git a/shells/bash_static/DETAILS b/shells/bash_static/DETAILS index 334bc9f..8d7ac21 100644 --- a/shells/bash_static/DETAILS +++ b/shells/bash_static/DETAILS @@ -1,14 +1,18 @@ MODULE=bash_static - VERSION=3.2.48 - SOURCE=bash-$VERSION.tar.gz -SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$VERSION + VERSION=3.2.49 + BASE=3.2.48 + SOURCE=bash-$BASE.tar.gz + SOURCE2=bash32-049 +SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$BASE SOURCE_URL[0]=$GNU_URL/bash SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/bash SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/bash - SOURCE_VFY=sha1:ed10f49e57bb83e717ebb85bb5662e24ac5ba37c + SOURCE2_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches + SOURCE_VFY=sha1:efaff12f5d58d81999830891b030842858a1e7e8 + SOURCE2_VFY=sha1:da7b29dd5d2e3c3a5d54b845180b587cc1995134 WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html ENTERED=20020615 - UPDATED=20090317 + UPDATED=20090704 SHORT="A static build of bash, named as bash_static" cat << EOF From florin at lunar-linux.org Sun Jul 5 22:46:53 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 5 Jul 2009 23:46:53 +0300 Subject: [Lunar-commits] linux-2.6: version bumped to 2.6.30.1. Message-ID: <20090705204835.7BEB19B1BF@doppio.foo-projects.org> commit f71831d731e2bd0de22d9fa753eacc56c41d7204 Author: Florin Braescu Date: Sun Jul 5 23:46:53 2009 +0300 linux-2.6: version bumped to 2.6.30.1. First series of bugfixes for 2.6.30 kernel version. --- kernel/linux-2.6/DETAILS | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kernel/linux-2.6/DETAILS b/kernel/linux-2.6/DETAILS index ce215f9..2167bba 100644 --- a/kernel/linux-2.6/DETAILS +++ b/kernel/linux-2.6/DETAILS @@ -1,18 +1,18 @@ MODULE=linux-2.6 - VERSION=2.6.30 + VERSION=2.6.30.1 BASE=$(echo $VERSION | cut -d. -f1,2,3) SOURCE=linux-${BASE}.tar.bz2 -# SOURCE2=patch-${VERSION}.bz2 + SOURCE2=patch-${VERSION}.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION SOURCE_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6 SOURCE_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6 -# SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6 -# SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6 + SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6 + SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6 SOURCE_VFY=sha1:5fb7f2ccdc59c57887d586971a157bee7af324d1 -# SOURCE2_VFY=sha1:7bdd162dd922a54d1b73eb4ab86bdee6dd27f68a + SOURCE2_VFY=sha1:ecd29b100e1bf33b10af0e939a08c749bfe73215 WEB_SITE=http://www.kernel.org ENTERED=20041019 - UPDATED=20090611 + UPDATED=20090705 SHORT="The core of a Linux GNU Operating System" KEEP_SOURCE=on TMPFS=off From florin at lunar-linux.org Sun Jul 5 22:56:50 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 5 Jul 2009 23:56:50 +0300 Subject: [Lunar-commits] bash, bash_static: fix the sha1 sum. Message-ID: <20090705205723.2AE8D9B1BF@doppio.foo-projects.org> commit 355abcd6f234d04c330f03c0fbff7352be62238b Author: Florin Braescu Date: Sun Jul 5 23:56:50 2009 +0300 bash, bash_static: fix the sha1 sum. --- shells/bash/DETAILS | 2 +- shells/bash_static/DETAILS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS index 96b39b7..13fbca7 100644 --- a/shells/bash/DETAILS +++ b/shells/bash/DETAILS @@ -7,7 +7,7 @@ SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/$MODULE SOURCE2_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches - SOURCE_VFY=sha1:efaff12f5d58d81999830891b030842858a1e7e8 + SOURCE_VFY=sha1:ed10f49e57bb83e717ebb85bb5662e24ac5ba37c SOURCE2_VFY=sha1:da7b29dd5d2e3c3a5d54b845180b587cc1995134 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html diff --git a/shells/bash_static/DETAILS b/shells/bash_static/DETAILS index 8d7ac21..a9a46eb 100644 --- a/shells/bash_static/DETAILS +++ b/shells/bash_static/DETAILS @@ -8,7 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$BASE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/bash SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/bash SOURCE2_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches - SOURCE_VFY=sha1:efaff12f5d58d81999830891b030842858a1e7e8 + SOURCE_VFY=sha1:ed10f49e57bb83e717ebb85bb5662e24ac5ba37c SOURCE2_VFY=sha1:da7b29dd5d2e3c3a5d54b845180b587cc1995134 WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html ENTERED=20020615 From stumbles at lunar-linux.org Mon Jul 6 11:09:16 2009 From: stumbles at lunar-linux.org (Dennis 'stumbles' Veatch) Date: Mon, 6 Jul 2009 05:09:16 -0400 Subject: [Lunar-commits] obexd: version bump. Message-ID: <20090706090933.A9594F4086@doppio.foo-projects.org> commit 35b0a236a4b53f717bf8a2a31b60347216ca9f8d Author: Dennis 'stumbles' Veatch Date: Mon Jul 6 05:09:16 2009 -0400 obexd: version bump. --- net/obexd/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/obexd/DETAILS b/net/obexd/DETAILS index 9be22d3..3abe380 100644 --- a/net/obexd/DETAILS +++ b/net/obexd/DETAILS @@ -1,11 +1,11 @@ MODULE=obexd - VERSION=0.13 + VERSION=0.14 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.kernel.org/pub/linux/bluetooth/ - SOURCE_VFY=sha1:d5c506040ae3e1275d1a99531ccd7ce668d0bfa7 + SOURCE_VFY=sha1:358209fb3a552dbd800d9839dec8c6240aee9b4c WEB_SITE=http://www.bluez.org/ ENTERED=20090402 - UPDATED=20090608 + UPDATED=20090706 SHORT="OBEX Server and Client" cat << EOF OBEX Server and Client with support for Phonebook Access and From florin at lunar-linux.org Mon Jul 6 12:52:04 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 13:52:04 +0300 Subject: [Lunar-commits] pciutils: version bumped to 3.1.3. Message-ID: <20090706105307.DB55C9B1F2@doppio.foo-projects.org> commit 21f81c2637af7317e52602f8f42ced8b0bcb64ae Author: Florin Braescu Date: Mon Jul 6 13:52:04 2009 +0300 pciutils: version bumped to 3.1.3. Bugfixes and enhacements. --- utils/pciutils/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/pciutils/DETAILS b/utils/pciutils/DETAILS index 4889d88..bdf2e8b 100644 --- a/utils/pciutils/DETAILS +++ b/utils/pciutils/DETAILS @@ -1,15 +1,15 @@ MODULE=pciutils - VERSION=3.1.2 + VERSION=3.1.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE2=pci.ids.bz2 SOURCE_URL[0]=$KERNEL_URL/pub/software/utils/$MODULE SOURCE_URL[1]=http://www.ibiblio.org/pub/Linux/hardware SOURCE_URL[2]=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci SOURCE2_URL=http://pciids.sourceforge.net - SOURCE_VFY=sha1:a9b75a5afde21eae483bee577d9060646e3eba25 + SOURCE_VFY=sha1:7b7e473fe6778829db5cac9de60b3f10030a6c0d WEB_SITE=http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml ENTERED=20020125 - UPDATED=20090203 + UPDATED=20090706 PSAFE=no SHORT="The setpci and lspci utils" From florin at lunar-linux.org Mon Jul 6 12:57:09 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 13:57:09 +0300 Subject: [Lunar-commits] fetchmail: version bumped to 6.3.10. Message-ID: <20090706111115.8F6119B1EE@doppio.foo-projects.org> commit 79df3414cee2457abbf5715749a6198b0387a6f1 Author: Florin Braescu Date: Mon Jul 6 13:57:09 2009 +0300 fetchmail: version bumped to 6.3.10. Changes: * Fetchmail no longer drops permanently undelivered messages by default, to match historic documentation. It does this by adding a new "softbounce" option. * There is a new "softbounce" global option that prevents the deletion of messages that have not been forwarded. It defaults to "true" for fetchmail 6.3.X in order to match historic documentation. This may change its default in the next major release. * Bugfixes and translations updates. --- mail/fetchmail/DEPENDS | 10 +++++----- mail/fetchmail/DETAILS | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/mail/fetchmail/DEPENDS b/mail/fetchmail/DEPENDS index 29d3f98..77d5a14 100644 --- a/mail/fetchmail/DEPENDS +++ b/mail/fetchmail/DEPENDS @@ -1,11 +1,11 @@ depends bison -optional_depends "openssl" \ +optional_depends "openssl" \ "--with-ssl" \ - "" \ + "" \ "to enable ssl support" -optional_depends "Python" \ - "" \ - "" \ +optional_depends "Python" \ + "" \ + "" \ "for fetchmailconf" diff --git a/mail/fetchmail/DETAILS b/mail/fetchmail/DETAILS index 68fdc61..bd99b7d 100644 --- a/mail/fetchmail/DETAILS +++ b/mail/fetchmail/DETAILS @@ -1,12 +1,12 @@ MODULE=fetchmail - VERSION=6.3.9 + VERSION=6.3.10 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=http://download.berlios.de/$MODULE SOURCE_URL[1]=http://download2.berlios.de/$MODULE - SOURCE_VFY=sha1:2ed705ffe40afd6d085535cf2af06914507da36a + SOURCE_VFY=sha1:30a3d7c082481f2a3676cf863cee1e70d557212c WEB_SITE=http://fetchmail.berlios.de ENTERED=20010922 - UPDATED=20081117 + UPDATED=20090706 SHORT="A powerful MTA that's easy to configure" cat << EOF From florin at lunar-linux.org Mon Jul 6 13:16:09 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 14:16:09 +0300 Subject: [Lunar-commits] scite: version bumped to 179. Message-ID: <20090706111724.94340F3D4A@doppio.foo-projects.org> commit d7febc56e4e755729dc090afd80fad1ba261008a Author: Florin Braescu Date: Mon Jul 6 14:16:09 2009 +0300 scite: version bumped to 179. It now allows wrapped lines to be indented to match the initial line. The tab bar is improved: on GTK+ it can be scrolled when there are many tabs. --- editors/scite/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/editors/scite/DETAILS b/editors/scite/DETAILS index 34af12a..c7f2ff8 100644 --- a/editors/scite/DETAILS +++ b/editors/scite/DETAILS @@ -1,11 +1,11 @@ MODULE=scite - VERSION=178 + VERSION=179 SOURCE=$MODULE$VERSION.tgz SOURCE_URL=$SFORGE_URL/scintilla - SOURCE_VFY=sha1:4eb7ea958ae3bf48ab9a872481ffbebd46d89ce1 + SOURCE_VFY=sha1:43f343b75785b077b6a93b5be8f5fc7544a1a005 WEB_SITE=http://www.scintilla.org/SciTE.html ENTERED=20020505 - UPDATED=20090429 + UPDATED=20090706 SHORT="A SCIntilla based Text Editor" cat << EOF From florin at lunar-linux.org Mon Jul 6 13:22:00 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 14:22:00 +0300 Subject: [Lunar-commits] eric4: version bumped to 4.3.5. Message-ID: <20090706112223.4CA859B1EE@doppio.foo-projects.org> commit 633bbb4317739d72f3b9fced8e52a367289750d1 Author: Florin Braescu Date: Mon Jul 6 14:22:00 2009 +0300 eric4: version bumped to 4.3.5. Bugfixes release. --- editors/eric4/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/editors/eric4/DETAILS b/editors/eric4/DETAILS index 586953c..4b81292 100644 --- a/editors/eric4/DETAILS +++ b/editors/eric4/DETAILS @@ -1,11 +1,11 @@ MODULE=eric4 - VERSION=4.3.4 + VERSION=4.3.5 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/eric-ide - SOURCE_VFY=sha1:a0c3a8fd095dbfc13f0d25249e1c4fd027dc5e6b + SOURCE_VFY=sha1:642ea16cf216252764164f992f35d9d7d8806a3a WEB_SITE=http://www.die-offenbachs.de/detlev/eric ENTERED=20080914 - UPDATED=20090531 + UPDATED=20090706 SHORT="A full featured Python IDE" cat << EOF From florin at lunar-linux.org Mon Jul 6 13:30:54 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 14:30:54 +0300 Subject: [Lunar-commits] stella: version bumped to 2.8.4. Message-ID: <20090706113125.576FEF43C4@doppio.foo-projects.org> commit f9c68468f55fb999c2f1c065b447060945757cff Author: Florin Braescu Date: Mon Jul 6 14:30:54 2009 +0300 stella: version bumped to 2.8.4. This release fixed a potential lockup after about 71 minutes of usage. Bankswitch autodetection for 0840 and UA carts was also improved. --- games/stella/DETAILS | 6 +++--- graphics/openvrml/DETAILS | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/games/stella/DETAILS b/games/stella/DETAILS index 0e270c4..4f8d0e6 100644 --- a/games/stella/DETAILS +++ b/games/stella/DETAILS @@ -1,11 +1,11 @@ MODULE=stella - VERSION=2.8.3 + VERSION=2.8.4 SOURCE=$MODULE-$VERSION-src.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:7bbaadfdf1b41647dee6296bbde978912385188b + SOURCE_VFY=sha1:da0420a14e244aa1cdf3e63c257850c48041d198 WEB_SITE=http://stella.sourceforge.net ENTERED=20030216 - UPDATED=20090627 + UPDATED=20090706 SHORT="A multi-platform Atari 2600 VCS emulator" cat << EOF diff --git a/graphics/openvrml/DETAILS b/graphics/openvrml/DETAILS index f06ae11..20fd82c 100644 --- a/graphics/openvrml/DETAILS +++ b/graphics/openvrml/DETAILS @@ -1,17 +1,17 @@ MODULE=openvrml - VERSION=0.17.12 + VERSION=0.18.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:e546b089214b1e6d50f57e524db8991930032618 + SOURCE_VFY=sha1:c7db2c33e00f9dccbf4cee5b49661bb06adcc00f WEB_SITE=http://openvrml.sourceforge.net ENTERED=20011021 - UPDATED=20090316 + UPDATED=20090706 SHORT="A library for reading and displaying VRML97" cat << EOF OpenVRML is a C++ class library that allows applications to read -VRML97 .wrl files and view their geometries. It is also working -toward full ISO VRML97 specification compliance. While still in -development, the codebase is quite stable and featureful. Lookat, +VRML97 .wrl files and view their geometries. It is also working +toward full ISO VRML97 specification compliance. While still in +development, the codebase is quite stable and featureful. Lookat, a basic Glut VRML viewer is included. EOF From florin at lunar-linux.org Mon Jul 6 13:38:06 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 14:38:06 +0300 Subject: [Lunar-commits] kwave4: version bumped to 0.8.3-2. Message-ID: <20090706113848.2EA8AF448F@doppio.foo-projects.org> commit 881dbc9399d1bbd6ed58b1d3c7e4bbcebf876717 Author: Florin Braescu Date: Mon Jul 6 14:38:06 2009 +0300 kwave4: version bumped to 0.8.3-2. New plugins "normalize" and "reverse", plus bugfixes and improved performance of the memory management. Updated Czech translations of the online manual and the GUI. --- kde4/apps/kwave4/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde4/apps/kwave4/DETAILS b/kde4/apps/kwave4/DETAILS index 4f334df..bca030e 100644 --- a/kde4/apps/kwave4/DETAILS +++ b/kde4/apps/kwave4/DETAILS @@ -1,13 +1,13 @@ MODULE=kwave4 - VERSION=0.8.2 - SOURCE=kwave-$VERSION-1.tar.bz2 + VERSION=0.8.3 + SOURCE=kwave-$VERSION-2.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/kwave-$VERSION SOURCE_URL=$SFORGE_URL/kwave - SOURCE_VFY=sha1:c4681dbba8af01bf8c83d089a8a1aa196dd57c5e + SOURCE_VFY=sha1:67d8c8a004d84cb156d62beae8f964b42405e7e1 MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/4} WEB_SITE=$SFORGE_URL/$MODULE ENTERED=20090426 - UPDATED=20090426 + UPDATED=20090706 MAINTAINER=florin at lunar-linux.org SHORT="Kwave is a sound editor designed for the KDE" From florin at lunar-linux.org Mon Jul 6 13:40:16 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 14:40:16 +0300 Subject: [Lunar-commits] wine: version bumped to 1.1.25. Message-ID: <20090706114103.AA1A1F448E@doppio.foo-projects.org> commit eb670e80226e6be995b67587d87df13738390903 Author: Florin Braescu Date: Mon Jul 6 14:40:16 2009 +0300 wine: version bumped to 1.1.25. Changes: A ton of translation updates. Support for various Unicode file encodings in Notepad. Improved memory management, especially for OpenGL. Desktop menus now cleaned up automatically. Beginnings of a windowscodecs DLL implementation. --- utils/wine/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/wine/DETAILS b/utils/wine/DETAILS index 2d36ac0..a91b6cc 100644 --- a/utils/wine/DETAILS +++ b/utils/wine/DETAILS @@ -1,12 +1,12 @@ MODULE=wine - VERSION=1.1.24 + VERSION=1.1.25 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$SFORGE_URL/$MODULE SOURCE_URL[1]=http://ibiblio.org/pub/linux/system/emulators/$MODULE - SOURCE_VFY=sha1:30d4a7bef0f6876b202fa1c159beb3a338f31400 + SOURCE_VFY=sha1:53098b38376dbec17d5f8e183f7d5b318a3bb828 WEB_SITE=http://www.winehq.com ENTERED=20010925 - UPDATED=20090621 + UPDATED=20090706 SHORT="Runs microsoft windows programs" cat << EOF From stumbles at lunar-linux.org Mon Jul 6 18:24:37 2009 From: stumbles at lunar-linux.org (Dennis 'stumbles' Veatch) Date: Mon, 6 Jul 2009 12:24:37 -0400 Subject: [Lunar-commits] pulseaudio: A little tweaking here on the BUILD. On a fresh install it Message-ID: <20090706162751.9B8179B1F8@doppio.foo-projects.org> commit e77f7a3d6d93732443372eacab427d5b6045f351 Author: Dennis 'stumbles' Veatch Date: Mon Jul 6 12:24:37 2009 -0400 pulseaudio: A little tweaking here on the BUILD. On a fresh install it was saying it could not install a .a into /usr/lib/pulseaudio-0.9.15/modules. Adding the with module dir got around this. While fiddling around with that, came across a wiki saying to use pulse-access group if wanting mpd to use pulse... so there it is. Tested on x86_64. --- audio/pulseaudio/BUILD | 12 ++++-------- 1 files changed, 4 insertions(+), 8 deletions(-) diff --git a/audio/pulseaudio/BUILD b/audio/pulseaudio/BUILD index 16e3c59..2f486cb 100644 --- a/audio/pulseaudio/BUILD +++ b/audio/pulseaudio/BUILD @@ -3,21 +3,17 @@ libtoolize --copy --force --automake && autoreconf && - ./configure --prefix=/usr \ - --sysconfdir=/etc \ - --mandir=/usr/share/man \ - --localstatedir=/var \ - $OPTS && - make && + OPTS="--with-module-dir=/usr/lib/$MODULE-$VERSION/$MODULE" + if [ -f /usr/bin/parec ]; then rm /usr/bin/parec fi && - prepare_install && - make install && + default_build && add_priv_group pulse && + add_priv_group pulse-access && add_priv_user pulse -d /var/run/pulse -g pulse ) > $C_FIFO 2>&1 From florin at lunar-linux.org Mon Jul 6 14:00:35 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 15:00:35 +0300 Subject: [Lunar-commits] libgdiplus: version bumped to 2.4.2. Message-ID: <20090706164520.DBE069B1F8@doppio.foo-projects.org> commit 77166d4b899114e65607f34afd3dca7b00a5047f Author: Florin Braescu Date: Mon Jul 6 15:00:35 2009 +0300 libgdiplus: version bumped to 2.4.2. Bugfixes release. --- mono/libgdiplus/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/libgdiplus/DETAILS b/mono/libgdiplus/DETAILS index 8d6f22c..e86403f 100644 --- a/mono/libgdiplus/DETAILS +++ b/mono/libgdiplus/DETAILS @@ -1,11 +1,11 @@ MODULE=libgdiplus - VERSION=2.4 + VERSION=2.4.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE - SOURCE_VFY=sha1:c462f6284084e799225961a9ee727d2c5b0249fe + SOURCE_VFY=sha1:da6185f8291bdf54ecddefdceaff6d2d27c3c614 WEB_SITE=http://www.mono-project.com ENTERED=20020801 - UPDATED=20090329 + UPDATED=20090706 SHORT="A library that implements System.Drawing for Mono" cat << EOF From florin at lunar-linux.org Mon Jul 6 18:41:39 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 19:41:39 +0300 Subject: [Lunar-commits] mono: version bumped to 2.4.2. Message-ID: <20090706164520.E94A59B1FC@doppio.foo-projects.org> commit db01c710788f1f2d27e4a4bfef29950c7db30779 Author: Florin Braescu Date: Mon Jul 6 19:41:39 2009 +0300 mono: version bumped to 2.4.2. Bugfixes release. --- mono/mono/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/mono/DETAILS b/mono/mono/DETAILS index 43f396b..33cf683 100644 --- a/mono/mono/DETAILS +++ b/mono/mono/DETAILS @@ -1,11 +1,11 @@ MODULE=mono - VERSION=2.4 + VERSION=2.4.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE - SOURCE_VFY=sha1:a0b5ea2f17f9ecc1d85f34e12e83797342104f5d + SOURCE_VFY=sha1:da0502fc613566e741258b6cc996e88b50c81f23 WEB_SITE=http://www.mono-project.com ENTERED=20020801 - UPDATED=20090329 + UPDATED=20090706 PSAFE=no SHORT=".NET and C# Compiler" From florin at lunar-linux.org Mon Jul 6 18:42:22 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 19:42:22 +0300 Subject: [Lunar-commits] gtk-sharp: version bumped to 2.12.9. Message-ID: <20090706164521.06F6F9B1FD@doppio.foo-projects.org> commit b1f265093b04f8665a08c915724f00fa34a3c5ab Author: Florin Braescu Date: Mon Jul 6 19:42:22 2009 +0300 gtk-sharp: version bumped to 2.12.9. Bugfixes release. --- mono/gtk-sharp/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/gtk-sharp/DETAILS b/mono/gtk-sharp/DETAILS index c34ab3f..ee7239f 100644 --- a/mono/gtk-sharp/DETAILS +++ b/mono/gtk-sharp/DETAILS @@ -1,13 +1,13 @@ MODULE=gtk-sharp MAJOR=2.12 - VERSION=2.12.8 + VERSION=2.12.9 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=ftp://ftp.gnome.org/pub/GNOME/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:3c97abd67e92738e7960f9e0e5f2410e8ff4912b + SOURCE_VFY=sha1:a218d10ade40cb84155c570b94f09a76ed79f0d9 WEB_SITE=http://www.mono-project.com ENTERED=20051007 - UPDATED=20090329 + UPDATED=20090706 SHORT="Gtk+-2 bindings for Mono" PSAFE=no From florin at lunar-linux.org Mon Jul 6 18:42:59 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 19:42:59 +0300 Subject: [Lunar-commits] mono-basic: version bumped to 2.4.2. Message-ID: <20090706164521.1C04C9B201@doppio.foo-projects.org> commit 036ecfd3e6c0e8a14c026107eb4403930b9698f7 Author: Florin Braescu Date: Mon Jul 6 19:42:59 2009 +0300 mono-basic: version bumped to 2.4.2. Bugfixes release. --- mono/mono-basic/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/mono-basic/DETAILS b/mono/mono-basic/DETAILS index 138b68a..c5ce3f3 100644 --- a/mono/mono-basic/DETAILS +++ b/mono/mono-basic/DETAILS @@ -1,11 +1,11 @@ MODULE=mono-basic - VERSION=2.4 + VERSION=2.4.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE - SOURCE_VFY=sha1:9541dee2b01da40dac6dcc593d7c3048963b850f + SOURCE_VFY=sha1:7ff338dbdd982c7a45b9e3b22ab9a3e59743ab14 WEB_SITE=http://www.mono-project.com ENTERED=20070207 - UPDATED=20090329 + UPDATED=20090706 SHORT="The Mono VB.NET Compiler and Runtime" cat << EOF From florin at lunar-linux.org Mon Jul 6 18:43:37 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 19:43:37 +0300 Subject: [Lunar-commits] mono-debugger: version bumped to 2.4.2. Message-ID: <20090706164521.354EE9B1F8@doppio.foo-projects.org> commit 9dac24c6906cd166898a4d872669157b7fbf338e Author: Florin Braescu Date: Mon Jul 6 19:43:37 2009 +0300 mono-debugger: version bumped to 2.4.2. Bugfixes release. --- mono/mono-debugger/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/mono-debugger/DETAILS b/mono/mono-debugger/DETAILS index 134130b..7ac3d29 100644 --- a/mono/mono-debugger/DETAILS +++ b/mono/mono-debugger/DETAILS @@ -1,11 +1,11 @@ MODULE=mono-debugger - VERSION=2.4 + VERSION=2.4.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE - SOURCE_VFY=sha1:775313d8a7b57b2a19551cc21395f0ae2efce76e + SOURCE_VFY=sha1:1a35dd647fad62c9fbbdaa0f0e6957fe3f60bf71 WEB_SITE=http://www.mono-project.com ENTERED=20061211 - UPDATED=20090329 + UPDATED=20090706 SHORT="mono debugging utilities" cat << EOF From florin at lunar-linux.org Mon Jul 6 18:44:15 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 19:44:15 +0300 Subject: [Lunar-commits] mono-tools: version bumped to 2.4.2. Message-ID: <20090706164521.49F1B9B1FC@doppio.foo-projects.org> commit 8600b458835aea3e8e8024d54de69ecb4f310295 Author: Florin Braescu Date: Mon Jul 6 19:44:15 2009 +0300 mono-tools: version bumped to 2.4.2. Bugfixes release. --- mono/mono-tools/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/mono-tools/DETAILS b/mono/mono-tools/DETAILS index 7de7248..8efdccb 100644 --- a/mono/mono-tools/DETAILS +++ b/mono/mono-tools/DETAILS @@ -1,11 +1,11 @@ MODULE=mono-tools - VERSION=2.4 + VERSION=2.4.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE - SOURCE_VFY=sha1:11416b82f529b2925067f093ac06075b65c129a5 + SOURCE_VFY=sha1:fed6ed49ea16dceeed50bad4097820a2ab2711af WEB_SITE=http://mono-project.com ENTERED=20070125 - UPDATED=20090329 + UPDATED=20090706 SHORT="Tools for the Mono runtime" cat << EOF From florin at lunar-linux.org Mon Jul 6 18:44:50 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 19:44:50 +0300 Subject: [Lunar-commits] xsp: version bumped to 2.4.2. Message-ID: <20090706164521.619889B203@doppio.foo-projects.org> commit f0145decbb9fc1deec02cd3d6161b56df47d9c21 Author: Florin Braescu Date: Mon Jul 6 19:44:50 2009 +0300 xsp: version bumped to 2.4.2. Bugfixes release. --- mono/xsp/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/xsp/DETAILS b/mono/xsp/DETAILS index 37267c9..a8a1bba 100644 --- a/mono/xsp/DETAILS +++ b/mono/xsp/DETAILS @@ -1,11 +1,11 @@ MODULE=xsp - VERSION=2.4 + VERSION=2.4.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://go-mono.com/sources/$MODULE - SOURCE_VFY=sha1:ccb6db44d179a182b6a5f5a134c8fa45dd3e04e4 + SOURCE_VFY=sha1:92ca7fe25bd6e454e241a35efcb1dfb729898c86 WEB_SITE=http://www.mono-project.com ENTERED=20040807 - UPDATED=20090329 + UPDATED=20090706 SHORT="Small web server for ASP.NET" cat << EOF From florin at lunar-linux.org Mon Jul 6 19:04:45 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 6 Jul 2009 20:04:45 +0300 Subject: [Lunar-commits] cdrtools: version bumped to 2.01.01a61. Message-ID: <20090706170545.DDB4D9B1F8@doppio.foo-projects.org> commit bf563a23a509bc958b0b5c79ce4ace144ff26358 Author: Florin Braescu Date: Mon Jul 6 20:04:45 2009 +0300 cdrtools: version bumped to 2.01.01a61. Support for 64-bit compilation on Mac OS X was added. Some workarounds were added to cdda2wav for Solaris USB driver bugs. The mkisofs manual now prints correctly with GNU troff. Isoinfo now allows automated processing of the output even if the time stamps on the medium contain illegal months. --- cd/cdrtools/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cd/cdrtools/DETAILS b/cd/cdrtools/DETAILS index b480d35..e615ecd 100644 --- a/cd/cdrtools/DETAILS +++ b/cd/cdrtools/DETAILS @@ -1,14 +1,14 @@ MODULE=cdrtools VERSION=2.01.01 - SOURCE=$MODULE-${VERSION}a60.tar.bz2 + SOURCE=$MODULE-${VERSION}a61.tar.bz2 SOURCE2=$MODULE-$VERSION-open_rdwr-v2.patch.bz2 SOURCE_URL=ftp://ftp.berlios.de/pub/cdrecord/alpha SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:2e613f726218d2bdc707ce2240721cd2c9dddcf0 + SOURCE_VFY=sha1:4dd0b4bc51a066b0eab69d1c0f5d2269806f158f SOURCE2_VFY=sha1:a8794b14306b291f1451f53eda4c00d86b5a4408 WEB_SITE=http://cdrecord.berlios.de/old/private/cdrecord.html ENTERED=20010922 - UPDATED=20090522 + UPDATED=20090706 SHORT="cdrtools creates home-burned CDs with a CD-R/CD-RW recorder" cat << EOF From engelsman at lunar-linux.org Mon Jul 6 19:55:32 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 19:55:32 +0200 Subject: [Lunar-commits] gnustep-make: updated to version 2.2.0 Message-ID: <20090706182906.A0A129B1F6@doppio.foo-projects.org> commit 4ab1b3a55616cf9b6698d9166a8b38f93c3b391b Author: Duncan Gibson Date: Mon Jul 6 19:55:32 2009 +0200 gnustep-make: updated to version 2.2.0 updated in the attempt to solve Addresses part of BugReport 247 Note: downloads, compiles and installs OK, but otherwise untested - engelsman --- gnustep/gnustep-make/BUILD | 5 ++++- gnustep/gnustep-make/DETAILS | 11 ++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/gnustep/gnustep-make/BUILD b/gnustep/gnustep-make/BUILD index 44edbb5..4d229a0 100644 --- a/gnustep/gnustep-make/BUILD +++ b/gnustep/gnustep-make/BUILD @@ -1,4 +1,7 @@ ( -./configure --prefix=/opt/lunar/gnustep/1/ $OPTS && +./configure --prefix=/opt/lunar/gnustep/1/ \ + --enable-native-objc-exceptions \ + --with-layout=gnustep \ + $OPTS && default_make ) 2>&1 > $C_FIFO diff --git a/gnustep/gnustep-make/DETAILS b/gnustep/gnustep-make/DETAILS index fe27ba7..8d8ea56 100644 --- a/gnustep/gnustep-make/DETAILS +++ b/gnustep/gnustep-make/DETAILS @@ -1,11 +1,11 @@ MODULE=gnustep-make - VERSION=2.0.0 + VERSION=2.2.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ - SOURCE_VFY=sha1:cf99c0bf388f54cfeca2d8b1d6446703878548cc + SOURCE_VFY=sha1:35654bab0a6576084e486e062e7e42603026509d WEB_SITE=http://www.gnustep.org ENTERED=20021225 - UPDATED=20070418 + UPDATED=20090704 SHORT="Powerful and extensible way to write GNUstep makefiles" cat << EOF @@ -13,4 +13,9 @@ GNUstep-make allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customise the GNUstep environment before use. EOF From engelsman at lunar-linux.org Mon Jul 6 20:02:06 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:02:06 +0200 Subject: [Lunar-commits] gnustep-base: updated to version 1.18.0 Message-ID: <20090706182906.B0F059B1F7@doppio.foo-projects.org> commit dacfb3b605b25eaa58b27fe13ba36d965d0fbc9d Author: Duncan Gibson Date: Mon Jul 6 20:02:06 2009 +0200 gnustep-base: updated to version 1.18.0 updated in the attempt to solve Addresses part of BugReport 247 Note: downloads, compiles and installs OK, but otherwise untested - engelsman --- gnustep/gnustep-base/BUILD | 7 ++++--- gnustep/gnustep-base/DETAILS | 11 ++++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/gnustep/gnustep-base/BUILD b/gnustep/gnustep-base/BUILD index d498734..b342178 100644 --- a/gnustep/gnustep-base/BUILD +++ b/gnustep/gnustep-base/BUILD @@ -3,9 +3,10 @@ . /etc/profile.d/gnustep.rc && . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && -# default_config && -# default_make - default_build && + ./configure --disable-libffi && + make && + prepare_install && + make install && if ! grep -q "$GNUSTEP_SYSTEM_ROOT/Library/" /etc/ld.so.conf; then echo "$GNUSTEP_SYSTEM_ROOT/Library/" >> /etc/ld.so.conf diff --git a/gnustep/gnustep-base/DETAILS b/gnustep/gnustep-base/DETAILS index f5be368..d012f2d 100644 --- a/gnustep/gnustep-base/DETAILS +++ b/gnustep/gnustep-base/DETAILS @@ -1,11 +1,11 @@ MODULE=gnustep-base - VERSION=1.14.0 + VERSION=1.18.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ - SOURCE_VFY=sha1:114e3ac88cedec62d68a3bfb9993a50900cc827a + SOURCE_VFY=sha1:30c13e673ad550c988f03adb9c545a8de1a17d19 WEB_SITE=http://www.gnustep.org ENTERED=20021225 - UPDATED=20070418 + UPDATED=20090704 SHORT="library of general-purpose" cat << EOF @@ -15,4 +15,9 @@ for strings, object collections, byte streams, typed coders, invocations, notifications, notification dispatchers, moments in time, network ports, remote object messaging support (distributed objects), and event loops. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customize the GNUstep environment before use. EOF From engelsman at lunar-linux.org Mon Jul 6 20:06:54 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:06:54 +0200 Subject: [Lunar-commits] gnustep-gui: updated to version 1.16.0 Message-ID: <20090706182906.C5AD79B1FC@doppio.foo-projects.org> commit e359bf1218745daa3f0e016ac72b029f0e1142cf Author: Duncan Gibson Date: Mon Jul 6 20:06:54 2009 +0200 gnustep-gui: updated to version 1.16.0 updated in the attempt to solve Addresses part of BugReport 247 Note: downloads, compiles and installs OK, but otherwise untested - engelsman --- gnustep/gnustep-gui/BUILD | 10 ---------- gnustep/gnustep-gui/DETAILS | 13 +++++++++---- 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/gnustep/gnustep-gui/BUILD b/gnustep/gnustep-gui/BUILD index a5ed1e9..ecf7855 100644 --- a/gnustep/gnustep-gui/BUILD +++ b/gnustep/gnustep-gui/BUILD @@ -4,15 +4,5 @@ . /etc/profile.d/gnustep.rc && . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && -# i'm really not sure why all of this is needed so i'll -# comment it and check later what it was for. -# devoke_installwatch && -# default_config && -# make && -# invoke_installwatch && -# prepare_install && -# make install -# end commenting - default_build ) > $C_FIFO 2>&1 diff --git a/gnustep/gnustep-gui/DETAILS b/gnustep/gnustep-gui/DETAILS index 5e89387..3bc8a2b 100644 --- a/gnustep/gnustep-gui/DETAILS +++ b/gnustep/gnustep-gui/DETAILS @@ -1,13 +1,13 @@ MODULE=gnustep-gui - VERSION=0.12.0 + VERSION=0.16.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ - SOURCE_VFY=sha1:f3ebc28181db5a30788ccfc547404a6f52c49fd0 + SOURCE_VFY=sha1:cc0a14f700a3736b8e4113d3ad80ed6f979d60be WEB_SITE=http://www.gnustep.org ENTERED=20021225 - UPDATED=20070228 + UPDATED=20090704 PSAFE="no" - SHORT="library of graphical user interface classes written completely in the Objective-C language" + SHORT="library of graphical user interface classes in Objective-C" cat << EOF It is a library of graphical user interface classes written @@ -18,4 +18,9 @@ system. These classes include graphical objects such as buttons, text fields, popup lists, browser lists, and windows; there are also many associated classes for handling events, colors, fonts, pasteboards and images. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customize the GNUstep environment before use. EOF From engelsman at lunar-linux.org Mon Jul 6 20:10:33 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:10:33 +0200 Subject: [Lunar-commits] gnustep-gui: updated to version 0.16.0 Message-ID: <20090706182906.DBCA39B1FD@doppio.foo-projects.org> commit ab01edda0afdaf0a3dfd1ee64f0cea8912870ede Author: Duncan Gibson Date: Mon Jul 6 20:10:33 2009 +0200 gnustep-gui: updated to version 0.16.0 updated in the attempt to solve Addresses part of BugReport 247 Note: downloads, compiles and installs OK, but otherwise untested - engelsman --- gnustep/gnustep-back/BUILD | 9 ++++----- gnustep/gnustep-back/DEPENDS | 2 ++ gnustep/gnustep-back/DETAILS | 11 ++++++++--- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/gnustep/gnustep-back/BUILD b/gnustep/gnustep-back/BUILD index 544e3bb..8f6f071 100644 --- a/gnustep/gnustep-back/BUILD +++ b/gnustep/gnustep-back/BUILD @@ -3,11 +3,10 @@ . /etc/profile.d/gnustep.rc && . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && - ./configure $OPTS && + ./configure --enable-server=x11 \ + --enable-graphics=cairo --with-name=cairo \ + $OPTS && + default_make -# if ! grep -q "/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu" /etc/ld.so.conf;# then -# echo "/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu" >> /etc/ld.so.conf -# fi -# ) > $C_FIFO 2>&1 diff --git a/gnustep/gnustep-back/DEPENDS b/gnustep/gnustep-back/DEPENDS index e9ad78b..0e3a611 100644 --- a/gnustep/gnustep-back/DEPENDS +++ b/gnustep/gnustep-back/DEPENDS @@ -1 +1,3 @@ depends gnustep-gui +depends cairo + diff --git a/gnustep/gnustep-back/DETAILS b/gnustep/gnustep-back/DETAILS index 41b859d..a240bde 100644 --- a/gnustep/gnustep-back/DETAILS +++ b/gnustep/gnustep-back/DETAILS @@ -1,11 +1,11 @@ MODULE=gnustep-back - VERSION=0.12.0 + VERSION=0.16.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ - SOURCE_VFY=sha1:859aef314eb9ef5cbedad9dc53a818542baa17ec + SOURCE_VFY=sha1:e3bb755117b12c7eef65fd781650b7f5dbe02147 WEB_SITE=http://www.gnustep.org ENTERED=20040509 - UPDATED=20070418 + UPDATED=20090704 PSAFE="no" SHORT="back-end component for the GNUstep GUI Library." @@ -19,4 +19,9 @@ specific calls to the X Window System. This design allows the GNUstep applications to have the "look and feel" of the underlying display system without any changes to the application, and the library can be easily ported to other display systems. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customize the GNUstep environment before use. EOF From engelsman at lunar-linux.org Mon Jul 6 20:13:45 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:13:45 +0200 Subject: [Lunar-commits] GWorkspace: updated to version 0.8.5 Message-ID: <20090706182906.F285A9B1F6@doppio.foo-projects.org> commit 821485b216a9660f5b14a82c0de5a2d3fedd71d2 Author: Duncan Gibson Date: Mon Jul 6 20:13:45 2009 +0200 GWorkspace: updated to version 0.8.5 updated in the attempt to solve Addresses part of BugReport 247 Note: downloads, compiles and installs OK, but otherwise untested - engelsman --- gnustep/GWorkspace/BUILD | 16 ++++++++++------ gnustep/GWorkspace/DETAILS | 21 ++++++++++++++++----- 2 files changed, 26 insertions(+), 11 deletions(-) diff --git a/gnustep/GWorkspace/BUILD b/gnustep/GWorkspace/BUILD index 8108dc4..bebd8ae 100644 --- a/gnustep/GWorkspace/BUILD +++ b/gnustep/GWorkspace/BUILD @@ -1,10 +1,14 @@ ( # before load GNUSTEP variables - . $GNUSTEP_SYSTEM_ROOT/Makefiles/GNUstep.sh && - ./configure --prefix=$GNUSTEP_ROOT - devoke_installwatch && - make && - invoke_installwatch && + . /etc/profile.d/gnustep.rc && + . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && + + ./configure && + make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM && prepare_install && - make install + make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install && + + cd Apps_wrappers && + cp -a * $GNUSTEP_SYSTEM_ROOT/Applications + ) > $C_FIFO 2>&1 diff --git a/gnustep/GWorkspace/DETAILS b/gnustep/GWorkspace/DETAILS index 1edd88a..a23f546 100644 --- a/gnustep/GWorkspace/DETAILS +++ b/gnustep/GWorkspace/DETAILS @@ -1,13 +1,24 @@ MODULE=GWorkspace - VERSION=0.6.3 + VERSION=0.8.5 SOURCE=gworkspace-$VERSION.tar.gz - SOURCE_URL[0]=http://www.gnustep.it/enrico/gworkspace/ + SOURCE_URL=http://www.gnustep.it/enrico/gworkspace/ + SOURCE_VFY=sha1:be26797188a2a804f9b1359546b9de1617981222 WEB_SITE=http://www.gnustep.it/enrico/gworkspace/ ENTERED=20040509 - UPDATED=20040509 + UPDATED=20090704 SHORT="official GNUstep workspace manager." + cat << EOF -GWorkspace is the official GNUstep workspace manager. It is a clone of NeXT's workspace manager and already ready for daily usage. +GWorkspace is the official GNUstep workspace manager. It is a clone +of NeXT's workspace manager and already ready for daily usage. + +GWorkspace is probably one of the most useful and usable workspace +managers available on any platform, owing to its well-designed +interface and the natural, consistent design that it inherits from +the GNUstep framework. -GWorkspace is probably one of the most useful and usable workspace managers available on any platform, owing to its well-designed interface and the natural, consistent design that it inherits from the GNUstep framework. +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customize the GNUstep environment before use. EOF From engelsman at lunar-linux.org Mon Jul 6 20:16:30 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:16:30 +0200 Subject: [Lunar-commits] Gorm: updated to version 1.2.10 Message-ID: <20090706182907.130BF9B1F7@doppio.foo-projects.org> commit dfb168a031019c4602c8c42632651241b2d066fb Author: Duncan Gibson Date: Mon Jul 6 20:16:30 2009 +0200 Gorm: updated to version 1.2.10 updated in the attempt to solve Addresses part of BugReport 247 Note: downloads, compiles and installs OK, but otherwise untested - engelsman --- gnustep/Gorm/BUILD | 11 ++++++----- gnustep/Gorm/DETAILS | 15 +++++++++++---- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/gnustep/Gorm/BUILD b/gnustep/Gorm/BUILD index 3d39bb0..be0576d 100644 --- a/gnustep/Gorm/BUILD +++ b/gnustep/Gorm/BUILD @@ -1,9 +1,10 @@ ( # before load GNUSTEP variables - . $GNUSTEP_SYSTEM_ROOT/Makefiles/GNUstep.sh && - devoke_installwatch && - make && - invoke_installwatch && + . /etc/profile.d/gnustep.rc && + . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && + + make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM && prepare_install && - make install + make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install + ) > $C_FIFO 2>&1 diff --git a/gnustep/Gorm/DETAILS b/gnustep/Gorm/DETAILS index 4e45307..612d05f 100644 --- a/gnustep/Gorm/DETAILS +++ b/gnustep/Gorm/DETAILS @@ -1,16 +1,23 @@ MODULE=Gorm - VERSION=0.7.7 - SOURCE=$MODULE-$VERSION.tar.gz + VERSION=1.2.10 + SOURCE=gorm-$VERSION.tar.gz +SOURCE_DIRECTORY=$BUILD_DIRECTORY/gorm-$VERSION SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/dev-apps/ - SOURCE_VFY=md5:37a862909f20db4198c7be8fd7a6fb68 + SOURCE_VFY=sha1:a41c9d087546c7688e1fbba1c11d1a64fcc7f785 WEB_SITE=http://www.gnustep.org/experience/Gorm.html ENTERED=20040509 - UPDATED=20040620 + UPDATED=20090704 SHORT="GNUsteps easy-to-use interface designer." + cat << EOF Gorm allows developers to quickly create and edit graphical application interfaces using a whole lot of GUI elements: windows, menus, buttons, labels, sliders, tables, textfields, browsers, images, altert panels and more. Custom palettes can be dynamically loaded to add additional elements or functionality. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customize the GNUstep environment before use. EOF From engelsman at lunar-linux.org Mon Jul 6 20:22:04 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:22:04 +0200 Subject: [Lunar-commits] Pantomime: removed from moonbase Message-ID: <20090706182907.391A59B1FC@doppio.foo-projects.org> commit 3567ee39510ee1dce64f6350865f1e7300d5ee6e Author: Duncan Gibson Date: Mon Jul 6 20:22:04 2009 +0200 Pantomime: removed from moonbase developer's website has disappeared --- gnustep/Pantomime/BUILD | 13 ------------- gnustep/Pantomime/DEPENDS | 4 ---- gnustep/Pantomime/DETAILS | 22 ---------------------- 3 files changed, 0 insertions(+), 39 deletions(-) diff --git a/gnustep/Pantomime/BUILD b/gnustep/Pantomime/BUILD deleted file mode 100644 index 0211ba1..0000000 --- a/gnustep/Pantomime/BUILD +++ /dev/null @@ -1,13 +0,0 @@ -( - # before load GNUSTEP variables - . $GNUSTEP_SYSTEM_ROOT/Makefiles/GNUstep.sh && - devoke_installwatch && - make && - cd Bundles/SSL && - make && - invoke_installwatch && - prepare_install && - make install && - cd ../.. && - make install -) > $C_FIFO 2>&1 diff --git a/gnustep/Pantomime/DEPENDS b/gnustep/Pantomime/DEPENDS deleted file mode 100644 index 8122573..0000000 --- a/gnustep/Pantomime/DEPENDS +++ /dev/null @@ -1,4 +0,0 @@ -depends openssl -depends gnustep-back && -depends Addresses - diff --git a/gnustep/Pantomime/DETAILS b/gnustep/Pantomime/DETAILS deleted file mode 100644 index fba37a9..0000000 --- a/gnustep/Pantomime/DETAILS +++ /dev/null @@ -1,22 +0,0 @@ - MODULE=Pantomime - VERSION=1.1.2 - SOURCE=$MODULE-$VERSION.tar.gz -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE - SOURCE_URL[0]=http://www.collaboration-world.com/pantomime.data/releases/Stable/ - WEB_SITE=http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=2 - ENTERED=20040509 - UPDATED=20040509 - SHORT="Pantomime provides a set of Objective-C classes that model a mail system." -cat << EOF -Pantomime provides the following features: - A full MIME encoder and decoder - A 'folder view' to local mailboxes (Berkeley Format), POP3 accounts or IMAP mailboxes - A powerful API to work on all aspects of Message objects - A local mailer and a SMTP conduit for sending messages - APOP and SMTP AUTH support - IMAP and POP3 URL Scheme support - iconv and Core Foundation support - maildir support - SSL support for IMAP, POP3 and SMTP - and more! -EOF From engelsman at lunar-linux.org Mon Jul 6 20:19:16 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:19:16 +0200 Subject: [Lunar-commits] ProjectCenter: updated to version 0.5.0 Message-ID: <20090706182907.2BC159B201@doppio.foo-projects.org> commit 806b6f683b4d68a1276b5b4420659148af3ee8bd Author: Duncan Gibson Date: Mon Jul 6 20:19:16 2009 +0200 ProjectCenter: updated to version 0.5.0 updated in the attempt to solve Addresses part of BugReport 247 Note: downloads, compiles and installs OK, but otherwise untested - engelsman --- gnustep/ProjectCenter/BUILD | 10 +++++----- gnustep/ProjectCenter/DETAILS | 18 +++++++++++++----- 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/gnustep/ProjectCenter/BUILD b/gnustep/ProjectCenter/BUILD index 3d39bb0..1c1c434 100644 --- a/gnustep/ProjectCenter/BUILD +++ b/gnustep/ProjectCenter/BUILD @@ -1,9 +1,9 @@ ( # before load GNUSTEP variables - . $GNUSTEP_SYSTEM_ROOT/Makefiles/GNUstep.sh && - devoke_installwatch && - make && - invoke_installwatch && + . /etc/profile.d/gnustep.rc && + . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && + + make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM && prepare_install && - make install + make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install ) > $C_FIFO 2>&1 diff --git a/gnustep/ProjectCenter/DETAILS b/gnustep/ProjectCenter/DETAILS index 7b9fdf6..1cfa9cc 100644 --- a/gnustep/ProjectCenter/DETAILS +++ b/gnustep/ProjectCenter/DETAILS @@ -1,13 +1,21 @@ MODULE=ProjectCenter - VERSION=0.4.3 + VERSION=0.5.0 SOURCE=$MODULE-$VERSION.tar.gz -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/dev-apps/ - SOURCE_VFY=sha1:569924a1b940edbee7d74a8e7888e67bd29fc088 + SOURCE_VFY=sha1:e09ec84d034f982ad5e7079017a65d0f1dd4c5ca WEB_SITE=http://www.gnustep.org ENTERED=20040521 - UPDATED=20070806 + UPDATED=20090704 SHORT="GNUstep's integrated developement environment (IDE)." + cat << EOF -ProjectCenter is meant to be the counter part to NeXT's Project Builder. Thus, it helps you to start new projects and lets you manage your project files using a intuitive and well ordered graphical user interface. +ProjectCenter is meant to be the counter part to NeXT's Project +Builder. Thus, it helps you to start new projects and lets you +manage your project files using a intuitive and well ordered +graphical user interface. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customize the GNUstep environment before use. EOF From engelsman at lunar-linux.org Mon Jul 6 20:24:02 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:24:02 +0200 Subject: [Lunar-commits] GNUMail: removed from moonbase Message-ID: <20090706182907.58AAF9B1FD@doppio.foo-projects.org> commit d1615e724ab2da1e0971f72607e6dc4f66109c4f Author: Duncan Gibson Date: Mon Jul 6 20:24:02 2009 +0200 GNUMail: removed from moonbase developer's website has disappeared completely --- gnustep/GNUMail/BUILD | 9 --------- gnustep/GNUMail/DEPENDS | 1 - gnustep/GNUMail/DETAILS | 12 ------------ 3 files changed, 0 insertions(+), 22 deletions(-) diff --git a/gnustep/GNUMail/BUILD b/gnustep/GNUMail/BUILD deleted file mode 100644 index 3d39bb0..0000000 --- a/gnustep/GNUMail/BUILD +++ /dev/null @@ -1,9 +0,0 @@ -( - # before load GNUSTEP variables - . $GNUSTEP_SYSTEM_ROOT/Makefiles/GNUstep.sh && - devoke_installwatch && - make && - invoke_installwatch && - prepare_install && - make install -) > $C_FIFO 2>&1 diff --git a/gnustep/GNUMail/DEPENDS b/gnustep/GNUMail/DEPENDS deleted file mode 100644 index 433ff48..0000000 --- a/gnustep/GNUMail/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends Pantomime diff --git a/gnustep/GNUMail/DETAILS b/gnustep/GNUMail/DETAILS deleted file mode 100644 index b7023da..0000000 --- a/gnustep/GNUMail/DETAILS +++ /dev/null @@ -1,12 +0,0 @@ - MODULE=GNUMail - VERSION=1.1.2 - SOURCE=$MODULE-$VERSION.tar.gz -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE - SOURCE_URL[0]=http://www.collaboration-world.com/gnumail.data/releases/Stable/ - WEB_SITE=http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=2 - ENTERED=20040509 - UPDATED=20040509 - SHORT="The complete and fast mail application for GNUstep" -cat << EOF -The complete and fast mail application for GNUstep -EOF From engelsman at lunar-linux.org Mon Jul 6 20:25:01 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:25:01 +0200 Subject: [Lunar-commits] Addresses: removed from moonbase Message-ID: <20090706182907.6D6AF9B203@doppio.foo-projects.org> commit 504cea354ef124dde9e9282ad8fa1b1aa1011f66 Author: Duncan Gibson Date: Mon Jul 6 20:25:01 2009 +0200 Addresses: removed from moonbase Addresses is redundant now that GNUMail has been removed from moonbase --- gnustep/Addresses/BUILD | 9 --------- gnustep/Addresses/DEPENDS | 1 - gnustep/Addresses/DETAILS | 15 --------------- 3 files changed, 0 insertions(+), 25 deletions(-) diff --git a/gnustep/Addresses/BUILD b/gnustep/Addresses/BUILD deleted file mode 100644 index 3d39bb0..0000000 --- a/gnustep/Addresses/BUILD +++ /dev/null @@ -1,9 +0,0 @@ -( - # before load GNUSTEP variables - . $GNUSTEP_SYSTEM_ROOT/Makefiles/GNUstep.sh && - devoke_installwatch && - make && - invoke_installwatch && - prepare_install && - make install -) > $C_FIFO 2>&1 diff --git a/gnustep/Addresses/DEPENDS b/gnustep/Addresses/DEPENDS deleted file mode 100644 index 70563f5..0000000 --- a/gnustep/Addresses/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends gnustep-back diff --git a/gnustep/Addresses/DETAILS b/gnustep/Addresses/DETAILS deleted file mode 100644 index 013f856..0000000 --- a/gnustep/Addresses/DETAILS +++ /dev/null @@ -1,15 +0,0 @@ - MODULE=Addresses - VERSION=0.4.5 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://giesler.biz/bjoern/downloads/ - WEB_SITE=http://giesler.biz/bjoern/en/sw_addr.html - ENTERED=20040509 - UPDATED=20040509 - SHORT="An address manager for GNUstep" - -cat << EOF -Addresses for GNUstep is a module for the administration of -contacts. It stores addresses, telephone numbers, pictures, -instant Messaging information, email addresses, homepage, and -much more. -EOF From engelsman at lunar-linux.org Mon Jul 6 20:36:42 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:36:42 +0200 Subject: [Lunar-commits] iso-codes: updated to version 3.10.1 Message-ID: <20090706183702.B34709B1F6@doppio.foo-projects.org> commit 53b63c4759d5902724f552ce315824e927937c24 Author: Paul Bredbury Date: Mon Jul 6 20:36:42 2009 +0200 iso-codes: updated to version 3.10.1 --- i18n/iso-codes/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/iso-codes/DETAILS b/i18n/iso-codes/DETAILS index d0e6bae..6d9f9c0 100644 --- a/i18n/iso-codes/DETAILS +++ b/i18n/iso-codes/DETAILS @@ -1,11 +1,11 @@ MODULE=iso-codes - VERSION=3.10 + VERSION=3.10.1 SOURCE=${MODULE}-$VERSION.tar.bz2 SOURCE_URL=ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ - SOURCE_VFY=sha1:6eba71d4bb19ccd3f9c84cb11e0af708532d00ae + SOURCE_VFY=sha1:386f70d220b2fd2c011a2a51e84a778e753ac2bf WEB_SITE=http://alioth.debian.org/projects/pkg-isocodes/ ENTERED=20050913 - UPDATED=20090611 + UPDATED=20090706 SHORT="Provides the list of country and language names" cat << EOF From engelsman at lunar-linux.org Mon Jul 6 20:41:16 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:41:16 +0200 Subject: [Lunar-commits] BitchX-cvs: removed from moonbase Message-ID: <20090706185824.DF6FB9B1FC@doppio.foo-projects.org> commit 472dea3789b00d3ac5045033af177c9a9cfb1018 Author: Duncan Gibson Date: Mon Jul 6 20:41:16 2009 +0200 BitchX-cvs: removed from moonbase BitchX-cvs: source url/repo has been unavailable for 2+ years (see BugReport 247) Bitch: removed CONFLICTS, and mention of gtkBitchX from DETAILS --- chat/BitchX/CONFLICTS | 3 --- chat/BitchX/DETAILS | 3 +-- zbeta/BitchX-cvs/BUILD | 32 -------------------------------- zbeta/BitchX-cvs/CONFIGURE | 6 ------ zbeta/BitchX-cvs/CONFLICTS | 3 --- zbeta/BitchX-cvs/DETAILS | 15 --------------- 6 files changed, 1 insertions(+), 61 deletions(-) diff --git a/chat/BitchX/CONFLICTS b/chat/BitchX/CONFLICTS deleted file mode 100644 index bdfb2f4..0000000 --- a/chat/BitchX/CONFLICTS +++ /dev/null @@ -1,3 +0,0 @@ -conflicts gtkBitchX && -conflicts BitchX-cvs - diff --git a/chat/BitchX/DETAILS b/chat/BitchX/DETAILS index 6241346..9dcf9f6 100644 --- a/chat/BitchX/DETAILS +++ b/chat/BitchX/DETAILS @@ -15,6 +15,5 @@ cat << EOF BitchX was originaly a script for IRC II, but has been built directly into the client. Delivered with an abundance of scripts, and other more or less usefull features. -This version is for the terminal version only, if you wish to have the -gtk+ version then get gtkBitchX. +This version is for the terminal version only. EOF diff --git a/zbeta/BitchX-cvs/BUILD b/zbeta/BitchX-cvs/BUILD deleted file mode 100644 index dcc73b2..0000000 --- a/zbeta/BitchX-cvs/BUILD +++ /dev/null @@ -1,32 +0,0 @@ -( - - if [ "$IPV6" == "y" ] ; then - OPTS="$OPTS --enable-ipv6" - fi - - if [ "$CDROM" == "y" ] ; then - OPTS="$OPTS --enable-cdrom" - fi - - if [ "$PLUGINS" == "y" ] ; then - OPTS="$OPTS --with-plugins" - fi - - if module_installed openssl ; then # Ya just never know... - if [ "$SSL" == "y" ] ; then - OPTS="$OPTS --with-ssl" - fi - fi - - export CC="gcc" && - export CCC="g++" && - export CXX="g++" && - export CFLAGS="-O2 -Wall -g" && - ./configure --without-gtk \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man \ - $OPTS && - default_make - -) > $C_FIFO 2>&1 diff --git a/zbeta/BitchX-cvs/CONFIGURE b/zbeta/BitchX-cvs/CONFIGURE deleted file mode 100644 index 19c53a5..0000000 --- a/zbeta/BitchX-cvs/CONFIGURE +++ /dev/null @@ -1,6 +0,0 @@ -mquery IPV6 "Enable IPv6 support?" y -mquery CDROM "Enable cdrom support?" n -mquery PLUGINS "Enable plugins?" n -if module_installed openssl ; then # Ya just never know... - mquery SSL "Enable SSL Support?" y -fi diff --git a/zbeta/BitchX-cvs/CONFLICTS b/zbeta/BitchX-cvs/CONFLICTS deleted file mode 100644 index 79deda5..0000000 --- a/zbeta/BitchX-cvs/CONFLICTS +++ /dev/null @@ -1,3 +0,0 @@ -conflicts gtkBitchX && -conflicts BitchX - diff --git a/zbeta/BitchX-cvs/DETAILS b/zbeta/BitchX-cvs/DETAILS deleted file mode 100644 index ca86f72..0000000 --- a/zbeta/BitchX-cvs/DETAILS +++ /dev/null @@ -1,15 +0,0 @@ - MODULE=BitchX-cvs - VERSION=1.0c20 - SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_DIRECTORY=$BUILD_DIRECTORY/BitchX - SOURCE_URL=cvs://:pserver:anonymous at cvs.bitchx.org:/cvs/bitchx:BitchX - WEB_SITE=http://www.bitchx.org/ - ENTERED=20040110 - UPDATED=$(date -u +%Y%m%d) - SHORT="expanded version of the IRC II chat client" - -cat << EOF -BitchX was originaly a script for IRC II, but has been built directly into -the client. Delivered with an abundance of scripts, and other more or less -usefull features. -EOF From engelsman at lunar-linux.org Mon Jul 6 20:44:42 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:44:42 +0200 Subject: [Lunar-commits] galeon_cvs: removed from moonbase Message-ID: <20090706185824.F310D9B1FD@doppio.foo-projects.org> commit b2bcff860292ad2cb3dd2ed8fcd1cd16418c1261 Author: Duncan Gibson Date: Mon Jul 6 20:44:42 2009 +0200 galeon_cvs: removed from moonbase source url/repo has been unavailable for 2+ years (see BugReport 247) --- zbeta/galeon_cvs/BUILD | 15 --------------- zbeta/galeon_cvs/CONFLICTS | 2 -- zbeta/galeon_cvs/DEPENDS | 4 ---- zbeta/galeon_cvs/DETAILS | 13 ------------- zbeta/galeon_cvs/galeon | 40 ---------------------------------------- 5 files changed, 0 insertions(+), 74 deletions(-) diff --git a/zbeta/galeon_cvs/BUILD b/zbeta/galeon_cvs/BUILD deleted file mode 100644 index 0676490..0000000 --- a/zbeta/galeon_cvs/BUILD +++ /dev/null @@ -1,15 +0,0 @@ -( - -./autogen.sh --prefix=${GNOME26_PREFIX:-/usr} \ - --build=$BUILD \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --infodir=${GNOME26_PREFIX:-/usr}/share/info \ - --mandir=${GNOME26_PREFIX:-/usr}/share/man \ - --disable-werror \ - $OPTS && - default_make - -cp $SCRIPT_DIRECTORY/galeon ${GNOME26_PREFIX:-/usr}/bin - -) > $C_FIFO 2>&1 diff --git a/zbeta/galeon_cvs/CONFLICTS b/zbeta/galeon_cvs/CONFLICTS deleted file mode 100644 index 80a9583..0000000 --- a/zbeta/galeon_cvs/CONFLICTS +++ /dev/null @@ -1,2 +0,0 @@ -conflicts galeon - diff --git a/zbeta/galeon_cvs/DEPENDS b/zbeta/galeon_cvs/DEPENDS deleted file mode 100644 index f5d664c..0000000 --- a/zbeta/galeon_cvs/DEPENDS +++ /dev/null @@ -1,4 +0,0 @@ -depends seamonkey && -depends libgnome && -optional_depends "nautilus" "--enable-nautilus-view" "" "to enable nautilus view" - diff --git a/zbeta/galeon_cvs/DETAILS b/zbeta/galeon_cvs/DETAILS deleted file mode 100644 index 1a49626..0000000 --- a/zbeta/galeon_cvs/DETAILS +++ /dev/null @@ -1,13 +0,0 @@ - MODULE=galeon_cvs - VERSION=beta - SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL[0]=cvs://:pserver:anonymous at cvs.galeon.sourceforge.net:/cvsroot/galeon:galeon - SOURCE_DIRECTORY=/$BUILD_DIRECTORY/galeon - MAINTAINER=nhudson2367 at earthlink.net - WEB_SITE=http://galeon.sourceforge.net - ENTERED=20021223 - UPDATED=`date -u +%Y%m%d` - SHORT="galeon2 from cvs" -cat << EOF -Galeon2 from cvs -EOF diff --git a/zbeta/galeon_cvs/galeon b/zbeta/galeon_cvs/galeon deleted file mode 100755 index 51c7732..0000000 --- a/zbeta/galeon_cvs/galeon +++ /dev/null @@ -1,40 +0,0 @@ -#!/bin/sh - -dist_bin=`dirname $0` - -if test -n "$MOZILLA_FIVE_HOME"; then - MOZILLA_HOME=$MOZILLA_FIVE_HOME -elif [ -f /usr/lib/mozilla-1.3.1/chrome/comm.jar ]; then - MOZILLA_HOME=/usr/lib/mozilla-1.3.1 -elif [ -f /usr/local/mozilla/chrome/comm.jar ]; then - MOZILLA_HOME=/usr/local/mozilla -elif [ -f /usr/lib/mozilla/chrome/comm.jar ]; then - MOZILLA_HOME=/usr/lib/mozilla -elif [ -f /opt/mozilla/chrome/comm.jar ]; then - MOZILLA_HOME=/opt/mozilla -elif [ -f /usr/lib/mozilla-0.9.7/chrome/comm.jar ]; then - MOZILLA_HOME=/usr/lib/mozilla-0.9.7/ -elif [ -f /opt/gnome/lib/mozilla/chrome/comm.jar ]; then - MOZILLA_HOME=/opt/gnome/lib/mozilla/ -else - echo "Cannot find mozilla installation directory. Please set MOZILLA_FIVE_HOME to your mozilla directory" - exit -fi - -LD_LIBRARY_PATH=$MOZILLA_HOME:$LD_LIBRARY_PATH -export LD_LIBRARY_PATH - -MOZILLA_FIVE_HOME=$MOZILLA_HOME -export MOZILLA_FIVE_HOME - -MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins -export MOZ_PLUGIN_PATH - -# for some reason this lets Galeon start properly on Red Hat 7.1 systems -if [ -f /etc/redhat-release ]; then - if [ "`cat /etc/redhat-release`" = "Red Hat Linux release 7.1 (Seawolf)" ]; then - export LD_ASSUME_KERNEL=2.2.5 - fi -fi - -exec "$dist_bin/galeon-bin" "$@" From engelsman at lunar-linux.org Mon Jul 6 20:46:52 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:46:52 +0200 Subject: [Lunar-commits] nil-cvs: removed from moonbase Message-ID: <20090706185825.0F4749B201@doppio.foo-projects.org> commit c3faf9a874bb47264280e853087880bf7936cf5f Author: Duncan Gibson Date: Mon Jul 6 20:46:52 2009 +0200 nil-cvs: removed from moonbase source url/repo has been unavailable for 2+ years (see BugReport 247) --- zbeta/nil-cvs/BUILD | 16 ---------------- zbeta/nil-cvs/DEPENDS | 3 --- zbeta/nil-cvs/DETAILS | 13 ------------- zbeta/nil-cvs/nil | 5 ----- 4 files changed, 0 insertions(+), 37 deletions(-) diff --git a/zbeta/nil-cvs/BUILD b/zbeta/nil-cvs/BUILD deleted file mode 100644 index 124e618..0000000 --- a/zbeta/nil-cvs/BUILD +++ /dev/null @@ -1,16 +0,0 @@ -( - - # Tidy up CVS entries - cp -a data/ data-clean/ && - find data-clean/ -depth -type d -name CVS -exec rm -rf '{}' \; && - - make && - prepare_install && - - mkdir -p /usr/share/games/nil && - mkdir -p /usr/share/games/nil/bin && - cp -a data-clean/ /usr/share/games/nil/data/ && - install --mode=0755 src/nil /usr/share/games/nil/bin/ && - install --mode=0755 $SCRIPT_DIRECTORY/nil /usr/games/ - -) > $C_FIFO 2>&1 diff --git a/zbeta/nil-cvs/DEPENDS b/zbeta/nil-cvs/DEPENDS deleted file mode 100644 index dc8fc01..0000000 --- a/zbeta/nil-cvs/DEPENDS +++ /dev/null @@ -1,3 +0,0 @@ -depends SDL_mixer -depends SDL_ttf -depends SDL_image diff --git a/zbeta/nil-cvs/DETAILS b/zbeta/nil-cvs/DETAILS deleted file mode 100644 index 1853fd2..0000000 --- a/zbeta/nil-cvs/DETAILS +++ /dev/null @@ -1,13 +0,0 @@ - MODULE=nil-cvs - VERSION=beta - SOURCE=$MODULE-$VERSION.tar.bz2 -SOURCE_DIRECTORY=$BUILD_DIRECTORY/nil -SOURCE_URL=cvs://:pserver:anonymous at cvs.sourceforge.net:/cvsroot/nil:nil - WEB_SITE=http://nil.sourceforge.net/ - ENTERED=20040501 - UPDATED=$(date -u +%Y%m%d) - SHORT="NiL isn't Liero - Realtime worms-like game" -cat << EOF -NiL is a multiplayer worm game a little like quake, except it's 2d and a little -like worms except it's realtime. -EOF diff --git a/zbeta/nil-cvs/nil b/zbeta/nil-cvs/nil deleted file mode 100755 index de68b10..0000000 --- a/zbeta/nil-cvs/nil +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -# - -cd /usr/share/games/nil/bin -./nil $* From engelsman at lunar-linux.org Mon Jul 6 20:55:35 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Mon, 6 Jul 2009 20:55:35 +0200 Subject: [Lunar-commits] pan-cvs: removed from moonbase Message-ID: <20090706185825.286499B203@doppio.foo-projects.org> commit 36e64a5ee888e8a47fe86a722401888e4fc37ba0 Author: Duncan Gibson Date: Mon Jul 6 20:55:35 2009 +0200 pan-cvs: removed from moonbase pan-cvs: source url/repo unavailable for 2+ years (see BugReport 247) news/pan2: removed pan-cvs from CONFLICTS zbeta/pan2-beta: removed pan-cvs from CONFLICTS --- news/pan2/CONFLICTS | 3 +-- zbeta/pan-cvs/BUILD | 7 ------- zbeta/pan-cvs/CONFLICTS | 2 -- zbeta/pan-cvs/DEPENDS | 5 ----- zbeta/pan-cvs/DETAILS | 15 --------------- zbeta/pan2-beta/CONFLICTS | 3 +-- 6 files changed, 2 insertions(+), 33 deletions(-) diff --git a/news/pan2/CONFLICTS b/news/pan2/CONFLICTS index 2268fa6..32c9cef 100644 --- a/news/pan2/CONFLICTS +++ b/news/pan2/CONFLICTS @@ -1,2 +1 @@ -conflicts pan2-beta && -conflicts pan-cvs +conflicts pan2-beta diff --git a/zbeta/pan-cvs/BUILD b/zbeta/pan-cvs/BUILD deleted file mode 100644 index 8e04317..0000000 --- a/zbeta/pan-cvs/BUILD +++ /dev/null @@ -1,7 +0,0 @@ -( - cd $BUILD_DIRECTORY/pan/ && - ./autogen.sh && - ./configure --prefix=/usr && - default_make - -) > $C_FIFO 2>&1 diff --git a/zbeta/pan-cvs/CONFLICTS b/zbeta/pan-cvs/CONFLICTS deleted file mode 100644 index ad158a3..0000000 --- a/zbeta/pan-cvs/CONFLICTS +++ /dev/null @@ -1,2 +0,0 @@ -conflicts pan2 && -conflicts pan2-beta diff --git a/zbeta/pan-cvs/DEPENDS b/zbeta/pan-cvs/DEPENDS deleted file mode 100644 index 940106f..0000000 --- a/zbeta/pan-cvs/DEPENDS +++ /dev/null @@ -1,5 +0,0 @@ -depends gnet && -depends gtk+-2 && -depends libxml2 && -depends pcre && -depends gnome-common diff --git a/zbeta/pan-cvs/DETAILS b/zbeta/pan-cvs/DETAILS deleted file mode 100644 index 04ec940..0000000 --- a/zbeta/pan-cvs/DETAILS +++ /dev/null @@ -1,15 +0,0 @@ - MODULE=pan-cvs - VERSION=cvs - SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=cvs://:pserver:anonymous at anoncvs.gnome.org:/cvs/gnome:pan - WEB_SITE=http://pan.rebelbase.com - ENTERED=20030324 - UPDATED=`date -u +%Y%m%d` - SHORT="newsreader, loosely based on Agent and Gravity." -cat << EOF -Pan is a newsreader, loosely based on Agent and Gravity, which attempts -to be pleasant to use for new and advanced users alike. It has all the -typical features found in newsreaders, and also supports offline -reading, multiple connections, and a number of features for power users -and alt.binaries fans. -EOF diff --git a/zbeta/pan2-beta/CONFLICTS b/zbeta/pan2-beta/CONFLICTS index 10b1fe8..ef1a498 100644 --- a/zbeta/pan2-beta/CONFLICTS +++ b/zbeta/pan2-beta/CONFLICTS @@ -1,2 +1 @@ -conflicts pan2 && -conflicts pan-cvs +conflicts pan2 From engelsman at lunar-linux.org Tue Jul 7 00:03:25 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Tue, 7 Jul 2009 00:03:25 +0200 Subject: [Lunar-commits] audacity: corrected typo in DEPENDS Message-ID: <20090706220439.B6B7D9B1EE@doppio.foo-projects.org> commit 89e1cb916eb84d0ce224266245abb13d5660dac5 Author: Duncan Gibson Date: Tue Jul 7 00:03:25 2009 +0200 audacity: corrected typo in DEPENDS thanks to cavalier for BugReport 401 --- audio/audacity/DEPENDS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/audio/audacity/DEPENDS b/audio/audacity/DEPENDS index 7364a7d..95c45c5 100644 --- a/audio/audacity/DEPENDS +++ b/audio/audacity/DEPENDS @@ -9,7 +9,7 @@ optional_depends "soundtouch" \ optional_depends "portaudio" \ "--with-portaudio" \ - "--witout-portaudio" \ + "--without-portaudio" \ "for portaudio support" optional_depends "ffmpeg" \ From engelsman at lunar-linux.org Tue Jul 7 02:39:14 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Tue, 7 Jul 2009 02:39:14 +0200 Subject: [Lunar-commits] primateplunge: version 1.1 added to moonbase Message-ID: <20090707004101.E32719B1EE@doppio.foo-projects.org> commit 862921ba49d264563ab76a7a9d08d4d504ef99a5 Author: Paul Bredbury Date: Tue Jul 7 02:39:14 2009 +0200 primateplunge: version 1.1 added to moonbase --- zbeta/primateplunge/BUILD | 7 +++++++ zbeta/primateplunge/DEPENDS | 1 + zbeta/primateplunge/DETAILS | 15 +++++++++++++++ 3 files changed, 23 insertions(+), 0 deletions(-) diff --git a/zbeta/primateplunge/BUILD b/zbeta/primateplunge/BUILD new file mode 100644 index 0000000..a4d258a --- /dev/null +++ b/zbeta/primateplunge/BUILD @@ -0,0 +1,7 @@ +( + + OPTS+=" --bindir=/usr/games --datadir=/usr/share/games" && + + default_build + +) > $C_FIFO 2>&1 diff --git a/zbeta/primateplunge/DEPENDS b/zbeta/primateplunge/DEPENDS new file mode 100644 index 0000000..728b0df --- /dev/null +++ b/zbeta/primateplunge/DEPENDS @@ -0,0 +1 @@ +depends SDL_mixer diff --git a/zbeta/primateplunge/DETAILS b/zbeta/primateplunge/DETAILS new file mode 100644 index 0000000..fae92ba --- /dev/null +++ b/zbeta/primateplunge/DETAILS @@ -0,0 +1,15 @@ + MODULE=primateplunge + VERSION=1.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://www.aelius.com/primateplunge + SOURCE_VFY=sha1:c2b342b5fd9b5aa9e4aab4e75f1b9d9d0b0f8806 + WEB_SITE=http://www.aelius.com/primateplunge/ + ENTERED=20090706 + UPDATED=20090706 + SHORT="Help poor Monkey navigate his way down..." + +cat << EOF +Help poor Monkey navigate his way down through treacherous jungles, +canyons, towering waterfalls, into the heart of a volcano and through +the driving rain of a cold industrial city. +EOF From engelsman at lunar-linux.org Tue Jul 7 02:40:24 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Tue, 7 Jul 2009 02:40:24 +0200 Subject: [Lunar-commits] primateplunge: moved from zbeta to games Message-ID: <20090707004101.EC14A9B1F7@doppio.foo-projects.org> commit 498f4bbd1c61bd6fc9d02bb07db2d02ad7886edf Author: Duncan Gibson Date: Tue Jul 7 02:40:24 2009 +0200 primateplunge: moved from zbeta to games --- games/primateplunge/BUILD | 7 +++++++ games/primateplunge/DEPENDS | 1 + games/primateplunge/DETAILS | 15 +++++++++++++++ zbeta/primateplunge/BUILD | 7 ------- zbeta/primateplunge/DEPENDS | 1 - zbeta/primateplunge/DETAILS | 15 --------------- 6 files changed, 23 insertions(+), 23 deletions(-) diff --git a/games/primateplunge/BUILD b/games/primateplunge/BUILD new file mode 100644 index 0000000..a4d258a --- /dev/null +++ b/games/primateplunge/BUILD @@ -0,0 +1,7 @@ +( + + OPTS+=" --bindir=/usr/games --datadir=/usr/share/games" && + + default_build + +) > $C_FIFO 2>&1 diff --git a/games/primateplunge/DEPENDS b/games/primateplunge/DEPENDS new file mode 100644 index 0000000..728b0df --- /dev/null +++ b/games/primateplunge/DEPENDS @@ -0,0 +1 @@ +depends SDL_mixer diff --git a/games/primateplunge/DETAILS b/games/primateplunge/DETAILS new file mode 100644 index 0000000..fae92ba --- /dev/null +++ b/games/primateplunge/DETAILS @@ -0,0 +1,15 @@ + MODULE=primateplunge + VERSION=1.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://www.aelius.com/primateplunge + SOURCE_VFY=sha1:c2b342b5fd9b5aa9e4aab4e75f1b9d9d0b0f8806 + WEB_SITE=http://www.aelius.com/primateplunge/ + ENTERED=20090706 + UPDATED=20090706 + SHORT="Help poor Monkey navigate his way down..." + +cat << EOF +Help poor Monkey navigate his way down through treacherous jungles, +canyons, towering waterfalls, into the heart of a volcano and through +the driving rain of a cold industrial city. +EOF diff --git a/zbeta/primateplunge/BUILD b/zbeta/primateplunge/BUILD deleted file mode 100644 index a4d258a..0000000 --- a/zbeta/primateplunge/BUILD +++ /dev/null @@ -1,7 +0,0 @@ -( - - OPTS+=" --bindir=/usr/games --datadir=/usr/share/games" && - - default_build - -) > $C_FIFO 2>&1 diff --git a/zbeta/primateplunge/DEPENDS b/zbeta/primateplunge/DEPENDS deleted file mode 100644 index 728b0df..0000000 --- a/zbeta/primateplunge/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends SDL_mixer diff --git a/zbeta/primateplunge/DETAILS b/zbeta/primateplunge/DETAILS deleted file mode 100644 index fae92ba..0000000 --- a/zbeta/primateplunge/DETAILS +++ /dev/null @@ -1,15 +0,0 @@ - MODULE=primateplunge - VERSION=1.1 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://www.aelius.com/primateplunge - SOURCE_VFY=sha1:c2b342b5fd9b5aa9e4aab4e75f1b9d9d0b0f8806 - WEB_SITE=http://www.aelius.com/primateplunge/ - ENTERED=20090706 - UPDATED=20090706 - SHORT="Help poor Monkey navigate his way down..." - -cat << EOF -Help poor Monkey navigate his way down through treacherous jungles, -canyons, towering waterfalls, into the heart of a volcano and through -the driving rain of a cold industrial city. -EOF From engelsman at lunar-linux.org Tue Jul 7 03:14:34 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Tue, 7 Jul 2009 03:14:34 +0200 Subject: [Lunar-commits] DBD-Sybase: updated to version 1.09 Message-ID: <20090707011502.BF1A4F3EE0@doppio.foo-projects.org> commit 6abaea14c22992bb59d44bdab1a67d775b60a82e Author: Duncan Gibson Date: Tue Jul 7 03:14:34 2009 +0200 DBD-Sybase: updated to version 1.09 original source url unavailable for 2+ years (see BugReport 247) Rediscovered updated version on CPAN. Note: now downloads OK, but untested because it needs sysbase-ase - engelsman --- perl/DBD-Sybase/DETAILS | 25 ++++++++++--------------- 1 files changed, 10 insertions(+), 15 deletions(-) diff --git a/perl/DBD-Sybase/DETAILS b/perl/DBD-Sybase/DETAILS index c5af629..4803664 100644 --- a/perl/DBD-Sybase/DETAILS +++ b/perl/DBD-Sybase/DETAILS @@ -1,22 +1,17 @@ MODULE=DBD-Sybase - VERSION=0.93 + VERSION=1.09 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=http://www.mbay.net/~mpeppler/DBD/ - WEB_SITE=http://www.mbay.net/~mpeppler/ + SOURCE_URL=http://search.cpan.org/CPAN/authors/id/M/ME/MEWP/ + SOURCE_VFY=sha1:23cad59ab7892732175336087093b1e3c2bda09a + WEB_SITE=http://search.cpan.org/dist/DBD-Sybase/Sybase.pm ENTERED=20011108 - UPDATED=20011108 + UPDATED=20090707 SHORT="the Sybase DBD modules for perl DBI" + cat << EOF -I now have a reasonably complete implementation of the DBI API for -Sybase in the DBD::Sybase module. It isn't 100% compliant yet. -It is an alpha release, so test thoroughly before using, and be -forwarned that certain aspects of the Sybase specific section of the -API (Sybase specific attributes, for example) could change in future -versions (although it's unlikely). For more info on DBI try -http://dbi.perl.org. Please help make this module better - report any -problems you get so that I can try to fix the problems -(it's even better if you add include a patch that fixes the problem!) +DBD::Sybase is a Perl module which works with the DBI module to +provide access to Sybase databases. -Note: you can check for patches and experimental versions at -http://www.peppler.org/downloads +Note: for some unknown reason, this module needs the sybase-ase +module to be already installed, but lacks a 'depends sybase-ase' EOF From florin at lunar-linux.org Tue Jul 7 08:22:24 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 7 Jul 2009 09:22:24 +0300 Subject: [Lunar-commits] lynx: version bumped to 2.8.7. Message-ID: <20090707062310.F18739B1FD@doppio.foo-projects.org> commit e68fe0c0da9a6a8ac43874f894803ce8ab6bed76 Author: Florin Braescu Date: Tue Jul 7 09:22:24 2009 +0300 lynx: version bumped to 2.8.7. Many bugfixes, improvements, new features added. --- web/lynx/DEPENDS | 8 ++++---- web/lynx/DETAILS | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/web/lynx/DEPENDS b/web/lynx/DEPENDS index 4cafc31..47924f6 100644 --- a/web/lynx/DEPENDS +++ b/web/lynx/DEPENDS @@ -1,6 +1,6 @@ -depends ncurses && -depends zlib && +depends ncurses +depends zlib -optional_depends "openssl" "--with-ssl" "" "encryption (HTTPS) support" && -optional_depends "gettext" "--enable-nls" "" "for NLS support" && +optional_depends "openssl" "--with-ssl" "" "encryption (HTTPS) support" +optional_depends "gettext" "--enable-nls" "" "for NLS support" optional_depends "gnutls" "--with-gnutls" "" "for EXPERIMENTAL gnutls support" diff --git a/web/lynx/DETAILS b/web/lynx/DETAILS index 1357e83..427e6d5 100644 --- a/web/lynx/DETAILS +++ b/web/lynx/DETAILS @@ -1,12 +1,12 @@ MODULE=lynx - VERSION=2.8.6 + VERSION=2.8.7 SOURCE=$MODULE$VERSION.tar.bz2 -SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}2-8-6 - SOURCE_URL=http://lynx.isc.org/release/ - SOURCE_VFY=sha1:019246b83fc7b6cb32bac0023f2ae6c5d330d18c +SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}2-8-7 + SOURCE_URL=http://lynx.isc.org/release + SOURCE_VFY=sha1:f5e67a298322b22fe0edcfba326c02eaa5edcb72 WEB_SITE=http://lynx.browser.org ENTERED=20010922 - UPDATED=20061217 + UPDATED=20090707 SHORT="A console-based text browser for the World Wide Web" cat << EOF From florin at lunar-linux.org Tue Jul 7 09:11:47 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 7 Jul 2009 10:11:47 +0300 Subject: [Lunar-commits] mono: version bumped to 2.4.2.1. Message-ID: <20090707071742.917CD9B1EE@doppio.foo-projects.org> commit 209b3fea03552b574f09e29d8b558edf96361ef4 Author: Florin Braescu Date: Tue Jul 7 10:11:47 2009 +0300 mono: version bumped to 2.4.2.1. Bugfixes release. --- mono/mono/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/mono/DETAILS b/mono/mono/DETAILS index 33cf683..939e775 100644 --- a/mono/mono/DETAILS +++ b/mono/mono/DETAILS @@ -1,11 +1,11 @@ MODULE=mono - VERSION=2.4.2 + VERSION=2.4.2.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE - SOURCE_VFY=sha1:da0502fc613566e741258b6cc996e88b50c81f23 + SOURCE_VFY=sha1:339119bebb75a3c0484bef51fc34642923fa243a WEB_SITE=http://www.mono-project.com ENTERED=20020801 - UPDATED=20090706 + UPDATED=20090707 PSAFE=no SHORT=".NET and C# Compiler" From florin at lunar-linux.org Tue Jul 7 09:17:14 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 7 Jul 2009 10:17:14 +0300 Subject: [Lunar-commits] guile: version bumped to 1.8.7. Message-ID: <20090707071742.A06DB9B1FD@doppio.foo-projects.org> commit bbadbf1d3fdbc5ef8bc6e919c4d507f7bf08570e Author: Florin Braescu Date: Tue Jul 7 10:17:14 2009 +0300 guile: version bumped to 1.8.7. Bugfixes release. --- devel/guile/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/guile/DETAILS b/devel/guile/DETAILS index 588d515..655d89c 100644 --- a/devel/guile/DETAILS +++ b/devel/guile/DETAILS @@ -1,13 +1,13 @@ MODULE=guile - VERSION=1.8.6 + VERSION=1.8.7 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=$GNU_URL/$MODULE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE - SOURCE_VFY=sha1:a3896f86044a2b3740dac43e045c349d656fba31 + SOURCE_VFY=sha1:24cd2f06439c76d41d982a7384fe8a0fe5313b54 WEB_SITE=http://www.gnu.org/software/$MODULE MAINTAINER=tchan at lunar-linux.org ENTERED=20010922 - UPDATED=20081210 + UPDATED=20090707 SHORT="A portable, embeddable Scheme implementation" cat << EOF From florin at lunar-linux.org Tue Jul 7 12:22:38 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 7 Jul 2009 13:22:38 +0300 Subject: [Lunar-commits] wicd: version bumped to 1.6.2. Message-ID: <20090707102346.E249CF40AC@doppio.foo-projects.org> commit daeebb0608756cc82d411ba78fd63c5aa182684a Author: Florin Braescu Date: Tue Jul 7 13:22:38 2009 +0300 wicd: version bumped to 1.6.2. Changes: - Now deals better if the interface disappears while running - Will now start if the global script directories don't exist - Adhoc window will now work correctly - PSK can be generated from non-ASCII characters - Fix a minor wicd-curses crash while connecting during a scan. --- wifi/wicd/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wifi/wicd/DETAILS b/wifi/wicd/DETAILS index c5088c3..103d215 100644 --- a/wifi/wicd/DETAILS +++ b/wifi/wicd/DETAILS @@ -1,11 +1,11 @@ MODULE=wicd - VERSION=1.6.1 + VERSION=1.6.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:d17d698a42dfdfc0adb182aa52b34db42dbf42e8 + SOURCE_VFY=sha1:936a3c6bb05f284afcf5fd03ac0a72b2f212d31f WEBSITE=http://wicd.sourceforge.net ENTERED=20090309 - UPDATED=20090621 + UPDATED=20090707 SHORT="wireless/wired internet connection daemon" cat << EOF From florin at lunar-linux.org Tue Jul 7 15:20:11 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 7 Jul 2009 16:20:11 +0300 Subject: [Lunar-commits] openvrml: version bumped to 0.18.2. Message-ID: <20090707132044.C2F539B201@doppio.foo-projects.org> commit 5bb61946e7c16f3706f73c5ae9aa022e754bf7bb Author: Florin Braescu Date: Tue Jul 7 16:20:11 2009 +0300 openvrml: version bumped to 0.18.2. Resolution of the Java virtual machine library was fixed for PPC and PPC64 architectures. --- graphics/openvrml/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/openvrml/DETAILS b/graphics/openvrml/DETAILS index 20fd82c..49c7cc7 100644 --- a/graphics/openvrml/DETAILS +++ b/graphics/openvrml/DETAILS @@ -1,11 +1,11 @@ MODULE=openvrml - VERSION=0.18.0 + VERSION=0.18.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:c7db2c33e00f9dccbf4cee5b49661bb06adcc00f + SOURCE_VFY=sha1:edc9456ee31db98b62c84640db273952f69c09a1 WEB_SITE=http://openvrml.sourceforge.net ENTERED=20011021 - UPDATED=20090706 + UPDATED=20090707 SHORT="A library for reading and displaying VRML97" cat << EOF From florin at lunar-linux.org Tue Jul 7 15:25:48 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 7 Jul 2009 16:25:48 +0300 Subject: [Lunar-commits] ekiga: version bumped to 3.2.5. Message-ID: <20090707132649.A7E7B9B21E@doppio.foo-projects.org> commit c07428a312ddc5a001b4996d6fed6052b4464827 Author: Florin Braescu Date: Tue Jul 7 16:25:48 2009 +0300 ekiga: version bumped to 3.2.5. This release fixed a very low rate of sent images during video conversations, a crash in LDAP, a crash in presence, a crash during idle times, a crash when accepting a call, a deadlock in the SIP handler, and a freeze upon calling and showing of pc:udp$... in the URI bar. Multiple registrations with the same registrar using different user names is now allowed. Compilation with GTK+ 2.12 and GCC 4.4 was fixed. Translations were updated. --- gnome2/desktop/ekiga/BUILD | 18 ++++++++---------- gnome2/desktop/ekiga/DEPENDS | 6 +++--- gnome2/desktop/ekiga/DETAILS | 14 ++++++-------- 3 files changed, 17 insertions(+), 21 deletions(-) diff --git a/gnome2/desktop/ekiga/BUILD b/gnome2/desktop/ekiga/BUILD index 5be8bc9..f826497 100644 --- a/gnome2/desktop/ekiga/BUILD +++ b/gnome2/desktop/ekiga/BUILD @@ -1,15 +1,13 @@ ( -# patch_it $SOURCE2 0 && - - ./configure --prefix=${GNOME210_PREFIX:-/usr} \ - --build=$BUILD \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --infodir=${GNOME210_PREFIX:-/usr}/share/info \ - --mandir=${GNOME210_PREFIX:-/usr}/share/man \ - --disable-scrollkeeper \ - $OPTS && + ./configure --prefix=${GNOME210_PREFIX:-/usr} \ + --build=$BUILD \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=${GNOME210_PREFIX:-/usr}/share/info \ + --mandir=${GNOME210_PREFIX:-/usr}/share/man \ + --disable-scrollkeeper \ + $OPTS && default_make ) > $C_FIFO 2>&1 diff --git a/gnome2/desktop/ekiga/DEPENDS b/gnome2/desktop/ekiga/DEPENDS index 0c9080e..17fe276 100644 --- a/gnome2/desktop/ekiga/DEPENDS +++ b/gnome2/desktop/ekiga/DEPENDS @@ -3,12 +3,12 @@ depends ptlib depends opal depends gnome-doc-utils -optional_depends dbus "--enable-dbus" "--disable-dbus" "for dbus support" +optional_depends dbus "--enable-dbus" "--disable-dbus" "for dbus support" +optional_depends SDL "" "" "for fullscreen support" +optional_depends avahi "" "--disable-avahi" "for avahi support" optional_depends evolution-data-server \ "" \ "--disable-gnome --disable-doc" \ "to enable gnome support" -optional_depends SDL "" "" "for fullscreen support" -optional_depends avahi "" "--disable-avahi" "for avahi support" diff --git a/gnome2/desktop/ekiga/DETAILS b/gnome2/desktop/ekiga/DETAILS index 2f67036..b47c496 100644 --- a/gnome2/desktop/ekiga/DETAILS +++ b/gnome2/desktop/ekiga/DETAILS @@ -1,15 +1,13 @@ MODULE=ekiga - VERSION=3.2.4 + VERSION=3.2.5 MAJOR=3.2 SOURCE=$MODULE-$VERSION.tar.bz2 -# SOURCE2=$MODULE-$VERSION-no-gdu.patch - SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ -# SOURCE2_URL=$PATCH_URL/ - SOURCE_VFY=sha1:7394fbf5d437a76fd7cfd8519ee7dbfb0604f0c6 -# SOURCE2_VFY=sha1:c59ca89c43128c701d66f5126ca873841f394209 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR + SOURCE_VFY=sha1:fc8b9ed0492ebc083655cf706048032e552d347f ENTERED=20070315 - UPDATED=20090526 - SHORT="opensource VoIP" + UPDATED=20090707 + SHORT="open source VoIP" + cat << EOF Ekiga (formely known as GnomeMeeting) is an open source VoIP and video conferencing application for GNOME. Ekiga uses both the H.323 and SIP From florin at lunar-linux.org Tue Jul 7 15:34:47 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 7 Jul 2009 16:34:47 +0300 Subject: [Lunar-commits] libtool: small tweak. Message-ID: <20090707133509.782C79B21E@doppio.foo-projects.org> commit 001efe906268741948b29021632a2cb4e04c4283 Author: Florin Braescu Date: Tue Jul 7 16:34:47 2009 +0300 libtool: small tweak. --- libs/libtool/DETAILS | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/libs/libtool/DETAILS b/libs/libtool/DETAILS index b428cd6..0ba1c67 100644 --- a/libs/libtool/DETAILS +++ b/libs/libtool/DETAILS @@ -1,10 +1,12 @@ MODULE=libtool - VERSION=2.2.6 - SOURCE=$MODULE-${VERSION}a.tar.gz + BASE=2.2.6 + VERSION=${BASE}a + SOURCE=$MODULE-$VERSION.tar.gz +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE SOURCE_URL[0]=$GNU_URL/$MODULE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE SOURCE_VFY=sha1:7b547877b1b78b547343e4678a531aece8949904 - WEB_SITE=http://www.gnu.org/software/libtool + WEB_SITE=http://www.gnu.org/software/$MODULE ENTERED=20010922 UPDATED=20090322 SHORT="A generic library support script" From florin at lunar-linux.org Tue Jul 7 15:37:26 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 7 Jul 2009 16:37:26 +0300 Subject: [Lunar-commits] texutils: small tweaks. Message-ID: <20090707133741.2BFA09B21E@doppio.foo-projects.org> commit 5da9a822c19bef805f9adeec45e4416f0798249b Author: Florin Braescu Date: Tue Jul 7 16:37:26 2009 +0300 texutils: small tweaks. --- doc-tools/texinfo/DETAILS | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/doc-tools/texinfo/DETAILS b/doc-tools/texinfo/DETAILS index cf1f00b..176e4a9 100644 --- a/doc-tools/texinfo/DETAILS +++ b/doc-tools/texinfo/DETAILS @@ -1,10 +1,12 @@ MODULE=texinfo - VERSION=4.13 - SOURCE=$MODULE-${VERSION}a.tar.gz + BASE=4.13 + VERSION=${BASE}a + SOURCE=$MODULE-$VERSION.tar.gz +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE SOURCE_URL[0]=$GNU_URL/$MODULE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE SOURCE_VFY=sha1:a1533cf8e03ea4fa6c443b73f4c85e4da04dead0 - WEB_SITE=http://www.gnu.org/software/texinfo + WEB_SITE=http://www.gnu.org/software/$MODULE ENTERED=20010922 UPDATED=20080923 PSAFE=no From engelsman at lunar-linux.org Tue Jul 7 19:26:49 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Tue, 7 Jul 2009 19:26:49 +0200 Subject: [Lunar-commits] microcode: updated to version 20090330 Message-ID: <20090707172918.10678F4399@doppio.foo-projects.org> commit 7acd2441d6dfa6da991c5a8f04aa84a919cfb5ca Author: Paul Bredbury Date: Tue Jul 7 19:26:49 2009 +0200 microcode: updated to version 20090330 --- utils/microcode/DETAILS | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/utils/microcode/DETAILS b/utils/microcode/DETAILS index b940b84..b96de08 100644 --- a/utils/microcode/DETAILS +++ b/utils/microcode/DETAILS @@ -1,13 +1,14 @@ MODULE=microcode - VERSION=20080910 + VERSION=20090330 SOURCE=$MODULE-$VERSION.tgz SOURCE_URL=http://downloadmirror.intel.com/14303/eng/ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:4be35128816268521f93362095c3fa26f1ce9388 + SOURCE_VFY=sha1:79b5db88f52866836d382309891c112eb7703853 WEB_SITE=http://downloadcenter.intel.com/ ENTERED=20070916 - UPDATED=20081111 + UPDATED=20090702 SHORT="Intel microcode - data files" + cat < mesa-lib: updated to version 7.4.4 Message-ID: <20090707172918.20C47F438C@doppio.foo-projects.org> commit 489fb500d7639eb431c8a5e0068d8a3cb793cd48 Author: Paul Bredbury Date: Tue Jul 7 19:27:22 2009 +0200 mesa-lib: updated to version 7.4.4 --- xorg7/mesa-lib/BUILD | 7 ++++--- xorg7/mesa-lib/DETAILS | 12 ++++++------ 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/xorg7/mesa-lib/BUILD b/xorg7/mesa-lib/BUILD index cd7e7a9..9048e1c 100644 --- a/xorg7/mesa-lib/BUILD +++ b/xorg7/mesa-lib/BUILD @@ -1,13 +1,14 @@ ( - OPTS+="--with-dri-drivers=" - OPTS+=$(echo $MESADRIVER | sed s/\ /,/g) + + OPTS+="--with-dri-drivers=" && + OPTS+=$(echo $MESADRIVER | sed s/\ /,/g) && ./configure --prefix=/usr $OPTS && prepare_install && make && - make install + make install && # install -v -m644 include/GLView.h /usr/include/ && install -v -m755 progs/xdemos/glxinfo progs/xdemos/glxgears /usr/bin diff --git a/xorg7/mesa-lib/DETAILS b/xorg7/mesa-lib/DETAILS index a3d4a29..d5666d7 100644 --- a/xorg7/mesa-lib/DETAILS +++ b/xorg7/mesa-lib/DETAILS @@ -1,5 +1,5 @@ MODULE=mesa-lib - VERSION=7.4.2 + VERSION=7.4.4 SOURCE=MesaLib-$VERSION.tar.bz2 SOURCE2=MesaDemos-$VERSION.tar.bz2 SOURCE3=MesaGLUT-$VERSION.tar.bz2 @@ -7,12 +7,12 @@ SOURCE_URL=$SFORGE_URL/mesa3d/ SOURCE2_URL=$SFORGE_URL/mesa3d/ SOURCE3_URL=$SFORGE_URL/mesa3d/ - SOURCE_VFY=sha1:fe70945ccf2c08d18ae4e83000018f0400352065 - SOURCE2_VFY=sha1:cbba586829c76a5e7a54a906567b4b2174d6e1aa - SOURCE3_VFY=sha1:85f357345d71dfe60b785f0cbb03d1e070841c2d + SOURCE_VFY=sha1:1cdcef24900489bc0a879013b2138c0d9aedffe3 + SOURCE2_VFY=sha1:190b51dd1e456f12c70cd428ec47ca8de0ed72fe + SOURCE3_VFY=sha1:41635a1c5b3bfe4bff4f9a086fb0b17fd441c431 WEB_SITE=http://www.mesa3d.org ENTERED=20060215 - UPDATED=20090601 + UPDATED=20090706 SHORT="Mesa 3D library" cat << EOF @@ -21,5 +21,5 @@ very similar to that of OpenGL.* To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc.(SGI). -mesa-lib provides libGL.so needed for many different programs. +mesa-lib provides libGL.so, needed for many different programs. EOF From engelsman at lunar-linux.org Tue Jul 7 19:28:00 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Tue, 7 Jul 2009 19:28:00 +0200 Subject: [Lunar-commits] xkeyboard-config: updated to version 1.6 Message-ID: <20090707172918.3210A9B201@doppio.foo-projects.org> commit e2d3600f73683a9767fb63c4185251aaf9cc6bca Author: Paul Bredbury Date: Tue Jul 7 19:28:00 2009 +0200 xkeyboard-config: updated to version 1.6 --- xorg7/data/xkeyboard-config/BUILD | 2 +- xorg7/data/xkeyboard-config/DETAILS | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xorg7/data/xkeyboard-config/BUILD b/xorg7/data/xkeyboard-config/BUILD index b649714..8703f49 100644 --- a/xorg7/data/xkeyboard-config/BUILD +++ b/xorg7/data/xkeyboard-config/BUILD @@ -2,7 +2,7 @@ . /etc/profile.d/x11r7.rc && OPTS+="--with-xkb-base=/usr/share/X11/xkb --enable-compat-rules \ - --disable-xkbcomp-symlink --with-xkb-rules-symlink=xorg" + --disable-xkbcomp-symlink --with-xkb-rules-symlink=xorg" && default_build diff --git a/xorg7/data/xkeyboard-config/DETAILS b/xorg7/data/xkeyboard-config/DETAILS index bcb618e..0c5fb01 100644 --- a/xorg7/data/xkeyboard-config/DETAILS +++ b/xorg7/data/xkeyboard-config/DETAILS @@ -1,12 +1,12 @@ MODULE=xkeyboard-config - VERSION=1.5 + VERSION=1.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://xlibs.freedesktop.org/xkbdesc - SOURCE_VFY=sha1:d446a8ca9bff44499b950a58d046b87153c13fa9 + SOURCE_VFY=sha1:312f2e142f7d2bea6cabe6fcd8da4fb6c0711396 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org/ ENTERED=20070329 - UPDATED=20090226 + UPDATED=20090706 SHORT="keyboard data files for the X.Org server" cat << EOF From engelsman at lunar-linux.org Tue Jul 7 19:28:31 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Tue, 7 Jul 2009 19:28:31 +0200 Subject: [Lunar-commits] libXaw: updated to version 1.0.6 Message-ID: <20090707172918.49BA29B224@doppio.foo-projects.org> commit 26c5faa2d7f8c54338f537fdf14ec2ac3664eb3d Author: Paul Bredbury Date: Tue Jul 7 19:28:31 2009 +0200 libXaw: updated to version 1.0.6 --- xorg7/lib/libXaw/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/lib/libXaw/DETAILS b/xorg7/lib/libXaw/DETAILS index 1adab48..1eddcbc 100644 --- a/xorg7/lib/libXaw/DETAILS +++ b/xorg7/lib/libXaw/DETAILS @@ -1,12 +1,12 @@ MODULE=libXaw - VERSION=1.0.5 + VERSION=1.0.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/lib - SOURCE_VFY=sha1:fb436a6ed72aa577b4b73397465f1e06844b954f + SOURCE_VFY=sha1:a9b5d14012416ffc9a792f4551c247b7f3232940 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060120 - UPDATED=20071113 + UPDATED=20090706 SHORT="The X.Org Athena Widget library" cat << EOF From engelsman at lunar-linux.org Tue Jul 7 19:28:52 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Tue, 7 Jul 2009 19:28:52 +0200 Subject: [Lunar-commits] libXt: updated to version 1.0.6 Message-ID: <20090707172918.616B9F438C@doppio.foo-projects.org> commit fbd74820e5a9aef85cb219b2e95a09a481a9cff3 Author: Paul Bredbury Date: Tue Jul 7 19:28:52 2009 +0200 libXt: updated to version 1.0.6 --- xorg7/lib/libXt/CONFLICTS | 10 +++++----- xorg7/lib/libXt/DETAILS | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/xorg7/lib/libXt/CONFLICTS b/xorg7/lib/libXt/CONFLICTS index 5013182..fa885b1 100644 --- a/xorg7/lib/libXt/CONFLICTS +++ b/xorg7/lib/libXt/CONFLICTS @@ -1,6 +1,6 @@ -conflicts XOrg6 && -conflicts XOrg-test && -conflicts XOrg-fonts-base && -conflicts XOrg-fonts-extra && -conflicts XOrg-drm && +conflicts XOrg6 +conflicts XOrg-test +conflicts XOrg-fonts-base +conflicts XOrg-fonts-extra +conflicts XOrg-drm conflicts XOrg-drm-cvs diff --git a/xorg7/lib/libXt/DETAILS b/xorg7/lib/libXt/DETAILS index 3b20962..1e27079 100644 --- a/xorg7/lib/libXt/DETAILS +++ b/xorg7/lib/libXt/DETAILS @@ -1,12 +1,12 @@ MODULE=libXt - VERSION=1.0.5 + VERSION=1.0.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/lib/ - SOURCE_VFY=sha1:5f33921e373ce162a39eabef2ce05d946935eb5b + SOURCE_VFY=sha1:8396f51c413006a14c1d7ecd3270a3c59736654a MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org/ ENTERED=20060120 - UPDATED=20070416 + UPDATED=20090706 SHORT="the X.Org toolkit intrinsics library" cat << EOF From florin at lunar-linux.org Tue Jul 7 22:41:19 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 7 Jul 2009 23:41:19 +0300 Subject: [Lunar-commits] wesnoth: version bumped to 1.6.4. Message-ID: <20090707204216.B04CC9B1EA@doppio.foo-projects.org> commit 8cfb7128dfa43fe667fd226168d01e38e66f3725 Author: Florin Braescu Date: Tue Jul 7 23:41:19 2009 +0300 wesnoth: version bumped to 1.6.4. Changes: Updated translations: Finnish, French, German, Lithuanian, Polish, Serbian, Swedish. Fixed Bug with team labels. Fixed networking code regression that could lead to "Client disconnected" errors when creating a MP game. --- games/wesnoth/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games/wesnoth/DETAILS b/games/wesnoth/DETAILS index 547831f..061c7b1 100644 --- a/games/wesnoth/DETAILS +++ b/games/wesnoth/DETAILS @@ -1,12 +1,12 @@ MODULE=wesnoth - VERSION=1.6.2 + VERSION=1.6.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$SFORGE_URL/$MODULE SOURCE_URL[1]=http://www.wesnoth.org/files - SOURCE_VFY=sha1:973b3b7e1556ec50ac09c198605c3215072618d4 + SOURCE_VFY=sha1:653c3797d1d3a4cd72addcea7dfc63216b30ffe0 WEB_SITE=http://www.wesnoth.org ENTERED=20040701 - UPDATED=20090513 + UPDATED=20090707 SHORT="Battle for Wesnoth - fantasy turn-based strategy game" cat < vlc: version bumped to 1.0.0. Message-ID: <20090707204359.42C299B1EA@doppio.foo-projects.org> commit 4cf39c2d8ab83c4716637802209b9122032a8371 Author: Florin Braescu Date: Tue Jul 7 23:42:49 2009 +0300 vlc: version bumped to 1.0.0. This release introduces major new features and fixes a lot of bugs. New features include newly supported codecs (AES3, Dolby Digital Plus, TrueHD, Blu-Ray Linear PCM, Real Video 3.0 and 4.0, and more), newly supported formats (Raw Dirac, M2TS, and more), and major improvements in support for many formats, live recording, instant pausing, and frame-by-frame support. The interface for Linux and Windows has been improved and a new default skin is used. --- video/vlc/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS index 1d3817e..270b3bc 100644 --- a/video/vlc/DETAILS +++ b/video/vlc/DETAILS @@ -1,11 +1,11 @@ MODULE=vlc - VERSION=0.9.9a + VERSION=1.0.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.videolan.org/pub/videolan/$MODULE/$VERSION - SOURCE_VFY=sha1:c72a3aa7854292356c0c5149cbb732da7d46b163 + SOURCE_VFY=sha1:fff08528d97d26f6f7faeafba94b445e0e3562e8 WEB_SITE=http://www.videolan.org ENTERED=20011113 - UPDATED=20090406 + UPDATED=20090708 SHORT="Videolan client multimedia player" cat << EOF From florin at lunar-linux.org Tue Jul 7 23:08:04 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 8 Jul 2009 00:08:04 +0300 Subject: [Lunar-commits] wormux: version bumped to 0.8.4. Message-ID: <20090707210841.775799B201@doppio.foo-projects.org> commit d352bef79c18e6c38ed5f41885e22f9218230013 Author: Florin Braescu Date: Wed Jul 8 00:08:04 2009 +0300 wormux: version bumped to 0.8.4. Changes: Dedicated game server Camera improvements New sounds Various bug fixes Translations updates. --- games/wormux/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games/wormux/DETAILS b/games/wormux/DETAILS index 9677b9b..f12504a 100644 --- a/games/wormux/DETAILS +++ b/games/wormux/DETAILS @@ -1,11 +1,11 @@ MODULE=wormux - VERSION=0.8.3 + VERSION=0.8.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://download.gna.org/wormux - SOURCE_VFY=sha1:13d33b424c154836cd6e644c2b3f16a084216422 + SOURCE_VFY=sha1:69572a74ea905d65e66380cfaa5ecdd80d056691 WEB_SITE=http://www.wormux.org ENTERED=20050107 - UPDATED=20090308 + UPDATED=20090708 SHORT="A clone of the famous Worms game" cat << EOF From tchan at lunar-linux.org Wed Jul 8 04:00:15 2009 From: tchan at lunar-linux.org (Terry Chan) Date: Tue, 7 Jul 2009 21:00:15 -0500 Subject: [Lunar-commits] bzr: Version bump to 1.16.1 Message-ID: <20090708020026.214A79B1EA@doppio.foo-projects.org> commit 458f6636f1efcc4c59516b764e6fde6afacef6c2 Author: Terry Chan Date: Tue Jul 7 21:00:15 2009 -0500 bzr: Version bump to 1.16.1 --- devel/bzr/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/bzr/DETAILS b/devel/bzr/DETAILS index 945a324..6d0b105 100644 --- a/devel/bzr/DETAILS +++ b/devel/bzr/DETAILS @@ -1,12 +1,12 @@ MODULE=bzr - VERSION=1.16 + VERSION=1.16.1 MAJOR=1.16 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://launchpad.net/bzr/$MAJOR/$VERSION/+download - SOURCE_VFY=sha1:ab4f72726ea743a5311119a62b1ee12d75f191ce + SOURCE_VFY=sha1:9118b3b74d37eab775d80e3060d63224399bcb02 WEB_SITE=http://bazaar-vcs.org/ ENTERED=20050415 - UPDATED=20090619 + UPDATED=20090707 MAINTAINER=tchan at lunar-linux.org SHORT="next generation distributed version control" From tchan at lunar-linux.org Wed Jul 8 04:03:41 2009 From: tchan at lunar-linux.org (Terry Chan) Date: Tue, 7 Jul 2009 21:03:41 -0500 Subject: [Lunar-commits] mercurial-hg: Version bump to 1.3.x series Message-ID: <20090708020346.D365E9B1EA@doppio.foo-projects.org> commit a83fb0d42b54d07b0393ec25f5bfdbbbfd46d584 Author: Terry Chan Date: Tue Jul 7 21:03:41 2009 -0500 mercurial-hg: Version bump to 1.3.x series --- zbeta/mercurial-hg/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zbeta/mercurial-hg/DETAILS b/zbeta/mercurial-hg/DETAILS index 4398a4f..7cece30 100644 --- a/zbeta/mercurial-hg/DETAILS +++ b/zbeta/mercurial-hg/DETAILS @@ -1,5 +1,5 @@ MODULE=mercurial-hg - VERSION=1.2.x + VERSION=1.3.x SOURCE=${MODULE}-${VERSION}.tar.bz2 SOURCE_URL=hg+http://selenic.com/repo/hg WEB_SITE=http://www.selenic.com/mercurial/wiki/ From florin at lunar-linux.org Wed Jul 8 08:15:19 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 8 Jul 2009 09:15:19 +0300 Subject: [Lunar-commits] libelf: version bumped to 0.8.12. Message-ID: <20090708061630.6210B9B224@doppio.foo-projects.org> commit f56f80d044110c79040cf5f7a4577a5b9f211abb Author: Florin Braescu Date: Wed Jul 8 09:15:19 2009 +0300 libelf: version bumped to 0.8.12. Due to some unfortunate confusion, the elf_getphnum(), elf_getshnum(), and elf_getshstrndx() are not compatible between libelf implementations. Therefore, the developers jointly decided to replace them with new functions: elf_getphdrnum(), elf_getshdrnum(), and elf_getshdrstrndx(), which will always return -1 on failure and 0 on success. Code using the old interface should be upgraded to increase portability. --- libs/libelf/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libelf/DETAILS b/libs/libelf/DETAILS index 0486016..775875d 100644 --- a/libs/libelf/DETAILS +++ b/libs/libelf/DETAILS @@ -1,12 +1,12 @@ MODULE=libelf - VERSION=0.8.11 + VERSION=0.8.12 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=http://www.mr511.de/software - SOURCE_VFY=sha1:60bb725c16d3af325a69941b8e8ea41ee35d4ced + SOURCE_VFY=sha1:b6ff5c0262418fbca8ce281f9f927e25181f4237 WEB_SITE=http://www.mr511.de/software ENTERED=20041205 - UPDATED=20090523 + UPDATED=20090708 SHORT="ELF object file access library" cat < konversation: version bump, and switching to alpha4. It is nearing release. Message-ID: <20090708124133.4714AF3F13@doppio.foo-projects.org> commit 299e76119ca4559df9368a5eecfffd6ec8e21a83 Author: Dennis 'stumbles' Veatch Date: Mon Jul 6 21:58:48 2009 -0400 konversation: version bump, and switching to alpha4. It is nearing release. --- zbeta/konversation4/DETAILS | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) diff --git a/zbeta/konversation4/DETAILS b/zbeta/konversation4/DETAILS index a3766fd..af3013a 100644 --- a/zbeta/konversation4/DETAILS +++ b/zbeta/konversation4/DETAILS @@ -1,13 +1,14 @@ MODULE=konversation4 - VERSION=svn - SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=svn://anonsvn.kde.org/home/kde/branches/work/konvi-kde4:konversation -# SOURCE_VFY=sha1:06f2159d7601a6c77d0d3e4cbfb135910782f1c9 + VERSION=1.2-alpha4 + SOURCE=konversation-$VERSION.tar.bz2 + SOURCE_URL=http://download.berlios.de/konversation/ +SOURCE_DIRECTORY=$BUILD_DIRECTORY/konversation-$VERSION + SOURCE_VFY=sha1:fa2622890061fc2c18672cedfd2a378f0dc3d5f9 MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} - WEB_SITE=http://bluetooth.kmobiletools.org + WEB_SITE=http://konversation.kde.org/ ENTERED=20090329 - UPDATED=20090329 - SHORT="the kde4 version of konversation" + UPDATED=20090706 + SHORT="a kde4 irc chat program" cat << EOF The kde4 of konversation, the irc chat program. From stumbles at lunar-linux.org Tue Jul 7 12:52:03 2009 From: stumbles at lunar-linux.org (stumbles) Date: Tue, 7 Jul 2009 06:52:03 -0400 Subject: [Lunar-commits] e3: I get this error with the latest nasm; Message-ID: <20090708124133.4E98FF3EEB@doppio.foo-projects.org> commit 6cc7a4f1f37b335b765d67a985a9dd8dc0708ea6 Author: stumbles Date: Tue Jul 7 06:52:03 2009 -0400 e3: I get this error with the latest nasm; ld -b elf64-x86-64 --oformat elf64-x86-64 -s -o e3 e3.o e3.o: file not recognized: File format not recognized make: *** [nasm64] Error 1 But it works just fine with yasm. So switching compilers. --- editors/e3/BUILD | 2 +- editors/e3/DEPENDS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/e3/BUILD b/editors/e3/BUILD index a9e9f9f..234408f 100644 --- a/editors/e3/BUILD +++ b/editors/e3/BUILD @@ -1,7 +1,7 @@ ( if [ "`arch`" == "x86_64" ]; then - make nasm64 + make yasm64 else make fi && diff --git a/editors/e3/DEPENDS b/editors/e3/DEPENDS index bac220d..ed64a6e 100644 --- a/editors/e3/DEPENDS +++ b/editors/e3/DEPENDS @@ -1 +1 @@ -depends nasm +depends yasm From stumbles at lunar-linux.org Wed Jul 8 14:48:54 2009 From: stumbles at lunar-linux.org (stumbles) Date: Wed, 8 Jul 2009 08:48:54 -0400 Subject: [Lunar-commits] vlc: The configure dies on this; Message-ID: <20090708124930.265019B1EB@doppio.foo-projects.org> commit d08f3864c83c9e011e0cd0ae5bea43c89c5b8c7e Author: stumbles Date: Wed Jul 8 08:48:54 2009 -0400 vlc: The configure dies on this; checking for buggy GNU/libc versions... found configure: error: Buggy GNU/libc (version 2.5 - 2.7) present. VLC would crash; there is no viable work-around for this. Check with your distribution vendor on how to update the glibc run-time. Alternatively, build with --disable-nls --disable-mozilla and be sure to not use LibVLC from other applications/wrappers. So adding those two to the BUILD. --- video/vlc/BUILD | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/video/vlc/BUILD b/video/vlc/BUILD index c50d9ec..c974cc4 100644 --- a/video/vlc/BUILD +++ b/video/vlc/BUILD @@ -4,7 +4,8 @@ . /etc/profile.d/qt4.rc fi && - OPTS="$OPTS --enable-release --enable-x11 --enable-xvideo --enable-v4l" + OPTS="$OPTS --enable-release --enable-x11 --enable-xvideo --enable-v4l \ + --disable-nls --disable-mozilla" default_build && From stumbles at lunar-linux.org Wed Jul 8 17:27:10 2009 From: stumbles at lunar-linux.org (stumbles) Date: Wed, 8 Jul 2009 11:27:10 -0400 Subject: [Lunar-commits] whois: version bump Message-ID: <20090708152710.385409B1EA@doppio.foo-projects.org> commit 939ec959cac81dc14e5cd919290888886a0f22cb Author: stumbles Date: Wed Jul 8 11:27:10 2009 -0400 whois: version bump --- net/whois/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/whois/DETAILS b/net/whois/DETAILS index abdc687..3839598 100644 --- a/net/whois/DETAILS +++ b/net/whois/DETAILS @@ -1,11 +1,11 @@ MODULE=whois - VERSION=4.7.33 + VERSION=4.7.34 SOURCE=${MODULE}_$VERSION.tar.gz SOURCE_URL=ftp://ftp.debian.org/debian/pool/main/w/$MODULE - SOURCE_VFY=sha1:0b7ead36d5dd3155ca1563e089371da468894176 + SOURCE_VFY=sha1:bf706efc0b85e180e2cd5d2fa265c6015f7b791d WEB_SITE=http://www.linux.it/~md/software ENTERED=20011228 - UPDATED=20090524 + UPDATED=20090708 SHORT="Find information online about IP addresses or domains" cat << EOF From florin at lunar-linux.org Thu Jul 9 08:10:24 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 9 Jul 2009 09:10:24 +0300 Subject: [Lunar-commits] AfterStep: version bumped to 2.2.9. Message-ID: <20090709061138.648999B231@doppio.foo-projects.org> commit b139c825fccd8e9a539fae3f4521f9428f56af2a Author: Florin Braescu Date: Thu Jul 9 09:10:24 2009 +0300 AfterStep: version bumped to 2.2.9. This release includes many bugfixes and a couple of enhancements. Menu Mini Pixmaps will no longer be loaded if MenuMiniPixmaps is set 0 in look. WinTabs is now capable of grouping similarly named tabs together to eliminated repeating patterns. --- x11-wm/AfterStep/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-wm/AfterStep/DETAILS b/x11-wm/AfterStep/DETAILS index 5b97cb9..a679a2d 100644 --- a/x11-wm/AfterStep/DETAILS +++ b/x11-wm/AfterStep/DETAILS @@ -1,13 +1,13 @@ MODULE=AfterStep - VERSION=2.2.8 + VERSION=2.2.9 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=ftp://ftp.afterstep.org/stable SOURCE_URL[1]=ftp://ftp.dti.ad.jp/pub/X/AfterStep/stable SOURCE_URL[2]=$SFORGE_URL/afterstep - SOURCE_VFY=sha1:28d9c53a0512d0a931bfc7bc2ad0e08bc31651fb + SOURCE_VFY=sha1:dfd7dd912866316e93c3be7a8460d34b95cd54a2 WEB_SITE=http://www.afterstep.org ENTERED=20011101 - UPDATED=20080318 + UPDATED=20090709 SHORT="An NextSTEP like X11 windows manager" cat << EOF From florin at lunar-linux.org Thu Jul 9 08:22:27 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 9 Jul 2009 09:22:27 +0300 Subject: [Lunar-commits] dhcpcd: version bumped to 5.0.6. Message-ID: <20090709062435.259D89B1EB@doppio.foo-projects.org> commit 19fd5b04c60602e7bbacfac3fcc732145f60968b Author: Florin Braescu Date: Thu Jul 9 09:22:27 2009 +0300 dhcpcd: version bumped to 5.0.6. A single daemon can now run DHCP on multiple interfaces at the same time. Configuration profiles may be set per interface, ssid, arping, and fallback. The program now listens to third party programs changing routing information. DHCP INFORM over PPP is supported. Static options for a destination address can be configured. A control socket was implemented so third party programs can control or listen directly to dhcpcd events. dhcpcd is now also a BOOTP client. The -n option now starts dhcpcd if it is not already started. --- net/dhcpcd/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/dhcpcd/DETAILS b/net/dhcpcd/DETAILS index 134d71e..6469649 100644 --- a/net/dhcpcd/DETAILS +++ b/net/dhcpcd/DETAILS @@ -1,5 +1,5 @@ MODULE=dhcpcd - VERSION=4.0.13 + VERSION=5.0.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=http://www.paldo.org/paldo/sources/dhcpcd SOURCE_URL[1]=http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles @@ -9,10 +9,10 @@ SOURCE_URL[5]=http://gentoo.chem.wisc.edu/gentoo/distfiles SOURCE_URL[6]=http://mirror.internode.on.net/pub/gentoo/distfiles SOURCE_URL[7]=http://roy.marples.name/downloads/dhcpcd - SOURCE_VFY=sha1:bb141885a30b3b29821b406e77e091700f503434 + SOURCE_VFY=sha1:2539dfc157f3c897959ca16a4a9eabdfa4599657 WEB_SITE=http://roy.marples.name/projects/dhcpcd ENTERED=20011126 - UPDATED=20090504 + UPDATED=20090709 SHORT="DHCP client/daemon that works with @home" cat << EOF From florin at lunar-linux.org Thu Jul 9 10:16:55 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 9 Jul 2009 11:16:55 +0300 Subject: [Lunar-commits] x11vnc: version bumped to 0.9.8. Message-ID: <20090709081837.37BD29B1EB@doppio.foo-projects.org> commit 629719cce1406b8ade1bdaa699d82a16417166eb Author: Florin Braescu Date: Thu Jul 9 11:16:55 2009 +0300 x11vnc: version bumped to 0.9.8. Web browser viewing with the SSL Java Viewer applet via HTTPS (single port mode) has been made more reliable. Web proxy support for downloading the applet has also been improved. Proxy authentication is now supported. The stability of the "-threads" mode is greatly improved and may provide a performance enhancement for certain usage scenarios (with either a single client or multiple clients). Workarounds for recent Xorg server and GNOME bugs are implemented. --- x11-utils/x11vnc/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-utils/x11vnc/DETAILS b/x11-utils/x11vnc/DETAILS index f5806c0..d03aaa5 100644 --- a/x11-utils/x11vnc/DETAILS +++ b/x11-utils/x11vnc/DETAILS @@ -1,11 +1,11 @@ MODULE=x11vnc - VERSION=0.9.7 + VERSION=0.9.8 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://www.karlrunge.com/x11vnc - SOURCE_VFY=sha1:0ce3a0dd83694fddd64d262320ab7d2edb5310cc + SOURCE_URL=$SFORGE_URL/$MODULE + SOURCE_VFY=sha1:0cdcd5ce05ea4c00bb7515a1949344c32a95dffc WEB_SITE=http://www.karlrunge.com/x11vnc ENTERED=20060922 - UPDATED=20090331 + UPDATED=20090709 SHORT="Tool for remotely interacting with X displays" MAINTAINER=jannis at lunar-linux.org From florin at lunar-linux.org Thu Jul 9 10:23:25 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 9 Jul 2009 11:23:25 +0300 Subject: [Lunar-commits] timezone-data: version bumped to 2009j for tzdata. Message-ID: <20090709082353.23A7A9B1EB@doppio.foo-projects.org> commit e6810053a8c00d40355142338df3dfd0efa4ad8c Author: Florin Braescu Date: Thu Jul 9 11:23:25 2009 +0300 timezone-data: version bumped to 2009j for tzdata. --- utils/timezone-data/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/timezone-data/DETAILS b/utils/timezone-data/DETAILS index 2efb273..79d01aa 100644 --- a/utils/timezone-data/DETAILS +++ b/utils/timezone-data/DETAILS @@ -1,5 +1,5 @@ MODULE=timezone-data - VERSION=2009i + VERSION=2009j DATA_VERSION=$VERSION CODE_VERSION=2009i SOURCE=tzdata${DATA_VERSION}.tar.gz @@ -10,12 +10,12 @@ SOURCE2_URL[0]=$MIRROR_URL SOURCE2_URL[1]=ftp://elsie.nci.nih.gov/pub SOURCE3_URL[0]=$PATCH_URL - SOURCE_VFY=sha1:d0357db86c6903a0d404d404f8fe794243e3d8c8 + SOURCE_VFY=sha1:a2ba077b7bb1c3113aadb17a98b26ec46de8c64e SOURCE2_VFY=sha1:317cd42bb70368eb255fc8058f035c1fc7690c8c SOURCE3_VFY=sha1:9f3234708c0baa44d5aeb132871cb473d37f9dbe WEB_SITE=ftp://elsie.nci.nih.gov/pub ENTERED=20070203 - UPDATED=20090611 + UPDATED=20090709 SHORT="timezone data and utilities" cat << EOF From tchan at lunar-linux.org Thu Jul 9 15:43:18 2009 From: tchan at lunar-linux.org (Terry Chan) Date: Thu, 9 Jul 2009 08:43:18 -0500 Subject: [Lunar-commits] firefox: Version bump to firefox-3.5 Message-ID: <20090709134659.8E8749B248@doppio.foo-projects.org> commit 6b2282970776aa2bfb2840af48cba41afe0457b1 Author: Terry Chan Date: Thu Jul 9 08:21:39 2009 -0500 firefox: Version bump to firefox-3.5 --- web/firefox/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/firefox/DETAILS b/web/firefox/DETAILS index dd8cb2d..7139276 100644 --- a/web/firefox/DETAILS +++ b/web/firefox/DETAILS @@ -1,13 +1,13 @@ MODULE=firefox - VERSION=3.0.11 + VERSION=3.5 SOURCE=${MODULE}-${VERSION}-source.tar.bz2 SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/source/ SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source/ SOURCE_URL[2]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source/ - SOURCE_VFY=sha1:ca792dcdb67af40c91a4fcece25d6adfb6fef2c3 + SOURCE_VFY=sha1:acf223f2ba3b5e601f8832a3870a5d9034ac8d10 WEB_SITE=http://www.mozilla.org/projects/firefox ENTERED=20030810 - UPDATED=20090612 + UPDATED=20090708 MAINTAINER="tchan at lunar-linux.org" PSAFE=no SHORT="a speedy, full-featured web browser." From tchan at lunar-linux.org Thu Jul 9 15:45:52 2009 From: tchan at lunar-linux.org (Terry Chan) Date: Thu, 9 Jul 2009 08:45:52 -0500 Subject: [Lunar-commits] firefox: Modified BUILD to use mozilla-1.9.1, instead of mozilla. Hey the firefox devs left the directory named that, not me! Message-ID: <20090709134659.976B7F2FB2@doppio.foo-projects.org> commit d0b1409846a312cae1cfc09489588fe30ed299b0 Author: Terry Chan Date: Thu Jul 9 08:45:52 2009 -0500 firefox: Modified BUILD to use mozilla-1.9.1, instead of mozilla. Hey the firefox devs left the directory named that, not me! --- web/firefox/BUILD | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/firefox/BUILD b/web/firefox/BUILD index 3733b5a..f56cf9a 100644 --- a/web/firefox/BUILD +++ b/web/firefox/BUILD @@ -11,12 +11,12 @@ export MOZILLA_OFFICIAL=1 export BUILD_OFFICIAL=1 - cp $SCRIPT_DIRECTORY/mozconfig mozilla/ && + cp $SCRIPT_DIRECTORY/mozconfig mozilla-1.9.1/ && export MOZ_OBJDIR="${SOURCE_DIRECTORY}/build-mozilla" mkdir -p ${MOZ_OBJDIR} && - cd mozilla && + cd mozilla-1.9.1 && #Add DEPENDS options From florin at lunar-linux.org Thu Jul 9 19:58:39 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 9 Jul 2009 20:58:39 +0300 Subject: [Lunar-commits] dhcpcd: change the source url order a bit. Message-ID: <20090709175916.E19DD9B206@doppio.foo-projects.org> commit 1038fa3eb8bd90a3f7ca597d79a8872b46e90144 Author: Florin Braescu Date: Thu Jul 9 20:58:39 2009 +0300 dhcpcd: change the source url order a bit. --- net/dhcpcd/DETAILS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/dhcpcd/DETAILS b/net/dhcpcd/DETAILS index 6469649..7628f9d 100644 --- a/net/dhcpcd/DETAILS +++ b/net/dhcpcd/DETAILS @@ -1,14 +1,14 @@ MODULE=dhcpcd VERSION=5.0.6 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL[0]=http://www.paldo.org/paldo/sources/dhcpcd + SOURCE_URL[0]=http://roy.marples.name/downloads/dhcpcd SOURCE_URL[1]=http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles SOURCE_URL[2]=http://mirrors.ludost.net/gentoo/distfiles SOURCE_URL[3]=http://open-systems.ufl.edu/mirrors/gentoo/distfiles SOURCE_URL[4]=http://mirror.datapipe.net/gentoo/distfiles SOURCE_URL[5]=http://gentoo.chem.wisc.edu/gentoo/distfiles SOURCE_URL[6]=http://mirror.internode.on.net/pub/gentoo/distfiles - SOURCE_URL[7]=http://roy.marples.name/downloads/dhcpcd + SOURCE_URL[7]=http://www.paldo.org/paldo/sources/dhcpcd SOURCE_VFY=sha1:2539dfc157f3c897959ca16a4a9eabdfa4599657 WEB_SITE=http://roy.marples.name/projects/dhcpcd ENTERED=20011126 From zmcgrew at lunar-linux.org Fri Jul 10 07:31:51 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:31:51 -0700 Subject: [Lunar-commits] orca: version bump to 2.26.3 Message-ID: <20090710053305.1E3A89B20F@doppio.foo-projects.org> commit 9eb34e4b6fe98d5043ec2d27f72deeabad3732aa Author: Zachary McGrew Date: Tue Jul 7 14:15:05 2009 -0700 orca: version bump to 2.26.3 --- gnome2/desktop/orca/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/orca/DETAILS b/gnome2/desktop/orca/DETAILS index 4671f65..bee253b 100644 --- a/gnome2/desktop/orca/DETAILS +++ b/gnome2/desktop/orca/DETAILS @@ -1,11 +1,11 @@ MODULE=orca - VERSION=2.26.2 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:849ff2d3a8b65ca8c66b2c706d296deec87069f2 + SOURCE_VFY=sha1:e04cf4c92b4ef474dead0594a1a9df89b8e1ade9 ENTERED=20070315 - UPDATED=20090526 + UPDATED=20090702 WEB_SITE=http://gnome.org SHORT="assistive technology for ppl with visual impairments" From zmcgrew at lunar-linux.org Fri Jul 10 07:31:52 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:31:52 -0700 Subject: [Lunar-commits] libgweather: version bump to 2.26.2.1 Message-ID: <20090710053305.284A19B211@doppio.foo-projects.org> commit 6f76ef76e445293382c771cd894041fa8302d887 Author: Zachary McGrew Date: Tue Jul 7 14:15:05 2009 -0700 libgweather: version bump to 2.26.2.1 --- gnome2/desktop/libgweather/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libgweather/DETAILS b/gnome2/desktop/libgweather/DETAILS index 210118d..fd87cca 100644 --- a/gnome2/desktop/libgweather/DETAILS +++ b/gnome2/desktop/libgweather/DETAILS @@ -1,12 +1,12 @@ MODULE=libgweather MAJOR=2.26 - VERSION=2.26.1 + VERSION=2.26.2.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:9bc67204fe3c52873cb4166b0b2154b4c58468d7 + SOURCE_VFY=sha1:f6d6ee5bb9eb7b81e9a413cd75e4ac86d1bc4421 WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090415 + UPDATED=20090703 SHORT="Weather library used by Gnome" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:31:53 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:31:53 -0700 Subject: [Lunar-commits] gnome-session: version bump to 2.26.2 Message-ID: <20090710053305.3D1C19B212@doppio.foo-projects.org> commit fb331000ae279bdc13d90de5602fd9e8da73104b Author: Zachary McGrew Date: Tue Jul 7 14:15:04 2009 -0700 gnome-session: version bump to 2.26.2 --- gnome2/desktop/gnome-session/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-session/DETAILS b/gnome2/desktop/gnome-session/DETAILS index 42c3a0a..cb96f23 100644 --- a/gnome2/desktop/gnome-session/DETAILS +++ b/gnome2/desktop/gnome-session/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-session - VERSION=2.26.1 + VERSION=2.26.2 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3c8dc68f197c6b5a7d30e3ce04e65954bfe12070 + SOURCE_VFY=sha1:ba43d9c623e6e79635a09cfbd6ecfce40ccbab05 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090415 + UPDATED=20090703 SHORT="Gnome Session" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:31:54 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:31:54 -0700 Subject: [Lunar-commits] brasero: version bump to 2.26.3 Message-ID: <20090710053305.528419B214@doppio.foo-projects.org> commit af99d619864c14492818be8da7597d280a7f5083 Author: Zachary McGrew Date: Tue Jul 7 14:15:04 2009 -0700 brasero: version bump to 2.26.3 --- zbeta/brasero/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zbeta/brasero/DETAILS b/zbeta/brasero/DETAILS index f25f8af..45436f9 100644 --- a/zbeta/brasero/DETAILS +++ b/zbeta/brasero/DETAILS @@ -1,12 +1,12 @@ MODULE=brasero - VERSION=2.26.2 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a65f0167d209e86535611d37887481beb21e33c8 + SOURCE_VFY=sha1:97273908948481ea2f97d4a12e7bf5031ca613cb WEB_SITE=http://developer.gnome.org/projects/gap/ ENTERED=20080119 - UPDATED=20090526 + UPDATED=20090703 SHORT="Brasero is a CD/DVD mastering tool for the gnome desktop" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:31:56 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:31:56 -0700 Subject: [Lunar-commits] evolution-data-server: version bump to 2.26.3 Message-ID: <20090710053305.76EE49B20F@doppio.foo-projects.org> commit b148d0c2d49d58dd7f359c8e226194cb6a7df6de Author: Zachary McGrew Date: Tue Jul 7 14:15:03 2009 -0700 evolution-data-server: version bump to 2.26.3 --- gnome2/desktop/evolution-data-server/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evolution-data-server/DETAILS b/gnome2/desktop/evolution-data-server/DETAILS index 7654598..78b8c9e 100644 --- a/gnome2/desktop/evolution-data-server/DETAILS +++ b/gnome2/desktop/evolution-data-server/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-data-server - VERSION=2.26.2 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ca60a350259c6bc297cc0c324c5908a3d08ac4e3 + SOURCE_VFY=sha1:a9406b748d5a002df9570d17c91066575f2ba408 WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20090526 + UPDATED=20090703 SHORT="backend data manager for Evolution" PSAFE=no From zmcgrew at lunar-linux.org Fri Jul 10 07:31:55 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:31:55 -0700 Subject: [Lunar-commits] totem: version bump to 2.26.3 Message-ID: <20090710053305.5FD0F9B215@doppio.foo-projects.org> commit af09fd5eb8e536caeec0f29d5e4338b44b889bd4 Author: Zachary McGrew Date: Tue Jul 7 14:15:04 2009 -0700 totem: version bump to 2.26.3 --- gnome2/desktop/totem/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/totem/DETAILS b/gnome2/desktop/totem/DETAILS index fbd98bd..53cdb5e 100644 --- a/gnome2/desktop/totem/DETAILS +++ b/gnome2/desktop/totem/DETAILS @@ -1,12 +1,12 @@ MODULE=totem - VERSION=2.26.2 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:17103cf33a06190b83287a10ad38562ce9c737c5 + SOURCE_VFY=sha1:ea6fa7244eb993a3038bc76f5e561c8a0661466c WEB_SITE=http://www.gnome.org ENTERED=20050317 - UPDATED=20090516 + UPDATED=20090702 SHORT="movie player for the Gnome desktop based on xine" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:31:57 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:31:57 -0700 Subject: [Lunar-commits] evolution: version bump to 2.26.3 Message-ID: <20090710053305.AF6F39B217@doppio.foo-projects.org> commit a7d6e475255216cd28e830c4c818e67e893c3818 Author: Zachary McGrew Date: Tue Jul 7 14:15:02 2009 -0700 evolution: version bump to 2.26.3 --- gnome2/desktop/evolution/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evolution/DETAILS b/gnome2/desktop/evolution/DETAILS index 45437f3..58cce02 100644 --- a/gnome2/desktop/evolution/DETAILS +++ b/gnome2/desktop/evolution/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution MAJOR=2.26 - VERSION=2.26.2 + VERSION=2.26.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:97a737b160d75772517a8fcfd4fe644b3b7dfc27 + SOURCE_VFY=sha1:d0e247ccb903a57a5e6fe23cfb04535ea141e9fb WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20090526 + UPDATED=20090702 SHORT="email, calendar and notes information management solution." cat << EOF Evolution is the premiere personal and workgroup information From zmcgrew at lunar-linux.org Fri Jul 10 07:31:57 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:31:57 -0700 Subject: [Lunar-commits] eog: version bump to 2.26.3 Message-ID: <20090710053305.929B49B211@doppio.foo-projects.org> commit 8d05e92127f5c8852f6df305fc69bf8b29660745 Author: Zachary McGrew Date: Tue Jul 7 14:15:03 2009 -0700 eog: version bump to 2.26.3 --- gnome2/desktop/eog/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/eog/DETAILS b/gnome2/desktop/eog/DETAILS index 10691bb..2615e94 100644 --- a/gnome2/desktop/eog/DETAILS +++ b/gnome2/desktop/eog/DETAILS @@ -1,12 +1,12 @@ MODULE=eog - VERSION=2.26.2 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ffa3baec611827976ff6cd88565eccc8a4994c89 + SOURCE_VFY=sha1:dce3dc99d3df80bcfad1401bd6efdcd7dfc88e30 WEB_SITE=http://www.gnome.org ENTERED=20020701 - UPDATED=20090526 + UPDATED=20090703 SHORT="fast and functional image viewer" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:31:58 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:31:58 -0700 Subject: [Lunar-commits] gnome-keyring: version bump to 2.26.3 Message-ID: <20090710053305.C35129B212@doppio.foo-projects.org> commit 96bd804b5421405c83b836992795cd1119e82ca0 Author: Zachary McGrew Date: Tue Jul 7 14:15:02 2009 -0700 gnome-keyring: version bump to 2.26.3 --- gnome2/desktop/gnome-keyring/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-keyring/DETAILS b/gnome2/desktop/gnome-keyring/DETAILS index 7566bb4..20d0365 100644 --- a/gnome2/desktop/gnome-keyring/DETAILS +++ b/gnome2/desktop/gnome-keyring/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-keyring - VERSION=2.26.1 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3ff24987392b3f51109709b2c020af3557155ef8 + SOURCE_VFY=sha1:c07136f0757937a7fe6989cbdf3bf8103da55364 WEB_SITE=http://www.gnome.org ENTERED=20031208 - UPDATED=20090415 + UPDATED=20090703 SHORT="the GNOME keyring services (daemon and tools)" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:31:59 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:31:59 -0700 Subject: [Lunar-commits] libwnck: version bump to 2.26.2 Message-ID: <20090710053305.E6D169B214@doppio.foo-projects.org> commit 2b556ecd4757668b79b8c9084ab1d5bc36f31261 Author: Zachary McGrew Date: Tue Jul 7 14:15:01 2009 -0700 libwnck: version bump to 2.26.2 --- gnome2/desktop/libwnck/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libwnck/DETAILS b/gnome2/desktop/libwnck/DETAILS index 2848aa1..3cf1d51 100644 --- a/gnome2/desktop/libwnck/DETAILS +++ b/gnome2/desktop/libwnck/DETAILS @@ -1,12 +1,12 @@ MODULE=libwnck - VERSION=2.26.1 + VERSION=2.26.2 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d1bda681b20a2a832de1cc57dda7524f97e8103f + SOURCE_VFY=sha1:b941006e5edf2877f863c541d52485cd141f96da WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20090415 + UPDATED=20090703 SHORT="A window navigator construction kit" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:00 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:00 -0700 Subject: [Lunar-commits] pango: version bump to 1.24.4 Message-ID: <20090710053306.03D689B20F@doppio.foo-projects.org> commit 7f696c527aab40f66129251eae6052f2a2a84fb9 Author: Zachary McGrew Date: Tue Jul 7 14:15:01 2009 -0700 pango: version bump to 1.24.4 --- libs/pango/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/pango/DETAILS b/libs/pango/DETAILS index fbf6a1f..1883106 100644 --- a/libs/pango/DETAILS +++ b/libs/pango/DETAILS @@ -1,12 +1,12 @@ MODULE=pango MAJOR=1.24 - VERSION=1.24.2 + VERSION=1.24.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:dbc418be727d522720cd280e4368ff5ba3133852 + SOURCE_VFY=sha1:2cf84b735d48b573ad083af8c8688b5bbab940c8 WEB_SITE=http://www.pango.org/ ENTERED=20020313 - UPDATED=20090516 + UPDATED=20090702 SHORT="A library for text layout and rendering" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:01 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:01 -0700 Subject: [Lunar-commits] gnome-games: version bump to 2.26.3 Message-ID: <20090710053306.3284D9B215@doppio.foo-projects.org> commit eb1af902e4b7fec47f706e2408b805c9312cb79f Author: Zachary McGrew Date: Tue Jul 7 14:15:01 2009 -0700 gnome-games: version bump to 2.26.3 --- gnome2/desktop/gnome-games/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-games/DETAILS b/gnome2/desktop/gnome-games/DETAILS index 7018470..8419228 100644 --- a/gnome2/desktop/gnome-games/DETAILS +++ b/gnome2/desktop/gnome-games/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-games - VERSION=2.26.2 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c7de7b61431a10fbe287431b08d23c9e67c069fb + SOURCE_VFY=sha1:0b859be03e6f25a43ed4ad41d6022b9bc83635fc WEB_SITE=http://www.gnome.org/ ENTERED=20020715 - UPDATED=20090526 + UPDATED=20090702 SHORT="a collection of games for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:01 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:01 -0700 Subject: [Lunar-commits] libgnomecups: version bump to 0.2.3 Message-ID: <20090710053306.41CC39B21A@doppio.foo-projects.org> commit c6b77d089c141d670e4d5043c7686d9b3f08add6 Author: Zachary McGrew Date: Tue Jul 7 14:15:00 2009 -0700 libgnomecups: version bump to 0.2.3 --- gnome2/extra/libgnomecups/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/extra/libgnomecups/DETAILS b/gnome2/extra/libgnomecups/DETAILS index 79a438d..4e27596 100644 --- a/gnome2/extra/libgnomecups/DETAILS +++ b/gnome2/extra/libgnomecups/DETAILS @@ -1,11 +1,11 @@ MODULE=libgnomecups - VERSION=0.2.2 + VERSION=0.2.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/0.2/ - SOURCE_VFY=sha1:d0bf3a87f9c540bca366f6fefdecdefa145e8e66 + SOURCE_VFY=sha1:09d4dc4e4cf40baa1ced95a7a6b287db3cb5a47c WEB_SITE=http://primates.ximian.com/~dave/printing ENTERED=20030625 - UPDATED=20051228 + UPDATED=20090703 SHORT="Gnome2 wrapper for CUPS" cat << EOF Libgnomecups is a wrapper for Gnome 2.2 for CUPS From zmcgrew at lunar-linux.org Fri Jul 10 07:32:02 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:02 -0700 Subject: [Lunar-commits] gnome-panel: version bump to 2.26.3 Message-ID: <20090710053306.667EA9B247@doppio.foo-projects.org> commit 8196aa95400e2bab669a4cbc6f6f53a69d7c8f70 Author: Zachary McGrew Date: Tue Jul 7 14:15:00 2009 -0700 gnome-panel: version bump to 2.26.3 --- gnome2/desktop/gnome-panel/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-panel/DETAILS b/gnome2/desktop/gnome-panel/DETAILS index 131f102..345b7ef 100644 --- a/gnome2/desktop/gnome-panel/DETAILS +++ b/gnome2/desktop/gnome-panel/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-panel - VERSION=2.26.2 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:56ba614bad49597bff5127cf8b2a83944b9fabca + SOURCE_VFY=sha1:8fdb1e47bef9f3de9c01f830a84ecf30fda3d48f WEB_SITE=http://live.gnome.org/GnomePanel ENTERED=20020714 - UPDATED=20090526 + UPDATED=20090702 SHORT="Panel for GNOME" PSAFE=no From zmcgrew at lunar-linux.org Fri Jul 10 07:32:04 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:04 -0700 Subject: [Lunar-commits] gtkhtml: version bump to 3.26.3 Message-ID: <20090710053306.BB3B69B25D@doppio.foo-projects.org> commit 55f18b8cc0cfada7de0105ebf061077101d628f4 Author: Zachary McGrew Date: Tue Jul 7 14:14:59 2009 -0700 gtkhtml: version bump to 3.26.3 --- gnome2/desktop/gtkhtml/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gtkhtml/DETAILS b/gnome2/desktop/gtkhtml/DETAILS index 5576b54..e34e762 100644 --- a/gnome2/desktop/gtkhtml/DETAILS +++ b/gnome2/desktop/gtkhtml/DETAILS @@ -1,13 +1,13 @@ MODULE=gtkhtml - VERSION=3.26.2 + VERSION=3.26.3 MAJOR=3.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:292e67b2263bf1c449480ba4b14843f1a101ec24 + SOURCE_VFY=sha1:4b681e763c5801adf8d083ff80ef4332f48935f6 WEB_SITE=http://www.gnome.org ENTERED=20021118 - UPDATED=20090526 + UPDATED=20090703 SHORT="html rendering/editing library." cat << EOF GtkHTML is a HTML rendering/editing library. It is not designed to be From zmcgrew at lunar-linux.org Fri Jul 10 07:32:03 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:03 -0700 Subject: [Lunar-commits] file-roller: version bump to 2.26.3 Message-ID: <20090710053306.93F0B9B25A@doppio.foo-projects.org> commit aec992ff3c2be29e66981781aaa260ce7606e1f8 Author: Zachary McGrew Date: Tue Jul 7 14:14:59 2009 -0700 file-roller: version bump to 2.26.3 --- gnome2/desktop/file-roller/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/file-roller/DETAILS b/gnome2/desktop/file-roller/DETAILS index 79ccf04..db0389c 100644 --- a/gnome2/desktop/file-roller/DETAILS +++ b/gnome2/desktop/file-roller/DETAILS @@ -1,12 +1,12 @@ MODULE=file-roller - VERSION=2.26.2 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4989d1e2d5c7f13e9e5612625ae9ea5770f551cb + SOURCE_VFY=sha1:92760312c9dddec695851170c289f692c2521176 WEB_SITE=http://www.gnome.org ENTERED=20021013 - UPDATED=20090526 + UPDATED=20090703 SHORT="an archive manager for the GNOME environment" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:06 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:06 -0700 Subject: [Lunar-commits] libsoup: version bump to 2.27.2 Message-ID: <20090710053307.1BC3B9B258@doppio.foo-projects.org> commit 43093d69d251e23c98656005b4401694f2808c9b Author: Zachary McGrew Date: Tue Jul 7 14:14:58 2009 -0700 libsoup: version bump to 2.27.2 --- gnome2/desktop/libsoup/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/libsoup/DETAILS b/gnome2/desktop/libsoup/DETAILS index 70e7dde..6d6d252 100644 --- a/gnome2/desktop/libsoup/DETAILS +++ b/gnome2/desktop/libsoup/DETAILS @@ -1,12 +1,12 @@ MODULE=libsoup - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.27.2 + MAJOR=2.27 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0fa4e963fd018bba7562d2ac6132d26645a85498 + SOURCE_VFY=sha1:3e67d6e7f9a886ccec7d3da2953176aa4ca553b4 WEB_SITE=http://www.gnome.org/ ENTERED=20030413 - UPDATED=20090526 + UPDATED=20090702 PSAFE=no SHORT="a SOAP implementation in C" From zmcgrew at lunar-linux.org Fri Jul 10 07:32:05 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:05 -0700 Subject: [Lunar-commits] gnome-terminal: version bump to 2.26.3.1 Message-ID: <20090710053306.CAB5D9B25E@doppio.foo-projects.org> commit 40aa3b34880105cd678ab1047d5c966085e49cb6 Author: Zachary McGrew Date: Tue Jul 7 14:14:58 2009 -0700 gnome-terminal: version bump to 2.26.3.1 --- gnome2/desktop/gnome-terminal/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-terminal/DETAILS b/gnome2/desktop/gnome-terminal/DETAILS index 5b8cdd9..e56e2b1 100644 --- a/gnome2/desktop/gnome-terminal/DETAILS +++ b/gnome2/desktop/gnome-terminal/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-terminal - VERSION=2.26.2 + VERSION=2.26.3.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b5a59076dac54845e26296d42951591b23c1ee2d + SOURCE_VFY=sha1:68dc9739b4d35c0647596b1773c5da76782f1164 WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20090526 + UPDATED=20090702 SHORT="The GNOME 2 terminal emulator" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:07 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:07 -0700 Subject: [Lunar-commits] evolution-exchange: version bump to 2.26.3 Message-ID: <20090710053307.422849B20F@doppio.foo-projects.org> commit 201a7d2d5f573d313d3882c775d7bc948738a18b Author: Zachary McGrew Date: Tue Jul 7 14:14:57 2009 -0700 evolution-exchange: version bump to 2.26.3 --- gnome2/desktop/evolution-exchange/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evolution-exchange/DETAILS b/gnome2/desktop/evolution-exchange/DETAILS index 2c245e0..4d8d723 100644 --- a/gnome2/desktop/evolution-exchange/DETAILS +++ b/gnome2/desktop/evolution-exchange/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-exchange - VERSION=2.26.2 + VERSION=2.26.3 MAJOR=2.26 SOURCE=${MODULE}-${VERSION}.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:53c16d6cc2aa793e8d751b7edc561c30ec0035c4 + SOURCE_VFY=sha1:3e0e83774baa503b98bbc0df6f4b9b7accbf4741 WEB_SITE=http://www.gnome.org ENTERED=20060317 - UPDATED=20090526 + UPDATED=20090702 SHORT="allows Evolution to talk to Exchange" cat << EOF This is the Ximian Connector for Microsoft Exchange, which adds From zmcgrew at lunar-linux.org Fri Jul 10 07:32:08 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:08 -0700 Subject: [Lunar-commits] pygtk: version bump to 2.15.2 Message-ID: <20090710053307.6191A9B215@doppio.foo-projects.org> commit 7fbb6d36cc73306c5006a6b59a6c65721b05d8e8 Author: Zachary McGrew Date: Tue Jul 7 14:14:57 2009 -0700 pygtk: version bump to 2.15.2 --- python/pygtk/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/pygtk/DETAILS b/python/pygtk/DETAILS index 04395f3..27010c4 100644 --- a/python/pygtk/DETAILS +++ b/python/pygtk/DETAILS @@ -1,13 +1,13 @@ MODULE=pygtk - VERSION=2.14.1 - MAJOR=2.14 + VERSION=2.15.2 + MAJOR=2.15 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:9a9a29c9de2a31e08a96f38ade43ce93ec569400 + SOURCE_VFY=sha1:14b1ce62d3a246a386feaaea74ef9de1dfcaa803 WEB_SITE=http://www.pygtk.org ENTERED=20020726 - UPDATED=20090307 + UPDATED=20090703 SHORT="Python bindings for Gtk+-2" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:08 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:08 -0700 Subject: [Lunar-commits] vte: version bump to 0.20.5 Message-ID: <20090710053307.8C6569B212@doppio.foo-projects.org> commit 58bf2ad7d24f853e8aa466d04bab488753da9666 Author: Zachary McGrew Date: Tue Jul 7 14:14:56 2009 -0700 vte: version bump to 0.20.5 --- gnome2/desktop/vte/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/vte/DETAILS b/gnome2/desktop/vte/DETAILS index e0b2fbd..b9946bd 100644 --- a/gnome2/desktop/vte/DETAILS +++ b/gnome2/desktop/vte/DETAILS @@ -1,15 +1,15 @@ MODULE=vte - VERSION=0.20.3 + VERSION=0.20.5 MAJOR=0.20 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=vte-0.11.11-termcap.patch SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:66bb9dc4886474f525557ba2efaed5ffb92bb4c1 + SOURCE_VFY=sha1:8e3a471183258d5f0ca807465e5b86bb29a3d110 SOURCE2_URL=$PATCH_URL SOURCE2_VFY=sha1:7446b031e0f8d7fe5095c3e9022d42c52ff5c11d WEB_SITE=http://www.gnome.org/ ENTERED=20021013 - UPDATED=20090526 + UPDATED=20090702 SHORT="Experimental Virtual Terminal Emulator widget" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:09 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:09 -0700 Subject: [Lunar-commits] gnome-desktop: version bump to 2.26.3 Message-ID: <20090710053307.A4D119B244@doppio.foo-projects.org> commit aebaf402ff7fd17f09dae24ecd9530c0d94ac35b Author: Zachary McGrew Date: Tue Jul 7 14:14:56 2009 -0700 gnome-desktop: version bump to 2.26.3 --- gnome2/desktop/gnome-desktop/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-desktop/DETAILS b/gnome2/desktop/gnome-desktop/DETAILS index 5454824..6a13180 100644 --- a/gnome2/desktop/gnome-desktop/DETAILS +++ b/gnome2/desktop/gnome-desktop/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-desktop - VERSION=2.26.2 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:e3b1adc3b0d4c48225e5f633df75ee4ddc6fb21a + SOURCE_VFY=sha1:5b1090354ee775392d8faf4ee667a84c9c7a9e79 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090526 + UPDATED=20090702 SHORT="the libgnomedesktop library" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:10 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:10 -0700 Subject: [Lunar-commits] libgsf: version bump to 1.14.15 Message-ID: <20090710053307.BD4A39B255@doppio.foo-projects.org> commit 46e2118623115c8739dbef88bd8750854e1999a0 Author: Zachary McGrew Date: Tue Jul 7 14:14:55 2009 -0700 libgsf: version bump to 1.14.15 --- libs/libgsf/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libgsf/DETAILS b/libs/libgsf/DETAILS index 462b733..90f05f7 100644 --- a/libs/libgsf/DETAILS +++ b/libs/libgsf/DETAILS @@ -1,12 +1,12 @@ MODULE=libgsf MAJOR=1.14 - VERSION=1.14.14 + VERSION=1.14.15 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:04276b4f8b5c7cc6cde8d993c1a7dd24b07d18fa + SOURCE_VFY=sha1:813f039274a08104da2eabb3074f59d254e96bed WEB_SITE=http://www.gnome.org/ ENTERED=20021118 - UPDATED=20090526 + UPDATED=20090702 SHORT="Provides an API to access OLE2 streams" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:11 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:11 -0700 Subject: [Lunar-commits] rhythmbox: version bump to 0.12.2 Message-ID: <20090710053307.F3FCC9B248@doppio.foo-projects.org> commit 1768014af32afd871c596013a8b6923195494706 Author: Zachary McGrew Date: Tue Jul 7 14:14:55 2009 -0700 rhythmbox: version bump to 0.12.2 --- audio/rhythmbox/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/rhythmbox/DETAILS b/audio/rhythmbox/DETAILS index 937939b..bc2b02a 100644 --- a/audio/rhythmbox/DETAILS +++ b/audio/rhythmbox/DETAILS @@ -1,12 +1,12 @@ MODULE=rhythmbox - VERSION=0.12.1 + VERSION=0.12.2 MAJOR=0.12 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:e4360e67aad41adb2dbad0a13c508638de4dfa6c + SOURCE_VFY=sha1:dd72ffd092760fc70b5a86e7f5ccf8157e56fb98 WEB_SITE=http://www.gnome.org/projects/$MODULE/ ENTERED=20020730 - UPDATED=20090516 + UPDATED=20090703 SHORT="clone of the iTunes plyer for Gnome" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:12 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:12 -0700 Subject: [Lunar-commits] gnome-applets: version bump to 2.26.3 Message-ID: <20090710053308.1D2F19B214@doppio.foo-projects.org> commit 0a2722280385c208c0b789b3b78bde226f316364 Author: Zachary McGrew Date: Tue Jul 7 14:14:55 2009 -0700 gnome-applets: version bump to 2.26.3 --- gnome2/desktop/gnome-applets/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-applets/DETAILS b/gnome2/desktop/gnome-applets/DETAILS index 630a5d5..9b1991c 100644 --- a/gnome2/desktop/gnome-applets/DETAILS +++ b/gnome2/desktop/gnome-applets/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-applets - VERSION=2.26.1 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:42b678064e4d0923c2130ac02f488871b9db7c88 + SOURCE_VFY=sha1:52279066e6b0e0af664b4cf6404123bf51fe2791 WEB_SITE=http://www.gnome.org ENTERED=20020701 - UPDATED=20090415 + UPDATED=20090703 SHORT="Applets for the Gnome Panel" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:13 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:13 -0700 Subject: [Lunar-commits] gcalctool: version bump to 5.26.3 Message-ID: <20090710053308.370B49B211@doppio.foo-projects.org> commit e04b357ef867f10f85e6b99b76ca70a0866f1489 Author: Zachary McGrew Date: Tue Jul 7 14:14:54 2009 -0700 gcalctool: version bump to 5.26.3 --- gnome2/desktop/gcalctool/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gcalctool/DETAILS b/gnome2/desktop/gcalctool/DETAILS index 781145c..4d8b464 100644 --- a/gnome2/desktop/gcalctool/DETAILS +++ b/gnome2/desktop/gcalctool/DETAILS @@ -1,12 +1,12 @@ MODULE=gcalctool - VERSION=5.26.2 + VERSION=5.26.3 MAJOR=5.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:450acb12a292dce32920ca6dd6c5784ad7ff9179 + SOURCE_VFY=sha1:311b7dda8569e6737af20c3ba61af73582e7ee3a WEB_SITE=http://www.gnome.org/ ENTERED=20021013 - UPDATED=20090526 + UPDATED=20090703 SHORT="a GNOME based scientific calculator" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:14 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:14 -0700 Subject: [Lunar-commits] gnome-power-manager: version bump to 2.26.2 Message-ID: <20090710053308.5C9E79B25A@doppio.foo-projects.org> commit 7b2194645ec7f315cdc82a4ade8c6fb0655b436f Author: Zachary McGrew Date: Tue Jul 7 14:14:54 2009 -0700 gnome-power-manager: version bump to 2.26.2 --- gnome2/desktop/gnome-power-manager/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-power-manager/DETAILS b/gnome2/desktop/gnome-power-manager/DETAILS index 9f069df..acccd71 100644 --- a/gnome2/desktop/gnome-power-manager/DETAILS +++ b/gnome2/desktop/gnome-power-manager/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-power-manager - VERSION=2.26.1 + VERSION=2.26.2 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:07bfd19a7951502b3799c87f2421812d9b3e5d05 + SOURCE_VFY=sha1:5094b962d24eb67d907c6b730f063dd32cc03a12 WEB_SITE=http://gnome.org ENTERED=20070315 - UPDATED=20090516 + UPDATED=20090702 PSAFE=no SHORT="A GNOME power manager" From zmcgrew at lunar-linux.org Fri Jul 10 07:32:15 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:15 -0700 Subject: [Lunar-commits] gucharmap: version bump to 2.26.3.1 Message-ID: <20090710053308.915AC9B265@doppio.foo-projects.org> commit 3825d3b89c73e9183a5043be771bcda2b54606b1 Author: Zachary McGrew Date: Tue Jul 7 14:14:53 2009 -0700 gucharmap: version bump to 2.26.3.1 --- gnome2/desktop/gucharmap/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gucharmap/DETAILS b/gnome2/desktop/gucharmap/DETAILS index 58e4832..34825ee 100644 --- a/gnome2/desktop/gucharmap/DETAILS +++ b/gnome2/desktop/gucharmap/DETAILS @@ -1,12 +1,12 @@ MODULE=gucharmap - VERSION=2.26.2 + VERSION=2.26.3.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:08868c000a1609e19eb0c64478c1c0a5bd25438f + SOURCE_VFY=sha1:ba31edb66224791f183c9e4e1827b6a1216b9d60 WEB_SITE=http://gucharmap.sourceforge.net/ ENTERED=20030421 - UPDATED=20090526 + UPDATED=20090703 SHORT="A GTK+-2 Unicode character map viewer" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:15 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:15 -0700 Subject: [Lunar-commits] gedit: version bump to 2.26.3 Message-ID: <20090710053308.A1A0A9B21A@doppio.foo-projects.org> commit 4c2612f151fa9f85fc24611fbddb7bd070b07fdd Author: Zachary McGrew Date: Tue Jul 7 14:14:53 2009 -0700 gedit: version bump to 2.26.3 --- gnome2/desktop/gedit/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gedit/DETAILS b/gnome2/desktop/gedit/DETAILS index a643f48..1ed0834 100644 --- a/gnome2/desktop/gedit/DETAILS +++ b/gnome2/desktop/gedit/DETAILS @@ -1,12 +1,12 @@ MODULE=gedit - VERSION=2.26.2 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b5b0c0b6fda604fff630987d9cbd69733943407d + SOURCE_VFY=sha1:57ee9519a1c28195fb5b5bafa06308d816246c53 WEB_SITE=http://gedit.org ENTERED=20020716 - UPDATED=20090526 + UPDATED=20090703 SHORT="a text editor for the GNOME Desktop" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:17 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:17 -0700 Subject: [Lunar-commits] cheese: version bump to 2.26.3 Message-ID: <20090710053309.306889B258@doppio.foo-projects.org> commit cba8a7d25398be38372a2e3a4e946c5274d609aa Author: Zachary McGrew Date: Tue Jul 7 14:14:52 2009 -0700 cheese: version bump to 2.26.3 --- gnome2/desktop/cheese/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/cheese/DETAILS b/gnome2/desktop/cheese/DETAILS index 98b1416..ce7cdef 100644 --- a/gnome2/desktop/cheese/DETAILS +++ b/gnome2/desktop/cheese/DETAILS @@ -1,12 +1,12 @@ MODULE=cheese - VERSION=2.26.2 + VERSION=2.26.3 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:cb5b951e69061f61d1381d9bcb7c1ab4c21d2ea0 + SOURCE_VFY=sha1:808cc424b0f19ab8d94373cc03eea18589a23d37 WEB_SITE=http://www.gnome.org/projects/cheese/ ENTERED=20080817 - UPDATED=20090526 + UPDATED=20090703 SHORT="webcam picture taker" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:16 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:16 -0700 Subject: [Lunar-commits] gnome-themes: version bump to 2.26.3.1 Message-ID: <20090710053309.11F919B215@doppio.foo-projects.org> commit 0906baace149ee6a8f3f9e219547fcb655bbc910 Author: Zachary McGrew Date: Tue Jul 7 14:14:52 2009 -0700 gnome-themes: version bump to 2.26.3.1 --- gnome2/desktop/gnome-themes/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-themes/DETAILS b/gnome2/desktop/gnome-themes/DETAILS index a470d3f..42f3cb1 100644 --- a/gnome2/desktop/gnome-themes/DETAILS +++ b/gnome2/desktop/gnome-themes/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-themes - VERSION=2.26.2 + VERSION=2.26.3.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4b548309069f9d3b62e8f63e590a40d77b285d02 + SOURCE_VFY=sha1:3696948ee025479869a2dd570603a2adc235d8f9 WEB_SITE=http://www.gnome.org/ ENTERED=20021202 - UPDATED=20090526 + UPDATED=20090703 SHORT="offical themes for the GNOME 2 desktop" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 07:32:18 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 9 Jul 2009 22:32:18 -0700 Subject: [Lunar-commits] gnome-menus: version bump to 2.26.2 Message-ID: <20090710053309.3E7D49B25B@doppio.foo-projects.org> commit 9db5b728d87335bfcdb145c26f93417045c5604a Author: Zachary McGrew Date: Tue Jul 7 14:14:51 2009 -0700 gnome-menus: version bump to 2.26.2 --- gnome2/desktop/gnome-menus/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-menus/DETAILS b/gnome2/desktop/gnome-menus/DETAILS index 2e12826..380bab9 100644 --- a/gnome2/desktop/gnome-menus/DETAILS +++ b/gnome2/desktop/gnome-menus/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-menus - VERSION=2.26.1 + VERSION=2.26.2 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:e89b4cc483821429fba4db3399e35775e5f73d20 + SOURCE_VFY=sha1:ab914a083ef63bacd960349b3dee3dbd3a005a82 WEB_SITE=http://www.gnome.org/ ENTERED=20050316 - UPDATED=20090415 + UPDATED=20090703 SHORT="an implementation of the fdo menu specification for GNOME" cat << EOF From florin at lunar-linux.org Fri Jul 10 07:47:10 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 08:47:10 +0300 Subject: [Lunar-commits] xf86-video-cirrus: version bumped to 1.3.1. Message-ID: <20090710054815.27F319B20F@doppio.foo-projects.org> commit 8ba842eb76e07f6d3a26b79a5f871218df2d8495 Author: Florin Braescu Date: Fri Jul 10 08:47:10 2009 +0300 xf86-video-cirrus: version bumped to 1.3.1. Code cleanups mostly. --- xorg7/driver/xf86-video-cirrus/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-cirrus/DETAILS b/xorg7/driver/xf86-video-cirrus/DETAILS index ce35318..20c2d55 100644 --- a/xorg7/driver/xf86-video-cirrus/DETAILS +++ b/xorg7/driver/xf86-video-cirrus/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-cirrus - VERSION=1.3.0 + VERSION=1.3.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:8e55835ff4ce7d0a210f1dd667e4cd040bba9f6e + SOURCE_VFY=sha1:fdf9cfc3fb57848ad72c0c4f4ac2967ac3518707 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20090508 + UPDATED=20090710 SHORT="The X.Org video driver for Cirrus Logic based cards" cat << EOF From florin at lunar-linux.org Fri Jul 10 07:50:30 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 08:50:30 +0300 Subject: [Lunar-commits] xf86-video-dummy: version bumped to 0.3.2. Message-ID: <20090710055121.750C29B20F@doppio.foo-projects.org> commit cf9ebb7e3be6cac3390ce1b5b730d00a1419600e Author: Florin Braescu Date: Fri Jul 10 08:50:30 2009 +0300 xf86-video-dummy: version bumped to 0.3.2. Remove useless loader symbol lists. Add README with pointers to mailing list, bugzilla & git repos. --- xorg7/driver/xf86-video-dummy/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xorg7/driver/xf86-video-dummy/DETAILS b/xorg7/driver/xf86-video-dummy/DETAILS index f1907c7..57f05e2 100644 --- a/xorg7/driver/xf86-video-dummy/DETAILS +++ b/xorg7/driver/xf86-video-dummy/DETAILS @@ -1,15 +1,15 @@ MODULE=xf86-video-dummy - VERSION=0.3.1 + VERSION=0.3.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:79a71e2e7f232325229f79ce2259c677516eee84 + SOURCE_VFY=sha1:f76ce46656b0674ac0c4b505f19b3c72de5e1229 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20090528 + UPDATED=20090710 SHORT="the X.Org dummy video driver" cat << EOF xf86-video-dummy provides the X.Org dummy video driver that actually -displays nothing. It is mainly only useful to X.Org developers. +displays nothing. It is mainly only useful to X.Org developers. EOF From florin at lunar-linux.org Fri Jul 10 07:53:46 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 08:53:46 +0300 Subject: [Lunar-commits] xf86-video-glint: version bumped to 1.2.3. Message-ID: <20090710055508.109CC9B20F@doppio.foo-projects.org> commit ce20ce58a392e95aa9b7365bb40aeadb1f2b933d Author: Florin Braescu Date: Fri Jul 10 08:53:46 2009 +0300 xf86-video-glint: version bumped to 1.2.3. Remove useless loader symbol lists. Remove xorgconfig & xorgcfg from See Also list in man page. Add README with pointers to mailing list, bugzilla & git repos. Fix for big-endian machines. Only map a 64k block of registers. Fix DDC probe. Disable int10 code if __sparc__. Don't set the default depth to 8bpp. --- xorg7/driver/xf86-video-glint/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-glint/DETAILS b/xorg7/driver/xf86-video-glint/DETAILS index 91d2e00..cf1aadb 100644 --- a/xorg7/driver/xf86-video-glint/DETAILS +++ b/xorg7/driver/xf86-video-glint/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-glint - VERSION=1.2.2 + VERSION=1.2.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:4b352d503f747172790605ea3dcded412bbf1921 + SOURCE_VFY=sha1:0f405c687f01ca8c0a671d1979e1d45600d12697 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20081225 + UPDATED=20090710 SHORT="The X.Org video driver for GLINT/Permedia based cards" cat << EOF From florin at lunar-linux.org Fri Jul 10 08:23:08 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 09:23:08 +0300 Subject: [Lunar-commits] xf86-video-i128: version bumped to 1.3.2. Message-ID: <20090710062500.536C59B1B3@doppio.foo-projects.org> commit dada4f4bed4e771262a884182371d91a849f4663 Author: Florin Braescu Date: Fri Jul 10 09:23:08 2009 +0300 xf86-video-i128: version bumped to 1.3.2. Remove useless loader symbol lists. Remove xorgconfig & xorgcfg from See Also list in man page. Build fix for EXA 3. Properly unmap things with libpciaccess. Fix endianness bugs in cursor realization code. CheckComposite: Add a few checks. --- xorg7/driver/xf86-video-i128/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-i128/DETAILS b/xorg7/driver/xf86-video-i128/DETAILS index 2af4ef7..1e9ba41 100644 --- a/xorg7/driver/xf86-video-i128/DETAILS +++ b/xorg7/driver/xf86-video-i128/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-i128 - VERSION=1.3.1 + VERSION=1.3.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:4e58d4c09d794f9dd9d3e035b0a2ada0086dba81 + SOURCE_VFY=sha1:9f686166a14793b92c604419df7087ec6f7bbb47 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20080918 + UPDATED=20090710 SHORT="the X.Org video driver for Number 9 I128 based cards" cat << EOF From florin at lunar-linux.org Fri Jul 10 13:18:47 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 14:18:47 +0300 Subject: [Lunar-commits] xf86-video-rendition: version bumped to 4.2.2. Message-ID: <20090710111931.AE1F8F327E@doppio.foo-projects.org> commit 104804c3e29656bd66705832cb368e2a6605db21 Author: Florin Braescu Date: Fri Jul 10 14:18:47 2009 +0300 xf86-video-rendition: version bumped to 4.2.2. Remove useless loader symbol lists. Remove xorgconfig & xorgcfg from See Also list in man page. --- xorg7/driver/xf86-video-rendition/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-rendition/DETAILS b/xorg7/driver/xf86-video-rendition/DETAILS index ef973f5..6deeaec 100644 --- a/xorg7/driver/xf86-video-rendition/DETAILS +++ b/xorg7/driver/xf86-video-rendition/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-rendition - VERSION=4.2.1 + VERSION=4.2.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:64778508686a9525ec4e7236bbb8bbffad666196 + SOURCE_VFY=sha1:7ad12db370763619affda31245eecfc74b18e9f7 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20090528 + UPDATED=20090710 SHORT="the X.Org video driver for Rendition based cards" cat << EOF From florin at lunar-linux.org Fri Jul 10 13:15:42 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 14:15:42 +0300 Subject: [Lunar-commits] xf86-video-i740: version bumped to 1.3.1. Message-ID: <20090710111931.A12C79B1B3@doppio.foo-projects.org> commit 4d3d10990a1085b9d10ab2a47201b2ba7aaa4a21 Author: Florin Braescu Date: Fri Jul 10 14:15:42 2009 +0300 xf86-video-i740: version bumped to 1.3.1. Remove useless loader symbol lists. Fill in COPYING file. Documentation update. --- xorg7/driver/xf86-video-i740/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-i740/DETAILS b/xorg7/driver/xf86-video-i740/DETAILS index 81ef342..55d1cf0 100644 --- a/xorg7/driver/xf86-video-i740/DETAILS +++ b/xorg7/driver/xf86-video-i740/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-i740 - VERSION=1.3.0 + VERSION=1.3.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:524f1f7f380111b88e3f1e548f736bdfb89560ee + SOURCE_VFY=sha1:7d9c6e3190d52cb52d31c004dc7fc492c14bd0b7 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org/ ENTERED=20060303 - UPDATED=20090327 + UPDATED=20090710 SHORT="The X.Org video driver for Intel i740 based cards" cat << EOF From florin at lunar-linux.org Fri Jul 10 14:05:58 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 15:05:58 +0300 Subject: [Lunar-commits] xf86-video-neomagic: version bumped to 1.2.3. Message-ID: <20090710120654.3CF889B1B3@doppio.foo-projects.org> commit 3abaa1f236912cb319d36010ec596ff21ad85b04 Author: Florin Braescu Date: Fri Jul 10 15:05:58 2009 +0300 xf86-video-neomagic: version bumped to 1.2.3. Remove useless loader symbol lists. Fill in COPYING file. --- xorg7/driver/xf86-video-neomagic/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-neomagic/DETAILS b/xorg7/driver/xf86-video-neomagic/DETAILS index be914fe..93939f2 100644 --- a/xorg7/driver/xf86-video-neomagic/DETAILS +++ b/xorg7/driver/xf86-video-neomagic/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-neomagic - VERSION=1.2.2 + VERSION=1.2.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:f40c877a8592a2f977a20cfdcb8082421cbf5a60 + SOURCE_VFY=sha1:1f9dacad35b3e8399fb0baab785fa450c1606efe MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20081225 + UPDATED=20090710 SHORT="The X.Org video driver for Neomagic MagicGraph based cards" cat << EOF From florin at lunar-linux.org Fri Jul 10 14:09:25 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 15:09:25 +0300 Subject: [Lunar-commits] xf86-video-s3: version bumped to 0.6.2. Message-ID: <20090710121054.713479B1B3@doppio.foo-projects.org> commit 14daa10f8e06c996b5902b62ab55424cc367d0fd Author: Florin Braescu Date: Fri Jul 10 15:09:25 2009 +0300 xf86-video-s3: version bumped to 0.6.2. Remove useless loader symbol lists. Add README with pointers to mailing list, bugzilla & git repos. Raise minimum xorg-server required to 1.4 for miGetPointerPosition. shadowFB option. Interlace mode support. Trio64V+ now using NewMMIO. Enable Xv for Trio64V+ and Trio64UV+ Add manual page. Revert the using of BIOS defaults for the VRAM/DRAM timings. --- xorg7/driver/xf86-video-s3/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-s3/DETAILS b/xorg7/driver/xf86-video-s3/DETAILS index 749dd32..088a2d7 100644 --- a/xorg7/driver/xf86-video-s3/DETAILS +++ b/xorg7/driver/xf86-video-s3/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-s3 - VERSION=0.6.1 + VERSION=0.6.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:6dcc29988ce89a68a5011b156fc95b8d0755dd70 + SOURCE_VFY=sha1:33505579b4d9f52184e119ca70bf9817066d6f61 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20081225 + UPDATED=20090710 SHORT="The X.Org video driver for legacy S3 based cards" cat << EOF From florin at lunar-linux.org Fri Jul 10 14:13:30 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 15:13:30 +0300 Subject: [Lunar-commits] xf86-video-s3virge: version bumped to 1.10.3. Message-ID: <20090710121413.D09B19B1B3@doppio.foo-projects.org> commit a596f96787c0cf2b0ff3a28918dacf59eaf26867 Author: Florin Braescu Date: Fri Jul 10 15:13:30 2009 +0300 xf86-video-s3virge: version bumped to 1.10.3. Remove useless loader symbol lists. Remove xorgconfig & xorgcfg from See Also list in man page. Add README with pointers to mailing list, bugzilla & git repos. --- xorg7/driver/xf86-video-s3virge/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-s3virge/DETAILS b/xorg7/driver/xf86-video-s3virge/DETAILS index 8fb0cfe..6e60ca8 100644 --- a/xorg7/driver/xf86-video-s3virge/DETAILS +++ b/xorg7/driver/xf86-video-s3virge/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-s3virge - VERSION=1.10.2 + VERSION=1.10.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:f153846fbc18e7d46d996157cdc74be8ea95ad87 + SOURCE_VFY=sha1:0453283105609e58042fb8dcd44c6bb0d9fa1961 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20081225 + UPDATED=20090710 SHORT="The X.Org video driver for S3 ViRGE and Trio3D based cards" cat << EOF From florin at lunar-linux.org Fri Jul 10 14:17:42 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 15:17:42 +0300 Subject: [Lunar-commits] xf86-video-savage: version bumped to 2.3.0. Message-ID: <20090710121906.A1CF09B204@doppio.foo-projects.org> commit c5e792aa648597c0d86dc3296383cc817348508e Author: Florin Braescu Date: Fri Jul 10 15:17:42 2009 +0300 xf86-video-savage: version bumped to 2.3.0. Remove useless loader symbol lists. Remove xorgconfig & xorgcfg from See Also list in man page. Add README with pointers to mailing list, bugzilla & git repos. Bugfixes and improvements. --- xorg7/driver/xf86-video-savage/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-savage/DETAILS b/xorg7/driver/xf86-video-savage/DETAILS index 4b29fe8..9953e18 100644 --- a/xorg7/driver/xf86-video-savage/DETAILS +++ b/xorg7/driver/xf86-video-savage/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-savage - VERSION=2.2.1 + VERSION=2.3.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:c20eaf260cae10c8c65d3d690825a5c70a30419b + SOURCE_VFY=sha1:2210525f3ee3cde6a8e9fca61bb9b8319aeb865d MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20080601 + UPDATED=20090710 SHORT="Video driver for S3/VIA Savage based cards" cat << EOF From florin at lunar-linux.org Fri Jul 10 14:21:42 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 15:21:42 +0300 Subject: [Lunar-commits] xf86-video-siliconmotion: version bumped to 1.7.2. Message-ID: <20090710122249.1323A9B204@doppio.foo-projects.org> commit b55132f969d022b96434edb7a55b72767685f0bd Author: Florin Braescu Date: Fri Jul 10 15:21:42 2009 +0300 xf86-video-siliconmotion: version bumped to 1.7.2. Remove useless loader symbol lists. Fill in COPYING file, add SubmittingPatches URL to README. Bugfixes and enhacements. --- xorg7/driver/xf86-video-siliconmotion/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/xorg7/driver/xf86-video-siliconmotion/DETAILS b/xorg7/driver/xf86-video-siliconmotion/DETAILS index 924e379..8e70f11 100644 --- a/xorg7/driver/xf86-video-siliconmotion/DETAILS +++ b/xorg7/driver/xf86-video-siliconmotion/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-siliconmotion - VERSION=1.7.1 + VERSION=1.7.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:d246ee7ca3e70ddcd7fcff92d4d0174abef0c241 + SOURCE_VFY=sha1:537a0afbaa16d5554cc74c574274324c8e24d134 MODULE_PREFIX=${X11R7_PREFIX:-/usr} - WEB_SITE=http://www.x.org/ + WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20090430 + UPDATED=20090710 SHORT="the X.Org video driver for SiliconMotion based cards" cat << EOF @@ -14,7 +14,7 @@ xf86-video-siliconmotion provides the X.Org video driver for SiliconMotion Lynx and Cougar based video cards, commonly found in laptops. The driver is fully accelerated, and provides support for the following -framebuffer depths: 8, 16, and 24. All visual types are supported for +framebuffer depths: 8, 16, and 24. All visual types are supported for depth 8, and TrueColor visuals are supported for the other depths. The siliconmotion driver supports PCI and AGP video cards based on the From florin at lunar-linux.org Fri Jul 10 14:25:29 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 15:25:29 +0300 Subject: [Lunar-commits] xf86-video-sisusb: version bumped to 0.9.2. Message-ID: <20090710122558.E1F439B204@doppio.foo-projects.org> commit 33e6041d69783d7d2fee571bcea74e85d0e9bf7d Author: Florin Braescu Date: Fri Jul 10 15:25:29 2009 +0300 xf86-video-sisusb: version bumped to 0.9.2. Remove useless loader symbol lists. --- xorg7/driver/xf86-video-sisusb/CONFLICTS | 10 +++++----- xorg7/driver/xf86-video-sisusb/DETAILS | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/xorg7/driver/xf86-video-sisusb/CONFLICTS b/xorg7/driver/xf86-video-sisusb/CONFLICTS index 5013182..fa885b1 100644 --- a/xorg7/driver/xf86-video-sisusb/CONFLICTS +++ b/xorg7/driver/xf86-video-sisusb/CONFLICTS @@ -1,6 +1,6 @@ -conflicts XOrg6 && -conflicts XOrg-test && -conflicts XOrg-fonts-base && -conflicts XOrg-fonts-extra && -conflicts XOrg-drm && +conflicts XOrg6 +conflicts XOrg-test +conflicts XOrg-fonts-base +conflicts XOrg-fonts-extra +conflicts XOrg-drm conflicts XOrg-drm-cvs diff --git a/xorg7/driver/xf86-video-sisusb/DETAILS b/xorg7/driver/xf86-video-sisusb/DETAILS index 9dc3eb1..41b1736 100644 --- a/xorg7/driver/xf86-video-sisusb/DETAILS +++ b/xorg7/driver/xf86-video-sisusb/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-sisusb - VERSION=0.9.0 + VERSION=0.9.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:79aaaf3a79dd4eaca177ec032d05a826a15a9c21 + SOURCE_VFY=sha1:4f0c74cda636e3bc1bf0902710b06baab1d9a407 MODULE_PREFIX=${X11R7_PREFIX:-/usr} - WEB_SITE=http://www.x.org/ + WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20080415 + UPDATED=20090710 SHORT="the X.Org video driver for SiS based USB-attached video devices" cat << EOF @@ -21,6 +21,6 @@ The sisusb driver supports USB video cards based on the following chipsets: SiS315E/PRO -The SiS315E/PRO features two CRT controllers. However, in its USB +The SiS315E/PRO features two CRT controllers. However, in its USB version, only the first output, referred to as "CRT1", is being used. EOF From florin at lunar-linux.org Fri Jul 10 14:28:43 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 15:28:43 +0300 Subject: [Lunar-commits] xf86-video-trident: version bumped to 1.3.2. Message-ID: <20090710122934.E876D9B204@doppio.foo-projects.org> commit 3aa64d645fdab2804f029705c1e97568a1fa3d56 Author: Florin Braescu Date: Fri Jul 10 15:28:43 2009 +0300 xf86-video-trident: version bumped to 1.3.2. Remove useless loader symbol lists. Remove xorgconfig & xorgcfg from See Also list in man page. Add README with pointers to mailing list, bugzilla & git repos. Bugfixes and improvements. --- xorg7/driver/xf86-video-trident/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xorg7/driver/xf86-video-trident/DETAILS b/xorg7/driver/xf86-video-trident/DETAILS index 7364f0e..a92b2db 100644 --- a/xorg7/driver/xf86-video-trident/DETAILS +++ b/xorg7/driver/xf86-video-trident/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-trident - VERSION=1.3.0 + VERSION=1.3.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:1a4cd4dd1a8ac8d0937d5b08e0008e616d2b1385 + SOURCE_VFY=sha1:43c834f0e4eb8efa423e22e550fe46554ae6bea7 MODULE_PREFIX=${X11R7_PREFIX:-/usr} - WEB_SITE=http://www.x.org/ + WEB_SITE=http://www.x.org ENTERED=20070216 - UPDATED=20080415 + UPDATED=20090710 SHORT="the X.Org video driver for VIA based cards" cat << EOF From florin at lunar-linux.org Fri Jul 10 14:33:14 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 15:33:14 +0300 Subject: [Lunar-commits] xf86-video-voodoo: version bumped to 1.2.2. Message-ID: <20090710123402.498409B204@doppio.foo-projects.org> commit 81765a35694349b00fb55d5f5046f664ba9d59c4 Author: Florin Braescu Date: Fri Jul 10 15:33:14 2009 +0300 xf86-video-voodoo: version bumped to 1.2.2. Remove useless loader symbol lists. Remove xorgconfig & xorgcfg from See Also list in man page. --- xorg7/driver/xf86-video-voodoo/CONFLICTS | 10 +++++----- xorg7/driver/xf86-video-voodoo/DETAILS | 16 ++++++++-------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/xorg7/driver/xf86-video-voodoo/CONFLICTS b/xorg7/driver/xf86-video-voodoo/CONFLICTS index 5013182..fa885b1 100644 --- a/xorg7/driver/xf86-video-voodoo/CONFLICTS +++ b/xorg7/driver/xf86-video-voodoo/CONFLICTS @@ -1,6 +1,6 @@ -conflicts XOrg6 && -conflicts XOrg-test && -conflicts XOrg-fonts-base && -conflicts XOrg-fonts-extra && -conflicts XOrg-drm && +conflicts XOrg6 +conflicts XOrg-test +conflicts XOrg-fonts-base +conflicts XOrg-fonts-extra +conflicts XOrg-drm conflicts XOrg-drm-cvs diff --git a/xorg7/driver/xf86-video-voodoo/DETAILS b/xorg7/driver/xf86-video-voodoo/DETAILS index 10af25e..3832a3e 100644 --- a/xorg7/driver/xf86-video-voodoo/DETAILS +++ b/xorg7/driver/xf86-video-voodoo/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-voodoo - VERSION=1.2.0 + VERSION=1.2.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:d8434fb024265dfe3497182cafa35481f55dda87 + SOURCE_VFY=sha1:0b8dcaee0070ee29dd6119f2f04962f32495680c MODULE_PREFIX=${X11R7_PREFIX:-/usr} - WEB_SITE=http://www.x.org/ + WEB_SITE=http://www.x.org ENTERED=20060302 - UPDATED=20080415 + UPDATED=20090710 SHORT="the X.Org video driver for 3dfx Voodoo1 and Voodoo2 based cards" cat << EOF @@ -14,13 +14,13 @@ xf86-video-voodoo provides the X.Org video driver for the 3dfx Voodoo1 Voodoo2 series of video cards. On the Voodoo1 the driver uses a shadow buffer in system memory as the -video adapter has only 3D acceleration. Selected portions of the shadow -framebuffer are copied out to the Voodoo board at the right time. Because -of this, the speed of the driver is very dependent on the CPU. Processors +video adapter has only 3D acceleration. Selected portions of the shadow +framebuffer are copied out to the Voodoo board at the right time. Because +of this, the speed of the driver is very dependent on the CPU. Processors nowdays are actually rather fast at moving data so we get very good speed anyway as the shadow framebuffer is in cached RAM. The Voodoo2 has 16bpp acceleration and the driver provides accelerated -versions of most operations except angled lines and stipples. Accelerated +versions of most operations except angled lines and stipples. Accelerated alpha blending with the Render extension is also supported as is DGA. EOF From florin at lunar-linux.org Fri Jul 10 14:36:41 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 15:36:41 +0300 Subject: [Lunar-commits] applewmproto: version bumped to 1.3.0. Message-ID: <20090710123728.9819B9B204@doppio.foo-projects.org> commit 05e9291cc6b4245d509fc27c1456ff687ccae4eb Author: Florin Braescu Date: Fri Jul 10 15:36:41 2009 +0300 applewmproto: version bumped to 1.3.0. Pad xAppleWMNotifyEvent up to 32 bytes to properly match. Added XAppleWMAttachTransient to push that codepath from quartz- wm into Xplugin... needed for SL. --- xorg7/proto/applewmproto/BUILD | 2 +- xorg7/proto/applewmproto/CONFLICTS | 10 +++++----- xorg7/proto/applewmproto/DETAILS | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/xorg7/proto/applewmproto/BUILD b/xorg7/proto/applewmproto/BUILD index cfe3408..7875861 100644 --- a/xorg7/proto/applewmproto/BUILD +++ b/xorg7/proto/applewmproto/BUILD @@ -1,6 +1,6 @@ ( - . /etc/profile.d/x11r7.rc && + . /etc/profile.d/x11r7.rc && default_build ) > $C_FIFO 2>&1 diff --git a/xorg7/proto/applewmproto/CONFLICTS b/xorg7/proto/applewmproto/CONFLICTS index 5013182..fa885b1 100644 --- a/xorg7/proto/applewmproto/CONFLICTS +++ b/xorg7/proto/applewmproto/CONFLICTS @@ -1,6 +1,6 @@ -conflicts XOrg6 && -conflicts XOrg-test && -conflicts XOrg-fonts-base && -conflicts XOrg-fonts-extra && -conflicts XOrg-drm && +conflicts XOrg6 +conflicts XOrg-test +conflicts XOrg-fonts-base +conflicts XOrg-fonts-extra +conflicts XOrg-drm conflicts XOrg-drm-cvs diff --git a/xorg7/proto/applewmproto/DETAILS b/xorg7/proto/applewmproto/DETAILS index 181a1be..47baf05 100644 --- a/xorg7/proto/applewmproto/DETAILS +++ b/xorg7/proto/applewmproto/DETAILS @@ -1,14 +1,14 @@ MODULE=applewmproto - VERSION=1.0.3 + VERSION=1.3.0 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$XORG_URL/individual/proto/ - SOURCE_VFY=sha1:c2c94755f453b6f8df53400f4e12f428cfefbb53 + SOURCE_URL=$XORG_URL/individual/proto + SOURCE_VFY=sha1:81e887ce7bc1969544868d7a79270fd21c9e9d4e MODULE_PREFIX=${X11R7_PREFIX:-/usr} - WEB_SITE=http://www.x.org/ + WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20060303 + UPDATED=20090710 SHORT="X.Org protocol headers for MacOSX" cat << EOF -X.Org protocol headers for rootless window management +X.Org protocol headers for rootless window management. EOF From florin at lunar-linux.org Fri Jul 10 14:56:59 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 15:56:59 +0300 Subject: [Lunar-commits] libX11: version bumped to 1.2.2. Message-ID: <20090710125931.35F349B204@doppio.foo-projects.org> commit ec7c5b7d73f9978f86152310cc030d648513b0ba Author: Florin Braescu Date: Fri Jul 10 15:56:59 2009 +0300 libX11: version bumped to 1.2.2. Bugfixes and enhacements. Indic language info added too. --- xorg7/lib/libX11/CONFLICTS | 10 +++++----- xorg7/lib/libX11/DETAILS | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/xorg7/lib/libX11/CONFLICTS b/xorg7/lib/libX11/CONFLICTS index 5013182..fa885b1 100644 --- a/xorg7/lib/libX11/CONFLICTS +++ b/xorg7/lib/libX11/CONFLICTS @@ -1,6 +1,6 @@ -conflicts XOrg6 && -conflicts XOrg-test && -conflicts XOrg-fonts-base && -conflicts XOrg-fonts-extra && -conflicts XOrg-drm && +conflicts XOrg6 +conflicts XOrg-test +conflicts XOrg-fonts-base +conflicts XOrg-fonts-extra +conflicts XOrg-drm conflicts XOrg-drm-cvs diff --git a/xorg7/lib/libX11/DETAILS b/xorg7/lib/libX11/DETAILS index dfffaea..cec1cb5 100644 --- a/xorg7/lib/libX11/DETAILS +++ b/xorg7/lib/libX11/DETAILS @@ -1,12 +1,12 @@ MODULE=libX11 - VERSION=1.2.1 + VERSION=1.2.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/lib - SOURCE_VFY=sha1:8e58c3d9070cd164a960dc89b20cf0e35bade8c8 + SOURCE_VFY=sha1:7962063e124856f8a36afd760a934e6e429f036b MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060120 - UPDATED=20090410 + UPDATED=20090710 SHORT="The X.Org client-side library" cat << EOF From florin at lunar-linux.org Fri Jul 10 15:02:37 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 16:02:37 +0300 Subject: [Lunar-commits] xkbcomp: version bumped to 1.1.0. Message-ID: <20090710130327.CF7A89B209@doppio.foo-projects.org> commit e2ac25b34d9c00f4dca0bb9eec71cc5e5515633b Author: Florin Braescu Date: Fri Jul 10 16:02:37 2009 +0300 xkbcomp: version bumped to 1.1.0. The most interesting feature is the ability to configure the xkb data dir at configure time rather than being forced to the hardcoded default. Other changes include a few bug fixes, cleanups, comments and a run of 'indent' over the repository. --- xorg7/app/xkbcomp/BUILD | 2 +- xorg7/app/xkbcomp/CONFLICTS | 10 +++++----- xorg7/app/xkbcomp/DETAILS | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/xorg7/app/xkbcomp/BUILD b/xorg7/app/xkbcomp/BUILD index cfe3408..7875861 100644 --- a/xorg7/app/xkbcomp/BUILD +++ b/xorg7/app/xkbcomp/BUILD @@ -1,6 +1,6 @@ ( - . /etc/profile.d/x11r7.rc && + . /etc/profile.d/x11r7.rc && default_build ) > $C_FIFO 2>&1 diff --git a/xorg7/app/xkbcomp/CONFLICTS b/xorg7/app/xkbcomp/CONFLICTS index 5013182..fa885b1 100644 --- a/xorg7/app/xkbcomp/CONFLICTS +++ b/xorg7/app/xkbcomp/CONFLICTS @@ -1,6 +1,6 @@ -conflicts XOrg6 && -conflicts XOrg-test && -conflicts XOrg-fonts-base && -conflicts XOrg-fonts-extra && -conflicts XOrg-drm && +conflicts XOrg6 +conflicts XOrg-test +conflicts XOrg-fonts-base +conflicts XOrg-fonts-extra +conflicts XOrg-drm conflicts XOrg-drm-cvs diff --git a/xorg7/app/xkbcomp/DETAILS b/xorg7/app/xkbcomp/DETAILS index cb387a4..da0af31 100644 --- a/xorg7/app/xkbcomp/DETAILS +++ b/xorg7/app/xkbcomp/DETAILS @@ -1,12 +1,12 @@ MODULE=xkbcomp - VERSION=1.0.5 + VERSION=1.1.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/app - SOURCE_VFY=sha1:9485bb7763ae06e48f12638deeed5b42abe61cbd + SOURCE_VFY=sha1:78d710d64e64df1894dd2b49ff9b0113b3af4746 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060120 - UPDATED=20080515 + UPDATED=20090710 SHORT="The X.Org XKB keyboard description compiler" cat << EOF From florin at lunar-linux.org Fri Jul 10 15:06:08 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 16:06:08 +0300 Subject: [Lunar-commits] setxkbmap: version bumped to 1.1.0. Message-ID: <20090710130656.679609B209@doppio.foo-projects.org> commit 71e9a809f1e9a74d3496c34660034f7267db8dfc Author: Florin Braescu Date: Fri Jul 10 16:06:08 2009 +0300 setxkbmap: version bumped to 1.1.0. Bugfixes and improvements. Other changes include cleanups and a run of 'indent' over the repository. --- xorg7/app/setxkbmap/BUILD | 2 +- xorg7/app/setxkbmap/CONFLICTS | 10 +++++----- xorg7/app/setxkbmap/DETAILS | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/xorg7/app/setxkbmap/BUILD b/xorg7/app/setxkbmap/BUILD index cfe3408..7875861 100644 --- a/xorg7/app/setxkbmap/BUILD +++ b/xorg7/app/setxkbmap/BUILD @@ -1,6 +1,6 @@ ( - . /etc/profile.d/x11r7.rc && + . /etc/profile.d/x11r7.rc && default_build ) > $C_FIFO 2>&1 diff --git a/xorg7/app/setxkbmap/CONFLICTS b/xorg7/app/setxkbmap/CONFLICTS index 5013182..fa885b1 100644 --- a/xorg7/app/setxkbmap/CONFLICTS +++ b/xorg7/app/setxkbmap/CONFLICTS @@ -1,6 +1,6 @@ -conflicts XOrg6 && -conflicts XOrg-test && -conflicts XOrg-fonts-base && -conflicts XOrg-fonts-extra && -conflicts XOrg-drm && +conflicts XOrg6 +conflicts XOrg-test +conflicts XOrg-fonts-base +conflicts XOrg-fonts-extra +conflicts XOrg-drm conflicts XOrg-drm-cvs diff --git a/xorg7/app/setxkbmap/DETAILS b/xorg7/app/setxkbmap/DETAILS index a2a91b4..18b01b5 100644 --- a/xorg7/app/setxkbmap/DETAILS +++ b/xorg7/app/setxkbmap/DETAILS @@ -1,14 +1,14 @@ MODULE=setxkbmap - VERSION=1.0.4 + VERSION=1.1.0 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$XORG_URL/individual/app/ - SOURCE_VFY=sha1:fa5eaae6804d3ee7fe5c1a95902eb0737facfb82 + SOURCE_URL=$XORG_URL/individual/app + SOURCE_VFY=sha1:f02f93a08ac060d760566693c748e0fba3db8a06 MODULE_PREFIX=${X11R7_PREFIX:-/usr} - WEB_SITE=http://www.x.org/ + WEB_SITE=http://www.x.org ENTERED=20070216 - UPDATED=20070728 + UPDATED=20090710 SHORT="Set the keyboard using the X Keyboard Extension" cat << EOF -set the keyboard using the X Keyboard Extension +set the keyboard using the X Keyboard Extension. EOF From florin at lunar-linux.org Fri Jul 10 15:09:27 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 16:09:27 +0300 Subject: [Lunar-commits] libFS: version bumped to 1.0.2. Message-ID: <20090710131017.BE0E99B209@doppio.foo-projects.org> commit 1767be72a13859eb99eca8e2efc8444ef5ee07c7 Author: Florin Braescu Date: Fri Jul 10 16:09:27 2009 +0300 libFS: version bumped to 1.0.2. Add README with pointers to mailing list, bugzilla & git repos Move API doc from xorg-doc/doc/FSlib.doc Make FSlib.txt prototypes match those in headers. Fix server name handling in IOError messages during connection setup Drop #ifdef USG checks for some truly ancient (pre-SVR4) SysV's Constify FSErrorList Strip out-of-date RCS/CVS & SCCS version tags Move CWARNFLAGS to Makefile.am for easier build-time overriding. --- xorg7/lib/libFS/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/lib/libFS/DETAILS b/xorg7/lib/libFS/DETAILS index 2b93f51..811fba6 100644 --- a/xorg7/lib/libFS/DETAILS +++ b/xorg7/lib/libFS/DETAILS @@ -1,12 +1,12 @@ MODULE=libFS - VERSION=1.0.1 + VERSION=1.0.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/lib - SOURCE_VFY=sha1:7a78a88ab962cf5d62be6b0fef04d7054fba1b37 + SOURCE_VFY=sha1:41cf53fae37210acaa034199f01f36af3f3ec548 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060120 - UPDATED=20080601 + UPDATED=20090710 SHORT="The X.Org Font Services library" cat << EOF From florin at lunar-linux.org Fri Jul 10 16:17:00 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 17:17:00 +0300 Subject: [Lunar-commits] foomatic-db-engine: version bumped to 4.0.2. Message-ID: <20090710141859.920F79B209@doppio.foo-projects.org> commit a5852d3089af7504e4be45617f349abd1255ab4e Author: Florin Braescu Date: Fri Jul 10 17:17:00 2009 +0300 foomatic-db-engine: version bumped to 4.0.2. Bugfixes release. --- printer/foomatic-db-engine/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/printer/foomatic-db-engine/DETAILS b/printer/foomatic-db-engine/DETAILS index a4061f3..6f411c7 100644 --- a/printer/foomatic-db-engine/DETAILS +++ b/printer/foomatic-db-engine/DETAILS @@ -1,11 +1,11 @@ MODULE=foomatic-db-engine - VERSION=4.0.1 + VERSION=4.0.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.openprinting.org/download/foomatic - SOURCE_VFY=sha1:8fe11dbc19e36f851cca0f5f81c2283a158abb9c + SOURCE_VFY=sha1:1c754c1b52eeac49362df533c02a408d51f59220 WEB_SITE=http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic ENTERED=20051228 - UPDATED=20090429 + UPDATED=20090710 SHORT="generates PPD files from the data in Foomatic's XML database" cat << EOF From florin at lunar-linux.org Fri Jul 10 16:20:06 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 17:20:06 +0300 Subject: [Lunar-commits] foomatic-filters: version bumped to 4.0.2. Message-ID: <20090710142028.209859B209@doppio.foo-projects.org> commit 00078e08149576843812da953d2c4bf5c60ae101 Author: Florin Braescu Date: Fri Jul 10 17:20:06 2009 +0300 foomatic-filters: version bumped to 4.0.2. Bugfixes release. --- printer/foomatic-filters/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/printer/foomatic-filters/DETAILS b/printer/foomatic-filters/DETAILS index 8deda79..771c997 100644 --- a/printer/foomatic-filters/DETAILS +++ b/printer/foomatic-filters/DETAILS @@ -1,11 +1,11 @@ MODULE=foomatic-filters - VERSION=4.0.1 + VERSION=4.0.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.openprinting.org/download/foomatic - SOURCE_VFY=sha1:b7cb36cbe88bb637da66795df38a29fd9ed4fc04 + SOURCE_VFY=sha1:14631e1c28117e0d9ecc6f1ed8afbb714399df5d WEB_SITE=http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic ENTERED=20041116 - UPDATED=20090429 + UPDATED=20090710 SHORT="Printer filters for foomatic" cat << EOF From zmcgrew at lunar-linux.org Fri Jul 10 17:49:23 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Fri, 10 Jul 2009 08:49:23 -0700 Subject: [Lunar-commits] file-roller: fix the build Message-ID: <20090710154959.E66549B204@doppio.foo-projects.org> commit c1ba61a683e38ec69fdab49f8a5d20d278533d86 Author: Zachary McGrew Date: Fri Jul 10 08:48:50 2009 -0700 file-roller: fix the build --- gnome2/desktop/file-roller/BUILD | 19 +++++++++++-------- 1 files changed, 11 insertions(+), 8 deletions(-) diff --git a/gnome2/desktop/file-roller/BUILD b/gnome2/desktop/file-roller/BUILD index 62fc456..b212f31 100644 --- a/gnome2/desktop/file-roller/BUILD +++ b/gnome2/desktop/file-roller/BUILD @@ -1,12 +1,15 @@ ( - ./configure --prefix=${GNOME210_PREFIX:-/usr} \ - --build=$BUILD \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --infodir=${GNOME210_PREFIX:-/usr}/share/info \ - --mandir=${GNOME210_PREFIX:-/usr}/share/man \ - $OPTS && - default_make + #2.26.3 won't compile because they hardcoded an invalid include path + sedit 's:../../src/::g' src/fr-enum-types.c + + ./configure --prefix=${GNOME210_PREFIX:-/usr} \ + --build=$BUILD \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=${GNOME210_PREFIX:-/usr}/share/info \ + --mandir=${GNOME210_PREFIX:-/usr}/share/man \ + $OPTS && + default_make ) > $C_FIFO 2>&1 From florin at lunar-linux.org Fri Jul 10 20:52:28 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 21:52:28 +0300 Subject: [Lunar-commits] xorg-server: version bumped to 1.6.2. Message-ID: <20090710185532.7343C9B1BE@doppio.foo-projects.org> commit 0ef3abea9151eacd5b4437a05f08cfdc4a1dd7e9 Author: Florin Braescu Date: Fri Jul 10 21:52:28 2009 +0300 xorg-server: version bumped to 1.6.2. Bugfixes and enhacements. --- xorg7/xorg-server/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/xorg-server/DETAILS b/xorg7/xorg-server/DETAILS index a21053d..d19be4d 100644 --- a/xorg7/xorg-server/DETAILS +++ b/xorg7/xorg-server/DETAILS @@ -1,12 +1,12 @@ MODULE=xorg-server - VERSION=1.6.1 + VERSION=1.6.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/xserver - SOURCE_VFY=sha1:aef6d1cd1cbb97fa3214fde6fbefb03a45578132 + SOURCE_VFY=sha1:7eb0ae82762eecf5be031d63a77f0c1281569414 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060120 - UPDATED=20090228 + UPDATED=20090710 MAINTAINER=elangelo at lunar-linux.org SHORT="The X.Org X11R7 server for the X Window System" From florin at lunar-linux.org Fri Jul 10 20:56:25 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 10 Jul 2009 21:56:25 +0300 Subject: [Lunar-commits] hplip: version bumped to 3.9.6b. Message-ID: <20090710185715.C50709B1BE@doppio.foo-projects.org> commit f329252d0c23c18d15b68a1e644687e3036e8317 Author: Florin Braescu Date: Fri Jul 10 21:56:25 2009 +0300 hplip: version bumped to 3.9.6b. Bugfixes release. --- printer/hplip/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/printer/hplip/DETAILS b/printer/hplip/DETAILS index e14b232..ccc6497 100644 --- a/printer/hplip/DETAILS +++ b/printer/hplip/DETAILS @@ -1,11 +1,11 @@ MODULE=hplip - VERSION=3.9.6 + VERSION=3.9.6b SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/hplip - SOURCE_VFY=sha1:ca13cdef96522047d2c39c11fa31a69e5a7cc58b + SOURCE_VFY=sha1:c8e6533df5b85a830e99fd9bed452be830a4819b WEB_SITE=http://hplip.sourceforge.net ENTERED=20061216 - UPDATED=20090624 + UPDATED=20090710 SHORT="Hewlett Packard's drivers for HP printers" cat << EOF From florin at lunar-linux.org Sat Jul 11 07:37:28 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 11 Jul 2009 08:37:28 +0300 Subject: [Lunar-commits] dovecot: version bumped to 1.2.1. Message-ID: <20090711054140.A8FE8F4285@doppio.foo-projects.org> commit f3f727d5fae3706d83298b551e66d1972ed63766 Author: Florin Braescu Date: Sat Jul 11 08:37:28 2009 +0300 dovecot: version bumped to 1.2.1. Bugfixes release. --- mail/dovecot/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS index bbf82ca..69bddec 100644 --- a/mail/dovecot/DETAILS +++ b/mail/dovecot/DETAILS @@ -1,11 +1,11 @@ MODULE=dovecot - VERSION=1.2.0 + VERSION=1.2.1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.dovecot.org/releases/1.2 - SOURCE_VFY=sha1:205e95e00ccfb7002a012208d342572e43d01eb4 + SOURCE_VFY=sha1:007139c0ef514157fca13ba80d8eaac99b45b66e WEB_SITE=http://www.dovecot.org ENTERED=20041204 - UPDATED=20090703 + UPDATED=20090711 SHORT="A small, fast and secure (SSL) Maildir capable imap daemon" cat << EOF From florin at lunar-linux.org Sat Jul 11 08:20:39 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 11 Jul 2009 09:20:39 +0300 Subject: [Lunar-commits] lxpanel: version bumped to 0.4.1. Message-ID: <20090711062104.A67989B202@doppio.foo-projects.org> commit 0153ac3cc736be2d88792627b4a43fccc8ff9ce3 Author: Florin Braescu Date: Sat Jul 11 09:20:39 2009 +0300 lxpanel: version bumped to 0.4.1. Bugfixes and enhacements. --- x11-apps/lxpanel/DEPENDS | 1 - x11-apps/lxpanel/DETAILS | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/x11-apps/lxpanel/DEPENDS b/x11-apps/lxpanel/DEPENDS index 0fb36ae..84ed587 100644 --- a/x11-apps/lxpanel/DEPENDS +++ b/x11-apps/lxpanel/DEPENDS @@ -1,4 +1,3 @@ -depends alsa-lib depends alsa-utils depends gtk+-2 depends startup-notification diff --git a/x11-apps/lxpanel/DETAILS b/x11-apps/lxpanel/DETAILS index e1503de..a554059 100644 --- a/x11-apps/lxpanel/DETAILS +++ b/x11-apps/lxpanel/DETAILS @@ -1,11 +1,11 @@ MODULE=lxpanel - VERSION=0.3.999 + VERSION=0.4.1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/lxde - SOURCE_VFY=sha1:fa45e78e11e047322ee7725d95e3814e2b9fc80e + SOURCE_VFY=sha1:e8ee6ed5097304cb82ce2ef5bd12e705b4f6c413 WEB_SITE=http://lxde.org ENTERED=20061112 - UPDATED=20090201 + UPDATED=20090711 SHORT="A lightweight X11 desktop panel" cat << EOF From ratler at lunar-linux.org Sat Jul 11 13:56:34 2009 From: ratler at lunar-linux.org (Stefan Wold) Date: Sat, 11 Jul 2009 13:56:34 +0200 Subject: [Lunar-commits] libfwbuilder, fwbuilder: Version bump to 3.0.5 Message-ID: <20090711115858.5D98F9B1F4@doppio.foo-projects.org> commit 89af694cab995637a6e61d1245f53f55a31c08d3 Author: Stefan Wold Date: Sat Jul 11 13:56:34 2009 +0200 libfwbuilder, fwbuilder: Version bump to 3.0.5 Bug fix release, fixes ipv6 and gui issues --- libs/libfwbuilder/DETAILS | 6 +++--- security/fwbuilder/DETAILS | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/libs/libfwbuilder/DETAILS b/libs/libfwbuilder/DETAILS index 8d47623..b8e9f97 100644 --- a/libs/libfwbuilder/DETAILS +++ b/libs/libfwbuilder/DETAILS @@ -1,12 +1,12 @@ MODULE=libfwbuilder - VERSION=3.0.4 + VERSION=3.0.5 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/fwbuilder/ - SOURCE_VFY=sha1:810d4f6dc8b4c2a98963fc5e536e2695f4aca02f + SOURCE_VFY=sha1:16c146ce3b2b9a6409b57e0cbf726a1452ac0464 WEB_SITE=http://www.fwbuilder.org/ MAINTAINER=ratler at lunar-linux.org ENTERED=20040730 - UPDATED=20090509 + UPDATED=20090711 SHORT="Library for fwbuilder" cat << EOF diff --git a/security/fwbuilder/DETAILS b/security/fwbuilder/DETAILS index f5dd186..cbd5e32 100644 --- a/security/fwbuilder/DETAILS +++ b/security/fwbuilder/DETAILS @@ -1,12 +1,12 @@ MODULE=fwbuilder - VERSION=3.0.4 + VERSION=3.0.5 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/fwbuilder/ - SOURCE_VFY=sha1:cefc31f0c2f023671130551f4543ab024fecd8f5 + SOURCE_VFY=sha1:b7a8e198c975eb5a84c35fa49347061ff1457d59 WEB_SITE=http://www.fwbuilder.org/ MAINTAINER=ratler at lunar-linux.org ENTERED=20040730 - UPDATED=20090509 + UPDATED=20090711 SHORT="A firewall configuration and management tool" cat << EOF From ratler at lunar-linux.org Sat Jul 11 13:58:10 2009 From: ratler at lunar-linux.org (Stefan Wold) Date: Sat, 11 Jul 2009 13:58:10 +0200 Subject: [Lunar-commits] exif-browser: Initial import of this gimp plugin Message-ID: <20090711115858.6AF189B1F5@doppio.foo-projects.org> commit 1d0a89491f31f90c123db550052ed913c6aa8f96 Author: Stefan Wold Date: Sat Jul 11 13:58:10 2009 +0200 exif-browser: Initial import of this gimp plugin --- graphics/exif-browser/DEPENDS | 2 ++ graphics/exif-browser/DETAILS | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 0 deletions(-) diff --git a/graphics/exif-browser/DEPENDS b/graphics/exif-browser/DEPENDS new file mode 100644 index 0000000..1a07681 --- /dev/null +++ b/graphics/exif-browser/DEPENDS @@ -0,0 +1,2 @@ +depends libexif +depends gimp diff --git a/graphics/exif-browser/DETAILS b/graphics/exif-browser/DETAILS new file mode 100644 index 0000000..af13743 --- /dev/null +++ b/graphics/exif-browser/DETAILS @@ -0,0 +1,14 @@ + MODULE=exif-browser + VERSION=20080901 + SOURCE=exif-browser.tar.gz + SOURCE_URL=http://registry.gimp.org/files/ +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE + SOURCE_VFY=sha1:86c2d2b86e877636895d90ab6f5dafb78ee1a8b9 + WEB_SITE="http://registry.gimp.org/node/8839" + ENTERED=20090711 + UPDATED=20090711 + SHORT="Gimp plugin: Exif viewer for digital photos" +cat < ekiga: add the needed cyrus-sasl depend. Message-ID: <20090711141033.EE5F09B1F5@doppio.foo-projects.org> commit 1403864449520ed57bec73e7ddf9c300de977e45 Author: Florin Braescu Date: Sat Jul 11 17:10:10 2009 +0300 ekiga: add the needed cyrus-sasl depend. --- gnome2/desktop/ekiga/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gnome2/desktop/ekiga/DEPENDS b/gnome2/desktop/ekiga/DEPENDS index 17fe276..9b8a0ea 100644 --- a/gnome2/desktop/ekiga/DEPENDS +++ b/gnome2/desktop/ekiga/DEPENDS @@ -2,6 +2,7 @@ depends openldap depends ptlib depends opal depends gnome-doc-utils +depends cyrus-sasl optional_depends dbus "--enable-dbus" "--disable-dbus" "for dbus support" optional_depends SDL "" "" "for fullscreen support" From florin at lunar-linux.org Sun Jul 12 05:14:08 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 12 Jul 2009 06:14:08 +0300 Subject: [Lunar-commits] ekiga: tweak the depends a bit. Message-ID: <20090712031437.221A6F358C@doppio.foo-projects.org> commit b0c4783aa6d4e59517038ae9374557fb8b24d726 Author: Florin Braescu Date: Sun Jul 12 06:14:08 2009 +0300 ekiga: tweak the depends a bit. --- gnome2/desktop/ekiga/DEPENDS | 14 +++++++++----- 1 files changed, 9 insertions(+), 5 deletions(-) diff --git a/gnome2/desktop/ekiga/DEPENDS b/gnome2/desktop/ekiga/DEPENDS index 9b8a0ea..604d618 100644 --- a/gnome2/desktop/ekiga/DEPENDS +++ b/gnome2/desktop/ekiga/DEPENDS @@ -4,12 +4,16 @@ depends opal depends gnome-doc-utils depends cyrus-sasl -optional_depends dbus "--enable-dbus" "--disable-dbus" "for dbus support" -optional_depends SDL "" "" "for fullscreen support" -optional_depends avahi "" "--disable-avahi" "for avahi support" +optional_depends dbus "" "--disable-dbus" "for dbus support" +optional_depends avahi "" "--disable-avahi" "for avahi support" +optional_depends SDL "" "" "for fullscreen support" optional_depends evolution-data-server \ - "" \ + "" \ + "--disable-eds" \ + "to enable evolution-data-server support" + +optional_depends libgnomeui \ + "" \ "--disable-gnome --disable-doc" \ "to enable gnome support" - From florin at lunar-linux.org Sun Jul 12 07:33:50 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 12 Jul 2009 08:33:50 +0300 Subject: [Lunar-commits] virtualbox: version bumped to 3.0.2. Message-ID: <20090712053423.80E6E9B1BF@doppio.foo-projects.org> commit f89c31b0ad8ef1b22297e185df499c590494e576 Author: Florin Braescu Date: Sun Jul 12 08:33:50 2009 +0300 virtualbox: version bumped to 3.0.2. This is a maintenance release. It fixes several minor bugs and regressions. --- x11-utils/virtualbox/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-utils/virtualbox/DETAILS b/x11-utils/virtualbox/DETAILS index b5d1033..c3e847e 100644 --- a/x11-utils/virtualbox/DETAILS +++ b/x11-utils/virtualbox/DETAILS @@ -1,14 +1,14 @@ MODULE=virtualbox - BASE_VERSION=3.0.0 + BASE_VERSION=3.0.2 VERSION=$BASE_VERSION SOURCE=VirtualBox-${VERSION}-OSE.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/VirtualBox-$BASE_VERSION\_OSE SOURCE_URL=http://download.virtualbox.org/$MODULE/$BASE_VERSION - SOURCE_VFY=sha1:168ce7b058894f5cc771953b9e4daf1ca5f5c542 + SOURCE_VFY=sha1:442206e7dfcf6719b7ee452f9f042563acd6f0eb MODULE_PREFIX=${VIRTUALBOX_PREFIX:-/usr/lib/virtualbox/} WEB_SITE=http://virtualbox.org ENTERED=20071004 - UPDATED=20090701 + UPDATED=20090712 SHORT="Full virtualizer for x86 hardware" cat << EOF From engelsman at lunar-linux.org Sun Jul 12 13:36:11 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 13:36:11 +0200 Subject: [Lunar-commits] ptlib: updated to version 2.6.4 Message-ID: <20090712113648.E4FBA9B1FD@doppio.foo-projects.org> commit 9c4b4b0fbc511112dbfb53b2244820eedf0c4d36 Author: Duncan Gibson Date: Sun Jul 12 13:36:11 2009 +0200 ptlib: updated to version 2.6.4 required for ekiga-3.2.5 ? Note: downloads, compiles, installs OK, ekiga now builds but otherwise untested - engelsman --- libs/ptlib/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/ptlib/DETAILS b/libs/ptlib/DETAILS index acb71a8..8133e93 100644 --- a/libs/ptlib/DETAILS +++ b/libs/ptlib/DETAILS @@ -1,12 +1,12 @@ MODULE=ptlib - VERSION=2.6.2 + VERSION=2.6.4 MAJOR=2.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:95ce321c4fec47b7274fde3b65fea0e7699216df + SOURCE_VFY=sha1:2808a7546c354c1b6c140667a91da6f79a98f5c9 WEB_SITE=http://www.ekiga.org ENTERED=20080924 - UPDATED=20090526 + UPDATED=20090712 SHORT="A Portable Text and GUI C/C++ Class Libarary" cat << EOF From engelsman at lunar-linux.org Sun Jul 12 13:36:22 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 13:36:22 +0200 Subject: [Lunar-commits] opal: updated to version 3.6.4 Message-ID: <20090712113649.040029B225@doppio.foo-projects.org> commit 6d41c2eadad77dd308b22afbd9eace1b3d6b9ac2 Author: Duncan Gibson Date: Sun Jul 12 13:36:22 2009 +0200 opal: updated to version 3.6.4 required for ekiga-3.2.5 ? Note: downloads, compiles, installs OK, ekiga now builds but otherwise untested - engelsman --- net/opal/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/opal/DETAILS b/net/opal/DETAILS index 9cb523c..62120b3 100644 --- a/net/opal/DETAILS +++ b/net/opal/DETAILS @@ -1,12 +1,12 @@ MODULE=opal - VERSION=3.6.2 + VERSION=3.6.4 MAJOR=3.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:7882f0d91f5c9c75e7b9f0eb42d2709bf0da207c + SOURCE_VFY=sha1:65c7462a0aa58720f1c0b6a2f3347527bd9aea8d WEB_SITE=http://www.ekiga.org/ ENTERED=20070316 - UPDATED=20090526 + UPDATED=20090712 SHORT="the Open Phone Abstraction Library" cat << EOF From engelsman at lunar-linux.org Sun Jul 12 14:39:30 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 14:39:30 +0200 Subject: [Lunar-commits] michael: removed from moonbase Message-ID: <20090712124326.2C1479B1EE@doppio.foo-projects.org> commit 68f77deec99eb39b23c33ca6311af060f8ffc7b3 Author: Duncan Gibson Date: Sun Jul 12 14:39:30 2009 +0200 michael: removed from moonbase source url/repo has been unavailable for 2+ years (see BugReport 247) --- zbeta/michael/BUILD | 7 ------- zbeta/michael/DETAILS | 12 ------------ 2 files changed, 0 insertions(+), 19 deletions(-) diff --git a/zbeta/michael/BUILD b/zbeta/michael/BUILD deleted file mode 100644 index 749a721..0000000 --- a/zbeta/michael/BUILD +++ /dev/null @@ -1,7 +0,0 @@ -( - - gcc -o michael2 michael2.c && - prepare_install && - install michael2 /usr/bin - -) > $C_FIFO 2>&1 diff --git a/zbeta/michael/DETAILS b/zbeta/michael/DETAILS deleted file mode 100644 index 43b2537..0000000 --- a/zbeta/michael/DETAILS +++ /dev/null @@ -1,12 +0,0 @@ - MODULE=michael - VERSION=0.0 - SOURCE="$MODULE"V$VERSION.tar.gz -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE - SOURCE_URL[0]=http://veteransinaction.org/michael/ - WEB_SITE=http://www.veteransinaction.org/michael/index.html - SHORT="Programming language loosely based on Forth" - ENTERED=20031009 - UPDATED=20031009 -cat << EOF -This language is loosely based on Forth -EOF From engelsman at lunar-linux.org Sun Jul 12 14:41:55 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 14:41:55 +0200 Subject: [Lunar-commits] libelysium: removed from moonbase Message-ID: <20090712124326.361A39B1F7@doppio.foo-projects.org> commit 99b639c89a4ab04909be729c5bac8515c45892bf Author: Duncan Gibson Date: Sun Jul 12 14:41:55 2009 +0200 libelysium: removed from moonbase source url/repo has been unavailable for 2+ years (see BugReport 247) --- libs/libelysium/DETAILS | 11 ----------- 1 files changed, 0 insertions(+), 11 deletions(-) diff --git a/libs/libelysium/DETAILS b/libs/libelysium/DETAILS deleted file mode 100644 index d6ae2fc..0000000 --- a/libs/libelysium/DETAILS +++ /dev/null @@ -1,11 +0,0 @@ - MODULE=libelysium - VERSION=0.3.5 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=http://elysium.zoned.net/$MODULE/ - WEB_SITE=http://elysium.zoned.net - ENTERED=20020526 - UPDATED=20020526 - SHORT="library for Encompass" -cat << EOF -LibElysium is a library for the Gnome browser Encompass -EOF From engelsman at lunar-linux.org Sun Jul 12 14:54:04 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 14:54:04 +0200 Subject: [Lunar-commits] ww: removed from moonbase Message-ID: <20090712125559.4D9949B1EE@doppio.foo-projects.org> commit f4ef133f30b2da7860f4a03337085fe81a5e08bc Author: Duncan Gibson Date: Sun Jul 12 14:54:04 2009 +0200 ww: removed from moonbase source url/repo has been unavailable for 2+ years (see BugReport 247) developer's website has disappeared --- ftp/ww/BUILD | 8 -------- ftp/ww/DEPENDS | 1 - ftp/ww/DETAILS | 21 --------------------- 3 files changed, 0 insertions(+), 30 deletions(-) diff --git a/ftp/ww/BUILD b/ftp/ww/BUILD deleted file mode 100644 index 848b443..0000000 --- a/ftp/ww/BUILD +++ /dev/null @@ -1,8 +0,0 @@ -( - - make && - mv www doc && - prepare_install && - install -m0755 ww $MODULE_PREFIX/bin/ - -) > $C_FIFO 2>&1 diff --git a/ftp/ww/DEPENDS b/ftp/ww/DEPENDS deleted file mode 100644 index ed472ed..0000000 --- a/ftp/ww/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends openssl diff --git a/ftp/ww/DETAILS b/ftp/ww/DETAILS deleted file mode 100644 index dcf0e30..0000000 --- a/ftp/ww/DETAILS +++ /dev/null @@ -1,21 +0,0 @@ - MODULE=ww - VERSION=2.19 - SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=ftp://ftp.walrond.org/ww/ - SOURCE_VFY=md5:ea2289ab8f319596a6c9d007c458bd36 - WEB_SITE=http://ww.walrond.org/ - ENTERED=20040625 - UPDATED=20040625 - SHORT="Distributed download agent like bittorrent" -cat << EOF -White Water allows people with limited or metered bandwidth to publish -files for download by thousands of people without saturating their -bandwidth. Downloaders participate by distributing chunks of the file -amongst themselves but gain by downloading several parts of the file -simultaneously. The download speed will generally be limited only by -the downloaders own bandwidth, not that of the publisher. - -White water can also be used in server or proxy mode, publishing and -downloading files for entire networks whilst providing more permanent -sharing of cached files. -EOF From engelsman at lunar-linux.org Sun Jul 12 15:27:00 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 15:27:00 +0200 Subject: [Lunar-commits] linux-wlan-ng: adjusted source url [for out of date version!] Message-ID: <20090712132720.8D4969B225@doppio.foo-projects.org> commit e767bcb3cd34e6541d9bf2284548df5092628494 Author: Duncan Gibson Date: Sun Jul 12 15:27:00 2009 +0200 linux-wlan-ng: adjusted source url [for out of date version!] original source url unavailable for 2+ years (see BugReport 247) Note: downloads OK but I don't have relevant cards to test it. version 0.2.9 is available since 2008 - engelsman --- utils/linux-wlan-ng/DETAILS | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/utils/linux-wlan-ng/DETAILS b/utils/linux-wlan-ng/DETAILS index e53a661..46501e2 100644 --- a/utils/linux-wlan-ng/DETAILS +++ b/utils/linux-wlan-ng/DETAILS @@ -1,13 +1,20 @@ MODULE=linux-wlan-ng - VERSION=0.2.1pre21 + VERSION=0.2.1-pre21 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/ + SOURCE_URL=ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/older/ SOURCE_VFY=md5:446808c1d43c350662e45d112af10270 WEB_SITE=http://www.linux-wlan.com/linux-wlan/ ENTERED=20030128 UPDATED=20040615 MAINTAINER=michalsc at email.uc.edu SHORT="Wireless drivers for PRISIM 2 and higher wireless cards." + cat << EOF - The goal of the linux-wlan(tm) Project is to develop a complete, standards based, wireless LAN system using the GNU/Linux operating system. What differentiates this project from the Linux wireless extensions and other Linux wireless projects is that everything is based on the IEEE 802.11 standard. +The goal of the linux-wlan(tm) Project is to develop a complete, +standards based, wireless LAN system using the GNU/Linux operating +system. What differentiates this project from the Linux wireless +extensions and other Linux wireless projects is that everything is +based on the IEEE 802.11 standard. + +Note: this module is out of date: 0.2.9 available since 2008 EOF From engelsman at lunar-linux.org Sun Jul 12 15:31:51 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 15:31:51 +0200 Subject: [Lunar-commits] endeavour2: removed from moonbase Message-ID: <20090712133524.1668A9B229@doppio.foo-projects.org> commit a4bea9a969e8a636c3f125fa1354c1a5edacfe91 Author: Duncan Gibson Date: Sun Jul 12 15:31:51 2009 +0200 endeavour2: removed from moonbase source url/repo has been unavailable for 2+ years (see BugReport 247) it's funny, but florin claimed to be removing this, but didn't, see http://foo-projects.org/pipermail/lunar-commits/2009-January/052114.html --- filemanagers/endeavour2/BUILD | 12 ------------ filemanagers/endeavour2/DEPENDS | 1 - filemanagers/endeavour2/DETAILS | 17 ----------------- 3 files changed, 0 insertions(+), 30 deletions(-) diff --git a/filemanagers/endeavour2/BUILD b/filemanagers/endeavour2/BUILD deleted file mode 100644 index cd6b56a..0000000 --- a/filemanagers/endeavour2/BUILD +++ /dev/null @@ -1,12 +0,0 @@ -( - - tar zxvf $SOURCE_CACHE/$SOURCE2 - sedit "s/MAN_DIR = \$(PREFIX)\/man\//MAN_DIR = \$(PREFIX)\/share\/man\//" endeavour2/Makefile.install.UNIX - ./configure linux && - make && - prepare_install && - make install && - - [ -e /usr/share/endeavour2/mimetypes.ini ] || cp endeavour2-mimetypes/mimetypes.ini /usr/share/endeavour2 - -) > $C_FIFO 2>&1 diff --git a/filemanagers/endeavour2/DEPENDS b/filemanagers/endeavour2/DEPENDS deleted file mode 100644 index f98b7d7..0000000 --- a/filemanagers/endeavour2/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends gtk+-2 diff --git a/filemanagers/endeavour2/DETAILS b/filemanagers/endeavour2/DETAILS deleted file mode 100644 index e3b088e..0000000 --- a/filemanagers/endeavour2/DETAILS +++ /dev/null @@ -1,17 +0,0 @@ - MODULE=endeavour2 - VERSION=2.10.2 - SOURCE=endeavour-${VERSION}.tar.bz2 - SOURCE2=endeavour2-mimetypes.tgz -SOURCE_DIRECTORY=$BUILD_DIRECTORY/endeavour-${VERSION} - SOURCE_URL=ftp://wolfpack.twu.net/users/wolfpack - SOURCE2_URL=ftp://wolfpack.twu.net/users/wolfpack - WEB_SITE=http://wolfpack.twu.net/Endeavour2 - ENTERED=20020221 - UPDATED=20090111 - MAINTAINER=jason at xorit.net - SHORT="A fast friendly gtk file manager" - -cat << EOF -Endeavour Mark II is a file browser with management support for all types -of disk objects. -EOF From engelsman at lunar-linux.org Sun Jul 12 16:15:10 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 16:15:10 +0200 Subject: [Lunar-commits] ksetisaver: corrected source url Message-ID: <20090712141535.191FDF3EDE@doppio.foo-projects.org> commit 191398fc04197ef98ab8c399fa59db7f86db5e58 Author: Duncan Gibson Date: Sun Jul 12 16:15:10 2009 +0200 ksetisaver: corrected source url original source url unavailable for 2+ years (see BugReport 247) also updated web site url Note: downloads OK, but untested as I don't run KDE developed for KDE-2 so might not compile/run at all - engelsman --- kde3/utils/ksetisaver/DETAILS | 24 +++++++++++++----------- 1 files changed, 13 insertions(+), 11 deletions(-) diff --git a/kde3/utils/ksetisaver/DETAILS b/kde3/utils/ksetisaver/DETAILS index 94ca6fb..2420d8c 100644 --- a/kde3/utils/ksetisaver/DETAILS +++ b/kde3/utils/ksetisaver/DETAILS @@ -2,21 +2,23 @@ VERSION=0.3.4 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=http://frozenlight.de/content/$MODULE/ + SOURCE_URL[1]=http://reparts.org/FL/content/$MODULE/ SOURCE_VFY=md5:2efb42aebea56b8a1fa55f37604e149f - WEB_SITE="http://frozenlight.de/engine/show.php?file=ksetisaver/index.dat&title=KSetisaver+-+KDE+screensaver+for+seti at home" + WEB_SITE="http://reparts.org/FL/engine/show.php?file=ksetisaver/index.dat&title=KSetisaver+-+KDE+screensaver+for+seti%40home" ENTERED=20020803 UPDATED=20030628 SHORT="a KDE screensaver frontend for the Linux seti at home client" cat << EOF -The seti at home project offers two different types of clients: A client with a -graphical GUI and a pure command line client. Unfortunately for Linux there's -only a command client available. The command line client is quite fast compared -to the Windows GUI version, but in my opinion WU crunching is much more fun -when you can look on some cool graphics from time to time to really "see" what -you are doing. Ok, this is the point where KSetiSaver kicks in: It acts as a -normal screensaver for KDE. When it is launched it starts monitoring a -seti at home client. KSetiSaver is also able to launch setiathome. That means -seti at home is only active, when the screensaver is. This way you get the same -behaviour like you would with the Windows GUI client. +The seti at home project offers two different types of clients: A client +with a graphical GUI and a pure command line client. Unfortunately +for Linux there's only a command client available. The command line +client is quite fast compared to the Windows GUI version, but in my +opinion WU crunching is much more fun when you can look on some cool +graphics from time to time to really "see" what you are doing. Ok, +this is the point where KSetiSaver kicks in: It acts as a normal +screensaver for KDE. When it is launched it starts monitoring a +seti at home client. KSetiSaver is also able to launch setiathome. That +means seti at home is only active, when the screensaver is. This way you +get the same behaviour like you would with the Windows GUI client. EOF From engelsman at lunar-linux.org Sun Jul 12 16:31:18 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 16:31:18 +0200 Subject: [Lunar-commits] itrace: removed from moonbase Message-ID: <20090712143238.D25AAF4225@doppio.foo-projects.org> commit c8d779bf5031023eb1265e404b267929e9fc1caf Author: Duncan Gibson Date: Sun Jul 12 16:31:18 2009 +0200 itrace: removed from moonbase source url unavailable for 2+ years (see BugReport 247) developer website disappeared --- utils/itrace/DETAILS | 17 ----------------- 1 files changed, 0 insertions(+), 17 deletions(-) diff --git a/utils/itrace/DETAILS b/utils/itrace/DETAILS deleted file mode 100644 index fcbe9e3..0000000 --- a/utils/itrace/DETAILS +++ /dev/null @@ -1,17 +0,0 @@ - MODULE=itrace - VERSION=0.5c - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=http://www.jkcal.org/simon/files/coding/itrace/ - WEB_SITE=http://www.jkcal.org/simon/itrace/ - ENTERED=20020715 - UPDATED=20020720 - SHORT="itrace helps to trace the creation of new files by a particular process." - -cat << EOF -itrace helps to trace the creation of new files by a particular process. -It is very useful if you want to trace where a "make install" put new -files. It can make two kind of logs. The first type of log only lists -the new files created by the process, while the second type includes -such information as the chmod and chown operations made on the files. -itrace was inspired by the installwatch and checkinstall programs. -EOF From engelsman at lunar-linux.org Sun Jul 12 16:54:47 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 16:54:47 +0200 Subject: [Lunar-commits] kdevmon: removed from moonbase Message-ID: <20090712145813.BE055F4349@doppio.foo-projects.org> commit e1fa4a865064d06e1b5604fbd680af948ce85620 Author: Duncan Gibson Date: Sun Jul 12 16:54:47 2009 +0200 kdevmon: removed from moonbase source url unavailable for 2+ years (see BugReport 247) developer website disappeard kdevmon-0.4.0 of 2002? available via sourceforge kdevmon-0.4.6 available in rpm for mandriva unable to find kdevmon-0.4.6 source anywhere (has it been renamed?) --- kde3/utils/kdevmon/BUILD | 9 --------- kde3/utils/kdevmon/DEPENDS | 3 --- kde3/utils/kdevmon/DETAILS | 20 -------------------- 3 files changed, 0 insertions(+), 32 deletions(-) diff --git a/kde3/utils/kdevmon/BUILD b/kde3/utils/kdevmon/BUILD deleted file mode 100644 index b3a4fd3..0000000 --- a/kde3/utils/kdevmon/BUILD +++ /dev/null @@ -1,9 +0,0 @@ -( - ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \ - --with-qt-dir=${QT_PREFIX:-$QTDIR} \ - --disable-debug \ - $OPTS && - - default_make - -) > $C_FIFO 2>&1 diff --git a/kde3/utils/kdevmon/DEPENDS b/kde3/utils/kdevmon/DEPENDS deleted file mode 100644 index 685fad0..0000000 --- a/kde3/utils/kdevmon/DEPENDS +++ /dev/null @@ -1,3 +0,0 @@ -depends kdelibs3 - - diff --git a/kde3/utils/kdevmon/DETAILS b/kde3/utils/kdevmon/DETAILS deleted file mode 100644 index f71f6c4..0000000 --- a/kde3/utils/kdevmon/DETAILS +++ /dev/null @@ -1,20 +0,0 @@ - MODULE=kdevmon - VERSION=0.4.6 - SOURCE=$MODULE-$VERSION-5.tar.gz - SOURCE_URL[0]=http://www.informatik.uni-oldenburg.de/~bigboss/$MODULE/ - SOURCE_VFY=md5:ae693742b43ce4d48a5974d8c1adc556 - WEB_SITE=http://www.informatik.uni-oldenburg.de/~bigboss/$MODULE/index.html - ENTERED=20020609 - UPDATED=20030628 - MAINTAINER=jason at xorit.net - SHORT="utility for KDE that monitors the throughput of a network device." - -cat << EOF -Kdevmon is a utility for KDE that monitors the throughput of a network device. -It docks in Kicker (the panel of KDE 3) and shows the current network traffic -as a diagram. There also is a resizable main window that provides a larger -traffic diagram and displays the current net speed in bits per second. -Middle-clicking on the dock window or on the main window offers you an overview -of the amount of incoming/outgoing bits and the current and the maximum bit -rate. -EOF From engelsman at lunar-linux.org Sun Jul 12 17:05:06 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 17:05:06 +0200 Subject: [Lunar-commits] nstats: removed from moonbase Message-ID: <20090712150605.59F5CF4372@doppio.foo-projects.org> commit 0ab7711c2d86f012ff419fac7219e71cdb337776 Author: Duncan Gibson Date: Sun Jul 12 17:05:06 2009 +0200 nstats: removed from moonbase source url unavailable for 2+ years (see BugReport 247) developer web site disappeared --- net/nstats/DEPENDS | 1 - net/nstats/DETAILS | 16 ---------------- 2 files changed, 0 insertions(+), 17 deletions(-) diff --git a/net/nstats/DEPENDS b/net/nstats/DEPENDS deleted file mode 100644 index a8ec60d..0000000 --- a/net/nstats/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends libpcap diff --git a/net/nstats/DETAILS b/net/nstats/DETAILS deleted file mode 100644 index 9a8c860..0000000 --- a/net/nstats/DETAILS +++ /dev/null @@ -1,16 +0,0 @@ - MODULE=nstats - VERSION=0.4 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://trash.net/~reeler/nstats/files/ - SOURCE_VFY=sha1:3c3bfb878155c99dc3c54f096a106c84f6aa6885 - WEB_SITE=http://trash.net/~reeler/nstats - ENTERED=20041127 - UPDATED=20041127 - SHORT="Shows statistics about ethernet traffic" - -cat << EOF -nstats is a collection of utilities to monitor and analyze your -network. It includes an mrtg-like realtime bandwidth monitor, a -connection monitor, and tools to analyze the traffic and break it down -to get protocol statistics. -EOF From engelsman at lunar-linux.org Sun Jul 12 17:34:07 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 17:34:07 +0200 Subject: [Lunar-commits] roadrunner: corrected source url Message-ID: <20090712153427.421F79B1EE@doppio.foo-projects.org> commit fac94d977cb20c7b4b49bab5e05164377d5f7f71 Author: Duncan Gibson Date: Sun Jul 12 17:34:07 2009 +0200 roadrunner: corrected source url original source url unavailable for 2+ years (see BugReport 247) alternative discovered, but beepcore.org says roadrunner is dead. implies that sdscsyslogd is also dead - it depends on roadrunner Note: roadrunner downloads and compiles OK but otherwise untested - engelsman --- libs/roadrunner/DETAILS | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/libs/roadrunner/DETAILS b/libs/roadrunner/DETAILS index 8fb4416..30d84f8 100644 --- a/libs/roadrunner/DETAILS +++ b/libs/roadrunner/DETAILS @@ -1,10 +1,12 @@ MODULE=roadrunner VERSION=0.9.1 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=ftp://ftp.codefactory.se/pub/RoadRunner/source/roadrunner/ + SOURCE_URL[0]=ftp://ftp.codefactory.se/pub/RoadRunner/source/roadrunner/ + SOURCE_URL[1]=http://ftp.eu.openbsd.org/pub/lunar/source-archive/ + SOURCE_VFY=sha1:ad0ffd550fa12447356b38e39c2135679c2a0ef6 ENTERED=20021205 UPDATED=20040417 - WEB_SITE=http://rr.codefactory.se + WEB_SITE=http://beepcore.org/roadrunner.html SHORT="An implementation of the BEEP protocol written in C" cat << EOF From engelsman at lunar-linux.org Sun Jul 12 18:08:11 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 18:08:11 +0200 Subject: [Lunar-commits] smpeg-xmms: removed from moonbbase Message-ID: <20090712161322.11B179B1EE@doppio.foo-projects.org> commit 69dba865f05cdb0626e1ace040ecee4d7e1d91ba Author: Duncan Gibson Date: Sun Jul 12 18:08:11 2009 +0200 smpeg-xmms: removed from moonbbase original source url unavailable for 2+ years (see BugReport 247) no obvious project page under http://www.xmms.org website --- audio/smpeg-xmms/DEPENDS | 2 -- audio/smpeg-xmms/DETAILS | 13 ------------- 2 files changed, 0 insertions(+), 15 deletions(-) diff --git a/audio/smpeg-xmms/DEPENDS b/audio/smpeg-xmms/DEPENDS deleted file mode 100644 index 00c7523..0000000 --- a/audio/smpeg-xmms/DEPENDS +++ /dev/null @@ -1,2 +0,0 @@ -depends xmms && -depends smpeg diff --git a/audio/smpeg-xmms/DETAILS b/audio/smpeg-xmms/DETAILS deleted file mode 100644 index 0fbbdbe..0000000 --- a/audio/smpeg-xmms/DETAILS +++ /dev/null @@ -1,13 +0,0 @@ - MODULE=smpeg-xmms - VERSION=0.3.5 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=ftp://ftp.xmms.org/xmms/plugins/$MODULE/ - WEB_SITE=http://www.xmms.org - ENTERED=20020319 - UPDATED=20020319 - SHORT="XMMS plugin for playing .mpg files." -cat << EOF -A mpeg plugin for XMMS using SDL/smpeg as backend. Supports hardware -acceleration in Xfree 4.x if available, fullscreen, resizeable window, -VCD support, aspected ratio when resizing the window, etc. -EOF From engelsman at lunar-linux.org Sun Jul 12 18:51:56 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 18:51:56 +0200 Subject: [Lunar-commits] tintin: updated to version 1.99.6 Message-ID: <20090712165216.5F689F425A@doppio.foo-projects.org> commit fc384f01ccf1b821c384944f7e8e47216b31fd8c Author: Duncan Gibson Date: Sun Jul 12 18:51:56 2009 +0200 tintin: updated to version 1.99.6 corrected source url and website (old one gives a zen poem/diary!) original source url unavailable for 2+ years (see BugReport 247) Note: downloads, compiles and installs OK ran tt++ and got console, but not tested further - engelsman --- games/tintin/DEPENDS | 4 ++-- games/tintin/DETAILS | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/games/tintin/DEPENDS b/games/tintin/DEPENDS index 3c745fe..c3c43e7 100644 --- a/games/tintin/DEPENDS +++ b/games/tintin/DEPENDS @@ -1,2 +1,2 @@ -depends readline && -depends ncurses +depends pcre +depends zlib diff --git a/games/tintin/DETAILS b/games/tintin/DETAILS index 057f072..54b94f8 100644 --- a/games/tintin/DETAILS +++ b/games/tintin/DETAILS @@ -1,12 +1,12 @@ MODULE=tintin - VERSION=1.93.7 + VERSION=1.99.6 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/tt - SOURCE_URL=http://www.scandum.com/$MODULE/download/ - SOURCE_VFY=sha1:4a30144356ec7374d442d5a91780b770759982f2 - WEB_SITE=http://www.scandum.com/tintin/ + SOURCE_URL=$SFORGE_URL/tintin/ + SOURCE_VFY=sha1:95b89aab34ac6cb2e8a05e2b3723f350c1462ed3 + WEB_SITE=http://tintin.sourceforge.net/ ENTERED=20040905 - UPDATED=20050123 + UPDATED=20090712 SHORT="console mode mud client" cat << EOF From engelsman at lunar-linux.org Sun Jul 12 19:59:14 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 12 Jul 2009 19:59:14 +0200 Subject: [Lunar-commits] dancer-ircd: removed from moonbase Message-ID: <20090712180342.E428F9B21E@doppio.foo-projects.org> commit f2f7ce7ae4ebe586643003442efe0c74f406c37b Author: Duncan Gibson Date: Sun Jul 12 19:59:14 2009 +0200 dancer-ircd: removed from moonbase original source url unavailable for 2+ years (see BugReport 247) developer web site disappeared --- chat/dancer-ircd/BUILD | 15 --------------- chat/dancer-ircd/CONFLICTS | 1 - chat/dancer-ircd/DETAILS | 11 ----------- chat/dancer-ircd/POST_INSTALL | 34 ---------------------------------- chat/dancer-ircd/init.d/dancer-ircd | 17 ----------------- chat/dancer-ircd/services | 2 -- 6 files changed, 0 insertions(+), 80 deletions(-) diff --git a/chat/dancer-ircd/BUILD b/chat/dancer-ircd/BUILD deleted file mode 100644 index 0f39ecf..0000000 --- a/chat/dancer-ircd/BUILD +++ /dev/null @@ -1,15 +0,0 @@ -( - add_priv_user ircd:ircd "-s /bin/sh" - - sedit 's/HARD_FDLIMIT_ *4096/HARD_FDLIMIT_ 250/' include/config.h && - sedit 's/INIT_MAXCLIENTS 4000/INIT_MAXCLIENTS 200/' include/config.h && - sedit 's/^#define *NO_CHANOPS_ON_SPLIT//' include/config.h && - - ./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info && - make && - prepare_install && - make install - -) > $C_FIFO 2>&1 diff --git a/chat/dancer-ircd/CONFLICTS b/chat/dancer-ircd/CONFLICTS deleted file mode 100644 index 705cf38..0000000 --- a/chat/dancer-ircd/CONFLICTS +++ /dev/null @@ -1 +0,0 @@ -conflicts ircd diff --git a/chat/dancer-ircd/DETAILS b/chat/dancer-ircd/DETAILS deleted file mode 100644 index 2eef682..0000000 --- a/chat/dancer-ircd/DETAILS +++ /dev/null @@ -1,11 +0,0 @@ - MODULE=dancer-ircd - VERSION=1.0.31+maint8-fn6 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=http://www.freenode.net/ - WEB_SITE=http://www.freenode.net/dancer_ircd.shtml - ENTERED=20030713 - UPDATED=20030713 - SHORT="Ircd used on freenode" -cat < /etc/dancer-ircd/ircd.conf <:Client Server:: -P::::6667: -Y:2:90:300:1:4000000 -Y:10:90::100:512000:10:32 -Y:11:90::100:512000:0.1:0.2 -Y:12:90::100:512000:1:3 -Y:13:90::100:512000:1:1 -i:*@*::::13 -I:*@192.168.*::::12 -I:*@10.*::::12 -I:*@127.0.0.1::::12 -O:127.0.0.1::admin::10 -k:=*:identd (rfc1413) required:unknown:: - -#C:1.2.3.4:$1$xxxxMD5HASH-svcs-PASSWDxxxxxxxx:name:: -#N:1.2.3.4:$1$xxxxMD5HASH-svcs-PASSWDxxxxxxxx:name:: -#H:*:*:name -EOF - -cat > /etc/dancer-ircd/ircd.motd < dancer-services: removed from moonbase Message-ID: <20090712180342.EC8099B225@doppio.foo-projects.org> commit 35409c2e8405c0637b454b24de4c758e9f12185e Author: Duncan Gibson Date: Sun Jul 12 20:00:37 2009 +0200 dancer-services: removed from moonbase original source url unavailable for 2+ years (see BugReport 247) developer web site disappeared --- chat/dancer-services/BUILD | 30 ------------------------------ chat/dancer-services/DETAILS | 15 --------------- 2 files changed, 0 insertions(+), 45 deletions(-) diff --git a/chat/dancer-services/BUILD b/chat/dancer-services/BUILD deleted file mode 100644 index c0222bf..0000000 --- a/chat/dancer-services/BUILD +++ /dev/null @@ -1,30 +0,0 @@ -( - - export DANCER_OPTS="PREFIX=/usr BINDIR=/usr/bin CONFDIR=/etc LIBS= HELPDIR=/usr/share/dancer-services/help SETPATH=/etc/dancer-services" - - sedit "s:AC_PREFIX_DEFAULT(/usr/local):AC_PREFIX_DEFAULT(/usr):" configure.ac - sedit "s:/usr/local/:/usr/:g" configure.ac - - default_cvs_config - default_config - - sedit "s:/usr/dancer-services/settings.conf:/etc/dancer-services/settings.conf:" include/config.h - - make $DANCER_OPTS depend - make $DANCER_OPTS all - - prepare_install - - mkdir -p /usr/share/dancer-services/help - - make $DANCER_OPTS install - - if [ ! -e /etc/dancer-services ] ; then - mkdir -p /etc/dancer-services - install -m644 bin/motd.dcc /etc/dancer-services - install -m644 bin/motd.global /etc/dancer-services - install -m644 bin/settings.conf /etc/dancer-services - fi - - -) > $C_FIFO 2>&1 diff --git a/chat/dancer-services/DETAILS b/chat/dancer-services/DETAILS deleted file mode 100644 index 3d66eda..0000000 --- a/chat/dancer-services/DETAILS +++ /dev/null @@ -1,15 +0,0 @@ - MODULE=dancer-services - VERSION=1.8.0.6.9 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=http://source.freenode.net/~asuffield/dancer/$MODULE/ - WEB_SITE=http://source.freenode.net/~asuffield - ENTERED=20030713 - UPDATED=20030713 - SHORT="IRC services for dancer provides NickServ and ChanServ." -cat < Ultimate: updated CONFLICTS Message-ID: <20090712180343.0E1179B228@doppio.foo-projects.org> commit 61a4e8a8581ce0b4aae9bdfd993ca3159c71d8e9 Author: Duncan Gibson Date: Sun Jul 12 20:02:24 2009 +0200 Ultimate: updated CONFLICTS removed dancer-ircd now that it has been removed from moonbase --- chat/Ultimate/CONFLICTS | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/chat/Ultimate/CONFLICTS b/chat/Ultimate/CONFLICTS index 793e87e..705cf38 100644 --- a/chat/Ultimate/CONFLICTS +++ b/chat/Ultimate/CONFLICTS @@ -1,2 +1 @@ -conflicts ircd && -conflicts dancer-ircd +conflicts ircd From florin at lunar-linux.org Mon Jul 13 07:22:42 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 13 Jul 2009 08:22:42 +0300 Subject: [Lunar-commits] sudo:version bumped to 1.7.2. Message-ID: <20090713052421.710119B1F9@doppio.foo-projects.org> commit 9bca49799d988c12affef5c9dceaeeed5c59ca0c Author: Florin Braescu Date: Mon Jul 13 08:22:42 2009 +0300 sudo:version bumped to 1.7.2. This release introduces a new #includedir directive to sudoers, which can be used to implement an /etc/sudo.d directory. User and group names in sudoers may now be enclosed in double quotes to avoid having to escape special characters. Bugfixes include a fix for the -g option when only setting the group, a hang in visudo checking aliases, support for shell-style /etc/environment files on Linux, BSM audit fixes when changing to a non-root UID, setenv() compatibility fixes for Linux systems, and a work-around for certificate and key file problems on Netscape-derived LDAP SDKs. --- security/sudo/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/security/sudo/DETAILS b/security/sudo/DETAILS index d999585..4fd244e 100644 --- a/security/sudo/DETAILS +++ b/security/sudo/DETAILS @@ -1,12 +1,12 @@ MODULE=sudo - VERSION=1.7.1 + VERSION=1.7.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=ftp://ftp.sudo.ws/pub/$MODULE SOURCE_URL[1]=ftp://ftp.courtesan.com/pub/$MODULE - SOURCE_VFY=sha1:f76ad5ff5dac253c14dfedfdbddd99b4cf7f54a2 + SOURCE_VFY=sha1:566952fc9fb18b6c1e861e03ad5a63d27e54a501 WEB_SITE=http://www.courtesan.com/sudo ENTERED=20010922 - UPDATED=20090418 + UPDATED=20090713 SHORT="Grant limited superuser ability to users/groups" cat << EOF From florin at lunar-linux.org Mon Jul 13 09:00:24 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 13 Jul 2009 10:00:24 +0300 Subject: [Lunar-commits] ircservices: version bumped to 5.1.18. Message-ID: <20090713070120.48970F327D@doppio.foo-projects.org> commit 99a4cf77b0099c9d5eb281adb6f8d1a245ac322f Author: Florin Braescu Date: Mon Jul 13 10:00:24 2009 +0300 ircservices: version bumped to 5.1.18. This release fixes several minor issues, as well as a bug in the OperServ EXCEPTION MOVE which could cause Services to misbehave or crash if the EXCEPTION DEL command was later used. --- chat/ircservices/BUILD | 2 ++ chat/ircservices/DETAILS | 9 ++++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/chat/ircservices/BUILD b/chat/ircservices/BUILD index 9d9d593..d1e50b4 100644 --- a/chat/ircservices/BUILD +++ b/chat/ircservices/BUILD @@ -1,5 +1,7 @@ ( + patch_it $SOURCE_CACHE/$SOURCE2 1 && + ./configure -prefix /usr \ -cc gcc && default_make diff --git a/chat/ircservices/DETAILS b/chat/ircservices/DETAILS index 825ad92..9eee07e 100644 --- a/chat/ircservices/DETAILS +++ b/chat/ircservices/DETAILS @@ -1,11 +1,14 @@ MODULE=ircservices - VERSION=5.1.17 + VERSION=5.1.18 SOURCE=$MODULE-$VERSION.tar.gz + SOURCE2=$MODULE-$VERSION-getline.patch.bz2 SOURCE_URL=http://www.ircservices.za.net/download - SOURCE_VFY=sha1:f486405a5887bd11d07fb50808ddfc576307f6d5 + SOURCE2_URL=$PATCH_URL + SOURCE_VFY=sha1:297ac6d5c6b38581ce9a8525473f63a60464bc5b + SOURCE2_VFY=sha1:aa0ea8d320234a2c6cf607c7f6dd2a244fbb2a5a WEB_SITE=http://www.irc.org ENTERED=20030713 - UPDATED=20090531 + UPDATED=20090713 SHORT="IRC services provides NickServ and ChanServ" PSAFE=no From florin at lunar-linux.org Mon Jul 13 11:35:22 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 13 Jul 2009 12:35:22 +0300 Subject: [Lunar-commits] lxde: "Lightweight X11 Desktop Environment", is an extremely fast, performing and energy saving desktop environment. Message-ID: <20090713093713.4B36A9B1F7@doppio.foo-projects.org> commit db3920c0557beac5bfd0ad104b58e4012eb70f09 Author: Florin Braescu Date: Mon Jul 13 12:35:22 2009 +0300 lxde: "Lightweight X11 Desktop Environment", is an extremely fast, performing and energy saving desktop environment. It can be installed with lin LXDE. --- filemanagers/pcmanfm/DEPENDS | 8 -------- filemanagers/pcmanfm/DETAILS | 26 -------------------------- filemanagers/pcmanfm/POST_INSTALL | 2 -- lxde/gpicview/DEPENDS | 1 + lxde/gpicview/DETAILS | 14 ++++++++++++++ lxde/gtknetcat/DEPENDS | 1 + lxde/gtknetcat/DETAILS | 16 ++++++++++++++++ lxde/lxappearance/DEPENDS | 1 + lxde/lxappearance/DETAILS | 15 +++++++++++++++ lxde/lxde-common/BUILD | 6 ++++++ lxde/lxde-common/DEPENDS | 1 + lxde/lxde-common/DETAILS | 19 +++++++++++++++++++ lxde/lxde-settings-daemon/DEPENDS | 1 + lxde/lxde-settings-daemon/DETAILS | 17 +++++++++++++++++ lxde/lxinput/DEPENDS | 1 + lxde/lxinput/DETAILS | 14 ++++++++++++++ lxde/lxlauncher/DEPENDS | 5 +++++ lxde/lxlauncher/DETAILS | 22 ++++++++++++++++++++++ lxde/lxmenu-data/DEPENDS | 1 + lxde/lxmenu-data/DETAILS | 17 +++++++++++++++++ lxde/lxnm/DEPENDS | 1 + lxde/lxnm/DETAILS | 14 ++++++++++++++ lxde/lxpanel/DEPENDS | 3 +++ lxde/lxpanel/DETAILS | 13 +++++++++++++ lxde/lxrandr/DEPENDS | 1 + lxde/lxrandr/DETAILS | 14 ++++++++++++++ lxde/lxsession-edit/DEPENDS | 1 + lxde/lxsession-edit/DETAILS | 14 ++++++++++++++ lxde/lxsession/DEPENDS | 3 +++ lxde/lxsession/DETAILS | 14 ++++++++++++++ lxde/lxshortcut/DEPENDS | 1 + lxde/lxshortcut/DETAILS | 15 +++++++++++++++ lxde/lxtask/DEPENDS | 1 + lxde/lxtask/DETAILS | 16 ++++++++++++++++ lxde/lxterminal/DEPENDS | 2 ++ lxde/lxterminal/DETAILS | 17 +++++++++++++++++ lxde/menu-cache/DEPENDS | 1 + lxde/menu-cache/DETAILS | 23 +++++++++++++++++++++++ lxde/openbox/DEPENDS | 1 + lxde/openbox/DETAILS | 21 +++++++++++++++++++++ lxde/openbox/POST_INSTALL | 3 +++ lxde/openbox/POST_REMOVE | 3 +++ lxde/openbox/openbox.desktop | 8 ++++++++ lxde/pcmanfm/DEPENDS | 8 ++++++++ lxde/pcmanfm/DETAILS | 26 ++++++++++++++++++++++++++ lxde/pcmanfm/POST_INSTALL | 2 ++ profiles/LXDE/BUILD | 1 + profiles/LXDE/DEPENDS | 24 ++++++++++++++++++++++++ profiles/LXDE/DETAILS | 17 +++++++++++++++++ profiles/LXDE/POST_BUILD | 1 + profiles/LXDE/PRE_BUILD | 1 + x11-apps/lxpanel/DEPENDS | 3 --- x11-apps/lxpanel/DETAILS | 13 ------------- x11-wm/openbox/DEPENDS | 1 - x11-wm/openbox/DETAILS | 21 --------------------- x11-wm/openbox/POST_INSTALL | 3 --- x11-wm/openbox/POST_REMOVE | 3 --- x11-wm/openbox/openbox.desktop | 8 -------- 58 files changed, 422 insertions(+), 88 deletions(-) diff --git a/filemanagers/pcmanfm/DEPENDS b/filemanagers/pcmanfm/DEPENDS deleted file mode 100644 index 1dcacab..0000000 --- a/filemanagers/pcmanfm/DEPENDS +++ /dev/null @@ -1,8 +0,0 @@ -depends gtk+-2 -depends gamin -depends gnome-icon-theme -depends shared-mime-info -depends startup-notification - -optional_depends "hal" "--enable-hal" "--disable-hal" \ - "build with Linux HAL support" diff --git a/filemanagers/pcmanfm/DETAILS b/filemanagers/pcmanfm/DETAILS deleted file mode 100644 index 35f3c8f..0000000 --- a/filemanagers/pcmanfm/DETAILS +++ /dev/null @@ -1,26 +0,0 @@ - MODULE=pcmanfm - VERSION=0.5 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:f792e2995518a8aa6c449f9aa764316e3e485caf - WEB_SITE=http://pcmanfm.sourceforge.net - ENTERED=20060624 - UPDATED=20081120 - SHORT="a lightweight file manager featuring tab browsing" - -cat << EOF -pcmanfm is a filemanager featuring: - - Extremly fast and lightweight - - Can be started in one second on normal machine - - Tabbed browsing (Similiar to Firefox) - - Drag & Drop support - - Files can be dragged among tabs - - Load large directories in reasonable time - - File association support (Default application) - - Basic thumbnail support - - Bookmarks support - - Handles non-UTF-8 encoded filenames correctly - - Provide icon view and detailed list view - - Standard compliant (Follows FreeDesktop.org) - - Clean and user-friendly interface (GTK+ 2) -EOF diff --git a/filemanagers/pcmanfm/POST_INSTALL b/filemanagers/pcmanfm/POST_INSTALL deleted file mode 100644 index df1698e..0000000 --- a/filemanagers/pcmanfm/POST_INSTALL +++ /dev/null @@ -1,2 +0,0 @@ -update-mime-database /usr/share/mime -update-desktop-database diff --git a/lxde/gpicview/DEPENDS b/lxde/gpicview/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/gpicview/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/gpicview/DETAILS b/lxde/gpicview/DETAILS new file mode 100644 index 0000000..9bd780d --- /dev/null +++ b/lxde/gpicview/DETAILS @@ -0,0 +1,14 @@ + MODULE=gpicview + VERSION=0.2.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:471ab9f084215cb024655c72df8fa71fb6536f58 + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="An image viewer for LXDE" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +A small image viewer for LXDE. +EOF diff --git a/lxde/gtknetcat/DEPENDS b/lxde/gtknetcat/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/gtknetcat/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/gtknetcat/DETAILS b/lxde/gtknetcat/DETAILS new file mode 100644 index 0000000..b74f8e3 --- /dev/null +++ b/lxde/gtknetcat/DETAILS @@ -0,0 +1,16 @@ + MODULE=gtknetcat + VERSION=0.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:d624a4e51cda63e75792cc4ba5eb2c17024b5c7f + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="A GUI frontend for nc" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +GtkNetCat is a GUI frontend for the old UNIX command nc (netcat). +This tool can be used to transfer files to another computer via direct +wired connection. +EOF diff --git a/lxde/lxappearance/DEPENDS b/lxde/lxappearance/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/lxappearance/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/lxappearance/DETAILS b/lxde/lxappearance/DETAILS new file mode 100644 index 0000000..ad52ab5 --- /dev/null +++ b/lxde/lxappearance/DETAILS @@ -0,0 +1,15 @@ + MODULE=lxappearance + VERSION=0.2.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:d8d5c1d57e6c31813e5a798d3bcd5114898bf322 + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="A theme switcher" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +LXAppearance is part of LXDE project. +It's a desktop-independent theme switcher for GTK+. +EOF diff --git a/lxde/lxde-common/BUILD b/lxde/lxde-common/BUILD new file mode 100644 index 0000000..6157835 --- /dev/null +++ b/lxde/lxde-common/BUILD @@ -0,0 +1,6 @@ +( + + sedit "s:@LN_S@:ln -sf:" icon-theme/Makefile.in && + default_build + +) > $C_FIFO 2>&1 diff --git a/lxde/lxde-common/DEPENDS b/lxde/lxde-common/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/lxde-common/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/lxde-common/DETAILS b/lxde/lxde-common/DETAILS new file mode 100644 index 0000000..0a294e4 --- /dev/null +++ b/lxde/lxde-common/DETAILS @@ -0,0 +1,19 @@ + MODULE=lxde-common + VERSION=0.4.2 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:401f9d4256c254fb258e860c1a316a06947deabe + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="A lightweight X11 Desktop Environment" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +lxde-common package provides a set of default configuration for LXDE. +lxde-settings is the XSettings daemon of LXDE. +It read config file ~/.config/lxde/config or /usr/share/lxde/config if +user-specific config file is not available, and presents the config +values to other programs via XSETTINGS protocol defined by +freedesktop.org. +EOF diff --git a/lxde/lxde-settings-daemon/DEPENDS b/lxde/lxde-settings-daemon/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/lxde-settings-daemon/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/lxde-settings-daemon/DETAILS b/lxde/lxde-settings-daemon/DETAILS new file mode 100644 index 0000000..ff0341f --- /dev/null +++ b/lxde/lxde-settings-daemon/DETAILS @@ -0,0 +1,17 @@ + MODULE=lxde-settings-daemon + VERSION=0.4.1 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:e1e402804f52d62bffe798cab64b1676d18197c3 + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="The XSetings like daemon for LXDE" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +lxde-settings is the XSettings daemon of LXDE. +It read config file ~/.config/lxde/config or /usr/share/lxde/config if +user-specific config file is not available, and presents the config values +to other programs via XSETTINGS protocol defined by freedesktop.org. +EOF diff --git a/lxde/lxinput/DEPENDS b/lxde/lxinput/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/lxinput/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/lxinput/DETAILS b/lxde/lxinput/DETAILS new file mode 100644 index 0000000..e24f99f --- /dev/null +++ b/lxde/lxinput/DETAILS @@ -0,0 +1,14 @@ + MODULE=lxinput + VERSION=0.1.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:cddf140ba8e09fbc370d4ae590996737f6156026 + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="Keyboard and mouse configuration for LXDE" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +An application to configure the keyboard and the mouse for LXDE. +EOF diff --git a/lxde/lxlauncher/DEPENDS b/lxde/lxlauncher/DEPENDS new file mode 100644 index 0000000..f4ba29f --- /dev/null +++ b/lxde/lxlauncher/DEPENDS @@ -0,0 +1,5 @@ +depends gtk+-2 +depends startup-notification +depends gnome-menus + +optional_depends "lxmenu-data" "" "" "for menu data" diff --git a/lxde/lxlauncher/DETAILS b/lxde/lxlauncher/DETAILS new file mode 100644 index 0000000..d999abb --- /dev/null +++ b/lxde/lxlauncher/DETAILS @@ -0,0 +1,22 @@ + MODULE=lxlauncher + VERSION=0.2.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1: + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="An apps launcher" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +LXLauncher is an open source clone of Asus launcher for EeePC. +It outperformes the original launcher developed by Xandros. +Background images used by Asus launcher are non-free and are hence +not included in this package. +Please put the images in /usr/share/lxlauncher/backround. +LXLauncher will use those background images if available. +Also, if you put the tab icons of Asus launcher under +/usr/share/lxlauncher/icons, they will be used in the tabs. +Otherwise, some icons from the gtk+ icon theme will be used instead. +EOF diff --git a/lxde/lxmenu-data/DEPENDS b/lxde/lxmenu-data/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/lxmenu-data/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/lxmenu-data/DETAILS b/lxde/lxmenu-data/DETAILS new file mode 100644 index 0000000..5e2028e --- /dev/null +++ b/lxde/lxmenu-data/DETAILS @@ -0,0 +1,17 @@ + MODULE=lxmenu-data + VERSION=0.1.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:1ecf2f6a02d317f07f5f60f7c42bfd2c7dbf988e + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="Desktop menus for LXDE" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +This package provides files required to build freedesktop.org menu +spec-compliant desktop menus for LXDE. +The files are originally taken from gnome-menus, and some minor +modifications were made. +EOF diff --git a/lxde/lxnm/DEPENDS b/lxde/lxnm/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/lxnm/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/lxnm/DETAILS b/lxde/lxnm/DETAILS new file mode 100644 index 0000000..c1b9e0a --- /dev/null +++ b/lxde/lxnm/DETAILS @@ -0,0 +1,14 @@ + MODULE=lxnm + VERSION=0.2.2 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:e4c8946ac46c9788e992cf131a5c92672558b622 + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="A lightweight network manager" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +LXNetdaemon is a fast, lightweight, stand-alone network manager. +EOF diff --git a/lxde/lxpanel/DEPENDS b/lxde/lxpanel/DEPENDS new file mode 100644 index 0000000..84ed587 --- /dev/null +++ b/lxde/lxpanel/DEPENDS @@ -0,0 +1,3 @@ +depends alsa-utils +depends gtk+-2 +depends startup-notification diff --git a/lxde/lxpanel/DETAILS b/lxde/lxpanel/DETAILS new file mode 100644 index 0000000..a554059 --- /dev/null +++ b/lxde/lxpanel/DETAILS @@ -0,0 +1,13 @@ + MODULE=lxpanel + VERSION=0.4.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:e8ee6ed5097304cb82ce2ef5bd12e705b4f6c413 + WEB_SITE=http://lxde.org + ENTERED=20061112 + UPDATED=20090711 + SHORT="A lightweight X11 desktop panel" + +cat << EOF +lxpanel is a lightweight, GTK+-2 based panel for your desktop. +EOF diff --git a/lxde/lxrandr/DEPENDS b/lxde/lxrandr/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/lxrandr/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/lxrandr/DETAILS b/lxde/lxrandr/DETAILS new file mode 100644 index 0000000..8697a92 --- /dev/null +++ b/lxde/lxrandr/DETAILS @@ -0,0 +1,14 @@ + MODULE=lxrandr + VERSION=0.1.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1: + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="A XRandr GUI frontend for LXDE" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +An easy to use XRandr GUI frontend for LXDE. +EOF diff --git a/lxde/lxsession-edit/DEPENDS b/lxde/lxsession-edit/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/lxsession-edit/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/lxsession-edit/DETAILS b/lxde/lxsession-edit/DETAILS new file mode 100644 index 0000000..26671a9 --- /dev/null +++ b/lxde/lxsession-edit/DETAILS @@ -0,0 +1,14 @@ + MODULE=lxsession-edit + VERSION=0.1.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:3814f0ff849e63f06bffafd31e364605fc88870c + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="An editor for sessions autostarts in LXDE" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +lxsession-edit is a tool used to manage desktop session autostarts, especially for lxsession. +EOF diff --git a/lxde/lxsession/DEPENDS b/lxde/lxsession/DEPENDS new file mode 100644 index 0000000..6dbdbcc --- /dev/null +++ b/lxde/lxsession/DEPENDS @@ -0,0 +1,3 @@ +depends gtk+-2 + +optional_depends "hal" "--enable-hal" "" "for HAL support" diff --git a/lxde/lxsession/DETAILS b/lxde/lxsession/DETAILS new file mode 100644 index 0000000..99f5117 --- /dev/null +++ b/lxde/lxsession/DETAILS @@ -0,0 +1,14 @@ + MODULE=lxsession + VERSION=0.3.8 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:6890b23acd50f66457d0531a5bfd19fbf1278a6a + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="A session manager for LXDE" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +LXSession is the default X11 session manager of LXDE. +EOF diff --git a/lxde/lxshortcut/DEPENDS b/lxde/lxshortcut/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/lxshortcut/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/lxshortcut/DETAILS b/lxde/lxshortcut/DETAILS new file mode 100644 index 0000000..1a28d37 --- /dev/null +++ b/lxde/lxshortcut/DETAILS @@ -0,0 +1,15 @@ + MODULE=lxshortcut + VERSION=0.1.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:d7193240c2da725c08c21fb55bdd638013fc5b09 + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="An applications shortcuts editor" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +LXShortcut is a small program used to edit application shortcuts created +with freedesktop.org Desktop Entry spec. +EOF diff --git a/lxde/lxtask/DEPENDS b/lxde/lxtask/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/lxtask/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/lxtask/DETAILS b/lxde/lxtask/DETAILS new file mode 100644 index 0000000..4d81fc7 --- /dev/null +++ b/lxde/lxtask/DETAILS @@ -0,0 +1,16 @@ + MODULE=lxtask + VERSION=0.1.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:213aed1a8673744ec84ae3e59cce33ae2d5b6130 + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="A task manager for LXDE" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +LXTask - lightweight and desktop-independent task manager derived from +xfce4-taskmanager with all dependencies on xfce removed, new features, +and some improvement of the user interface. +EOF \ No newline at end of file diff --git a/lxde/lxterminal/DEPENDS b/lxde/lxterminal/DEPENDS new file mode 100644 index 0000000..19200c1 --- /dev/null +++ b/lxde/lxterminal/DEPENDS @@ -0,0 +1,2 @@ +depends gtk+-2 +depends vte \ No newline at end of file diff --git a/lxde/lxterminal/DETAILS b/lxde/lxterminal/DETAILS new file mode 100644 index 0000000..7cf3d28 --- /dev/null +++ b/lxde/lxterminal/DETAILS @@ -0,0 +1,17 @@ + MODULE=lxterminal + VERSION=0.1.5 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:3daf24f01e520f86aadd8605308b5fc373015b6b + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="A VTE terminal for LXDE" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +LXterminal is a VTE-based terminal emulator with support for multiple tabs. +It is completely desktop-independent and does not have any unnecessary +dependencies. In order to reduce memory usage and increase the performance +all instances of the terminal are sharing a single process. +EOF \ No newline at end of file diff --git a/lxde/menu-cache/DEPENDS b/lxde/menu-cache/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/lxde/menu-cache/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/lxde/menu-cache/DETAILS b/lxde/menu-cache/DETAILS new file mode 100644 index 0000000..81cc6d2 --- /dev/null +++ b/lxde/menu-cache/DETAILS @@ -0,0 +1,23 @@ + MODULE=menu-cache + VERSION=0.2.5 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/lxde + SOURCE_VFY=sha1:56b28d4e84799b52f143175a2487c8fdd7d3b1c2 + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="Cache management to speedup menus in LXDE" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +Libmenu-cache is a library creating and utilizing caches to speed up +the manipulation for freedesktop.org defined application menus. +It can be used as a replacement of libgnome-menu of gnome-menus. +Advantages: +1. Shorten time for loading menu entries. +2. Ease of use. (API is very similar to that of libgnome-menu) +3. Lightweight runtime library. (Parsing of the menu definition files + are done by menu-cache-gen when the menus are really changed.) +4. Less unnecessary and complicated file monitoring. +5. Heavily reduced disk I/O. +EOF diff --git a/lxde/openbox/DEPENDS b/lxde/openbox/DEPENDS new file mode 100644 index 0000000..5bc2bae --- /dev/null +++ b/lxde/openbox/DEPENDS @@ -0,0 +1 @@ +depends libxml2 diff --git a/lxde/openbox/DETAILS b/lxde/openbox/DETAILS new file mode 100644 index 0000000..83b7457 --- /dev/null +++ b/lxde/openbox/DETAILS @@ -0,0 +1,21 @@ + MODULE=openbox + VERSION=3.4.7.2 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://icculus.org/$MODULE/releases + SOURCE_VFY=sha1:f34c3ec43b7e39bf57d64dbef97c35b68fea5254 + WEB_SITE=http://icculus.org/openbox/index.php/Main_Page + ENTERED=20040814 + UPDATED=20081118 + SHORT="A standards compliant, fast, light-weight, extensible window manager" + +cat << EOF +Openbox works with your applications, and makes your desktop easier to +manage. This is because the approach to its development was the opposite +of what seems to be the general case for window managers. Openbox was +written first to comply with standards and to work properly. Only when +that was in place did the team turn to the visual interface. + +Openbox is fully functional as a stand-alone working environment, or can +be used as a drop-in replacement for the default window manager in the +GNOME or KDE desktop environments. +EOF diff --git a/lxde/openbox/POST_INSTALL b/lxde/openbox/POST_INSTALL new file mode 100644 index 0000000..5ef2852 --- /dev/null +++ b/lxde/openbox/POST_INSTALL @@ -0,0 +1,3 @@ +if module_installed gdm; then + cp $SCRIPT_DIRECTORY/openbox.desktop /etc/X11/dm/Sessions/ ; +fi diff --git a/lxde/openbox/POST_REMOVE b/lxde/openbox/POST_REMOVE new file mode 100644 index 0000000..5288fd9 --- /dev/null +++ b/lxde/openbox/POST_REMOVE @@ -0,0 +1,3 @@ +if [ -a /etc/X11/dm/Sessions/openbox.desktop ]; then + rm -f /etc/X11/dm/Sessions/openbox.desktop +fi diff --git a/lxde/openbox/openbox.desktop b/lxde/openbox/openbox.desktop new file mode 100644 index 0000000..717396a --- /dev/null +++ b/lxde/openbox/openbox.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Openbox +Comment=Session for openbox +Exec=openbox +# no icon yet, only the top three are currently used +Icon= +Type=Application diff --git a/lxde/pcmanfm/DEPENDS b/lxde/pcmanfm/DEPENDS new file mode 100644 index 0000000..1dcacab --- /dev/null +++ b/lxde/pcmanfm/DEPENDS @@ -0,0 +1,8 @@ +depends gtk+-2 +depends gamin +depends gnome-icon-theme +depends shared-mime-info +depends startup-notification + +optional_depends "hal" "--enable-hal" "--disable-hal" \ + "build with Linux HAL support" diff --git a/lxde/pcmanfm/DETAILS b/lxde/pcmanfm/DETAILS new file mode 100644 index 0000000..35f3c8f --- /dev/null +++ b/lxde/pcmanfm/DETAILS @@ -0,0 +1,26 @@ + MODULE=pcmanfm + VERSION=0.5 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/$MODULE + SOURCE_VFY=sha1:f792e2995518a8aa6c449f9aa764316e3e485caf + WEB_SITE=http://pcmanfm.sourceforge.net + ENTERED=20060624 + UPDATED=20081120 + SHORT="a lightweight file manager featuring tab browsing" + +cat << EOF +pcmanfm is a filemanager featuring: + - Extremly fast and lightweight + - Can be started in one second on normal machine + - Tabbed browsing (Similiar to Firefox) + - Drag & Drop support + - Files can be dragged among tabs + - Load large directories in reasonable time + - File association support (Default application) + - Basic thumbnail support + - Bookmarks support + - Handles non-UTF-8 encoded filenames correctly + - Provide icon view and detailed list view + - Standard compliant (Follows FreeDesktop.org) + - Clean and user-friendly interface (GTK+ 2) +EOF diff --git a/lxde/pcmanfm/POST_INSTALL b/lxde/pcmanfm/POST_INSTALL new file mode 100644 index 0000000..df1698e --- /dev/null +++ b/lxde/pcmanfm/POST_INSTALL @@ -0,0 +1,2 @@ +update-mime-database /usr/share/mime +update-desktop-database diff --git a/profiles/LXDE/BUILD b/profiles/LXDE/BUILD new file mode 100644 index 0000000..b75eac3 --- /dev/null +++ b/profiles/LXDE/BUILD @@ -0,0 +1 @@ +echo > $C_FIFO diff --git a/profiles/LXDE/DEPENDS b/profiles/LXDE/DEPENDS new file mode 100644 index 0000000..0474018 --- /dev/null +++ b/profiles/LXDE/DEPENDS @@ -0,0 +1,24 @@ +depends openbox +depends lxde-common +depends lxlauncher + +optional_depends "lxsession" "" "" "a session manager" +optional_depends "lxpanel" "" "" "a desktop panel" +optional_depends "lxtask" "" "" "a task manager" +optional_depends "lxinput" "" "" "a keyboard and mouse manager" +optional_depends "lxnm" "" "" "a nework manager" +optional_depends "lxappearance" "" "" "a theme switcher" +optional_depends "lxrandr" "" "" "a XRandr GUI" +optional_depends "lxterminal" "" "" "a VTE terminal" +optional_depends "lxrandr" "" "" "a XRandr GUI frontend" +optional_depends "lxsession-edit" "" "" "a session editor" +optional_depends "lxshortcut" "" "" "a shotcuts editor" +optional_depends "menu-cache" "" "" "a cache manager for menus" +optional_depends "pcmanfm" "" "" "a filemanager" +optional_depends "gpicview" "" "" "an image viewer" +optional_depends "gtknetcat" "" "" "a nc frontend" + +optional_depends "lxde-settings-daemon" \ + "" \ + "" \ + "a XSettings daemon like for LXDE" diff --git a/profiles/LXDE/DETAILS b/profiles/LXDE/DETAILS new file mode 100644 index 0000000..27018d3 --- /dev/null +++ b/profiles/LXDE/DETAILS @@ -0,0 +1,17 @@ + MODULE=LXDE + VERSION=0.4.2 + WEB_SITE=http://lxde.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="A Lightweight X11 Desktop Environment" + MAINTAINER=florin at lunar-linux.org + +cat << EOF +Lightweight X11 Desktop Environment, is an extremely faster, performing +and energy saving Linux desktop environment. It comes with a beautiful +interface, multi-language support, standard keyboard short cuts and +additional features like tabbed file browsing. LXDE uses less CPU and +less RAM. It is especially designed for computers with low hardware +specifications like netbooks, mobile internet devices (MIDs) or older +computers. +EOF diff --git a/profiles/LXDE/POST_BUILD b/profiles/LXDE/POST_BUILD new file mode 100644 index 0000000..27ba77d --- /dev/null +++ b/profiles/LXDE/POST_BUILD @@ -0,0 +1 @@ +true diff --git a/profiles/LXDE/PRE_BUILD b/profiles/LXDE/PRE_BUILD new file mode 100644 index 0000000..27ba77d --- /dev/null +++ b/profiles/LXDE/PRE_BUILD @@ -0,0 +1 @@ +true diff --git a/x11-apps/lxpanel/DEPENDS b/x11-apps/lxpanel/DEPENDS deleted file mode 100644 index 84ed587..0000000 --- a/x11-apps/lxpanel/DEPENDS +++ /dev/null @@ -1,3 +0,0 @@ -depends alsa-utils -depends gtk+-2 -depends startup-notification diff --git a/x11-apps/lxpanel/DETAILS b/x11-apps/lxpanel/DETAILS deleted file mode 100644 index a554059..0000000 --- a/x11-apps/lxpanel/DETAILS +++ /dev/null @@ -1,13 +0,0 @@ - MODULE=lxpanel - VERSION=0.4.1 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=$SFORGE_URL/lxde - SOURCE_VFY=sha1:e8ee6ed5097304cb82ce2ef5bd12e705b4f6c413 - WEB_SITE=http://lxde.org - ENTERED=20061112 - UPDATED=20090711 - SHORT="A lightweight X11 desktop panel" - -cat << EOF -lxpanel is a lightweight, GTK+-2 based panel for your desktop. -EOF diff --git a/x11-wm/openbox/DEPENDS b/x11-wm/openbox/DEPENDS deleted file mode 100644 index 5bc2bae..0000000 --- a/x11-wm/openbox/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends libxml2 diff --git a/x11-wm/openbox/DETAILS b/x11-wm/openbox/DETAILS deleted file mode 100644 index 83b7457..0000000 --- a/x11-wm/openbox/DETAILS +++ /dev/null @@ -1,21 +0,0 @@ - MODULE=openbox - VERSION=3.4.7.2 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://icculus.org/$MODULE/releases - SOURCE_VFY=sha1:f34c3ec43b7e39bf57d64dbef97c35b68fea5254 - WEB_SITE=http://icculus.org/openbox/index.php/Main_Page - ENTERED=20040814 - UPDATED=20081118 - SHORT="A standards compliant, fast, light-weight, extensible window manager" - -cat << EOF -Openbox works with your applications, and makes your desktop easier to -manage. This is because the approach to its development was the opposite -of what seems to be the general case for window managers. Openbox was -written first to comply with standards and to work properly. Only when -that was in place did the team turn to the visual interface. - -Openbox is fully functional as a stand-alone working environment, or can -be used as a drop-in replacement for the default window manager in the -GNOME or KDE desktop environments. -EOF diff --git a/x11-wm/openbox/POST_INSTALL b/x11-wm/openbox/POST_INSTALL deleted file mode 100644 index 5ef2852..0000000 --- a/x11-wm/openbox/POST_INSTALL +++ /dev/null @@ -1,3 +0,0 @@ -if module_installed gdm; then - cp $SCRIPT_DIRECTORY/openbox.desktop /etc/X11/dm/Sessions/ ; -fi diff --git a/x11-wm/openbox/POST_REMOVE b/x11-wm/openbox/POST_REMOVE deleted file mode 100644 index 5288fd9..0000000 --- a/x11-wm/openbox/POST_REMOVE +++ /dev/null @@ -1,3 +0,0 @@ -if [ -a /etc/X11/dm/Sessions/openbox.desktop ]; then - rm -f /etc/X11/dm/Sessions/openbox.desktop -fi diff --git a/x11-wm/openbox/openbox.desktop b/x11-wm/openbox/openbox.desktop deleted file mode 100644 index 717396a..0000000 --- a/x11-wm/openbox/openbox.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=Openbox -Comment=Session for openbox -Exec=openbox -# no icon yet, only the top three are currently used -Icon= -Type=Application From stumbles at lunar-linux.org Mon Jul 13 12:11:54 2009 From: stumbles at lunar-linux.org (stumbles) Date: Mon, 13 Jul 2009 06:11:54 -0400 Subject: [Lunar-commits] Parse-RecDescent: version bump. Message-ID: <20090713101147.CF9589B1BE@doppio.foo-projects.org> commit f85d10ff250172755a729ebdfe6c5d07a06cce9c Author: stumbles Date: Mon Jul 13 06:11:54 2009 -0400 Parse-RecDescent: version bump. --- perl/Parse-RecDescent/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/perl/Parse-RecDescent/DETAILS b/perl/Parse-RecDescent/DETAILS index 1872f7a..d6c6266 100644 --- a/perl/Parse-RecDescent/DETAILS +++ b/perl/Parse-RecDescent/DETAILS @@ -1,11 +1,11 @@ MODULE=Parse-RecDescent - VERSION=1.94 + VERSION=1.96.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/ - SOURCE_VFY=sha1:015dd613f9bb37d2b820a377423d65fd8237092b + SOURCE_VFY=sha1:9588b31e1e3f79361be185b66dfdf975295cc417 WEB_SITE=http://search.cpan.org/~dconway/Parse-RecDescent-$VERSION/ ENTERED=20090320 - UPDATED=20090320 + UPDATED=20090713 SHORT=" generate recursive-descent parsers" cat << EOF RecDescent incrementally generates top-down recursive-descent text From stumbles at lunar-linux.org Mon Jul 13 12:26:18 2009 From: stumbles at lunar-linux.org (stumbles) Date: Mon, 13 Jul 2009 06:26:18 -0400 Subject: [Lunar-commits] pacpl: adding a couple of missing depends. Message-ID: <20090713102615.BEF009B1BE@doppio.foo-projects.org> commit d230644c7f18dbe9bea103a82bd65efa5fe0678f Author: stumbles Date: Mon Jul 13 06:26:18 2009 -0400 pacpl: adding a couple of missing depends. --- audio/pacpl/DEPENDS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/audio/pacpl/DEPENDS b/audio/pacpl/DEPENDS index bb2fd99..8a8ed2c 100644 --- a/audio/pacpl/DEPENDS +++ b/audio/pacpl/DEPENDS @@ -4,8 +4,10 @@ depends CDDB_get depends Ogg-Vorbis-Header depends Audio-Musepack depends Audio-WMA +depends MP3-Tag depends MP3-Info depends MP4-Info +depends Audio-FLAC-Header optional_depends toolame "" "" "for MPEG Audio Layer 2 support" optional_depends bladeenc "" "" "for MP3 encoder support" From jannis at xfce.org Mon Jul 13 20:53:54 2009 From: jannis at xfce.org (Jannis Pohlmann) Date: Mon, 13 Jul 2009 20:53:54 +0200 Subject: [Lunar-commits] revelation: Fix download URL. Message-ID: <20090713185425.8DF099B256@doppio.foo-projects.org> commit 4b6eacb91726ae481a499454c7a0aae5fab20bae Author: Jannis Pohlmann Date: Mon Jul 13 20:52:52 2009 +0200 revelation: Fix download URL. --- security/revelation/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/security/revelation/DETAILS b/security/revelation/DETAILS index 49c3ec8..6d24c68 100644 --- a/security/revelation/DETAILS +++ b/security/revelation/DETAILS @@ -1,7 +1,7 @@ MODULE=revelation VERSION=0.4.11 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=ftp://oss.codepoet.no/revelation/ + SOURCE_URL=http://oss.codepoet.no/revelation/downloads/ SOURCE_VFY=sha1:6adec19f57bfed5e365a39ed23f4d8185a01a2e7 WEB_SITE=http://oss.codepoet.no/revelation/ ENTERED=20060512 From florin at lunar-linux.org Tue Jul 14 08:31:13 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 14 Jul 2009 09:31:13 +0300 Subject: [Lunar-commits] xf86-video-intel: version bumped to 2.7.1. Message-ID: <20090714063207.97D5C9B1EA@doppio.foo-projects.org> commit 57e1b34f11504b3a1fdeda35c9f23c7c8378c65b Author: Florin Braescu Date: Tue Jul 14 09:31:13 2009 +0300 xf86-video-intel: version bumped to 2.7.1. Maintenance release. Added a dirty patch to compile with the new xorg-server. --- xorg7/driver/xf86-video-intel/BUILD | 3 +++ xorg7/driver/xf86-video-intel/DETAILS | 9 ++++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-intel/BUILD b/xorg7/driver/xf86-video-intel/BUILD index 0c24030..9236cde 100644 --- a/xorg7/driver/xf86-video-intel/BUILD +++ b/xorg7/driver/xf86-video-intel/BUILD @@ -1,6 +1,9 @@ ( + patch_it $SOURCE2 1 && + . /etc/profile.d/x11r7.rc && + OPTS="$OPTS --with-xserver-source=`pwd -P`" && CFLAGS="$CFLAGS -I`pwd -P`/src/parser" && default_build diff --git a/xorg7/driver/xf86-video-intel/DETAILS b/xorg7/driver/xf86-video-intel/DETAILS index a9a1539..5b66565 100644 --- a/xorg7/driver/xf86-video-intel/DETAILS +++ b/xorg7/driver/xf86-video-intel/DETAILS @@ -1,12 +1,15 @@ MODULE=xf86-video-intel - VERSION=2.7.0 + VERSION=2.7.1 SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE2=$MODULE-$VERSION-modes.patch.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:6d55b11ccf92ddc0763329f6e503e1a55b9beacc + SOURCE2_URL=$PATCH_URL + SOURCE_VFY=sha1:f863ee65b4b7779077af9f819b07033264284628 + SOURCE2_VFY=sha1:4e7b40a2fea20199293c75452edb78d741e11eee MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060124 - UPDATED=20090417 + UPDATED=20090714 SHORT="The X.Org video driver for Intel based cards" cat << EOF From florin at lunar-linux.org Tue Jul 14 08:36:35 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 14 Jul 2009 09:36:35 +0300 Subject: [Lunar-commits] ed: version bumped to 1.4. Message-ID: <20090714063723.A1EF89B1EA@doppio.foo-projects.org> commit de2de2151e72e64ebaa8592ac6c1b6cac5e97b6c Author: Florin Braescu Date: Tue Jul 14 09:36:35 2009 +0300 ed: version bumped to 1.4. The undo command has been fixed to restore the modified status of the buffer being edited. A race condition with user interrupt has been fixed in search_and_replace. The functions resize_line_buffer and resize_undo_buffer have been added to definitively fix the aliasing warnings. Some minor corrections have been made to the manual. --- editors/ed/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/editors/ed/DETAILS b/editors/ed/DETAILS index 8eba99f..ee400ae 100644 --- a/editors/ed/DETAILS +++ b/editors/ed/DETAILS @@ -1,12 +1,12 @@ MODULE=ed - VERSION=1.3 + VERSION=1.4 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=$GNU_URL/$MODULE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE - SOURCE_VFY=sha1:c5ddc140367d5aa9154dd56c06eb627a4916dde9 + SOURCE_VFY=sha1:367bb9cd20b584ba550f7eda727a90862d014fe3 WEB_SITE=http://www.gnu.org/software/ed/ed.html ENTERED=20010922 - UPDATED=20090526 + UPDATED=20090714 SHORT="A line-oriented text editor" cat << EOF From zmcgrew at lunar-linux.org Tue Jul 14 09:12:39 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Tue, 14 Jul 2009 00:12:39 -0700 Subject: [Lunar-commits] libgnome: apparently this still needs gnome-vfs despite what gnome says Message-ID: <20090714071324.5CD709B1C1@doppio.foo-projects.org> commit 2408e0e43a65b776930522a327d9673cd2d2a945 Author: Zachary McGrew Date: Tue Jul 14 00:12:39 2009 -0700 libgnome: apparently this still needs gnome-vfs despite what gnome says --- gnome2/platform/libgnome/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gnome2/platform/libgnome/DEPENDS b/gnome2/platform/libgnome/DEPENDS index 4dd801b..73da4e3 100644 --- a/gnome2/platform/libgnome/DEPENDS +++ b/gnome2/platform/libgnome/DEPENDS @@ -1,4 +1,5 @@ depends gvfs +depends gnome-vfs depends libbonobo optional_depends "esound" "--enable-esd" "--disable-esd" \ From stumbles at lunar-linux.org Tue Jul 14 13:40:45 2009 From: stumbles at lunar-linux.org (stumbles) Date: Tue, 14 Jul 2009 07:40:45 -0400 Subject: [Lunar-commits] fasm: version bump. Message-ID: <20090714114028.B84839B1BE@doppio.foo-projects.org> commit c8704d286830f80ca63aad54d5e7da841f710701 Author: stumbles Date: Tue Jul 14 07:40:45 2009 -0400 fasm: version bump. --- compilers/fasm/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/compilers/fasm/DETAILS b/compilers/fasm/DETAILS index 5dce4a1..3603fc5 100644 --- a/compilers/fasm/DETAILS +++ b/compilers/fasm/DETAILS @@ -1,12 +1,12 @@ MODULE=fasm - VERSION=1.67.38 + VERSION=1.68 SOURCE=$MODULE-$VERSION.tgz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=http://flatassembler.net/ - SOURCE_VFY=sha1:eb2abaa9fc38970a39b0f26bbf7648548910c70f + SOURCE_VFY=sha1:d1b9428101ea5b1a7fec9128fec0550dc1e8e324 WEB_SITE=http://flatassembler.net/ ENTERED=20021130 - UPDATED=20090418 + UPDATED=20090714 MAINTAINER="tchan at lunar-linux.org" SHORT="flat assembler for Linux, DOS, and Windows." cat << EOF From florin at lunar-linux.org Tue Jul 14 21:59:28 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 14 Jul 2009 22:59:28 +0300 Subject: [Lunar-commits] PyQt4: version bumped to 4.5.2. Message-ID: <20090714200251.2833F9B1BE@doppio.foo-projects.org> commit e959db39f27de8716fc7dea96d11bff16d04b78a Author: Florin Braescu Date: Tue Jul 14 22:59:28 2009 +0300 PyQt4: version bumped to 4.5.2. Bugfixes release. --- python/PyQt4/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/PyQt4/DETAILS b/python/PyQt4/DETAILS index 85a85ca..ed795b8 100644 --- a/python/PyQt4/DETAILS +++ b/python/PyQt4/DETAILS @@ -1,14 +1,14 @@ MODULE=PyQt4 EXTRA=x11-gpl - VERSION=4.5.1 + VERSION=4.5.2 SOURCE=PyQt-$EXTRA-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/PyQt-$EXTRA-$VERSION SOURCE_URL=http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4 - SOURCE_VFY=sha1:b50b58c3e6f9a15e0986fe63d978eb85db363a46 + SOURCE_VFY=sha1:25d41d489fae521e26797b797137e069af13c2ae MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4} WEB_SITE=http://www.riverbankcomputing.co.uk/news ENTERED=20080102 - UPDATED=20090617 + UPDATED=20090714 SHORT="A set of Python bindings for the Qt 4.x toolkit" cat << EOF From florin at lunar-linux.org Tue Jul 14 22:02:20 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 14 Jul 2009 23:02:20 +0300 Subject: [Lunar-commits] openldap: version bum[ed to 2.4.17. Message-ID: <20090714200251.311B39B1BF@doppio.foo-projects.org> commit ab233f3cd78e85e6f6227602264df0ed15bf935f Author: Florin Braescu Date: Tue Jul 14 23:02:20 2009 +0300 openldap: version bum[ed to 2.4.17. Many bugfixes. --- utils/openldap/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/openldap/DETAILS b/utils/openldap/DETAILS index 532934a..9633958 100644 --- a/utils/openldap/DETAILS +++ b/utils/openldap/DETAILS @@ -1,11 +1,11 @@ MODULE=openldap - VERSION=2.4.16 + VERSION=2.4.17 SOURCE=$MODULE-$VERSION.tgz SOURCE_URL=ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release - SOURCE_VFY=sha1:c84f3281d047804eb977403e66733b7dd0a998b1 + SOURCE_VFY=sha1:a6efcf7b680f6c7665574002cac8f2eefd24b79a WEB_SITE=http://www.openldap.org ENTERED=20010922 - UPDATED=20090412 + UPDATED=20090714 SHORT="Fully featured open source LDAP software suite" PSAFE=no From florin at lunar-linux.org Tue Jul 14 22:18:59 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 14 Jul 2009 23:18:59 +0300 Subject: [Lunar-commits] libquicktime: version bumped to 1.1.3. Message-ID: <20090714201949.3443A9B1BE@doppio.foo-projects.org> commit 8070053956c99eb689e453d8de9658749a7d0107 Author: Florin Braescu Date: Tue Jul 14 23:18:59 2009 +0300 libquicktime: version bumped to 1.1.3. This release fixes a crash in the v308 codec. --- video/libquicktime/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/libquicktime/DETAILS b/video/libquicktime/DETAILS index 65d290a..e342a7b 100644 --- a/video/libquicktime/DETAILS +++ b/video/libquicktime/DETAILS @@ -1,14 +1,14 @@ MODULE=libquicktime - VERSION=1.1.2 + VERSION=1.1.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE2=$MODULE-1.0.0-faad2.patch SOURCE_URL=$SFORGE_URL/$MODULE SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:927a70c58eb5c1bcd694ddd39d495f9d967d472f + SOURCE_VFY=sha1:cd991e5d5fa8690fe22db27e169a9258d3664bfc SOURCE2_VFY=sha1:940d3fcd793517a12edec6683d0565f96779e7c5 WEB_SITE=http://libquicktime.sourceforge.net ENTERED=20060420 - UPDATED=20080618 + UPDATED=20090714 SHORT="Handles Apple's QuickTime media format" cat << EOF From florin at lunar-linux.org Tue Jul 14 22:23:35 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 14 Jul 2009 23:23:35 +0300 Subject: [Lunar-commits] libburn: version bumped to 0.6.8. Message-ID: <20090714202356.92A1C9B1BE@doppio.foo-projects.org> commit 1ff2b7133bb6939641557d4b26535157bffbf517 Author: Florin Braescu Date: Tue Jul 14 23:23:35 2009 +0300 libburn: version bumped to 0.6.8. Bugfixes release. --- cd/libburn/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cd/libburn/DETAILS b/cd/libburn/DETAILS index 44bab3c..c287927 100644 --- a/cd/libburn/DETAILS +++ b/cd/libburn/DETAILS @@ -1,11 +1,11 @@ MODULE=libburn - VERSION=0.6.4 + VERSION=0.6.8 SOURCE=$MODULE-$VERSION.pl00.tar.gz SOURCE_URL=http://files.libburnia-project.org/releases - SOURCE_VFY=sha1:a35cb717b40607af019c919c1bbb6800b348a9a8 + SOURCE_VFY=sha1:c496c9b72d53cd958eae08d46f27351f880f2164 WEB_SITE=http://libburnia-project.org ENTERED=20061203 - UPDATED=20090315 + UPDATED=20090714 SHORT="Library for writing optical media" cat << EOF From florin at lunar-linux.org Tue Jul 14 22:28:12 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 14 Jul 2009 23:28:12 +0300 Subject: [Lunar-commits] libisoburn: version bumped to 0.4.0. Message-ID: <20090714202833.94F5D9B1BE@doppio.foo-projects.org> commit 40e9f165e3adf79590f472106eb342be7e13de2a Author: Florin Braescu Date: Tue Jul 14 23:28:12 2009 +0300 libisoburn: version bumped to 0.4.0. Bugfixes release. --- cd/libisoburn/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cd/libisoburn/DETAILS b/cd/libisoburn/DETAILS index f6b8a24..e0e823b 100644 --- a/cd/libisoburn/DETAILS +++ b/cd/libisoburn/DETAILS @@ -1,11 +1,11 @@ MODULE=libisoburn - VERSION=0.3.2 + VERSION=0.4.0 SOURCE=$MODULE-$VERSION.pl00.tar.gz SOURCE_URL=http://files.libburnia-project.org/releases - SOURCE_VFY=sha1:3a61ada530c56489b8d6c7d24ce8afe8ebd16746 + SOURCE_VFY=sha1:5c6adef06271003e384e08a24c4dda9e750b23ed WEB_SITE=http://libburnia-project.org ENTERED=20080513 - UPDATED=20090113 + UPDATED=20090714 SHORT="A frontend for libraries libburn and libisofs" cat << EOF From florin at lunar-linux.org Tue Jul 14 22:31:40 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 14 Jul 2009 23:31:40 +0300 Subject: [Lunar-commits] qpopper: version bumped to 4.0.17. Message-ID: <20090714203206.29F8E9B1BE@doppio.foo-projects.org> commit 1bae7076fa0ec940770c54c6d8d279dee17897f0 Author: Florin Braescu Date: Tue Jul 14 23:31:40 2009 +0300 qpopper: version bumped to 4.0.17. Bugfixes and improvements. --- mail/qpopper/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/qpopper/DETAILS b/mail/qpopper/DETAILS index 6c00368..ff5d28a 100644 --- a/mail/qpopper/DETAILS +++ b/mail/qpopper/DETAILS @@ -1,12 +1,12 @@ MODULE=qpopper - VERSION=4.0.16 + VERSION=4.0.17 SOURCE=$MODULE$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE$VERSION SOURCE_URL=ftp://ftp.qualcomm.com/eudora/servers/unix/popper - SOURCE_VFY=sha1:ac2f86b898fcba8efa52a85415baf8405f3e5e80 + SOURCE_VFY=sha1:db4bdc30204406d0acc4c18b4d5d3ca5b81dbdcb WEB_SITE=http://www.eudora.com/qpopper_general ENTERED=20020711 - UPDATED=20090110 + UPDATED=20090714 SHORT="The de facto POP3 server" cat << EOF From dagbrown at lunar-linux.org Wed Jul 15 03:04:35 2009 From: dagbrown at lunar-linux.org (Dave Brown) Date: Wed, 15 Jul 2009 10:04:35 +0900 Subject: [Lunar-commits] zsh: bump to 4.3.10. Message-ID: <20090715010645.B10F19B1BF@doppio.foo-projects.org> commit 4d3f8861fc7eced58ff38fd7de11d7286de4e710 Author: Dave Brown Date: Wed Jul 15 10:04:35 2009 +0900 zsh: bump to 4.3.10. See also the commit message for changeid 0a5a6b8c7a1a6d10d5. Just wishing to reiterate that the so-called "stable" version of zsh is the ABANDONED version, and hasn't received any updates in, literally, years. Bumping to the "stable" version breaks stuff. Cut it out. --- shells/zsh/DETAILS | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/shells/zsh/DETAILS b/shells/zsh/DETAILS index dbb222c..8f2c25c 100644 --- a/shells/zsh/DETAILS +++ b/shells/zsh/DETAILS @@ -1,12 +1,12 @@ MODULE=zsh - VERSION=4.2.7 + VERSION=4.3.10 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL[0]=$SFORGE_URL/zsh - SOURCE_URL[1]=http://www.zsh.org/pub - SOURCE_VFY=sha1:64c598cd48b78dff9d29341ea0cd904e7aa49541 - WEB_SITE=http://www.zsh.org + SOURCE_URL[0]=$SFORGE_URL/zsh/ + SOURCE_URL[1]=http://www.zsh.org/pub/ + SOURCE_VFY=sha1:132f9ce411bf318abccbae9cdc2f8cc14f8be85b + WEB_SITE=http://www.zsh.org/ ENTERED=20011112 - UPDATED=20090701 + UPDATED=20090715 PSAFE=no SHORT="shell designed for interactive use" From dagbrown at lunar-linux.org Wed Jul 15 03:06:45 2009 From: dagbrown at lunar-linux.org (Dave Brown) Date: Wed, 15 Jul 2009 01:06:45 -0000 Subject: [Lunar-commits] opera-beta: bump to 10.00b1 Message-ID: <20090715010645.A39C19B1BE@doppio.foo-projects.org> commit 9560421ecae600315d4c361f1898970e6c273efb Author: Dave Brown Date: Fri Jun 19 15:48:00 2009 +0900 opera-beta: bump to 10.00b1 What with all the neat things I've been hearing about Opera 10, I decided to give it a whirl, which of course means updating the moonbase. --- zbeta/opera-beta/DETAILS | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) diff --git a/zbeta/opera-beta/DETAILS b/zbeta/opera-beta/DETAILS index ebdcb7d..3075b92 100644 --- a/zbeta/opera-beta/DETAILS +++ b/zbeta/opera-beta/DETAILS @@ -1,15 +1,16 @@ MODULE=opera-beta - SUBVERSION=2034 - VERSION=9.50beta${SUBVERSION} - SOURCE=opera-9.50-${SUBVERSION}.gcc4-shared-qt3.i386.tar.bz2 -SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-9.50-${SUBVERSION}.gcc4-shared-qt3.i386 - SOURCE_URL=http://snapshot.opera.com/unix/snapshot-${SUBVERSION}/intel-linux/ - SOURCE_VFY=sha1:a4ded451de1de1cca71457ba13c686af228f1a91 + SUBVERSION=b1 + BUILDNO=4402 + VERSION=10.00 + SOURCE=opera-${VERSION}-${SUBVERSION}.gcc4-shared-qt3.i386.tar.gz +SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-${VERSION}-${BUILDNO}.gcc4-shared-qt3.i386 + SOURCE_URL=http://get.opera.com/pub/opera/linux/1000b1/beta1/en/i386/shared/ + SOURCE_VFY=sha1:cee70f2517e36d194d26a4e938175b9ad8fbfdc1 WEB_SITE=http://www.opera.com/ MAINTAINER=ratler at lunar-linux.org LICENSE="proprietary" ENTERED=20060210 - UPDATED=20080611 + UPDATED=20090619 SHORT="(BETA) The most full-featured Internet browser on the market." GARBAGE=off ARCHIVE=off From zmcgrew at lunar-linux.org Wed Jul 15 06:59:33 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Tue, 14 Jul 2009 21:59:33 -0700 Subject: [Lunar-commits] epiphany: version bump to 2.27.4 Message-ID: <20090715050405.2841C9B1EC@doppio.foo-projects.org> commit 2b645029564bb90ab521d545be6b966736f6e3c7 Author: Zachary McGrew Date: Tue Jul 14 21:59:33 2009 -0700 epiphany: version bump to 2.27.4 A few bug fixes and more refactoring of internals --- gnome2/desktop/epiphany/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/epiphany/DETAILS b/gnome2/desktop/epiphany/DETAILS index 01e2aa8..f4c89c0 100644 --- a/gnome2/desktop/epiphany/DETAILS +++ b/gnome2/desktop/epiphany/DETAILS @@ -1,13 +1,13 @@ MODULE=epiphany - VERSION=2.27.3 + VERSION=2.27.4 MAJOR=2.27 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:7df00dd929f9f57b17bdbd2a6d752eab1091f668 + SOURCE_VFY=sha1:8b320d1e2d8f6c546eb2b51bb479fd5c67b2fa6a WEB_SITE=http://www.gnome.org ENTERED=20030413 - UPDATED=20090621 + UPDATED=20090714 SHORT="GNOME Web browser based on Gecko (Mozilla)." cat << EOF From zmcgrew at lunar-linux.org Wed Jul 15 07:00:32 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Tue, 14 Jul 2009 22:00:32 -0700 Subject: [Lunar-commits] libsoup: version bump to 2.27.4 Message-ID: <20090715050405.382EA9B1ED@doppio.foo-projects.org> commit f97f5e8dd425d820ba8212764d471d2b3f60b199 Author: Zachary McGrew Date: Tue Jul 14 22:00:32 2009 -0700 libsoup: version bump to 2.27.4 a couple of (important) bug fixes --- gnome2/desktop/libsoup/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libsoup/DETAILS b/gnome2/desktop/libsoup/DETAILS index 6d6d252..52529b1 100644 --- a/gnome2/desktop/libsoup/DETAILS +++ b/gnome2/desktop/libsoup/DETAILS @@ -1,12 +1,12 @@ MODULE=libsoup - VERSION=2.27.2 + VERSION=2.27.4 MAJOR=2.27 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3e67d6e7f9a886ccec7d3da2953176aa4ca553b4 + SOURCE_VFY=sha1:2eb9dbcfb285feabf79873441f14c229ae0d0e68 WEB_SITE=http://www.gnome.org/ ENTERED=20030413 - UPDATED=20090702 + UPDATED=20090714 PSAFE=no SHORT="a SOAP implementation in C" From zmcgrew at lunar-linux.org Wed Jul 15 07:03:02 2009 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Tue, 14 Jul 2009 22:03:02 -0700 Subject: [Lunar-commits] webkit: version bump to 1.1.11 Message-ID: <20090715050405.4ED459B1EE@doppio.foo-projects.org> commit 1ad497ce3a038c649a2cd40426b2775131e1fa2b Author: Zachary McGrew Date: Tue Jul 14 22:03:02 2009 -0700 webkit: version bump to 1.1.11 --- web/webkit/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/webkit/DETAILS b/web/webkit/DETAILS index d39696c..f8fc072 100644 --- a/web/webkit/DETAILS +++ b/web/webkit/DETAILS @@ -1,11 +1,11 @@ MODULE=webkit - VERSION=1.1.10 + VERSION=1.1.11 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.webkitgtk.org/ - SOURCE_VFY=sha1:8f0637c936b4f62fb21c8d0c35298e5c0317fd0a + SOURCE_VFY=sha1:a5771931120bbefe6e590c9507d51fd5f5575e2d WEB_SITE=http://www.webkit.org ENTERED=20070919 - UPDATED=20090622 + UPDATED=20090714 SHORT="a gtk+ web rendering engine" cat< e2fsprogs: 1.41.8 Message-ID: <20090715191624.823679B1C2@doppio.foo-projects.org> commit 32ddeefea9280c48215f4e63626b5f4873251a2e Author: Zbigniew Luszpinski Date: Wed Jul 15 21:16:06 2009 +0200 e2fsprogs: 1.41.8 --- filesys/e2fsprogs/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/filesys/e2fsprogs/DETAILS b/filesys/e2fsprogs/DETAILS index 76bcf53..2b3807b 100644 --- a/filesys/e2fsprogs/DETAILS +++ b/filesys/e2fsprogs/DETAILS @@ -1,11 +1,11 @@ MODULE=e2fsprogs - VERSION=1.41.7 + VERSION=1.41.8 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:0d5acf71bb81256e470d7f5ffa714f10e674172f + SOURCE_VFY=sha1:e86b33d8997d24ceaf6e64afa20bfc7f5f2425b4 WEB_SITE=http://e2fsprogs.sourceforge.net ENTERED=20010922 - UPDATED=20090701 + UPDATED=20090715 SHORT="Utilities for the EXT2 file system" cat << EOF From florin at lunar-linux.org Thu Jul 16 07:02:57 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 16 Jul 2009 08:02:57 +0300 Subject: [Lunar-commits] e2fsprogs: version bumped to 1.41.8. Message-ID: <20090716050551.230CC9B1EC@doppio.foo-projects.org> commit 2a60e9a73920fed848190057de4ef1f007749bc2 Author: Florin Braescu Date: Thu Jul 16 08:02:57 2009 +0300 e2fsprogs: version bumped to 1.41.8. Bugfixes release. --- filesys/e2fsprogs/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/filesys/e2fsprogs/DETAILS b/filesys/e2fsprogs/DETAILS index 76bcf53..9fcacaf 100644 --- a/filesys/e2fsprogs/DETAILS +++ b/filesys/e2fsprogs/DETAILS @@ -1,11 +1,11 @@ MODULE=e2fsprogs - VERSION=1.41.7 + VERSION=1.41.8 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:0d5acf71bb81256e470d7f5ffa714f10e674172f + SOURCE_VFY=sha1:e86b33d8997d24ceaf6e64afa20bfc7f5f2425b4 WEB_SITE=http://e2fsprogs.sourceforge.net ENTERED=20010922 - UPDATED=20090701 + UPDATED=20090716 SHORT="Utilities for the EXT2 file system" cat << EOF From florin at lunar-linux.org Thu Jul 16 09:43:32 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 16 Jul 2009 10:43:32 +0300 Subject: [Lunar-commits] kdesvn4: version bumped to 1.3.2. Message-ID: <20090716074438.41674F3AD2@doppio.foo-projects.org> commit 0437a6d024f523ad29ba899a6d6b6ffe2ff76384 Author: Florin Braescu Date: Thu Jul 16 10:43:32 2009 +0300 kdesvn4: version bumped to 1.3.2. Bugfixes. --- kde4/apps/kdesvn4/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde4/apps/kdesvn4/DETAILS b/kde4/apps/kdesvn4/DETAILS index 11b637f..c63b11b 100644 --- a/kde4/apps/kdesvn4/DETAILS +++ b/kde4/apps/kdesvn4/DETAILS @@ -1,13 +1,13 @@ MODULE=kdesvn4 - VERSION=1.3.1 + VERSION=1.3.2 SOURCE=kdesvn-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdesvn-$VERSION SOURCE_URL=http://kdesvn.alwins-world.de/downloads - SOURCE_VFY=sha1:ed9408e0aaaf550571e0625629312672725000cd + SOURCE_VFY=sha1:ab9248c09d45f3bb2e9a94fcf4d45e6125f8fbdb MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} WEB_SITE=http://www.alwins-world.de/programs/$MODULE ENTERED=20081117 - UPDATED=20090518 + UPDATED=20090716 MAINTAINER=florin at lunar-linux.org SHORT="A KDE frontend for subversion" From florin at lunar-linux.org Thu Jul 16 10:11:52 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 16 Jul 2009 11:11:52 +0300 Subject: [Lunar-commits] renderproto: version bumped to 0.11. Message-ID: <20090716081312.A000D9B1B3@doppio.foo-projects.org> commit 32fcaf818294155ef3a2d7f105045402aaf9d076 Author: Florin Braescu Date: Thu Jul 16 11:11:52 2009 +0300 renderproto: version bumped to 0.11. Adds some clarifications of the protocol specification, general cleanups and support for PDF blend modes. --- xorg7/proto/renderproto/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xorg7/proto/renderproto/DETAILS b/xorg7/proto/renderproto/DETAILS index bc452ef..27a259c 100644 --- a/xorg7/proto/renderproto/DETAILS +++ b/xorg7/proto/renderproto/DETAILS @@ -1,12 +1,12 @@ MODULE=renderproto - VERSION=0.9.3 + VERSION=0.11 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$XORG_URL/individual/proto/ - SOURCE_VFY=sha1:c3425e2a5ceecd160b09462c50a69848756e449e + SOURCE_URL=$XORG_URL/individual/proto + SOURCE_VFY=sha1:d30cf508b1a1b5f0deb1c6db41ba2f4e57680637 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org/ ENTERED=20060120 - UPDATED=20070910 + UPDATED=20090716 SHORT="the X.Org Render protocol headers" cat << EOF From stumbles at lunar-linux.org Thu Jul 16 20:07:56 2009 From: stumbles at lunar-linux.org (stumbles) Date: Thu, 16 Jul 2009 14:07:56 -0400 Subject: [Lunar-commits] comix: version bump. Message-ID: <20090716180833.D79BC9B1ED@doppio.foo-projects.org> commit 6ed50febd0668ada6d6a90516759ec5354727261 Author: stumbles Date: Thu Jul 16 14:07:56 2009 -0400 comix: version bump. --- zbeta/comix/DETAILS | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/zbeta/comix/DETAILS b/zbeta/comix/DETAILS index bb8bc40..fd320d2 100644 --- a/zbeta/comix/DETAILS +++ b/zbeta/comix/DETAILS @@ -1,11 +1,11 @@ MODULE=comix - VERSION=3.6.5 + VERSION=4.0.4 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE/ - SOURCE_VFY=sha1:08966760008d68ef23a132283e43c8457983daca + SOURCE_VFY=sha1:a707cbd88efda85ee0263fd38ba6bca97eee402c WEB_SITE=http://comix.sourceforge.net/ ENTERED=20081020 - UPDATED=20081020 + UPDATED=20090716 SHORT="GTK Comic Book Viewer" cat << EOF @@ -40,3 +40,4 @@ Main Features: * Runs on Linux, FreeBSD, NetBSD and virtually any other UNIX-like OS. * More! +EOF From florin at lunar-linux.org Thu Jul 16 21:27:42 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 16 Jul 2009 22:27:42 +0300 Subject: [Lunar-commits] libpng: version bumped to 1.2.38. Message-ID: <20090716195148.D2C2EF30D5@doppio.foo-projects.org> commit 0411dc4c9e0702bf5c58ea78a7a618d3f6766883 Author: Florin Braescu Date: Thu Jul 16 22:27:42 2009 +0300 libpng: version bumped to 1.2.38. Bugfixes release. --- graphics/libpng/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/libpng/DETAILS b/graphics/libpng/DETAILS index 5d77d02..ec30fff 100644 --- a/graphics/libpng/DETAILS +++ b/graphics/libpng/DETAILS @@ -1,11 +1,11 @@ MODULE=libpng - VERSION=1.2.37 + VERSION=1.2.38 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:4e2a967a24db88e9a2f6a8bab3fa1fd94bc68c00 + SOURCE_VFY=sha1:fc3fe99a672d9c430673cbeb30e545f603b874f9 WEB_SITE=http://www.libpng.org/pub/png/libpng.html ENTERED=20010922 - UPDATED=20090605 + UPDATED=20090716 SHORT="Library that supports the PNG graphics format" cat << EOF From florin at lunar-linux.org Thu Jul 16 21:50:15 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 16 Jul 2009 22:50:15 +0300 Subject: [Lunar-commits] ClanLib: version bumped to 2.0.3. Message-ID: <20090716195148.E2F96F3090@doppio.foo-projects.org> commit 912c9acd07ce895e5974a88282811baacef8477a Author: Florin Braescu Date: Thu Jul 16 22:50:15 2009 +0300 ClanLib: version bumped to 2.0.3. This release contains a brand new display target, the GL1, which works on pre-OpenGL 2.0 cards. It is still under development. There are many bugfixes and other enhancements as well. --- libs/ClanLib/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/ClanLib/DETAILS b/libs/ClanLib/DETAILS index 9093786..636ea7f 100644 --- a/libs/ClanLib/DETAILS +++ b/libs/ClanLib/DETAILS @@ -1,12 +1,12 @@ MODULE=ClanLib - VERSION=2.0.2 + VERSION=2.0.3 SOURCE=$MODULE-$VERSION.tgz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=http://www.clanlib.org/download/releases-2.0 - SOURCE_VFY=sha1:98833d0bbfb484aa4ee723e5e97965ca3279147d + SOURCE_VFY=sha1:5dc91c507020f1fc35d7035775e4d181d6b0e888 WEB_SITE=http://clanlib.org ENTERED=20011105 - UPDATED=20090519 + UPDATED=20090716 SHORT="Multi-Platform game development library" cat << EOF From tchan at lunar-linux.org Thu Jul 16 22:10:49 2009 From: tchan at lunar-linux.org (Terry Chan) Date: Thu, 16 Jul 2009 15:10:49 -0500 Subject: [Lunar-commits] clamav: Version bump 0.95.2 Message-ID: <20090716201059.834E79B1F2@doppio.foo-projects.org> commit 8d0988e2ca4a835772207846015091ab553ad547 Author: Terry Chan Date: Thu Jul 16 15:10:49 2009 -0500 clamav: Version bump 0.95.2 --- security/clamav/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/security/clamav/DETAILS b/security/clamav/DETAILS index 35a9a83..4593c56 100644 --- a/security/clamav/DETAILS +++ b/security/clamav/DETAILS @@ -1,11 +1,11 @@ MODULE=clamav - VERSION=0.95.1 + VERSION=0.95.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:a469b0128cf5e9d18392a0385417fc5e4575bfc7 + SOURCE_VFY=sha1:7544b39d84f2233b984a9c2ce3ef74d407add483 WEB_SITE=http://www.clamav.net ENTERED=20030314 - UPDATED=20090529 + UPDATED=20090716 SHORT="GPL anti-virus toolkit" cat < nmap: version bumped to 5.00. Message-ID: <20090717052030.DA0599B1B3@doppio.foo-projects.org> commit eaf539b83acf9a3f8f9233b0befcda8b4cde240e Author: Florin Braescu Date: Fri Jul 17 08:16:22 2009 +0300 nmap: version bumped to 5.00. Added ncat and ndiff tools. Nmap performance has improved dramatically. Nmap Network Scanning, the official Nmap guide to network discovery and security scanning was released. Dozens of scripts were added. --- security/nmap/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/security/nmap/DETAILS b/security/nmap/DETAILS index 3b739f8..1480b5d 100644 --- a/security/nmap/DETAILS +++ b/security/nmap/DETAILS @@ -1,11 +1,11 @@ MODULE=nmap - VERSION=4.76 + VERSION=5.00 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://nmap.org/dist - SOURCE_VFY=sha1:a71141738b4512b6d5b35ef94258e525df30a586 + SOURCE_VFY=sha1:3e7557f7fd52ccf8f052042fe1412ba0c964dee8 WEB_SITE=http://nmap.org ENTERED=20010922 - UPDATED=20080913 + UPDATED=20090717 SHORT="A utility for network exploration or security auditing" cat << EOF From florin at lunar-linux.org Sat Jul 18 10:46:54 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 18 Jul 2009 11:46:54 +0300 Subject: [Lunar-commits] hdparm: version bumped to 9.16. Message-ID: <20090718085157.EBD669B1F2@doppio.foo-projects.org> commit 533e82c2299959ab8c13f9bad56d78636a3f6533 Author: Florin Braescu Date: Sat Jul 18 11:46:54 2009 +0300 hdparm: version bumped to 9.16. The "--trim-sectors" flag was added. New protocol-specific forms of "--fwdownload" flags were implemented. Full word69 features reporting for "-I" were added. Segfaults on failure of get_identify_data() are now avoided. --- utils/hdparm/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/hdparm/DETAILS b/utils/hdparm/DETAILS index ab3f534..43df2d0 100644 --- a/utils/hdparm/DETAILS +++ b/utils/hdparm/DETAILS @@ -1,11 +1,11 @@ MODULE=hdparm - VERSION=9.15 + VERSION=9.16 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:fb945610b696c9747b30ee75e612342cda35dcd6 + SOURCE_VFY=sha1:aabb1594ee18a396b84a025fe292a5241cc8a55c WEB_SITE=http://www.ibiblio.org/pub/Linux/system/hardware ENTERED=20010922 - UPDATED=20090418 + UPDATED=20090718 SHORT="A utility to access/tune Linux's EIDE drivers" cat << EOF From florin at lunar-linux.org Sat Jul 18 10:54:12 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 18 Jul 2009 11:54:12 +0300 Subject: [Lunar-commits] libev: version bumped to 3.7. Message-ID: <20090718085659.4B6FA9B1F2@doppio.foo-projects.org> commit 58f0a02de4ae693e37402f45bec8dba16154aead Author: Florin Braescu Date: Sat Jul 18 11:54:12 2009 +0300 libev: version bumped to 3.7. This release most notably adds hooking functionality to make it easier to share event loops between multiple threads. It fixes a bug in ev_unloop and multiple threads, improves timing precision under Windows, and improves the documentation in many areas. The recursion depth and the remaining time for a timeout can now be queried, the io_collect_interval interpretation has changed slightly, there is now a reduced API option, and a number of minor bugs w.r.t. configuration have been fixed. --- zbeta/libev/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zbeta/libev/DETAILS b/zbeta/libev/DETAILS index 56bbf23..5853834 100644 --- a/zbeta/libev/DETAILS +++ b/zbeta/libev/DETAILS @@ -1,11 +1,11 @@ MODULE=libev - VERSION=3.6 + VERSION=3.7 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://dist.schmorp.de/$MODULE/Attic - SOURCE_VFY=sha1:547e35dd5d63e9dcd99780caa946690b605580a1 + SOURCE_VFY=sha1:eefd99ef01b15a64c32bf36a1955d2f13bd06e21 WEB_SITE=http://software.schworp.de/pkg/libev.html ENTERED=20080229 - UPDATED=20090428 + UPDATED=20090718 SHORT="A library for event loops" cat << EOF From florin at lunar-linux.org Sat Jul 18 10:57:24 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 18 Jul 2009 11:57:24 +0300 Subject: [Lunar-commits] trac: version bumoped to 0.11.5. Message-ID: <20090718085800.D076E9B1F2@doppio.foo-projects.org> commit 2c0cc1b273b68baa22bb6fd45ff367ac3ad16e1e Author: Florin Braescu Date: Sat Jul 18 11:57:24 2009 +0300 trac: version bumoped to 0.11.5. This release contains a number of bugfixes and minor enhancements. It implements pre-upgrade backup support for PostgreSQL and MySQL. It has more robust diff parsing. --- web/trac/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/trac/DETAILS b/web/trac/DETAILS index 0515e50..4229b64 100644 --- a/web/trac/DETAILS +++ b/web/trac/DETAILS @@ -1,12 +1,12 @@ MODULE=trac - VERSION=0.11.4 + VERSION=0.11.5 SOURCE=Trac-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/Trac-$VERSION SOURCE_URL=http://ftp.edgewall.com/pub/trac - SOURCE_VFY=sha1:392f5fc0bc8e29ebea07182707ad31a55b9ec46f + SOURCE_VFY=sha1:a4c24f006f79b405cea98a6b3b74a93be565cbaa WEB_SITE=http://www.edgewall.com/trac ENTERED=20050512 - UPDATED=20090331 + UPDATED=20090718 SHORT="Web-based collaboration site" cat << EOF From florin at lunar-linux.org Sat Jul 18 11:01:24 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 18 Jul 2009 12:01:24 +0300 Subject: [Lunar-commits] wine: version bumped to 1.1.26. Message-ID: <20090718090225.4A7719B1F2@doppio.foo-projects.org> commit b838a23763506a4e4782c6e860243644f3d8d66a Author: Florin Braescu Date: Sat Jul 18 12:01:24 2009 +0300 wine: version bumped to 1.1.26. Changes: Still more translation updates. Faster bitmap stretching using XRender. Proxy support in WinHTTP. Many more JScript functions. Various bug fixes. --- utils/wine/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/wine/DETAILS b/utils/wine/DETAILS index a91b6cc..26e2ecb 100644 --- a/utils/wine/DETAILS +++ b/utils/wine/DETAILS @@ -1,12 +1,12 @@ MODULE=wine - VERSION=1.1.25 + VERSION=1.1.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$SFORGE_URL/$MODULE SOURCE_URL[1]=http://ibiblio.org/pub/linux/system/emulators/$MODULE - SOURCE_VFY=sha1:53098b38376dbec17d5f8e183f7d5b318a3bb828 + SOURCE_VFY=sha1:d39314e002c540d1852d10124473513cfb857dfd WEB_SITE=http://www.winehq.com ENTERED=20010925 - UPDATED=20090706 + UPDATED=20090718 SHORT="Runs microsoft windows programs" cat << EOF From florin at lunar-linux.org Sat Jul 18 11:29:50 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 18 Jul 2009 12:29:50 +0300 Subject: [Lunar-commits] firefox: version bumped to 3.5.1. Message-ID: <20090718093022.BAF389B1F2@doppio.foo-projects.org> commit 6c5ecee1934df8d3506cdd0d5f64400b38a2809b Author: Florin Braescu Date: Sat Jul 18 12:29:50 2009 +0300 firefox: version bumped to 3.5.1. Security bugfixes release. --- web/firefox/DETAILS | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) diff --git a/web/firefox/DETAILS b/web/firefox/DETAILS index 7139276..ae602c6 100644 --- a/web/firefox/DETAILS +++ b/web/firefox/DETAILS @@ -1,16 +1,17 @@ MODULE=firefox - VERSION=3.5 + VERSION=3.5.1 SOURCE=${MODULE}-${VERSION}-source.tar.bz2 - SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/source/ - SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source/ - SOURCE_URL[2]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source/ - SOURCE_VFY=sha1:acf223f2ba3b5e601f8832a3870a5d9034ac8d10 + SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/source + SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source + SOURCE_URL[2]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source + SOURCE_VFY=sha1:8659dd873e8a82a9f39fcb1f0add8afb39cb7274 WEB_SITE=http://www.mozilla.org/projects/firefox ENTERED=20030810 - UPDATED=20090708 + UPDATED=20090718 MAINTAINER="tchan at lunar-linux.org" PSAFE=no - SHORT="a speedy, full-featured web browser." + SHORT="A speedy, full-featured web browser" + cat << EOF Mozilla Firefox is the successor of Mozilla Firebird. From stumbles at lunar-linux.org Sat Jul 18 16:59:26 2009 From: stumbles at lunar-linux.org (stumbles) Date: Sat, 18 Jul 2009 10:59:26 -0400 Subject: [Lunar-commits] soundtouch: need to enable shared else gst-plugins-bad make fails Message-ID: <20090718150101.D297C9B1F3@doppio.foo-projects.org> commit eca73e883a4e23c658d7d46884e00a51c8126d86 Author: stumbles Date: Sat Jul 18 10:59:26 2009 -0400 soundtouch: need to enable shared else gst-plugins-bad make fails on -fPIC. --- audio/soundtouch/BUILD | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/audio/soundtouch/BUILD b/audio/soundtouch/BUILD index 8d51e47..7bd70f0 100644 --- a/audio/soundtouch/BUILD +++ b/audio/soundtouch/BUILD @@ -3,6 +3,7 @@ #GCC >= 4.3 requires the c prefix sedit 's:::g' source/example/SoundStretch/WavFile.cpp + OPTS="--enable-shared" ./bootstrap && default_build From zbiggy at lunar-linux.org Sat Jul 18 20:35:27 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sat, 18 Jul 2009 20:35:27 +0200 Subject: [Lunar-commits] dhcp: updated to 4.1.0p1 DHCP 4.1.0p1 is a Current - Production Release, published 14 July, 2009. Includes security patch for Stack Overflow, CVE#2009-0692 Message-ID: <20090718183652.CCF9F9B1F3@doppio.foo-projects.org> commit 8866f5e41c559ba3b41b2d2be7d7062f57f549d3 Author: Zbigniew Luszpinski Date: Sat Jul 18 20:35:27 2009 +0200 dhcp: updated to 4.1.0p1 DHCP 4.1.0p1 is a Current - Production Release, published 14 July, 2009. Includes security patch for Stack Overflow, CVE#2009-0692 --- net/dhcp/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/dhcp/DETAILS b/net/dhcp/DETAILS index 427e17b..94c8c20 100644 --- a/net/dhcp/DETAILS +++ b/net/dhcp/DETAILS @@ -1,11 +1,11 @@ MODULE=dhcp - VERSION=4.1.0 + VERSION=4.1.0p1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=ftp://ftp.isc.org/isc/dhcp/ - SOURCE_VFY=sha1:46e161892140a3b60cd56e62b442f48f51bc605f + SOURCE_VFY=sha1:71cd106f518283f6af55d3a6006b7e8f34ffe0e0 WEB_SITE=http://www.isc.org/products/DHCP ENTERED=20010922 - UPDATED=20081221 + UPDATED=20090718 SHORT="A server and client for automatic IP configuration" cat << EOF From zbiggy at lunar-linux.org Sat Jul 18 21:37:00 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sat, 18 Jul 2009 21:37:00 +0200 Subject: [Lunar-commits] gtk+-2: updated to 2.16.5 Message-ID: <20090718193718.58A119B1F3@doppio.foo-projects.org> commit 818c4b20839f45622d41fde3efff3ae4cd505ee6 Author: Zbigniew Luszpinski Date: Sat Jul 18 21:37:00 2009 +0200 gtk+-2: updated to 2.16.5 --- graphics/gtk+-2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/gtk+-2/DETAILS b/graphics/gtk+-2/DETAILS index 220793c..c7e4bf9 100644 --- a/graphics/gtk+-2/DETAILS +++ b/graphics/gtk+-2/DETAILS @@ -1,14 +1,14 @@ MODULE=gtk\+-2 - VERSION=16.4 + VERSION=16.5 MAJOR=2.16 SOURCE=$MODULE.$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION SOURCE_URL[0]=$GNOME_URL/sources/gtk+/$MAJOR SOURCE_URL[1]=ftp://ftp.gtk.org/pub/gtk/v$MAJOR - SOURCE_VFY=sha1:e162f21fc587d9856b1560c461953bb9bcec2242 + SOURCE_VFY=sha1:4482e698730c8ea88239512a49306dc27a661145 WEB_SITE=http://www.gtk.org ENTERED=20020313 - UPDATED=20090703 + UPDATED=20090718 SHORT="A multi-platform toolkit for creating GUIs" cat << EOF From sofar at foo-projects.org Mon Jul 20 00:06:17 2009 From: sofar at foo-projects.org (Auke Kok) Date: Mon, 20 Jul 2009 00:06:17 +0200 Subject: [Lunar-commits] Bugfix: forgot to precede with `date` here somehow Message-ID: <20090719220637.790379B1F4@doppio.foo-projects.org> commit edc136fdd164b5a69f23fc61c20a8dc96e29db4c Author: Auke Kok Date: Mon Jul 20 00:06:17 2009 +0200 Bugfix: forgot to precede with `date` here somehow --- kde4/apps/webkitkde/DETAILS | 2 +- zbeta/airconfig-svn/DETAILS | 2 +- zbeta/e17/e17-svn/DETAILS | 2 +- zbeta/e17/e_dbus-svn/DETAILS | 2 +- zbeta/e17/e_modules-svn/DETAILS | 2 +- zbeta/e17/e_utils-svn/DETAILS | 2 +- zbeta/e17/eclair-svn/DETAILS | 2 +- zbeta/e17/ecore-svn/DETAILS | 2 +- zbeta/e17/edje-svn/DETAILS | 2 +- zbeta/e17/eet-svn/DETAILS | 2 +- zbeta/e17/efreet-svn/DETAILS | 2 +- zbeta/e17/eina-svn/DETAILS | 2 +- zbeta/e17/elicit-svn/DETAILS | 2 +- zbeta/e17/embryo-svn/DETAILS | 2 +- zbeta/e17/emotion-svn/DETAILS | 2 +- zbeta/e17/emprint-svn/DETAILS | 2 +- zbeta/e17/engrave-svn/DETAILS | 2 +- zbeta/e17/entice-svn/DETAILS | 2 +- zbeta/e17/epsilon-svn/DETAILS | 2 +- zbeta/e17/esmart-svn/DETAILS | 2 +- zbeta/e17/etk-svn/DETAILS | 2 +- zbeta/e17/evas-svn/DETAILS | 2 +- zbeta/e17/ewl-svn/DETAILS | 2 +- zbeta/e17/examine-svn/DETAILS | 2 +- zbeta/e17/exhibit-svn/DETAILS | 2 +- zbeta/e17/exml-svn/DETAILS | 2 +- zbeta/e17/imlib2-svn/DETAILS | 2 +- zbeta/e17/imlib2_loaders-svn/DETAILS | 2 +- zbeta/elementary-svn/DETAILS | 2 +- zbeta/entrance-svn/DETAILS | 2 +- zbeta/exalt-svn/DETAILS | 2 +- zbeta/ghal-svn/DETAILS | 2 +- zbeta/gitosis-git/DETAILS | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/kde4/apps/webkitkde/DETAILS b/kde4/apps/webkitkde/DETAILS index ba1543c..9cfa522 100644 --- a/kde4/apps/webkitkde/DETAILS +++ b/kde4/apps/webkitkde/DETAILS @@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} WEB_SITE=http://techbase.kde.org/Getting_Started/Build/KDE4/Troubleshooting ENTERED=20080715 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` SHORT="kde4 webkit html rendering support" cat << EOF diff --git a/zbeta/airconfig-svn/DETAILS b/zbeta/airconfig-svn/DETAILS index c27791d..b6b0a4b 100644 --- a/zbeta/airconfig-svn/DETAILS +++ b/zbeta/airconfig-svn/DETAILS @@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD MODULE_PREFIX=${XFCE4_PREFIX:-/usr} WEB_SITE=http://spuriousinterrupt.org/projects/airconfig ENTERED=20071114 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` SHORT="Xfce wireless network configuration utility" cat << EOF diff --git a/zbeta/e17/e17-svn/DETAILS b/zbeta/e17/e17-svn/DETAILS index daddb38..e6fca66 100644 --- a/zbeta/e17/e17-svn/DETAILS +++ b/zbeta/e17/e17-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/e WEB_SITE=http://enlightenment.org/pages/enlightenment.html ENTERED=20041228 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="CVS version of e17" diff --git a/zbeta/e17/e_dbus-svn/DETAILS b/zbeta/e17/e_dbus-svn/DETAILS index 0e6a5c0..bda06ba 100644 --- a/zbeta/e17/e_dbus-svn/DETAILS +++ b/zbeta/e17/e_dbus-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/e_dbus WEB_SITE=http://www.enlightenment.org ENTERED=20080305 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="Basic convenience wrappers around dbus to ease integrating dbus with EFL based applications" diff --git a/zbeta/e17/e_modules-svn/DETAILS b/zbeta/e17/e_modules-svn/DETAILS index 7ce476c..73dcd8f 100644 --- a/zbeta/e17/e_modules-svn/DETAILS +++ b/zbeta/e17/e_modules-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA WEB_SITE=http://www.enlightenment.org ENTERED=20050330 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="a collection of e17 desktop modules" diff --git a/zbeta/e17/e_utils-svn/DETAILS b/zbeta/e17/e_utils-svn/DETAILS index 2d00c8f..4eddcb7 100644 --- a/zbeta/e17/e_utils-svn/DETAILS +++ b/zbeta/e17/e_utils-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/OLD/e_utils WEB_SITE=http://www.enlightenment.org ENTERED=20041230 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="additional e17 utilities" diff --git a/zbeta/e17/eclair-svn/DETAILS b/zbeta/e17/eclair-svn/DETAILS index 6c6c3c2..cfdaa98 100644 --- a/zbeta/e17/eclair-svn/DETAILS +++ b/zbeta/e17/eclair-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/OLD/eclair WEB_SITE=http://www.enlightenment.org ENTERED=20050417 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="An EFL based media player" diff --git a/zbeta/e17/ecore-svn/DETAILS b/zbeta/e17/ecore-svn/DETAILS index 690dbfb..e0657b7 100644 --- a/zbeta/e17/ecore-svn/DETAILS +++ b/zbeta/e17/ecore-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/ecore WEB_SITE=http://www.enlightenment.org/pages/ecore.html ENTERED=20041002 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="An event/X abstraction layer for X applications" diff --git a/zbeta/e17/edje-svn/DETAILS b/zbeta/e17/edje-svn/DETAILS index 67e2571..432feae 100644 --- a/zbeta/e17/edje-svn/DETAILS +++ b/zbeta/e17/edje-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/edje WEB_SITE=http://www.enlightenment.org/pages/edje.html ENTERED=20041002 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="The CVS version of E's graphical & layout library" diff --git a/zbeta/e17/eet-svn/DETAILS b/zbeta/e17/eet-svn/DETAILS index d3562c0..f09a27d 100644 --- a/zbeta/e17/eet-svn/DETAILS +++ b/zbeta/e17/eet-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/eet WEB_SITE=http://www.enlightenment.org/pages/eet.html ENTERED=20040928 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="CVS version of EET from the EFL." diff --git a/zbeta/e17/efreet-svn/DETAILS b/zbeta/e17/efreet-svn/DETAILS index af2df2e..70e7c00 100644 --- a/zbeta/e17/efreet-svn/DETAILS +++ b/zbeta/e17/efreet-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/efreet WEB_SITE=http://www.enlightenment.org ENTERED=20070409 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="an implementation of freedesktop.org specifications" diff --git a/zbeta/e17/eina-svn/DETAILS b/zbeta/e17/eina-svn/DETAILS index b7abebc..020f5a7 100644 --- a/zbeta/e17/eina-svn/DETAILS +++ b/zbeta/e17/eina-svn/DETAILS @@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/$MOD WEB_SITE=http://www.enlightenment.org/pages/eet.html ENTERED=20081025 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="SVN version of EINA from the EFL" diff --git a/zbeta/e17/elicit-svn/DETAILS b/zbeta/e17/elicit-svn/DETAILS index cdcfd28..3ac64fd 100644 --- a/zbeta/e17/elicit-svn/DETAILS +++ b/zbeta/e17/elicit-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/elicit WEB_SITE=http://rephorm.com/rephorm/code/elicit ENTERED=20050113 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="An EFL based skinable color picker and screen magnifier" diff --git a/zbeta/e17/embryo-svn/DETAILS b/zbeta/e17/embryo-svn/DETAILS index 431c43f..6c80210 100644 --- a/zbeta/e17/embryo-svn/DETAILS +++ b/zbeta/e17/embryo-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/embryo WEB_SITE=http://www.enlightenment.org/pages/embryo.html ENTERED=20041002 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="The CVS version of a scripting langage based on Small" diff --git a/zbeta/e17/emotion-svn/DETAILS b/zbeta/e17/emotion-svn/DETAILS index 52a1b78..b58c3df 100644 --- a/zbeta/e17/emotion-svn/DETAILS +++ b/zbeta/e17/emotion-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/emotion WEB_SITE=http://www.enlightenment.org/Libraries/Emotion/ ENTERED=20041002 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="An Evas smart-object library providing video capabilities" diff --git a/zbeta/e17/emprint-svn/DETAILS b/zbeta/e17/emprint-svn/DETAILS index 2fb5687..9fb1248 100644 --- a/zbeta/e17/emprint-svn/DETAILS +++ b/zbeta/e17/emprint-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/emprint WEB_SITE=http://enlightenment.org/ ENTERED=20080305 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="Screenshot taking utility written with the EFL" diff --git a/zbeta/e17/engrave-svn/DETAILS b/zbeta/e17/engrave-svn/DETAILS index 9cde025..80adab2 100644 --- a/zbeta/e17/engrave-svn/DETAILS +++ b/zbeta/e17/engrave-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/OLD/engrave WEB_SITE=http://www.enlightenment.org/ ENTERED=20041205 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="A library for editing the contents of an edje .eet file" diff --git a/zbeta/e17/entice-svn/DETAILS b/zbeta/e17/entice-svn/DETAILS index 736f53c..d366825 100644 --- a/zbeta/e17/entice-svn/DETAILS +++ b/zbeta/e17/entice-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/entice WEB_SITE=http://atmos.org/docs/entice/index.html ENTERED=20041227 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="An e17 image viewer" diff --git a/zbeta/e17/epsilon-svn/DETAILS b/zbeta/e17/epsilon-svn/DETAILS index 1cc665b..0e40698 100644 --- a/zbeta/e17/epsilon-svn/DETAILS +++ b/zbeta/e17/epsilon-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/epsilon WEB_SITE=http://www.enlightenment.org/pages/epsilon.html ENTERED=20041002 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="The CVS version of E's flexable image thumbnailing library" diff --git a/zbeta/e17/esmart-svn/DETAILS b/zbeta/e17/esmart-svn/DETAILS index a64b079..38d4df3 100644 --- a/zbeta/e17/esmart-svn/DETAILS +++ b/zbeta/e17/esmart-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/esmart WEB_SITE=http://www.enlightenment.org/pages/evas.html ENTERED=20041002 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="A collection of evas smart objects" diff --git a/zbeta/e17/etk-svn/DETAILS b/zbeta/e17/etk-svn/DETAILS index bc660f7..58935ff 100644 --- a/zbeta/e17/etk-svn/DETAILS +++ b/zbeta/e17/etk-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/etk WEB_SITE=http://www.enlightenment.org/pages/ewl.html ENTERED=20051123 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="a edje themeable toolkit based on the EFL" diff --git a/zbeta/e17/evas-svn/DETAILS b/zbeta/e17/evas-svn/DETAILS index f543938..72064ff 100644 --- a/zbeta/e17/evas-svn/DETAILS +++ b/zbeta/e17/evas-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/evas WEB_SITE=http://www.enlightenment.org/pages/evas.html ENTERED=20040928 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="a hardware-accelerated display canvas API" diff --git a/zbeta/e17/ewl-svn/DETAILS b/zbeta/e17/ewl-svn/DETAILS index c14004e..cd354de 100644 --- a/zbeta/e17/ewl-svn/DETAILS +++ b/zbeta/e17/ewl-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/ewl WEB_SITE=http://www.enlightenment.org/pages/ewl.html ENTERED=20041010 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="An Evas based general purpose widget library" diff --git a/zbeta/e17/examine-svn/DETAILS b/zbeta/e17/examine-svn/DETAILS index 022f288..66b749c 100644 --- a/zbeta/e17/examine-svn/DETAILS +++ b/zbeta/e17/examine-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/examine WEB_SITE=http://enlightenment.org/ ENTERED=20041224 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="An EFL based configuration library" diff --git a/zbeta/e17/exhibit-svn/DETAILS b/zbeta/e17/exhibit-svn/DETAILS index aa43a35..28b01a6 100644 --- a/zbeta/e17/exhibit-svn/DETAILS +++ b/zbeta/e17/exhibit-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/exhibit WEB_SITE=http://www.enlightenment.org/pages/ewl.html ENTERED=20060120 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="an Etk based Image Viewer" diff --git a/zbeta/e17/exml-svn/DETAILS b/zbeta/e17/exml-svn/DETAILS index 79e7b75..e48e81d 100644 --- a/zbeta/e17/exml-svn/DETAILS +++ b/zbeta/e17/exml-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/exml WEB_SITE=http://www.enlightenment.org/ ENTERED=20060512 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="An EFL based XML library" diff --git a/zbeta/e17/imlib2-svn/DETAILS b/zbeta/e17/imlib2-svn/DETAILS index f6447ff..68eea94 100644 --- a/zbeta/e17/imlib2-svn/DETAILS +++ b/zbeta/e17/imlib2-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/imlib2 WEB_SITE=http://www.enlightenment.org/pages/imlib2.html ENTERED=20040928 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="CVS version of the imlib2 module" diff --git a/zbeta/e17/imlib2_loaders-svn/DETAILS b/zbeta/e17/imlib2_loaders-svn/DETAILS index 6e1b9fe..68c87ed 100644 --- a/zbeta/e17/imlib2_loaders-svn/DETAILS +++ b/zbeta/e17/imlib2_loaders-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/imlib2_loaders WEB_SITE=http://www.enlightenment.org/ ENTERED=20040928 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="CVS version of the imlib2_loaders module" diff --git a/zbeta/elementary-svn/DETAILS b/zbeta/elementary-svn/DETAILS index 8c0512c..d6838d1 100644 --- a/zbeta/elementary-svn/DETAILS +++ b/zbeta/elementary-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/TMP/st/elementary WEB_SITE=http://www.enlightenment.org ENTERED=20090221 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="upcoming primary widget set for E17" diff --git a/zbeta/entrance-svn/DETAILS b/zbeta/entrance-svn/DETAILS index c101414..8403e79 100644 --- a/zbeta/entrance-svn/DETAILS +++ b/zbeta/entrance-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/entrance/ WEB_SITE=http://enlightenment.org/pages/enlightenment.html ENTERED=20090616 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="Graphical login manager for e17" diff --git a/zbeta/exalt-svn/DETAILS b/zbeta/exalt-svn/DETAILS index 18ca714..9b9f068 100644 --- a/zbeta/exalt-svn/DETAILS +++ b/zbeta/exalt-svn/DETAILS @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/PROTO/exalt WEB_SITE=http://www.enlightenment.org ENTERED=20090221 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment} SHORT="EFL based network manager" diff --git a/zbeta/ghal-svn/DETAILS b/zbeta/ghal-svn/DETAILS index e1bddb8..a02d3c5 100644 --- a/zbeta/ghal-svn/DETAILS +++ b/zbeta/ghal-svn/DETAILS @@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD MODULE_PREFIX=${XFCE4_PREFIX:-/usr} WEB_SITE=http://spuriousinterrupt.org/projects/airconfig ENTERED=20071114 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` SHORT="gobject-based wrapper for libhal and libhal-storage" cat << EOF diff --git a/zbeta/gitosis-git/DETAILS b/zbeta/gitosis-git/DETAILS index 43ccb63..e51133a 100644 --- a/zbeta/gitosis-git/DETAILS +++ b/zbeta/gitosis-git/DETAILS @@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD SOURCE_URL=git://eagain.net/$MOD.git WEB_SITE=http://eagain.net/gitweb/?p=$MOD.git;a=summary ENTERED=20080222 - UPDATED=`--date="last monday" +%Y%m%d` + UPDATED=`date --date="last monday" +%Y%m%d` SHORT="Easy git hosting package that doesn't require shell accounts" cat << EOF From stumbles at lunar-linux.org Mon Jul 20 00:11:21 2009 From: stumbles at lunar-linux.org (stumbles) Date: Sun, 19 Jul 2009 18:11:21 -0400 Subject: [Lunar-commits] udis86: shared libs are a good thing. Message-ID: <20090719221103.575609B1F4@doppio.foo-projects.org> commit 10a24d615833862f15cfb020f8ec4267c713fb73 Author: stumbles Date: Sun Jul 19 18:11:21 2009 -0400 udis86: shared libs are a good thing. --- compilers/udis86/BUILD | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/compilers/udis86/BUILD b/compilers/udis86/BUILD new file mode 100644 index 0000000..b29246c --- /dev/null +++ b/compilers/udis86/BUILD @@ -0,0 +1,7 @@ +( + + OPTS="--enable-shared" + + default_build + +) > $C_FIFO 2>&1 From stumbles at lunar-linux.org Mon Jul 20 13:10:57 2009 From: stumbles at lunar-linux.org (stumbles) Date: Mon, 20 Jul 2009 07:10:57 -0400 Subject: [Lunar-commits] avogadro: version bump. Message-ID: <20090720111024.B45709B1BE@doppio.foo-projects.org> commit 95f95b9c700b94655b386780e585631e71dc553c Author: stumbles Date: Mon Jul 20 07:10:57 2009 -0400 avogadro: version bump. --- science/avogadro/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/science/avogadro/DETAILS b/science/avogadro/DETAILS index 8f73294..b96ab55 100644 --- a/science/avogadro/DETAILS +++ b/science/avogadro/DETAILS @@ -1,12 +1,12 @@ MODULE=avogadro - VERSION=0.9.5 + VERSION=0.9.7 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:5218206f37d546b01ba13a36166e9896830df9ec + SOURCE_VFY=sha1:95bf029f9e957d42b461316f976ef0c344f1b1df MODULE_PREFIX=${AVO_INSTALL_DIR:-/opt/lunar/avogadro} WEB_SITE=http://avogadro.openmolecules.net/wiki/Main_Page ENTERED=20090411 - UPDATED=20090604 + UPDATED=20090720 SHORT="an advanced molecular editor" cat << EOF From stumbles at lunar-linux.org Mon Jul 20 13:37:45 2009 From: stumbles at lunar-linux.org (stumbles) Date: Mon, 20 Jul 2009 07:37:45 -0400 Subject: [Lunar-commits] easytag2: again, shared is good. Message-ID: <20090720113711.34AE89B1BE@doppio.foo-projects.org> commit 0359bbb3e1c24a883e2f3a5feb2a1b208ddfd989 Author: stumbles Date: Mon Jul 20 07:37:45 2009 -0400 easytag2: again, shared is good. --- audio/easytag2/BUILD | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/audio/easytag2/BUILD b/audio/easytag2/BUILD new file mode 100644 index 0000000..b29246c --- /dev/null +++ b/audio/easytag2/BUILD @@ -0,0 +1,7 @@ +( + + OPTS="--enable-shared" + + default_build + +) > $C_FIFO 2>&1 From sofar at foo-projects.org Mon Jul 20 20:47:36 2009 From: sofar at foo-projects.org (Auke Kok) Date: Mon, 20 Jul 2009 20:47:36 +0200 Subject: [Lunar-commits] connman-git: update to working (!) url, quick hack to make build properly Message-ID: <20090720184949.5DDF09B1BE@doppio.foo-projects.org> commit 98ee5bf9abbf5422cfca16bc99ac263742a20555 Author: Auke Kok Date: Mon Jul 20 20:47:36 2009 +0200 connman-git: update to working (!) url, quick hack to make build properly --- zbeta/connman-git/BUILD | 1 + zbeta/connman-git/DETAILS | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/zbeta/connman-git/BUILD b/zbeta/connman-git/BUILD index a563ddc..db1729a 100644 --- a/zbeta/connman-git/BUILD +++ b/zbeta/connman-git/BUILD @@ -1,6 +1,7 @@ ( sh bootstrap && + OPTS+=" --enable-pie --enable-threads --enable-loopback --enable-ethernet --enable-wifi --enable-bluetooth --enable-ofono --enable-modemmgr --enable-udhcp --enable-dhclient --enable-resolvconf --enable-dnsproxy --enable-novatel --enable-huawei --enable-hso --enable-mbm --enable-ppp --enable-iospm --enable-polkit" default_build ) > $C_FIFO 2>&1 diff --git a/zbeta/connman-git/DETAILS b/zbeta/connman-git/DETAILS index e485ebf..2c79926 100644 --- a/zbeta/connman-git/DETAILS +++ b/zbeta/connman-git/DETAILS @@ -1,11 +1,11 @@ MODULE=connman-git VERSION=git SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=git+http://moblin.org/repos/projects/connman.git + SOURCE_URL=git://git.kernel.org/pub/scm/network/connman/connman.git SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION WEB_SITE="http://moblin.org/projects/projects_connman.php" ENTERED=20080417 - UPDATED=20080417 + UPDATED=20090720 SHORT="Network Connection Manager daemon" cat < connman-gnome-git: update to working URL Message-ID: <20090720184949.6E3C89B1BF@doppio.foo-projects.org> commit 2d1d3271ae40009613e4676903f122499c8d2dbc Author: Auke Kok Date: Mon Jul 20 20:47:54 2009 +0200 connman-gnome-git: update to working URL --- zbeta/connman-gnome-git/DETAILS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zbeta/connman-gnome-git/DETAILS b/zbeta/connman-gnome-git/DETAILS index d66633c..b479b4a 100644 --- a/zbeta/connman-gnome-git/DETAILS +++ b/zbeta/connman-gnome-git/DETAILS @@ -1,11 +1,11 @@ MODULE=connman-gnome-git VERSION=git SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=git+http://moblin.org/repos/projects/connman-gnome.git + SOURCE_URL=git://git.kernel.org/pub/scm/network/connman/connman-gnome.git SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION WEB_SITE="http://moblin.org/projects/projects_connman.php" ENTERED=20080417 - UPDATED=20080417 + UPDATED=20090720 SHORT="User configuration frontend to connmand" cat < linux-2.6: version bumped to 2.6.30.2. Message-ID: <20090720203728.8E8759B1BE@doppio.foo-projects.org> commit 3f6b30c8fdd53ad83e6e30e815f3c3a4af18919b Author: Florin Braescu Date: Mon Jul 20 23:36:40 2009 +0300 linux-2.6: version bumped to 2.6.30.2. Security release. --- kernel/linux-2.6/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/linux-2.6/DETAILS b/kernel/linux-2.6/DETAILS index 2167bba..bc1dfcf 100644 --- a/kernel/linux-2.6/DETAILS +++ b/kernel/linux-2.6/DETAILS @@ -1,5 +1,5 @@ MODULE=linux-2.6 - VERSION=2.6.30.1 + VERSION=2.6.30.2 BASE=$(echo $VERSION | cut -d. -f1,2,3) SOURCE=linux-${BASE}.tar.bz2 SOURCE2=patch-${VERSION}.bz2 @@ -9,10 +9,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6 SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6 SOURCE_VFY=sha1:5fb7f2ccdc59c57887d586971a157bee7af324d1 - SOURCE2_VFY=sha1:ecd29b100e1bf33b10af0e939a08c749bfe73215 + SOURCE2_VFY=sha1:cc859c660b9afc7d83271a9cd6cda12d4522038d WEB_SITE=http://www.kernel.org ENTERED=20041019 - UPDATED=20090705 + UPDATED=20090720 SHORT="The core of a Linux GNU Operating System" KEEP_SOURCE=on TMPFS=off From florin at lunar-linux.org Mon Jul 20 22:43:00 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 20 Jul 2009 23:43:00 +0300 Subject: [Lunar-commits] libisoburn: version bumped to 0.4.0.pl01. Message-ID: <20090720204324.A46A99B1BE@doppio.foo-projects.org> commit 25fa27dd0dc57bf4a9f683a1dd333a0e454a901f Author: Florin Braescu Date: Mon Jul 20 23:43:00 2009 +0300 libisoburn: version bumped to 0.4.0.pl01. Bugfixes. --- cd/libisoburn/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cd/libisoburn/DETAILS b/cd/libisoburn/DETAILS index e0e823b..6dbce69 100644 --- a/cd/libisoburn/DETAILS +++ b/cd/libisoburn/DETAILS @@ -1,11 +1,11 @@ MODULE=libisoburn VERSION=0.4.0 - SOURCE=$MODULE-$VERSION.pl00.tar.gz + SOURCE=$MODULE-$VERSION.pl01.tar.gz SOURCE_URL=http://files.libburnia-project.org/releases - SOURCE_VFY=sha1:5c6adef06271003e384e08a24c4dda9e750b23ed + SOURCE_VFY=sha1:e795a9b2bec9d08efa36c83e3422f8c8312fb0e2 WEB_SITE=http://libburnia-project.org ENTERED=20080513 - UPDATED=20090714 + UPDATED=20090720 SHORT="A frontend for libraries libburn and libisofs" cat << EOF From florin at lunar-linux.org Tue Jul 21 18:51:21 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 21 Jul 2009 19:51:21 +0300 Subject: [Lunar-commits] wireshark: version bumped to 1.2.1. Message-ID: <20090721165216.6A4019B1BF@doppio.foo-projects.org> commit aa186fe1c019cf3bf13689e736ebcc4d6f10da77 Author: Florin Braescu Date: Tue Jul 21 19:51:21 2009 +0300 wireshark: version bumped to 1.2.1. Several security-related bugs have been fixed. --- net/wireshark/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/wireshark/DETAILS b/net/wireshark/DETAILS index bb22127..257ca71 100644 --- a/net/wireshark/DETAILS +++ b/net/wireshark/DETAILS @@ -1,11 +1,11 @@ MODULE=wireshark - VERSION=1.2.0 + VERSION=1.2.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.wireshark.org/download/src - SOURCE_VFY=sha1:8ec1f5ce92939757b55b47bd1d80826cc4bfc671 + SOURCE_VFY=sha1:ff565edd4b8c7b8d131060145dd35873c0dd8fa9 WEB_SITE=http://www.wireshark.org ENTERED=20061104 - UPDATED=20090617 + UPDATED=20090721 SHORT="A network protocol analyzer" cat << EOF From florin at lunar-linux.org Tue Jul 21 18:55:03 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 21 Jul 2009 19:55:03 +0300 Subject: [Lunar-commits] sysstat: version bumped to 9.0.4. Message-ID: <20090721165519.F093B9B1BF@doppio.foo-projects.org> commit dc8b820aa8f309da1ff41829f66f2be31f00ae6e Author: Florin Braescu Date: Tue Jul 21 19:55:03 2009 +0300 sysstat: version bumped to 9.0.4. Bugfixes release. --- utils/sysstat/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/sysstat/DETAILS b/utils/sysstat/DETAILS index f8888e0..08d4e06 100644 --- a/utils/sysstat/DETAILS +++ b/utils/sysstat/DETAILS @@ -1,13 +1,13 @@ MODULE=sysstat - VERSION=9.0.3 + VERSION=9.0.4 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=http://perso.wanadoo.fr/sebastien.godard SOURCE_URL[1]=ftp://ibiblio.org/pub/Linux/system/status SOURCE_URL[2]=ftp://ftp.freesoftware.com/pub/linux/sunsite/system/status - SOURCE_VFY=sha1:e9044693fa329875df8b81163a819c1d77d9812d + SOURCE_VFY=sha1:d9529c865a8303c0dd13fb3f9fda136c61c50921 WEB_SITE=http://perso.wanadoo.fr/sebastien.godard ENTERED=20020812 - UPDATED=20090525 + UPDATED=20090721 SHORT="System performance monitoring tools" cat < transcode: version bumped to 1.1.3. Message-ID: <20090721170020.F10AA9B1BF@doppio.foo-projects.org> commit ae20f14e2f4664ac4eecb901b232019a039f3008 Author: Florin Braescu Date: Tue Jul 21 19:59:35 2009 +0300 transcode: version bumped to 1.1.3. Support was added for CubicKeys4 and Sinc8 zoom algorithms. Support was added for input selection and channel tuning into import_v4l2. Spurious write warnings when using -y *,tcaud (a regression from 1.0) were fixed. Various bugs were fixed. --- video/transcode/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/transcode/DETAILS b/video/transcode/DETAILS index 4ea44b4..aedc242 100644 --- a/video/transcode/DETAILS +++ b/video/transcode/DETAILS @@ -1,11 +1,11 @@ MODULE=transcode - VERSION=1.1.2 + VERSION=1.1.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://download.berlios.de/tcforge - SOURCE_VFY=sha1:91060d3495dbecb67eb81dddf6cb633829adb1d6 + SOURCE_VFY=sha1:7adcfa333d7272ec0a69031e70bec8cff2eca869 WEB_SITE=http://www.transcoding.org/cgi-bin/transcode ENTERED=20020408 - UPDATED=20090606 + UPDATED=20090721 SHORT="A video stream processor" cat << EOF From florin at lunar-linux.org Tue Jul 21 19:02:46 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 21 Jul 2009 20:02:46 +0300 Subject: [Lunar-commits] nasm: version bumped to 2.07. Message-ID: <20090721170337.EC5D39B1BF@doppio.foo-projects.org> commit 3a2b3bad707c00e6dd8babd43c9fc9acc36c6eed Author: Florin Braescu Date: Tue Jul 21 20:02:46 2009 +0300 nasm: version bumped to 2.07. Bugfixes and improvements. --- compilers/nasm/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/compilers/nasm/DETAILS b/compilers/nasm/DETAILS index 5973ef6..a471cb9 100644 --- a/compilers/nasm/DETAILS +++ b/compilers/nasm/DETAILS @@ -1,11 +1,11 @@ MODULE=nasm - VERSION=2.06 + VERSION=2.07 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.nasm.us/pub/nasm/releasebuilds/$VERSION - SOURCE_VFY=sha1:b6b728926ef993415a7f4c1b8b961b3dd80ab81c + SOURCE_VFY=sha1:eb4cc984dbc936d02eb11cba5ff98066d7c01fa1 WEB_SITE=http://nasm.sourceforge.net ENTERED=20010922 - UPDATED=20090630 + UPDATED=20090721 SHORT="The netwide assembler" cat << EOF From florin at lunar-linux.org Tue Jul 21 19:06:08 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 21 Jul 2009 20:06:08 +0300 Subject: [Lunar-commits] transmission: version bumped to 1.73. Message-ID: <20090721170634.6BA599B1BF@doppio.foo-projects.org> commit d327a851b44e82087d2c48cd93d7723be095c6d7 Author: Florin Braescu Date: Tue Jul 21 20:06:08 2009 +0300 transmission: version bumped to 1.73. Bugfixes and improvements. --- distributed/transmission/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/distributed/transmission/DETAILS b/distributed/transmission/DETAILS index 85952e8..44565bd 100644 --- a/distributed/transmission/DETAILS +++ b/distributed/transmission/DETAILS @@ -1,11 +1,11 @@ MODULE=transmission - VERSION=1.72 + VERSION=1.73 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://mirrors.m0k.org/transmission/files - SOURCE_VFY=sha1:18d25c031d4aaf3b8ae546d5b4b492672214ef0a + SOURCE_VFY=sha1:18e347141fcd65a385cd1406ba8a3303b0c99156 WEB_SITE=http://transmissionbt.com ENTERED=20060626 - UPDATED=20090618 + UPDATED=20090721 SHORT="A fast and powerful BitTorrent client" cat << EOF From stumbles at lunar-linux.org Wed Jul 22 04:53:22 2009 From: stumbles at lunar-linux.org (stumbles) Date: Tue, 21 Jul 2009 22:53:22 -0400 Subject: [Lunar-commits] bluez: version bump and a few tweaks along the way. Message-ID: <20090722025351.300039B1C1@doppio.foo-projects.org> commit ce62877f9ca14480c4f5e1ce7c7097c48007c72c Author: stumbles Date: Tue Jul 21 22:53:22 2009 -0400 bluez: version bump and a few tweaks along the way. --- bluetooth/bluez/BUILD | 19 ++++++++++--------- bluetooth/bluez/DEPENDS | 4 ++-- bluetooth/bluez/DETAILS | 6 +++--- 3 files changed, 15 insertions(+), 14 deletions(-) diff --git a/bluetooth/bluez/BUILD b/bluetooth/bluez/BUILD index bb2f83d..ef4d0e4 100644 --- a/bluetooth/bluez/BUILD +++ b/bluetooth/bluez/BUILD @@ -2,17 +2,21 @@ patch_it $SOURCE_CACHE/$SOURCE2 0 && - OPTS+=" --enable-tools \ + OPTS+=" --build=$BUILD \ + --host=$BUILD \ + --enable-tools \ --enable-bccmd \ --enable-hid2hci \ --enable-dfutool \ --enable-hidd \ --enable-pand \ --enable-dund \ + --enable-test \ --enable-manpages \ --enable-configfiles \ --with-telephony=dummy \ --enable-gstreamer \ + --enable-udevrules \ $OPTS" && default_build && @@ -20,14 +24,11 @@ sedit "s:#\[A:\[A:" audio/audio.conf sedit "s:#SBCS:SBCS:" audio/audio.conf sedit "s:#MPEG:MPEG:" audio/audio.conf + sedit "s:#AutoConnect:AutoConnect:" audio/audio.conf - cp -f audio/*.conf /etc/bluetooth/ && - cp -f network/*.conf /etc/bluetooth/ && - cp -f input/*.conf /etc/bluetooth/ && - - if [ ! -d /etc/default ] ; then - mkdir -p /etc/default && - cp -f scripts/bluetooth.default /etc/default/bluetooth - fi + cp -f audio/audio.conf /etc/bluetooth/ && + cp -f network/*.conf /etc/bluetooth/ && + cp -f input/*.conf /etc/bluetooth/ && + cp -f audio/bluetooth.conf /etc/asound.conf ) > $C_FIFO 2>&1 diff --git a/bluetooth/bluez/DEPENDS b/bluetooth/bluez/DEPENDS index f532c8e..4d9fad8 100644 --- a/bluetooth/bluez/DEPENDS +++ b/bluetooth/bluez/DEPENDS @@ -18,6 +18,6 @@ optional_depends "cups" "--enable-cups" \ "--disable-cups" \ "to enable cups printing support" -optional_depends "pcmciautils" "--enable-pcmciarules" \ - "--disable-pcmciarules" \ +optional_depends "pcmciautils" "--enable-pcmcia --enable-serial" \ + "--disable-pcmcia --disable-serial" \ "to enable pcmcia support, 2.6 kernels" diff --git a/bluetooth/bluez/DETAILS b/bluetooth/bluez/DETAILS index d6925b0..64fb1f2 100644 --- a/bluetooth/bluez/DETAILS +++ b/bluetooth/bluez/DETAILS @@ -1,14 +1,14 @@ MODULE=bluez - VERSION=4.42 + VERSION=4.46 SOURCE=$MODULE-$VERSION.tar.gz SOURCE2=$MODULE-4.41.dbus.access.patch SOURCE_URL=http://www.kernel.org/pub/linux/bluetooth/ SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:c0923acac8995d591fa44b0047600f77d6bcb3e3 + SOURCE_VFY=sha1:9283807b8361eca1d08fa88c53678d054647081e SOURCE2_VFY=sha1:1bea7d4cc74f55b8861544b42b07244b555c8550 WEB_SITE=http://www.bluez.org ENTERED=20090328 - UPDATED=20090622 + UPDATED=20090719 SHORT="support for core Bluetooth layers and protocols" cat << EOF From zbiggy at lunar-linux.org Wed Jul 22 23:13:35 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Wed, 22 Jul 2009 23:13:35 +0200 Subject: [Lunar-commits] NVIDIA-beta: updated to 190.16 OpenGL 3.2 VDPAU bugfixes Message-ID: <20090722211440.E56839B1B3@doppio.foo-projects.org> commit 33561867f6fd210ce4e6965135ad701bc22f7ef7 Author: Zbigniew Luszpinski Date: Wed Jul 22 23:13:35 2009 +0200 NVIDIA-beta: updated to 190.16 OpenGL 3.2 VDPAU bugfixes --- x11/NVIDIA-beta/DETAILS | 6 +++--- x11/NVIDIA-beta/DETAILS.x86_64 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/NVIDIA-beta/DETAILS b/x11/NVIDIA-beta/DETAILS index 8e11f93..8c9524d 100644 --- a/x11/NVIDIA-beta/DETAILS +++ b/x11/NVIDIA-beta/DETAILS @@ -1,5 +1,5 @@ MODULE=NVIDIA-beta - VERSION=185.18.14 + VERSION=190.16 SOURCE=NVIDIA-Linux-x86-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86/$VERSION/ @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86/$VERSION/ SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86/$VERSION/ SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86/$VERSION/ - SOURCE_VFY=sha1:0bdf22ecb9e50d0a4272c91c1f53bcebcc736a1c + SOURCE_VFY=sha1:05b5b943eb7ac11b5dc1c629917e196f37e8006d WEB_SITE=http://www.nvidia.com/ LICENSE="proprietary" ENTERED=20030804 - UPDATED=20090530 + UPDATED=20090722 SHORT="X11 NVIDIA binary beta driver for Geforce 6/7/8/9/GT2xx" cat << EOF diff --git a/x11/NVIDIA-beta/DETAILS.x86_64 b/x11/NVIDIA-beta/DETAILS.x86_64 index c6b9a76..980e051 100644 --- a/x11/NVIDIA-beta/DETAILS.x86_64 +++ b/x11/NVIDIA-beta/DETAILS.x86_64 @@ -1,5 +1,5 @@ MODULE=NVIDIA-beta - VERSION=185.18.14 + VERSION=190.16 SOURCE=NVIDIA-Linux-x86_64-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ - SOURCE_VFY=sha1:31e571c7bf1bee214f6634033c83b3a1c9ab6d8f + SOURCE_VFY=sha1:5516ce0f3a4cdf21922055b5c7a450dffcc2ab2b WEB_SITE=http://www.nvidia.com/ LICENSE="proprietary" ENTERED=20030804 - UPDATED=20090530 + UPDATED=20090722 SHORT="X11 NVIDIA binary driver for Geforce 6/7/8/9/GT2xx" cat << EOF From florin at lunar-linux.org Thu Jul 23 06:08:12 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 23 Jul 2009 07:08:12 +0300 Subject: [Lunar-commits] lftp: version bumped to 3.7.15. Message-ID: <20090723040833.211749B1B3@doppio.foo-projects.org> commit c9d33afca91a580ba7d0992061fdc7237304a1b5 Author: Florin Braescu Date: Thu Jul 23 07:08:12 2009 +0300 lftp: version bumped to 3.7.15. Bugfixes. --- ftp/lftp/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ftp/lftp/DETAILS b/ftp/lftp/DETAILS index 1ab5a12..40395ca 100644 --- a/ftp/lftp/DETAILS +++ b/ftp/lftp/DETAILS @@ -1,13 +1,13 @@ MODULE=lftp - VERSION=3.7.14 + VERSION=3.7.15 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=ftp://ftp.yars.free.net/pub/source/$MODULE SOURCE_URL[1]=ftp://ftp.cs.tu-berlin.de/pub/net/ftp/$MODULE SOURCE_URL[2]=ftp://ftp.130th.net/pub/mirror/$MODULE - SOURCE_VFY=sha1:b36819aa9624057f1c9067867579c2ac509c72e7 + SOURCE_VFY=sha1:dbf7c1a9171501c181eef807b36001466b70322d WEB_SITE=http://lftp.yar.ru ENTERED=20010922 - UPDATED=20090515 + UPDATED=20090723 SHORT="A sophisticated ftp/http client, file transfer program" cat << EOF From stumbles at lunar-linux.org Fri Jul 24 13:10:18 2009 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Fri, 24 Jul 2009 07:10:18 -0400 Subject: [Lunar-commits] kipi-plugins4: a maintenance release and SOURCE_URL adjustment. Message-ID: <20090724111131.F41FF9B1ED@doppio.foo-projects.org> commit a1404e979bc90f7aea5e5c766908eb7fecae8501 Author: Dennis `stumbles` Veatch Date: Fri Jul 24 07:10:18 2009 -0400 kipi-plugins4: a maintenance release and SOURCE_URL adjustment. --- kde4/utils/kipi-plugins4/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde4/utils/kipi-plugins4/DETAILS b/kde4/utils/kipi-plugins4/DETAILS index 784ab59..4328f84 100644 --- a/kde4/utils/kipi-plugins4/DETAILS +++ b/kde4/utils/kipi-plugins4/DETAILS @@ -1,13 +1,13 @@ MODULE=kipi-plugins4 - VERSION=0.4.0 + VERSION=0.5.0 SOURCE=kipi-plugins-$VERSION.tar.bz2 - SOURCE_URL=$SFORGE_URL/kipi + SOURCE_URL=$SFORGE_URL/kipi/kipi-plugins/$VERSION SOURCE_DIRECTORY=$BUILD_DIRECTORY/kipi-plugins-$VERSION - SOURCE_VFY=sha1:a86692c87f885d205724aa06b11e55efaedb26e7 + SOURCE_VFY=sha1:9eec9387ffc2164745adb443fe753d9158efb119 MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/4} WEB_SITE=http://extragear.kde.org/apps/kipi/#releases ENTERED=20090318 - UPDATED=20090703 + UPDATED=20090724 SHORT="KDE Image Plugin Interface for KDE4" cat << EOF From elangelo at xfce.org Mon Jul 13 04:13:20 2009 From: elangelo at xfce.org (Samuel Verstraete) Date: Mon, 13 Jul 2009 04:13:20 +0200 Subject: [Lunar-commits] dcraw version bump Message-ID: <20090724144224.4C3B29B1ED@doppio.foo-projects.org> commit 97b0d2de1f11f2aacfe061fc9b54f97ffb71d688 Author: Samuel Verstraete Date: Mon Jul 13 04:13:20 2009 +0200 dcraw version bump --- graphics/dcraw/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/dcraw/DETAILS b/graphics/dcraw/DETAILS index 9cbb563..c460b7f 100644 --- a/graphics/dcraw/DETAILS +++ b/graphics/dcraw/DETAILS @@ -1,12 +1,12 @@ MODULE=dcraw - VERSION=8.87 + VERSION=8.95 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://cybercom.net/~dcoffin/dcraw/archive/ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE - SOURCE_VFY=sha1:7fd494051818c68af87dac127c7b50d1a4a58ff9 + SOURCE_VFY=sha1:fb447b7fd03edc355f5f1cf34e7a3042128791ae WEB_SITE=http://cybercom.net/~dcoffin/dcraw/ ENTERED=20061225 - UPDATED=20080818 + UPDATED=20090712 SHORT="Decoding raw digital photos in Linux" cat << EOF From elangelo at xfce.org Fri Jul 24 16:41:57 2009 From: elangelo at xfce.org (Samuel Verstraete) Date: Fri, 24 Jul 2009 16:41:57 +0200 Subject: [Lunar-commits] xorg-server : add a configure flag so drivers can build Message-ID: <20090724144224.5CB4B9B1F0@doppio.foo-projects.org> commit 3aa405f9cb64c3d29b368a9b948b94b000be9e7a Author: Samuel Verstraete Date: Fri Jul 24 16:41:57 2009 +0200 xorg-server : add a configure flag so drivers can build --- xorg7/xorg-server/BUILD | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/xorg7/xorg-server/BUILD b/xorg7/xorg-server/BUILD index a37c6ae..1657215 100644 --- a/xorg7/xorg-server/BUILD +++ b/xorg7/xorg-server/BUILD @@ -13,6 +13,7 @@ # fi && OPTS+=" --enable-composite --enable-aiglx \ + --enable-install-libxf86config \ --with-dri-driver-path=${MODULE_PREFIX}/lib/dri" && #--with-mesa-source=${SOURCE_DIRECTORY}/Mesa-${MESA_VERSION} \ From elangelo at xfce.org Fri Jul 24 16:53:31 2009 From: elangelo at xfce.org (Samuel Verstraete) Date: Fri, 24 Jul 2009 16:53:31 +0200 Subject: [Lunar-commits] libdrm: 2.4.11 Message-ID: <20090724145358.A30CE9B1ED@doppio.foo-projects.org> commit dddcb9f458b11505914282acd6bb867807ceff8b Author: Samuel Verstraete Date: Fri Jul 24 16:53:31 2009 +0200 libdrm: 2.4.11 --- xorg7/extra/libdrm/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/extra/libdrm/DETAILS b/xorg7/extra/libdrm/DETAILS index e46db6b..3b729b4 100644 --- a/xorg7/extra/libdrm/DETAILS +++ b/xorg7/extra/libdrm/DETAILS @@ -1,12 +1,12 @@ MODULE=libdrm - VERSION=2.4.9 + VERSION=2.4.11 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://dri.freedesktop.org/libdrm - SOURCE_VFY=sha1:75e6e198efbd0eb207fa5c5a41c73dbdf8d11976 + SOURCE_VFY=sha1:fcf8626a3d2d8c800cfe6c50431ef12ebe872fbf MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.freedesktop.org ENTERED=20061017 - UPDATED=20090414 + UPDATED=20090724 SHORT="The userspace interface to kernel DRM services" cat << EOF From elangelo at xfce.org Fri Jul 24 16:54:31 2009 From: elangelo at xfce.org (Samuel Verstraete) Date: Fri, 24 Jul 2009 16:54:31 +0200 Subject: [Lunar-commits] xf86-video-intel 2.8.0 Message-ID: <20090724145453.A2E979B1ED@doppio.foo-projects.org> commit 1b9dd6f53c0cb3a81ff15c6932438e0b4ee548da Author: Samuel Verstraete Date: Fri Jul 24 16:54:31 2009 +0200 xf86-video-intel 2.8.0 --- xorg7/driver/xf86-video-intel/BUILD | 4 ++-- xorg7/driver/xf86-video-intel/DETAILS | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/xorg7/driver/xf86-video-intel/BUILD b/xorg7/driver/xf86-video-intel/BUILD index 9236cde..9e41915 100644 --- a/xorg7/driver/xf86-video-intel/BUILD +++ b/xorg7/driver/xf86-video-intel/BUILD @@ -1,10 +1,10 @@ ( - patch_it $SOURCE2 1 && +# patch_it $SOURCE2 1 && . /etc/profile.d/x11r7.rc && - OPTS="$OPTS --with-xserver-source=`pwd -P`" && +# OPTS="$OPTS --with-xserver-source=`pwd -P`" && CFLAGS="$CFLAGS -I`pwd -P`/src/parser" && default_build diff --git a/xorg7/driver/xf86-video-intel/DETAILS b/xorg7/driver/xf86-video-intel/DETAILS index 5b66565..ba41b05 100644 --- a/xorg7/driver/xf86-video-intel/DETAILS +++ b/xorg7/driver/xf86-video-intel/DETAILS @@ -1,15 +1,15 @@ MODULE=xf86-video-intel - VERSION=2.7.1 + VERSION=2.8.0 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE2=$MODULE-$VERSION-modes.patch.bz2 +# SOURCE2=$MODULE-$VERSION-modes.patch.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:f863ee65b4b7779077af9f819b07033264284628 - SOURCE2_VFY=sha1:4e7b40a2fea20199293c75452edb78d741e11eee +# SOURCE2_URL=$PATCH_URL + SOURCE_VFY=sha1:77ea9054e46662d84d5b33a088a48cb175662915 +# SOURCE2_VFY=sha1:4e7b40a2fea20199293c75452edb78d741e11eee MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060124 - UPDATED=20090714 + UPDATED=20090724 SHORT="The X.Org video driver for Intel based cards" cat << EOF From elangelo at xfce.org Fri Jul 24 17:54:03 2009 From: elangelo at xfce.org (Samuel Verstraete) Date: Fri, 24 Jul 2009 17:54:03 +0200 Subject: [Lunar-commits] rawstudio: new module Message-ID: <20090724155414.63A619B1ED@doppio.foo-projects.org> commit 800fb323e09ab88a210feccc8dc562f1a7a7c253 Author: Samuel Verstraete Date: Fri Jul 24 17:54:03 2009 +0200 rawstudio: new module --- graphics/rawstudio/DETAILS | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/graphics/rawstudio/DETAILS b/graphics/rawstudio/DETAILS new file mode 100644 index 0000000..c72c236 --- /dev/null +++ b/graphics/rawstudio/DETAILS @@ -0,0 +1,14 @@ + MODULE=rawstudio + VERSION=1.2 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://rawstudio.org/download/ + SOURCE_VFY=sha1:9ce96c40e0b8feaf4627c14310646782578d4da1 + WEB_SITE=http://rawstudio.org + ENTERED=20090713 + UPDATED=20090713 + SHORT="read and manipulate RAW images" + +cat << EOF +Rawstudio is an open-source program to read and manipulate RAW images +from most digital cameras. +EOF From stumbles at lunar-linux.org Fri Jul 24 18:07:58 2009 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Fri, 24 Jul 2009 12:07:58 -0400 Subject: [Lunar-commits] rawstudio: fixing SOURCE_URL. Message-ID: <20090724160821.4F7FC9B1ED@doppio.foo-projects.org> commit da98f4ec8666fdd02023a8cca6ee3881595d7d92 Author: Dennis `stumbles` Veatch Date: Fri Jul 24 12:07:58 2009 -0400 rawstudio: fixing SOURCE_URL. --- graphics/rawstudio/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/graphics/rawstudio/DETAILS b/graphics/rawstudio/DETAILS index c72c236..f1ccaff 100644 --- a/graphics/rawstudio/DETAILS +++ b/graphics/rawstudio/DETAILS @@ -1,7 +1,7 @@ MODULE=rawstudio VERSION=1.2 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://rawstudio.org/download/ + SOURCE_URL=http://rawstudio.org/files/release/ SOURCE_VFY=sha1:9ce96c40e0b8feaf4627c14310646782578d4da1 WEB_SITE=http://rawstudio.org ENTERED=20090713 From florin at lunar-linux.org Fri Jul 24 21:46:27 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 24 Jul 2009 22:46:27 +0300 Subject: [Lunar-commits] gawk: version bumped to 3.1.7. Message-ID: <20090724194659.09C209B1ED@doppio.foo-projects.org> commit 50fe827f63ed063c5b47863ad5a4fc5e2cdb8836 Author: Florin Braescu Date: Fri Jul 24 22:46:27 2009 +0300 gawk: version bumped to 3.1.7. Bugfixes and enhacements. --- editors/gawk/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/editors/gawk/DETAILS b/editors/gawk/DETAILS index f887920..52e663b 100644 --- a/editors/gawk/DETAILS +++ b/editors/gawk/DETAILS @@ -1,12 +1,12 @@ MODULE=gawk - VERSION=3.1.6 + VERSION=3.1.7 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$GNU_URL/$MODULE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE - SOURCE_VFY=sha1:fb45bded207af6a8e46cd63fcbb6fb064ecee607 + SOURCE_VFY=sha1:77dfacb793d579fa6830152d943096bc4362a465 WEB_SITE=http://www.gnu.org/software/gawk/gawk.html ENTERED=20010922 - UPDATED=20071026 + UPDATED=20090724 PSAFE=no SHORT="A free version of awk" From florin at lunar-linux.org Fri Jul 24 21:50:56 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 24 Jul 2009 22:50:56 +0300 Subject: [Lunar-commits] libvorbis: version bumped to 1.2.3. Message-ID: <20090724195116.196009B1ED@doppio.foo-projects.org> commit 2455e1baaf924051125acfacc6e5794690806edb Author: Florin Braescu Date: Fri Jul 24 22:50:56 2009 +0300 libvorbis: version bumped to 1.2.3. Bugfixes release. --- audio/libvorbis/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/libvorbis/DETAILS b/audio/libvorbis/DETAILS index 340ea0f..451c918 100644 --- a/audio/libvorbis/DETAILS +++ b/audio/libvorbis/DETAILS @@ -1,11 +1,11 @@ MODULE=libvorbis - VERSION=1.2.2 + VERSION=1.2.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://downloads.xiph.org/releases/vorbis - SOURCE_VFY=sha1:629890c77c6abb56243232f25578c466e27950c7 + SOURCE_VFY=sha1:a93251aa5e4f142db4fa6433de80797f80960fac WEB_SITE=http://www.xiph.org/ogg/vorbis ENTERED=20010922 - UPDATED=20090624 + UPDATED=20090724 SHORT="A free high-quality lossy audio codec library" cat << EOF From florin at lunar-linux.org Fri Jul 24 21:55:20 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 24 Jul 2009 22:55:20 +0300 Subject: [Lunar-commits] lvm2: version bumped to 2.02.49. Message-ID: <20090724195606.593149B1ED@doppio.foo-projects.org> commit e6242ac2e96d6ac0e0a564829452528fadf968f2 Author: Florin Braescu Date: Fri Jul 24 22:55:20 2009 +0300 lvm2: version bumped to 2.02.49. Many bugfixes. --- filesys/lvm2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/filesys/lvm2/DETAILS b/filesys/lvm2/DETAILS index 95454da..885349a 100644 --- a/filesys/lvm2/DETAILS +++ b/filesys/lvm2/DETAILS @@ -1,13 +1,13 @@ MODULE=lvm2 - VERSION=2.02.48 + VERSION=2.02.49 SOURCE=LVM2.$VERSION.tgz SOURCE_DIRECTORY=$BUILD_DIRECTORY/LVM2.$VERSION SOURCE_URL[0]=ftp://sources.redhat.com/pub/lvm2 SOURCE_URL[1]=ftp://sources.redhat.com/pub/lvm2/old - SOURCE_VFY=sha1:8a6f29f08f731caffa09f52e5ca41bcce80ff3b9 + SOURCE_VFY=sha1:178eecfaeaef2dea67c76c0878be1e69b3a6ea37 WEB_SITE=http://sources.redhat.com/lvm2 ENTERED=20040511 - UPDATED=20090701 + UPDATED=20090724 PSAFE=no SHORT="Logical volume manager" From florin at lunar-linux.org Fri Jul 24 21:59:37 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 24 Jul 2009 22:59:37 +0300 Subject: [Lunar-commits] module-init-tools: version bumped to 3.10. Message-ID: <20090724200005.DEF1A9B1ED@doppio.foo-projects.org> commit ea685d49b9b61e8a192093b607591cba77cac89a Author: Florin Braescu Date: Fri Jul 24 22:59:37 2009 +0300 module-init-tools: version bumped to 3.10. Bugfixes and improvements. --- kernel/module-init-tools/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/module-init-tools/DETAILS b/kernel/module-init-tools/DETAILS index fce5aaa..14171b6 100644 --- a/kernel/module-init-tools/DETAILS +++ b/kernel/module-init-tools/DETAILS @@ -1,11 +1,11 @@ MODULE=module-init-tools - VERSION=3.9 + VERSION=3.10 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=${KERNEL_URL}/pub/linux/utils/kernel/$MODULE - SOURCE_VFY=sha1:3f61aea95910a4218db5c0f2436c2906848c2454 + SOURCE_VFY=sha1:761c03b9a3171e08215c0e793e1f299681bb1455 WEB_SITE=http://www.kernel.org ENTERED=20030410 - UPDATED=20090528 + UPDATED=20090724 SHORT="Utilities essential for a modular Linux 2.6.x kernel" cat << EOF From florin at lunar-linux.org Fri Jul 24 22:05:54 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 24 Jul 2009 23:05:54 +0300 Subject: [Lunar-commits] qpopper: version bumped to 4.0.18. Message-ID: <20090724200652.46FA99B1ED@doppio.foo-projects.org> commit 0a789b2a6d1e2682d4b8c91b7f91ab0aad2384a2 Author: Florin Braescu Date: Fri Jul 24 23:05:54 2009 +0300 qpopper: version bumped to 4.0.18. Bugfixes release. --- mail/qpopper/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/qpopper/DETAILS b/mail/qpopper/DETAILS index ff5d28a..dc4c7f9 100644 --- a/mail/qpopper/DETAILS +++ b/mail/qpopper/DETAILS @@ -1,12 +1,12 @@ MODULE=qpopper - VERSION=4.0.17 + VERSION=4.0.18 SOURCE=$MODULE$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE$VERSION SOURCE_URL=ftp://ftp.qualcomm.com/eudora/servers/unix/popper - SOURCE_VFY=sha1:db4bdc30204406d0acc4c18b4d5d3ca5b81dbdcb + SOURCE_VFY=sha1:1d9b262d8df00394187431e2a57a909d39208886 WEB_SITE=http://www.eudora.com/qpopper_general ENTERED=20020711 - UPDATED=20090714 + UPDATED=20090724 SHORT="The de facto POP3 server" cat << EOF From florin at lunar-linux.org Fri Jul 24 22:07:50 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 24 Jul 2009 23:07:50 +0300 Subject: [Lunar-commits] mono: version bumped t0 2.4.2.2. Message-ID: <20090724200813.2387E9B1ED@doppio.foo-projects.org> commit f2ce40ab8ae2a99586c75bc4ab1bccd7865f2cbf Author: Florin Braescu Date: Fri Jul 24 23:07:50 2009 +0300 mono: version bumped t0 2.4.2.2. Security release. --- mono/mono/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/mono/DETAILS b/mono/mono/DETAILS index 939e775..6247cbd 100644 --- a/mono/mono/DETAILS +++ b/mono/mono/DETAILS @@ -1,11 +1,11 @@ MODULE=mono - VERSION=2.4.2.1 + VERSION=2.4.2.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE - SOURCE_VFY=sha1:339119bebb75a3c0484bef51fc34642923fa243a + SOURCE_VFY=sha1:dd70a6f749df7b497189e0ecb6796e00c50394c1 WEB_SITE=http://www.mono-project.com ENTERED=20020801 - UPDATED=20090707 + UPDATED=20090724 PSAFE=no SHORT=".NET and C# Compiler" From florin at lunar-linux.org Fri Jul 24 22:24:42 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 24 Jul 2009 23:24:42 +0300 Subject: [Lunar-commits] util-linux: version bumped to 2.16. Message-ID: <20090724202511.B31FFF3381@doppio.foo-projects.org> commit 6161ddf161e161f46acfd1383ec9120bc5a86911 Author: Florin Braescu Date: Fri Jul 24 23:24:42 2009 +0300 util-linux: version bumped to 2.16. Changes: libuuid, uuidgen(1) and uuidd(8): - the libuuid library has been moved from e2fsprogs to util-linux-ng switch_root: - this NEW COMMAND allows to switch to another filesystem as the root of the mount tree. mount, umount, fsck: - DOES NOT SUPPORT linking against obsolete libvolume_id (from udev) libblkid: - development files (.so, .a, ...) have been moved from /lib to /usr/lib. --- utils/util-linux/BUILD | 3 +-- utils/util-linux/DETAILS | 8 ++++---- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/utils/util-linux/BUILD b/utils/util-linux/BUILD index 690bee9..4847f88 100644 --- a/utils/util-linux/BUILD +++ b/utils/util-linux/BUILD @@ -4,8 +4,7 @@ OPTS+="--enable-arch --enable-agetty --disable-init --disable-kill \ --disable-last --disable-mesg --enable-partx --enable-raw \ --enable-rdev --enable-rename --disable-reset --disable-login-utils \ - --enable-schedutils --disable-wall --enable-write \ - --with-fsprobe=builtin" + --enable-schedutils --disable-wall --enable-write" default_build && diff --git a/utils/util-linux/DETAILS b/utils/util-linux/DETAILS index 9995671..d631dac 100644 --- a/utils/util-linux/DETAILS +++ b/utils/util-linux/DETAILS @@ -1,12 +1,12 @@ MODULE=util-linux MOD=util-linux-ng - VERSION=2.15.1 + VERSION=2.16 SOURCE=$MOD-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION - SOURCE_URL=$KERNEL_URL/pub/linux/utils/$MOD/v2.15 - SOURCE_VFY=sha1:7dd5be36e1626d33b39404f29a69765fe719ed16 + SOURCE_URL=$KERNEL_URL/pub/linux/utils/$MOD/v2.16 + SOURCE_VFY=sha1:8d39c85337f8aa97cce23fefe4414335b1f79d97 ENTERED=20010922 - UPDATED=20090701 + UPDATED=20090724 SHORT="Essential utilities for any Linux box" cat << EOF From florin at lunar-linux.org Fri Jul 24 22:26:34 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 24 Jul 2009 23:26:34 +0300 Subject: [Lunar-commits] e2fsprogs: add the util-linux depend (needed now). Message-ID: <20090724202705.7116FF3532@doppio.foo-projects.org> commit 1c627ea4e84de75682cc12feb2f793219f93c4b4 Author: Florin Braescu Date: Fri Jul 24 23:26:34 2009 +0300 e2fsprogs: add the util-linux depend (needed now). --- filesys/e2fsprogs/DEPENDS | 1 + filesys/e2fsprogs/DETAILS | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/filesys/e2fsprogs/DEPENDS b/filesys/e2fsprogs/DEPENDS index f72c92e..30f3471 100644 --- a/filesys/e2fsprogs/DEPENDS +++ b/filesys/e2fsprogs/DEPENDS @@ -1 +1,2 @@ depends gawk +depends util-linux diff --git a/filesys/e2fsprogs/DETAILS b/filesys/e2fsprogs/DETAILS index 2b3807b..c7ae1b1 100644 --- a/filesys/e2fsprogs/DETAILS +++ b/filesys/e2fsprogs/DETAILS @@ -5,7 +5,7 @@ SOURCE_VFY=sha1:e86b33d8997d24ceaf6e64afa20bfc7f5f2425b4 WEB_SITE=http://e2fsprogs.sourceforge.net ENTERED=20010922 - UPDATED=20090715 + UPDATED=20090724 SHORT="Utilities for the EXT2 file system" cat << EOF From zbiggy at lunar-linux.org Sat Jul 25 00:49:12 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sat, 25 Jul 2009 00:49:12 +0200 Subject: [Lunar-commits] NVIDIA-beta: updated to 190.18 Message-ID: <20090724224938.654779B1ED@doppio.foo-projects.org> commit 0afa223c1aac3a8fa0ac3fc2f775d2796ca91ddd Author: Zbigniew Luszpinski Date: Sat Jul 25 00:49:12 2009 +0200 NVIDIA-beta: updated to 190.18 --- x11/NVIDIA-beta/DETAILS | 6 +++--- x11/NVIDIA-beta/DETAILS.x86_64 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/NVIDIA-beta/DETAILS b/x11/NVIDIA-beta/DETAILS index 8c9524d..0ad87c5 100644 --- a/x11/NVIDIA-beta/DETAILS +++ b/x11/NVIDIA-beta/DETAILS @@ -1,5 +1,5 @@ MODULE=NVIDIA-beta - VERSION=190.16 + VERSION=190.18 SOURCE=NVIDIA-Linux-x86-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86/$VERSION/ @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86/$VERSION/ SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86/$VERSION/ SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86/$VERSION/ - SOURCE_VFY=sha1:05b5b943eb7ac11b5dc1c629917e196f37e8006d + SOURCE_VFY=sha1:321b3ac18eb3470c4f56afa00cdd098daae2e16d WEB_SITE=http://www.nvidia.com/ LICENSE="proprietary" ENTERED=20030804 - UPDATED=20090722 + UPDATED=20090724 SHORT="X11 NVIDIA binary beta driver for Geforce 6/7/8/9/GT2xx" cat << EOF diff --git a/x11/NVIDIA-beta/DETAILS.x86_64 b/x11/NVIDIA-beta/DETAILS.x86_64 index 980e051..564590e 100644 --- a/x11/NVIDIA-beta/DETAILS.x86_64 +++ b/x11/NVIDIA-beta/DETAILS.x86_64 @@ -1,5 +1,5 @@ MODULE=NVIDIA-beta - VERSION=190.16 + VERSION=190.18 SOURCE=NVIDIA-Linux-x86_64-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/ - SOURCE_VFY=sha1:5516ce0f3a4cdf21922055b5c7a450dffcc2ab2b + SOURCE_VFY=sha1:91f8979e875de82362ce35ddbeb2cb0287f9c079 WEB_SITE=http://www.nvidia.com/ LICENSE="proprietary" ENTERED=20030804 - UPDATED=20090722 + UPDATED=20090724 SHORT="X11 NVIDIA binary driver for Geforce 6/7/8/9/GT2xx" cat << EOF From florin at lunar-linux.org Sat Jul 25 08:40:59 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 09:40:59 +0300 Subject: [Lunar-commits] gawk: add a POST_INSTALL file in order to restore /bin/gawk if it's missing. Message-ID: <20090725064210.270BBF3B19@doppio.foo-projects.org> commit 44aeb00fbab33ce9e78102ef02c939f1da75bb08 Author: Florin Braescu Date: Sat Jul 25 09:40:59 2009 +0300 gawk: add a POST_INSTALL file in order to restore /bin/gawk if it's missing. --- editors/gawk/BUILD | 5 +++-- editors/gawk/POST_INSTALL | 4 ++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/editors/gawk/BUILD b/editors/gawk/BUILD index d609008..5cfa408 100644 --- a/editors/gawk/BUILD +++ b/editors/gawk/BUILD @@ -7,8 +7,9 @@ --bindir=/bin \ ac_cv_func_working_mktime=yes && - default_make && - rm -f /bin/awk && + default_make && + cp -f /bin/gawk /bin/gawk.old && + rm -f /bin/awk && ln -sf gawk /bin/awk && if [ -e /bin/gawk-* ]; then rm /bin/gawk-*; diff --git a/editors/gawk/POST_INSTALL b/editors/gawk/POST_INSTALL new file mode 100644 index 0000000..e5c6659 --- /dev/null +++ b/editors/gawk/POST_INSTALL @@ -0,0 +1,4 @@ +if [ -e /bin/gawk ]; then + mv /bin/gawk.old /bin/gawk +fi + \ No newline at end of file From florin at lunar-linux.org Sat Jul 25 08:50:18 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 09:50:18 +0300 Subject: [Lunar-commits] gawk: preserve the old gawk file before install. Message-ID: <20090725065100.8C8BB9B1ED@doppio.foo-projects.org> commit e0a8bccec7041e91a84c4544f21494b5cd742d12 Author: Florin Braescu Date: Sat Jul 25 09:50:18 2009 +0300 gawk: preserve the old gawk file before install. --- editors/gawk/BUILD | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/editors/gawk/BUILD b/editors/gawk/BUILD index 5cfa408..1f51bd1 100644 --- a/editors/gawk/BUILD +++ b/editors/gawk/BUILD @@ -1,5 +1,7 @@ ( + cp -f /bin/gawk /bin/gawk.old && + ./configure --build=$BUILD \ --prefix=/usr \ --mandir=/usr/share/man \ @@ -8,7 +10,6 @@ ac_cv_func_working_mktime=yes && default_make && - cp -f /bin/gawk /bin/gawk.old && rm -f /bin/awk && ln -sf gawk /bin/awk && if [ -e /bin/gawk-* ]; then From florin at lunar-linux.org Sat Jul 25 08:53:53 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 09:53:53 +0300 Subject: [Lunar-commits] mercurial: version bumped to 1.3.1. Message-ID: <20090725065418.8DDD69B1ED@doppio.foo-projects.org> commit b1672664aca1086babbbb6b67794dd67ced2d0ea Author: Florin Braescu Date: Sat Jul 25 09:53:53 2009 +0300 mercurial: version bumped to 1.3.1. Bugfixes and optimizations. --- devel/mercurial/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/mercurial/DETAILS b/devel/mercurial/DETAILS index ef4e922..4263c19 100644 --- a/devel/mercurial/DETAILS +++ b/devel/mercurial/DETAILS @@ -1,11 +1,11 @@ MODULE=mercurial - VERSION=1.3 + VERSION=1.3.1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.selenic.com/$MODULE/release - SOURCE_VFY=sha1:af1bfc2817e0719124593e4ec03f0056a4b2870c + SOURCE_VFY=sha1:a9537fab7c7ead501a6414d1900f46e0ae3e48b8 WEB_SITE=http://www.selenic.com/$MODULE/wiki ENTERED=20070408 - UPDATED=20090703 + UPDATED=20090725 PSAFE=no SHORT="A fast, lightweight SCM system" From florin at lunar-linux.org Sat Jul 25 08:56:48 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 09:56:48 +0300 Subject: [Lunar-commits] LiVES: version bumped to 1.0.0. Message-ID: <20090725065703.3DFBB9B1ED@doppio.foo-projects.org> commit 8f8e5ed8915d78843470b1963ec0bdd6dac06fa7 Author: Florin Braescu Date: Sat Jul 25 09:56:48 2009 +0300 LiVES: version bumped to 1.0.0. --- video/LiVES/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/LiVES/DETAILS b/video/LiVES/DETAILS index a19312d..c0de678 100644 --- a/video/LiVES/DETAILS +++ b/video/LiVES/DETAILS @@ -1,12 +1,12 @@ MODULE=LiVES - VERSION=0.9.9.9 + VERSION=1.0.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/lives-$VERSION SOURCE_URL=http://www.xs4all.nl/~salsaman/lives/current - SOURCE_VFY=sha1:48278d17d383f05e2501521b1060b6beec6bf7cb + SOURCE_VFY=sha1:3d68b4fccab650d6a8d14c59eb2b28c931891613 WEB_SITE=http://lives.sourceforge.net ENTERED=20050106 - UPDATED=20090609 + UPDATED=20090725 SHORT="Video Editing System" cat << EOF From florin at lunar-linux.org Sat Jul 25 10:13:03 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 11:13:03 +0300 Subject: [Lunar-commits] gawk: finally fix the install. Message-ID: <20090725081327.59B9B9B1ED@doppio.foo-projects.org> commit 2a8d4fd5370d7475abb560ec0ec95e1a3b8b906d Author: Florin Braescu Date: Sat Jul 25 11:13:03 2009 +0300 gawk: finally fix the install. --- editors/gawk/BUILD | 10 +++++++--- editors/gawk/POST_INSTALL | 4 ---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/editors/gawk/BUILD b/editors/gawk/BUILD index 1f51bd1..146b4df 100644 --- a/editors/gawk/BUILD +++ b/editors/gawk/BUILD @@ -1,6 +1,9 @@ ( cp -f /bin/gawk /bin/gawk.old && + prepare_install && + mv /bin/gawk.old /bin/gawk && + ln -sf /bin/gawk /bin/awk && ./configure --build=$BUILD \ --prefix=/usr \ @@ -9,9 +12,10 @@ --bindir=/bin \ ac_cv_func_working_mktime=yes && - default_make && - rm -f /bin/awk && - ln -sf gawk /bin/awk && + make && + make install && + + ln -sf /bin/gawk /bin/awk && if [ -e /bin/gawk-* ]; then rm /bin/gawk-*; fi && diff --git a/editors/gawk/POST_INSTALL b/editors/gawk/POST_INSTALL deleted file mode 100644 index e5c6659..0000000 --- a/editors/gawk/POST_INSTALL +++ /dev/null @@ -1,4 +0,0 @@ -if [ -e /bin/gawk ]; then - mv /bin/gawk.old /bin/gawk -fi - \ No newline at end of file From florin at lunar-linux.org Sat Jul 25 11:57:25 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 12:57:25 +0300 Subject: [Lunar-commits] fixesproto: version bumped to 4.1. Message-ID: <20090725095907.9496F9B1ED@doppio.foo-projects.org> commit b192366a00304762d7f96774e7caf18290fe3759 Author: Florin Braescu Date: Sat Jul 25 12:57:25 2009 +0300 fixesproto: version bumped to 4.1. Changes: Update XFixes protocol spec to match XFixes 4.0. Typo fixes in XFixes protocol spec. Move fixes protocol description to the new canonical location/name. fixesproto: adjust to split xext headers. ChangeSaveSet with map=Unmap means 'unmap', not 'don't remap'. --- kde4/utils/soprano/DETAILS | 6 +++--- xorg7/proto/fixesproto/CONFLICTS | 10 +++++----- xorg7/proto/fixesproto/DETAILS | 10 +++++----- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/kde4/utils/soprano/DETAILS b/kde4/utils/soprano/DETAILS index 0c3fc93..49c83c0 100644 --- a/kde4/utils/soprano/DETAILS +++ b/kde4/utils/soprano/DETAILS @@ -1,11 +1,11 @@ MODULE=soprano - VERSION=2.2.4 + VERSION=2.3.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:55af2c0a1f62ea038814e35b8effe2436d47ebe8 + SOURCE_VFY=sha1:7452957588be84e212c46b54034e907e61c277c9 WEB_SITE=http://soprano.sourceforge.net ENTERED=20080123 - UPDATED=20090701 + UPDATED=20090725 SHORT="A highly usable C++/QT4 library for RDF data" cat << EOF diff --git a/xorg7/proto/fixesproto/CONFLICTS b/xorg7/proto/fixesproto/CONFLICTS index 5013182..fa885b1 100644 --- a/xorg7/proto/fixesproto/CONFLICTS +++ b/xorg7/proto/fixesproto/CONFLICTS @@ -1,6 +1,6 @@ -conflicts XOrg6 && -conflicts XOrg-test && -conflicts XOrg-fonts-base && -conflicts XOrg-fonts-extra && -conflicts XOrg-drm && +conflicts XOrg6 +conflicts XOrg-test +conflicts XOrg-fonts-base +conflicts XOrg-fonts-extra +conflicts XOrg-drm conflicts XOrg-drm-cvs diff --git a/xorg7/proto/fixesproto/DETAILS b/xorg7/proto/fixesproto/DETAILS index b95bcc0..38f5500 100644 --- a/xorg7/proto/fixesproto/DETAILS +++ b/xorg7/proto/fixesproto/DETAILS @@ -1,12 +1,12 @@ MODULE=fixesproto - VERSION=4.0 + VERSION=4.1 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$XORG_URL/individual/proto/ - SOURCE_VFY=sha1:de9139e4836f1ab234583406ea2ee6446ad7965f + SOURCE_URL=$XORG_URL/individual/proto + SOURCE_VFY=sha1:8b2e6009c629649556d45ef847d5b31591bb6f96 MODULE_PREFIX=${X11R7_PREFIX:-/usr} - WEB_SITE=http://www.x.org/ + WEB_SITE=http://www.x.org ENTERED=20060120 - UPDATED=20060523 + UPDATED=20090725 SHORT="the X.Org Fixes protocol headers" cat << EOF From florin at lunar-linux.org Sat Jul 25 12:53:13 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 13:53:13 +0300 Subject: [Lunar-commits] linux-2.6: version bumped to 2.6.30.3. Message-ID: <20090725105347.B96AEF3805@doppio.foo-projects.org> commit 07d410bc0912ee22879f6d21158d3d96a56dafa4 Author: Florin Braescu Date: Sat Jul 25 13:53:13 2009 +0300 linux-2.6: version bumped to 2.6.30.3. Bugfix release. --- kernel/linux-2.6/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/linux-2.6/DETAILS b/kernel/linux-2.6/DETAILS index bc1dfcf..4d769d5 100644 --- a/kernel/linux-2.6/DETAILS +++ b/kernel/linux-2.6/DETAILS @@ -1,5 +1,5 @@ MODULE=linux-2.6 - VERSION=2.6.30.2 + VERSION=2.6.30.3 BASE=$(echo $VERSION | cut -d. -f1,2,3) SOURCE=linux-${BASE}.tar.bz2 SOURCE2=patch-${VERSION}.bz2 @@ -9,10 +9,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6 SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6 SOURCE_VFY=sha1:5fb7f2ccdc59c57887d586971a157bee7af324d1 - SOURCE2_VFY=sha1:cc859c660b9afc7d83271a9cd6cda12d4522038d + SOURCE2_VFY=sha1:16cfdca44b274236c213189cbc411f0449448980 WEB_SITE=http://www.kernel.org ENTERED=20041019 - UPDATED=20090720 + UPDATED=20090725 SHORT="The core of a Linux GNU Operating System" KEEP_SOURCE=on TMPFS=off From florin at lunar-linux.org Sat Jul 25 13:01:35 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 14:01:35 +0300 Subject: [Lunar-commits] Revert "fixesproto: version bumped to 4.1." Message-ID: <20090725110209.B1A76F3A29@doppio.foo-projects.org> commit c0b0dfc44aec845aacc98c6143408cf928ca6fa1 Author: Florin Braescu Date: Sat Jul 25 14:01:35 2009 +0300 Revert "fixesproto: version bumped to 4.1." This reverts commit b192366a00304762d7f96774e7caf18290fe3759. fixesproto: revert it to 4.0 as it breaks xorg-server compile. --- kde4/utils/soprano/DETAILS | 6 +++--- xorg7/proto/fixesproto/CONFLICTS | 10 +++++----- xorg7/proto/fixesproto/DETAILS | 10 +++++----- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/kde4/utils/soprano/DETAILS b/kde4/utils/soprano/DETAILS index 49c83c0..0c3fc93 100644 --- a/kde4/utils/soprano/DETAILS +++ b/kde4/utils/soprano/DETAILS @@ -1,11 +1,11 @@ MODULE=soprano - VERSION=2.3.0 + VERSION=2.2.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:7452957588be84e212c46b54034e907e61c277c9 + SOURCE_VFY=sha1:55af2c0a1f62ea038814e35b8effe2436d47ebe8 WEB_SITE=http://soprano.sourceforge.net ENTERED=20080123 - UPDATED=20090725 + UPDATED=20090701 SHORT="A highly usable C++/QT4 library for RDF data" cat << EOF diff --git a/xorg7/proto/fixesproto/CONFLICTS b/xorg7/proto/fixesproto/CONFLICTS index fa885b1..5013182 100644 --- a/xorg7/proto/fixesproto/CONFLICTS +++ b/xorg7/proto/fixesproto/CONFLICTS @@ -1,6 +1,6 @@ -conflicts XOrg6 -conflicts XOrg-test -conflicts XOrg-fonts-base -conflicts XOrg-fonts-extra -conflicts XOrg-drm +conflicts XOrg6 && +conflicts XOrg-test && +conflicts XOrg-fonts-base && +conflicts XOrg-fonts-extra && +conflicts XOrg-drm && conflicts XOrg-drm-cvs diff --git a/xorg7/proto/fixesproto/DETAILS b/xorg7/proto/fixesproto/DETAILS index 38f5500..b95bcc0 100644 --- a/xorg7/proto/fixesproto/DETAILS +++ b/xorg7/proto/fixesproto/DETAILS @@ -1,12 +1,12 @@ MODULE=fixesproto - VERSION=4.1 + VERSION=4.0 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$XORG_URL/individual/proto - SOURCE_VFY=sha1:8b2e6009c629649556d45ef847d5b31591bb6f96 + SOURCE_URL=$XORG_URL/individual/proto/ + SOURCE_VFY=sha1:de9139e4836f1ab234583406ea2ee6446ad7965f MODULE_PREFIX=${X11R7_PREFIX:-/usr} - WEB_SITE=http://www.x.org + WEB_SITE=http://www.x.org/ ENTERED=20060120 - UPDATED=20090725 + UPDATED=20060523 SHORT="the X.Org Fixes protocol headers" cat << EOF From florin at lunar-linux.org Sat Jul 25 13:04:27 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 14:04:27 +0300 Subject: [Lunar-commits] soprano: version bumped to 2.3.0. Message-ID: <20090725110459.BD8F9F3B19@doppio.foo-projects.org> commit 580de5d5eca84cb028af2e3911202f238d7da425 Author: Florin Braescu Date: Sat Jul 25 14:04:27 2009 +0300 soprano: version bumped to 2.3.0. New functions added and enhacements. --- kde4/utils/soprano/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde4/utils/soprano/DETAILS b/kde4/utils/soprano/DETAILS index 0c3fc93..49c83c0 100644 --- a/kde4/utils/soprano/DETAILS +++ b/kde4/utils/soprano/DETAILS @@ -1,11 +1,11 @@ MODULE=soprano - VERSION=2.2.4 + VERSION=2.3.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:55af2c0a1f62ea038814e35b8effe2436d47ebe8 + SOURCE_VFY=sha1:7452957588be84e212c46b54034e907e61c277c9 WEB_SITE=http://soprano.sourceforge.net ENTERED=20080123 - UPDATED=20090701 + UPDATED=20090725 SHORT="A highly usable C++/QT4 library for RDF data" cat << EOF From florin at lunar-linux.org Sat Jul 25 13:24:12 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 14:24:12 +0300 Subject: [Lunar-commits] hal-info: version bumped to 20090716. Message-ID: <20090725112521.B5C599B1ED@doppio.foo-projects.org> commit d897a99eb26c22a4e6f5e5c02d53731216e777b2 Author: Florin Braescu Date: Sat Jul 25 14:24:12 2009 +0300 hal-info: version bumped to 20090716. --- devel/hal-info/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/hal-info/DETAILS b/devel/hal-info/DETAILS index c2a8fea..6b56422 100644 --- a/devel/hal-info/DETAILS +++ b/devel/hal-info/DETAILS @@ -1,11 +1,11 @@ MODULE=hal-info - VERSION=20090414 + VERSION=20090716 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://hal.freedesktop.org/releases - SOURCE_VFY=sha1:13cafd50260261e7c37dc521317139021817ea3c + SOURCE_VFY=sha1:72ee53bc046f5bcc0f283ae24599b7a4f4eaeb5e WEB_SITE=http://www.freedesktop.org/wiki/Software/hal ENTERED=20071003 - UPDATED=20090512 + UPDATED=20090725 SHORT="Hardware data and quirks for HAL" cat << EOF From florin at lunar-linux.org Sat Jul 25 13:26:57 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 14:26:57 +0300 Subject: [Lunar-commits] hal: version bumped to 0.5.13. Message-ID: <20090725112804.430AEF3E5A@doppio.foo-projects.org> commit fb4eceac4b00ccad88a9ba4c32b8c50520aba682 Author: Florin Braescu Date: Sat Jul 25 14:26:57 2009 +0300 hal: version bumped to 0.5.13. Bugfixes and improvements. --- devel/hal/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/hal/DETAILS b/devel/hal/DETAILS index 337a547..899ce26 100644 --- a/devel/hal/DETAILS +++ b/devel/hal/DETAILS @@ -1,11 +1,11 @@ MODULE=hal - VERSION=0.5.12 + VERSION=0.5.13 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=http://hal.freedesktop.org/releases/ - SOURCE_VFY=sha1:b5175dd4ea612c2a1f8c372a36e4874939bef1bd + SOURCE_URL=http://hal.freedesktop.org/releases + SOURCE_VFY=sha1:788485fa78b2aa7a9d6b7de537a68ceff1564420 WEB_SITE=http://www.freedesktop.org/wiki/Software/hal ENTERED=20050316 - UPDATED=20090701 + UPDATED=20090725 SHORT="Hardware Abstraction Layer" cat << EOF From florin at lunar-linux.org Sat Jul 25 13:31:05 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 14:31:05 +0300 Subject: [Lunar-commits] man-pages: version bumped to 3.22. Message-ID: <20090725113135.5D438F3F14@doppio.foo-projects.org> commit ede41d4af160cbc66f762314c71d76605a120341 Author: Florin Braescu Date: Sat Jul 25 14:31:05 2009 +0300 man-pages: version bumped to 3.22. --- docs/man-pages/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/man-pages/DETAILS b/docs/man-pages/DETAILS index d9ad3c8..19cfe7b 100644 --- a/docs/man-pages/DETAILS +++ b/docs/man-pages/DETAILS @@ -1,14 +1,14 @@ MODULE=man-pages - VERSION=3.21 + VERSION=3.22 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$KERNEL_URL/pub/linux/docs/manpages SOURCE_URL[1]=$KERNEL_URL/pub/linux/docs/manpages/Archive SOURCE_URL[2]=ftp://ftp.win.tue.nl/pub/linux-local/manpages SOURCE_URL[3]=ftp://ftp.kernel.org/pub/linux/docs/manpages - SOURCE_VFY=sha1:a381899126dddb509501712122c6c669d44fcb4d + SOURCE_VFY=sha1:36b1cff8cfecb38a4ad5fa2e20ff01b4e45ff574 WEB_SITE=http://www.win.tue.nl/~aeb/linux/man ENTERED=20011003 - UPDATED=20090416 + UPDATED=20090725 ARCHIVE=off PSAFE=no SHORT="A large collection of man pages" From florin at lunar-linux.org Sat Jul 25 13:38:42 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 14:38:42 +0300 Subject: [Lunar-commits] parted: version bumped to 1.9.0. Message-ID: <20090725113912.9A038F3F7F@doppio.foo-projects.org> commit 9a757790ad7d0b056be649c1a118bd86a3171744 Author: Florin Braescu Date: Sat Jul 25 14:38:42 2009 +0300 parted: version bumped to 1.9.0. Bugfixes and improvements. --- utils/parted/BUILD | 5 +---- utils/parted/DEPENDS | 6 +++--- utils/parted/DETAILS | 17 +++++++---------- 3 files changed, 11 insertions(+), 17 deletions(-) diff --git a/utils/parted/BUILD b/utils/parted/BUILD index 46fb694..b8760e9 100644 --- a/utils/parted/BUILD +++ b/utils/parted/BUILD @@ -2,12 +2,9 @@ # fix for inlines not supported by gcc-4.2.x export CFLAGS="$CFLAGS -fgnu89-inline" - # autoconf patch - patch_it $SOURCE2 1 && - sedit '/'-Wl,--as-needed'/d' m4/lib-ignore.m4 configure && - OPTS+=" --disable-rpath --disable-debug --disable-Werror" + OPTS+=" --disable-rpath --disable-debug --disable-Werror --disable-device-mapper" default_build && diff --git a/utils/parted/DEPENDS b/utils/parted/DEPENDS index 2ecce1f..b1c9e0d 100644 --- a/utils/parted/DEPENDS +++ b/utils/parted/DEPENDS @@ -1,5 +1,5 @@ -depends e2fsprogs && -depends ncurses && +depends e2fsprogs +depends ncurses -optional_depends "readline" "--with-readline" "" "for fancy command line editing" && +optional_depends "readline" "--with-readline" "" "for fancy command line editing" optional_depends "gettext" "" "--disable-nls" "for NLS support" diff --git a/utils/parted/DETAILS b/utils/parted/DETAILS index 882cf97..1762ac1 100644 --- a/utils/parted/DETAILS +++ b/utils/parted/DETAILS @@ -1,16 +1,13 @@ MODULE=parted - VERSION=1.8.8 - SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE2=$MODULE-1.8.8-autoconf_fix.patch - SOURCE_URL[0]=$GNU_URL/$MODULE/ - SOURCE_URL[1]=ftp://ftp.gnu.org/gnu/$MODULE/ - SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:038eaa1656cc1d07ea413526a2e00adb977197f2 - SOURCE2_VFY=sha1:03830b5b1062d19f11650f537cad0fd2de3ab755 + VERSION=1.9.0 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL[0]=$GNU_URL/$MODULE + SOURCE_URL[1]=ftp://ftp.gnu.org/gnu/$MODULE + SOURCE_VFY=sha1:9afc08fbcf0af8c5e15073a4478c2c20b75895eb WEB_SITE=http://www.gnu.org/software/parted ENTERED=20010922 - UPDATED=20070812 - SHORT="Allows you to create, destroy, resize, and copy partitions" + UPDATED=20090725 + SHORT="Allows you to create, destroy, resize, and copy partitions" cat << EOF GNU Parted allows you to create, destroy, resize, and copy partitions. From florin at lunar-linux.org Sat Jul 25 13:44:39 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 14:44:39 +0300 Subject: [Lunar-commits] kmplayer4: remove some tailing spaces. Message-ID: <20090725114501.F23DFF3FF6@doppio.foo-projects.org> commit f62a5391477fe48f279f0142e113b436836088aa Author: Florin Braescu Date: Sat Jul 25 14:44:39 2009 +0300 kmplayer4: remove some tailing spaces. --- kde4/apps/kmplayer4/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kde4/apps/kmplayer4/DETAILS b/kde4/apps/kmplayer4/DETAILS index c98782b..69473df 100644 --- a/kde4/apps/kmplayer4/DETAILS +++ b/kde4/apps/kmplayer4/DETAILS @@ -1,4 +1,4 @@ - MODULE=kmplayer4 + MODULE=kmplayer4 VERSION=0.11.1b SOURCE=kmplayer-$VERSION.tar.bz2 SOURCE_URL=http://kmplayer.kde.org/pkgs/ From florin at lunar-linux.org Sat Jul 25 14:13:04 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 15:13:04 +0300 Subject: [Lunar-commits] e2fsprogs: remove conflicts with util-linux. Message-ID: <20090725121338.BBC399B1ED@doppio.foo-projects.org> commit 7d8e38d0611157f821bbf41370bb78262ae75f3b Author: Florin Braescu Date: Sat Jul 25 15:13:04 2009 +0300 e2fsprogs: remove conflicts with util-linux. --- filesys/e2fsprogs/BUILD | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/filesys/e2fsprogs/BUILD b/filesys/e2fsprogs/BUILD index 1aa839d..d54389f 100644 --- a/filesys/e2fsprogs/BUILD +++ b/filesys/e2fsprogs/BUILD @@ -6,6 +6,8 @@ --infodir=/usr/share/info \ --mandir=/usr/share/man \ --enable-elf-shlibs \ + --disable-libuuid \ + --disable-uuidd \ --disable-libblkid \ $OPTS && From florin at lunar-linux.org Sat Jul 25 14:14:29 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 25 Jul 2009 15:14:29 +0300 Subject: [Lunar-commits] util-linux: remove the conflicts with e2fsprogs. Message-ID: <20090725121457.23051F41A2@doppio.foo-projects.org> commit 5fcb769014e6fc9941f026cd20f42d1ffdfddd3b Author: Florin Braescu Date: Sat Jul 25 15:14:29 2009 +0300 util-linux: remove the conflicts with e2fsprogs. --- utils/util-linux/BUILD | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/utils/util-linux/BUILD b/utils/util-linux/BUILD index 4847f88..a312cd5 100644 --- a/utils/util-linux/BUILD +++ b/utils/util-linux/BUILD @@ -4,7 +4,7 @@ OPTS+="--enable-arch --enable-agetty --disable-init --disable-kill \ --disable-last --disable-mesg --enable-partx --enable-raw \ --enable-rdev --enable-rename --disable-reset --disable-login-utils \ - --enable-schedutils --disable-wall --enable-write" + --enable-schedutils --disable-wall --enable-write --disable-fsck" default_build && From zbiggy at lunar-linux.org Sun Jul 26 00:29:30 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 26 Jul 2009 00:29:30 +0200 Subject: [Lunar-commits] unrar: updated to 3.9.5 Message-ID: <20090725223058.08CA99B1ED@doppio.foo-projects.org> commit c98f7119fdd8bc4977de1bed155fc09c0cda83a5 Author: Zbigniew Luszpinski Date: Sun Jul 26 00:29:30 2009 +0200 unrar: updated to 3.9.5 --- archive/unrar/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/archive/unrar/DETAILS b/archive/unrar/DETAILS index a8f7f2f..1674331 100644 --- a/archive/unrar/DETAILS +++ b/archive/unrar/DETAILS @@ -1,12 +1,12 @@ MODULE=unrar MYMODULE=unrarsrc - VERSION=3.9.4 + VERSION=3.9.5 SOURCE=$MYMODULE-$VERSION.tar.gz SOURCE_URL=http://www.rarlab.com/rar/ - SOURCE_VFY=sha1:fbb6c7ecad40a45190ce541b2b0a36d9e40edb14 + SOURCE_VFY=sha1:7314c643c203cb177dd44de1d507bed60bd65b49 WEB_SITE=http://www.rarlab.com ENTERED=20011117 - UPDATED=20090615 + UPDATED=20090725 MAINTAINER=tchan at lunar-linux.org SHORT="utility to extract, view, and test the contents of an RAR archive." From zbiggy at lunar-linux.org Sun Jul 26 01:06:06 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 26 Jul 2009 01:06:06 +0200 Subject: [Lunar-commits] rpm: updated to 5.2.0 Message-ID: <20090725230622.E29429B1ED@doppio.foo-projects.org> commit e7dee3cf73e4e1a2edcff2944302e534968ad82d Author: Zbigniew Luszpinski Date: Sun Jul 26 01:06:06 2009 +0200 rpm: updated to 5.2.0 --- zbeta/rpm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zbeta/rpm/DETAILS b/zbeta/rpm/DETAILS index 4616566..d0e0e02 100644 --- a/zbeta/rpm/DETAILS +++ b/zbeta/rpm/DETAILS @@ -1,12 +1,12 @@ MODULE=rpm - VERSION=5.1.9 - MAJOR=5.1 + VERSION=5.2.0 + MAJOR=5.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://rpm5.org/files/rpm/rpm-$MAJOR - SOURCE_VFY=sha1:12f4be10da5e622f175fac79bbcea17928830357 + SOURCE_VFY=sha1:45031ea461738f081559082d35ce80fcfea822e6 WEB_SITE=http://www.rpm5.org ENTERED=20021102 - UPDATED=20090418 + UPDATED=20090725 PSAFE=no SHORT="Redhat command line driven package management system" From zbiggy at lunar-linux.org Sun Jul 26 01:15:28 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 26 Jul 2009 01:15:28 +0200 Subject: [Lunar-commits] mysql: updated to 5.0.84 Message-ID: <20090725231551.29BDE9B1ED@doppio.foo-projects.org> commit 68dadff21129c7c6c220049a3d053f53de7f8fa8 Author: Zbigniew Luszpinski Date: Sun Jul 26 01:15:28 2009 +0200 mysql: updated to 5.0.84 --- sql/mysql/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sql/mysql/DETAILS b/sql/mysql/DETAILS index 831b090..098c95d 100644 --- a/sql/mysql/DETAILS +++ b/sql/mysql/DETAILS @@ -1,14 +1,14 @@ MODULE=mysql - VERSION=5.0.83 + VERSION=5.0.84 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=ftp://mirror.mcs.anl.gov/pub/mysql/Downloads/MySQL-5.0 SOURCE_URL[1]=ftp://ftp.heanet.ie/mirrors/www.mysql.com/Downloads/MySQL-5.0 SOURCE_URL[2]=http://mysql.mirrors.pair.com/Downloads/MySQL-5.0 SOURCE_URL[3]=http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0 - SOURCE_VFY=sha1:5e831a12f1dab902e4af6e3cf495bddf6fa1fd33 + SOURCE_VFY=sha1:dbb7f907b0a1ce035b468ec048fa2c5888cc2728 WEB_SITE=http://www.mysql.com ENTERED=20011114 - UPDATED=20090613 + UPDATED=20090725 SHORT="A widely used and fast SQL database server" cat << EOF From florin at lunar-linux.org Sun Jul 26 10:10:20 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 26 Jul 2009 11:10:20 +0300 Subject: [Lunar-commits] blender: version bumped to 2.49a. Message-ID: <20090726081312.8EC3DF4653@doppio.foo-projects.org> commit 4dcf3dbfa3afb40a62a0e5e36baef495c20d4f2f Author: Florin Braescu Date: Sun Jul 26 11:10:20 2009 +0300 blender: version bumped to 2.49a. Many bugfixes, enhacements and optimizations. --- graphics/blender/DEPENDS | 7 ++++--- graphics/blender/DETAILS | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/graphics/blender/DEPENDS b/graphics/blender/DEPENDS index 5257115..6e8382a 100644 --- a/graphics/blender/DEPENDS +++ b/graphics/blender/DEPENDS @@ -4,8 +4,9 @@ depends Python depends scons depends SDL depends %GLX +depends yasm optional_depends freealut "" "" "for OpenAL support" -optional_depends ode "" "" "for Open Dynamics Engine Support" -optional_depends OpenEXR "" "" "for OpenEXR support" -optional_depends yafray "" "" "for Yafray modeling" +optional_depends ode "" "" "for Open Dynamics Engine Support" +optional_depends OpenEXR "" "" "for OpenEXR support" +optional_depends yafray "" "" "for Yafray modeling" diff --git a/graphics/blender/DETAILS b/graphics/blender/DETAILS index 66b5391..8cde665 100644 --- a/graphics/blender/DETAILS +++ b/graphics/blender/DETAILS @@ -1,12 +1,12 @@ MODULE=blender - VERSION=2.48a + VERSION=2.49a SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=http://download.blender.org/source SOURCE_URL[1]=http://mirror.cs.umn.edu/blender.org/source - SOURCE_VFY=sha1:9fb2dbf5d6cfcba8ae2d6d9b93ca9e3e66aae6c7 + SOURCE_VFY=sha1:59f5be96eda874bb901390f55a70d58cf8e0b979 WEB_SITE=http://www.blender.org ENTERED=20030929 - UPDATED=20081228 + UPDATED=20090726 SHORT="3D editor for modeling, animation, and rendering" cat << EOF From florin at lunar-linux.org Sun Jul 26 15:24:24 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 26 Jul 2009 16:24:24 +0300 Subject: [Lunar-commits] crimson: fix an install path. Message-ID: <20090726151507.358719B1BE@doppio.foo-projects.org> commit 5c3fa9763ace574bfa3cde32b307a5a710755c92 Author: Florin Braescu Date: Sun Jul 26 16:24:24 2009 +0300 crimson: fix an install path. --- games/crimson/BUILD | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/games/crimson/BUILD b/games/crimson/BUILD index 903f666..2951238 100644 --- a/games/crimson/BUILD +++ b/games/crimson/BUILD @@ -1,6 +1,7 @@ ( sedit "s:\$(datadir)/pixmaps:/usr/share/pixmaps:" gfx/Makefile.in && + sedit "s:\$(datadir)/applications:/usr/share/applications:" Makefile.in && default_game_build ) > $C_FIFO 2>&1 From florin at lunar-linux.org Sun Jul 26 17:15:45 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 26 Jul 2009 18:15:45 +0300 Subject: [Lunar-commits] wesnoth: fix an install path. Message-ID: <20090726151602.7A9DC9B1BE@doppio.foo-projects.org> commit 25159d3b7abff9cdaf0694aa7e3f3d6b7c920f4e Author: Florin Braescu Date: Sun Jul 26 18:15:45 2009 +0300 wesnoth: fix an install path. --- games/wesnoth/BUILD | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/games/wesnoth/BUILD b/games/wesnoth/BUILD index 7ee16bd..7a85332 100644 --- a/games/wesnoth/BUILD +++ b/games/wesnoth/BUILD @@ -1,6 +1,7 @@ ( sedit 's:"\${datadir}"/icons:/usr/share/icons:' configure && + sedit 's:"\${datadir}"/applications:/usr/share/applications:' configure && default_game_build && gather_docs changelog From florin at lunar-linux.org Sun Jul 26 17:37:45 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 26 Jul 2009 18:37:45 +0300 Subject: [Lunar-commits] GraphicsMagick: version bumped to 1.3.6. Message-ID: <20090726153907.AC1279B1BE@doppio.foo-projects.org> commit 06d49bb99762bd1f38113fe224ff91bc3270a5db Author: Florin Braescu Date: Sun Jul 26 18:37:45 2009 +0300 GraphicsMagick: version bumped to 1.3.6. Many bug fixes and performance improvements were added since the previous release. A number of new features have been added, such as Hald CLUT, ASC CDL, ColorMatrix, and CALS format. Existing features have been dramatically improved in the areas of HP-PCL, DICOM, PDF, and many more. --- graphics/GraphicsMagick/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/GraphicsMagick/DETAILS b/graphics/GraphicsMagick/DETAILS index 263808b..a32b9db 100644 --- a/graphics/GraphicsMagick/DETAILS +++ b/graphics/GraphicsMagick/DETAILS @@ -1,11 +1,11 @@ MODULE=GraphicsMagick - VERSION=1.3.5 + VERSION=1.3.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/graphicsmagick - SOURCE_VFY=sha1:07de056103241efc48677ae44e8225c12becff12 + SOURCE_VFY=sha1:fd6bbc6682a2ee5a64380991f1fe151d3e8a6d54 WEB_SITE=http://www.graphicsmagick.org ENTERED=20061117 - UPDATED=20090127 + UPDATED=20090726 SHORT="A swiss army knife of image processing" cat << EOF From florin at lunar-linux.org Sun Jul 26 22:56:53 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 26 Jul 2009 23:56:53 +0300 Subject: [Lunar-commits] gambas2: version bumped to 2.15.0. Message-ID: <20090726205809.A3F709B1BE@doppio.foo-projects.org> commit 902afd6be5b0ea68222c4867e2dc2fb3a0cb791e Author: Florin Braescu Date: Sun Jul 26 23:56:53 2009 +0300 gambas2: version bumped to 2.15.0. A big bug was fixed in the interpreter that made it crash randomly on some systems. String to number conversion was fixed, especially when converting Long numbers. The Firebird driver is compiled correctly now. The SQLite 3 driver now correctly returns the default value of fields. Raising or lowering controls now works correctly in the GTK+ component. The SMTP component now strictly follows RFC 2047 when sending mails with subjects encoded in UTF-8. The Xml.ToString() method was fixed in the XML component. --- kde3/apps/gambas2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde3/apps/gambas2/DETAILS b/kde3/apps/gambas2/DETAILS index 9be3c0f..38985f7 100644 --- a/kde3/apps/gambas2/DETAILS +++ b/kde3/apps/gambas2/DETAILS @@ -1,12 +1,12 @@ MODULE=gambas2 - VERSION=2.14.0 + VERSION=2.15.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/gambas - SOURCE_VFY=sha1:2474e0e8d45cd4f8e3260c8a1fda884fc8f450d1 + SOURCE_VFY=sha1:fd3118e632e1135e688269e97e7f0a59aa966391 MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3} WEB_SITE=http://gambas.sourceforge.net ENTERED=20070603 - UPDATED=20090628 + UPDATED=20090727 SHORT="A graphical IDE inspired by Visual Basic for KDE" cat << EOF From florin at lunar-linux.org Mon Jul 27 06:34:19 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 27 Jul 2009 07:34:19 +0300 Subject: [Lunar-commits] less: version bumped to 436. Message-ID: <20090727043444.CB3D39B1BE@doppio.foo-projects.org> commit 62b53c59f482d229d3853d29d5cc6e3415f0c062 Author: Florin Braescu Date: Mon Jul 27 07:34:19 2009 +0300 less: version bumped to 436. Changes: * Don't pass "-" to non-pipe LESSOPEN unless it starts with "-". * Allow a fraction as the argument to the -# (--shift) option. * Fix highlight bug when underlined/overstruck text matches at end of line. * Fix non-regex searches with ctrl-R. --- utils/less/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/less/DETAILS b/utils/less/DETAILS index db846be..b524339 100644 --- a/utils/less/DETAILS +++ b/utils/less/DETAILS @@ -1,13 +1,13 @@ MODULE=less - VERSION=429 + VERSION=436 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=http://www.greenwoodsoftware.com/$MODULE SOURCE_URL[1]=$GNU_URL/$MODULE SOURCE_URL[2]=ftp://ftp.gnu.org/pub/gnu/$MODULE - SOURCE_VFY=sha1:78a2fd4777918d0f551236bd7872d84b9129a7d1 + SOURCE_VFY=sha1:f78998a1a79a7e1962c901dd41bdc3d1c2005471 WEB_SITE=http://www.greenwoodsoftware.com/less ENTERED=20010922 - UPDATED=20090412 + UPDATED=20090727 SHORT="A paginator that allows backward and forward movement" cat << EOF From zbiggy at lunar-linux.org Mon Jul 27 22:15:41 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Mon, 27 Jul 2009 22:15:41 +0200 Subject: [Lunar-commits] dovecot: updated to 1.2.2 Message-ID: <20090727201601.365E49B1BF@doppio.foo-projects.org> commit 747749934c2098807de8a16d9da1ea8724c04121 Author: Zbigniew Luszpinski Date: Mon Jul 27 22:15:41 2009 +0200 dovecot: updated to 1.2.2 --- mail/dovecot/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS index 69bddec..2b82bea 100644 --- a/mail/dovecot/DETAILS +++ b/mail/dovecot/DETAILS @@ -1,11 +1,11 @@ MODULE=dovecot - VERSION=1.2.1 + VERSION=1.2.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.dovecot.org/releases/1.2 - SOURCE_VFY=sha1:007139c0ef514157fca13ba80d8eaac99b45b66e + SOURCE_VFY=sha1:6befd04f2b00898afe0d75875a7818c4ea9489dd WEB_SITE=http://www.dovecot.org ENTERED=20041204 - UPDATED=20090711 + UPDATED=20090727 SHORT="A small, fast and secure (SSL) Maildir capable imap daemon" cat << EOF From tchan at lunar-linux.org Tue Jul 28 10:25:23 2009 From: tchan at lunar-linux.org (Terry Chan) Date: Tue, 28 Jul 2009 03:25:23 -0500 Subject: [Lunar-commits] bzr, bzrtools: Version bump to 1.17, 1.17.0 Message-ID: <20090728082546.26F3A9B1C1@doppio.foo-projects.org> commit c3cf4cbf20b0ef7796f1c49cb6147a3627f28941 Author: Terry Chan Date: Tue Jul 28 03:25:23 2009 -0500 bzr, bzrtools: Version bump to 1.17, 1.17.0 --- devel/bzr/DETAILS | 8 ++++---- devel/bzrtools/DETAILS | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/devel/bzr/DETAILS b/devel/bzr/DETAILS index 6d0b105..ae60594 100644 --- a/devel/bzr/DETAILS +++ b/devel/bzr/DETAILS @@ -1,12 +1,12 @@ MODULE=bzr - VERSION=1.16.1 - MAJOR=1.16 + VERSION=1.17 + MAJOR=1.17 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://launchpad.net/bzr/$MAJOR/$VERSION/+download - SOURCE_VFY=sha1:9118b3b74d37eab775d80e3060d63224399bcb02 + SOURCE_VFY=sha1:32dce4d48768c32c4a62595249fe37534179a116 WEB_SITE=http://bazaar-vcs.org/ ENTERED=20050415 - UPDATED=20090707 + UPDATED=20090728 MAINTAINER=tchan at lunar-linux.org SHORT="next generation distributed version control" diff --git a/devel/bzrtools/DETAILS b/devel/bzrtools/DETAILS index 69f70d2..686f658 100644 --- a/devel/bzrtools/DETAILS +++ b/devel/bzrtools/DETAILS @@ -1,13 +1,13 @@ MODULE=bzrtools - VERSION=1.16.0 - MAJOR=1.16 + VERSION=1.17.0 + MAJOR=1.17 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=https://code.launchpad.net/bzrtools/stable/$VERSION/+download/ - SOURCE_VFY=sha1:4c3299bd7bb8a934cf327ba1d8deeb17106d1a88 + SOURCE_URL=https://launchpad.net/bzrtools/stable/$MAJOR/+download/ + SOURCE_VFY=sha1:36b154b599f27f4a066bda9c6af0b14b4e1caf14 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE WEB_SITE=http://bazaar-vcs.org/BzrTools ENTERED=20051018 - UPDATED=20090619 + UPDATED=20090728 MAINTAINER=tchan at lunar-linux.org SHORT="A collection of plugins for bzr" From zbiggy at lunar-linux.org Wed Jul 29 01:30:11 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Wed, 29 Jul 2009 01:30:11 +0200 Subject: [Lunar-commits] NVIDIA: updated to 185.18.29 Message-ID: <20090728233250.724079B1C1@doppio.foo-projects.org> commit 94d111ec434543e285e46139735d69782650748c Author: Zbigniew Luszpinski Date: Wed Jul 29 01:30:11 2009 +0200 NVIDIA: updated to 185.18.29 --- x11/NVIDIA/DETAILS | 6 +++--- x11/NVIDIA/DETAILS.x86_64 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/NVIDIA/DETAILS b/x11/NVIDIA/DETAILS index d099518..e1d1b30 100644 --- a/x11/NVIDIA/DETAILS +++ b/x11/NVIDIA/DETAILS @@ -1,5 +1,5 @@ MODULE=NVIDIA - VERSION=185.18.14 + VERSION=185.18.29 SOURCE=NVIDIA-Linux-x86-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86/$VERSION @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86/$VERSION SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86/$VERSION SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86/$VERSION - SOURCE_VFY=sha1:0bdf22ecb9e50d0a4272c91c1f53bcebcc736a1c + SOURCE_VFY=sha1:5438b0ada004dcdf67dc3c51849a98942271f713 WEB_SITE=http://www.nvidia.com LICENSE="proprietary" ENTERED=20030804 - UPDATED=20090607 + UPDATED=20090728 SHORT="X11 NVIDIA binary driver for Geforce6/7/8/9/GT2xx" cat << EOF diff --git a/x11/NVIDIA/DETAILS.x86_64 b/x11/NVIDIA/DETAILS.x86_64 index 9eee95a..25eb9ff 100644 --- a/x11/NVIDIA/DETAILS.x86_64 +++ b/x11/NVIDIA/DETAILS.x86_64 @@ -1,5 +1,5 @@ MODULE=NVIDIA - VERSION=185.18.14 + VERSION=185.18.29 SOURCE=NVIDIA-Linux-x86_64-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86_64/$VERSION From zbiggy at lunar-linux.org Wed Jul 29 01:34:13 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Wed, 29 Jul 2009 01:34:13 +0200 Subject: [Lunar-commits] apache2: updated to 2.2.12 Message-ID: <20090728234050.69EA19B1C1@doppio.foo-projects.org> commit 6aed1eb6eb61d5ae96b4dafe96c03208bcb6ed0d Author: Zbigniew Luszpinski Date: Wed Jul 29 01:34:13 2009 +0200 apache2: updated to 2.2.12 --- web/apache2/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/apache2/DETAILS b/web/apache2/DETAILS index bfbd8f1..88b0fcd 100644 --- a/web/apache2/DETAILS +++ b/web/apache2/DETAILS @@ -1,15 +1,15 @@ MODULE=apache2 - VERSION=2.2.11 + VERSION=2.2.12 BASENAME=httpd SOURCE=$BASENAME-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$BASENAME-$VERSION SOURCE_URL=http://www.apache.org/dist/$BASENAME - SOURCE_VFY=sha1:7af256d53b79342f82222bd7b86eedbd9ac21d9a + SOURCE_VFY=sha1:76e243a5b7dc9896e83bdfac1aa98bbfdc85aeae WEB_SITE=http://www.apache.org ENTERED=20020710 - UPDATED=20081214 + UPDATED=20090728 SHORT="A popular HTTP server" - + cat << EOF Apache is the world's most popular HTTP server, being quite possibly the best around in terms of functionality, efficiency, security and From zbiggy at lunar-linux.org Wed Jul 29 01:35:10 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Wed, 29 Jul 2009 01:35:10 +0200 Subject: [Lunar-commits] aria2: updated to 1.5.1 Message-ID: <20090728234050.774B39B1C2@doppio.foo-projects.org> commit cbec3365dc70568c2cf8e43e202b264560bf991c Author: Zbigniew Luszpinski Date: Wed Jul 29 01:35:10 2009 +0200 aria2: updated to 1.5.1 --- zbeta/aria2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zbeta/aria2/DETAILS b/zbeta/aria2/DETAILS index c5ae5ef..69a0dd8 100644 --- a/zbeta/aria2/DETAILS +++ b/zbeta/aria2/DETAILS @@ -1,11 +1,11 @@ MODULE=aria2 - VERSION=1.3.3 + VERSION=1.5.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:0d2e6e1c5aff6e06a719639797dd4c416e676e3b + SOURCE_VFY=sha1:176401f504a94a9d9756383f020a9b108884ec4b WEB_SITE=http://aria2.sourceforge.net ENTERED=20071024 - UPDATED=20090525 + UPDATED=20090728 SHORT="Commandline downloader" cat << EOF From zbiggy at lunar-linux.org Wed Jul 29 01:36:34 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Wed, 29 Jul 2009 01:36:34 +0200 Subject: [Lunar-commits] ruby: updated to 1.9.1-p243 Message-ID: <20090728234050.8AA2F9B1EA@doppio.foo-projects.org> commit c83fd9778591975e163867a4acbcc75ade5a556c Author: Zbigniew Luszpinski Date: Wed Jul 29 01:36:34 2009 +0200 ruby: updated to 1.9.1-p243 --- compilers/ruby/BUILD | 2 +- compilers/ruby/DETAILS | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/compilers/ruby/BUILD b/compilers/ruby/BUILD index 7fc9a29..6a38413 100644 --- a/compilers/ruby/BUILD +++ b/compilers/ruby/BUILD @@ -1,7 +1,7 @@ ( bad_flags -fomit-frame-pointer - OPTS="$OPTS --enable-shared --enable-static" + OPTS="$OPTS --enable-frame-address --enable-pthread --enable-shared" default_build && make install-doc diff --git a/compilers/ruby/DETAILS b/compilers/ruby/DETAILS index 83e7502..19dc7ab 100644 --- a/compilers/ruby/DETAILS +++ b/compilers/ruby/DETAILS @@ -1,12 +1,12 @@ MODULE=ruby - VERSION=1.8.7-p160 + VERSION=1.9.1-p243 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=http://ftp.ruby-lang.org/pub/$MODULE/1.8 + SOURCE_URL[0]=http://ftp.ruby-lang.org/pub/$MODULE/1.9 SOURCE_URL[1]=http://gd.tuwien.ac.at/languages/$MODULE - SOURCE_VFY=sha1:45d6bd31a23533369ad6a959bced78674022253a + SOURCE_VFY=sha1:9545c175cc72a64cf5efb6f5c0a4a6760ef599e9 WEB_SITE=http://www.ruby-lang.org/en ENTERED=20020106 - UPDATED=20090502 + UPDATED=20090728 SHORT="A scripting language" cat << EOF From zbiggy at lunar-linux.org Wed Jul 29 01:38:06 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Wed, 29 Jul 2009 01:38:06 +0200 Subject: [Lunar-commits] vlc: updated to 1.0.1 removed non existing options from DEPENDS Message-ID: <20090728234050.9DE689B1EB@doppio.foo-projects.org> commit ef4176572d4b95c82b2fc16ad6ee72747df7ec9d Author: Zbigniew Luszpinski Date: Wed Jul 29 01:38:06 2009 +0200 vlc: updated to 1.0.1 removed non existing options from DEPENDS --- video/vlc/DEPENDS | 10 ---------- video/vlc/DETAILS | 6 +++--- 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS index 288f78b..e535f6d 100644 --- a/video/vlc/DEPENDS +++ b/video/vlc/DEPENDS @@ -86,11 +86,6 @@ optional_depends "lirc" \ "" \ "for lirc support" -optional_depends "esound" \ - "--enable-esound" \ - "" \ - "for esound support" - optional_depends "twolame" \ "--enable-twolame" \ "--disable-twolame" \ @@ -116,11 +111,6 @@ optional_depends "qt4" \ "--disable-qt4 --disable-skins2" \ "for Qt 4.x support" -optional_depends "wxGTK" \ - "--enable-wxwidgets" \ - "" \ - "for wxWindows support" - optional_depends "live555" \ "--enable-live555 --with-live555-tree=/usr/lib/live" \ "--disable-live555" \ diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS index 270b3bc..995cd72 100644 --- a/video/vlc/DETAILS +++ b/video/vlc/DETAILS @@ -1,11 +1,11 @@ MODULE=vlc - VERSION=1.0.0 + VERSION=1.0.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.videolan.org/pub/videolan/$MODULE/$VERSION - SOURCE_VFY=sha1:fff08528d97d26f6f7faeafba94b445e0e3562e8 + SOURCE_VFY=sha1:4bd670f538651633c1115c8f4efc94211ff882ec WEB_SITE=http://www.videolan.org ENTERED=20011113 - UPDATED=20090708 + UPDATED=20090728 SHORT="Videolan client multimedia player" cat << EOF From ratler at lunar-linux.org Wed Jul 29 10:35:40 2009 From: ratler at lunar-linux.org (Stefan Wold) Date: Wed, 29 Jul 2009 10:35:40 +0200 Subject: [Lunar-commits] bind, bind-utils: Bump to 9.6.1-P1, fixes remote vulnerability Message-ID: <20090729083711.700EE9B1C0@doppio.foo-projects.org> commit bbc6e0c61da9f4eb40ec06cafac105d18dfde89b Author: Stefan Wold Date: Wed Jul 29 10:35:40 2009 +0200 bind, bind-utils: Bump to 9.6.1-P1, fixes remote vulnerability --- net/bind-utils/DETAILS | 6 +++--- net/bind/DETAILS | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/bind-utils/DETAILS b/net/bind-utils/DETAILS index a3b6107..eaeb45a 100644 --- a/net/bind-utils/DETAILS +++ b/net/bind-utils/DETAILS @@ -1,12 +1,12 @@ MODULE=bind-utils - VERSION=9.6.1 + VERSION=9.6.1-P1 SOURCE=bind-${VERSION}.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/bind-${VERSION} SOURCE_URL=ftp://ftp.isc.org/isc/bind9/${VERSION} - SOURCE_VFY=sha1:50c485a152b566ca89d082e5d6f777c00f0a92b2 + SOURCE_VFY=sha1:b266511994525b6203af173fd6dda9db58c500a8 WEB_SITE=http://www.isc.org/products/BIND ENTERED=20050513 - UPDATED=20090612 + UPDATED=20090729 SHORT="Collection of BIND related client programs" PSAFE=no diff --git a/net/bind/DETAILS b/net/bind/DETAILS index cb868a6..50f081f 100644 --- a/net/bind/DETAILS +++ b/net/bind/DETAILS @@ -1,13 +1,13 @@ # If you bump this module also bump bind-utils please kthx! MODULE=bind - VERSION=9.6.1 + VERSION=9.6.1-P1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=ftp://ftp.isc.org/isc/bind9/$VERSION - SOURCE_VFY=sha1:50c485a152b566ca89d082e5d6f777c00f0a92b2 + SOURCE_VFY=sha1:b266511994525b6203af173fd6dda9db58c500a8 WEB_SITE=http://www.isc.org/products/BIND ENTERED=20010922 - UPDATED=20090612 + UPDATED=20090729 SHORT="ISC's DNS (domain name system) server" PSAFE=no From florin at lunar-linux.org Wed Jul 29 21:22:13 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 29 Jul 2009 22:22:13 +0300 Subject: [Lunar-commits] autoconf: version bumped to 2.64. Message-ID: <20090729193128.7F8969B1C0@doppio.foo-projects.org> commit 7572ee1a7537799d30b5001dc45e3be19c791848 Author: Florin Braescu Date: Wed Jul 29 22:22:13 2009 +0300 autoconf: version bumped to 2.64. Changes: ** Autoconf now requires GNU M4 1.4.6 or later. ** AS_IF and AS_CASE have been taught to avoid syntax errors even when given arguments that expand to just whitespace. ** The following documented autoconf macros are new: AC_ERLANG_SUBST_ERTS_VER ** The autoheader tool now understands m4 macro arguments passed to AC_DEFINE and AC_DEFINE_UNQUOTED. ** Ensure AT_CHECK can support commands that include a # given with proper m4 quoting. ** The macro AT_CHECK now understands the concept of hard failure. ** The following documented autotest macros are new: AT_CHECK_UNQUOTED AT_FAIL_IF AT_SKIP_IF ** The following documented m4sugar macros are new: m4_argn m4_copy_force m4_default_nblank m4_default_nblank_quoted m4_ifblank m4_ifnblank m4_rename_force ** The autoconf testsuite now exercises all Erlang macros. --- devel/autoconf/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/autoconf/DETAILS b/devel/autoconf/DETAILS index 18a1954..9924a94 100644 --- a/devel/autoconf/DETAILS +++ b/devel/autoconf/DETAILS @@ -1,12 +1,12 @@ MODULE=autoconf - VERSION=2.63 + VERSION=2.64 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$GNU_URL/$MODULE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE - SOURCE_VFY=sha1:f15e14aa34acf871b47f659ef99a2e6707db4a18 + SOURCE_VFY=sha1:dfbcdbd7dd74a52130dda324e9d94ee0b8551466 WEB_SITE=http://www.gnu.org/software/autoconf ENTERED=20010922 - UPDATED=20080919 + UPDATED=20090729 SHORT="Produces shell scripts which configure source code" PSAFE=no From florin at lunar-linux.org Wed Jul 29 21:34:03 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 29 Jul 2009 22:34:03 +0300 Subject: [Lunar-commits] squid: version bumped to 3.0.STABLE17. Message-ID: <20090729193426.645679B1C0@doppio.foo-projects.org> commit bb074813b6ad2fa7bf389e1329a4db2ad46cbc92 Author: Florin Braescu Date: Wed Jul 29 22:34:03 2009 +0300 squid: version bumped to 3.0.STABLE17. Bugfixes. --- web/squid/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/squid/DETAILS b/web/squid/DETAILS index a1868a5..24579fd 100644 --- a/web/squid/DETAILS +++ b/web/squid/DETAILS @@ -1,12 +1,12 @@ MODULE=squid - VERSION=3.0.STABLE16 + VERSION=3.0.STABLE17 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=http://www.squid-cache.org/Versions/v3/3.0 SOURCE_URL[1]=http://www1.nl.squid-cache.org/Versions/v3/3.0 - SOURCE_VFY=sha1:d4438516e63a8ef232eac8526b7b4be27fdeca1f + SOURCE_VFY=sha1:9c619fcf7d2d62baaff1c718bf4f388b920675fb WEB_SITE=http://www.squid-cache.org ENTERED=20011214 - UPDATED=20090616 + UPDATED=20090729 SHORT="A full-featured Web proxy cache" cat << EOF From florin at lunar-linux.org Thu Jul 30 06:55:49 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 30 Jul 2009 07:55:49 +0300 Subject: [Lunar-commits] lvm2: version bumped to 2.02.50. Message-ID: <20090730045614.8DBE89B1C2@doppio.foo-projects.org> commit 0b262a27a62cda8ec2366961513d6c9d0bacdc74 Author: Florin Braescu Date: Thu Jul 30 07:55:49 2009 +0300 lvm2: version bumped to 2.02.50. Bugfixes release. --- filesys/lvm2/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/filesys/lvm2/DETAILS b/filesys/lvm2/DETAILS index 885349a..35b15b8 100644 --- a/filesys/lvm2/DETAILS +++ b/filesys/lvm2/DETAILS @@ -1,14 +1,14 @@ MODULE=lvm2 - VERSION=2.02.49 + VERSION=2.02.50 SOURCE=LVM2.$VERSION.tgz SOURCE_DIRECTORY=$BUILD_DIRECTORY/LVM2.$VERSION SOURCE_URL[0]=ftp://sources.redhat.com/pub/lvm2 SOURCE_URL[1]=ftp://sources.redhat.com/pub/lvm2/old - SOURCE_VFY=sha1:178eecfaeaef2dea67c76c0878be1e69b3a6ea37 + SOURCE_VFY=sha1:5b147ebcace987109c5721aab4cc35ac7e899095 WEB_SITE=http://sources.redhat.com/lvm2 ENTERED=20040511 - UPDATED=20090724 - PSAFE=no + UPDATED=20090730 + PSAFE=no SHORT="Logical volume manager" cat << EOF From florin at lunar-linux.org Thu Jul 30 07:00:22 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 30 Jul 2009 08:00:22 +0300 Subject: [Lunar-commits] ncftp: version bumped to 3.2.3. Message-ID: <20090730050050.BA2F89B1C2@doppio.foo-projects.org> commit deac57d94c74a90aa42ee73ac299436bc297b546 Author: Florin Braescu Date: Thu Jul 30 08:00:22 2009 +0300 ncftp: version bumped to 3.2.3. Bugfixes and enhacements. --- ftp/ncftp/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ftp/ncftp/DETAILS b/ftp/ncftp/DETAILS index 34ff276..1712b29 100644 --- a/ftp/ncftp/DETAILS +++ b/ftp/ncftp/DETAILS @@ -1,11 +1,11 @@ MODULE=ncftp - VERSION=3.2.2 + VERSION=3.2.3 SOURCE=$MODULE-$VERSION-src.tar.bz2 SOURCE_URL=ftp://ftp.ncftp.com/ncftp - SOURCE_VFY=sha1:2127457f1148ca6847daf40397b8c0237af4902d + SOURCE_VFY=sha1:7d58ce15662a2aeeb0b564f98c2beea2f6e54a0b WEB_SITE=http://www.ncftp.com ENTERED=20010922 - UPDATED=20080810 + UPDATED=20090730 SHORT="A set of programs implementing the File Transfer Protocol" cat << EOF From florin at lunar-linux.org Thu Jul 30 12:19:18 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 30 Jul 2009 13:19:18 +0300 Subject: [Lunar-commits] laptop-mode-tools: version bumped to 1.50. Message-ID: <20090730101957.9A5E09B1C2@doppio.foo-projects.org> commit 0b5a5f086c14ffcc5c6766b723e24b6623d2a17a Author: Florin Braescu Date: Thu Jul 30 13:19:18 2009 +0300 laptop-mode-tools: version bumped to 1.50. Bugfixes and improvements. --- utils/laptop-mode-tools/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/laptop-mode-tools/DETAILS b/utils/laptop-mode-tools/DETAILS index 2f24e9d..5101a63 100644 --- a/utils/laptop-mode-tools/DETAILS +++ b/utils/laptop-mode-tools/DETAILS @@ -1,12 +1,12 @@ MODULE=laptop-mode-tools - VERSION=1.49 + VERSION=1.50 SOURCE=${MODULE}_${VERSION}.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_${VERSION} SOURCE_URL=http://samwel.tk/laptop_mode/tools/downloads - SOURCE_VFY=sha1:1abfb4ec5c18fdb26d7d9d403e54676b5af9fc58 + SOURCE_VFY=sha1:b40270f3d21e80c2953247eeb1d0b939f6a8b02d WEB_SITE=http://www.samwel.tk/laptop_mode ENTERED=20080806 - UPDATED=20090624 + UPDATED=20090730 SHORT="A laptop power-saving package for Linux systems" cat << EOF From stumbles at lunar-linux.org Thu Jul 30 13:16:18 2009 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 30 Jul 2009 07:16:18 -0400 Subject: [Lunar-commits] usbutils: version bump. Message-ID: <20090730111642.680959B1C2@doppio.foo-projects.org> commit 2a06639216f541725c4a734f33d3cd41dc3a7a47 Author: Dennis `stumbles` Veatch Date: Thu Jul 30 07:16:18 2009 -0400 usbutils: version bump. --- utils/usbutils/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/usbutils/DETAILS b/utils/usbutils/DETAILS index faf0f60..1569fd0 100644 --- a/utils/usbutils/DETAILS +++ b/utils/usbutils/DETAILS @@ -1,13 +1,13 @@ MODULE=usbutils - VERSION=0.82 + VERSION=0.84 SOURCE=$MODULE-$VERSION.tar.gz SOURCE2=usb.ids.gz SOURCE_URL[0]=$SFORGE_URL/linux-usb SOURCE2_URL[0]=http://www.linux-usb.org - SOURCE_VFY=sha1:4199a658f48da270e2aa724aeaaf3cec865b588c + SOURCE_VFY=sha1:794b75020279f95bd44f7a5b098bdb16e131592c WEB_SITE=http://kerneltrap.org/node/4649 ENTERED=20030108 - UPDATED=20090621 + UPDATED=20090730 SHORT="the pciutils of usb" cat << EOF From stumbles at lunar-linux.org Thu Jul 30 13:17:49 2009 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 30 Jul 2009 07:17:49 -0400 Subject: [Lunar-commits] rrdtool: version bump. Message-ID: <20090730111806.35A799B1C2@doppio.foo-projects.org> commit 1b1984ebb2bd25d6d5e5d3b0153a4290e806dd29 Author: Dennis `stumbles` Veatch Date: Thu Jul 30 07:17:49 2009 -0400 rrdtool: version bump. --- utils/rrdtool/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/rrdtool/DETAILS b/utils/rrdtool/DETAILS index 3a76459..d250a4f 100644 --- a/utils/rrdtool/DETAILS +++ b/utils/rrdtool/DETAILS @@ -1,11 +1,11 @@ MODULE=rrdtool - VERSION=1.2.27 + VERSION=1.3.8 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://oss.oetiker.ch/$MODULE/pub - SOURCE_VFY=sha1:15028b65be68da83602f7479405dffb1eef819ec + SOURCE_VFY=sha1:1fe71706442ddd78ec8cdbaadd8ce16bb1326b05 WEB_SITE=http://oss.oetiker.ch/rrdtool ENTERED=20040217 - UPDATED=20080531 + UPDATED=20090730 SHORT="A graphing library" PSAFE=no From stumbles at lunar-linux.org Thu Jul 30 16:50:12 2009 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 30 Jul 2009 10:50:12 -0400 Subject: [Lunar-commits] sip: version bump Message-ID: <20090730145104.AEA49F394A@doppio.foo-projects.org> commit 27e132c7194148afdf95b7f4e62358eac872ad60 Author: Dennis `stumbles` Veatch Date: Thu Jul 30 10:50:12 2009 -0400 sip: version bump --- python/sip/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/sip/DETAILS b/python/sip/DETAILS index 1833a4c..8ed9a7c 100644 --- a/python/sip/DETAILS +++ b/python/sip/DETAILS @@ -1,11 +1,11 @@ MODULE=sip - VERSION=4.8.1 + VERSION=4.8.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.riverbankcomputing.com/static/Downloads/sip4 - SOURCE_VFY=sha1:7e1b0899994fc7a20e26f4aa861979de3ea85f70 + SOURCE_VFY=sha1:0364027c34eb69ce8c51d316c68f10a02a42d036 WEB_SITE=http://www.riverbankcomputing.co.uk/software/sip/intro ENTERED=20020520 - UPDATED=20090617 + UPDATED=20090730 SHORT="Create Python bindings for C++ libraries" cat << EOF From stumbles at lunar-linux.org Thu Jul 30 16:50:30 2009 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 30 Jul 2009 10:50:30 -0400 Subject: [Lunar-commits] PyQt4: bug fix release. Message-ID: <20090730145104.B91499B1EA@doppio.foo-projects.org> commit c40e95545162f74e786918eb1f461dbcfbc5b0e9 Author: Dennis `stumbles` Veatch Date: Thu Jul 30 10:50:30 2009 -0400 PyQt4: bug fix release. --- python/PyQt4/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/PyQt4/DETAILS b/python/PyQt4/DETAILS index ed795b8..2d32345 100644 --- a/python/PyQt4/DETAILS +++ b/python/PyQt4/DETAILS @@ -1,14 +1,14 @@ MODULE=PyQt4 EXTRA=x11-gpl - VERSION=4.5.2 + VERSION=4.5.4 SOURCE=PyQt-$EXTRA-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/PyQt-$EXTRA-$VERSION SOURCE_URL=http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4 - SOURCE_VFY=sha1:25d41d489fae521e26797b797137e069af13c2ae + SOURCE_VFY=sha1:be8b01b8b2343a6a85f18d16f10bc549e88265d6 MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4} WEB_SITE=http://www.riverbankcomputing.co.uk/news ENTERED=20080102 - UPDATED=20090714 + UPDATED=20090730 SHORT="A set of Python bindings for the Qt 4.x toolkit" cat << EOF From ratler at lunar-linux.org Thu Jul 30 18:46:29 2009 From: ratler at lunar-linux.org (Stefan Wold) Date: Thu, 30 Jul 2009 18:46:29 +0200 Subject: [Lunar-commits] irssi: Version bump to 0.8.14 Message-ID: <20090730164634.BC0259B1EA@doppio.foo-projects.org> commit 43d32bb40c280075bab6501043610fdb422b012e Author: Stefan Wold Date: Thu Jul 30 18:46:29 2009 +0200 irssi: Version bump to 0.8.14 --- chat/irssi/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chat/irssi/DETAILS b/chat/irssi/DETAILS index 6b78cab..9fd83c0 100644 --- a/chat/irssi/DETAILS +++ b/chat/irssi/DETAILS @@ -1,11 +1,11 @@ MODULE=irssi - VERSION=0.8.13 + VERSION=0.8.14 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://irssi.org/files - SOURCE_VFY=sha1:8ad6e5de345e64a2aad372ae237fd59a7b43f47b - WEB_SITE=http://irssi.org + SOURCE_VFY=sha1:7718afec2de99a85b7eee0b945f8424d7b1bc947 + WEB_SITE=http://irssi.org/ ENTERED=20020908 - UPDATED=20090402 + UPDATED=20090730 SHORT="irssi: an IRC client" cat << EOF From zbiggy at lunar-linux.org Thu Jul 30 23:37:24 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Thu, 30 Jul 2009 23:37:24 +0200 Subject: [Lunar-commits] libksba: updated to 1.0.7 Message-ID: <20090730214258.95A719B1ED@doppio.foo-projects.org> commit 84ef78c3c558e385b25a9db638b151eaaa1fbfdf Author: Zbigniew Luszpinski Date: Thu Jul 30 23:37:24 2009 +0200 libksba: updated to 1.0.7 --- crypto/libksba/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/crypto/libksba/DETAILS b/crypto/libksba/DETAILS index 2abf7fe..104ad6f 100644 --- a/crypto/libksba/DETAILS +++ b/crypto/libksba/DETAILS @@ -1,11 +1,11 @@ MODULE=libksba - VERSION=1.0.6 + VERSION=1.0.7 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=ftp://ftp.gnupg.org/gcrypt/$MODULE/ - SOURCE_VFY=sha1:a15b7676b08876f9629bb2676b6466151c6976b8 + SOURCE_VFY=sha1:c8d269fb15869b59204ef3f5d46ceb2c44dbeab3 WEB_SITE=http://www.gnupg.org/aegypten/ ENTERED=20030310 - UPDATED=20090617 + UPDATED=20090729 SHORT="A library to make X.509 certs and CMS easily accessible to applications" cat << EOF libksba provides an easy API to create and parse X.509 and CMS From zbiggy at lunar-linux.org Thu Jul 30 23:39:30 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Thu, 30 Jul 2009 23:39:30 +0200 Subject: [Lunar-commits] dirmngr: updated to 1.0.3 Message-ID: <20090730214258.A4E059B1F0@doppio.foo-projects.org> commit dfc00b5f6112a0cc64e6383d12e021560272fed5 Author: Zbigniew Luszpinski Date: Thu Jul 30 23:39:30 2009 +0200 dirmngr: updated to 1.0.3 --- security/dirmngr/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/security/dirmngr/DETAILS b/security/dirmngr/DETAILS index e031b22..9518d03 100644 --- a/security/dirmngr/DETAILS +++ b/security/dirmngr/DETAILS @@ -1,12 +1,12 @@ MODULE=dirmngr - VERSION=1.0.2 + VERSION=1.0.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/$MODULE SOURCE_URL[1]=ftp://ftp.gnupg.org/gcrypt/$MODULE - SOURCE_VFY=sha1:55c82f918731f142cbe26d598a97c0c08bd7d1f8 + SOURCE_VFY=sha1:437d381c937b1f1d0699d1ed37cf50f14bfbcd32 WEB_SITE=http://www.gnupg.org/ ENTERED=20051108 - UPDATED=20080815 + UPDATED=20090729 MAINTAINER=zbiggy at o2.pl SHORT="X.509 Directory Manager" From zbiggy at lunar-linux.org Thu Jul 30 23:40:30 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Thu, 30 Jul 2009 23:40:30 +0200 Subject: [Lunar-commits] git: updated to 1.6.3.4 Message-ID: <20090730214258.B3BD39B1F2@doppio.foo-projects.org> commit 1b53ebb135f949cfa6484134ceaf75074337f06b Author: Zbigniew Luszpinski Date: Thu Jul 30 23:40:30 2009 +0200 git: updated to 1.6.3.4 --- devel/git/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/git/DETAILS b/devel/git/DETAILS index d3efed4..20924aa 100644 --- a/devel/git/DETAILS +++ b/devel/git/DETAILS @@ -1,17 +1,17 @@ MODULE=git - VERSION=1.6.3.3 + VERSION=1.6.3.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=$MODULE-manpages-$VERSION.tar.bz2 SOURCE3=$MODULE-makefile-install-8.patch SOURCE_URL=$KERNEL_URL/pub/software/scm/git SOURCE2_URL=$KERNEL_URL/pub/software/scm/git SOURCE3_URL=$PATCH_URL - SOURCE_VFY=sha1:200b49304696357ccf7a4837307348d681b7e04d - SOURCE2_VFY=sha1:0153298e215ac6beb3c6073aa1c8bd0de9a1da3b + SOURCE_VFY=sha1:76d148e1b7137e9c8ce29bdaf2ba7de0f1a9a616 + SOURCE2_VFY=sha1:eb2884190214351f9cff962d90d28b8adb607372 SOURCE3_VFY=sha1:647b27f4474b89c3003eeb35856cfaaf76bf8ce8 WEB_SITE=http://git-scm.com ENTERED=20050707 - UPDATED=20090622 + UPDATED=20090729 SHORT="Fast version control system" PSAFE=no From zbiggy at lunar-linux.org Thu Jul 30 23:41:27 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Thu, 30 Jul 2009 23:41:27 +0200 Subject: [Lunar-commits] bash: updated to 3.2.50 Message-ID: <20090730214258.C70469B1F3@doppio.foo-projects.org> commit 317fdcc0c85c8ebf71d8e7e3f4b9057abc5f34af Author: Zbigniew Luszpinski Date: Thu Jul 30 23:41:27 2009 +0200 bash: updated to 3.2.50 --- shells/bash/BUILD | 1 + shells/bash/DETAILS | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/shells/bash/BUILD b/shells/bash/BUILD index 0566605..c9593e5 100644 --- a/shells/bash/BUILD +++ b/shells/bash/BUILD @@ -1,6 +1,7 @@ ( patch_it $SOURCE2 0 && + patch_it $SOURCE3 0 && bad_flags -malign-double OPTS+=" --bindir=/bin \ diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS index 13fbca7..335b0ae 100644 --- a/shells/bash/DETAILS +++ b/shells/bash/DETAILS @@ -1,18 +1,21 @@ MODULE=bash - VERSION=3.2.49 + VERSION=3.2.50 BASE=3.2.48 SOURCE=$MODULE-$BASE.tar.gz SOURCE2=bash32-049 + SOURCE3=bash32-050 SOURCE_URL[0]=$GNU_URL/$MODULE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/$MODULE SOURCE2_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches + SOURCE3_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches SOURCE_VFY=sha1:ed10f49e57bb83e717ebb85bb5662e24ac5ba37c SOURCE2_VFY=sha1:da7b29dd5d2e3c3a5d54b845180b587cc1995134 + SOURCE3_VFY=sha1:81e1345b708ee135c17fb409b566e8e38a5f8a3f SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html ENTERED=20010922 - UPDATED=20090704 + UPDATED=20090729 SHORT="A shell of the GNU operating system" PSAFE=no From zbiggy at lunar-linux.org Thu Jul 30 23:41:50 2009 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Thu, 30 Jul 2009 23:41:50 +0200 Subject: [Lunar-commits] bash_static: updated to 3.2.50 Message-ID: <20090730214258.DBB7C9B1ED@doppio.foo-projects.org> commit 13e94ebb6d156d1bc874a45768f93d1ee4dd837c Author: Zbigniew Luszpinski Date: Thu Jul 30 23:41:50 2009 +0200 bash_static: updated to 3.2.50 --- shells/bash_static/BUILD | 5 +++-- shells/bash_static/DETAILS | 7 +++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/shells/bash_static/BUILD b/shells/bash_static/BUILD index 50fe196..d457432 100644 --- a/shells/bash_static/BUILD +++ b/shells/bash_static/BUILD @@ -1,6 +1,8 @@ ( patch_it $SOURCE2 0 && + patch_it $SOURCE3 0 && + bad_flags -malign-double OPTS=$OPTS" --bindir=/bin \ @@ -8,7 +10,7 @@ --with-installed-readline \ --with-curses \ --enable-static-link \ - ac_cv_func_working_mktime=yes" && + ac_cv_func_working_mktime=yes" && default_config && make version.h && @@ -17,4 +19,3 @@ cp bash /bin/bash_static ) > $C_FIFO 2>&1 - diff --git a/shells/bash_static/DETAILS b/shells/bash_static/DETAILS index a9a46eb..a0bf573 100644 --- a/shells/bash_static/DETAILS +++ b/shells/bash_static/DETAILS @@ -1,18 +1,21 @@ MODULE=bash_static - VERSION=3.2.49 + VERSION=3.2.50 BASE=3.2.48 SOURCE=bash-$BASE.tar.gz SOURCE2=bash32-049 + SOURCE3=bash32-050 SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$BASE SOURCE_URL[0]=$GNU_URL/bash SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/bash SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/bash SOURCE2_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches + SOURCE3_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches SOURCE_VFY=sha1:ed10f49e57bb83e717ebb85bb5662e24ac5ba37c SOURCE2_VFY=sha1:da7b29dd5d2e3c3a5d54b845180b587cc1995134 + SOURCE3_VFY=sha1:81e1345b708ee135c17fb409b566e8e38a5f8a3f WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html ENTERED=20020615 - UPDATED=20090704 + UPDATED=20090729 SHORT="A static build of bash, named as bash_static" cat << EOF From stumbles at lunar-linux.org Fri Jul 31 00:53:29 2009 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 30 Jul 2009 18:53:29 -0400 Subject: [Lunar-commits] kdelibs4: just adding krb5 as an optional_depends. Everything recompiled Message-ID: <20090730225442.72B3AF4644@doppio.foo-projects.org> commit 5c96be3a0e4c976379fd47a41aeed984722dc53b Author: Dennis `stumbles` Veatch Date: Thu Jul 30 18:53:29 2009 -0400 kdelibs4: just adding krb5 as an optional_depends. Everything recompiled fine. --- kde4/base/kdelibs4/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/kde4/base/kdelibs4/DEPENDS b/kde4/base/kdelibs4/DEPENDS index cf8f667..1804809 100644 --- a/kde4/base/kdelibs4/DEPENDS +++ b/kde4/base/kdelibs4/DEPENDS @@ -15,3 +15,4 @@ optional_depends "enchant" "" "" "needed for spell checking library access" optional_depends "jasper" "" "" "for JPEG-2000 image reading support" optional_depends "OpenEXR" "" "" "for high dynamic-range image support" optional_depends "attr" "" "" "for Access Control List support" +optional_depends "krb5" "" "" "for Generic Security Services support" From stumbles at lunar-linux.org Fri Jul 31 02:25:48 2009 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 30 Jul 2009 20:25:48 -0400 Subject: [Lunar-commits] mpeg3tools: version bump. Better table of contents generation & handling of ID3 tags. Message-ID: <20090731002620.4579BF3D79@doppio.foo-projects.org> commit 766a2c0e9149b64792608fa0393c8413433ecd6b Author: Dennis `stumbles` Veatch Date: Thu Jul 30 20:25:48 2009 -0400 mpeg3tools: version bump. Better table of contents generation & handling of ID3 tags. --- video/mpeg3tools/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/mpeg3tools/DETAILS b/video/mpeg3tools/DETAILS index 4d4cb4b..9fdbc92 100644 --- a/video/mpeg3tools/DETAILS +++ b/video/mpeg3tools/DETAILS @@ -1,12 +1,12 @@ MODULE=mpeg3tools - VERSION=1.7 + VERSION=1.8 SOURCE=libmpeg3-$VERSION-src.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/libmpeg3-$VERSION SOURCE_URL=$SFORGE_URL/heroines/ - SOURCE_VFY=sha1:577da1ddf77f1e1fcd1deb69829eec3567daed36 + SOURCE_VFY=sha1:dae3fc1d68533e71cb9f77adf124bfbfb4e13ae6 WEB_SITE=http://heroinewarrior.com/libmpeg3.php3 ENTERED=20031128 - UPDATED=20060830 + UPDATED=20090730 SHORT="supports advanced editing and manipulation of MPEG streams" cat << EOF Libmpeg3 is primarily a supporting library for Cinelerra. It supports all of From dagbrown at lunar-linux.org Fri Jul 31 07:51:30 2009 From: dagbrown at lunar-linux.org (Dave Brown) Date: Fri, 31 Jul 2009 14:51:30 +0900 Subject: [Lunar-commits] ruby: rolling back to 1.8.7-p160. Message-ID: <20090731055258.5A2C89B1ED@doppio.foo-projects.org> commit 358094a167c6a7a684e63eea7db457988d9c3e57 Author: Dave Brown Date: Fri Jul 31 14:51:30 2009 +0900 ruby: rolling back to 1.8.7-p160. Ruby 1.9.x is the *BETA* version. It is not, and will never be, the stable version of Ruby. The next stable major version of Ruby will be version 2.0. --- compilers/ruby/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/compilers/ruby/DETAILS b/compilers/ruby/DETAILS index 19dc7ab..83e7502 100644 --- a/compilers/ruby/DETAILS +++ b/compilers/ruby/DETAILS @@ -1,12 +1,12 @@ MODULE=ruby - VERSION=1.9.1-p243 + VERSION=1.8.7-p160 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=http://ftp.ruby-lang.org/pub/$MODULE/1.9 + SOURCE_URL[0]=http://ftp.ruby-lang.org/pub/$MODULE/1.8 SOURCE_URL[1]=http://gd.tuwien.ac.at/languages/$MODULE - SOURCE_VFY=sha1:9545c175cc72a64cf5efb6f5c0a4a6760ef599e9 + SOURCE_VFY=sha1:45d6bd31a23533369ad6a959bced78674022253a WEB_SITE=http://www.ruby-lang.org/en ENTERED=20020106 - UPDATED=20090728 + UPDATED=20090502 SHORT="A scripting language" cat << EOF From florin at lunar-linux.org Fri Jul 31 12:15:58 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 31 Jul 2009 13:15:58 +0300 Subject: [Lunar-commits] mono: version bumped to 2.4.2.3. Message-ID: <20090731101801.DCA0E9B1ED@doppio.foo-projects.org> commit 97a104b32d08f03494a835c95bd827ce671a4bda Author: Florin Braescu Date: Fri Jul 31 13:15:58 2009 +0300 mono: version bumped to 2.4.2.3. Bugfixes. --- mono/mono/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/mono/DETAILS b/mono/mono/DETAILS index 6247cbd..4a1b149 100644 --- a/mono/mono/DETAILS +++ b/mono/mono/DETAILS @@ -1,11 +1,11 @@ MODULE=mono - VERSION=2.4.2.2 + VERSION=2.4.2.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE - SOURCE_VFY=sha1:dd70a6f749df7b497189e0ecb6796e00c50394c1 + SOURCE_VFY=sha1:c0e7c2992ef6c1ea3d1fd48ef581aa1ff6ec29cb WEB_SITE=http://www.mono-project.com ENTERED=20020801 - UPDATED=20090724 + UPDATED=20090731 PSAFE=no SHORT=".NET and C# Compiler" From florin at lunar-linux.org Fri Jul 31 12:40:01 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 31 Jul 2009 13:40:01 +0300 Subject: [Lunar-commits] linux-2.6: version bumped to 2.6.30.4. Message-ID: <20090731104033.3F6889B1ED@doppio.foo-projects.org> commit a216303e1b61416f2873404007827049fdbb36da Author: Florin Braescu Date: Fri Jul 31 13:40:01 2009 +0300 linux-2.6: version bumped to 2.6.30.4. More bugfixes. --- kernel/linux-2.6/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/linux-2.6/DETAILS b/kernel/linux-2.6/DETAILS index 4d769d5..4368efd 100644 --- a/kernel/linux-2.6/DETAILS +++ b/kernel/linux-2.6/DETAILS @@ -1,5 +1,5 @@ MODULE=linux-2.6 - VERSION=2.6.30.3 + VERSION=2.6.30.4 BASE=$(echo $VERSION | cut -d. -f1,2,3) SOURCE=linux-${BASE}.tar.bz2 SOURCE2=patch-${VERSION}.bz2 @@ -9,10 +9,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6 SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6 SOURCE_VFY=sha1:5fb7f2ccdc59c57887d586971a157bee7af324d1 - SOURCE2_VFY=sha1:16cfdca44b274236c213189cbc411f0449448980 + SOURCE2_VFY=sha1:0e2718a98e1c5f9739e42764134a9c2fc0c7ee25 WEB_SITE=http://www.kernel.org ENTERED=20041019 - UPDATED=20090725 + UPDATED=20090731 SHORT="The core of a Linux GNU Operating System" KEEP_SOURCE=on TMPFS=off From florin at lunar-linux.org Fri Jul 31 12:47:03 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 31 Jul 2009 13:47:03 +0300 Subject: [Lunar-commits] qemu: version bumped to 0.10.6. Message-ID: <20090731104722.CD49C9B1ED@doppio.foo-projects.org> commit 4927e99d8f90a219cae74b79ab94cd50e9d32d7a Author: Florin Braescu Date: Fri Jul 31 13:47:03 2009 +0300 qemu: version bumped to 0.10.6. Bugfixes release. --- devel/qemu/BUILD | 4 ++-- devel/qemu/DETAILS | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/qemu/BUILD b/devel/qemu/BUILD index 988eeca..fe59559 100644 --- a/devel/qemu/BUILD +++ b/devel/qemu/BUILD @@ -4,8 +4,8 @@ OPTS+=" --extra-ldflags=-L/usr/X11R6/lib" OPTS+=" --target-list=$(echo $TARGETLIST | sed s/\ /,/g)" - ./configure --prefix=/usr \ - $OPTS && + ./configure --prefix=/usr \ + $OPTS && default_make && diff --git a/devel/qemu/DETAILS b/devel/qemu/DETAILS index d424732..ee182b2 100644 --- a/devel/qemu/DETAILS +++ b/devel/qemu/DETAILS @@ -1,11 +1,11 @@ MODULE=qemu - VERSION=0.10.5 + VERSION=0.10.6 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://download.savannah.gnu.org/releases/$MODULE - SOURCE_VFY=sha1:236de8714554d98beb97f3fb34985f709bf7d3be + SOURCE_VFY=sha1:9432738ba513e07c981097468945b2e3ad9cb81e WEB_SITE=http://www.nongnu.org/qemu ENTERED=20040318 - UPDATED=20090522 + UPDATED=20090731 SHORT="A fast processor emulator" MAINTAINER=tchan at lunar-linux.org From florin at lunar-linux.org Fri Jul 31 12:48:11 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 31 Jul 2009 13:48:11 +0300 Subject: [Lunar-commits] linux-2.6: small typo fix. Message-ID: <20090731104831.B3CA19B1ED@doppio.foo-projects.org> commit 70fdf1395e5ae1cf9b87aa73d9d1e78e3762b94f Author: Florin Braescu Date: Fri Jul 31 13:48:11 2009 +0300 linux-2.6: small typo fix. --- kernel/linux-2.6/BUILD | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/linux-2.6/BUILD b/kernel/linux-2.6/BUILD index d41ddb7..064f731 100644 --- a/kernel/linux-2.6/BUILD +++ b/kernel/linux-2.6/BUILD @@ -30,7 +30,7 @@ make ${MAKES:+-j$MAKES} bzImage && make ${MAKES:+-j$MAKES} modules && - backup_mods_krnl $VERSION && + backup_mods_krnl $VERSION && prepare_install && make modules_install && cp arch/${MYARCH}/boot/bzImage /boot/$VERSION-`arch` && From florin at lunar-linux.org Fri Jul 31 13:00:18 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 31 Jul 2009 14:00:18 +0300 Subject: [Lunar-commits] sudo: version bumped to 1.7.2p1. Message-ID: <20090731110043.964009B1ED@doppio.foo-projects.org> commit aa424d2f8125cfb492d2f71f2be26651346c2be9 Author: Florin Braescu Date: Fri Jul 31 14:00:18 2009 +0300 sudo: version bumped to 1.7.2p1. Security release. --- security/sudo/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/security/sudo/DETAILS b/security/sudo/DETAILS index 4fd244e..2b07405 100644 --- a/security/sudo/DETAILS +++ b/security/sudo/DETAILS @@ -1,12 +1,12 @@ MODULE=sudo - VERSION=1.7.2 + VERSION=1.7.2p1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=ftp://ftp.sudo.ws/pub/$MODULE SOURCE_URL[1]=ftp://ftp.courtesan.com/pub/$MODULE - SOURCE_VFY=sha1:566952fc9fb18b6c1e861e03ad5a63d27e54a501 + SOURCE_VFY=sha1:2ef461d840110d2c9160db142336591775ede67a WEB_SITE=http://www.courtesan.com/sudo ENTERED=20010922 - UPDATED=20090713 + UPDATED=20090731 SHORT="Grant limited superuser ability to users/groups" cat << EOF From stumbles at lunar-linux.org Fri Jul 31 14:38:11 2009 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Fri, 31 Jul 2009 08:38:11 -0400 Subject: [Lunar-commits] ekiga: add a missing depends. Message-ID: <20090731123837.135769B1ED@doppio.foo-projects.org> commit ce69f98e5bfa0cfe11105793630071e4f243edef Author: Dennis `stumbles` Veatch Date: Fri Jul 31 08:38:11 2009 -0400 ekiga: add a missing depends. --- gnome2/desktop/ekiga/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gnome2/desktop/ekiga/DEPENDS b/gnome2/desktop/ekiga/DEPENDS index 604d618..bcef487 100644 --- a/gnome2/desktop/ekiga/DEPENDS +++ b/gnome2/desktop/ekiga/DEPENDS @@ -3,6 +3,7 @@ depends ptlib depends opal depends gnome-doc-utils depends cyrus-sasl +depends libsigc++2 optional_depends dbus "" "--disable-dbus" "for dbus support" optional_depends avahi "" "--disable-avahi" "for avahi support" From elangelo at xfce.org Fri Jul 31 17:05:31 2009 From: elangelo at xfce.org (Samuel Verstraete) Date: Fri, 31 Jul 2009 17:05:31 +0200 Subject: [Lunar-commits] Revert "lvm2: version bumped to 2.02.50." Message-ID: <20090731150709.E2A459B1ED@doppio.foo-projects.org> commit bb8210dd2a3253c9d677311394b5f7569a0f441d Author: Samuel Verstraete Date: Fri Jul 31 17:05:31 2009 +0200 Revert "lvm2: version bumped to 2.02.50." This reverts commit 0b262a27a62cda8ec2366961513d6c9d0bacdc74. As our current mount implementation does not work with this new version I'm reverting till we have the time to fix this. --- filesys/lvm2/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/filesys/lvm2/DETAILS b/filesys/lvm2/DETAILS index 35b15b8..885349a 100644 --- a/filesys/lvm2/DETAILS +++ b/filesys/lvm2/DETAILS @@ -1,14 +1,14 @@ MODULE=lvm2 - VERSION=2.02.50 + VERSION=2.02.49 SOURCE=LVM2.$VERSION.tgz SOURCE_DIRECTORY=$BUILD_DIRECTORY/LVM2.$VERSION SOURCE_URL[0]=ftp://sources.redhat.com/pub/lvm2 SOURCE_URL[1]=ftp://sources.redhat.com/pub/lvm2/old - SOURCE_VFY=sha1:5b147ebcace987109c5721aab4cc35ac7e899095 + SOURCE_VFY=sha1:178eecfaeaef2dea67c76c0878be1e69b3a6ea37 WEB_SITE=http://sources.redhat.com/lvm2 ENTERED=20040511 - UPDATED=20090730 - PSAFE=no + UPDATED=20090724 + PSAFE=no SHORT="Logical volume manager" cat << EOF From engelsman at lunar-linux.org Fri Jul 31 18:56:46 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Fri, 31 Jul 2009 18:56:46 +0200 Subject: [Lunar-commits] openal: updated to version 1.8.466 Message-ID: <20090731165709.85BCE9B1ED@doppio.foo-projects.org> commit d382ebd6b7ea87104e2e63663e303e8184aca288 Author: Paul Bredbury Date: Fri Jul 31 18:56:46 2009 +0200 openal: updated to version 1.8.466 --- audio/openal/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/openal/DETAILS b/audio/openal/DETAILS index 754bc5d..41a5fd2 100644 --- a/audio/openal/DETAILS +++ b/audio/openal/DETAILS @@ -1,12 +1,12 @@ MODULE=openal - VERSION=1.7.411 + VERSION=1.8.466 SOURCE=$MODULE-soft-$VERSION.tar.bz2 SOURCE_URL=http://kcat.strangesoft.net/openal-releases/ - SOURCE_VFY=sha1:b43085f176a29746aba7cef54d362a023f4deed1 + SOURCE_VFY=sha1:744f0f0c1d2e377ed0378ce4a53470d4115f2224 SOURCE_DIRECTORY=$BUILD_DIRECTORY/openal-soft-$VERSION WEB_SITE=http://www.openal.org/ ENTERED=20030129 - UPDATED=20090315 + UPDATED=20090712 SHORT="3D Audio Library" cat << EOF From engelsman at lunar-linux.org Fri Jul 31 19:32:48 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Fri, 31 Jul 2009 19:32:48 +0200 Subject: [Lunar-commits] python-mpd: add sensible dependencies Message-ID: <20090731173612.570719B1ED@doppio.foo-projects.org> commit ff5995a9682de82075fd7fe30199f982f708682d Author: Paul Bredbury Date: Fri Jul 31 19:32:48 2009 +0200 python-mpd: add sensible dependencies --- audio/python-mpd/DEPENDS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/audio/python-mpd/DEPENDS b/audio/python-mpd/DEPENDS new file mode 100644 index 0000000..a1c82b6 --- /dev/null +++ b/audio/python-mpd/DEPENDS @@ -0,0 +1,2 @@ +depends Python +depends mpd From engelsman at lunar-linux.org Fri Jul 31 19:35:42 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Fri, 31 Jul 2009 19:35:42 +0200 Subject: [Lunar-commits] mpd: updated to version 0.15.1 Message-ID: <20090731173612.6061D9B1F0@doppio.foo-projects.org> commit 1dfaa72ff6712ddff473784b2c9404d97dd392fd Author: Paul Bredbury Date: Fri Jul 31 19:35:42 2009 +0200 mpd: updated to version 0.15.1 mpd: version bump, with fixed/extended deps Note: have disabled optional depends on wildmidi module for now downloads, compiles and installs OK, but otherwise untested - engelsman --- audio/mpd/DEPENDS | 6 +++--- audio/mpd/DETAILS | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/audio/mpd/DEPENDS b/audio/mpd/DEPENDS index cb05162..6264d30 100644 --- a/audio/mpd/DEPENDS +++ b/audio/mpd/DEPENDS @@ -4,9 +4,9 @@ depends docbook-4.2 optional_depends "libao" "--enable-ao" "--disable-ao" "to enable libao support" optional_depends "alsa-lib" "--enable-alsa" "--disable-alsa" "to enable ALSA support" optional_depends "libid3tag" "--enable-id3" "--disable-id3" "to enable support for ID3 tags" -optional_depends "libvorbis" "--enable-ogg" "--disable-ogg" "to enable OGG support" +optional_depends "libvorbis" "--enable-vorbis" "--disable-vorbis" "to enable vorbis support" optional_depends "flac" "--enable-flac" "--disable-flac" "to enable FLAC support" optional_depends "faad" "--enable-aac" "--disable-aac" "to enable AAC support" optional_depends "audiofile" "--enable-audiofile" "--disable-audiofile" "to enable audiofile support" -optional_depends "libmikmod" "--enable-mod" "--disable-mod" "to enable MOD support" - +optional_depends "libmikmod" "--enable-mikmod" "--disable-mikmod" "to enable MOD support" +#optional_depends "wildmidi" "--enable-wildmidi" "--disable-wildmidi" "to enable midi support" diff --git a/audio/mpd/DETAILS b/audio/mpd/DETAILS index 64e33ce..e5a2037 100644 --- a/audio/mpd/DETAILS +++ b/audio/mpd/DETAILS @@ -1,11 +1,11 @@ MODULE=mpd - VERSION=0.14.2 + VERSION=0.15.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/musicpd/ - SOURCE_VFY=sha1:1ac9f6eff72c9e061af670e195da824310f3d922 + SOURCE_VFY=sha1:eca8821e2c34b37232621b7219e39f0a6d67d190 WEB_SITE=http://musicpd.org ENTERED=20060421 - UPDATED=20090309 + UPDATED=20090721 SHORT="Music player daemon" cat << EOF From engelsman at lunar-linux.org Fri Jul 31 20:58:29 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Fri, 31 Jul 2009 20:58:29 +0200 Subject: [Lunar-commits] snort: updated to version 2.4.8.1 Message-ID: <20090731185855.4D04B9B1ED@doppio.foo-projects.org> commit e11502a22c75d99631349bf1744d5443014ee0c3 Author: Duncan Gibson Date: Fri Jul 31 20:58:29 2009 +0200 snort: updated to version 2.4.8.1 also modified source urls and rules tarball, and added WARNING about being available only to subscribers and registered users. Now: downloads, compiles and installs OK, but otherwise untested - engelsman --- security/snort/DETAILS | 33 +++++++++++++++++++-------------- 1 files changed, 19 insertions(+), 14 deletions(-) diff --git a/security/snort/DETAILS b/security/snort/DETAILS index 55cac28..af16d8b 100644 --- a/security/snort/DETAILS +++ b/security/snort/DETAILS @@ -1,24 +1,29 @@ MODULE=snort VERSION=2.8.4.1 + MAJOR=2.8 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE2=snortrules-pr-2.4.tar.gz - SOURCE_URL=http://www.snort.org/dl - SOURCE2_URL=http://www.snort.org/pub-bin/downloads.cgi/Download/vrf_pr + SOURCE2=snortrules-snapshot-$MAJOR.tar.gz + SOURCE_URL=http://dl.snort.org/snort-current + SOURCE2_URL=http://dl.snort.org/reg-rules SOURCE_VFY=sha1:3ffabb5366c088952fefab19a8dc19ce84d62645 - SOURCE2_VFY=sha1:b8b59754ccb59b1dcf324d2faa399326117a60e9 + SOURCE2_VFY=sha1:8d5f3ddce255654d005eea81040601dbd4cbb6f0 WEB_SITE=http://www.snort.org ENTERED=20011022 - UPDATED=20090428 + UPDATED=20090731 SHORT="Lightweight network intrustion detection program" cat << EOF -Snort is a lightweight network intrusion detection system, capable of -performing real-time traffic analysis and packet logging on IP networks. It can -perform protocol analysis, content searching/matching and can be used to detect -a variety of attacks and probes, such as buffer overflows, stealth port scans, -CGI attacks, SMB probes, OS fingerprinting attempts, and much more. Snort uses -a flexible rule based language to describe traffic that it should collect or -pass, and a modular detection engine. Snort has a real-time alerting capability, -with alert mechanisms for syslog, a user specified file, a UNIX socket, or -WinPopup messages to Windows clients using Samba's smbclient. +Snort is a lightweight network intrusion detection system, capable +of performing real-time traffic analysis and packet logging on IP +networks. It can perform protocol analysis, content searching/matching +and can be used to detect a variety of attacks and probes, such as +buffer overflows, stealth port scans, CGI attacks, SMB probes, OS +fingerprinting attempts, and much more. Snort uses a flexible rule +based language to describe traffic that it should collect or pass, and +a modular detection engine. Snort has a real-time alerting capability, +with alert mechanisms for syslog, a user specified file, a UNIX socket, +or WinPopup messages to Windows clients using Samba's smbclient. + +WARNING: the rules can only be downloaded by subscribers, or 30 days +after release by registered users. You may need to download manually. EOF From florin at lunar-linux.org Fri Jul 31 20:38:24 2009 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 31 Jul 2009 21:38:24 +0300 Subject: [Lunar-commits] ircservices: version bumped to 5.1.19. Message-ID: <20090731191807.94FC19B1ED@doppio.foo-projects.org> commit 0fd62ae0a9c278bb6bed99676bcee6e5d5c91a61 Author: Florin Braescu Date: Fri Jul 31 21:38:24 2009 +0300 ircservices: version bumped to 5.1.19. This is a maintenance release to fix a few issues of mostly minor severity. --- chat/ircservices/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chat/ircservices/DETAILS b/chat/ircservices/DETAILS index 9eee07e..bbdbac2 100644 --- a/chat/ircservices/DETAILS +++ b/chat/ircservices/DETAILS @@ -1,14 +1,14 @@ MODULE=ircservices - VERSION=5.1.18 + VERSION=5.1.19 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE2=$MODULE-$VERSION-getline.patch.bz2 + SOURCE2=$MODULE-5.1.18-getline.patch.bz2 SOURCE_URL=http://www.ircservices.za.net/download SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:297ac6d5c6b38581ce9a8525473f63a60464bc5b + SOURCE_VFY=sha1:0cc9a1bee179c1d6293495b5188247695d07476f SOURCE2_VFY=sha1:aa0ea8d320234a2c6cf607c7f6dd2a244fbb2a5a WEB_SITE=http://www.irc.org ENTERED=20030713 - UPDATED=20090713 + UPDATED=20090731 SHORT="IRC services provides NickServ and ChanServ" PSAFE=no From engelsman at lunar-linux.org Fri Jul 31 22:35:43 2009 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Fri, 31 Jul 2009 22:35:43 +0200 Subject: [Lunar-commits] sonata: version bump to 1.6.2 Message-ID: <20090731203603.6B4D29B1ED@doppio.foo-projects.org> commit 4fdb132b4138ab48be838f87a5dcce4c939e4686 Author: Paul Bredbury Date: Fri Jul 31 22:35:43 2009 +0200 sonata: version bump to 1.6.2 --- audio/sonata/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/sonata/DETAILS b/audio/sonata/DETAILS index d6454bf..e0e8f1e 100644 --- a/audio/sonata/DETAILS +++ b/audio/sonata/DETAILS @@ -1,11 +1,11 @@ MODULE=sonata - VERSION=1.5.3 + VERSION=1.6.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://download.berlios.de/$MODULE - SOURCE_VFY=sha1:1876519fb25d1e406bda7c606ec457f847f7e86d + SOURCE_VFY=sha1:33cb3458014b4901eb312bff76c24be125ed7d0a WEB_SITE=http://sonata.berlios.de/ ENTERED=20070618 - UPDATED=20090309 + UPDATED=20090721 SHORT="elegant music player for MPD" cat << EOF From jannis at xfce.org Thu Jul 30 03:23:26 2009 From: jannis at xfce.org (Jannis Pohlmann) Date: Thu, 30 Jul 2009 03:23:26 +0200 Subject: [Lunar-commits] clutter: bump version to 0.9.8. Message-ID: <20090814004400.E89FF9B21C@doppio.foo-projects.org> commit 0cfc7f6594e48109f322f9bd618308122f4b81e6 Author: Jannis Pohlmann Date: Thu Jul 30 03:23:26 2009 +0200 clutter: bump version to 0.9.8. --- graphics/clutter/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/clutter/DETAILS b/graphics/clutter/DETAILS index ec16c2c..e5d335e 100644 --- a/graphics/clutter/DETAILS +++ b/graphics/clutter/DETAILS @@ -1,12 +1,12 @@ MODULE=clutter - MAJ=0.8 - VERSION=0.8.6 + MAJ=0.9 + VERSION=0.9.8 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.clutter-project.org/sources/clutter/$MAJ/ - SOURCE_VFY=sha1:7af885dc7fea7fb7c2083ac27827a5d9d56dd7e3 + SOURCE_VFY=sha1:1a98355589f4345f8dcfd6eec59a1bdc6583b0d8 WEB_SITE=http://www.clutter-project.org ENTERED=20080109 - UPDATED=20090206 + UPDATED=20090730 SHORT="a library for creating OpenGL based GUIs" cat << EOF