From paketler-commits at pardus.org.tr Mon Mar 1 02:55:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 1 Mar 2010 02:55:33 +0200 (EET) Subject: 2009/devel - Update index. Message-ID: <20100301005534.46E8B49C8A4@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 1 02:55:33 2010 New Revision: 87904 Modified: 2009/devel/pisi-index.xml 2009/devel/pisi-index.xml.bz2 2009/devel/pisi-index.xml.bz2.sha1sum 2009/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Mon Mar 1 09:28:56 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 1 Mar 2010 09:28:56 +0200 (EET) Subject: corporate2/devel/system/base/dbus-python - Fix build on buildfarms Message-ID: <20100301072856.8356949C88E@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 1 09:28:56 2010 New Revision: 87905 Modified: corporate2/devel/system/base/dbus-python/actions.py corporate2/devel/system/base/dbus-python/pspec.xml Log: Fix build on buildfarms --- actions.py | 2 ++ pspec.xml | 7 +++++++ 2 files changed, 9 insertions(+) Modified: corporate2/devel/system/base/dbus-python/actions.py ================================================================= --- corporate2/devel/system/base/dbus-python/actions.py (original) +++ corporate2/devel/system/base/dbus-python/actions.py Mon Mar 1 09:28:56 2010 @@ -18,6 +18,8 @@ autotools.configure("--with-xml=libxml \ --localstatedir=/var \ --disable-doxygen-docs \ + --disable-api-docs \ + --disable-html-docs \ --disable-static \ --disable-xml-docs") Modified: corporate2/devel/system/base/dbus-python/pspec.xml ================================================================= --- corporate2/devel/system/base/dbus-python/pspec.xml (original) +++ corporate2/devel/system/base/dbus-python/pspec.xml Mon Mar 1 09:28:56 2010 @@ -41,6 +41,13 @@ + + 2010-03-01 + 0.83.0 + Disable docs + Ozan ?a?layan + ozan at pardus.org.tr + 2009-09-09 0.83.0 From paketler-commits at pardus.org.tr Mon Mar 1 09:44:45 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Mon, 1 Mar 2010 09:44:45 +0200 (EET) Subject: corporate2/devel/system/base/pam - Do not use /lib64 on x86_64 Message-ID: <20100301074445.A472049C88E@ns1.pardus.org.tr> Author: fatih Date: Mon Mar 1 09:44:45 2010 New Revision: 87906 Added: corporate2/devel/system/base/pam/files/no-lib64.patch Modified: corporate2/devel/system/base/pam/actions.py corporate2/devel/system/base/pam/pspec.xml Log: Do not use /lib64 on x86_64 --- actions.py | 1 + files/no-lib64.patch | 20 ++++++++++++++++++++ pspec.xml | 8 ++++++++ 3 files changed, 29 insertions(+) Modified: corporate2/devel/system/base/pam/actions.py ================================================================= --- corporate2/devel/system/base/pam/actions.py (original) +++ corporate2/devel/system/base/pam/actions.py Mon Mar 1 09:44:45 2010 @@ -39,6 +39,7 @@ autotools.rawInstall("DESTDIR=%s" % get.installDIR()) pisitools.removeDir("/usr/share/doc/Linux-PAM/") + pisitools.removeDir("/var") pisitools.doman("doc/man/*.[0-9]") pisitools.dodoc("CHANGELOG", "Copyright", "README") Modified: corporate2/devel/system/base/pam/pspec.xml ================================================================= --- corporate2/devel/system/base/pam/pspec.xml (original) +++ corporate2/devel/system/base/pam/pspec.xml Mon Mar 1 09:44:45 2010 @@ -26,6 +26,7 @@ fedora/pam-1.0.91-std-noclose.patch fedora/pam-1.1.0-notally.patch fedora/pam-1.1.1-authtok-prompt.patch + no-lib64.patch @@ -55,6 +56,13 @@ + + 2010-03-01 + 1.1.1 + Do not use /lib64 on x86_64 + Fatih A??c? + fatih at pardus.org.tr + 2010-02-23 1.1.1 From paketler-commits at pardus.org.tr Mon Mar 1 09:52:37 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 1 Mar 2010 09:52:37 +0200 (EET) Subject: 2009/devel/office/postscript/ghostscript - Version bump, sync fedora patches. Message-ID: <20100301075237.C310849C88E@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 1 09:52:37 2010 New Revision: 87907 Added: 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-gdevcups-y-axis.patch 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-ldflags.patch 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-pdf2dsc.patch Modified: 2009/devel/office/postscript/ghostscript/actions.py 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-jbig2dec-nullderef.patch 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-vsnprintf.patch 2009/devel/office/postscript/ghostscript/pspec.xml Log: Version bump, sync fedora patches. --- actions.py | 19 files/fedora/ghostscript-gdevcups-y-axis.patch | 709 ++++++++++++++++++++++ files/fedora/ghostscript-jbig2dec-nullderef.patch | 48 - files/fedora/ghostscript-ldflags.patch | 24 files/fedora/ghostscript-pdf2dsc.patch | 12 files/fedora/ghostscript-vsnprintf.patch | 48 - pspec.xml | 46 + 7 files changed, 810 insertions(+), 96 deletions(-) Modified: 2009/devel/office/postscript/ghostscript/actions.py ================================================================= --- 2009/devel/office/postscript/ghostscript/actions.py (original) +++ 2009/devel/office/postscript/ghostscript/actions.py Mon Mar 1 09:52:37 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005-2009 TUBITAK/UEKAE +# Copyright 2005-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -15,6 +15,8 @@ for directory in ["jpeg", "libpng", "zlib", "jasper", "expat"]: shelltools.unlinkDir(directory) + shelltools.export("CFLAGS", "%s -fno-strict-aliasing" % get.CFLAGS()) + autotools.autoreconf("-fi") autotools.configure("--disable-compile-inits \ @@ -22,6 +24,7 @@ --disable-cairo \ --enable-dynamic \ --enable-cups \ + --with-system-libtiff \ --with-ijs \ --with-drivers=ALL \ --with-libpaper \ @@ -39,11 +42,9 @@ --enable-shared") def build(): - autotools.make("-j1") - autotools.make("-j1 so") - - shelltools.cd("ijs/") - autotools.make("-j1") + autotools.make() + autotools.make("so") + autotools.make("-C ijs") def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) @@ -56,9 +57,9 @@ pisitools.insinto("/usr/include/ghostscript", "base/errors.h") # Install ijs - shelltools.cd("ijs") - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - shelltools.cd("..") + #shelltools.cd("ijs") + autotools.rawInstall("-C ijs DESTDIR=%s" % get.installDIR()) + #shelltools.cd("..") # Remove ijs examples pisitools.remove("/usr/bin/ijs_*_example") Modified: 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-jbig2dec-nullderef.patch ================================================================= --- 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-jbig2dec-nullderef.patch (original) +++ 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-jbig2dec-nullderef.patch Mon Mar 1 09:52:37 2010 @@ -1,22 +1,6 @@ -Index: ghostscript-8.70/jbig2dec/jbig2_generic.c -=================================================================== ---- ghostscript-8.70.orig/jbig2dec/jbig2_generic.c -+++ ghostscript-8.70/jbig2dec/jbig2_generic.c -@@ -596,6 +596,10 @@ jbig2_immediate_generic_region(Jbig2Ctx - memcpy (params.gbat, gbat, gbat_bytes); - - image = jbig2_image_new(ctx, rsi.width, rsi.height); -+ if (image == NULL) -+ return jbig2_error(ctx, JBIG2_SEVERITY_FATAL, segment->number, -+ "failed to allocate buffer for image"); -+ - jbig2_error(ctx, JBIG2_SEVERITY_DEBUG, segment->number, - "allocated %d x %d image buffer for region decode results", - rsi.width, rsi.height); -Index: ghostscript-8.70/jbig2dec/jbig2_symbol_dict.c -=================================================================== ---- ghostscript-8.70.orig/jbig2dec/jbig2_symbol_dict.c -+++ ghostscript-8.70/jbig2dec/jbig2_symbol_dict.c +diff -up ghostscript-8.71/jbig2dec/jbig2_symbol_dict.c.jbig2dec-nullderef ghostscript-8.71/jbig2dec/jbig2_symbol_dict.c +--- ghostscript-8.71/jbig2dec/jbig2_symbol_dict.c.jbig2dec-nullderef 2009-05-29 07:48:44.000000000 +0100 ++++ ghostscript-8.71/jbig2dec/jbig2_symbol_dict.c 2010-02-17 12:06:42.040614797 +0000 @@ -367,6 +367,11 @@ jbig2_decode_symbol_dict(Jbig2Ctx *ctx, memcpy(region_params.gbat, params->sdat, sdat_bytes); @@ -58,29 +42,3 @@ jbig2_image_compose(ctx, glyph, image, -x, 0, JBIG2_COMPOSE_REPLACE); x += SDNEWSYMWIDTHS[j]; -Index: ghostscript-8.70/jbig2dec/jbig2_text.c -=================================================================== ---- ghostscript-8.70.orig/jbig2dec/jbig2_text.c -+++ ghostscript-8.70/jbig2dec/jbig2_text.c -@@ -313,7 +313,11 @@ jbig2_decode_text_region(Jbig2Ctx *ctx, - refimage = jbig2_image_new(ctx, IBO->width + RDW, - IBO->height + RDH); - -+ if (image == NULL) -+ return jbig2_error(ctx, JBIG2_SEVERITY_FATAL, segment->number, -+ "could not allocate image storage"); - /* Table 12 */ -+ - rparams.GRTEMPLATE = params->SBRTEMPLATE; - rparams.reference = IBO; - rparams.DX = (RDW >> 1) + RDX; -@@ -676,6 +680,9 @@ jbig2_parse_text_region(Jbig2Ctx *ctx, J - } - - image = jbig2_image_new(ctx, region_info.width, region_info.height); -+ if (image == NULL) -+ return jbig2_error(ctx, JBIG2_SEVERITY_WARNING, segment->number, -+ "unable to allocate image storage"); - - ws = jbig2_word_stream_buf_new(ctx, segment_data + offset, segment->data_length - offset); - if (!params.SBHUFF) { Modified: 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-vsnprintf.patch ================================================================= --- 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-vsnprintf.patch (original) +++ 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-vsnprintf.patch Mon Mar 1 09:52:37 2010 @@ -1,35 +1,7 @@ -diff -up ghostscript-8.70/base/gsmisc.c.vsnprintf ghostscript-8.70/base/gsmisc.c ---- ghostscript-8.70/base/gsmisc.c.vsnprintf 2008-01-07 18:43:02.000000000 +0000 -+++ ghostscript-8.70/base/gsmisc.c 2009-11-24 17:16:38.575250571 +0000 -@@ -69,10 +69,10 @@ int outprintf(const gs_memory_t *mem, co - - va_start(args, fmt); - -- count = vsprintf(buf, fmt, args); -+ count = vsnprintf(buf, sizeof (buf), fmt, args); - outwrite(mem, buf, count); -- if (count >= PRINTF_BUF_LENGTH) { -- count = sprintf(buf, -+ if (count == -1 || count >= sizeof (buf)) { -+ count = snprintf(buf, sizeof (buf), - "PANIC: printf exceeded %d bytes. Stack has been corrupted.\n", - PRINTF_BUF_LENGTH); - outwrite(mem, buf, count); -@@ -89,10 +89,10 @@ int errprintf(const char *fmt, ...) - - va_start(args, fmt); - -- count = vsprintf(buf, fmt, args); -+ count = vsnprintf(buf, sizeof (buf), fmt, args); - errwrite(buf, count); -- if (count >= PRINTF_BUF_LENGTH) { -- count = sprintf(buf, -+ if (count == -1 || count >= sizeof (buf)) { -+ count = snprintf(buf, sizeof (buf), - "PANIC: printf exceeded %d bytes. Stack has been corrupted.\n", - PRINTF_BUF_LENGTH); - errwrite(buf, count); -@@ -236,7 +236,7 @@ int gs_throw_imp(const char *func, const +diff -up ghostscript-8.71/base/gsmisc.c.vsnprintf ghostscript-8.71/base/gsmisc.c +--- ghostscript-8.71/base/gsmisc.c.vsnprintf 2010-01-05 00:52:07.000000000 +0000 ++++ ghostscript-8.71/base/gsmisc.c 2010-02-17 11:30:13.777615156 +0000 +@@ -235,7 +235,7 @@ int gs_throw_imp(const char *func, const va_list ap; va_start(ap, fmt); @@ -38,9 +10,9 @@ msg[sizeof(msg) - 1] = 0; va_end(ap); -diff -up ghostscript-8.70/base/gxttfb.c.vsnprintf ghostscript-8.70/base/gxttfb.c ---- ghostscript-8.70/base/gxttfb.c.vsnprintf 2009-07-09 06:59:44.000000000 +0100 -+++ ghostscript-8.70/base/gxttfb.c 2009-11-24 17:16:38.577250996 +0000 +diff -up ghostscript-8.71/base/gxttfb.c.vsnprintf ghostscript-8.71/base/gxttfb.c +--- ghostscript-8.71/base/gxttfb.c.vsnprintf 2009-12-06 19:12:08.000000000 +0000 ++++ ghostscript-8.71/base/gxttfb.c 2010-02-17 11:30:13.778616076 +0000 @@ -246,7 +246,7 @@ static int DebugPrint(ttfFont *ttf, cons if (gs_debug_c('Y')) { @@ -50,9 +22,9 @@ /* NB: moved debug output from stdout to stderr */ errwrite(buf, count); -diff -up ghostscript-8.70/base/rinkj/rinkj-byte-stream.c.vsnprintf ghostscript-8.70/base/rinkj/rinkj-byte-stream.c ---- ghostscript-8.70/base/rinkj/rinkj-byte-stream.c.vsnprintf 2008-04-04 02:02:16.000000000 +0100 -+++ ghostscript-8.70/base/rinkj/rinkj-byte-stream.c 2009-11-24 17:16:38.577250996 +0000 +diff -up ghostscript-8.71/base/rinkj/rinkj-byte-stream.c.vsnprintf ghostscript-8.71/base/rinkj/rinkj-byte-stream.c +--- ghostscript-8.71/base/rinkj/rinkj-byte-stream.c.vsnprintf 2008-04-04 02:02:16.000000000 +0100 ++++ ghostscript-8.71/base/rinkj/rinkj-byte-stream.c 2010-02-17 11:30:13.791615392 +0000 @@ -43,7 +43,7 @@ rinkj_byte_stream_printf (RinkjByteStrea va_list ap; Modified: 2009/devel/office/postscript/ghostscript/pspec.xml ================================================================= --- 2009/devel/office/postscript/ghostscript/pspec.xml (original) +++ 2009/devel/office/postscript/ghostscript/pspec.xml Mon Mar 1 09:52:37 2010 @@ -12,7 +12,7 @@ library A graphics library for fast image creation ESP Ghostscript is a customized version of GPL Ghostscript that includes an enhanced autoconf-based configuration script, the CUPS raster driver to support CUPS raster printer drivers, and additional patches and drivers from various Linux distributors. - http://ghostscript.com/releases/ghostscript-8.70.tar.bz2 + http://ghostscript.com/releases/ghostscript-8.71.tar.gz cups libXt @@ -26,17 +26,48 @@ ubuntu/02_gs-man-fix-for-debian.patch - fedora/ghostscript-fPIC.patch fedora/ghostscript-multilib.patch + + + fedora/ghostscript-scripts.patch + + fedora/ghostscript-noopt.patch - fedora/ghostscript-pksmraw.patch + + + fedora/ghostscript-fPIC.patch + + fedora/ghostscript-runlibfileifexists.patch - fedora/ghostscript-scripts.patch + + fedora/ghostscript-system-jasper.patch + + + fedora/ghostscript-pksmraw.patch + + fedora/ghostscript-jbig2dec-nullderef.patch + + fedora/ghostscript-gs-executable.patch + + fedora/ghostscript-CVE-2009-4270.patch + + fedora/ghostscript-vsnprintf.patch + + + fedora/ghostscript-ldflags.patch + + + fedora/ghostscript-pdf2dsc.patch + + + fedora/ghostscript-gdevcups-y-axis.patch + + fedora/ghostscript-pdftoraster-exit.patch @@ -82,6 +113,13 @@ + + 2010-02-26 + 8.71 + Version bump, sync fedora patches. + Ozan ?a?layan + ozan at pardus.org.tr + 2010-02-17 8.70 From paketler-commits at pardus.org.tr Mon Mar 1 09:58:28 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 1 Mar 2010 09:58:28 +0200 (EET) Subject: 2009/stable/office/postscript/ghostscript - Merge from devel/office/postscript/ghostscript/ Message-ID: <20100301075828.21C7949C88E@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 1 09:58:27 2010 New Revision: 87908 Added: 2009/stable/office/postscript/ghostscript/files/fedora/ghostscript-gdevcups-y-axis.patch - copied unchanged from r87907, 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-gdevcups-y-axis.patch 2009/stable/office/postscript/ghostscript/files/fedora/ghostscript-ldflags.patch - copied unchanged from r87907, 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-ldflags.patch 2009/stable/office/postscript/ghostscript/files/fedora/ghostscript-pdf2dsc.patch - copied unchanged from r87907, 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-pdf2dsc.patch Modified: 2009/stable/office/postscript/ghostscript/ (props changed) 2009/stable/office/postscript/ghostscript/actions.py 2009/stable/office/postscript/ghostscript/files/fedora/ghostscript-jbig2dec-nullderef.patch 2009/stable/office/postscript/ghostscript/files/fedora/ghostscript-vsnprintf.patch 2009/stable/office/postscript/ghostscript/pspec.xml Log: Merge from devel/office/postscript/ghostscript/: rev. 87907, by ozan.caglayan on 2010-03-01 Version bump, sync fedora patches. --- actions.py | 19 files/fedora/ghostscript-gdevcups-y-axis.patch | 709 ++++++++++++++++++++++ files/fedora/ghostscript-jbig2dec-nullderef.patch | 48 - files/fedora/ghostscript-ldflags.patch | 24 files/fedora/ghostscript-pdf2dsc.patch | 12 files/fedora/ghostscript-vsnprintf.patch | 48 - pspec.xml | 46 + 7 files changed, 810 insertions(+), 96 deletions(-) Modified: 2009/stable/office/postscript/ghostscript/actions.py ================================================================= --- 2009/stable/office/postscript/ghostscript/actions.py (original) +++ 2009/stable/office/postscript/ghostscript/actions.py Mon Mar 1 09:58:27 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005-2009 TUBITAK/UEKAE +# Copyright 2005-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -15,6 +15,8 @@ for directory in ["jpeg", "libpng", "zlib", "jasper", "expat"]: shelltools.unlinkDir(directory) + shelltools.export("CFLAGS", "%s -fno-strict-aliasing" % get.CFLAGS()) + autotools.autoreconf("-fi") autotools.configure("--disable-compile-inits \ @@ -22,6 +24,7 @@ --disable-cairo \ --enable-dynamic \ --enable-cups \ + --with-system-libtiff \ --with-ijs \ --with-drivers=ALL \ --with-libpaper \ @@ -39,11 +42,9 @@ --enable-shared") def build(): - autotools.make("-j1") - autotools.make("-j1 so") - - shelltools.cd("ijs/") - autotools.make("-j1") + autotools.make() + autotools.make("so") + autotools.make("-C ijs") def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) @@ -56,9 +57,9 @@ pisitools.insinto("/usr/include/ghostscript", "base/errors.h") # Install ijs - shelltools.cd("ijs") - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - shelltools.cd("..") + #shelltools.cd("ijs") + autotools.rawInstall("-C ijs DESTDIR=%s" % get.installDIR()) + #shelltools.cd("..") # Remove ijs examples pisitools.remove("/usr/bin/ijs_*_example") Modified: 2009/stable/office/postscript/ghostscript/files/fedora/ghostscript-jbig2dec-nullderef.patch ================================================================= --- 2009/stable/office/postscript/ghostscript/files/fedora/ghostscript-jbig2dec-nullderef.patch (original) +++ 2009/stable/office/postscript/ghostscript/files/fedora/ghostscript-jbig2dec-nullderef.patch Mon Mar 1 09:58:27 2010 @@ -1,22 +1,6 @@ -Index: ghostscript-8.70/jbig2dec/jbig2_generic.c -=================================================================== ---- ghostscript-8.70.orig/jbig2dec/jbig2_generic.c -+++ ghostscript-8.70/jbig2dec/jbig2_generic.c -@@ -596,6 +596,10 @@ jbig2_immediate_generic_region(Jbig2Ctx - memcpy (params.gbat, gbat, gbat_bytes); - - image = jbig2_image_new(ctx, rsi.width, rsi.height); -+ if (image == NULL) -+ return jbig2_error(ctx, JBIG2_SEVERITY_FATAL, segment->number, -+ "failed to allocate buffer for image"); -+ - jbig2_error(ctx, JBIG2_SEVERITY_DEBUG, segment->number, - "allocated %d x %d image buffer for region decode results", - rsi.width, rsi.height); -Index: ghostscript-8.70/jbig2dec/jbig2_symbol_dict.c -=================================================================== ---- ghostscript-8.70.orig/jbig2dec/jbig2_symbol_dict.c -+++ ghostscript-8.70/jbig2dec/jbig2_symbol_dict.c +diff -up ghostscript-8.71/jbig2dec/jbig2_symbol_dict.c.jbig2dec-nullderef ghostscript-8.71/jbig2dec/jbig2_symbol_dict.c +--- ghostscript-8.71/jbig2dec/jbig2_symbol_dict.c.jbig2dec-nullderef 2009-05-29 07:48:44.000000000 +0100 ++++ ghostscript-8.71/jbig2dec/jbig2_symbol_dict.c 2010-02-17 12:06:42.040614797 +0000 @@ -367,6 +367,11 @@ jbig2_decode_symbol_dict(Jbig2Ctx *ctx, memcpy(region_params.gbat, params->sdat, sdat_bytes); @@ -58,29 +42,3 @@ jbig2_image_compose(ctx, glyph, image, -x, 0, JBIG2_COMPOSE_REPLACE); x += SDNEWSYMWIDTHS[j]; -Index: ghostscript-8.70/jbig2dec/jbig2_text.c -=================================================================== ---- ghostscript-8.70.orig/jbig2dec/jbig2_text.c -+++ ghostscript-8.70/jbig2dec/jbig2_text.c -@@ -313,7 +313,11 @@ jbig2_decode_text_region(Jbig2Ctx *ctx, - refimage = jbig2_image_new(ctx, IBO->width + RDW, - IBO->height + RDH); - -+ if (image == NULL) -+ return jbig2_error(ctx, JBIG2_SEVERITY_FATAL, segment->number, -+ "could not allocate image storage"); - /* Table 12 */ -+ - rparams.GRTEMPLATE = params->SBRTEMPLATE; - rparams.reference = IBO; - rparams.DX = (RDW >> 1) + RDX; -@@ -676,6 +680,9 @@ jbig2_parse_text_region(Jbig2Ctx *ctx, J - } - - image = jbig2_image_new(ctx, region_info.width, region_info.height); -+ if (image == NULL) -+ return jbig2_error(ctx, JBIG2_SEVERITY_WARNING, segment->number, -+ "unable to allocate image storage"); - - ws = jbig2_word_stream_buf_new(ctx, segment_data + offset, segment->data_length - offset); - if (!params.SBHUFF) { Modified: 2009/stable/office/postscript/ghostscript/files/fedora/ghostscript-vsnprintf.patch ================================================================= --- 2009/stable/office/postscript/ghostscript/files/fedora/ghostscript-vsnprintf.patch (original) +++ 2009/stable/office/postscript/ghostscript/files/fedora/ghostscript-vsnprintf.patch Mon Mar 1 09:58:27 2010 @@ -1,35 +1,7 @@ -diff -up ghostscript-8.70/base/gsmisc.c.vsnprintf ghostscript-8.70/base/gsmisc.c ---- ghostscript-8.70/base/gsmisc.c.vsnprintf 2008-01-07 18:43:02.000000000 +0000 -+++ ghostscript-8.70/base/gsmisc.c 2009-11-24 17:16:38.575250571 +0000 -@@ -69,10 +69,10 @@ int outprintf(const gs_memory_t *mem, co - - va_start(args, fmt); - -- count = vsprintf(buf, fmt, args); -+ count = vsnprintf(buf, sizeof (buf), fmt, args); - outwrite(mem, buf, count); -- if (count >= PRINTF_BUF_LENGTH) { -- count = sprintf(buf, -+ if (count == -1 || count >= sizeof (buf)) { -+ count = snprintf(buf, sizeof (buf), - "PANIC: printf exceeded %d bytes. Stack has been corrupted.\n", - PRINTF_BUF_LENGTH); - outwrite(mem, buf, count); -@@ -89,10 +89,10 @@ int errprintf(const char *fmt, ...) - - va_start(args, fmt); - -- count = vsprintf(buf, fmt, args); -+ count = vsnprintf(buf, sizeof (buf), fmt, args); - errwrite(buf, count); -- if (count >= PRINTF_BUF_LENGTH) { -- count = sprintf(buf, -+ if (count == -1 || count >= sizeof (buf)) { -+ count = snprintf(buf, sizeof (buf), - "PANIC: printf exceeded %d bytes. Stack has been corrupted.\n", - PRINTF_BUF_LENGTH); - errwrite(buf, count); -@@ -236,7 +236,7 @@ int gs_throw_imp(const char *func, const +diff -up ghostscript-8.71/base/gsmisc.c.vsnprintf ghostscript-8.71/base/gsmisc.c +--- ghostscript-8.71/base/gsmisc.c.vsnprintf 2010-01-05 00:52:07.000000000 +0000 ++++ ghostscript-8.71/base/gsmisc.c 2010-02-17 11:30:13.777615156 +0000 +@@ -235,7 +235,7 @@ int gs_throw_imp(const char *func, const va_list ap; va_start(ap, fmt); @@ -38,9 +10,9 @@ msg[sizeof(msg) - 1] = 0; va_end(ap); -diff -up ghostscript-8.70/base/gxttfb.c.vsnprintf ghostscript-8.70/base/gxttfb.c ---- ghostscript-8.70/base/gxttfb.c.vsnprintf 2009-07-09 06:59:44.000000000 +0100 -+++ ghostscript-8.70/base/gxttfb.c 2009-11-24 17:16:38.577250996 +0000 +diff -up ghostscript-8.71/base/gxttfb.c.vsnprintf ghostscript-8.71/base/gxttfb.c +--- ghostscript-8.71/base/gxttfb.c.vsnprintf 2009-12-06 19:12:08.000000000 +0000 ++++ ghostscript-8.71/base/gxttfb.c 2010-02-17 11:30:13.778616076 +0000 @@ -246,7 +246,7 @@ static int DebugPrint(ttfFont *ttf, cons if (gs_debug_c('Y')) { @@ -50,9 +22,9 @@ /* NB: moved debug output from stdout to stderr */ errwrite(buf, count); -diff -up ghostscript-8.70/base/rinkj/rinkj-byte-stream.c.vsnprintf ghostscript-8.70/base/rinkj/rinkj-byte-stream.c ---- ghostscript-8.70/base/rinkj/rinkj-byte-stream.c.vsnprintf 2008-04-04 02:02:16.000000000 +0100 -+++ ghostscript-8.70/base/rinkj/rinkj-byte-stream.c 2009-11-24 17:16:38.577250996 +0000 +diff -up ghostscript-8.71/base/rinkj/rinkj-byte-stream.c.vsnprintf ghostscript-8.71/base/rinkj/rinkj-byte-stream.c +--- ghostscript-8.71/base/rinkj/rinkj-byte-stream.c.vsnprintf 2008-04-04 02:02:16.000000000 +0100 ++++ ghostscript-8.71/base/rinkj/rinkj-byte-stream.c 2010-02-17 11:30:13.791615392 +0000 @@ -43,7 +43,7 @@ rinkj_byte_stream_printf (RinkjByteStrea va_list ap; Modified: 2009/stable/office/postscript/ghostscript/pspec.xml ================================================================= --- 2009/stable/office/postscript/ghostscript/pspec.xml (original) +++ 2009/stable/office/postscript/ghostscript/pspec.xml Mon Mar 1 09:58:27 2010 @@ -12,7 +12,7 @@ library A graphics library for fast image creation ESP Ghostscript is a customized version of GPL Ghostscript that includes an enhanced autoconf-based configuration script, the CUPS raster driver to support CUPS raster printer drivers, and additional patches and drivers from various Linux distributors. - http://ghostscript.com/releases/ghostscript-8.70.tar.bz2 + http://ghostscript.com/releases/ghostscript-8.71.tar.gz cups libXt @@ -26,17 +26,48 @@ ubuntu/02_gs-man-fix-for-debian.patch - fedora/ghostscript-fPIC.patch fedora/ghostscript-multilib.patch + + + fedora/ghostscript-scripts.patch + + fedora/ghostscript-noopt.patch - fedora/ghostscript-pksmraw.patch + + + fedora/ghostscript-fPIC.patch + + fedora/ghostscript-runlibfileifexists.patch - fedora/ghostscript-scripts.patch + + fedora/ghostscript-system-jasper.patch + + + fedora/ghostscript-pksmraw.patch + + fedora/ghostscript-jbig2dec-nullderef.patch + + fedora/ghostscript-gs-executable.patch + + fedora/ghostscript-CVE-2009-4270.patch + + fedora/ghostscript-vsnprintf.patch + + + fedora/ghostscript-ldflags.patch + + + fedora/ghostscript-pdf2dsc.patch + + + fedora/ghostscript-gdevcups-y-axis.patch + + fedora/ghostscript-pdftoraster-exit.patch @@ -82,6 +113,13 @@ + + 2010-02-26 + 8.71 + Version bump, sync fedora patches. + Ozan ?a?layan + ozan at pardus.org.tr + 2010-02-17 8.70 From paketler-commits at pardus.org.tr Mon Mar 1 10:12:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Mon, 1 Mar 2010 10:12:22 +0200 (EET) Subject: corporate2/devel/system/base/pisi - pisi 2.3_alpha2 Message-ID: <20100301081223.36CD149C88E@ns1.pardus.org.tr> Author: fatih Date: Mon Mar 1 10:12:22 2010 New Revision: 87909 Removed: corporate2/devel/system/base/pisi/files/revert-r27902.patch Modified: corporate2/devel/system/base/pisi/files/pisi.conf-x86_64 corporate2/devel/system/base/pisi/pspec.xml Log: pisi 2.3_alpha2 This is the second alpha for the upcoming 2.3.x releases. Beside the minor refactoring and cosmetic changes, this release includes important bug fixes related to delta packages. Also the installation of pisi packages with the old format is fixed. Changes since 2.3_alpha1 ------------------------ fatih (18): Refactor get_file_type function Add missing shebang Fix archive tests Create valid repos for test cases Fix exceptions when path includes a trailing slash Install files into correct paths when the old package format is used. Remove redundant variable Print human readable error messages. We must use str instead of unicode in order to use __str__ method of exception classes. Check if the old and new paths refer to the same file when relocating or cleaning up. Show missing files in the output of pisi check Update ChangeLog Take -D parameter into account when checking files Take -D parameter into account when looking for file permission changes Yet another place that doesn't take -D parameter into account Update messages Catch empty dirs when searching for abandoned files. Always show abandoned files whether the --debug option is given or not. Do not show traceback for handled pisi errors Do not print an empty exception message klemens (1): update of some spanish language files (kh) sdalgic (2): correct the function name. warn_and_remove needs one more argument=repo --- files/pisi.conf-x86_64 | 2 +- files/revert-r27902.patch | 43 ------------------------------------------- pspec.xml | 16 ++++++++++++++-- 3 files changed, 15 insertions(+), 46 deletions(-) Modified: corporate2/devel/system/base/pisi/files/pisi.conf-x86_64 ================================================================= --- corporate2/devel/system/base/pisi/files/pisi.conf-x86_64 (original) +++ corporate2/devel/system/base/pisi/files/pisi.conf-x86_64 Mon Mar 1 10:12:22 2010 @@ -7,7 +7,7 @@ enableSandbox = True fallback = ftp://ftp.pardus.org.tr/pub/source/corporate2 generateDebug = False -host = x86_64-unknown-linux-gnu +host = x86_64-pc-linux-gnu jobs = -j3 ldflags = -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common Modified: corporate2/devel/system/base/pisi/pspec.xml ================================================================= --- corporate2/devel/system/base/pisi/pspec.xml (original) +++ corporate2/devel/system/base/pisi/pspec.xml Mon Mar 1 10:12:22 2010 @@ -12,7 +12,7 @@ app:console PISI is the package management system of Pardus PISI is a modern package management system implemented in Python. Some of its main features are: package sources are written in XML and python, implements all functions through a simple-to-use API, integrates low-level and high-level package management features. - http://cekirdek.pardus.org.tr/~fatih/dist/pisi/pisi-2.3_alpha1.tar.bz2 + http://cekirdek.pardus.org.tr/~fatih/dist/pisi/pisi-2.3_alpha2.tar.bz2 pisi.conf-i686 pisi.conf-x86_64 @@ -24,7 +24,6 @@ disable-arts.patch - revert-r27902.patch @@ -63,6 +62,19 @@ + + 2010-03-01 + 2.3_alpha2 + + Bump to the second alpha for the upcoming 2.3.x releases. + + * Minor refactoring and cosmetic changes + * Important bug fixes related to delta packages + * The installation of pisi packages with the old format is fixed. + + Fatih A??c? + fatih at pardus.org.tr + 2010-02-22 2.3_alpha1 From paketler-commits at pardus.org.tr Mon Mar 1 10:20:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 1 Mar 2010 10:20:22 +0200 (EET) Subject: corporate2/devel/office/postscript/ghostscript - Merge from devel/office/postscript/ghostscript/ Message-ID: <20100301082022.5BA1A49C88E@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 1 10:20:22 2010 New Revision: 87910 Added: corporate2/devel/office/postscript/ghostscript/files/fedora/ghostscript-gdevcups-y-axis.patch - copied unchanged from r87909, 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-gdevcups-y-axis.patch corporate2/devel/office/postscript/ghostscript/files/fedora/ghostscript-ldflags.patch - copied unchanged from r87909, 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-ldflags.patch corporate2/devel/office/postscript/ghostscript/files/fedora/ghostscript-pdf2dsc.patch - copied unchanged from r87909, 2009/devel/office/postscript/ghostscript/files/fedora/ghostscript-pdf2dsc.patch Modified: corporate2/devel/office/postscript/ghostscript/ (props changed) corporate2/devel/office/postscript/ghostscript/actions.py corporate2/devel/office/postscript/ghostscript/files/fedora/ghostscript-jbig2dec-nullderef.patch corporate2/devel/office/postscript/ghostscript/files/fedora/ghostscript-vsnprintf.patch corporate2/devel/office/postscript/ghostscript/pspec.xml Log: Merge from devel/office/postscript/ghostscript/: rev. 87907, by ozan.caglayan on 2010-03-01 Version bump, sync fedora patches. --- actions.py | 17 files/fedora/ghostscript-gdevcups-y-axis.patch | 709 ++++++++++++++++++++++ files/fedora/ghostscript-jbig2dec-nullderef.patch | 48 - files/fedora/ghostscript-ldflags.patch | 24 files/fedora/ghostscript-pdf2dsc.patch | 12 files/fedora/ghostscript-vsnprintf.patch | 48 - pspec.xml | 46 + 7 files changed, 810 insertions(+), 94 deletions(-) Modified: corporate2/devel/office/postscript/ghostscript/actions.py ================================================================= --- corporate2/devel/office/postscript/ghostscript/actions.py (original) +++ corporate2/devel/office/postscript/ghostscript/actions.py Mon Mar 1 10:20:22 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005-2009 TUBITAK/UEKAE +# Copyright 2005-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -15,6 +15,8 @@ for directory in ["jpeg", "libpng", "zlib", "jasper", "expat"]: shelltools.unlinkDir(directory) + shelltools.export("CFLAGS", "%s -fno-strict-aliasing" % get.CFLAGS()) + autotools.autoreconf("-fi") autotools.configure("--disable-compile-inits \ @@ -22,6 +24,7 @@ --disable-cairo \ --enable-dynamic \ --enable-cups \ + --with-system-libtiff \ --with-ijs \ --with-drivers=ALL \ --with-libpaper \ @@ -39,9 +42,9 @@ --enable-shared") def build(): - autotools.make("-j1 so all") - autotools.make("-j1 -C ijs/") - + autotools.make() + autotools.make("so") + autotools.make("-C ijs") def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) @@ -54,9 +57,9 @@ pisitools.insinto("/usr/include/ghostscript", "base/errors.h") # Install ijs - shelltools.cd("ijs") - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - shelltools.cd("..") + #shelltools.cd("ijs") + autotools.rawInstall("-C ijs DESTDIR=%s" % get.installDIR()) + #shelltools.cd("..") # Remove ijs examples pisitools.remove("/usr/bin/ijs_*_example") Modified: corporate2/devel/office/postscript/ghostscript/files/fedora/ghostscript-jbig2dec-nullderef.patch ================================================================= --- corporate2/devel/office/postscript/ghostscript/files/fedora/ghostscript-jbig2dec-nullderef.patch (original) +++ corporate2/devel/office/postscript/ghostscript/files/fedora/ghostscript-jbig2dec-nullderef.patch Mon Mar 1 10:20:22 2010 @@ -1,22 +1,6 @@ -Index: ghostscript-8.70/jbig2dec/jbig2_generic.c -=================================================================== ---- ghostscript-8.70.orig/jbig2dec/jbig2_generic.c -+++ ghostscript-8.70/jbig2dec/jbig2_generic.c -@@ -596,6 +596,10 @@ jbig2_immediate_generic_region(Jbig2Ctx - memcpy (params.gbat, gbat, gbat_bytes); - - image = jbig2_image_new(ctx, rsi.width, rsi.height); -+ if (image == NULL) -+ return jbig2_error(ctx, JBIG2_SEVERITY_FATAL, segment->number, -+ "failed to allocate buffer for image"); -+ - jbig2_error(ctx, JBIG2_SEVERITY_DEBUG, segment->number, - "allocated %d x %d image buffer for region decode results", - rsi.width, rsi.height); -Index: ghostscript-8.70/jbig2dec/jbig2_symbol_dict.c -=================================================================== ---- ghostscript-8.70.orig/jbig2dec/jbig2_symbol_dict.c -+++ ghostscript-8.70/jbig2dec/jbig2_symbol_dict.c +diff -up ghostscript-8.71/jbig2dec/jbig2_symbol_dict.c.jbig2dec-nullderef ghostscript-8.71/jbig2dec/jbig2_symbol_dict.c +--- ghostscript-8.71/jbig2dec/jbig2_symbol_dict.c.jbig2dec-nullderef 2009-05-29 07:48:44.000000000 +0100 ++++ ghostscript-8.71/jbig2dec/jbig2_symbol_dict.c 2010-02-17 12:06:42.040614797 +0000 @@ -367,6 +367,11 @@ jbig2_decode_symbol_dict(Jbig2Ctx *ctx, memcpy(region_params.gbat, params->sdat, sdat_bytes); @@ -58,29 +42,3 @@ jbig2_image_compose(ctx, glyph, image, -x, 0, JBIG2_COMPOSE_REPLACE); x += SDNEWSYMWIDTHS[j]; -Index: ghostscript-8.70/jbig2dec/jbig2_text.c -=================================================================== ---- ghostscript-8.70.orig/jbig2dec/jbig2_text.c -+++ ghostscript-8.70/jbig2dec/jbig2_text.c -@@ -313,7 +313,11 @@ jbig2_decode_text_region(Jbig2Ctx *ctx, - refimage = jbig2_image_new(ctx, IBO->width + RDW, - IBO->height + RDH); - -+ if (image == NULL) -+ return jbig2_error(ctx, JBIG2_SEVERITY_FATAL, segment->number, -+ "could not allocate image storage"); - /* Table 12 */ -+ - rparams.GRTEMPLATE = params->SBRTEMPLATE; - rparams.reference = IBO; - rparams.DX = (RDW >> 1) + RDX; -@@ -676,6 +680,9 @@ jbig2_parse_text_region(Jbig2Ctx *ctx, J - } - - image = jbig2_image_new(ctx, region_info.width, region_info.height); -+ if (image == NULL) -+ return jbig2_error(ctx, JBIG2_SEVERITY_WARNING, segment->number, -+ "unable to allocate image storage"); - - ws = jbig2_word_stream_buf_new(ctx, segment_data + offset, segment->data_length - offset); - if (!params.SBHUFF) { Modified: corporate2/devel/office/postscript/ghostscript/files/fedora/ghostscript-vsnprintf.patch ================================================================= --- corporate2/devel/office/postscript/ghostscript/files/fedora/ghostscript-vsnprintf.patch (original) +++ corporate2/devel/office/postscript/ghostscript/files/fedora/ghostscript-vsnprintf.patch Mon Mar 1 10:20:22 2010 @@ -1,35 +1,7 @@ -diff -up ghostscript-8.70/base/gsmisc.c.vsnprintf ghostscript-8.70/base/gsmisc.c ---- ghostscript-8.70/base/gsmisc.c.vsnprintf 2008-01-07 18:43:02.000000000 +0000 -+++ ghostscript-8.70/base/gsmisc.c 2009-11-24 17:16:38.575250571 +0000 -@@ -69,10 +69,10 @@ int outprintf(const gs_memory_t *mem, co - - va_start(args, fmt); - -- count = vsprintf(buf, fmt, args); -+ count = vsnprintf(buf, sizeof (buf), fmt, args); - outwrite(mem, buf, count); -- if (count >= PRINTF_BUF_LENGTH) { -- count = sprintf(buf, -+ if (count == -1 || count >= sizeof (buf)) { -+ count = snprintf(buf, sizeof (buf), - "PANIC: printf exceeded %d bytes. Stack has been corrupted.\n", - PRINTF_BUF_LENGTH); - outwrite(mem, buf, count); -@@ -89,10 +89,10 @@ int errprintf(const char *fmt, ...) - - va_start(args, fmt); - -- count = vsprintf(buf, fmt, args); -+ count = vsnprintf(buf, sizeof (buf), fmt, args); - errwrite(buf, count); -- if (count >= PRINTF_BUF_LENGTH) { -- count = sprintf(buf, -+ if (count == -1 || count >= sizeof (buf)) { -+ count = snprintf(buf, sizeof (buf), - "PANIC: printf exceeded %d bytes. Stack has been corrupted.\n", - PRINTF_BUF_LENGTH); - errwrite(buf, count); -@@ -236,7 +236,7 @@ int gs_throw_imp(const char *func, const +diff -up ghostscript-8.71/base/gsmisc.c.vsnprintf ghostscript-8.71/base/gsmisc.c +--- ghostscript-8.71/base/gsmisc.c.vsnprintf 2010-01-05 00:52:07.000000000 +0000 ++++ ghostscript-8.71/base/gsmisc.c 2010-02-17 11:30:13.777615156 +0000 +@@ -235,7 +235,7 @@ int gs_throw_imp(const char *func, const va_list ap; va_start(ap, fmt); @@ -38,9 +10,9 @@ msg[sizeof(msg) - 1] = 0; va_end(ap); -diff -up ghostscript-8.70/base/gxttfb.c.vsnprintf ghostscript-8.70/base/gxttfb.c ---- ghostscript-8.70/base/gxttfb.c.vsnprintf 2009-07-09 06:59:44.000000000 +0100 -+++ ghostscript-8.70/base/gxttfb.c 2009-11-24 17:16:38.577250996 +0000 +diff -up ghostscript-8.71/base/gxttfb.c.vsnprintf ghostscript-8.71/base/gxttfb.c +--- ghostscript-8.71/base/gxttfb.c.vsnprintf 2009-12-06 19:12:08.000000000 +0000 ++++ ghostscript-8.71/base/gxttfb.c 2010-02-17 11:30:13.778616076 +0000 @@ -246,7 +246,7 @@ static int DebugPrint(ttfFont *ttf, cons if (gs_debug_c('Y')) { @@ -50,9 +22,9 @@ /* NB: moved debug output from stdout to stderr */ errwrite(buf, count); -diff -up ghostscript-8.70/base/rinkj/rinkj-byte-stream.c.vsnprintf ghostscript-8.70/base/rinkj/rinkj-byte-stream.c ---- ghostscript-8.70/base/rinkj/rinkj-byte-stream.c.vsnprintf 2008-04-04 02:02:16.000000000 +0100 -+++ ghostscript-8.70/base/rinkj/rinkj-byte-stream.c 2009-11-24 17:16:38.577250996 +0000 +diff -up ghostscript-8.71/base/rinkj/rinkj-byte-stream.c.vsnprintf ghostscript-8.71/base/rinkj/rinkj-byte-stream.c +--- ghostscript-8.71/base/rinkj/rinkj-byte-stream.c.vsnprintf 2008-04-04 02:02:16.000000000 +0100 ++++ ghostscript-8.71/base/rinkj/rinkj-byte-stream.c 2010-02-17 11:30:13.791615392 +0000 @@ -43,7 +43,7 @@ rinkj_byte_stream_printf (RinkjByteStrea va_list ap; Modified: corporate2/devel/office/postscript/ghostscript/pspec.xml ================================================================= --- corporate2/devel/office/postscript/ghostscript/pspec.xml (original) +++ corporate2/devel/office/postscript/ghostscript/pspec.xml Mon Mar 1 10:20:22 2010 @@ -12,7 +12,7 @@ library A graphics library for fast image creation ESP Ghostscript is a customized version of GPL Ghostscript that includes an enhanced autoconf-based configuration script, the CUPS raster driver to support CUPS raster printer drivers, and additional patches and drivers from various Linux distributors. - http://ghostscript.com/releases/ghostscript-8.70.tar.bz2 + http://ghostscript.com/releases/ghostscript-8.71.tar.gz cups libXt @@ -26,17 +26,48 @@ ubuntu/02_gs-man-fix-for-debian.patch - fedora/ghostscript-fPIC.patch fedora/ghostscript-multilib.patch + + + fedora/ghostscript-scripts.patch + + fedora/ghostscript-noopt.patch - fedora/ghostscript-pksmraw.patch + + + fedora/ghostscript-fPIC.patch + + fedora/ghostscript-runlibfileifexists.patch - fedora/ghostscript-scripts.patch + + fedora/ghostscript-system-jasper.patch + + + fedora/ghostscript-pksmraw.patch + + fedora/ghostscript-jbig2dec-nullderef.patch + + fedora/ghostscript-gs-executable.patch + + fedora/ghostscript-CVE-2009-4270.patch + + fedora/ghostscript-vsnprintf.patch + + + fedora/ghostscript-ldflags.patch + + + fedora/ghostscript-pdf2dsc.patch + + + fedora/ghostscript-gdevcups-y-axis.patch + + fedora/ghostscript-pdftoraster-exit.patch @@ -84,6 +115,13 @@ + + 2010-02-26 + 8.71 + Version bump, sync fedora patches. + Ozan ?a?layan + ozan at pardus.org.tr + 2010-02-17 8.70 From paketler-commits at pardus.org.tr Mon Mar 1 10:37:39 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Mon, 1 Mar 2010 10:37:39 +0200 (EET) Subject: corporate2/devel/programming/library/spidermonkey - Do not use lib64 dirs on x86_64 and use our CC and... Message-ID: <20100301083739.ED2E149C88E@ns1.pardus.org.tr> Author: fatih Date: Mon Mar 1 10:37:39 2010 New Revision: 87911 Added: corporate2/devel/programming/library/spidermonkey/files/no-lib64.patch Modified: corporate2/devel/programming/library/spidermonkey/actions.py corporate2/devel/programming/library/spidermonkey/pspec.xml Log: Do not use lib64 dirs on x86_64 and use our CC and CXX --- actions.py | 4 ++-- files/no-lib64.patch | 12 ++++++++++++ pspec.xml | 8 ++++++++ 3 files changed, 22 insertions(+), 2 deletions(-) Modified: corporate2/devel/programming/library/spidermonkey/actions.py ================================================================= --- corporate2/devel/programming/library/spidermonkey/actions.py (original) +++ corporate2/devel/programming/library/spidermonkey/actions.py Mon Mar 1 10:37:39 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # # Copyright 2006-2009 TUBITAK/UEKAE @@ -12,7 +11,8 @@ WorkDir = "js/src" def build(): - autotools.make("-j1 -f Makefile.ref JS_THREADSAFE=1") + autotools.make("-j1 -f Makefile.ref JS_THREADSAFE=1 " + "CC=%s CCC=%s" % (get.CC(), get.CXX())) def install(): # make is picky about the order of install Modified: corporate2/devel/programming/library/spidermonkey/pspec.xml ================================================================= --- corporate2/devel/programming/library/spidermonkey/pspec.xml (original) +++ corporate2/devel/programming/library/spidermonkey/pspec.xml Mon Mar 1 10:37:39 2010 @@ -22,6 +22,7 @@ js-1.7.0-threadsafe.patch js-1.7.0-make.patch js-shlib.patch + no-lib64.patch @@ -39,6 +40,13 @@ + + 2010-03-01 + 1.8.0_rc1 + Do not use lib64 dirs on x86_64 and use our CC and CXX + Fatih A??c? + fatih at pardus.org.tr + 2009-04-24 1.8.0_rc1 From paketler-commits at pardus.org.tr Mon Mar 1 10:44:59 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Mon, 1 Mar 2010 10:44:59 +0200 (EET) Subject: corporate2/devel/system/base/procps - Real fix for 64-bit build Message-ID: <20100301084459.742B949C88E@ns1.pardus.org.tr> Author: fatih Date: Mon Mar 1 10:44:59 2010 New Revision: 87912 Modified: corporate2/devel/system/base/procps/actions.py corporate2/devel/system/base/procps/pspec.xml Log: Real fix for 64-bit build --- actions.py | 2 +- pspec.xml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) Modified: corporate2/devel/system/base/procps/actions.py ================================================================= --- corporate2/devel/system/base/procps/actions.py (original) +++ corporate2/devel/system/base/procps/actions.py Mon Mar 1 10:44:59 2010 @@ -14,7 +14,7 @@ (get.CC(), get.CXXFLAGS(), get.CFLAGS(), get.LDFLAGS())) def install(): - autotools.rawInstall('ln_f="ln -sf" ldconfig="true" DESTDIR=%s' % get.installDIR()) + autotools.rawInstall('ln_f="ln -sf" ldconfig="true" lib64=lib DESTDIR=%s' % get.installDIR()) pisitools.insinto("/usr/include/proc/", "proc/*.h") Modified: corporate2/devel/system/base/procps/pspec.xml ================================================================= --- corporate2/devel/system/base/procps/pspec.xml (original) +++ corporate2/devel/system/base/procps/pspec.xml Mon Mar 1 10:44:59 2010 @@ -61,6 +61,13 @@ + + 2010-03-01 + 3.2.7 + Real fix for 64-bit build + Fatih A??c? + fatih at pardus.org.tr + 2010-02-27 3.2.7 From paketler-commits at pardus.org.tr Mon Mar 1 10:53:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Mon, 1 Mar 2010 10:53:02 +0200 (EET) Subject: corporate2/devel/multimedia/sound/jack-audio-connection-kit - Fix 64-bit build Message-ID: <20100301085302.C639049C88E@ns1.pardus.org.tr> Author: fatih Date: Mon Mar 1 10:53:02 2010 New Revision: 87913 Added: corporate2/devel/multimedia/sound/jack-audio-connection-kit/files/ corporate2/devel/multimedia/sound/jack-audio-connection-kit/files/no-lib64.patch Modified: corporate2/devel/multimedia/sound/jack-audio-connection-kit/actions.py corporate2/devel/multimedia/sound/jack-audio-connection-kit/pspec.xml Log: Fix 64-bit build --- actions.py | 3 ++- files/no-lib64.patch | 13 +++++++++++++ pspec.xml | 10 ++++++++++ 3 files changed, 25 insertions(+), 1 deletion(-) Modified: corporate2/devel/multimedia/sound/jack-audio-connection-kit/actions.py ================================================================= --- corporate2/devel/multimedia/sound/jack-audio-connection-kit/actions.py (original) +++ corporate2/devel/multimedia/sound/jack-audio-connection-kit/actions.py Mon Mar 1 10:53:02 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # # Copyright 2005-2009 TUBITAK/UEKAE @@ -10,6 +9,8 @@ from pisi.actionsapi import get def setup(): + autotools.autoreconf("-vif") + # for using posix-shm see https://bugzilla.novell.com/show_bug.cgi?id=337972 autotools.configure("--enable-html-docs \ --with-html-dir=/usr/share/doc/%s \ Modified: corporate2/devel/multimedia/sound/jack-audio-connection-kit/pspec.xml ================================================================= --- corporate2/devel/multimedia/sound/jack-audio-connection-kit/pspec.xml (original) +++ corporate2/devel/multimedia/sound/jack-audio-connection-kit/pspec.xml Mon Mar 1 10:53:02 2010 @@ -22,6 +22,9 @@ doxygen + + no-lib64.patch + @@ -44,6 +47,13 @@ + + 2010-03-01 + 0.116.2 + Fix 64-bit build + Fatih A??c? + fatih at pardus.org.tr + 2009-04-26 0.116.2 From paketler-commits at pardus.org.tr Mon Mar 1 11:09:20 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 1 Mar 2010 11:09:20 +0200 (EET) Subject: corporate2/devel/server/auth/mit-kerberos - Version bump and sync patches Message-ID: <20100301090920.D4D2449C88E@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 1 11:09:20 2010 New Revision: 87914 Added: corporate2/devel/server/auth/mit-kerberos/files/fedora/2010-001-security.patch corporate2/devel/server/auth/mit-kerberos/files/fedora/krb5-1.7-create_on_load.patch corporate2/devel/server/auth/mit-kerberos/files/fedora/krb5-1.7-exp_warn.patch corporate2/devel/server/auth/mit-kerberos/files/fedora/krb5-1.7-opte.patch corporate2/devel/server/auth/mit-kerberos/files/fedora/krb5-1.7.1-kpasswd_ccache.patch Modified: corporate2/devel/server/auth/mit-kerberos/pspec.xml Log: Version bump and sync patches --- files/fedora/2010-001-security.patch | 42 +++++++++ files/fedora/krb5-1.7-create_on_load.patch | 115 +++++++++++++++++++++++++++ files/fedora/krb5-1.7-exp_warn.patch | 17 +++ files/fedora/krb5-1.7-opte.patch | 14 +++ files/fedora/krb5-1.7.1-kpasswd_ccache.patch | 32 +++++++ pspec.xml | 6 + 6 files changed, 226 insertions(+) Modified: corporate2/devel/server/auth/mit-kerberos/pspec.xml ================================================================= --- corporate2/devel/server/auth/mit-kerberos/pspec.xml (original) +++ corporate2/devel/server/auth/mit-kerberos/pspec.xml Mon Mar 1 11:09:20 2010 @@ -60,6 +60,12 @@ fedora/krb5-1.7-sizeof.patch fedora/krb5-1.7-largefile.patch fedora/krb5-1.7-openssl-1.0.patch + + fedora/krb5-1.7-create_on_load.patch + fedora/krb5-1.7-opte.patch + fedora/krb5-1.7-exp_warn.patch + fedora/krb5-1.7.1-kpasswd_ccache.patch + fedora/2010-001-security.patch From paketler-commits at pardus.org.tr Mon Mar 1 11:14:41 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 1 Mar 2010 11:14:41 +0200 (EET) Subject: playground/review/network/library/protobuf - fixes from review Message-ID: <20100301091441.AFDCE49C88E@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 1 11:14:41 2010 New Revision: 87915 Modified: playground/review/network/library/protobuf/actions.py playground/review/network/library/protobuf/pspec.xml Log: fixes from review --- actions.py | 5 +++++ pspec.xml | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) Modified: playground/review/network/library/protobuf/actions.py ================================================================= --- playground/review/network/library/protobuf/actions.py (original) +++ playground/review/network/library/protobuf/actions.py Mon Mar 1 11:14:41 2010 @@ -11,6 +11,8 @@ from pisi.actionsapi import get def setup(): + shelltools.export("PTHREAD_LIBS", "-lpthread") + autotools.autoreconf("-vif") autotools.configure("--disable-static") def build(): @@ -25,4 +27,7 @@ pythonmodules.install() shelltools.cd("..") + pisitools.insinto("/usr/share/vim/vim72/syntax/", "editors/proto.vim") + pisitools.insinto("/usr/share/emacs/site-lisp/", "editors/protobuf-mode.el") + pisitools.dodoc("CHANGES.txt", "CONTRIBUTORS.txt", "COPYING.txt", "README.txt") Modified: playground/review/network/library/protobuf/pspec.xml ================================================================= --- playground/review/network/library/protobuf/pspec.xml (original) +++ playground/review/network/library/protobuf/pspec.xml Mon Mar 1 11:14:41 2010 @@ -13,17 +13,20 @@ Google's data interchange format Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. http://protobuf.googlecode.com/files/protobuf-2.3.0.tar.bz2 + + setuptools + protobuf /usr/bin - /etc /usr/include /usr/lib - /usr/share /usr/share/doc + /usr/share/vim + /usr/share/emacs From paketler-commits at pardus.org.tr Mon Mar 1 11:46:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 1 Mar 2010 11:46:44 +0200 (EET) Subject: playground/review/network/library/protobuf - minor fixes Message-ID: <20100301094644.1F36049C88E@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 1 11:46:43 2010 New Revision: 87916 Modified: playground/review/network/library/protobuf/pspec.xml playground/review/network/library/protobuf/translations.xml Log: minor fixes --- pspec.xml | 2 +- translations.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: playground/review/network/library/protobuf/pspec.xml ================================================================= --- playground/review/network/library/protobuf/pspec.xml (original) +++ playground/review/network/library/protobuf/pspec.xml Mon Mar 1 11:46:43 2010 @@ -8,7 +8,7 @@ Serdar Dalg?? serdar at pardus.org.tr - GPLv2 + Apache-2.0 library Google's data interchange format Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. Modified: playground/review/network/library/protobuf/translations.xml ================================================================= --- playground/review/network/library/protobuf/translations.xml (original) +++ playground/review/network/library/protobuf/translations.xml Mon Mar 1 11:46:43 2010 @@ -2,7 +2,7 @@ protobuf - Google'?n veri de?i? toku? bi?imi + Google'?n veri al?? veri? bi?imi Protokol Arabellekleri(protobuf) yap?land?r?lm?? veriyi kodlamak i?in verimli bir bi?imdir. Google kendi i?indeki b?t?n RPC protokolleri ve dosya bi?imleri i?in Protokol Arabelleklerini kullanmaktad?r. From paketler-commits at pardus.org.tr Mon Mar 1 12:07:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 1 Mar 2010 12:07:07 +0200 (EET) Subject: playground/review/network/library/protobuf - lib'i yayalım şöyle iyicene, oooh, misss Message-ID: <20100301100707.A2DB049C88E@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 1 12:07:07 2010 New Revision: 87917 Modified: playground/review/network/library/protobuf/pspec.xml Log: lib'i yayal?m ??yle iyicene, oooh, misss --- pspec.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Modified: playground/review/network/library/protobuf/pspec.xml ================================================================= --- playground/review/network/library/protobuf/pspec.xml (original) +++ playground/review/network/library/protobuf/pspec.xml Mon Mar 1 12:07:07 2010 @@ -23,7 +23,9 @@ /usr/bin /usr/include - /usr/lib + /usr/lib/libproto* + /usr/lib/python2.6/site-packages + /usr/lib/pkgconfig /usr/share/doc /usr/share/vim /usr/share/emacs From paketler-commits at pardus.org.tr Mon Mar 1 12:09:42 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 1 Mar 2010 12:09:42 +0200 (EET) Subject: 2009/devel/network/library/protobuf playground/review/network/library/protobuf - Move protobuf from review to Pardus repository Message-ID: <20100301100942.5680B49C88E@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 1 12:09:42 2010 New Revision: 87918 Added: 2009/devel/network/library/protobuf/ - copied from r87917, playground/review/network/library/protobuf/ Removed: playground/review/network/library/protobuf/ Log: Move protobuf from review to Pardus repository From paketler-commits at pardus.org.tr Mon Mar 1 12:10:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 1 Mar 2010 12:10:29 +0200 (EET) Subject: 2009/stable/network/library/protobuf - Ready for stable Message-ID: <20100301101029.0973C49C88E@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 1 12:10:28 2010 New Revision: 87919 Added: 2009/stable/network/library/protobuf/ - copied from r87918, 2009/devel/network/library/protobuf/ Log: Ready for stable From paketler-commits at pardus.org.tr Mon Mar 1 12:10:43 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 1 Mar 2010 12:10:43 +0200 (EET) Subject: corporate2/devel/network/library/protobuf - Ready for stable Message-ID: <20100301101043.1763249C88E@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 1 12:10:42 2010 New Revision: 87920 Added: corporate2/devel/network/library/protobuf/ - copied from r87919, 2009/devel/network/library/protobuf/ Log: Ready for stable From paketler-commits at pardus.org.tr Mon Mar 1 13:02:53 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Mon, 1 Mar 2010 13:02:53 +0200 (EET) Subject: 2009/devel/multimedia/stream/mpd - add missing avahi-glib dependency Message-ID: <20100301110253.5B57649C88E@ns1.pardus.org.tr> Author: igungor Date: Mon Mar 1 13:02:53 2010 New Revision: 87921 Modified: 2009/devel/multimedia/stream/mpd/pspec.xml Log: add missing avahi-glib dependency --- pspec.xml | 9 +++++++++ 1 file changed, 9 insertions(+) Modified: 2009/devel/multimedia/stream/mpd/pspec.xml ================================================================= --- 2009/devel/multimedia/stream/mpd/pspec.xml (original) +++ 2009/devel/multimedia/stream/mpd/pspec.xml Mon Mar 1 13:02:53 2010 @@ -15,6 +15,7 @@ mirrors://sourceforge/musicpd/mpd/mpd-0.15.8.tar.bz2 avahi + avahi-glib libmpcdec wavpack faad2 @@ -44,6 +45,7 @@ mpd avahi + avahi-glib libmpcdec wavpack faad2 @@ -82,6 +84,13 @@ + + 2010-03-01 + 0.15.8 + Add missing avahi-glib dependency. + H. ?brahim G?ng?r + h.ibrahim.gungor at gmail.com + 2010-02-28 0.15.8 From paketler-commits at pardus.org.tr Mon Mar 1 13:11:20 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 1 Mar 2010 13:11:20 +0200 (EET) Subject: playground/ozan/applications/printing/cups-pk-helper - Polkit helper for CUPS Message-ID: <20100301111120.DFAB249C88E@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 1 13:11:20 2010 New Revision: 87922 Added: playground/ozan/applications/printing/cups-pk-helper/ playground/ozan/applications/printing/cups-pk-helper/actions.py playground/ozan/applications/printing/cups-pk-helper/files/ playground/ozan/applications/printing/cups-pk-helper/files/allow_authentication.patch playground/ozan/applications/printing/cups-pk-helper/files/cups-pk-helper-add-printer-ppd-optional.patch playground/ozan/applications/printing/cups-pk-helper/files/polkit_result.patch playground/ozan/applications/printing/cups-pk-helper/pspec.xml playground/ozan/applications/printing/cups-pk-helper/translations.xml Log: Polkit helper for CUPS --- actions.py | 22 +++ files/allow_authentication.patch | 94 ++++++++++++++ files/cups-pk-helper-add-printer-ppd-optional.patch | 16 ++ files/polkit_result.patch | 127 ++++++++++++++++++++ pspec.xml | 50 +++++++ translations.xml | 9 + 6 files changed, 318 insertions(+) From paketler-commits at pardus.org.tr Mon Mar 1 13:49:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Mon, 1 Mar 2010 13:49:55 +0200 (EET) Subject: corporate2/devel/system/base/pisi - Add patch to fix thinko when looking for relocated... Message-ID: <20100301114955.79F5049C88E@ns1.pardus.org.tr> Author: fatih Date: Mon Mar 1 13:49:55 2010 New Revision: 87923 Added: corporate2/devel/system/base/pisi/files/thinko.patch Modified: corporate2/devel/system/base/pisi/pspec.xml Log: Add patch to fix thinko when looking for relocated files --- files/thinko.patch | 27 +++++++++++++++++++++++++++ pspec.xml | 8 ++++++++ 2 files changed, 35 insertions(+) Modified: corporate2/devel/system/base/pisi/pspec.xml ================================================================= --- corporate2/devel/system/base/pisi/pspec.xml (original) +++ corporate2/devel/system/base/pisi/pspec.xml Mon Mar 1 13:49:55 2010 @@ -24,6 +24,7 @@ disable-arts.patch + thinko.patch @@ -62,6 +63,13 @@ + + 2010-03-01 + 2.3_alpha2 + Add patch to fix thinko when looking for relocated files + Fatih A??c? + fatih at pardus.org.tr + 2010-03-01 2.3_alpha2 From paketler-commits at pardus.org.tr Mon Mar 1 14:02:16 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 1 Mar 2010 14:02:16 +0200 (EET) Subject: 2009/devel/editor/ed - Version bump, compile the package with our CC and ... Message-ID: <20100301120216.7DF0049C88E@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 1 14:02:16 2010 New Revision: 87924 Modified: 2009/devel/editor/ed/actions.py 2009/devel/editor/ed/pspec.xml Log: Version bump, compile the package with our CC and CFLAGS. --- actions.py | 3 ++- pspec.xml | 9 ++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) Modified: 2009/devel/editor/ed/actions.py ================================================================= --- 2009/devel/editor/ed/actions.py (original) +++ 2009/devel/editor/ed/actions.py Mon Mar 1 14:02:16 2010 @@ -8,9 +8,10 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools +from pisi.actionsapi import get def setup(): - autotools.rawConfigure() + autotools.configure('CC=%s CFLAGS="%s" ' % (get.CC(), get.CFLAGS())) def build(): autotools.make() Modified: 2009/devel/editor/ed/pspec.xml ================================================================= --- 2009/devel/editor/ed/pspec.xml (original) +++ 2009/devel/editor/ed/pspec.xml Mon Mar 1 14:02:16 2010 @@ -12,7 +12,7 @@ app:console Basic line editor Ed is a line-oriented text editor. It is used to create, display and modify text files both interactively and via shell scripts. - mirrors://gnu/ed/ed-1.2.tar.gz + mirrors://gnu/ed/ed-1.4.tar.gz @@ -26,6 +26,13 @@ + + 2010-03-01 + 1.4 + Version bump, compile the package with our CC and CFLAGS. + Serdar Dalg?? + serdar at pardus.org.tr + 2009-02-02 1.2 From paketler-commits at pardus.org.tr Mon Mar 1 14:02:50 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 1 Mar 2010 14:02:50 +0200 (EET) Subject: 2009/stable/editor/ed - Merge from devel/editor/ed Message-ID: <20100301120250.EEBF049C88E@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 1 14:02:50 2010 New Revision: 87925 Modified: 2009/stable/editor/ed/ (props changed) 2009/stable/editor/ed/actions.py 2009/stable/editor/ed/pspec.xml Log: Merge from devel/editor/ed: rev. 87924, by sdalgic on 2010-03-01 Version bump, compile the package with our CC and CFLAGS. --- actions.py | 3 ++- pspec.xml | 9 ++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) Modified: 2009/stable/editor/ed/actions.py ================================================================= --- 2009/stable/editor/ed/actions.py (original) +++ 2009/stable/editor/ed/actions.py Mon Mar 1 14:02:50 2010 @@ -8,9 +8,10 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools +from pisi.actionsapi import get def setup(): - autotools.rawConfigure() + autotools.configure('CC=%s CFLAGS="%s" ' % (get.CC(), get.CFLAGS())) def build(): autotools.make() Modified: 2009/stable/editor/ed/pspec.xml ================================================================= --- 2009/stable/editor/ed/pspec.xml (original) +++ 2009/stable/editor/ed/pspec.xml Mon Mar 1 14:02:50 2010 @@ -12,7 +12,7 @@ app:console Basic line editor Ed is a line-oriented text editor. It is used to create, display and modify text files both interactively and via shell scripts. - mirrors://gnu/ed/ed-1.2.tar.gz + mirrors://gnu/ed/ed-1.4.tar.gz @@ -26,6 +26,13 @@ + + 2010-03-01 + 1.4 + Version bump, compile the package with our CC and CFLAGS. + Serdar Dalg?? + serdar at pardus.org.tr + 2009-02-02 1.2 From paketler-commits at pardus.org.tr Mon Mar 1 14:06:41 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Mon, 1 Mar 2010 14:06:41 +0200 (EET) Subject: corporate2/devel/hardware/library/usbmuxd - Fix build on x86_64 Message-ID: <20100301120641.EA8C249C88E@ns1.pardus.org.tr> Author: fatih Date: Mon Mar 1 14:06:41 2010 New Revision: 87926 Modified: corporate2/devel/hardware/library/usbmuxd/actions.py corporate2/devel/hardware/library/usbmuxd/pspec.xml Log: Fix build on x86_64 --- actions.py | 2 +- pspec.xml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) Modified: corporate2/devel/hardware/library/usbmuxd/actions.py ================================================================= --- corporate2/devel/hardware/library/usbmuxd/actions.py (original) +++ corporate2/devel/hardware/library/usbmuxd/actions.py Mon Mar 1 14:06:41 2010 @@ -14,7 +14,7 @@ def setup(): pisitools.dosed("udev/85-usbmuxd.rules.in", "-u -U", "-u") - cmaketools.configure("-DCMAKE_SKIP_RPATH=ON") + cmaketools.configure("-DCMAKE_SKIP_RPATH=ON -DLIB_SUFFIX=''") def build(): cmaketools.make() Modified: corporate2/devel/hardware/library/usbmuxd/pspec.xml ================================================================= --- corporate2/devel/hardware/library/usbmuxd/pspec.xml (original) +++ corporate2/devel/hardware/library/usbmuxd/pspec.xml Mon Mar 1 14:06:41 2010 @@ -41,6 +41,13 @@ + + 2010-03-01 + 1.0.0 + Fix build on x86_64 + Fatih A??c? + fatih at pardus.org.tr + 2009-12-08 1.0.0 From paketler-commits at pardus.org.tr Mon Mar 1 14:15:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 1 Mar 2010 14:15:07 +0200 (EET) Subject: corporate2/devel/server/samba - Fix patch Message-ID: <20100301121507.773B549C88E@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 1 14:15:07 2010 New Revision: 87927 Modified: corporate2/devel/server/samba/actions.py corporate2/devel/server/samba/files/documentation.patch Log: Fix patch --- actions.py | 4 files/documentation.patch | 233 ++++++++++++++++++++-------------------------- 2 files changed, 109 insertions(+), 128 deletions(-) Modified: corporate2/devel/server/samba/actions.py ================================================================= --- corporate2/devel/server/samba/actions.py (original) +++ corporate2/devel/server/samba/actions.py Mon Mar 1 14:15:07 2010 @@ -14,6 +14,10 @@ def setup(): shelltools.export("CFLAGS", "%s -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED" % get.CFLAGS()) + + # Manually fix manpages + pisitools.dosed("docs/manpages/*", "\$LOCKDIR", "/var/run/samba") + shelltools.cd(SAMBA_SOURCE) # Build VERSION Modified: corporate2/devel/server/samba/files/documentation.patch ================================================================= Suppressed! Too long (more than 250 lines) diff output suppressed... From paketler-commits at pardus.org.tr Mon Mar 1 14:25:59 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Mon, 1 Mar 2010 14:25:59 +0200 (EET) Subject: playground/igungor/libplayer - depend on new mplayer Message-ID: <20100301122559.C8B0849C88E@ns1.pardus.org.tr> Author: igungor Date: Mon Mar 1 14:25:59 2010 New Revision: 87928 Modified: playground/igungor/libplayer/pspec.xml Log: depend on new mplayer --- pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: playground/igungor/libplayer/pspec.xml ================================================================= --- playground/igungor/libplayer/pspec.xml (original) +++ playground/igungor/libplayer/pspec.xml Mon Mar 1 14:25:59 2010 @@ -16,16 +16,16 @@ gstreamer xine-lib - mplayer + mplayer libplayer - mplayer gstreamer xine-lib + mplayer /usr/bin From paketler-commits at pardus.org.tr Mon Mar 1 14:34:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 1 Mar 2010 14:34:22 +0200 (EET) Subject: corporate2/devel/programming/environment/kdevelop - bring kdevelop Message-ID: <20100301123422.E16A549C88E@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 1 14:34:22 2010 New Revision: 87929 Added: corporate2/devel/programming/environment/kdevelop/ - copied from r83138, 2008/devel/programming/environments/kdevelop/ Modified: corporate2/devel/programming/environment/kdevelop/actions.py corporate2/devel/programming/environment/kdevelop/pspec.xml corporate2/devel/programming/environment/kdevelop/translations.xml Log: bring kdevelop --- actions.py | 10 +++++----- pspec.xml | 23 +++++++++++++++-------- translations.xml | 4 ++-- 3 files changed, 22 insertions(+), 15 deletions(-) Modified: corporate2/devel/programming/environment/kdevelop/actions.py ================================================================= --- 2008/devel/programming/environments/kdevelop/actions.py (original) +++ corporate2/devel/programming/environment/kdevelop/actions.py Mon Mar 1 14:34:22 2010 @@ -1,12 +1,13 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005-2007 TUBITAK/UEKAE +# Copyright 2005-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import kde from pisi.actionsapi import get +from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools def setup(): @@ -14,10 +15,9 @@ for i in shelltools.ls("admin/*"): shelltools.copy(i, "parts/appwizard/common/admin/") - # copy system's ltmain.sh over old one - shelltools.copy("/usr/share/libtool/ltmain.sh", "parts/appwizard/common/admin/") - shelltools.copy("/usr/share/libtool/ltmain.sh", "parts/appwizard/common/incadmin/") - + # Fix automake and python detection + pisitools.dosed("admin/cvs.sh", "automake\*1\.10\*", "automake*1.1[0-5]*") + pisitools.dosed("admin/acinclude.m4.in", "KDE_CHECK_PYTHON_INTERN\(\"2.5", "KDE_CHECK_PYTHON_INTERN(\"%s" % get.curPYTHON().split("python")[1]) kde.make("-f admin/Makefile.common") kde.configure("--with-kdelibsdoxy-dir=%s/share/doc/HTML/en/kdelibs-apidocs \ Modified: corporate2/devel/programming/environment/kdevelop/pspec.xml ================================================================= --- 2008/devel/programming/environments/kdevelop/pspec.xml (original) +++ corporate2/devel/programming/environment/kdevelop/pspec.xml Mon Mar 1 14:34:22 2010 @@ -5,26 +5,26 @@ kdevelop http://www.kdevelop.org - Pardus - admins at pardus.org.tr + Ozan ?a?layan + ozan at pardus.org.tr GPLv2 app:gui An Integrated Development Enviroment from KDE - Integrated Development Enviroment for Unix, supporting KDE/Qt, C/C++ and a many other languages - mirrors://kde/stable/3.5.10/src/kdevelop-3.5.3.tar.bz2 + kdevelop is an integrated development environment for Unix, supporting KDE/Qt, C/C++ and many other languages. + http://cekirdek.pardus.org.tr/~ozan/dist/sources/kdevelop_3.5.5.orig.tar.gz - qt - kdesdk + qt + kdesdk kdevelop - qt - kdesdk + qt htdig + kdesdk /usr/kde/3.5/bin @@ -43,6 +43,13 @@ + + 2010-03-01 + 3.5.5 + Stable update + Ozan ?a?layan + ozan at pardus.org.tr + 2008-07-27 3.5.3 Modified: corporate2/devel/programming/environment/kdevelop/translations.xml ================================================================= --- 2008/devel/programming/environments/kdevelop/translations.xml (original) +++ corporate2/devel/programming/environment/kdevelop/translations.xml Mon Mar 1 14:34:22 2010 @@ -2,8 +2,8 @@ kdevelop - KDE taraf?ndan ?retilen bir uygulama geli?tirme ortam? - C/C++ ve di?er bir ?ok programlama dili ile uygulama geli?tirmeye olanak veren bir grafik geli?tirme ortam?d?r + KDE taraf?ndan geli?tirilen bir uygulama geli?tirme ortam? + kdevelop, C/C++ ve di?er bir ?ok programlama dili ile uygulama geli?tirmeye olanak veren bir grafik geli?tirme ortam?d?r. Entorno integrado de desarrollo (IDE) para Unix, con soporte KDE/Qt, C/C++ y muchos otros lenguajes From paketler-commits at pardus.org.tr Mon Mar 1 15:03:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 1 Mar 2010 15:03:02 +0200 (EET) Subject: 2009/devel/game/action/bzflag - Version bump and add missing dependencies mesa and... Message-ID: <20100301130302.C58F349C88E@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 1 15:03:02 2010 New Revision: 87930 Modified: 2009/devel/game/action/bzflag/actions.py 2009/devel/game/action/bzflag/pspec.xml Log: Version bump and add missing dependencies mesa and glew. --- actions.py | 2 ++ pspec.xml | 13 ++++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) Modified: 2009/devel/game/action/bzflag/actions.py ================================================================= --- 2009/devel/game/action/bzflag/actions.py (original) +++ 2009/devel/game/action/bzflag/actions.py Mon Mar 1 15:03:02 2010 @@ -10,6 +10,8 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get +shelltools.export("HOME", get.workDIR()) + def setup(): shelltools.export("CFLAGS","%s -fPIC -fno-strict-aliasing" % get.CFLAGS()) Modified: 2009/devel/game/action/bzflag/pspec.xml ================================================================= --- 2009/devel/game/action/bzflag/pspec.xml (original) +++ 2009/devel/game/action/bzflag/pspec.xml Mon Mar 1 15:03:02 2010 @@ -12,10 +12,12 @@ app:gui A free multiplayer multiplatform 3D tank battle game BZFlag is a free multiplayer multiplatform 3D tank battle game. The name stands for Battle Zone capture Flag. It's one of the most popular games ever on Silicon Graphics machines. - mirrors://sourceforge/bzflag/bzflag-2.0.12.tar.bz2 + mirrors://sourceforge/bzflag/bzflag-2.0.14.tar.bz2 c-ares curl + mesa + glew libsdl sdl-image bind-tools @@ -32,6 +34,8 @@ c-ares curl + mesa + glew libsdl bind-tools @@ -52,6 +56,13 @@ + + 2010-03-01 + 2.0.14 + Version bump and add missing dependencies mesa and glew. + Serdar Dalg?? + serdar at pardus.org.tr + 2008-12-18 2.0.12 From paketler-commits at pardus.org.tr Mon Mar 1 15:03:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 1 Mar 2010 15:03:32 +0200 (EET) Subject: 2009/stable/game/action/bzflag - Merge from devel/game/action/bzflag Message-ID: <20100301130332.2774149C88E@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 1 15:03:32 2010 New Revision: 87931 Modified: 2009/stable/game/action/bzflag/ (props changed) 2009/stable/game/action/bzflag/actions.py 2009/stable/game/action/bzflag/pspec.xml Log: Merge from devel/game/action/bzflag: rev. 87930, by sdalgic on 2010-03-01 Version bump and add missing dependencies mesa and glew. --- actions.py | 2 ++ pspec.xml | 13 ++++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) Modified: 2009/stable/game/action/bzflag/actions.py ================================================================= --- 2009/stable/game/action/bzflag/actions.py (original) +++ 2009/stable/game/action/bzflag/actions.py Mon Mar 1 15:03:32 2010 @@ -10,6 +10,8 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get +shelltools.export("HOME", get.workDIR()) + def setup(): shelltools.export("CFLAGS","%s -fPIC -fno-strict-aliasing" % get.CFLAGS()) Modified: 2009/stable/game/action/bzflag/pspec.xml ================================================================= --- 2009/stable/game/action/bzflag/pspec.xml (original) +++ 2009/stable/game/action/bzflag/pspec.xml Mon Mar 1 15:03:32 2010 @@ -12,10 +12,12 @@ app:gui A free multiplayer multiplatform 3D tank battle game BZFlag is a free multiplayer multiplatform 3D tank battle game. The name stands for Battle Zone capture Flag. It's one of the most popular games ever on Silicon Graphics machines. - mirrors://sourceforge/bzflag/bzflag-2.0.12.tar.bz2 + mirrors://sourceforge/bzflag/bzflag-2.0.14.tar.bz2 c-ares curl + mesa + glew libsdl sdl-image bind-tools @@ -32,6 +34,8 @@ c-ares curl + mesa + glew libsdl bind-tools @@ -52,6 +56,13 @@ + + 2010-03-01 + 2.0.14 + Version bump and add missing dependencies mesa and glew. + Serdar Dalg?? + serdar at pardus.org.tr + 2008-12-18 2.0.12 From paketler-commits at pardus.org.tr Mon Mar 1 15:20:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O8bmfDtnIgRXJzZXltZW4=?=) Date: Mon, 1 Mar 2010 15:20:52 +0200 (EET) Subject: playground/review/multimedia/library/libmpdclient - Several fixes for review. Message-ID: <20100301132052.AA7FF49C88E@ns1.pardus.org.tr> Author: gungor.erseymen Date: Mon Mar 1 15:20:52 2010 New Revision: 87932 Modified: playground/review/multimedia/library/libmpdclient/actions.py playground/review/multimedia/library/libmpdclient/pspec.xml playground/review/multimedia/library/libmpdclient/translations.xml Log: Several fixes for review. - drop unsed direct dependency. - Start description with package name. - Add description tag to translation.xml - Mark /usr/lib/pkgconfig as data. --- actions.py | 1 + pspec.xml | 3 ++- translations.xml | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) Modified: playground/review/multimedia/library/libmpdclient/actions.py ================================================================= --- playground/review/multimedia/library/libmpdclient/actions.py (original) +++ playground/review/multimedia/library/libmpdclient/actions.py Mon Mar 1 15:20:52 2010 @@ -8,6 +8,7 @@ from pisi.actionsapi import pisitools def setup(): + autotools.autoreconf("-fi") autotools.configure("--disable-static") def build(): Modified: playground/review/multimedia/library/libmpdclient/pspec.xml ================================================================= --- playground/review/multimedia/library/libmpdclient/pspec.xml (original) +++ playground/review/multimedia/library/libmpdclient/pspec.xml Mon Mar 1 15:20:52 2010 @@ -11,7 +11,7 @@ BSD library Client development library for MPD - A stable, documented, asynchronous API library for interfacing MPD in the C, C++ and Objective C languages. + Libmpdclient is a stable, documented, asynchronous API library for interfacing MPD in the C, C++ and Objective C languages. mirrors://sourceforge/musicpd/libmpdclient/libmpdclient-2.1.tar.bz2 @@ -20,6 +20,7 @@ /usr/include /usr/lib + /usr/lib/pkgconfig /usr/share/doc Modified: playground/review/multimedia/library/libmpdclient/translations.xml ================================================================= --- playground/review/multimedia/library/libmpdclient/translations.xml (original) +++ playground/review/multimedia/library/libmpdclient/translations.xml Mon Mar 1 15:20:52 2010 @@ -3,5 +3,6 @@ libmpdclient MPD i?in istemci geli?tirme k?t?phanesi + Libmpdclient, MPD etkile?imi i?in C, C++ ve Object C dillerinde kullan?labilen istikrarl?, belgelendirilmi?, asenkron bir api k?t?phanesidir. From paketler-commits at pardus.org.tr Mon Mar 1 15:46:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mete_Alpaslan?=) Date: Mon, 1 Mar 2010 15:46:04 +0200 (EET) Subject: playground/mete/koffice - kivio kplato remove Message-ID: <20100301134604.D09B649C88E@ns1.pardus.org.tr> Author: mete Date: Mon Mar 1 15:46:04 2010 New Revision: 87933 Modified: playground/mete/koffice/pspec.xml Log: kivio kplato remove --- pspec.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) Modified: playground/mete/koffice/pspec.xml ================================================================= --- playground/mete/koffice/pspec.xml (original) +++ playground/mete/koffice/pspec.xml Mon Mar 1 15:46:04 2010 @@ -279,7 +279,7 @@ /usr/kde/4/share/kde4/services/kformula* - + koffice-kplato @@ -449,7 +449,7 @@ /usr/kde/4/share/doc/HTML/en/kspread - + koffice-kword kword From paketler-commits at pardus.org.tr Mon Mar 1 16:10:43 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 1 Mar 2010 16:10:43 +0200 (EET) Subject: playground/sdalgic/game/strategy - add wesnoth to PG, server side playing has some mo... Message-ID: <20100301141043.44B5249C88E@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 1 16:10:43 2010 New Revision: 87934 Added: playground/sdalgic/game/strategy/ playground/sdalgic/game/strategy/component.xml - copied unchanged from r87904, 2009/devel/game/strategy/component.xml playground/sdalgic/game/strategy/wesnoth/ - copied from r87904, 2009/devel/game/strategy/wesnoth/ Modified: playground/sdalgic/game/strategy/wesnoth/pspec.xml Log: add wesnoth to PG, server side playing has some more tweaks to do with the package ;) --- game/strategy/wesnoth/pspec.xml | 28 ++++++++++++++++++++++++- playground/sdalgic/game/strategy/component.xml | 3 ++ 2 files changed, 30 insertions(+), 1 deletion(-) Modified: playground/sdalgic/game/strategy/wesnoth/pspec.xml ================================================================= --- 2009/devel/game/strategy/wesnoth/pspec.xml (original) +++ playground/sdalgic/game/strategy/wesnoth/pspec.xml Mon Mar 1 16:10:43 2010 @@ -13,13 +13,14 @@ app:gui A fantasy turn-based strategy game The Battle for Wesnoth is a turn-based strategy game with a fantasy theme. Build up a great army, gradually turning raw recruits into hardened veterans. In later games, recall your toughest warriors and form a deadly host against whom none can stand! Choose units from a large pool of specialists, and hand-pick a force with the right strengths to fight well on different terrains against all manner of opposition. - mirrors://sourceforge/wesnoth/wesnoth-1.6.4.tar.bz2 + mirrors://sourceforge/wesnoth/wesnoth-1.6.5.tar.bz2 libsdl sdl-image sdl-net sdl-mixer sdl-ttf + boost-devel @@ -45,6 +46,31 @@ + + 2010-03-01 + 1.6.5 + - Add missing dependency boost-devel. + - Version bump to latest stable version: + * Campaigns: + * Legend of Wesmere: + * Work around a possible crash at the end of scenario 7 (bug #14172) + * Under the Burning Suns: + * Fixed bug #13978: UtBS: "stun" ability doesn't modify enemy ZoC + * Language and translations: + * Updated translations: Chinese (Traditional), Czech, Dutch, Estonian, + Finnish, French, German, Hungarian, Italian, Lithuanian, Polish, Russian, + Serbian, Slovak + * Music and sound effects: + * Fixed bug #14239 (check_fogged ignored by sound sources) + * User interface: + * Removed the hotkey to enable/disable mouse scrolling + * Miscellaneous and bugfixes: + * Fix gcc 4.4 compilation errors (Debian bug #539546) + * Fix ODR issues in gui2 + + Serdar Dalg?? + serdar at pardus.org.tr + 2009-07-08 1.6.4 From paketler-commits at pardus.org.tr Mon Mar 1 16:19:31 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Renan_=C3=87ak=C4=B1rerk?=) Date: Mon, 1 Mar 2010 16:19:31 +0200 (EET) Subject: 2009/devel/network/library/openmpi - version bump Message-ID: <20100301141931.C01E749C88E@ns1.pardus.org.tr> Author: renan.cakirerk Date: Mon Mar 1 16:19:31 2010 New Revision: 87935 Modified: 2009/devel/network/library/openmpi/pspec.xml Log: version bump --- pspec.xml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) Modified: 2009/devel/network/library/openmpi/pspec.xml ================================================================= --- 2009/devel/network/library/openmpi/pspec.xml (original) +++ 2009/devel/network/library/openmpi/pspec.xml Mon Mar 1 16:19:31 2010 @@ -12,7 +12,7 @@ library A High Performance Message Passing Library Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. - http://www.open-mpi.org/software/ompi/v1.3/downloads/openmpi-1.3.3.tar.bz2 + http://www.open-mpi.org/software/ompi/v1.4/downloads/openmpi-1.4.1.tar.bz2 @@ -29,6 +29,34 @@ + + 2010-03-01 + 1.4.1 + + - Update to PLPA v1.3.2, addressing a licensing issue identified by + the Fedora project. See + https://svn.open-mpi.org/trac/plpa/changeset/262 for details. + - Add check for malformed checkpoint metadata files (Ticket #2141). + - Fix error path in ompi-checkpoint when not able to checkpoint + (Ticket #2138). + - Cleanup component release logic when selecting checkpoint/restart + enabled components (Ticket #2135). + - Fixed VT node name detection for Cray XT platforms, and fixed some + broken VT documentation files. + - Fix a possible race condition in tearing down RDMA CM-based + connections. + - Relax error checking on MPI_GRAPH_CREATE. Thanks to David Singleton + for pointing out the issue. + - Fix a shared memory "hang" problem that occurred on x86/x86_64 + platforms when used with the GNU >=4.4.x compiler series. + - Add fix for Libtool 2.2.6b's problems with the PGI 10.x compiler + suite. Inspired directly from the upstream Libtool patches that fix + the issue (but we need something working before the next Libtool + release). + + Renan ?ak?rerk + renan at pardus.org.tr + 2009-08-12 1.3.3 From paketler-commits at pardus.org.tr Mon Mar 1 16:33:41 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Renan_=C3=87ak=C4=B1rerk?=) Date: Mon, 1 Mar 2010 16:33:41 +0200 (EET) Subject: 2009/devel/system/base/dhcpcd - version bump Message-ID: <20100301143341.79A2049C88E@ns1.pardus.org.tr> Author: renan.cakirerk Date: Mon Mar 1 16:33:41 2010 New Revision: 87936 Modified: 2009/devel/system/base/dhcpcd/pspec.xml Log: version bump --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2009/devel/system/base/dhcpcd/pspec.xml ================================================================= --- 2009/devel/system/base/dhcpcd/pspec.xml (original) +++ 2009/devel/system/base/dhcpcd/pspec.xml Mon Mar 1 16:33:41 2010 @@ -12,7 +12,7 @@ app:console A dhcp client only An RFC2131 and RFC1541 compliant DHCP client daemon. dhcpcd gets an IP address and other information from a corresponding DHCP server, configures the network interface automatically, and tries to renew the lease time according to RFC2131 or RFC1541 depending on the command line option. - http://roy.marples.name/downloads/dhcpcd/dhcpcd-5.1.3.tar.bz2 + http://roy.marples.name/downloads/dhcpcd/dhcpcd-5.2.1.tar.bz2 fix-compat-hook-paths.patch @@ -33,6 +33,13 @@ + + 2010-03-01 + 5.2.1 + Version bump + Renan ?ak?rerk + renan at pardus.org.tr + 2009-11-13 5.1.3 From paketler-commits at pardus.org.tr Mon Mar 1 16:49:01 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Renan_=C3=87ak=C4=B1rerk?=) Date: Mon, 1 Mar 2010 16:49:01 +0200 (EET) Subject: 2009/devel/programming/language/python/PyICU - version bump. Message-ID: <20100301144901.88D2149C88E@ns1.pardus.org.tr> Author: renan.cakirerk Date: Mon Mar 1 16:49:01 2010 New Revision: 87937 Modified: 2009/devel/programming/language/python/PyICU/pspec.xml Log: version bump. --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2009/devel/programming/language/python/PyICU/pspec.xml ================================================================= --- 2009/devel/programming/language/python/PyICU/pspec.xml (original) +++ 2009/devel/programming/language/python/PyICU/pspec.xml Mon Mar 1 16:49:01 2010 @@ -11,7 +11,7 @@ as-is library Python interface for ICU library - http://pypi.python.org/packages/source/P/PyICU/PyICU-0.8.1.tar.gz + http://pypi.python.org/packages/source/P/PyICU/PyICU-0.9.tar.gz icu4c @@ -29,6 +29,13 @@ + + 2010-03-01 + 0.9 + Version Bump. + Renan ?ak?rerk + renan at pardus.org.tr + 2009-05-26 0.8.1 From paketler-commits at pardus.org.tr Mon Mar 1 19:29:12 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 1 Mar 2010 19:29:12 +0200 (EET) Subject: 2009/devel/multimedia/video/ffmpeg - Update snapshot to 22131 Message-ID: <20100301172912.A457949C88E@ns1.pardus.org.tr> Author: onur Date: Mon Mar 1 19:29:12 2010 New Revision: 87938 Modified: 2009/devel/multimedia/video/ffmpeg/actions.py 2009/devel/multimedia/video/ffmpeg/pspec.xml Log: Update snapshot to 22131 Add latest segfault fixes Fix packed B frame playing with vdpau --- actions.py | 2 +- pspec.xml | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) Modified: 2009/devel/multimedia/video/ffmpeg/actions.py ================================================================= --- 2009/devel/multimedia/video/ffmpeg/actions.py (original) +++ 2009/devel/multimedia/video/ffmpeg/actions.py Mon Mar 1 19:29:12 2010 @@ -11,7 +11,7 @@ from pisi.actionsapi import get WorkDir = "ffmpeg" -version = "22071" +version = "22131" minimumcpu = "" if get.ARCH() == "x86_64" else "--cpu=i686" Modified: 2009/devel/multimedia/video/ffmpeg/pspec.xml ================================================================= --- 2009/devel/multimedia/video/ffmpeg/pspec.xml (original) +++ 2009/devel/multimedia/video/ffmpeg/pspec.xml Mon Mar 1 19:29:12 2010 @@ -12,7 +12,7 @@ app:console A command-line tool to record, convert and stream audio and video FFmpeg is a complete solution to record, convert and stream audio and video. - http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-22071.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-22131.tar.gz faac faad2 @@ -87,6 +87,17 @@ + + 2010-03-01 + 0.5.1_20100301 + + Update snapshot to 22131 + Add latest segfault fixes + Fix packed B frame playing with vdpau + + Onur K???k + onur at pardus.org.tr + 2010-02-26 0.5.1_20100226 From paketler-commits at pardus.org.tr Mon Mar 1 19:29:39 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 1 Mar 2010 19:29:39 +0200 (EET) Subject: 2009/stable/multimedia/video/ffmpeg - Update snapshot to 22131 Message-ID: <20100301172939.97A5349C88E@ns1.pardus.org.tr> Author: onur Date: Mon Mar 1 19:29:39 2010 New Revision: 87939 Modified: 2009/stable/multimedia/video/ffmpeg/ (props changed) 2009/stable/multimedia/video/ffmpeg/actions.py 2009/stable/multimedia/video/ffmpeg/pspec.xml Log: Update snapshot to 22131 Add latest segfault fixes Fix packed B frame playing with vdpau --- actions.py | 2 +- pspec.xml | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) Modified: 2009/stable/multimedia/video/ffmpeg/actions.py ================================================================= --- 2009/stable/multimedia/video/ffmpeg/actions.py (original) +++ 2009/stable/multimedia/video/ffmpeg/actions.py Mon Mar 1 19:29:39 2010 @@ -11,7 +11,7 @@ from pisi.actionsapi import get WorkDir = "ffmpeg" -version = "22071" +version = "22131" minimumcpu = "" if get.ARCH() == "x86_64" else "--cpu=i686" Modified: 2009/stable/multimedia/video/ffmpeg/pspec.xml ================================================================= --- 2009/stable/multimedia/video/ffmpeg/pspec.xml (original) +++ 2009/stable/multimedia/video/ffmpeg/pspec.xml Mon Mar 1 19:29:39 2010 @@ -12,7 +12,7 @@ app:console A command-line tool to record, convert and stream audio and video FFmpeg is a complete solution to record, convert and stream audio and video. - http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-22071.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-22131.tar.gz faac faad2 @@ -87,6 +87,17 @@ + + 2010-03-01 + 0.5.1_20100301 + + Update snapshot to 22131 + Add latest segfault fixes + Fix packed B frame playing with vdpau + + Onur K???k + onur at pardus.org.tr + 2010-02-26 0.5.1_20100226 From paketler-commits at pardus.org.tr Mon Mar 1 19:29:50 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 1 Mar 2010 19:29:50 +0200 (EET) Subject: corporate2/devel/multimedia/video/ffmpeg - Update snapshot to 22131 Message-ID: <20100301172950.7392349C88E@ns1.pardus.org.tr> Author: onur Date: Mon Mar 1 19:29:50 2010 New Revision: 87940 Modified: corporate2/devel/multimedia/video/ffmpeg/ (props changed) corporate2/devel/multimedia/video/ffmpeg/actions.py corporate2/devel/multimedia/video/ffmpeg/pspec.xml Log: Update snapshot to 22131 Add latest segfault fixes Fix packed B frame playing with vdpau --- actions.py | 2 +- pspec.xml | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) Modified: corporate2/devel/multimedia/video/ffmpeg/actions.py ================================================================= --- corporate2/devel/multimedia/video/ffmpeg/actions.py (original) +++ corporate2/devel/multimedia/video/ffmpeg/actions.py Mon Mar 1 19:29:50 2010 @@ -11,7 +11,7 @@ from pisi.actionsapi import get WorkDir = "ffmpeg" -version = "22071" +version = "22131" minimumcpu = "" if get.ARCH() == "x86_64" else "--cpu=i686" Modified: corporate2/devel/multimedia/video/ffmpeg/pspec.xml ================================================================= --- corporate2/devel/multimedia/video/ffmpeg/pspec.xml (original) +++ corporate2/devel/multimedia/video/ffmpeg/pspec.xml Mon Mar 1 19:29:50 2010 @@ -12,7 +12,7 @@ app:console A command-line tool to record, convert and stream audio and video FFmpeg is a complete solution to record, convert and stream audio and video. - http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-22071.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-22131.tar.gz faac faad2 @@ -87,6 +87,17 @@ + + 2010-03-01 + 0.5.1_20100301 + + Update snapshot to 22131 + Add latest segfault fixes + Fix packed B frame playing with vdpau + + Onur K???k + onur at pardus.org.tr + 2010-02-26 0.5.1_20100226 From paketler-commits at pardus.org.tr Mon Mar 1 19:30:21 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 1 Mar 2010 19:30:21 +0200 (EET) Subject: 2009/devel/multimedia/video/mplayer - Bump snapshot to 30800, ffmpeg 22131 Message-ID: <20100301173021.60B2149C88E@ns1.pardus.org.tr> Author: onur Date: Mon Mar 1 19:30:21 2010 New Revision: 87941 Modified: 2009/devel/multimedia/video/mplayer/actions.py 2009/devel/multimedia/video/mplayer/pspec.xml Log: Bump snapshot to 30800, ffmpeg 22131 Add latest segfault fixes Fix packed B frame playing with vdpau --- actions.py | 4 ++-- pspec.xml | 13 ++++++++++++- 2 files changed, 14 insertions(+), 3 deletions(-) Modified: 2009/devel/multimedia/video/mplayer/actions.py ================================================================= --- 2009/devel/multimedia/video/mplayer/actions.py (original) +++ 2009/devel/multimedia/video/mplayer/actions.py Mon Mar 1 19:30:21 2010 @@ -14,8 +14,8 @@ import os WorkDir = "mplayer-%s" % get.srcVERSION().split("_", 1)[1] -mp_version = "30741" -ff_version = "22071" +mp_version = "30800" +ff_version = "22131" dllloader = "" if get.ARCH() == "x86_64" else "--enable-win32dll \ --codecsdir=/usr/lib/%(esdir)s \ Modified: 2009/devel/multimedia/video/mplayer/pspec.xml ================================================================= --- 2009/devel/multimedia/video/mplayer/pspec.xml (original) +++ 2009/devel/multimedia/video/mplayer/pspec.xml Mon Mar 1 19:30:21 2010 @@ -14,7 +14,7 @@ app:console Media Player for Linux MPlayer is a movie player that can run on many platforms. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native codecs. - http://cekirdek.pardus.org.tr/~onur/distfiles/mplayer-20100226.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/mplayer-20100301.tar.gz DirectFB aalib @@ -213,6 +213,17 @@ + + 2010-03-01 + 0.0_20100301 + + Bump snapshot to 30800, ffmpeg 22131 + Add latest segfault fixes + Fix packed B frame playing with vdpau + + Onur K???k + onur at pardus.org.tr + 2010-02-26 0.0_20100226 From paketler-commits at pardus.org.tr Mon Mar 1 19:30:45 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 1 Mar 2010 19:30:45 +0200 (EET) Subject: corporate2/devel/multimedia/video/mplayer - Bump snapshot to 30800, ffmpeg 22131 Message-ID: <20100301173045.2B15949C88E@ns1.pardus.org.tr> Author: onur Date: Mon Mar 1 19:30:45 2010 New Revision: 87942 Modified: corporate2/devel/multimedia/video/mplayer/ (props changed) corporate2/devel/multimedia/video/mplayer/actions.py corporate2/devel/multimedia/video/mplayer/pspec.xml Log: Bump snapshot to 30800, ffmpeg 22131 Add latest segfault fixes Fix packed B frame playing with vdpau --- actions.py | 4 ++-- pspec.xml | 13 ++++++++++++- 2 files changed, 14 insertions(+), 3 deletions(-) Modified: corporate2/devel/multimedia/video/mplayer/actions.py ================================================================= --- corporate2/devel/multimedia/video/mplayer/actions.py (original) +++ corporate2/devel/multimedia/video/mplayer/actions.py Mon Mar 1 19:30:45 2010 @@ -14,8 +14,8 @@ import os WorkDir = "mplayer-%s" % get.srcVERSION().split("_", 1)[1] -mp_version = "30741" -ff_version = "22071" +mp_version = "30800" +ff_version = "22131" dllloader = "" if get.ARCH() == "x86_64" else "--enable-win32dll \ --codecsdir=/usr/lib/%(esdir)s \ Modified: corporate2/devel/multimedia/video/mplayer/pspec.xml ================================================================= --- corporate2/devel/multimedia/video/mplayer/pspec.xml (original) +++ corporate2/devel/multimedia/video/mplayer/pspec.xml Mon Mar 1 19:30:45 2010 @@ -14,7 +14,7 @@ app:console Media Player for Linux MPlayer is a movie player that can run on many platforms. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native codecs. - http://cekirdek.pardus.org.tr/~onur/distfiles/mplayer-20100226.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/mplayer-20100301.tar.gz DirectFB aalib @@ -213,6 +213,17 @@ + + 2010-03-01 + 0.0_20100301 + + Bump snapshot to 30800, ffmpeg 22131 + Add latest segfault fixes + Fix packed B frame playing with vdpau + + Onur K???k + onur at pardus.org.tr + 2010-02-26 0.0_20100226 From paketler-commits at pardus.org.tr Mon Mar 1 19:30:54 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 1 Mar 2010 19:30:54 +0200 (EET) Subject: 2009/stable/multimedia/video/mplayer - Bump snapshot to 30800, ffmpeg 22131 Message-ID: <20100301173054.5C00449C88E@ns1.pardus.org.tr> Author: onur Date: Mon Mar 1 19:30:54 2010 New Revision: 87943 Modified: 2009/stable/multimedia/video/mplayer/ (props changed) 2009/stable/multimedia/video/mplayer/actions.py 2009/stable/multimedia/video/mplayer/pspec.xml Log: Bump snapshot to 30800, ffmpeg 22131 Add latest segfault fixes Fix packed B frame playing with vdpau --- actions.py | 4 ++-- pspec.xml | 13 ++++++++++++- 2 files changed, 14 insertions(+), 3 deletions(-) Modified: 2009/stable/multimedia/video/mplayer/actions.py ================================================================= --- 2009/stable/multimedia/video/mplayer/actions.py (original) +++ 2009/stable/multimedia/video/mplayer/actions.py Mon Mar 1 19:30:54 2010 @@ -14,8 +14,8 @@ import os WorkDir = "mplayer-%s" % get.srcVERSION().split("_", 1)[1] -mp_version = "30741" -ff_version = "22071" +mp_version = "30800" +ff_version = "22131" dllloader = "" if get.ARCH() == "x86_64" else "--enable-win32dll \ --codecsdir=/usr/lib/%(esdir)s \ Modified: 2009/stable/multimedia/video/mplayer/pspec.xml ================================================================= --- 2009/stable/multimedia/video/mplayer/pspec.xml (original) +++ 2009/stable/multimedia/video/mplayer/pspec.xml Mon Mar 1 19:30:54 2010 @@ -14,7 +14,7 @@ app:console Media Player for Linux MPlayer is a movie player that can run on many platforms. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native codecs. - http://cekirdek.pardus.org.tr/~onur/distfiles/mplayer-20100226.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/mplayer-20100301.tar.gz DirectFB aalib @@ -213,6 +213,17 @@ + + 2010-03-01 + 0.0_20100301 + + Bump snapshot to 30800, ffmpeg 22131 + Add latest segfault fixes + Fix packed B frame playing with vdpau + + Onur K???k + onur at pardus.org.tr + 2010-02-26 0.0_20100226 From paketler-commits at pardus.org.tr Mon Mar 1 21:06:21 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 1 Mar 2010 21:06:21 +0200 (EET) Subject: playground/onur/system - remove old stuff Message-ID: <20100301190621.3BA5B49C88E@ns1.pardus.org.tr> Author: onur Date: Mon Mar 1 21:06:21 2010 New Revision: 87944 Removed: playground/onur/system/base/glibc/ playground/onur/system/devel/binutils/ playground/onur/system/devel/gcc/ Log: remove old stuff From paketler-commits at pardus.org.tr Mon Mar 1 21:07:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 1 Mar 2010 21:07:03 +0200 (EET) Subject: playground/onur/system - add toolchain again, gdi Message-ID: <20100301190703.0E64149C88E@ns1.pardus.org.tr> Author: onur Date: Mon Mar 1 21:07:02 2010 New Revision: 87945 Added: playground/onur/system/base/glibc/ - copied from r87943, 2009/devel/system/base/glibc/ playground/onur/system/devel/binutils/ - copied from r87943, 2009/devel/system/devel/binutils/ playground/onur/system/devel/gcc/ - copied from r87943, 2009/devel/system/devel/gcc/ playground/onur/system/devel/libtool/ - copied from r87943, 2009/devel/system/devel/libtool/ Log: add toolchain again, gdi From paketler-commits at pardus.org.tr Mon Mar 1 22:53:46 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Mon, 1 Mar 2010 22:53:46 +0200 (EET) Subject: corporate2/devel/x11/library/libXp - Remove empty dirs Message-ID: <20100301205346.4CD9C49C88E@ns1.pardus.org.tr> Author: fatih Date: Mon Mar 1 22:53:46 2010 New Revision: 87946 Modified: corporate2/devel/x11/library/libXp/actions.py corporate2/devel/x11/library/libXp/pspec.xml Log: Remove empty dirs --- actions.py | 3 +-- pspec.xml | 7 +++++++ 2 files changed, 8 insertions(+), 2 deletions(-) Modified: corporate2/devel/x11/library/libXp/actions.py ================================================================= --- corporate2/devel/x11/library/libXp/actions.py (original) +++ corporate2/devel/x11/library/libXp/actions.py Mon Mar 1 22:53:46 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 2. @@ -20,4 +19,4 @@ # This library is deprecated. Make its usage hard. pisitools.rename("/usr/lib/libXp.so", "libdeprecatedXp.so") pisitools.removeDir("/usr/lib/pkgconfig") - pisitools.removeDir("/usr/share/man") + pisitools.removeDir("/usr/share") Modified: corporate2/devel/x11/library/libXp/pspec.xml ================================================================= --- corporate2/devel/x11/library/libXp/pspec.xml (original) +++ corporate2/devel/x11/library/libXp/pspec.xml Mon Mar 1 22:53:46 2010 @@ -35,6 +35,13 @@ + + 2010-03-01 + 1.0.0 + Remove empty dirs + Fatih A??c? + fatih at pardus.org.tr + 2009-05-02 1.0.0 From paketler-commits at pardus.org.tr Mon Mar 1 22:53:47 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Mon, 1 Mar 2010 22:53:47 +0200 (EET) Subject: corporate2/devel/x11/library/libXaw - Install ChangeLog, COPYING and README files Message-ID: <20100301205347.BF46F49C88E@ns1.pardus.org.tr> Author: fatih Date: Mon Mar 1 22:53:47 2010 New Revision: 87947 Modified: corporate2/devel/x11/library/libXaw/actions.py corporate2/devel/x11/library/libXaw/pspec.xml Log: Install ChangeLog, COPYING and README files --- actions.py | 3 +++ pspec.xml | 8 ++++++++ 2 files changed, 11 insertions(+) Modified: corporate2/devel/x11/library/libXaw/actions.py ================================================================= --- corporate2/devel/x11/library/libXaw/actions.py (original) +++ corporate2/devel/x11/library/libXaw/actions.py Mon Mar 1 22:53:47 2010 @@ -4,6 +4,7 @@ # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools def setup(): autotools.autoreconf("-vif") @@ -16,3 +17,5 @@ def install(): autotools.install() + + pisitools.dodoc("ChangeLog", "COPYING", "README") Modified: corporate2/devel/x11/library/libXaw/pspec.xml ================================================================= --- corporate2/devel/x11/library/libXaw/pspec.xml (original) +++ corporate2/devel/x11/library/libXaw/pspec.xml Mon Mar 1 22:53:47 2010 @@ -32,11 +32,19 @@ /usr/include/X11 /usr/lib/libXaw* /usr/lib/pkgconfig + /usr/share/doc /usr/share/man + + 2010-03-01 + 1.0.7 + Install ChangeLog, COPYING and README files + Fatih A??c? + fatih at pardus.org.tr + 2009-12-09 1.0.7 From paketler-commits at pardus.org.tr Mon Mar 1 22:53:50 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Mon, 1 Mar 2010 22:53:50 +0200 (EET) Subject: corporate2/devel/x11/server/xorg-server - Add -nr option for none background Message-ID: <20100301205350.6D72E49C88E@ns1.pardus.org.tr> Author: fatih Date: Mon Mar 1 22:53:50 2010 New Revision: 87948 Added: corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.5.0-bg-none-root.patch corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.7.4-dpms-timeouts.patch corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.7.4-qxl-autoconfig.patch corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.7.5-exa-mixed.patch corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.7.5-record.patch corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.8-disable-vboxvideo.patch Removed: corporate2/devel/x11/server/xorg-server/files/record/ Modified: corporate2/devel/x11/server/xorg-server/actions.py corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.6.99-right-of.patch corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.7.4-owner-events.patch corporate2/devel/x11/server/xorg-server/pspec.xml Log: - Add -nr option for none background - Improve right-of patch - Inherit the DPMS timeouts from -s - Update owner-events patch from upstream - Add pci id for qxl driver - EXA updates from upstream - Update record extension patch from upstream - Do not use vboxvideo by default - Remove empty /var/log dir --- actions.py | 3 files/fedora/xserver-1.5.0-bg-none-root.patch | 155 +++++++++++ files/fedora/xserver-1.6.99-right-of.patch | 65 ++++ files/fedora/xserver-1.7.4-dpms-timeouts.patch | 29 ++ files/fedora/xserver-1.7.4-owner-events.patch | 168 +++++++----- files/fedora/xserver-1.7.4-qxl-autoconfig.patch | 26 + files/fedora/xserver-1.7.5-exa-mixed.patch | 151 +++++++++++ files/fedora/xserver-1.7.5-record.patch | 310 +++++++++++++++++++++++ files/fedora/xserver-1.8-disable-vboxvideo.patch | 25 + pspec.xml | 29 +- 10 files changed, 880 insertions(+), 81 deletions(-) Modified: corporate2/devel/x11/server/xorg-server/actions.py ================================================================= --- corporate2/devel/x11/server/xorg-server/actions.py (original) +++ corporate2/devel/x11/server/xorg-server/actions.py Mon Mar 1 22:53:50 2010 @@ -59,6 +59,9 @@ pisitools.remove("/usr/lib/xorg/modules/*.la") pisitools.remove("/usr/lib/xorg/modules/*/*.la") + # Remove empty dir + pisitools.removeDir("/var/log") + # Move glx and dri modules for dynamic switching pisitools.domove("/usr/lib/xorg/modules/extensions/libglx.so", "/usr/lib/xorg/std/extensions") pisitools.domove("/usr/lib/xorg/modules/extensions/libdri.so", "/usr/lib/xorg/std/extensions") Modified: corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.6.99-right-of.patch ================================================================= --- corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.6.99-right-of.patch (original) +++ corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.6.99-right-of.patch Mon Mar 1 22:53:50 2010 @@ -1,17 +1,57 @@ -From 96794b48a3dd37bf0e74b566e5bcba00293836c7 Mon Sep 17 00:00:00 2001 +From ba73535b8af8e3540d7fddc0a4b8a85ad2ffa891 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 28 Jul 2009 11:07:13 -0400 -Subject: [PATCH 12/16] RANDR: right-of placement by default +Subject: [PATCH] RANDR: right-of placement by default +[Enhanced to add a new prefer clone option for drivers. This +allows for servers like RN50 where two heads are disjoint. - airlied] --- - hw/xfree86/modes/xf86Crtc.c | 71 ++++++++++++++++++++++++++++++++++++++---- - 1 files changed, 64 insertions(+), 7 deletions(-) + hw/xfree86/common/xf86str.h | 9 ++++- + hw/xfree86/modes/xf86Crtc.c | 74 ++++++++++++++++++++++++++++++++++++++---- + 2 files changed, 74 insertions(+), 9 deletions(-) +diff --git a/hw/xfree86/common/xf86str.h b/hw/xfree86/common/xf86str.h +index 2b8f998..acc7d07 100644 +--- a/hw/xfree86/common/xf86str.h ++++ b/hw/xfree86/common/xf86str.h +@@ -516,10 +516,13 @@ typedef struct _confdrirec { + } confDRIRec, *confDRIPtr; + + /* These values should be adjusted when new fields are added to ScrnInfoRec */ +-#define NUM_RESERVED_INTS 15 ++#define NUM_RESERVED_INTS 14 + #define NUM_RESERVED_POINTERS 14 + #define NUM_RESERVED_FUNCS 11 + ++/* let clients know they can use this */ ++#define XF86_SCRN_HAS_PREFER_CLONE 1 ++ + typedef pointer (*funcPointer)(void); + + /* flags for depth 24 pixmap options */ +@@ -685,7 +688,6 @@ typedef void xf86SetOverscanProc (ScrnInfoPtr, int); + * are to be dependent on compile-time defines. + */ + +- + typedef struct _ScrnInfoRec { + int driverVersion; + char * driverName; /* canonical name used in */ +@@ -790,6 +792,9 @@ typedef struct _ScrnInfoRec { + + /* -nr support */ + int canDoBGNoneRoot; ++ ++ /* initial rightof support disable */ ++ int preferClone; + + /* + * These can be used when the minor ABI version is incremented. diff --git a/hw/xfree86/modes/xf86Crtc.c b/hw/xfree86/modes/xf86Crtc.c -index 2ee109b..8f726fa 100644 +index 9370640..a710b23 100644 --- a/hw/xfree86/modes/xf86Crtc.c +++ b/hw/xfree86/modes/xf86Crtc.c -@@ -1141,6 +1141,15 @@ xf86InitialOutputPositions (ScrnInfoPtr scrn, DisplayModePtr *modes) +@@ -1137,6 +1137,15 @@ xf86InitialOutputPositions (ScrnInfoPtr scrn, DisplayModePtr *modes) int o; int min_x, min_y; @@ -27,7 +67,7 @@ for (o = 0; o < config->num_output; o++) { xf86OutputPtr output = config->output[o]; -@@ -2026,6 +2035,54 @@ bestModeForAspect(xf86CrtcConfigPtr config, Bool *enabled, float aspect) +@@ -1995,6 +2004,57 @@ bestModeForAspect(xf86CrtcConfigPtr config, Bool *enabled, float aspect) return match; } @@ -49,6 +89,9 @@ + int o; + int w = 0; + ++ if (scrn->preferClone) ++ return FALSE; ++ + if (numEnabledOutputs(config, enabled) < 2) + return FALSE; + @@ -82,7 +125,7 @@ static Bool xf86TargetPreferred(ScrnInfoPtr scrn, xf86CrtcConfigPtr config, DisplayModePtr *modes, Bool *enabled, -@@ -2083,13 +2140,9 @@ xf86TargetPreferred(ScrnInfoPtr scrn, xf86CrtcConfigPtr config, +@@ -2052,13 +2112,9 @@ xf86TargetPreferred(ScrnInfoPtr scrn, xf86CrtcConfigPtr config, * biggest mode for its aspect ratio, assuming one exists. */ if (!ret) do { @@ -97,7 +140,7 @@ break; p = -1; -@@ -2376,6 +2429,8 @@ xf86InitialConfiguration (ScrnInfoPtr scrn, Bool canGrow) +@@ -2346,6 +2402,8 @@ xf86InitialConfiguration (ScrnInfoPtr scrn, Bool canGrow) if (xf86TargetUserpref(scrn, config, modes, enabled, width, height)) xf86DrvMsg(i, X_INFO, "Using user preference for initial modes\n"); @@ -106,7 +149,7 @@ else if (xf86TargetPreferred(scrn, config, modes, enabled, width, height)) xf86DrvMsg(i, X_INFO, "Using exact sizes for initial modes\n"); else if (xf86TargetAspect(scrn, config, modes, enabled, width, height)) -@@ -2392,8 +2447,10 @@ xf86InitialConfiguration (ScrnInfoPtr scrn, Bool canGrow) +@@ -2362,8 +2420,10 @@ xf86InitialConfiguration (ScrnInfoPtr scrn, Bool canGrow) config->output[o]->name); else xf86DrvMsg (scrn->scrnIndex, X_INFO, @@ -120,5 +163,5 @@ /* -- -1.6.4.2 +1.6.5.2 Modified: corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.7.4-owner-events.patch ================================================================= --- corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.7.4-owner-events.patch (original) +++ corporate2/devel/x11/server/xorg-server/files/fedora/xserver-1.7.4-owner-events.patch Mon Mar 1 22:53:50 2010 @@ -1,7 +1,7 @@ -From 883ed64cd23ad286250894b42c04603da85b65b5 Mon Sep 17 00:00:00 2001 +From db8422a4f5b617c792f43b656ee9cb1747d6a4ad Mon Sep 17 00:00:00 2001 From: Peter Hutterer -Date: Wed, 16 Dec 2009 13:43:22 +1000 -Subject: [PATCH] dix: if owner-events is true for passive grabs, add the window mask (#25400) +Date: Thu, 18 Feb 2010 16:18:33 +1000 +Subject: [PATCH] dix: Use DeliverGrabbedEvent for implicit passive grabs (#25400) A client requesting a GrabModeSync button grab, owner-events true, with only the ButtonRelease mask set would never receive the press event even if the @@ -10,75 +10,115 @@ The protocol requires that if owner-events is true, then the delivery mask is the combination of the grab mask + the window event mask. -X.Org Bug 25400 +DeliverGrabbedEvents does this already for us, checking first the delivery +based on owner_events and then based on the grab mask. AFAICT, the device +cannot enter the states FREEZE_BOTH_NEXT_EVENT or FREEZE_NEXT_EVENT that +would be handled by DGE in any possible path here. + +Bonus point - CheckPassiveGrabsOnWindows suddenly becomes a lot lesss +complicated. -Signed-off-by: Peter Hutterer -Tested-by: Jim Ramsay +X.Org Bug 25400 --- - dix/events.c | 36 ++++++++++++++++++++++++++++++++++++ - 1 files changed, 36 insertions(+), 0 deletions(-) + dix/events.c | 63 +--------------------------------------------------------- + 1 files changed, 1 insertions(+), 62 deletions(-) diff --git a/dix/events.c b/dix/events.c -index 85c8f9a..b854d98 100644 +index 4eb8afa..30cbadf 100644 --- a/dix/events.c +++ b/dix/events.c -@@ -3580,6 +3580,8 @@ CheckPassiveGrabsOnWindow( - xE = &core; - count = 1; - mask = grab->eventMask; -+ if (grab->ownerEvents) -+ mask |= pWin->eventMask; - } else if (match & XI2_MATCH) - { - rc = EventToXI2((InternalEvent*)event, &xE); -@@ -3601,6 +3603,24 @@ CheckPassiveGrabsOnWindow( - mask = grab->xi2mask[device->id][((xGenericEvent*)xE)->evtype/8]; - else if (event->type == XI_Enter || event->type == XI_FocusIn) - mask = grab->xi2mask[device->id][event->type/8]; -+ -+ if (grab->ownerEvents && wOtherInputMasks(grab->window)) -+ { -+ InputClientsPtr icp = -+ wOtherInputMasks(grab->window)->inputClients; -+ -+ while(icp) -+ { -+ if (rClient(icp) == rClient(grab)) -+ { -+ int evtype = (xE) ? ((xGenericEvent*)xE)->evtype : event->type; -+ mask |= icp->xi2mask[device->id][evtype/8]; -+ break; -+ } -+ -+ icp = icp->next; -+ } -+ } - } else - { - rc = EventToXI((InternalEvent*)event, &xE, &count); -@@ -3612,6 +3632,22 @@ CheckPassiveGrabsOnWindow( - continue; - } - mask = grab->eventMask; -+ if (grab->ownerEvents && wOtherInputMasks(grab->window)) -+ { -+ InputClientsPtr icp = -+ wOtherInputMasks(grab->window)->inputClients; -+ -+ while(icp) -+ { -+ if (rClient(icp) == rClient(grab)) -+ { -+ mask |= icp->mask[device->id]; -+ break; -+ } -+ -+ icp = icp->next; -+ } -+ } +@@ -3458,7 +3458,6 @@ CheckPassiveGrabsOnWindow( + { + DeviceIntPtr gdev; + XkbSrvInfoPtr xkbi = NULL; +- Mask mask = 0; + + gdev= grab->modifierDevice; + if (grab->grabtype == GRABTYPE_CORE) +@@ -3511,10 +3510,6 @@ CheckPassiveGrabsOnWindow( + (grab->confineTo->realized && + BorderSizeNotEmpty(device, grab->confineTo)))) + { +- int rc, count = 0; +- xEvent *xE = NULL; +- xEvent core; +- + event->corestate &= 0x1f00; + event->corestate |= tempGrab.modifiersDetail.exact & (~0x1f00); + grabinfo = &device->deviceGrab; +@@ -3561,62 +3556,8 @@ CheckPassiveGrabsOnWindow( } + +- if (match & CORE_MATCH) +- { +- rc = EventToCore((InternalEvent*)event, &core); +- if (rc != Success) +- { +- if (rc != BadMatch) +- ErrorF("[dix] %s: core conversion failed in CPGFW " +- "(%d, %d).\n", device->name, event->type, rc); +- continue; +- } +- xE = &core; +- count = 1; +- mask = grab->eventMask; +- } else if (match & XI2_MATCH) +- { +- rc = EventToXI2((InternalEvent*)event, &xE); +- if (rc != Success) +- { +- if (rc != BadMatch) +- ErrorF("[dix] %s: XI2 conversion failed in CPGFW " +- "(%d, %d).\n", device->name, event->type, rc); +- continue; +- } +- count = 1; +- +- /* FIXME: EventToXI2 returns NULL for enter events, so +- * dereferencing the event is bad. Internal event types are +- * aligned with core events, so the else clause is valid. +- * long-term we should use internal events for enter/focus +- * as well */ +- if (xE) +- mask = grab->xi2mask[device->id][((xGenericEvent*)xE)->evtype/8]; +- else if (event->type == XI_Enter || event->type == XI_FocusIn) +- mask = grab->xi2mask[device->id][event->type/8]; +- } else +- { +- rc = EventToXI((InternalEvent*)event, &xE, &count); +- if (rc != Success) +- { +- if (rc != BadMatch) +- ErrorF("[dix] %s: XI conversion failed in CPGFW " +- "(%d, %d).\n", device->name, event->type, rc); +- continue; +- } +- mask = grab->eventMask; +- } +- (*grabinfo->ActivateGrab)(device, grab, currentTime, TRUE); +- +- if (xE) +- { +- FixUpEventFromWindow(device, xE, grab->window, None, TRUE); +- +- TryClientEvents(rClient(grab), device, xE, count, mask, +- GetEventFilter(device, xE), grab); +- } ++ DeliverGrabbedEvent((InternalEvent*)event, device, FALSE); + + if (grabinfo->sync.state == FROZEN_NO_EVENT) + { +@@ -3626,8 +3567,6 @@ CheckPassiveGrabsOnWindow( + grabinfo->sync.state = FROZEN_WITH_EVENT; + } + +- if (match & (XI_MATCH | XI2_MATCH)) +- xfree(xE); /* on core match xE == &core */ + return TRUE; + } + } -- -1.6.6 +1.6.6.1 Modified: corporate2/devel/x11/server/xorg-server/pspec.xml ================================================================= --- corporate2/devel/x11/server/xorg-server/pspec.xml (original) +++ corporate2/devel/x11/server/xorg-server/pspec.xml Mon Mar 1 22:53:50 2010 @@ -36,6 +36,7 @@ fedora/xserver-1.4.99-pic-libxf86config.patch fedora/xserver-1.4.99-ssh-isnt-local.patch + fedora/xserver-1.5.0-bg-none-root.patch fedora/xserver-1.5.0-projector-fb-size.patch fedora/xserver-1.5.1-mode-debug.patch fedora/xserver-1.6.0-displayfd.patch @@ -55,6 +56,11 @@ fedora/xserver-1.7.3-cursor-jumps.patch fedora/xserver-1.7.3-no-free-on-abort.patch fedora/xserver-1.7.4-owner-events.patch + fedora/xserver-1.7.4-dpms-timeouts.patch + fedora/xserver-1.7.4-qxl-autoconfig.patch + fedora/xserver-1.7.5-exa-mixed.patch + fedora/xserver-1.7.5-record.patch + fedora/xserver-1.8-disable-vboxvideo.patch suse/bug534768-prefer_local_symbols.patch suse/p_default-module-path.diff @@ -78,12 +84,6 @@ ubuntu/187_edid_quirk_hp_nc8430.patch ubuntu/188_default_primary_to_first_busid.patch - - record/0001-Re-enable-RECORD.patch - record/0002--record-Refactor-around-RecordADeviceEvent.patch - record/0003-Tidy-up-record.c-and-fix-linker-error.patch - record/0004--record-Get-RECORD-module-to-link-and-load.patch - edid-quirk-for-apple-lcd.patch @@ -242,6 +242,23 @@ + + 2010-03-01 + 1.7.5 + + - Add -nr option for none background + - Improve right-of patch + - Inherit the DPMS timeouts from -s + - Update owner-events patch from upstream + - Add pci id for qxl driver + - EXA updates from upstream + - Update record extension patch from upstream + - Do not use vboxvideo by default + - Remove empty /var/log dir + + Fatih A??c? + fatih at pardus.org.tr + 2010-02-16 1.7.5 From paketler-commits at pardus.org.tr Mon Mar 1 22:53:51 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Mon, 1 Mar 2010 22:53:51 +0200 (EET) Subject: corporate2/devel/x11/driver/xorg-input-hyperpen - Install COPYING, ChangeLog and README Message-ID: <20100301205352.0324049C88E@ns1.pardus.org.tr> Author: fatih Date: Mon Mar 1 22:53:51 2010 New Revision: 87949 Modified: corporate2/devel/x11/driver/xorg-input-hyperpen/actions.py corporate2/devel/x11/driver/xorg-input-hyperpen/pspec.xml Log: - Install COPYING, ChangeLog and README - Remove empty man dir --- actions.py | 6 ++++-- pspec.xml | 11 +++++++++++ 2 files changed, 15 insertions(+), 2 deletions(-) Modified: corporate2/devel/x11/driver/xorg-input-hyperpen/actions.py ================================================================= --- corporate2/devel/x11/driver/xorg-input-hyperpen/actions.py (original) +++ corporate2/devel/x11/driver/xorg-input-hyperpen/actions.py Mon Mar 1 22:53:51 2010 @@ -1,11 +1,10 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/copyleft/gpl.txt. from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools from pisi.actionsapi import get WorkDir = "xf86-input-hyperpen-%s" % get.srcVERSION() @@ -18,3 +17,6 @@ def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("COPYING", "ChangeLog", "README") + pisitools.removeDir("/usr/share/man") Modified: corporate2/devel/x11/driver/xorg-input-hyperpen/pspec.xml ================================================================= --- corporate2/devel/x11/driver/xorg-input-hyperpen/pspec.xml (original) +++ corporate2/devel/x11/driver/xorg-input-hyperpen/pspec.xml Mon Mar 1 22:53:51 2010 @@ -32,10 +32,21 @@ /usr/lib/xorg + /usr/share/doc + + 2010-03-01 + 1.3.0 + + - Install COPYING, ChangeLog and README + - Remove empty man dir + + Fatih A??c? + fatih at pardus.org.tr + 2009-12-16 1.3.0 From paketler-commits at pardus.org.tr Mon Mar 1 22:59:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Mon, 1 Mar 2010 22:59:24 +0200 (EET) Subject: corporate2/devel/hardware/virtualization/virtualbox - Exclude on x86_64 for now Message-ID: <20100301205925.0EE7049C88E@ns1.pardus.org.tr> Author: fatih Date: Mon Mar 1 22:59:24 2010 New Revision: 87950 Modified: corporate2/devel/hardware/virtualization/virtualbox/pspec.xml Log: Exclude on x86_64 for now --- pspec.xml | 2 ++ 1 file changed, 2 insertions(+) Modified: corporate2/devel/hardware/virtualization/virtualbox/pspec.xml ================================================================= --- corporate2/devel/hardware/virtualization/virtualbox/pspec.xml (original) +++ corporate2/devel/hardware/virtualization/virtualbox/pspec.xml Mon Mar 1 22:59:24 2010 @@ -8,6 +8,8 @@ Fatih A??c? fatih at pardus.org.tr + + x86_64 GPLv2 app:gui A powerful virtualization program From paketler-commits at pardus.org.tr Mon Mar 1 23:32:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 1 Mar 2010 23:32:38 +0200 (EET) Subject: playground/onur/system/base/glibc - Teach linker stuff our x86_64 paths Message-ID: <20100301213238.EADBD49C88E@ns1.pardus.org.tr> Author: onur Date: Mon Mar 1 23:32:38 2010 New Revision: 87951 Modified: playground/onur/system/base/glibc/files/pure64.patch playground/onur/system/base/glibc/pspec.xml Log: Teach linker stuff our x86_64 paths --- files/pure64.patch | 22 ++++++++++++++++++---- pspec.xml | 7 +++++++ 2 files changed, 25 insertions(+), 4 deletions(-) Modified: playground/onur/system/base/glibc/files/pure64.patch ================================================================= --- playground/onur/system/base/glibc/files/pure64.patch (original) +++ playground/onur/system/base/glibc/files/pure64.patch Mon Mar 1 23:32:38 2010 @@ -1,6 +1,6 @@ diff -Nur glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure glibc-20081113T2206/sysdeps/unix/sysv/linux/configure ---- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure 2010-02-24 23:27:44.897488794 +0200 -+++ glibc-20081113T2206/sysdeps/unix/sysv/linux/configure 2010-02-24 23:29:26.834494294 +0200 +--- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure 2010-03-01 23:14:25.018169444 +0200 ++++ glibc-20081113T2206/sysdeps/unix/sysv/linux/configure 2010-03-01 23:14:28.895043998 +0200 @@ -371,15 +371,15 @@ # in /lib and /etc. case "$prefix" in @@ -21,8 +21,8 @@ libc_cv_localedir='${exec_prefix}/lib/locale' fi diff -Nur glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure.in glibc-20081113T2206/sysdeps/unix/sysv/linux/configure.in ---- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure.in 2010-02-24 23:27:44.902488874 +0200 -+++ glibc-20081113T2206/sysdeps/unix/sysv/linux/configure.in 2010-02-24 23:29:12.856498186 +0200 +--- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure.in 2010-03-01 23:14:25.024169651 +0200 ++++ glibc-20081113T2206/sysdeps/unix/sysv/linux/configure.in 2010-03-01 23:14:28.895043998 +0200 @@ -159,15 +159,15 @@ # in /lib and /etc. case "$prefix" in @@ -42,3 +42,17 @@ # Locale data can be shared between 32bit and 64bit libraries libc_cv_localedir='${exec_prefix}/lib/locale' fi +diff -Nur glibc-20081113T2206-old/sysdeps/unix/sysv/linux/x86_64/ldconfig.h glibc-20081113T2206/sysdeps/unix/sysv/linux/x86_64/ldconfig.h +--- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/x86_64/ldconfig.h 2010-03-01 23:14:25.004169612 +0200 ++++ glibc-20081113T2206/sysdeps/unix/sysv/linux/x86_64/ldconfig.h 2010-03-01 23:16:02.392053938 +0200 +@@ -19,8 +19,8 @@ + #include + + #define SYSDEP_KNOWN_INTERPRETER_NAMES \ +- { "/lib/ld-linux.so.2", FLAG_ELF_LIBC6 }, \ +- { "/lib64/ld-linux-x86-64.so.2", FLAG_ELF_LIBC6 }, ++ { "/lib/ld-linux-x86-64.so.2", FLAG_ELF_LIBC6 }, \ ++ { "/lib32/ld-linux.so.2", FLAG_ELF_LIBC6 }, + #define SYSDEP_KNOWN_LIBRARY_NAMES \ + { "libc.so.6", FLAG_ELF_LIBC6 }, \ + { "libm.so.6", FLAG_ELF_LIBC6 }, Modified: playground/onur/system/base/glibc/pspec.xml ================================================================= --- playground/onur/system/base/glibc/pspec.xml (original) +++ playground/onur/system/base/glibc/pspec.xml Mon Mar 1 23:32:38 2010 @@ -1643,6 +1643,13 @@ + + 2010-03-01 + 2.9 + Teach linker stuff our x86_64 paths + Onur K???k + onur at pardus.org.tr + 2010-02-24 2.9 From paketler-commits at pardus.org.tr Tue Mar 2 00:57:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Tue, 2 Mar 2010 00:57:32 +0200 (EET) Subject: playground/onur/system/base/glibc/files - nihahahaoueouahahahahahaha, finished btw Message-ID: <20100301225732.F3AC449C899@ns1.pardus.org.tr> Author: onur Date: Tue Mar 2 00:57:32 2010 New Revision: 87952 Modified: playground/onur/system/base/glibc/files/pure64.patch Log: nihahahaoueouahahahahahaha, finished btw --- pure64.patch | 8 ++++++++ 1 file changed, 8 insertions(+) Modified: playground/onur/system/base/glibc/files/pure64.patch ================================================================= --- playground/onur/system/base/glibc/files/pure64.patch (original) +++ playground/onur/system/base/glibc/files/pure64.patch Tue Mar 2 00:57:32 2010 @@ -56,3 +56,11 @@ #define SYSDEP_KNOWN_LIBRARY_NAMES \ { "libc.so.6", FLAG_ELF_LIBC6 }, \ { "libm.so.6", FLAG_ELF_LIBC6 }, +diff -Nur glibc-20081113T2206-old/sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed glibc-20081113T2206/sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed +--- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed 2010-03-01 23:14:25.005170020 +0200 ++++ glibc-20081113T2206/sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed 2010-03-02 00:54:14.332208466 +0200 +@@ -1,3 +1,3 @@ + /LD_TRACE_LOADED_OBJECTS=1/a\ + add_env="$add_env LD_LIBRARY_VERSION=\\$verify_out" +-s_^\(RTLDLIST=\)\(.*lib\)\(\|64\)\(/[^/]*\)\(-x86-64\)\(\.so\.[0-9.]*\)[ ]*$_\1"\2\4\6 \264\4\5\6"_ ++s_^\(RTLDLIST=\)\(.*lib\)\(\|64\)\(/[^/]*\)\(-x86-64\)\(\.so\.[0-9.]*\)[ ]*$_\1"\2\4\5\6 \232\4\6"_ From paketler-commits at pardus.org.tr Tue Mar 2 01:19:47 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Tue, 2 Mar 2010 01:19:47 +0200 (EET) Subject: playground/onur/system/base/glibc/files - fix comments Message-ID: <20100301231948.2613A49C899@ns1.pardus.org.tr> Author: onur Date: Tue Mar 2 01:19:47 2010 New Revision: 87953 Modified: playground/onur/system/base/glibc/files/pure64.patch Log: fix comments --- pure64.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: playground/onur/system/base/glibc/files/pure64.patch ================================================================= --- playground/onur/system/base/glibc/files/pure64.patch (original) +++ playground/onur/system/base/glibc/files/pure64.patch Tue Mar 2 01:19:47 2010 @@ -6,7 +6,7 @@ case "$prefix" in /usr | /usr/) - # 64-bit libraries on bi-arch platforms go in /lib64 instead of /lib. -+ # 64-bit libraries on bi-arch platforms go in /lib instead of /lib. ++ # 64-bit libraries on bi-arch platforms go in /lib too. # Allow earlier configure scripts to handle libc_cv_slibdir, libdir, # and libc_cv_localedir. test -n "$libc_cv_slibdir" || \ @@ -28,7 +28,7 @@ case "$prefix" in /usr | /usr/) - # 64-bit libraries on bi-arch platforms go in /lib64 instead of /lib. -+ # 64-bit libraries on bi-arch platforms go in /lib instead of /lib. ++ # 64-bit libraries on bi-arch platforms go in /lib too. # Allow earlier configure scripts to handle libc_cv_slibdir, libdir, # and libc_cv_localedir. test -n "$libc_cv_slibdir" || \ From paketler-commits at pardus.org.tr Tue Mar 2 02:58:00 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Tue, 2 Mar 2010 02:58:00 +0200 (EET) Subject: 2009/devel - Update index. Message-ID: <20100302005800.98E2C49C899@ns1.pardus.org.tr> Author: ozan.caglayan Date: Tue Mar 2 02:58:00 2010 New Revision: 87954 Modified: 2009/devel/pisi-index.xml 2009/devel/pisi-index.xml.bz2 2009/devel/pisi-index.xml.bz2.sha1sum 2009/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Tue Mar 2 08:35:12 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Tue, 2 Mar 2010 08:35:12 +0200 (EET) Subject: 2009/devel/desktop/kde/base/kdeplasma-addons - Remove redundant anchors from color entries in not... Message-ID: <20100302063512.8C7F449C88E@ns1.pardus.org.tr> Author: ozan.caglayan Date: Tue Mar 2 08:35:11 2010 New Revision: 87955 Added: 2009/devel/desktop/kde/base/kdeplasma-addons/files/notes-drop-anchors.patch Modified: 2009/devel/desktop/kde/base/kdeplasma-addons/pspec.xml Log: Remove redundant anchors from color entries in notes plasmoid --- files/notes-drop-anchors.patch | 31 +++++++++++++++++++++++++++++++ pspec.xml | 10 ++++++++++ 2 files changed, 41 insertions(+) Modified: 2009/devel/desktop/kde/base/kdeplasma-addons/pspec.xml ================================================================= --- 2009/devel/desktop/kde/base/kdeplasma-addons/pspec.xml (original) +++ 2009/devel/desktop/kde/base/kdeplasma-addons/pspec.xml Tue Mar 2 08:35:11 2010 @@ -22,6 +22,9 @@ keep-backwards-compat-comic.diff + + + notes-drop-anchors.patch @@ -39,6 +42,13 @@ + + 2010-03-02 + 4.3.5 + Remove redundant anchors from color entries in notes plasmoid + Ozan ?a?layan + ozan at pardus.org.tr + 2010-01-26 4.3.5 From paketler-commits at pardus.org.tr Tue Mar 2 08:35:43 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Tue, 2 Mar 2010 08:35:43 +0200 (EET) Subject: 2009/stable/desktop/kde/base/kdeplasma-addons - Merge from devel/desktop/kde/base/kdeplasma-addons... Message-ID: <20100302063543.9A03649C88E@ns1.pardus.org.tr> Author: ozan.caglayan Date: Tue Mar 2 08:35:43 2010 New Revision: 87956 Added: 2009/stable/desktop/kde/base/kdeplasma-addons/files/notes-drop-anchors.patch - copied unchanged from r87955, 2009/devel/desktop/kde/base/kdeplasma-addons/files/notes-drop-anchors.patch Modified: 2009/stable/desktop/kde/base/kdeplasma-addons/ (props changed) 2009/stable/desktop/kde/base/kdeplasma-addons/pspec.xml Log: Merge from devel/desktop/kde/base/kdeplasma-addons/: rev. 87955, by ozan.caglayan on 2010-03-02 Remove redundant anchors from color entries in notes plasmoid --- files/notes-drop-anchors.patch | 31 +++++++++++++++++++++++++++++++ pspec.xml | 10 ++++++++++ 2 files changed, 41 insertions(+) Modified: 2009/stable/desktop/kde/base/kdeplasma-addons/pspec.xml ================================================================= --- 2009/stable/desktop/kde/base/kdeplasma-addons/pspec.xml (original) +++ 2009/stable/desktop/kde/base/kdeplasma-addons/pspec.xml Tue Mar 2 08:35:43 2010 @@ -21,6 +21,9 @@ keep-backwards-compat-comic.diff + + + notes-drop-anchors.patch @@ -38,6 +41,13 @@ + + 2010-03-02 + 4.3.5 + Remove redundant anchors from color entries in notes plasmoid + Ozan ?a?layan + ozan at pardus.org.tr + 2010-01-26 4.3.5 From paketler-commits at pardus.org.tr Tue Mar 2 08:40:27 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Tue, 2 Mar 2010 08:40:27 +0200 (EET) Subject: corporate2/devel/server/auth/mit-kerberos - Add abandoned directory Message-ID: <20100302064028.0133849C88E@ns1.pardus.org.tr> Author: ozan.caglayan Date: Tue Mar 2 08:40:27 2010 New Revision: 87957 Modified: corporate2/devel/server/auth/mit-kerberos/pspec.xml Log: Add abandoned directory --- pspec.xml | 1 + 1 file changed, 1 insertion(+) Modified: corporate2/devel/server/auth/mit-kerberos/pspec.xml ================================================================= --- corporate2/devel/server/auth/mit-kerberos/pspec.xml (original) +++ corporate2/devel/server/auth/mit-kerberos/pspec.xml Tue Mar 2 08:40:27 2010 @@ -81,6 +81,7 @@ /usr/sbin /usr/lib /usr/share + /var/lib/kerberos /usr/share/info /usr/share/man From paketler-commits at pardus.org.tr Tue Mar 2 09:35:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Tue, 2 Mar 2010 09:35:38 +0200 (EET) Subject: 2009/stable/programming/library/linbox - Ready for stable Message-ID: <20100302073538.90A5549C88E@ns1.pardus.org.tr> Author: sdalgic Date: Tue Mar 2 09:35:38 2010 New Revision: 87959 Added: 2009/stable/programming/library/linbox/ - copied from r87958, 2009/devel/programming/library/linbox/ Log: Ready for stable From paketler-commits at pardus.org.tr Tue Mar 2 09:35:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Tue, 2 Mar 2010 09:35:25 +0200 (EET) Subject: 2009/devel/programming/library/linbox - Split documentation from the package and add trans... Message-ID: <20100302073525.6586C49C88E@ns1.pardus.org.tr> Author: sdalgic Date: Tue Mar 2 09:35:25 2010 New Revision: 87958 Added: 2009/devel/programming/library/linbox/translations.xml Modified: 2009/devel/programming/library/linbox/pspec.xml Log: Split documentation from the package and add translations.xml --- pspec.xml | 15 ++++++++++++++- translations.xml | 13 +++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) Modified: 2009/devel/programming/library/linbox/pspec.xml ================================================================= --- 2009/devel/programming/library/linbox/pspec.xml (original) +++ 2009/devel/programming/library/linbox/pspec.xml Tue Mar 2 09:35:25 2010 @@ -36,12 +36,25 @@ /usr/bin /usr/lib /usr/include - /usr/share/doc /usr/share/man + + linbox-doc + Documentation for linbox package + + /usr/share/doc + + + + 2010-03-02 + 1.1.6 + Split documentation from the package and add translations.xml + Serdar Dalg?? + serdar at pardus.org.tr + 2009-02-20 1.1.6 From paketler-commits at pardus.org.tr Tue Mar 2 09:36:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Tue, 2 Mar 2010 09:36:02 +0200 (EET) Subject: 2009/devel/multimedia/video/mplayer - Bump snapshot to 30815, ffmpeg 22144 Message-ID: <20100302073602.9E64749C88E@ns1.pardus.org.tr> Author: onur Date: Tue Mar 2 09:36:02 2010 New Revision: 87960 Added: 2009/devel/multimedia/video/mplayer/files/patchpackedvdpau.patch 2009/devel/multimedia/video/mplayer/files/revert_ffmpeg_22143.patch Modified: 2009/devel/multimedia/video/mplayer/actions.py 2009/devel/multimedia/video/mplayer/pspec.xml Log: Bump snapshot to 30815, ffmpeg 22144 Fix threaded h264 decoding Fix buffer management in vdpau --- actions.py | 4 +- files/patchpackedvdpau.patch | 19 +++++++++++++ files/revert_ffmpeg_22143.patch | 58 ++++++++++++++++++++++++++++++++++++++++ pspec.xml | 15 +++++++++- 4 files changed, 93 insertions(+), 3 deletions(-) Modified: 2009/devel/multimedia/video/mplayer/actions.py ================================================================= --- 2009/devel/multimedia/video/mplayer/actions.py (original) +++ 2009/devel/multimedia/video/mplayer/actions.py Tue Mar 2 09:36:02 2010 @@ -14,8 +14,8 @@ import os WorkDir = "mplayer-%s" % get.srcVERSION().split("_", 1)[1] -mp_version = "30800" -ff_version = "22131" +mp_version = "30815" +ff_version = "22144" dllloader = "" if get.ARCH() == "x86_64" else "--enable-win32dll \ --codecsdir=/usr/lib/%(esdir)s \ Modified: 2009/devel/multimedia/video/mplayer/pspec.xml ================================================================= --- 2009/devel/multimedia/video/mplayer/pspec.xml (original) +++ 2009/devel/multimedia/video/mplayer/pspec.xml Tue Mar 2 09:36:02 2010 @@ -14,7 +14,7 @@ app:console Media Player for Linux MPlayer is a movie player that can run on many platforms. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native codecs. - http://cekirdek.pardus.org.tr/~onur/distfiles/mplayer-20100301.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/mplayer-20100302.tar.gz DirectFB aalib @@ -95,6 +95,8 @@ demux_mkv_seek.diff awk_path.patch remove_vfw_bframe_warning.patch + patchpackedvdpau.patch + revert_ffmpeg_22143.patch dont_override_gui_conf.patch @@ -213,6 +215,17 @@ + + 2010-03-02 + 0.0_20100302 + + Bump snapshot to 30815, ffmpeg 22144 + Fix threaded h264 decoding + Fix buffer management in vdpau + + Onur K???k + onur at pardus.org.tr + 2010-03-01 0.0_20100301 From paketler-commits at pardus.org.tr Tue Mar 2 09:36:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Tue, 2 Mar 2010 09:36:15 +0200 (EET) Subject: 2009/stable/multimedia/video/mplayer - Bump snapshot to 30815, ffmpeg 22144 Message-ID: <20100302073615.C9AD949C88E@ns1.pardus.org.tr> Author: onur Date: Tue Mar 2 09:36:15 2010 New Revision: 87961 Added: 2009/stable/multimedia/video/mplayer/files/patchpackedvdpau.patch - copied unchanged from r87960, 2009/devel/multimedia/video/mplayer/files/patchpackedvdpau.patch 2009/stable/multimedia/video/mplayer/files/revert_ffmpeg_22143.patch - copied unchanged from r87960, 2009/devel/multimedia/video/mplayer/files/revert_ffmpeg_22143.patch Modified: 2009/stable/multimedia/video/mplayer/ (props changed) 2009/stable/multimedia/video/mplayer/actions.py 2009/stable/multimedia/video/mplayer/pspec.xml Log: Bump snapshot to 30815, ffmpeg 22144 Fix threaded h264 decoding Fix buffer management in vdpau --- actions.py | 4 +- files/patchpackedvdpau.patch | 19 +++++++++++++ files/revert_ffmpeg_22143.patch | 58 ++++++++++++++++++++++++++++++++++++++++ pspec.xml | 15 +++++++++- 4 files changed, 93 insertions(+), 3 deletions(-) Modified: 2009/stable/multimedia/video/mplayer/actions.py ================================================================= --- 2009/stable/multimedia/video/mplayer/actions.py (original) +++ 2009/stable/multimedia/video/mplayer/actions.py Tue Mar 2 09:36:15 2010 @@ -14,8 +14,8 @@ import os WorkDir = "mplayer-%s" % get.srcVERSION().split("_", 1)[1] -mp_version = "30800" -ff_version = "22131" +mp_version = "30815" +ff_version = "22144" dllloader = "" if get.ARCH() == "x86_64" else "--enable-win32dll \ --codecsdir=/usr/lib/%(esdir)s \ Modified: 2009/stable/multimedia/video/mplayer/pspec.xml ================================================================= --- 2009/stable/multimedia/video/mplayer/pspec.xml (original) +++ 2009/stable/multimedia/video/mplayer/pspec.xml Tue Mar 2 09:36:15 2010 @@ -14,7 +14,7 @@ app:console Media Player for Linux MPlayer is a movie player that can run on many platforms. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native codecs. - http://cekirdek.pardus.org.tr/~onur/distfiles/mplayer-20100301.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/mplayer-20100302.tar.gz DirectFB aalib @@ -95,6 +95,8 @@ demux_mkv_seek.diff awk_path.patch remove_vfw_bframe_warning.patch + patchpackedvdpau.patch + revert_ffmpeg_22143.patch dont_override_gui_conf.patch @@ -213,6 +215,17 @@ + + 2010-03-02 + 0.0_20100302 + + Bump snapshot to 30815, ffmpeg 22144 + Fix threaded h264 decoding + Fix buffer management in vdpau + + Onur K???k + onur at pardus.org.tr + 2010-03-01 0.0_20100301 From paketler-commits at pardus.org.tr Tue Mar 2 09:36:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Tue, 2 Mar 2010 09:36:24 +0200 (EET) Subject: corporate2/devel/multimedia/video/mplayer - Bump snapshot to 30815, ffmpeg 22144 Message-ID: <20100302073624.4F39649C88E@ns1.pardus.org.tr> Author: onur Date: Tue Mar 2 09:36:24 2010 New Revision: 87962 Added: corporate2/devel/multimedia/video/mplayer/files/patchpackedvdpau.patch - copied unchanged from r87960, 2009/devel/multimedia/video/mplayer/files/patchpackedvdpau.patch corporate2/devel/multimedia/video/mplayer/files/revert_ffmpeg_22143.patch - copied unchanged from r87960, 2009/devel/multimedia/video/mplayer/files/revert_ffmpeg_22143.patch Modified: corporate2/devel/multimedia/video/mplayer/ (props changed) corporate2/devel/multimedia/video/mplayer/actions.py corporate2/devel/multimedia/video/mplayer/pspec.xml Log: Bump snapshot to 30815, ffmpeg 22144 Fix threaded h264 decoding Fix buffer management in vdpau --- actions.py | 4 +- files/patchpackedvdpau.patch | 19 +++++++++++++ files/revert_ffmpeg_22143.patch | 58 ++++++++++++++++++++++++++++++++++++++++ pspec.xml | 15 +++++++++- 4 files changed, 93 insertions(+), 3 deletions(-) Modified: corporate2/devel/multimedia/video/mplayer/actions.py ================================================================= --- corporate2/devel/multimedia/video/mplayer/actions.py (original) +++ corporate2/devel/multimedia/video/mplayer/actions.py Tue Mar 2 09:36:24 2010 @@ -14,8 +14,8 @@ import os WorkDir = "mplayer-%s" % get.srcVERSION().split("_", 1)[1] -mp_version = "30800" -ff_version = "22131" +mp_version = "30815" +ff_version = "22144" dllloader = "" if get.ARCH() == "x86_64" else "--enable-win32dll \ --codecsdir=/usr/lib/%(esdir)s \ Modified: corporate2/devel/multimedia/video/mplayer/pspec.xml ================================================================= --- corporate2/devel/multimedia/video/mplayer/pspec.xml (original) +++ corporate2/devel/multimedia/video/mplayer/pspec.xml Tue Mar 2 09:36:24 2010 @@ -14,7 +14,7 @@ app:console Media Player for Linux MPlayer is a movie player that can run on many platforms. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native codecs. - http://cekirdek.pardus.org.tr/~onur/distfiles/mplayer-20100301.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/mplayer-20100302.tar.gz DirectFB aalib @@ -95,6 +95,8 @@ demux_mkv_seek.diff awk_path.patch remove_vfw_bframe_warning.patch + patchpackedvdpau.patch + revert_ffmpeg_22143.patch dont_override_gui_conf.patch @@ -213,6 +215,17 @@ + + 2010-03-02 + 0.0_20100302 + + Bump snapshot to 30815, ffmpeg 22144 + Fix threaded h264 decoding + Fix buffer management in vdpau + + Onur K???k + onur at pardus.org.tr + 2010-03-01 0.0_20100301 From paketler-commits at pardus.org.tr Tue Mar 2 09:36:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Tue, 2 Mar 2010 09:36:49 +0200 (EET) Subject: 2009/devel/multimedia/video/ffmpeg - Update snapshot to 22144 Message-ID: <20100302073649.9006649C88E@ns1.pardus.org.tr> Author: onur Date: Tue Mar 2 09:36:49 2010 New Revision: 87963 Added: 2009/devel/multimedia/video/ffmpeg/files/patchpackedvdpau.patch Modified: 2009/devel/multimedia/video/ffmpeg/actions.py 2009/devel/multimedia/video/ffmpeg/pspec.xml Log: Update snapshot to 22144 Fix threaded h264 decoding Fix buffer management in vdpau Force enable lsp --- actions.py | 3 ++- files/patchpackedvdpau.patch | 19 +++++++++++++++++++ pspec.xml | 15 ++++++++++++++- 3 files changed, 35 insertions(+), 2 deletions(-) Modified: 2009/devel/multimedia/video/ffmpeg/actions.py ================================================================= --- 2009/devel/multimedia/video/ffmpeg/actions.py (original) +++ 2009/devel/multimedia/video/ffmpeg/actions.py Tue Mar 2 09:36:49 2010 @@ -11,7 +11,7 @@ from pisi.actionsapi import get WorkDir = "ffmpeg" -version = "22131" +version = "22144" minimumcpu = "" if get.ARCH() == "x86_64" else "--cpu=i686" @@ -33,6 +33,7 @@ --enable-version3 \ --enable-pthreads \ --enable-postproc \ + --enable-lsp \ --enable-x11grab \ --enable-libdc1394 \ --enable-libfaac \ Modified: 2009/devel/multimedia/video/ffmpeg/pspec.xml ================================================================= --- 2009/devel/multimedia/video/ffmpeg/pspec.xml (original) +++ 2009/devel/multimedia/video/ffmpeg/pspec.xml Tue Mar 2 09:36:49 2010 @@ -12,7 +12,7 @@ app:console A command-line tool to record, convert and stream audio and video FFmpeg is a complete solution to record, convert and stream audio and video. - http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-22131.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-22144.tar.gz faac faad2 @@ -47,6 +47,7 @@ print-cpucaps.patch fix_pthread.patch remove_vfw_bframe_warning.patch + patchpackedvdpau.patch @@ -87,6 +88,18 @@ + + 2010-03-02 + 0.5.1_20100302 + + Update snapshot to 22144 + Fix threaded h264 decoding + Fix buffer management in vdpau + Force enable lsp + + Onur K???k + onur at pardus.org.tr + 2010-03-01 0.5.1_20100301 From paketler-commits at pardus.org.tr Tue Mar 2 09:37:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Tue, 2 Mar 2010 09:37:04 +0200 (EET) Subject: corporate2/devel/multimedia/video/ffmpeg - Update snapshot to 22144 Message-ID: <20100302073704.5FCEC49C88E@ns1.pardus.org.tr> Author: onur Date: Tue Mar 2 09:37:04 2010 New Revision: 87964 Added: corporate2/devel/multimedia/video/ffmpeg/files/patchpackedvdpau.patch - copied unchanged from r87963, 2009/devel/multimedia/video/ffmpeg/files/patchpackedvdpau.patch Modified: corporate2/devel/multimedia/video/ffmpeg/ (props changed) corporate2/devel/multimedia/video/ffmpeg/actions.py corporate2/devel/multimedia/video/ffmpeg/pspec.xml Log: Update snapshot to 22144 Fix threaded h264 decoding Fix buffer management in vdpau Force enable lsp --- actions.py | 3 ++- files/patchpackedvdpau.patch | 19 +++++++++++++++++++ pspec.xml | 15 ++++++++++++++- 3 files changed, 35 insertions(+), 2 deletions(-) Modified: corporate2/devel/multimedia/video/ffmpeg/actions.py ================================================================= --- corporate2/devel/multimedia/video/ffmpeg/actions.py (original) +++ corporate2/devel/multimedia/video/ffmpeg/actions.py Tue Mar 2 09:37:04 2010 @@ -11,7 +11,7 @@ from pisi.actionsapi import get WorkDir = "ffmpeg" -version = "22131" +version = "22144" minimumcpu = "" if get.ARCH() == "x86_64" else "--cpu=i686" @@ -33,6 +33,7 @@ --enable-version3 \ --enable-pthreads \ --enable-postproc \ + --enable-lsp \ --enable-x11grab \ --enable-libdc1394 \ --enable-libfaac \ Modified: corporate2/devel/multimedia/video/ffmpeg/pspec.xml ================================================================= --- corporate2/devel/multimedia/video/ffmpeg/pspec.xml (original) +++ corporate2/devel/multimedia/video/ffmpeg/pspec.xml Tue Mar 2 09:37:04 2010 @@ -12,7 +12,7 @@ app:console A command-line tool to record, convert and stream audio and video FFmpeg is a complete solution to record, convert and stream audio and video. - http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-22131.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-22144.tar.gz faac faad2 @@ -47,6 +47,7 @@ print-cpucaps.patch fix_pthread.patch remove_vfw_bframe_warning.patch + patchpackedvdpau.patch @@ -87,6 +88,18 @@ + + 2010-03-02 + 0.5.1_20100302 + + Update snapshot to 22144 + Fix threaded h264 decoding + Fix buffer management in vdpau + Force enable lsp + + Onur K???k + onur at pardus.org.tr + 2010-03-01 0.5.1_20100301 From paketler-commits at pardus.org.tr Tue Mar 2 09:37:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Tue, 2 Mar 2010 09:37:33 +0200 (EET) Subject: 2009/stable/multimedia/video/ffmpeg - Update snapshot to 22144 Message-ID: <20100302073734.0401349C88E@ns1.pardus.org.tr> Author: onur Date: Tue Mar 2 09:37:33 2010 New Revision: 87965 Added: 2009/stable/multimedia/video/ffmpeg/files/patchpackedvdpau.patch - copied unchanged from r87963, 2009/devel/multimedia/video/ffmpeg/files/patchpackedvdpau.patch Modified: 2009/stable/multimedia/video/ffmpeg/ (props changed) 2009/stable/multimedia/video/ffmpeg/actions.py 2009/stable/multimedia/video/ffmpeg/pspec.xml Log: Update snapshot to 22144 Fix threaded h264 decoding Fix buffer management in vdpau Force enable lsp --- actions.py | 3 ++- files/patchpackedvdpau.patch | 19 +++++++++++++++++++ pspec.xml | 15 ++++++++++++++- 3 files changed, 35 insertions(+), 2 deletions(-) Modified: 2009/stable/multimedia/video/ffmpeg/actions.py ================================================================= --- 2009/stable/multimedia/video/ffmpeg/actions.py (original) +++ 2009/stable/multimedia/video/ffmpeg/actions.py Tue Mar 2 09:37:33 2010 @@ -11,7 +11,7 @@ from pisi.actionsapi import get WorkDir = "ffmpeg" -version = "22131" +version = "22144" minimumcpu = "" if get.ARCH() == "x86_64" else "--cpu=i686" @@ -33,6 +33,7 @@ --enable-version3 \ --enable-pthreads \ --enable-postproc \ + --enable-lsp \ --enable-x11grab \ --enable-libdc1394 \ --enable-libfaac \ Modified: 2009/stable/multimedia/video/ffmpeg/pspec.xml ================================================================= --- 2009/stable/multimedia/video/ffmpeg/pspec.xml (original) +++ 2009/stable/multimedia/video/ffmpeg/pspec.xml Tue Mar 2 09:37:33 2010 @@ -12,7 +12,7 @@ app:console A command-line tool to record, convert and stream audio and video FFmpeg is a complete solution to record, convert and stream audio and video. - http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-22131.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-22144.tar.gz faac faad2 @@ -47,6 +47,7 @@ print-cpucaps.patch fix_pthread.patch remove_vfw_bframe_warning.patch + patchpackedvdpau.patch @@ -87,6 +88,18 @@ + + 2010-03-02 + 0.5.1_20100302 + + Update snapshot to 22144 + Fix threaded h264 decoding + Fix buffer management in vdpau + Force enable lsp + + Onur K???k + onur at pardus.org.tr + 2010-03-01 0.5.1_20100301 From paketler-commits at pardus.org.tr Tue Mar 2 11:46:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Cihan_Okyay?=) Date: Tue, 2 Mar 2010 11:46:03 +0200 (EET) Subject: playground/review/desktop/lxde/base/lxmenu-cache - version bump Message-ID: <20100302094603.BB36449C88E@ns1.pardus.org.tr> Author: cihan Date: Tue Mar 2 11:46:03 2010 New Revision: 87966 Modified: playground/review/desktop/lxde/base/lxmenu-cache/pspec.xml Log: version bump --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: playground/review/desktop/lxde/base/lxmenu-cache/pspec.xml ================================================================= --- playground/review/desktop/lxde/base/lxmenu-cache/pspec.xml (original) +++ playground/review/desktop/lxde/base/lxmenu-cache/pspec.xml Tue Mar 2 11:46:03 2010 @@ -12,7 +12,7 @@ library LXDE desktop menu cache lxmenu-cache is an implementation of the freedesktop menu specification for LXDE. - mirrors://sourceforge/lxde/menu-cache-0.2.6.tar.gz + mirrors://sourceforge/lxde/menu-cache-0.3.2.tar.gz @@ -26,6 +26,13 @@ + + 2010-03-02 + 0.3.2 + Version bump + Cihan Okyay + okyaycihan at gmail.com + 2010-02-05 0.2.6 From paketler-commits at pardus.org.tr Tue Mar 2 21:32:46 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Eren_T=C3=BCrkay?=) Date: Tue, 2 Mar 2010 21:32:46 +0200 (EET) Subject: 2009/devel/programming/language/php/php - Version bump to fix 3 security vulnerabilities (#1... Message-ID: <20100302193246.9492149C88E@ns1.pardus.org.tr> Author: erenturkay Date: Tue Mar 2 21:32:46 2010 New Revision: 87967 Added: 2009/devel/programming/language/php/php/files/suhosin-patch-5.2.13-0.9.7.patch.bz2 (contents, props changed) Removed: 2009/devel/programming/language/php/php/files/suhosin-patch-5.2.11-0.9.7.patch.bz2 Modified: 2009/devel/programming/language/php/php/actions.py 2009/devel/programming/language/php/php/pspec.xml Log: * Version bump to fix 3 security vulnerabilities (#11363) - Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen) - Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. (Ilia) - Improved LCG entropy. (Rasmus, Samy Kamkar) BUG:COMMENT:12363 BUG:FIXED:12365 --- actions.py | 2 +- pspec.xml | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) Modified: 2009/devel/programming/language/php/php/actions.py ================================================================= --- 2009/devel/programming/language/php/php/actions.py (original) +++ 2009/devel/programming/language/php/php/actions.py Tue Mar 2 21:32:46 2010 @@ -101,7 +101,7 @@ configure_enabled = [ 'exif', 'ftp', 'soap', 'sockets', 'sqlite-utf8', 'bcmath', 'dom', 'wddx', 'tokenizer', 'simplexml', 'mbstring', 'calendar', - 'gd-native-ttf', 'suhosin' + 'gd-native-ttf' ] configure_shared = [ 'dba', 'dbase', 'embedded-mysqli' Modified: 2009/devel/programming/language/php/php/pspec.xml ================================================================= --- 2009/devel/programming/language/php/php/pspec.xml (original) +++ 2009/devel/programming/language/php/php/pspec.xml Tue Mar 2 21:32:46 2010 @@ -12,7 +12,7 @@ library PHP5 is an HTML-embedded scripting language. The goal of the language is to allow web developers to write dynamically generated pages quickly PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. - http://www.php.net/distributions/php-5.2.12.tar.bz2 + http://www.php.net/distributions/php-5.2.13.tar.bz2 apache libxml2 @@ -29,7 +29,7 @@ php5.2.0-mysqli-readmycnf.patch php5.2.0-mysql-readmycnf.patch use-devurandom.patch - suhosin-patch-5.2.11-0.9.7.patch.bz2 + suhosin-patch-5.2.13-0.9.7.patch.bz2 system-timezone.patch @@ -99,6 +99,18 @@ + + 2010-03-02 + 5.2.13 + + * Version bump to fix 3 security vulnerabilities (#11363) + - Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen) + - Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. (Ilia) + - Improved LCG entropy. (Rasmus, Samy Kamkar) + + Eren T?rkay + eren at pardus.org.tr + 2009-12-21 5.2.12 From paketler-commits at pardus.org.tr Tue Mar 2 21:47:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Eren_T=C3=BCrkay?=) Date: Tue, 2 Mar 2010 21:47:18 +0200 (EET) Subject: 2009/stable/programming/language/php/php - Merge from devel/programming/language/php/php Message-ID: <20100302194718.D78D249C88E@ns1.pardus.org.tr> Author: erenturkay Date: Tue Mar 2 21:47:18 2010 New Revision: 87968 Added: 2009/stable/programming/language/php/php/files/suhosin-patch-5.2.13-0.9.7.patch.bz2 - copied unchanged from r87967, 2009/devel/programming/language/php/php/files/suhosin-patch-5.2.13-0.9.7.patch.bz2 Removed: 2009/stable/programming/language/php/php/files/suhosin-patch-5.2.11-0.9.7.patch.bz2 Modified: 2009/stable/programming/language/php/php/ (props changed) 2009/stable/programming/language/php/php/actions.py 2009/stable/programming/language/php/php/pspec.xml Log: Merge from devel/programming/language/php/php: rev. 83327, by gokcen.eraslan on 2009-12-21 Fix outdated dosed code. rev. 87967, by erenturkay on 2010-03-02 * Version bump to fix 3 security vulnerabilities (#11363) - Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen) - Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. (Ilia) - Improved LCG entropy. (Rasmus, Samy Kamkar) BUG:COMMENT:12363 BUG:FIXED:12365 --- actions.py | 9 +++++---- pspec.xml | 16 ++++++++++++++-- 2 files changed, 19 insertions(+), 6 deletions(-) Modified: 2009/stable/programming/language/php/php/actions.py ================================================================= --- 2009/stable/programming/language/php/php/actions.py (original) +++ 2009/stable/programming/language/php/php/actions.py Tue Mar 2 21:47:18 2010 @@ -31,9 +31,10 @@ # Don't touch apache.conf - for i in ["configure", "sapi/apache/config.m4", "sapi/apache2filter/config.m4", "sapi/apache2handler/config.m4"]: - pisitools.dosed(i, "-i -a -n php5", "-i -n php5") - pisitools.dosed(i, "-i -A -n php5", "-i -n php5") + for i in pisitools.ls("sapi/*/config.m4"): + pisitools.dosed(i, "\\-i \\-a \\-n php5", "-i -n php5") + pisitools.dosed(i, "\\-i \\-A \\-n php5", "-i -n php5") + autotools.autoconf() @@ -100,7 +101,7 @@ configure_enabled = [ 'exif', 'ftp', 'soap', 'sockets', 'sqlite-utf8', 'bcmath', 'dom', 'wddx', 'tokenizer', 'simplexml', 'mbstring', 'calendar', - 'gd-native-ttf', 'suhosin' + 'gd-native-ttf' ] configure_shared = [ 'dba', 'dbase', 'embedded-mysqli' Modified: 2009/stable/programming/language/php/php/pspec.xml ================================================================= --- 2009/stable/programming/language/php/php/pspec.xml (original) +++ 2009/stable/programming/language/php/php/pspec.xml Tue Mar 2 21:47:18 2010 @@ -12,7 +12,7 @@ library PHP5 is an HTML-embedded scripting language. The goal of the language is to allow web developers to write dynamically generated pages quickly PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. - http://www.php.net/distributions/php-5.2.12.tar.bz2 + http://www.php.net/distributions/php-5.2.13.tar.bz2 apache libxml2 @@ -29,7 +29,7 @@ php5.2.0-mysqli-readmycnf.patch php5.2.0-mysql-readmycnf.patch use-devurandom.patch - suhosin-patch-5.2.11-0.9.7.patch.bz2 + suhosin-patch-5.2.13-0.9.7.patch.bz2 system-timezone.patch @@ -99,6 +99,18 @@ + + 2010-03-02 + 5.2.13 + + * Version bump to fix 3 security vulnerabilities (#11363) + - Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen) + - Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. (Ilia) + - Improved LCG entropy. (Rasmus, Samy Kamkar) + + Eren T?rkay + eren at pardus.org.tr + 2009-12-21 5.2.12 From paketler-commits at pardus.org.tr Tue Mar 2 22:18:39 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 22:18:39 +0200 (EET) Subject: 2009/stable/programming/language/dotnet/mono - merge from devel: * Version bump Message-ID: <20100302201839.9072749C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 22:18:39 2010 New Revision: 87969 Modified: 2009/stable/programming/language/dotnet/mono/ (props changed) 2009/stable/programming/language/dotnet/mono/actions.py 2009/stable/programming/language/dotnet/mono/pspec.xml 2009/stable/programming/language/dotnet/mono/translations.xml Log: merge from devel: * Version bump: - WCF client and server, the subset exposed by Silverlight 2.0 - LLVM support, to improve performance on server/computational loads - Co-routine framework Mono.Tasklets - Preview of LINQ to SQL using DbLinq - New Soft Debugger, integrated with MonoDevelop 2.2 - Joint release with MonoDevelop 2.2 - System.IO.Packaging - csharp shell now supports auto-completion - xbuild can now build most msbuild projects - Support for CoreCLR security: - Mono debuts a full metadata and IL verifier - Security system used by Silverlight applications, reusable for other cases. * Bugfixes: - Fixes the IPY+Chiron test case. - Shadow copies of assemblies cannot be overwritten if originating assembly files are read only - ListView + DataPager fails while trying to set up custom paging - Crash in System.MonoCustomAttrs.IsDefinedInternal - GetGenericParameterConstraints fails on methods in dynamic modules - [REGRESSION] 2.6/svn gmcs throws CS1501 on overload/explicit implementation resolution - string.PadRight(int, char) returns empty string * Fix Copyright information. * Split Mono packages: - mono - mono-bytefx-data-mysql - mono-data - mono-data-firebird - mono-data-oracle - mono-data-postgresql - mono-data-sqlite - mono-devel - monodoc-core - mono-extras - mono-ibm-data-db2 - mono-jay - mono-jscript - mono-locale-extras - mono-nunit - mono-sybase - mono-wcf - mono-web - mono-winforms - mono-winfxcore * Enable oprofile. Now we are using oprofile for system-wide profiler. - Add oprofile dependency. - Configure with oprofile support. * Change base mono package name as mono-runtime. * Remove Mono.Security.Win32 modules. They don't work on Linux. --- actions.py | 20 +- pspec.xml | 533 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- translations.xml | 95 +++++++++ 3 files changed, 639 insertions(+), 9 deletions(-) Modified: 2009/stable/programming/language/dotnet/mono/actions.py ================================================================= --- 2009/stable/programming/language/dotnet/mono/actions.py (original) +++ 2009/stable/programming/language/dotnet/mono/actions.py Tue Mar 2 22:18:39 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2006-2009 TUBITAK/UEKAE +# Copyright 2006-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -10,16 +10,19 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get -def setup(): - shelltools.chmod("%s/%s/configure" % (get.workDIR(), get.srcDIR()), 0755) +import glob +import os.path + +def setup(): autotools.autoreconf("-fi") # Static libs should be enabled for mono compiler autotools.configure("--enable-parallel-mark \ --with-profile4=yes \ --with-tls=pthread \ - --with-jit=yes") + --with-jit=yes \ + --with-oprofile=/usr") # Not ready parameters # --with-monotouch=yes \ @@ -32,4 +35,13 @@ def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + # These work on Windows only + for i in glob.glob("%s/usr/lib/mono/*/Mono.Security.Win32*" % get.installDIR()): + x = i.split(get.installDIR())[-1] + if os.path.isdir(x): + pisitools.removeDir(x) + continue + + pisitools.remove(x) + pisitools.dodoc("AUTHORS", "COPYING.LIB", "ChangeLog", "LICENSE", "NEWS", "README") Modified: 2009/stable/programming/language/dotnet/mono/pspec.xml ================================================================= Suppressed! Too long (more than 250 lines) diff output suppressed... Modified: 2009/stable/programming/language/dotnet/mono/translations.xml ================================================================= --- 2009/stable/programming/language/dotnet/mono/translations.xml (original) +++ 2009/stable/programming/language/dotnet/mono/translations.xml Tue Mar 2 22:18:39 2010 @@ -7,4 +7,99 @@ Mono, bir C# derleyicisi ve yorumlay?c?s?d?r, ?al??t?rma ve s?n?f k?t?phanelerini i?ermektedir. Librairie de classe et environnement d'ex?cution (runtime) de Mono, un compilateur/interpr?teur C#. + + + mono-devel + Mono uygulamalar?n?n derlenip ?al??abilir hale gelmesi i?in gerekli geli?tirme paketi + + + + monodoc + Mono belgeleme ara?lar? + + + + mono-jay + Java ve C# i?in LALR (Look ahead left to right) ayr??t?r?c? ?reteci + + + + mono-sybase + ADO.NET veri sa?lay?c?s? i?in Sybase veritaban? + + + + mono-data + Mono i?in veritaban? ba?lant?s? + + + + mono-data-sqlite + Mono i?in Sqlite veritaban? ba?lant?s? + + + + mono-data-postgresql + Mono i?in PostgreSQL veritaban? ba?lant?s? + + + + mono-data-oracle + Mono i?in Oracle veritaban? ba?lant?s? + + + + mono-data-firebird + Mono i?in Firebird veritaban? ba?lant?s? + + + + mono-ibm-data-db2 + Mono i?in IBM DB2 veritaban? ba?lant?s? + + + + mono-bytefx-data-mysql + Mono i?in MySQL veritaban? ba?lant?s? + + + + mono-nunit + T?m .NET dilleri i?in b?t?nl?k testi (unit-testing) ?at?s? + + + + mono-jscript + Mono i?in Javascript .NET deste?i + + + + mono-winforms + Mono i?in Windows formlar? uygulamas? + + + + mono-web + Mono i?in ASP.NET, uzaktan ba?lant? ve web servisleri + + + + mono-wcf + WCF'nin (Windows ?leti?im Vakf?) Mono uygulamas? + + + + mono-winfxcore + WinFX API'lerinin Mono uygulamas? + + + + mono-extras + Servisleri ?al??t?rmak ve in?a etmek i?in altyap? + + + + mono-locale-extras + Mono i?in ek yerel bilgi + From paketler-commits at pardus.org.tr Tue Mar 2 22:20:56 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 22:20:56 +0200 (EET) Subject: 2009/stable - obsolete mono package.. Message-ID: <20100302202056.6D89D49C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 22:20:56 2010 New Revision: 87970 Modified: 2009/stable/distribution.xml Log: obsolete mono package.. --- distribution.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: 2009/stable/distribution.xml ================================================================= --- 2009/stable/distribution.xml (original) +++ 2009/stable/distribution.xml Tue Mar 2 22:20:56 2010 @@ -163,7 +163,7 @@ libiphone - - + + mono From paketler-commits at pardus.org.tr Tue Mar 2 22:22:19 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 22:22:19 +0200 (EET) Subject: 2009/stable/programming/language/dotnet/boo - Update dependencies. Message-ID: <20100302202220.0417149C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 22:22:19 2010 New Revision: 87971 Modified: 2009/stable/programming/language/dotnet/boo/ (props changed) 2009/stable/programming/language/dotnet/boo/actions.py 2009/stable/programming/language/dotnet/boo/pspec.xml Log: * Update dependencies. * Remove empty files from package. * Version bump: - Allow 'of' to be omitted in type references when [] are used - Missing PatternMatching patterns, plus regex pattern - Language change: remove 'continue' and 'break' special meaning from 'or' blocks * Bugfixes at this version: - compiler error referencing base class members of a generic subclass of a generic class - Overriden explicit interface implementation crashes compiler - Duplicate explicit interfaces cause emit error - List comprehension cannot be used inside array constructor - Subclassing containing class causes compiler stack overflow - Abstract subclassing turns methods public - Callable cannot declare variable parameters - for/or bug in generator - booish crashes after /help, /globals, /load and /save - Any autocompletion on an array crashes Boo interpreter - No type safety at all if LHS or RHS of expression is an interface - Compiler falsely considers any member of the same name to fulfill an external interface. - Not all overloads of external implementations searched - Most of the links on the Boo home page are dead - Overflowing calculations with constants are compiled to invalid code - System.InvalidOperationException with void/bool comparison - System.InvalidOperationException with void function in hash literal - Boo compiler fails on certain file names - Boo compiler fails on empty files - Class not found after importing two similar namespaces - inheritance generic class with abstract parameter causes error - cross-namespace inheritance from an interface fails - The white space agnostic parser is not preserving file names - Parser fails on literal -9223372036854775808L (long.MinValue) --- actions.py | 3 ++- pspec.xml | 45 ++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 44 insertions(+), 4 deletions(-) Modified: 2009/stable/programming/language/dotnet/boo/actions.py ================================================================= --- 2009/stable/programming/language/dotnet/boo/actions.py (original) +++ 2009/stable/programming/language/dotnet/boo/actions.py Tue Mar 2 22:22:19 2010 @@ -26,4 +26,5 @@ # Remove unused directory pisitools.removeDir("/share") - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README") + # Empty files: NEWS, README, ChangeLog + pisitools.dodoc("AUTHORS", "COPYING") Modified: 2009/stable/programming/language/dotnet/boo/pspec.xml ================================================================= --- 2009/stable/programming/language/dotnet/boo/pspec.xml (original) +++ 2009/stable/programming/language/dotnet/boo/pspec.xml Tue Mar 2 22:22:19 2010 @@ -12,9 +12,9 @@ app:console A wrist friendly language for the CLI Boo is a new object oriented statically typed programming language for the Common Language Infrastructure with a python inspired syntax and a special focus on language and compiler extensibility. - http://dist.codehaus.org/boo/distributions/boo-0.9.2.3383.tar.gz + http://dist.codehaus.org/boo/distributions/boo-0.9.3.3457.tar.gz - mono + mono-devel shared-mime-info @@ -22,7 +22,7 @@ boo - mono + mono-runtime shared-mime-info @@ -35,6 +35,45 @@ + + 2010-02-21 + 0.9.3.3457 + + * Update dependencies. + * Remove empty files from package. + * Version bump: + - Allow 'of' to be omitted in type references when [] are used + - Missing PatternMatching patterns, plus regex pattern + - Language change: remove 'continue' and 'break' special meaning from 'or' blocks + * Bugfixes at this version: + - compiler error referencing base class members of a generic subclass of a generic class + - Overriden explicit interface implementation crashes compiler + - Duplicate explicit interfaces cause emit error + - List comprehension cannot be used inside array constructor + - Subclassing containing class causes compiler stack overflow + - Abstract subclassing turns methods public + - Callable cannot declare variable parameters + - for/or bug in generator + - booish crashes after /help, /globals, /load and /save + - Any autocompletion on an array crashes Boo interpreter + - No type safety at all if LHS or RHS of expression is an interface + - Compiler falsely considers any member of the same name to fulfill an external interface. + - Not all overloads of external implementations searched + - Most of the links on the Boo home page are dead + - Overflowing calculations with constants are compiled to invalid code + - System.InvalidOperationException with void/bool comparison + - System.InvalidOperationException with void function in hash literal + - Boo compiler fails on certain file names + - Boo compiler fails on empty files + - Class not found after importing two similar namespaces + - inheritance generic class with abstract parameter causes error + - cross-namespace inheritance from an interface fails + - The white space agnostic parser is not preserving file names + - Parser fails on literal -9223372036854775808L (long.MinValue) + + G?kmen G?rgen + gkmngrgn at gmail.com + 2009-11-29 0.9.2.3383 From paketler-commits at pardus.org.tr Tue Mar 2 22:24:34 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 22:24:34 +0200 (EET) Subject: 2009/stable/programming/language/dotnet/gtk-sharp - Update dependencies. Message-ID: <20100302202435.039D949C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 22:24:34 2010 New Revision: 87972 Modified: 2009/stable/programming/language/dotnet/gtk-sharp/ (props changed) 2009/stable/programming/language/dotnet/gtk-sharp/pspec.xml Log: * Update dependencies. * Use "*" instead of numbers if directory includes version. * set pkgconfig files as data. --- pspec.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) Modified: 2009/stable/programming/language/dotnet/gtk-sharp/pspec.xml ================================================================= --- 2009/stable/programming/language/dotnet/gtk-sharp/pspec.xml (original) +++ 2009/stable/programming/language/dotnet/gtk-sharp/pspec.xml Tue Mar 2 22:24:34 2010 @@ -14,9 +14,9 @@ Gtk-sharp is a C# language binding for the GTK+ toolkit. mirrors://gnome/gtk-sharp/2.12/gtk-sharp-2.12.9.tar.bz2 - mono + mono-devel libglade - gtk2 + gtk2 atk @@ -24,20 +24,32 @@ gtk-sharp - mono + mono-runtime libglade - gtk2 + gtk2 atk /usr/bin /usr/lib /usr/share/doc/ - /usr/share/gapi-2.0 + /usr/share/gapi-* + /usr/lib/pkgconfig + + 2010-02-21 + 2.12.9 + + * Update dependencies. + * Use "*" instead of numbers if directory includes version. + * set pkgconfig files as data. + + G?kmen G?rgen + gkmngrgn at gmail.com + 2009-06-29 2.12.9 From paketler-commits at pardus.org.tr Tue Mar 2 22:28:06 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 22:28:06 +0200 (EET) Subject: 2009/stable/programming/language/dotnet/gecko-sharp - Added description tags. Message-ID: <20100302202806.57E0E49C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 22:28:06 2010 New Revision: 87973 Modified: 2009/stable/programming/language/dotnet/gecko-sharp/ (props changed) 2009/stable/programming/language/dotnet/gecko-sharp/pspec.xml 2009/stable/programming/language/dotnet/gecko-sharp/translations.xml Log: * Added description tags. * Changes license informations. * Added new dep: xulrunner. * Add Turkish description. * Update summaries. * Update dependencies. * Split doc files. --- pspec.xml | 24 ++++++++++++++++++++---- translations.xml | 5 +++-- 2 files changed, 23 insertions(+), 6 deletions(-) Modified: 2009/stable/programming/language/dotnet/gecko-sharp/pspec.xml ================================================================= --- 2009/stable/programming/language/dotnet/gecko-sharp/pspec.xml (original) +++ 2009/stable/programming/language/dotnet/gecko-sharp/pspec.xml Tue Mar 2 22:28:06 2010 @@ -11,11 +11,11 @@ LGPLv2 MPL-1.1 library - A Gtk# Mozilla binding - Gecko-sharp is a C# language binding for the gtkembedmoz widget. You can use it to embed mozilla into C# programs. + A gtk-sharp mozilla binding + gecko-sharp is a C# language binding for the gtkembedmoz widget. You can use it to embed mozilla into C# programs. http://ftp.novell.com/pub/mono/sources/gecko-sharp2/gecko-sharp-2.0-0.13.tar.bz2 - mono + mono-devel gtk-sharp xulrunner-devel @@ -27,12 +27,24 @@ gecko-sharp - mono + mono-runtime gtk-sharp xulrunner /usr/lib + /usr/lib/pkgconfig + + + + + gecko-sharp-docs + + gecko-sharp + monodoc-core + + + /usr/lib/monodoc /usr/share/doc @@ -45,6 +57,10 @@ * Added description tags. * Changes license informations. * Added new dep: xulrunner. + * Add Turkish description. + * Update summaries. + * Update dependencies. + * Split doc files. G?kmen G?rgen gkmngrgn at gmail.com Modified: 2009/stable/programming/language/dotnet/gecko-sharp/translations.xml ================================================================= --- 2009/stable/programming/language/dotnet/gecko-sharp/translations.xml (original) +++ 2009/stable/programming/language/dotnet/gecko-sharp/translations.xml Tue Mar 2 22:28:06 2010 @@ -2,7 +2,8 @@ gecko-sharp - Gtk# Mozilla ba??nt?s? - Un lien (binding) Mozilla Gtk#. + gtk-sharp mozilla ba??nt?s? + Un lien (binding) mozilla gtk-sharp. + gecko-sharp, gtkembedmoz z?mb?rt?s? i?in yaz?lm?? bir C# ba?lay?c?s?d?r. C# ile yaz?lm?? uygulamalara mozilla z?mb?rt?s? g?mmek i?in kullan?lmaktad?r. From paketler-commits at pardus.org.tr Tue Mar 2 22:35:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 22:35:22 +0200 (EET) Subject: 2009/stable/programming/language/dotnet/mono-addins - Update dependencies. Message-ID: <20100302203522.1214C49C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 22:35:21 2010 New Revision: 87974 Modified: 2009/stable/programming/language/dotnet/mono-addins/ (props changed) 2009/stable/programming/language/dotnet/mono-addins/actions.py 2009/stable/programming/language/dotnet/mono-addins/pspec.xml Log: * Update dependencies. * Fix IsA tags. --- actions.py | 7 ++++--- pspec.xml | 17 ++++++++++++++++- 2 files changed, 20 insertions(+), 4 deletions(-) Modified: 2009/stable/programming/language/dotnet/mono-addins/actions.py ================================================================= --- 2009/stable/programming/language/dotnet/mono-addins/actions.py (original) +++ 2009/stable/programming/language/dotnet/mono-addins/actions.py Tue Mar 2 22:35:21 2010 @@ -7,16 +7,17 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools +from pisi.actionsapi import get + +shelltools.export("MONO_SHARED_DIR", get.workDIR()) def setup(): autotools.configure() def build(): - shelltools.export("MONO_SHARED_DIR", ".") autotools.make("-j1") def install(): - shelltools.export("MONO_SHARED_DIR", ".") - autotools.install("-j1") + autotools.install() pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README") Modified: 2009/stable/programming/language/dotnet/mono-addins/pspec.xml ================================================================= --- 2009/stable/programming/language/dotnet/mono-addins/pspec.xml (original) +++ 2009/stable/programming/language/dotnet/mono-addins/pspec.xml Tue Mar 2 22:35:21 2010 @@ -10,17 +10,22 @@ MIT library + app:console A generic framework for creating extensible applications Mono.Addins is a framework for creating extensible applications, and for creating libraries which extend those applications. http://ftp.novell.com/pub/mono/sources/mono-addins/mono-addins-0.4.tar.bz2 - mono + mono-devel gtk-sharp mono-addins + + mono-runtime + gtk-sharp + /usr/bin /usr/lib @@ -30,6 +35,16 @@ + + 2010-02-21 + 0.4 + + * Update dependencies. + * Fix IsA tags. + + G?kmen G?rgen + gkmngrgn at gmail.com + 2009-02-15 0.4 From paketler-commits at pardus.org.tr Tue Mar 2 22:37:56 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 22:37:56 +0200 (EET) Subject: 2009/stable/programming/language/dotnet/mono-zeroconf - Update dependencies. Message-ID: <20100302203756.C259449C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 22:37:56 2010 New Revision: 87975 Modified: 2009/stable/programming/language/dotnet/mono-zeroconf/ (props changed) 2009/stable/programming/language/dotnet/mono-zeroconf/actions.py 2009/stable/programming/language/dotnet/mono-zeroconf/pspec.xml Log: * Update dependencies. * Install developer docs. * Enable mDNSResponder support. * Split docs. --- actions.py | 3 +-- pspec.xml | 27 +++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 4 deletions(-) Modified: 2009/stable/programming/language/dotnet/mono-zeroconf/actions.py ================================================================= --- 2009/stable/programming/language/dotnet/mono-zeroconf/actions.py (original) +++ 2009/stable/programming/language/dotnet/mono-zeroconf/actions.py Tue Mar 2 22:37:56 2010 @@ -13,8 +13,7 @@ shelltools.export("MONO_SHARED_DIR", get.workDIR()) def setup(): - autotools.configure("--disable-docs \ - --disable-mdnsresponder") + autotools.configure() def build(): autotools.make("-j1") Modified: 2009/stable/programming/language/dotnet/mono-zeroconf/pspec.xml ================================================================= --- 2009/stable/programming/language/dotnet/mono-zeroconf/pspec.xml (original) +++ 2009/stable/programming/language/dotnet/mono-zeroconf/pspec.xml Tue Mar 2 22:37:56 2010 @@ -16,7 +16,7 @@ http://download.banshee-project.org/mono-zeroconf/mono-zeroconf-0.9.0.tar.bz2 avahi - mono + mono-devel @@ -24,17 +24,40 @@ mono-zeroconf avahi - mono + mono-runtime /usr/bin /usr/lib /usr/lib/pkgconfig + + + + + mono-zeroconf-docs + + mono-zeroconf + monodoc-core + + + /usr/lib/monodoc /usr/share/doc + + 2010-02-21 + 0.9.0 + + * Update dependencies. + * Install developer docs. + * Enable mDNSResponder support. + * Split docs. + + G?kmen G?rgen + gkmngrgn at gmail.com + 2009-11-29 0.9.0 From paketler-commits at pardus.org.tr Tue Mar 2 22:41:59 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 22:41:59 +0200 (EET) Subject: 2009/stable/programming/language/dotnet/ndesk-dbus - update dependencies Message-ID: <20100302204159.4F69949C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 22:41:59 2010 New Revision: 87976 Modified: 2009/stable/programming/language/dotnet/ndesk-dbus/ (props changed) 2009/stable/programming/language/dotnet/ndesk-dbus/pspec.xml Log: update dependencies --- pspec.xml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) Modified: 2009/stable/programming/language/dotnet/ndesk-dbus/pspec.xml ================================================================= --- 2009/stable/programming/language/dotnet/ndesk-dbus/pspec.xml (original) +++ 2009/stable/programming/language/dotnet/ndesk-dbus/pspec.xml Tue Mar 2 22:41:59 2010 @@ -14,14 +14,14 @@ ndesk-dbus is a C# implementation of D-Bus. It's often referred to as "managed D-Bus" to avoid confusion with existing bindings (which wrap libdbus). http://www.ndesk.org/archive/dbus-sharp/ndesk-dbus-0.6.0.tar.gz - mono + mono-devel ndesk-dbus - mono + mono-runtime /usr/lib @@ -31,8 +31,17 @@ - - 2008-09-01 + + 2010-10-21 + 0.6.0 + + * Update dependencies. + + G?kmen G?rgen + gkmngrgn at gmail.com + + + 2009-09-01 0.6.0 First release. G?kmen G?rgen From paketler-commits at pardus.org.tr Tue Mar 2 22:43:10 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 22:43:10 +0200 (EET) Subject: 2009/stable/programming/language/dotnet/ndesk-dbus-glib - update dependencies. Message-ID: <20100302204310.B692649C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 22:43:09 2010 New Revision: 87977 Modified: 2009/stable/programming/language/dotnet/ndesk-dbus-glib/ (props changed) 2009/stable/programming/language/dotnet/ndesk-dbus-glib/pspec.xml Log: update dependencies. --- pspec.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) Modified: 2009/stable/programming/language/dotnet/ndesk-dbus-glib/pspec.xml ================================================================= --- 2009/stable/programming/language/dotnet/ndesk-dbus-glib/pspec.xml (original) +++ 2009/stable/programming/language/dotnet/ndesk-dbus-glib/pspec.xml Tue Mar 2 22:43:09 2010 @@ -14,7 +14,7 @@ ndesk-dbus is a C# implementation of D-Bus. It's often referred to as "managed D-Bus" to avoid confusion with existing bindings (which wrap libdbus). This is the GLib integration for ndesk-dbus. http://www.ndesk.org/archive/dbus-sharp/ndesk-dbus-glib-0.4.1.tar.gz - mono + mono-devel ndesk-dbus @@ -22,7 +22,7 @@ ndesk-dbus-glib - mono + mono-runtime ndesk-dbus @@ -32,7 +32,16 @@ - + + 2010-02-21 + 0.4.1 + + * Update dependencies. + + G?kmen G?rgen + gkmngrgn at gmail.com + + 2009-09-01 0.4.1 First release. From paketler-commits at pardus.org.tr Tue Mar 2 22:45:14 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 22:45:14 +0200 (EET) Subject: 2009/stable/programming/language/dotnet/taglib-sharp - Version bump Message-ID: <20100302204514.B621049C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 22:45:14 2010 New Revision: 87978 Modified: 2009/stable/programming/language/dotnet/taglib-sharp/ (props changed) 2009/stable/programming/language/dotnet/taglib-sharp/pspec.xml Log: * Version bump: - Fix IndexOutOfRangeException (bgo#607375) - Fix issue with converting/parsing year (bgo#606283) - Support the 'alis' handler code/track type (bgo#584193) - Be more robust with tags with NULL bytes in the middle (bgo#558123) - Support AIFF file format (bgo#579261) - Support ADTS AAC files (bgo#580553) - Support for m2v files (bgo#574411) - Support for Sort* values in Ape tags (bgo#571421) - Add new properties: MusicBrainz, ArtistId, ReleaseId, ReleaseArtistId, - TrackId, DiscId, ReleaseStatus, ReleaseType, ReleaseCountry, MusicIpId, - and AmazonId (bgo#563170) - Add fallback options for album artist getter (bgo#574652) - Fixed bug with Ape.Tag's Pictures setter (bgo#575943) - Fix crashing when parsing some comment frames (bgo#582735) - Fixed CopyTo method (bgo#572382) - Fixed typo in Ogg DiscNumber setter that wrote TrackCount - to the DISCTOTAL field (bgo#572382) - Fixed NRE when calling GetTag on FLAC file (bgo#572380) - Build improvements - API documentation fixes * Update dependencies. --- pspec.xml | 36 +++++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) Modified: 2009/stable/programming/language/dotnet/taglib-sharp/pspec.xml ================================================================= --- 2009/stable/programming/language/dotnet/taglib-sharp/pspec.xml (original) +++ 2009/stable/programming/language/dotnet/taglib-sharp/pspec.xml Tue Mar 2 22:45:14 2010 @@ -12,16 +12,16 @@ library C# implementation for TagLib taglib-sharp is a metadata or "tag" reader and writer library that supports the most common movie and music formats, abstracting away format specificity. The taglib-sharp offers either a common API for all formats or access to specific APIs for a given format. - http://download.banshee-project.org/taglib-sharp/2.0.3.2/taglib-sharp-2.0.3.2.tar.bz2 + http://download.banshee-project.org/taglib-sharp/2.0.3.4/taglib-sharp-2.0.3.4.tar.bz2 - mono + mono-devel taglib-sharp - mono + mono-runtime /usr/lib/mono @@ -31,6 +31,36 @@ + + 2010-02-21 + 2.0.3.4 + + * Version bump: + - Fix IndexOutOfRangeException (bgo#607375) + - Fix issue with converting/parsing year (bgo#606283) + - Support the 'alis' handler code/track type (bgo#584193) + - Be more robust with tags with NULL bytes in the middle (bgo#558123) + - Support AIFF file format (bgo#579261) + - Support ADTS AAC files (bgo#580553) + - Support for m2v files (bgo#574411) + - Support for Sort* values in Ape tags (bgo#571421) + - Add new properties: MusicBrainz, ArtistId, ReleaseId, ReleaseArtistId, + - TrackId, DiscId, ReleaseStatus, ReleaseType, ReleaseCountry, MusicIpId, + - and AmazonId (bgo#563170) + - Add fallback options for album artist getter (bgo#574652) + - Fixed bug with Ape.Tag's Pictures setter (bgo#575943) + - Fix crashing when parsing some comment frames (bgo#582735) + - Fixed CopyTo method (bgo#572382) + - Fixed typo in Ogg DiscNumber setter that wrote TrackCount + - to the DISCTOTAL field (bgo#572382) + - Fixed NRE when calling GetTag on FLAC file (bgo#572380) + - Build improvements + - API documentation fixes + * Update dependencies. + + G?kmen G?rgen + gkmngrgn at gmail.com + 2009-09-03 2.0.3.2 From paketler-commits at pardus.org.tr Tue Mar 2 23:09:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 23:09:04 +0200 (EET) Subject: 2009/devel/programming/language/dotnet/gnome-sharp - merge from contrib-2009-devel Message-ID: <20100302210904.6491249C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 23:09:04 2010 New Revision: 87979 Added: 2009/devel/programming/language/dotnet/gnome-sharp/ 2009/devel/programming/language/dotnet/gnome-sharp/actions.py 2009/devel/programming/language/dotnet/gnome-sharp/pspec.xml 2009/devel/programming/language/dotnet/gnome-sharp/translations.xml Log: merge from contrib-2009-devel --- actions.py | 30 ++++++++++++++++++++++++++++++ pspec.xml | 45 +++++++++++++++++++++++++++++++++++++++++++++ translations.xml | 8 ++++++++ 3 files changed, 83 insertions(+) From paketler-commits at pardus.org.tr Tue Mar 2 23:10:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 23:10:15 +0200 (EET) Subject: 2009/stable/programming/language/dotnet/gnome-sharp - merge from contrib repository. it's monoDevelop de... Message-ID: <20100302211015.3F2B949C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 23:10:14 2010 New Revision: 87980 Added: 2009/stable/programming/language/dotnet/gnome-sharp/ - copied from r87979, 2009/devel/programming/language/dotnet/gnome-sharp/ Log: merge from contrib repository. it's monoDevelop dependency From paketler-commits at pardus.org.tr Tue Mar 2 23:11:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Eren_T=C3=BCrkay?=) Date: Tue, 2 Mar 2010 23:11:05 +0200 (EET) Subject: 2008/devel/programming/languages/php/php - Version bump to fix 3 security vulnerabilities (#1... Message-ID: <20100302211105.11AA149C88E@ns1.pardus.org.tr> Author: erenturkay Date: Tue Mar 2 23:11:04 2010 New Revision: 87981 Added: 2008/devel/programming/languages/php/php/files/suhosin-patch-5.2.13-0.9.7.patch.bz2 (contents, props changed) Removed: 2008/devel/programming/languages/php/php/files/suhosin-patch-5.2.11-0.9.7.patch.bz2 Modified: 2008/devel/programming/languages/php/php/pspec.xml Log: * Version bump to fix 3 security vulnerabilities (#11363) - Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen) - Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. (Ilia) - Improved LCG entropy. (Rasmus, Samy Kamkar) BUG:COMMENT:12363 BUG:FIXED:12364 --- pspec.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) Modified: 2008/devel/programming/languages/php/php/pspec.xml ================================================================= --- 2008/devel/programming/languages/php/php/pspec.xml (original) +++ 2008/devel/programming/languages/php/php/pspec.xml Tue Mar 2 23:11:04 2010 @@ -12,7 +12,7 @@ library PHP5 is an HTML-embedded scripting language. The goal of the language is to allow web developers to write dynamically generated pages quickly PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. - http://www.php.net/distributions/php-5.2.12.tar.bz2 + http://www.php.net/distributions/php-5.2.13.tar.bz2 apache libxml2 @@ -29,7 +29,7 @@ php5.2.0-mysqli-readmycnf.patch php5.2.0-mysql-readmycnf.patch use-devurandom.patch - suhosin-patch-5.2.11-0.9.7.patch.bz2 + suhosin-patch-5.2.13-0.9.7.patch.bz2 system-timezone.patch @@ -99,6 +99,18 @@ + + 2010-03-02 + 5.2.13 + + * Version bump to fix 3 security vulnerabilities (#11363) + - Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen) + - Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. (Ilia) + - Improved LCG entropy. (Rasmus, Samy Kamkar) + + Eren T?rkay + eren at pardus.org.tr + 2009-12-21 5.2.12 From paketler-commits at pardus.org.tr Tue Mar 2 23:17:00 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 23:17:00 +0200 (EET) Subject: 2009/devel/programming/language/dotnet/webkit-sharp - merge from contrib repository. it's monoDevelop de... Message-ID: <20100302211700.3F36149C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 23:17:00 2010 New Revision: 87982 Added: 2009/devel/programming/language/dotnet/webkit-sharp/ 2009/devel/programming/language/dotnet/webkit-sharp/actions.py 2009/devel/programming/language/dotnet/webkit-sharp/files/ 2009/devel/programming/language/dotnet/webkit-sharp/files/webkit-sharp-libname-fix.patch 2009/devel/programming/language/dotnet/webkit-sharp/pspec.xml 2009/devel/programming/language/dotnet/webkit-sharp/translations.xml Log: merge from contrib repository. it's monoDevelop dependency --- actions.py | 24 +++++++++++ files/webkit-sharp-libname-fix.patch | 7 +++ pspec.xml | 72 +++++++++++++++++++++++++++++++++++ translations.xml | 13 ++++++ 4 files changed, 116 insertions(+) From paketler-commits at pardus.org.tr Tue Mar 2 23:20:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 23:20:07 +0200 (EET) Subject: 2009/stable/programming/language/dotnet/webkit-sharp - copy from contrib repositories Message-ID: <20100302212007.1712149C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 23:20:06 2010 New Revision: 87983 Added: 2009/stable/programming/language/dotnet/webkit-sharp/ - copied from r87982, 2009/devel/programming/language/dotnet/webkit-sharp/ Log: copy from contrib repositories: * Update dependencies. * Remove empty doc files. * Split docs. From paketler-commits at pardus.org.tr Tue Mar 2 23:59:43 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 2 Mar 2010 23:59:43 +0200 (EET) Subject: 2009/stable/programming/language/dotnet/gmime - Version bump Message-ID: <20100302215943.E079D49C88E@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 2 23:59:43 2010 New Revision: 87984 Modified: 2009/stable/programming/language/dotnet/gmime/ (props changed) 2009/stable/programming/language/dotnet/gmime/pspec.xml Log: * Version bump: - Fixed to prevent possible buffer overflows. - Disabled strict-aliasing which causes bugs in GMime. - Fixed bug #606875 by not trying to skip multiple characters per pass thru the loop when encountering the first '.' of a possible '..' sequence. - Make sure to always increment inptr as we force-convert it to ascii. - Fixed to handle an index larger than the current array length as well as fixing the true insert case to shift items when index is les than the current array length (as opposed to when it is equal-to). - Fixed the military timezone offsets. - Fixed a uudecoding bug when uulen % 3 is 2. * Update dependencies. --- pspec.xml | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) Modified: 2009/stable/programming/language/dotnet/gmime/pspec.xml ================================================================= --- 2009/stable/programming/language/dotnet/gmime/pspec.xml (original) +++ 2009/stable/programming/language/dotnet/gmime/pspec.xml Tue Mar 2 23:59:43 2010 @@ -12,9 +12,9 @@ library Utilities for creating and parsing messages using MIME gmime contains gmime-uudecode and gmime-uuencode and will allow you to manipulate MIME messages. These utilities can also be used instead of uudecode and uuencode from the sharutils package. - mirrors://gnome/gmime/2.4/gmime-2.4.8.tar.bz2 + mirrors://gnome/gmime/2.4/gmime-2.4.15.tar.bz2 - mono + mono-devel gtk-sharp @@ -34,7 +34,7 @@ gmime-sharp gmime mono bindings - mono + mono-runtime gtk-sharp gmime @@ -58,6 +58,26 @@ + + 2010-02-21 + 2.4.15 + + * Version bump: + - Fixed to prevent possible buffer overflows. + - Disabled strict-aliasing which causes bugs in GMime. + - Fixed bug #606875 by not trying to skip multiple characters per pass + thru the loop when encountering the first '.' of a possible '..' sequence. + - Make sure to always increment inptr as we force-convert it to ascii. + - Fixed to handle an index larger than the current array length as well as + fixing the true insert case to shift items when index is les than the + current array length (as opposed to when it is equal-to). + - Fixed the military timezone offsets. + - Fixed a uudecoding bug when uulen % 3 is 2. + * Update dependencies. + + G?kmen G?rgen + gkmngrgn at gmail.com + 2009-09-01 2.4.8 From paketler-commits at pardus.org.tr Wed Mar 3 01:59:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QW7EsWwgw5Z6YmVr?=) Date: Wed, 3 Mar 2010 01:59:33 +0200 (EET) Subject: playground/review/applications/games/tosla - some changes for review by its packager Message-ID: <20100302235933.B057B49C8A8@ns1.pardus.org.tr> Author: maidis Date: Wed Mar 3 01:59:32 2010 New Revision: 87985 Modified: playground/review/applications/games/tosla/actions.py playground/review/applications/games/tosla/files/tosla.desktop playground/review/applications/games/tosla/pspec.xml Log: some changes for review by its packager --- actions.py | 9 +++------ files/tosla.desktop | 2 ++ pspec.xml | 7 +++---- 3 files changed, 8 insertions(+), 10 deletions(-) Modified: playground/review/applications/games/tosla/actions.py ================================================================= --- playground/review/applications/games/tosla/actions.py (original) +++ playground/review/applications/games/tosla/actions.py Wed Mar 3 01:59:32 2010 @@ -6,13 +6,10 @@ # See the file http://www.gnu.org/copyleft/gpl.txt. from pisi.actionsapi import pisitools +from pisi.actionsapi import pythonmodules -WorkDir="." def install(): - gdir = "/usr/share/tosla" - for d in ["datas", "gamelib", "start.py"]: - pisitools.insinto(gdir, d) + pythonmodules.install() + pisitools.dosym("/usr/share/tosla/start.py", "/usr/bin/tosla") - pisitools.dosym("%s/start.py" % gdir, "/usr/bin/tosla") - pisitools.dodoc("license.txt", "contrib.txt") Modified: playground/review/applications/games/tosla/files/tosla.desktop ================================================================= --- playground/review/applications/games/tosla/files/tosla.desktop (original) +++ playground/review/applications/games/tosla/files/tosla.desktop Wed Mar 3 01:59:32 2010 @@ -6,6 +6,8 @@ Name[tr]=Tosla GenericName=Traffic Rush Klonu GenericName[tr]=Traffic Rush Klonu +Comment=Try to regulate the traffic in a crowded cross road +Comment[tr]=Bu kalabal?k kav?akta ki trafi?i bakal?m d?zeltebilecek misiniz? Icon=tosla Exec=tosla Terminal=false Modified: playground/review/applications/games/tosla/pspec.xml ================================================================= --- playground/review/applications/games/tosla/pspec.xml (original) +++ playground/review/applications/games/tosla/pspec.xml Wed Mar 3 01:59:32 2010 @@ -13,7 +13,7 @@ app:gui PC clone of traffic rush Try your best to regulate the traffic in a crowded cross road. - http://tosla.googlecode.com/files/tosla_0_1_4.tar.gz + http://tosla.googlecode.com/files/tosla-0.1.5.tar.gz @@ -27,7 +27,6 @@ /usr/share/doc /usr/share/applications /usr/share/pixmaps - /usr/share/icons tosla.desktop @@ -37,8 +36,8 @@ - 2010-02-15 - 0.1.4 + 2010-03-02 + 0.1.5 First release. Kaan Ak?it kunguz at gmail.com From paketler-commits at pardus.org.tr Wed Mar 3 09:00:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 3 Mar 2010 09:00:07 +0200 (EET) Subject: playground/sdalgic/programming/language/python/python-argparse - bump to new version Message-ID: <20100303070007.DECDA49C88E@ns1.pardus.org.tr> Author: sdalgic Date: Wed Mar 3 09:00:06 2010 New Revision: 87986 Modified: playground/sdalgic/programming/language/python/python-argparse/pspec.xml Log: bump to new version --- pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: playground/sdalgic/programming/language/python/python-argparse/pspec.xml ================================================================= --- playground/sdalgic/programming/language/python/python-argparse/pspec.xml (original) +++ playground/sdalgic/programming/language/python/python-argparse/pspec.xml Wed Mar 3 09:00:06 2010 @@ -11,7 +11,7 @@ Apache-2.0 Python command line parser The argparse module provides an easy, declarative interface for creating command line tools. It improves on the standard library optparse module. - http://argparse.googlecode.com/files/argparse-1.0.1.zip + http://argparse.googlecode.com/files/argparse-1.1.zip @@ -24,8 +24,8 @@ - 2009-09-17 - 1.0.1 + 2010-03-03 + 1.1 First release Serdar Dalg?? dalgic.srdr at gmail.com From paketler-commits at pardus.org.tr Wed Mar 3 09:27:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 3 Mar 2010 09:27:04 +0200 (EET) Subject: 2009/devel/science/library/pari - Version bump with many bugfixes. See CHANGES file ... Message-ID: <20100303072704.E32BE49C88E@ns1.pardus.org.tr> Author: sdalgic Date: Wed Mar 3 09:27:04 2010 New Revision: 87987 Modified: 2009/devel/science/library/pari/pspec.xml Log: Version bump with many bugfixes. See CHANGES file for details. --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2009/devel/science/library/pari/pspec.xml ================================================================= --- 2009/devel/science/library/pari/pspec.xml (original) +++ 2009/devel/science/library/pari/pspec.xml Wed Mar 3 09:27:04 2010 @@ -12,7 +12,7 @@ library app:console A software package for computer-aided number theory - http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.3.4.tar.gz + http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.3.5.tar.gz texlive-latexrecommended emacs @@ -51,6 +51,13 @@ + + 2010-03-03 + 2.3.5 + Version bump with many bugfixes. See CHANGES file for details. + Serdar Dalg?? + serdar at pardus.org.tr + 2009-07-25 2.3.4 From paketler-commits at pardus.org.tr Wed Mar 3 09:27:20 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 3 Mar 2010 09:27:20 +0200 (EET) Subject: 2009/stable/science/library/pari - Merge from devel/science/library/pari Message-ID: <20100303072720.AEDFA49C88E@ns1.pardus.org.tr> Author: sdalgic Date: Wed Mar 3 09:27:20 2010 New Revision: 87988 Modified: 2009/stable/science/library/pari/ (props changed) 2009/stable/science/library/pari/pspec.xml Log: Merge from devel/science/library/pari: rev. 87987, by sdalgic on 2010-03-03 Version bump with many bugfixes. See CHANGES file for details. --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2009/stable/science/library/pari/pspec.xml ================================================================= --- 2009/stable/science/library/pari/pspec.xml (original) +++ 2009/stable/science/library/pari/pspec.xml Wed Mar 3 09:27:20 2010 @@ -12,7 +12,7 @@ library app:console A software package for computer-aided number theory - http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.3.4.tar.gz + http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.3.5.tar.gz texlive-latexrecommended emacs @@ -51,6 +51,13 @@ + + 2010-03-03 + 2.3.5 + Version bump with many bugfixes. See CHANGES file for details. + Serdar Dalg?? + serdar at pardus.org.tr + 2009-07-25 2.3.4 From paketler-commits at pardus.org.tr Wed Mar 3 09:49:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Wed, 3 Mar 2010 09:49:07 +0200 (EET) Subject: 2008/stable/applications/admin/sudo - Merge from devel/applications/admin/sudo/ Message-ID: <20100303074907.8208949C88E@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Wed Mar 3 09:49:07 2010 New Revision: 87989 Added: 2008/stable/applications/admin/sudo/files/CVE-2010-0426-sudoedit-privilege-escalation.patch - copied unchanged from r87988, 2008/devel/applications/admin/sudo/files/CVE-2010-0426-sudoedit-privilege-escalation.patch Modified: 2008/stable/applications/admin/sudo/ (props changed) 2008/stable/applications/admin/sudo/pspec.xml Log: Merge from devel/applications/admin/sudo/: rev. 62874, by eki on 2009-04-09 New source repo layout is coming.. #2 rev. 87826, by erenturkay on 2010-02-26 Fix arbitrary code execution. CVE-2010-0426, #12352 Q5: Very stable update, can directly go to stable repo. S3: Moderately Critical BUG:COMMENT:12352 --- files/CVE-2010-0426-sudoedit-privilege-escalation.patch | 13 +++++++++++++ pspec.xml | 9 +++++++++ 2 files changed, 22 insertions(+) Modified: 2008/stable/applications/admin/sudo/pspec.xml ================================================================= --- 2008/stable/applications/admin/sudo/pspec.xml (original) +++ 2008/stable/applications/admin/sudo/pspec.xml Wed Mar 3 09:49:07 2010 @@ -26,6 +26,8 @@ gettext.patch turkish.patch bug9117.patch + + CVE-2010-0426-sudoedit-privilege-escalation.patch @@ -50,6 +52,13 @@ + + 2010-02-26 + 1.6.9_p17 + Add patch to fix privilege escalation bug in sudoedit. (CVE-2010-0426, #12352) + Eren T?rkay + eren at pardus.org.tr + 2009-01-29 1.6.9_p17 From paketler-commits at pardus.org.tr Wed Mar 3 09:49:50 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Wed, 3 Mar 2010 09:49:50 +0200 (EET) Subject: 2008/stable/programming/languages/php/php - Merge from devel/programming/languages/php/php/ Message-ID: <20100303074950.0E6D749C88E@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Wed Mar 3 09:49:49 2010 New Revision: 87990 Added: 2008/stable/programming/languages/php/php/files/suhosin-patch-5.2.13-0.9.7.patch.bz2 - copied unchanged from r87989, 2008/devel/programming/languages/php/php/files/suhosin-patch-5.2.13-0.9.7.patch.bz2 Removed: 2008/stable/programming/languages/php/php/files/suhosin-patch-5.2.11-0.9.7.patch.bz2 Modified: 2008/stable/programming/languages/php/php/ (props changed) 2008/stable/programming/languages/php/php/actions.py 2008/stable/programming/languages/php/php/pspec.xml Log: Merge from devel/programming/languages/php/php/: rev. 83325, by gokcen.eraslan on 2009-12-21 Fix outdated dosed code. rev. 87981, by erenturkay on 2010-03-02 * Version bump to fix 3 security vulnerabilities (#11363) - Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen) - Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. (Ilia) - Improved LCG entropy. (Rasmus, Samy Kamkar) BUG:COMMENT:12363 BUG:FIXED:12364 --- actions.py | 6 +++--- pspec.xml | 16 ++++++++++++++-- 2 files changed, 17 insertions(+), 5 deletions(-) Modified: 2008/stable/programming/languages/php/php/actions.py ================================================================= --- 2008/stable/programming/languages/php/php/actions.py (original) +++ 2008/stable/programming/languages/php/php/actions.py Wed Mar 3 09:49:49 2010 @@ -31,9 +31,9 @@ # Don't touch apache.conf - for i in ["configure", "sapi/apache/config.m4", "sapi/apache2filter/config.m4", "sapi/apache2handler/config.m4"]: - pisitools.dosed(i, "-i -a -n php5", "-i -n php5") - pisitools.dosed(i, "-i -A -n php5", "-i -n php5") + for i in pisitools.ls("sapi/*/config.m4"): + pisitools.dosed(i, "\\-i \\-a \\-n php5", "-i -n php5") + pisitools.dosed(i, "\\-i \\-A \\-n php5", "-i -n php5") autotools.autoconf() Modified: 2008/stable/programming/languages/php/php/pspec.xml ================================================================= --- 2008/stable/programming/languages/php/php/pspec.xml (original) +++ 2008/stable/programming/languages/php/php/pspec.xml Wed Mar 3 09:49:49 2010 @@ -12,7 +12,7 @@ library PHP5 is an HTML-embedded scripting language. The goal of the language is to allow web developers to write dynamically generated pages quickly PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. - http://www.php.net/distributions/php-5.2.12.tar.bz2 + http://www.php.net/distributions/php-5.2.13.tar.bz2 apache libxml2 @@ -29,7 +29,7 @@ php5.2.0-mysqli-readmycnf.patch php5.2.0-mysql-readmycnf.patch use-devurandom.patch - suhosin-patch-5.2.11-0.9.7.patch.bz2 + suhosin-patch-5.2.13-0.9.7.patch.bz2 system-timezone.patch @@ -99,6 +99,18 @@ + + 2010-03-02 + 5.2.13 + + * Version bump to fix 3 security vulnerabilities (#11363) + - Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen) + - Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. (Ilia) + - Improved LCG entropy. (Rasmus, Samy Kamkar) + + Eren T?rkay + eren at pardus.org.tr + 2009-12-21 5.2.12 From paketler-commits at pardus.org.tr Wed Mar 3 10:17:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 3 Mar 2010 10:17:29 +0200 (EET) Subject: 2009/devel/multimedia/converter/soundconverter - Version bump to first alpha version of 1.5.0 . Man... Message-ID: <20100303081729.DD12549C88E@ns1.pardus.org.tr> Author: sdalgic Date: Wed Mar 3 10:17:29 2010 New Revision: 87991 Modified: 2009/devel/multimedia/converter/soundconverter/actions.py 2009/devel/multimedia/converter/soundconverter/files/desktop.patch 2009/devel/multimedia/converter/soundconverter/pspec.xml Log: Version bump to first alpha version of 1.5.0 . Many enhancement and bug fixes enters into the package. --- actions.py | 3 +++ files/desktop.patch | 9 +++++---- pspec.xml | 21 ++++++++++++++++++++- 3 files changed, 28 insertions(+), 5 deletions(-) Modified: 2009/devel/multimedia/converter/soundconverter/actions.py ================================================================= --- 2009/devel/multimedia/converter/soundconverter/actions.py (original) +++ 2009/devel/multimedia/converter/soundconverter/actions.py Wed Mar 3 10:17:29 2010 @@ -6,6 +6,9 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +WorkDir = "%s-%s" % (get.srcNAME(), get.srcVERSION().replace('_','-')) def setup(): autotools.autoreconf("-vfi") Modified: 2009/devel/multimedia/converter/soundconverter/files/desktop.patch ================================================================= --- 2009/devel/multimedia/converter/soundconverter/files/desktop.patch (original) +++ 2009/devel/multimedia/converter/soundconverter/files/desktop.patch Wed Mar 3 10:17:29 2010 @@ -1,7 +1,8 @@ ---- data/soundconverter.desktop.in.in 2008-08-01 23:48:25.000000000 +0300 -+++ data/soundconverter.desktop.patch.in.in 2008-12-30 02:17:50.000000000 +0200 -@@ -4,7 +4,9 @@ - Name=No name +--- data/soundconverter.desktop.in.in.orig 2010-03-03 10:09:16.216198542 +0200 ++++ data/soundconverter.desktop.in.in 2010-03-03 10:10:03.290198787 +0200 +@@ -1,8 +1,10 @@ + [Desktop Entry] + Version=1.0 -_Name=Sound Converter +_Name=soundconverter _GenericName=Audio Format Converter Modified: 2009/devel/multimedia/converter/soundconverter/pspec.xml ================================================================= --- 2009/devel/multimedia/converter/soundconverter/pspec.xml (original) +++ 2009/devel/multimedia/converter/soundconverter/pspec.xml Wed Mar 3 10:17:29 2010 @@ -13,7 +13,7 @@ app:gui Sound conversion application for linux Soundconverter reads anything the GStreamer library can read and writes WAV, FLAC, MP3, AAC, and Ogg Vorbis files - http://download.berlios.de/soundconverter/soundconverter-1.4.4.tar.bz2 + http://download.berlios.de/soundconverter/soundconverter-1.5.0-alpha1.tar.gz gnome-python @@ -47,6 +47,25 @@ + + 2010-03-03 + 1.5.0_alpha1 + Version bump to 1.5.0 first alpha version: + * New Asynchronous core. Adding files is much faster. + * Add wav sample width setting. (8/16/32 bits) + * Add flac compression setting. + * Remember the last used folder when adding files/folders. + * Add realaudio to mime whitelist. + * (fix lp:518973) Fix tagreader stall when adding unrecognized files. + * Fix missing quoting when using destination folder. + * Fix hanging when trying to load DXR files. + * (fix lp:479420) Fix wrong destination folder when using both same-folder-as-source, base folder, and custom filename patterns. + * (fix #016295) Update dutch translation. + * Follow symbolic links when adding files. + + Serdar Dalg?? + serdar at pardus.org.tr + 2009-10-27 1.4.4 From paketler-commits at pardus.org.tr Wed Mar 3 10:20:36 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Wed, 3 Mar 2010 10:20:36 +0200 (EET) Subject: 2009/devel/system/base/pisi - pisi 2.2.20 Message-ID: <20100303082036.4318949C88E@ns1.pardus.org.tr> Author: fatih Date: Wed Mar 3 10:20:36 2010 New Revision: 87992 Removed: 2009/devel/system/base/pisi/files/perl-build-test-fix.diff 2009/devel/system/base/pisi/files/replace-fileerror-with-ctxuierror.diff Modified: 2009/devel/system/base/pisi/actions.py 2009/devel/system/base/pisi/pspec.xml Log: pisi 2.2.20 New stable release with bug fixes and new features. This release fixes some critical bugs when updating with delta packages and updating with old package formats. Changes since 2.2.19 -------------------- fatih (21): Branch 2.2 Move warning message into cli code Merge changes from trunk: Update messages Install files into correct paths when the old package format is used. Refactor get_file_type function Fix exceptions when path includes a trailing slash Check if the old and new paths refer to the same file when relocating or cleaning up. Show missing files in the output of pisi check Update ChangeLog Take -D parameter into account when checking files Take -D parameter into account when looking for file permission changes Yet another place that doesn't take -D parameter into account Make "Missing file" message translatable Catch empty dirs when searching for abandoned files. Always show abandoned files whether the --debug option is given or not. Do not show traceback for handled pisi errors Do not print an empty exception message Update ChangeLog Thinko fix: Old and new file hashes might be different. Partial merge for traceback fix Update messages sdalgic (2): Remove architecture check from Pardus 2009 PiSi branch: 2.2 too, in order to track changes easily with the trunk. DistributionName is introduced in pisi index files. This new tag is a part of distribution.xml file. --- actions.py | 8 +---- files/perl-build-test-fix.diff | 13 --------- files/replace-fileerror-with-ctxuierror.diff | 27 ------------------ pspec.xml | 39 ++++++++++++++++++++++----- 4 files changed, 34 insertions(+), 53 deletions(-) Modified: 2009/devel/system/base/pisi/actions.py ================================================================= --- 2009/devel/system/base/pisi/actions.py (original) +++ 2009/devel/system/base/pisi/actions.py Wed Mar 3 10:20:36 2010 @@ -1,7 +1,5 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -10,9 +8,7 @@ from pisi.actionsapi import get def install(): - pythonmodules.install() - - # Move P?S? into /usr/lib/pisi so we can protect ourself from python updates - pisitools.domove("/usr/lib/%s/site-packages/pisi/" % get.curPYTHON(), "/usr/lib/pardus/", "pisi") + # Install into /usr/lib/pardus so we can protect ourself from python updates + pythonmodules.install("--install-lib=/usr/lib/pardus") pisitools.dosym("/usr/bin/pisi-cli", "/usr/bin/pisi") Modified: 2009/devel/system/base/pisi/pspec.xml ================================================================= --- 2009/devel/system/base/pisi/pspec.xml (original) +++ 2009/devel/system/base/pisi/pspec.xml Wed Mar 3 10:20:36 2010 @@ -5,23 +5,19 @@ pisi http://www.pardus.org.tr/ - Faik Uygur - faik at pardus.org.tr + Fatih A??c? + fatih at pardus.org.tr GPLv2 app:console PISI is the package management system of Pardus PISI is a modern package management system implemented in Python. Some of its main features are: package sources are written in XML and python, implements all functions through a simple-to-use API, integrates low-level and high-level package management features. - http://cekirdek.pardus.org.tr/~faik/archives/pisi-2.2.18.tar.bz2 + http://cekirdek.pardus.org.tr/~fatih/dist/pisi/pisi-2.2.20.tar.bz2 gettext python comar - - perl-build-test-fix.diff - replace-fileerror-with-ctxuierror.diff - @@ -59,6 +55,35 @@ + + 2010-03-03 + 2.2.20 + + Bump to new stable release. Changes: + * "reverse" attribute support for Patch tags + * components.xml now recognizes Maintainer tags + * Support for AdditionalFiles tag in Source tags + * Support for multiple Archive tags + * "target" attribute support for Archive tags + * Fix installation of pisi packages with old formats + * Relocation code now checks whether the old and new paths refer to the same file. + * Fixed some places not taking -D parameter into account. + * Build now fails when an empty directory is abandoned in install dir. + * Cosmetic changes for error messages. + + Changes since 2.2.18 + * pisi error message sanitization (ozan) + * Don't wait until packaging for borking about invalid version strings (ozan) + * AnyDependency with attribute fix for no pisi warning when the last anydep is removed + * Add support for reverse applying a patch with Patch reverse="[tT]rue" (ozan) + * Handle urllib2 errors of dummy .part files created as a result of unreachable + translations.xml's. (sdalgic) [#12136] + * Add repo arch,dist,dist_release getter methods to RepoDB + * Add repo arch and dist check for pisi add-repo + + Fatih A??c? + fatih at pardus.org.tr + 2010-02-12 2.2.18 From paketler-commits at pardus.org.tr Wed Mar 3 10:24:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Wed, 3 Mar 2010 10:24:33 +0200 (EET) Subject: 2009/stable/system/base/pisi - pisi 2.2.20 Message-ID: <20100303082433.5D45749C88E@ns1.pardus.org.tr> Author: fatih Date: Wed Mar 3 10:24:33 2010 New Revision: 87993 Removed: 2009/stable/system/base/pisi/files/perl-build-test-fix.diff 2009/stable/system/base/pisi/files/replace-fileerror-with-ctxuierror.diff Modified: 2009/stable/system/base/pisi/actions.py 2009/stable/system/base/pisi/pspec.xml Log: pisi 2.2.20 New stable release with bug fixes and new features. This release fixes some critical bugs when updating with delta packages and updating with old package formats. Changes since 2.2.19 -------------------- fatih (21): Branch 2.2 Move warning message into cli code Merge changes from trunk: Update messages Install files into correct paths when the old package format is used. Refactor get_file_type function Fix exceptions when path includes a trailing slash Check if the old and new paths refer to the same file when relocating or cleaning up. Show missing files in the output of pisi check Update ChangeLog Take -D parameter into account when checking files Take -D parameter into account when looking for file permission changes Yet another place that doesn't take -D parameter into account Make "Missing file" message translatable Catch empty dirs when searching for abandoned files. Always show abandoned files whether the --debug option is given or not. Do not show traceback for handled pisi errors Do not print an empty exception message Update ChangeLog Thinko fix: Old and new file hashes might be different. Partial merge for traceback fix Update messages sdalgic (2): Remove architecture check from Pardus 2009 PiSi branch: 2.2 too, in order to track changes easily with the trunk. DistributionName is introduced in pisi index files. This new tag is a part of distribution.xml file. Merged from 2009/devel. --- actions.py | 8 +---- files/perl-build-test-fix.diff | 13 --------- files/replace-fileerror-with-ctxuierror.diff | 27 ------------------ pspec.xml | 39 ++++++++++++++++++++++----- 4 files changed, 34 insertions(+), 53 deletions(-) Modified: 2009/stable/system/base/pisi/actions.py ================================================================= --- 2009/stable/system/base/pisi/actions.py (original) +++ 2009/stable/system/base/pisi/actions.py Wed Mar 3 10:24:33 2010 @@ -1,7 +1,5 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -10,9 +8,7 @@ from pisi.actionsapi import get def install(): - pythonmodules.install() - - # Move P?S? into /usr/lib/pisi so we can protect ourself from python updates - pisitools.domove("/usr/lib/%s/site-packages/pisi/" % get.curPYTHON(), "/usr/lib/pardus/", "pisi") + # Install into /usr/lib/pardus so we can protect ourself from python updates + pythonmodules.install("--install-lib=/usr/lib/pardus") pisitools.dosym("/usr/bin/pisi-cli", "/usr/bin/pisi") Modified: 2009/stable/system/base/pisi/pspec.xml ================================================================= --- 2009/stable/system/base/pisi/pspec.xml (original) +++ 2009/stable/system/base/pisi/pspec.xml Wed Mar 3 10:24:33 2010 @@ -5,23 +5,19 @@ pisi http://www.pardus.org.tr/ - Faik Uygur - faik at pardus.org.tr + Fatih A??c? + fatih at pardus.org.tr GPLv2 app:console PISI is the package management system of Pardus PISI is a modern package management system implemented in Python. Some of its main features are: package sources are written in XML and python, implements all functions through a simple-to-use API, integrates low-level and high-level package management features. - http://cekirdek.pardus.org.tr/~faik/archives/pisi-2.2.18.tar.bz2 + http://cekirdek.pardus.org.tr/~fatih/dist/pisi/pisi-2.2.20.tar.bz2 gettext python comar - - perl-build-test-fix.diff - replace-fileerror-with-ctxuierror.diff - @@ -59,6 +55,35 @@ + + 2010-03-03 + 2.2.20 + + Bump to new stable release. Changes: + * "reverse" attribute support for Patch tags + * components.xml now recognizes Maintainer tags + * Support for AdditionalFiles tag in Source tags + * Support for multiple Archive tags + * "target" attribute support for Archive tags + * Fix installation of pisi packages with old formats + * Relocation code now checks whether the old and new paths refer to the same file. + * Fixed some places not taking -D parameter into account. + * Build now fails when an empty directory is abandoned in install dir. + * Cosmetic changes for error messages. + + Changes since 2.2.18 + * pisi error message sanitization (ozan) + * Don't wait until packaging for borking about invalid version strings (ozan) + * AnyDependency with attribute fix for no pisi warning when the last anydep is removed + * Add support for reverse applying a patch with Patch reverse="[tT]rue" (ozan) + * Handle urllib2 errors of dummy .part files created as a result of unreachable + translations.xml's. (sdalgic) [#12136] + * Add repo arch,dist,dist_release getter methods to RepoDB + * Add repo arch and dist check for pisi add-repo + + Fatih A??c? + fatih at pardus.org.tr + 2010-02-12 2.2.18 From paketler-commits at pardus.org.tr Wed Mar 3 10:59:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 3 Mar 2010 10:59:52 +0200 (EET) Subject: playground/sdalgic/game/strategy/wesnoth - configure: WARNING: unrecognized options: --disabl... Message-ID: <20100303085953.057A949C88E@ns1.pardus.org.tr> Author: sdalgic Date: Wed Mar 3 10:59:52 2010 New Revision: 87994 Modified: playground/sdalgic/game/strategy/wesnoth/actions.py Log: configure: WARNING: unrecognized options: --disable-gnome1, --disable-gnome2, --disable-python, --with-kde --- actions.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) Modified: playground/sdalgic/game/strategy/wesnoth/actions.py ================================================================= --- playground/sdalgic/game/strategy/wesnoth/actions.py (original) +++ playground/sdalgic/game/strategy/wesnoth/actions.py Wed Mar 3 10:59:52 2010 @@ -10,11 +10,7 @@ from pisi.actionsapi import get def setup(): - autotools.configure("--disable-gnome1 \ - --disable-gnome2 \ - --disable-python \ - --with-kde \ - --enable-editor \ + autotools.configure("--enable-editor \ --disable-dependency-tracking") def build(): From paketler-commits at pardus.org.tr Wed Mar 3 11:20:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Wed, 3 Mar 2010 11:20:15 +0200 (EET) Subject: corporate2/devel/kernel/default/drivers/module-nvidia-current - New stable release (195.36.08) Message-ID: <20100303092016.0655749C88E@ns1.pardus.org.tr> Author: fatih Date: Wed Mar 3 11:20:15 2010 New Revision: 87995 Modified: corporate2/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py corporate2/devel/kernel/default/drivers/module-nvidia-current/pspec.xml Log: New stable release (195.36.08) --- comar/xorg.driver.py | 2 +- pspec.xml | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 6 deletions(-) Modified: corporate2/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py ================================================================= --- corporate2/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py (original) +++ corporate2/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py Wed Mar 3 11:20:15 2010 @@ -6,7 +6,7 @@ from zorg.config import getDeviceInfo -version = "190.53" +version = "195.36.08" driver = "nvidia-current" base = "/usr/lib/xorg/%s" % driver Modified: corporate2/devel/kernel/default/drivers/module-nvidia-current/pspec.xml ================================================================= --- corporate2/devel/kernel/default/drivers/module-nvidia-current/pspec.xml (original) +++ corporate2/devel/kernel/default/drivers/module-nvidia-current/pspec.xml Wed Mar 3 11:20:15 2010 @@ -11,8 +11,8 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - ftp://download.nvidia.com/XFree86/Linux-x86/190.53/NVIDIA-Linux-x86-190.53-pkg0.run - ftp://download.nvidia.com/XFree86/Linux-x86_64/190.53/NVIDIA-Linux-x86_64-190.53-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86/195.36.08/NVIDIA-Linux-x86-195.36.08-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86_64/195.36.08/NVIDIA-Linux-x86_64-195.36.08-pkg0.run kernel-module-headers pisi @@ -26,7 +26,7 @@ kernel zorg - module-nvidia-current-userspace + module-nvidia-current-userspace nvidia-drivers177 @@ -60,8 +60,8 @@ x11.driver - module-nvidia-current - module-pae-nvidia-current + module-nvidia-current + module-pae-nvidia-current libXext libvdpau @@ -89,6 +89,13 @@ + + 2010-03-03 + 195.36.08 + New stable release + Fatih A??c? + fatih at pardus.org.tr + 2010-01-28 190.53 From paketler-commits at pardus.org.tr Wed Mar 3 11:25:42 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Wed, 3 Mar 2010 11:25:42 +0200 (EET) Subject: 2009/devel/kernel/default/drivers/module-nvidia-current - Merge changes from c2 (mkinitramfs code disabled) Message-ID: <20100303092543.28A4549C88E@ns1.pardus.org.tr> Author: fatih Date: Wed Mar 3 11:25:42 2010 New Revision: 87996 Modified: 2009/devel/kernel/default/drivers/module-nvidia-current/actions.py 2009/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py 2009/devel/kernel/default/drivers/module-nvidia-current/pspec.xml Log: Merge changes from c2 (mkinitramfs code disabled) --- actions.py | 20 ++++++++++++++------ comar/xorg.driver.py | 26 +++++++++++++++++++++----- pspec.xml | 23 +++++++++++++++++++---- 3 files changed, 54 insertions(+), 15 deletions(-) Modified: 2009/devel/kernel/default/drivers/module-nvidia-current/actions.py ================================================================= --- 2009/devel/kernel/default/drivers/module-nvidia-current/actions.py (original) +++ 2009/devel/kernel/default/drivers/module-nvidia-current/actions.py Wed Mar 3 11:25:42 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 2. @@ -10,14 +9,18 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get -WorkDir = "NVIDIA-Linux-x86-%s" % get.srcVERSION() +WorkDir = "." KDIR = kerneltools.getKernelVersion() NoStrip = ["/lib/modules"] +arch = get.ARCH().replace("i686", "x86") driver = "nvidia-current" base = "/usr/lib/xorg/%s" % driver def setup(): + shelltools.system("sh NVIDIA-Linux-%s-%s-pkg0.run -x --target tmp" % (arch, get.srcVERSION())) + shelltools.move("tmp/*", ".") + # Remove VDPAU headers and wrapper library shelltools.unlinkDir("usr/include/vdpau") shelltools.unlink("usr/lib/libvdpau.so.%s" % get.srcVERSION()) @@ -34,8 +37,8 @@ pisitools.insinto("/lib/modules/%s/extra/nvidia" % KDIR, "usr/src/nv/nvidia.ko", "%s.ko" % driver) # Command line tools and their man pages - pisitools.dobin("usr/bin/*") - pisitools.doman("usr/share/man/*/*") + pisitools.dobin("usr/bin/nvidia-smi") + pisitools.doman("usr/share/man/*/nvidia-smi*") # Libraries and X modules pisitools.insinto("%s/lib" % base, "usr/X11R6/lib/*") @@ -49,9 +52,14 @@ # Our libc is TLS enabled so use TLS library pisitools.remove("%s/lib/libnvidia-tls.so.*" % base) + # Remove static libraries + pisitools.remove("%s/lib/*.a" % base) + # xorg-server provides libwfb.so pisitools.remove("%s/libnvidia-wfb.so.*" % base) # Documentation - pisitools.dodoc("usr/share/doc/[!h]*", destDir="xorg-video-%s" % driver) - pisitools.dohtml("usr/share/doc/html/*", destDir="xorg-video-%s" % driver) + docdir = "xorg-video-%s" % driver + pisitools.dodoc("LICENSE", destDir=docdir) + pisitools.dodoc("usr/share/doc/[!h]*", destDir=docdir) + pisitools.dohtml("usr/share/doc/html/*", destDir=docdir) Modified: 2009/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py ================================================================= --- 2009/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py (original) +++ 2009/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py Wed Mar 3 11:25:42 2010 @@ -6,10 +6,14 @@ from zorg.config import getDeviceInfo -version = "190.53" +version = "195.36.08" driver = "nvidia-current" base = "/usr/lib/xorg/%s" % driver +BLACKLIST_CONF = "/etc/modprobe.d/blacklist-nouveau.conf" +ZORG_ENABLED_PACKAGE = "/var/lib/zorg/enabled_package" +ZORG_KERNEL_MODULE = "/var/lib/zorg/kernel_module" + def unlink(name): if os.path.lexists(name): os.unlink(name) @@ -67,8 +71,14 @@ # Create other links subprocess.call(["/sbin/ldconfig"]) - file("/var/lib/zorg/enabled_package", "w").write("xorg_video_%s" % driver.replace("-", "_")) - file("/var/lib/zorg/kernel_module", "w").write(driver) + open(BLACKLIST_CONF, "w").write("blacklist nouveau") + """ Disabled for 2009 + for kernel in os.listdir("/etc/kernel"): + subprocess.call(["/sbin/mkinitramfs", "-t", kernel]) + """ + + open(ZORG_ENABLED_PACKAGE, "w").write("xorg_video_%s" % driver.replace("-", "_")) + open(ZORG_KERNEL_MODULE, "w").write(driver) subprocess.call(["/sbin/rmmod", "-s", "nvidia"]) subprocess.call(["/sbin/modprobe", "-s", "nvidia"]) @@ -81,8 +91,14 @@ symlink("../../std/extensions/libglx.so", "/usr/lib/xorg/modules/extensions/libglx.so") symlink("mesa/libGL.so.1.2", "/usr/lib/libGL.so.1.2") - unlink("/var/lib/zorg/enabled_package") - unlink("/var/lib/zorg/kernel_module") + unlink(BLACKLIST_CONF) + """ Disabled for 2009 + for kernel in os.listdir("/etc/kernel"): + subprocess.call(["/sbin/mkinitramfs", "-t", kernel]) + """ + + unlink(ZORG_ENABLED_PACKAGE) + unlink(ZORG_KERNEL_MODULE) subprocess.call(["/sbin/rmmod", "-s", "nvidia"]) Modified: 2009/devel/kernel/default/drivers/module-nvidia-current/pspec.xml ================================================================= --- 2009/devel/kernel/default/drivers/module-nvidia-current/pspec.xml (original) +++ 2009/devel/kernel/default/drivers/module-nvidia-current/pspec.xml Wed Mar 3 11:25:42 2010 @@ -11,7 +11,8 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - http://cekirdek.pardus.org.tr/~fatih/dist/nvidia/NVIDIA-Linux-x86-190.53.tar.bz2 + ftp://download.nvidia.com/XFree86/Linux-x86/195.36.08/NVIDIA-Linux-x86-195.36.08-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86_64/195.36.08/NVIDIA-Linux-x86_64-195.36.08-pkg0.run kernel-module-headers pisi @@ -25,7 +26,7 @@ kernel zorg - module-nvidia-current-userspace + module-nvidia-current-userspace nvidia-drivers177 @@ -59,8 +60,8 @@ x11.driver - module-nvidia-current - module-pae-nvidia-current + module-nvidia-current + module-pae-nvidia-current libXext libvdpau @@ -88,6 +89,20 @@ + + 2010-03-03 + 195.36.08 + New stable release + Fatih A??c? + fatih at pardus.org.tr + + + 2010-01-28 + 190.53 + Blacklist nouveau when enabling driver + Fatih A??c? + fatih at pardus.org.tr + 2009-12-18 190.53 From paketler-commits at pardus.org.tr Wed Mar 3 11:38:19 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Wed, 3 Mar 2010 11:38:19 +0200 (EET) Subject: corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current - New stable release (195.36.08) Message-ID: <20100303093819.EC1AC49C88E@ns1.pardus.org.tr> Author: fatih Date: Wed Mar 3 11:38:19 2010 New Revision: 87997 Modified: corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current/actions.py corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml Log: New stable release (195.36.08) --- actions.py | 8 ++++++-- pspec.xml | 11 +++++++++-- 2 files changed, 15 insertions(+), 4 deletions(-) Modified: corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current/actions.py ================================================================= --- corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current/actions.py (original) +++ corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current/actions.py Wed Mar 3 11:38:19 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 2. @@ -10,12 +9,17 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get -WorkDir = "NVIDIA-Linux-x86-%s" % get.srcVERSION() +WorkDir = "." KDIR = kerneltools.getKernelVersion() NoStrip = ["/lib/modules"] +arch = get.ARCH().replace("i686", "x86") driver = "nvidia-current" +def setup(): + shelltools.system("sh NVIDIA-Linux-%s-%s-pkg0.run -x --target tmp" % (arch, get.srcVERSION())) + shelltools.move("tmp/*", ".") + def build(): shelltools.export("SYSSRC", "/lib/modules/%s/build" % KDIR) shelltools.cd("usr/src/nv") Modified: corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml ================================================================= --- corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml (original) +++ corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml Wed Mar 3 11:38:19 2010 @@ -12,7 +12,7 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - http://cekirdek.pardus.org.tr/~fatih/dist/nvidia/NVIDIA-Linux-x86-190.53.tar.bz2 + ftp://download.nvidia.com/XFree86/Linux-x86/195.36.08/NVIDIA-Linux-x86-195.36.08-pkg0.run kernel-module-headers-pae @@ -25,7 +25,7 @@ kernel-pae zorg - module-nvidia-current-userspace + module-nvidia-current-userspace /lib/modules @@ -33,6 +33,13 @@ + + 2010-03-03 + 195.36.08 + New stable release + Fatih A??c? + fatih at pardus.org.tr + 2009-12-16 190.53 From paketler-commits at pardus.org.tr Wed Mar 3 11:39:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Wed, 3 Mar 2010 11:39:22 +0200 (EET) Subject: 2009/devel/kernel/pae/drivers/module-pae-nvidia-current - New stable release (195.36.08) Message-ID: <20100303093922.7D56649C88E@ns1.pardus.org.tr> Author: fatih Date: Wed Mar 3 11:39:22 2010 New Revision: 87998 Modified: 2009/devel/kernel/pae/drivers/module-pae-nvidia-current/actions.py 2009/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml Log: New stable release (195.36.08) --- actions.py | 8 ++++++-- pspec.xml | 11 +++++++++-- 2 files changed, 15 insertions(+), 4 deletions(-) Modified: 2009/devel/kernel/pae/drivers/module-pae-nvidia-current/actions.py ================================================================= --- 2009/devel/kernel/pae/drivers/module-pae-nvidia-current/actions.py (original) +++ 2009/devel/kernel/pae/drivers/module-pae-nvidia-current/actions.py Wed Mar 3 11:39:22 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 2. @@ -10,12 +9,17 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get -WorkDir = "NVIDIA-Linux-x86-%s" % get.srcVERSION() +WorkDir = "." KDIR = kerneltools.getKernelVersion() NoStrip = ["/lib/modules"] +arch = get.ARCH().replace("i686", "x86") driver = "nvidia-current" +def setup(): + shelltools.system("sh NVIDIA-Linux-%s-%s-pkg0.run -x --target tmp" % (arch, get.srcVERSION())) + shelltools.move("tmp/*", ".") + def build(): shelltools.export("SYSSRC", "/lib/modules/%s/build" % KDIR) shelltools.cd("usr/src/nv") Modified: 2009/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml ================================================================= --- 2009/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml (original) +++ 2009/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml Wed Mar 3 11:39:22 2010 @@ -11,7 +11,7 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - http://cekirdek.pardus.org.tr/~fatih/dist/nvidia/NVIDIA-Linux-x86-190.53.tar.bz2 + ftp://download.nvidia.com/XFree86/Linux-x86/195.36.08/NVIDIA-Linux-x86-195.36.08-pkg0.run kernel-module-headers-pae @@ -24,7 +24,7 @@ kernel-pae zorg - module-nvidia-current-userspace + module-nvidia-current-userspace /lib/modules @@ -32,6 +32,13 @@ + + 2010-03-03 + 195.36.08 + New stable release + Fatih A??c? + fatih at pardus.org.tr + 2009-12-16 190.53 From paketler-commits at pardus.org.tr Wed Mar 3 11:42:08 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Wed, 3 Mar 2010 11:42:08 +0200 (EET) Subject: 2009/stable/kernel/default/drivers/module-nvidia-current - Merge changes from c2 (mkinitramfs code disabled) Message-ID: <20100303094208.98FA349C88E@ns1.pardus.org.tr> Author: fatih Date: Wed Mar 3 11:42:08 2010 New Revision: 87999 Modified: 2009/stable/kernel/default/drivers/module-nvidia-current/actions.py 2009/stable/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py 2009/stable/kernel/default/drivers/module-nvidia-current/pspec.xml Log: Merge changes from c2 (mkinitramfs code disabled) Merged from 2009/devel. --- actions.py | 20 ++++++++++++++------ comar/xorg.driver.py | 26 +++++++++++++++++++++----- pspec.xml | 23 +++++++++++++++++++---- 3 files changed, 54 insertions(+), 15 deletions(-) Modified: 2009/stable/kernel/default/drivers/module-nvidia-current/actions.py ================================================================= --- 2009/stable/kernel/default/drivers/module-nvidia-current/actions.py (original) +++ 2009/stable/kernel/default/drivers/module-nvidia-current/actions.py Wed Mar 3 11:42:08 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 2. @@ -10,14 +9,18 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get -WorkDir = "NVIDIA-Linux-x86-%s" % get.srcVERSION() +WorkDir = "." KDIR = kerneltools.getKernelVersion() NoStrip = ["/lib/modules"] +arch = get.ARCH().replace("i686", "x86") driver = "nvidia-current" base = "/usr/lib/xorg/%s" % driver def setup(): + shelltools.system("sh NVIDIA-Linux-%s-%s-pkg0.run -x --target tmp" % (arch, get.srcVERSION())) + shelltools.move("tmp/*", ".") + # Remove VDPAU headers and wrapper library shelltools.unlinkDir("usr/include/vdpau") shelltools.unlink("usr/lib/libvdpau.so.%s" % get.srcVERSION()) @@ -34,8 +37,8 @@ pisitools.insinto("/lib/modules/%s/extra/nvidia" % KDIR, "usr/src/nv/nvidia.ko", "%s.ko" % driver) # Command line tools and their man pages - pisitools.dobin("usr/bin/*") - pisitools.doman("usr/share/man/*/*") + pisitools.dobin("usr/bin/nvidia-smi") + pisitools.doman("usr/share/man/*/nvidia-smi*") # Libraries and X modules pisitools.insinto("%s/lib" % base, "usr/X11R6/lib/*") @@ -49,9 +52,14 @@ # Our libc is TLS enabled so use TLS library pisitools.remove("%s/lib/libnvidia-tls.so.*" % base) + # Remove static libraries + pisitools.remove("%s/lib/*.a" % base) + # xorg-server provides libwfb.so pisitools.remove("%s/libnvidia-wfb.so.*" % base) # Documentation - pisitools.dodoc("usr/share/doc/[!h]*", destDir="xorg-video-%s" % driver) - pisitools.dohtml("usr/share/doc/html/*", destDir="xorg-video-%s" % driver) + docdir = "xorg-video-%s" % driver + pisitools.dodoc("LICENSE", destDir=docdir) + pisitools.dodoc("usr/share/doc/[!h]*", destDir=docdir) + pisitools.dohtml("usr/share/doc/html/*", destDir=docdir) Modified: 2009/stable/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py ================================================================= --- 2009/stable/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py (original) +++ 2009/stable/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py Wed Mar 3 11:42:08 2010 @@ -6,10 +6,14 @@ from zorg.config import getDeviceInfo -version = "190.53" +version = "195.36.08" driver = "nvidia-current" base = "/usr/lib/xorg/%s" % driver +BLACKLIST_CONF = "/etc/modprobe.d/blacklist-nouveau.conf" +ZORG_ENABLED_PACKAGE = "/var/lib/zorg/enabled_package" +ZORG_KERNEL_MODULE = "/var/lib/zorg/kernel_module" + def unlink(name): if os.path.lexists(name): os.unlink(name) @@ -67,8 +71,14 @@ # Create other links subprocess.call(["/sbin/ldconfig"]) - file("/var/lib/zorg/enabled_package", "w").write("xorg_video_%s" % driver.replace("-", "_")) - file("/var/lib/zorg/kernel_module", "w").write(driver) + open(BLACKLIST_CONF, "w").write("blacklist nouveau") + """ Disabled for 2009 + for kernel in os.listdir("/etc/kernel"): + subprocess.call(["/sbin/mkinitramfs", "-t", kernel]) + """ + + open(ZORG_ENABLED_PACKAGE, "w").write("xorg_video_%s" % driver.replace("-", "_")) + open(ZORG_KERNEL_MODULE, "w").write(driver) subprocess.call(["/sbin/rmmod", "-s", "nvidia"]) subprocess.call(["/sbin/modprobe", "-s", "nvidia"]) @@ -81,8 +91,14 @@ symlink("../../std/extensions/libglx.so", "/usr/lib/xorg/modules/extensions/libglx.so") symlink("mesa/libGL.so.1.2", "/usr/lib/libGL.so.1.2") - unlink("/var/lib/zorg/enabled_package") - unlink("/var/lib/zorg/kernel_module") + unlink(BLACKLIST_CONF) + """ Disabled for 2009 + for kernel in os.listdir("/etc/kernel"): + subprocess.call(["/sbin/mkinitramfs", "-t", kernel]) + """ + + unlink(ZORG_ENABLED_PACKAGE) + unlink(ZORG_KERNEL_MODULE) subprocess.call(["/sbin/rmmod", "-s", "nvidia"]) Modified: 2009/stable/kernel/default/drivers/module-nvidia-current/pspec.xml ================================================================= --- 2009/stable/kernel/default/drivers/module-nvidia-current/pspec.xml (original) +++ 2009/stable/kernel/default/drivers/module-nvidia-current/pspec.xml Wed Mar 3 11:42:08 2010 @@ -11,7 +11,8 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - http://cekirdek.pardus.org.tr/~fatih/dist/nvidia/NVIDIA-Linux-x86-190.53.tar.bz2 + ftp://download.nvidia.com/XFree86/Linux-x86/195.36.08/NVIDIA-Linux-x86-195.36.08-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86_64/195.36.08/NVIDIA-Linux-x86_64-195.36.08-pkg0.run kernel-module-headers pisi @@ -25,7 +26,7 @@ kernel zorg - module-nvidia-current-userspace + module-nvidia-current-userspace nvidia-drivers177 @@ -59,8 +60,8 @@ x11.driver - module-nvidia-current - module-pae-nvidia-current + module-nvidia-current + module-pae-nvidia-current libXext libvdpau @@ -88,6 +89,20 @@ + + 2010-03-03 + 195.36.08 + New stable release + Fatih A??c? + fatih at pardus.org.tr + + + 2010-01-28 + 190.53 + Blacklist nouveau when enabling driver + Fatih A??c? + fatih at pardus.org.tr + 2009-12-18 190.53 From paketler-commits at pardus.org.tr Wed Mar 3 11:42:10 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Wed, 3 Mar 2010 11:42:10 +0200 (EET) Subject: 2009/stable/kernel/pae/drivers/module-pae-nvidia-current - New stable release (195.36.08) Message-ID: <20100303094210.D1D8649C88E@ns1.pardus.org.tr> Author: fatih Date: Wed Mar 3 11:42:10 2010 New Revision: 88000 Modified: 2009/stable/kernel/pae/drivers/module-pae-nvidia-current/actions.py 2009/stable/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml Log: New stable release (195.36.08) Merged from 2009/devel. --- actions.py | 8 ++++++-- pspec.xml | 11 +++++++++-- 2 files changed, 15 insertions(+), 4 deletions(-) Modified: 2009/stable/kernel/pae/drivers/module-pae-nvidia-current/actions.py ================================================================= --- 2009/stable/kernel/pae/drivers/module-pae-nvidia-current/actions.py (original) +++ 2009/stable/kernel/pae/drivers/module-pae-nvidia-current/actions.py Wed Mar 3 11:42:10 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 2. @@ -10,12 +9,17 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get -WorkDir = "NVIDIA-Linux-x86-%s" % get.srcVERSION() +WorkDir = "." KDIR = kerneltools.getKernelVersion() NoStrip = ["/lib/modules"] +arch = get.ARCH().replace("i686", "x86") driver = "nvidia-current" +def setup(): + shelltools.system("sh NVIDIA-Linux-%s-%s-pkg0.run -x --target tmp" % (arch, get.srcVERSION())) + shelltools.move("tmp/*", ".") + def build(): shelltools.export("SYSSRC", "/lib/modules/%s/build" % KDIR) shelltools.cd("usr/src/nv") Modified: 2009/stable/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml ================================================================= --- 2009/stable/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml (original) +++ 2009/stable/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml Wed Mar 3 11:42:10 2010 @@ -11,7 +11,7 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - http://cekirdek.pardus.org.tr/~fatih/dist/nvidia/NVIDIA-Linux-x86-190.53.tar.bz2 + ftp://download.nvidia.com/XFree86/Linux-x86/195.36.08/NVIDIA-Linux-x86-195.36.08-pkg0.run kernel-module-headers-pae @@ -24,7 +24,7 @@ kernel-pae zorg - module-nvidia-current-userspace + module-nvidia-current-userspace /lib/modules @@ -32,6 +32,13 @@ + + 2010-03-03 + 195.36.08 + New stable release + Fatih A??c? + fatih at pardus.org.tr + 2009-12-16 190.53 From paketler-commits at pardus.org.tr Wed Mar 3 14:44:31 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Wed, 3 Mar 2010 14:44:31 +0200 (EET) Subject: 2009/devel/system/base/pisi - Fix a regression caused by a concatenation error Message-ID: <20100303124431.CD4C449C88E@ns1.pardus.org.tr> Author: fatih Date: Wed Mar 3 14:44:31 2010 New Revision: 88001 Added: 2009/devel/system/base/pisi/files/fix-concatenation-error.patch Modified: 2009/devel/system/base/pisi/pspec.xml Log: Fix a regression caused by a concatenation error --- files/fix-concatenation-error.patch | 43 ++++++++++++++++++++++++++++++++++++ pspec.xml | 10 ++++++++ 2 files changed, 53 insertions(+) Modified: 2009/devel/system/base/pisi/pspec.xml ================================================================= --- 2009/devel/system/base/pisi/pspec.xml (original) +++ 2009/devel/system/base/pisi/pspec.xml Wed Mar 3 14:44:31 2010 @@ -18,6 +18,9 @@ python comar + + fix-concatenation-error.patch + @@ -55,6 +58,13 @@ + + 2010-03-03 + 2.2.20 + Fix a regression caused by a concatenation error + Fatih A??c? + fatih at pardus.org.tr + 2010-03-03 2.2.20 From paketler-commits at pardus.org.tr Wed Mar 3 14:45:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Wed, 3 Mar 2010 14:45:02 +0200 (EET) Subject: 2009/stable/system/base/pisi - Fix a regression caused by a concatenation error Message-ID: <20100303124502.9958B49C88E@ns1.pardus.org.tr> Author: fatih Date: Wed Mar 3 14:45:02 2010 New Revision: 88002 Added: 2009/stable/system/base/pisi/files/fix-concatenation-error.patch Modified: 2009/stable/system/base/pisi/pspec.xml Log: Fix a regression caused by a concatenation error Merged from 2009/devel. --- files/fix-concatenation-error.patch | 43 ++++++++++++++++++++++++++++++++++++ pspec.xml | 10 ++++++++ 2 files changed, 53 insertions(+) Modified: 2009/stable/system/base/pisi/pspec.xml ================================================================= --- 2009/stable/system/base/pisi/pspec.xml (original) +++ 2009/stable/system/base/pisi/pspec.xml Wed Mar 3 14:45:02 2010 @@ -18,6 +18,9 @@ python comar + + fix-concatenation-error.patch + @@ -55,6 +58,13 @@ + + 2010-03-03 + 2.2.20 + Fix a regression caused by a concatenation error + Fatih A??c? + fatih at pardus.org.tr + 2010-03-03 2.2.20 From paketler-commits at pardus.org.tr Wed Mar 3 16:33:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 3 Mar 2010 16:33:24 +0200 (EET) Subject: playground/sdalgic/game/strategy/wesnoth - some more enhancements, still having problems on w... Message-ID: <20100303143324.6EEF149C88E@ns1.pardus.org.tr> Author: sdalgic Date: Wed Mar 3 16:33:24 2010 New Revision: 88003 Added: playground/sdalgic/game/strategy/wesnoth/comar/ playground/sdalgic/game/strategy/wesnoth/comar/service.py playground/sdalgic/game/strategy/wesnoth/files/ playground/sdalgic/game/strategy/wesnoth/files/wesnoth-1.6.5-fix-non-root-install.patch Modified: playground/sdalgic/game/strategy/wesnoth/actions.py playground/sdalgic/game/strategy/wesnoth/pspec.xml Log: some more enhancements, still having problems on wesnoth daemon.. --- actions.py | 7 +++++-- comar/service.py | 25 +++++++++++++++++++++++++ files/wesnoth-1.6.5-fix-non-root-install.patch | 11 +++++++++++ pspec.xml | 19 ++++++++++++++++++- 4 files changed, 59 insertions(+), 3 deletions(-) Modified: playground/sdalgic/game/strategy/wesnoth/actions.py ================================================================= --- playground/sdalgic/game/strategy/wesnoth/actions.py (original) +++ playground/sdalgic/game/strategy/wesnoth/actions.py Wed Mar 3 16:33:24 2010 @@ -10,8 +10,11 @@ from pisi.actionsapi import get def setup(): - autotools.configure("--enable-editor \ - --disable-dependency-tracking") + autotools.configure('--with-fifodir="/var/run/wesnothd" \ + --enable-editor \ + --enable-server \ + --disable-rpath \ + --disable-dependency-tracking') def build(): autotools.make() Modified: playground/sdalgic/game/strategy/wesnoth/pspec.xml ================================================================= --- playground/sdalgic/game/strategy/wesnoth/pspec.xml (original) +++ playground/sdalgic/game/strategy/wesnoth/pspec.xml Wed Mar 3 16:33:24 2010 @@ -15,6 +15,7 @@ The Battle for Wesnoth is a turn-based strategy game with a fantasy theme. Build up a great army, gradually turning raw recruits into hardened veterans. In later games, recall your toughest warriors and form a deadly host against whom none can stand! Choose units from a large pool of specialists, and hand-pick a force with the right strengths to fight well on different terrains against all manner of opposition. mirrors://sourceforge/wesnoth/wesnoth-1.6.5.tar.bz2 + fribidi libsdl sdl-image sdl-net @@ -22,6 +23,9 @@ sdl-ttf boost-devel + + wesnoth-1.6.5-fix-non-root-install.patch + @@ -38,11 +42,22 @@ /usr/bin /usr/share/wesnoth /usr/share/applications - /usr/share/doc/ + /var/run/wesnothd /usr/share/man/ /usr/share/icons /usr/share/applnk + + System.Service + + + + + wesnoth-docs + Documentation files for Battle for Wesnoth game + + /usr/share/doc/ + @@ -50,6 +65,8 @@ 2010-03-01 1.6.5 - Add missing dependency boost-devel. + - Make documentations a seperate package. + - Add Service script for wesnothd. - Version bump to latest stable version: * Campaigns: * Legend of Wesmere: From paketler-commits at pardus.org.tr Wed Mar 3 17:48:53 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 3 Mar 2010 17:48:53 +0200 (EET) Subject: corporate2/devel/kernel/default/drivers/module-ltmodem - Fix compiling with recent kernel memset changes Message-ID: <20100303154853.6FB0749C88E@ns1.pardus.org.tr> Author: onur Date: Wed Mar 3 17:48:53 2010 New Revision: 88004 Added: corporate2/devel/kernel/default/drivers/module-ltmodem/files/memset.patch Modified: corporate2/devel/kernel/default/drivers/module-ltmodem/pspec.xml Log: Fix compiling with recent kernel memset changes Disable build x86_64 --- files/memset.patch | 23 +++++++++++++++++++++++ pspec.xml | 12 ++++++++++++ 2 files changed, 35 insertions(+) Modified: corporate2/devel/kernel/default/drivers/module-ltmodem/pspec.xml ================================================================= --- corporate2/devel/kernel/default/drivers/module-ltmodem/pspec.xml (original) +++ corporate2/devel/kernel/default/drivers/module-ltmodem/pspec.xml Wed Mar 3 17:48:53 2010 @@ -8,6 +8,7 @@ Onur K???k onur at pardus.org.tr + x86_64 GPLv2 driver Modem driver for WinModems with Lucent Apollo (ISA) and Mars (PCI) chipsets @@ -19,6 +20,7 @@ 2.6.31.patch 2.6.32.patch + memset.patch @@ -56,6 +58,16 @@ + + 2010-03-03 + 8.31_20090420 + + Fix compiling with recent kernel memset changes + Disable build x86_64 + + Onur K???k + onur at pardus.org.tr + 2010-01-23 8.31_20090420 From paketler-commits at pardus.org.tr Wed Mar 3 18:56:34 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 3 Mar 2010 18:56:34 +0200 (EET) Subject: 2009/devel/system/base/glibc - Teach linker stuff our x86_64 paths Message-ID: <20100303165634.72BE149C88E@ns1.pardus.org.tr> Author: onur Date: Wed Mar 3 18:56:34 2010 New Revision: 88005 Modified: 2009/devel/system/base/glibc/ (props changed) 2009/devel/system/base/glibc/files/pure64.patch 2009/devel/system/base/glibc/pspec.xml Log: Teach linker stuff our x86_64 paths --- files/pure64.patch | 34 ++++++++++++++++++++++++++++------ pspec.xml | 7 +++++++ 2 files changed, 35 insertions(+), 6 deletions(-) Modified: 2009/devel/system/base/glibc/files/pure64.patch ================================================================= --- 2009/devel/system/base/glibc/files/pure64.patch (original) +++ 2009/devel/system/base/glibc/files/pure64.patch Wed Mar 3 18:56:34 2010 @@ -1,12 +1,12 @@ diff -Nur glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure glibc-20081113T2206/sysdeps/unix/sysv/linux/configure ---- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure 2010-02-24 23:27:44.897488794 +0200 -+++ glibc-20081113T2206/sysdeps/unix/sysv/linux/configure 2010-02-24 23:29:26.834494294 +0200 +--- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure 2010-03-01 23:14:25.018169444 +0200 ++++ glibc-20081113T2206/sysdeps/unix/sysv/linux/configure 2010-03-01 23:14:28.895043998 +0200 @@ -371,15 +371,15 @@ # in /lib and /etc. case "$prefix" in /usr | /usr/) - # 64-bit libraries on bi-arch platforms go in /lib64 instead of /lib. -+ # 64-bit libraries on bi-arch platforms go in /lib instead of /lib. ++ # 64-bit libraries on bi-arch platforms go in /lib too. # Allow earlier configure scripts to handle libc_cv_slibdir, libdir, # and libc_cv_localedir. test -n "$libc_cv_slibdir" || \ @@ -21,14 +21,14 @@ libc_cv_localedir='${exec_prefix}/lib/locale' fi diff -Nur glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure.in glibc-20081113T2206/sysdeps/unix/sysv/linux/configure.in ---- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure.in 2010-02-24 23:27:44.902488874 +0200 -+++ glibc-20081113T2206/sysdeps/unix/sysv/linux/configure.in 2010-02-24 23:29:12.856498186 +0200 +--- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure.in 2010-03-01 23:14:25.024169651 +0200 ++++ glibc-20081113T2206/sysdeps/unix/sysv/linux/configure.in 2010-03-01 23:14:28.895043998 +0200 @@ -159,15 +159,15 @@ # in /lib and /etc. case "$prefix" in /usr | /usr/) - # 64-bit libraries on bi-arch platforms go in /lib64 instead of /lib. -+ # 64-bit libraries on bi-arch platforms go in /lib instead of /lib. ++ # 64-bit libraries on bi-arch platforms go in /lib too. # Allow earlier configure scripts to handle libc_cv_slibdir, libdir, # and libc_cv_localedir. test -n "$libc_cv_slibdir" || \ @@ -42,3 +42,25 @@ # Locale data can be shared between 32bit and 64bit libraries libc_cv_localedir='${exec_prefix}/lib/locale' fi +diff -Nur glibc-20081113T2206-old/sysdeps/unix/sysv/linux/x86_64/ldconfig.h glibc-20081113T2206/sysdeps/unix/sysv/linux/x86_64/ldconfig.h +--- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/x86_64/ldconfig.h 2010-03-01 23:14:25.004169612 +0200 ++++ glibc-20081113T2206/sysdeps/unix/sysv/linux/x86_64/ldconfig.h 2010-03-01 23:16:02.392053938 +0200 +@@ -19,8 +19,8 @@ + #include + + #define SYSDEP_KNOWN_INTERPRETER_NAMES \ +- { "/lib/ld-linux.so.2", FLAG_ELF_LIBC6 }, \ +- { "/lib64/ld-linux-x86-64.so.2", FLAG_ELF_LIBC6 }, ++ { "/lib/ld-linux-x86-64.so.2", FLAG_ELF_LIBC6 }, \ ++ { "/lib32/ld-linux.so.2", FLAG_ELF_LIBC6 }, + #define SYSDEP_KNOWN_LIBRARY_NAMES \ + { "libc.so.6", FLAG_ELF_LIBC6 }, \ + { "libm.so.6", FLAG_ELF_LIBC6 }, +diff -Nur glibc-20081113T2206-old/sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed glibc-20081113T2206/sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed +--- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed 2010-03-01 23:14:25.005170020 +0200 ++++ glibc-20081113T2206/sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed 2010-03-02 00:54:14.332208466 +0200 +@@ -1,3 +1,3 @@ + /LD_TRACE_LOADED_OBJECTS=1/a\ + add_env="$add_env LD_LIBRARY_VERSION=\\$verify_out" +-s_^\(RTLDLIST=\)\(.*lib\)\(\|64\)\(/[^/]*\)\(-x86-64\)\(\.so\.[0-9.]*\)[ ]*$_\1"\2\4\6 \264\4\5\6"_ ++s_^\(RTLDLIST=\)\(.*lib\)\(\|64\)\(/[^/]*\)\(-x86-64\)\(\.so\.[0-9.]*\)[ ]*$_\1"\2\4\5\6 \232\4\6"_ Modified: 2009/devel/system/base/glibc/pspec.xml ================================================================= --- 2009/devel/system/base/glibc/pspec.xml (original) +++ 2009/devel/system/base/glibc/pspec.xml Wed Mar 3 18:56:34 2010 @@ -1643,6 +1643,13 @@ + + 2010-03-01 + 2.9 + Teach linker stuff our x86_64 paths + Onur K???k + onur at pardus.org.tr + 2010-02-24 2.9 From paketler-commits at pardus.org.tr Wed Mar 3 18:56:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 3 Mar 2010 18:56:52 +0200 (EET) Subject: corporate2/devel/system/base/glibc - Teach linker stuff our x86_64 paths Message-ID: <20100303165652.976A849C88E@ns1.pardus.org.tr> Author: onur Date: Wed Mar 3 18:56:52 2010 New Revision: 88006 Modified: corporate2/devel/system/base/glibc/ (props changed) corporate2/devel/system/base/glibc/files/pure64.patch corporate2/devel/system/base/glibc/pspec.xml Log: Teach linker stuff our x86_64 paths --- files/pure64.patch | 34 ++++++++++++++++++++++++++++------ pspec.xml | 7 +++++++ 2 files changed, 35 insertions(+), 6 deletions(-) Modified: corporate2/devel/system/base/glibc/files/pure64.patch ================================================================= --- corporate2/devel/system/base/glibc/files/pure64.patch (original) +++ corporate2/devel/system/base/glibc/files/pure64.patch Wed Mar 3 18:56:52 2010 @@ -1,12 +1,12 @@ diff -Nur glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure glibc-20081113T2206/sysdeps/unix/sysv/linux/configure ---- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure 2010-02-24 23:27:44.897488794 +0200 -+++ glibc-20081113T2206/sysdeps/unix/sysv/linux/configure 2010-02-24 23:29:26.834494294 +0200 +--- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure 2010-03-01 23:14:25.018169444 +0200 ++++ glibc-20081113T2206/sysdeps/unix/sysv/linux/configure 2010-03-01 23:14:28.895043998 +0200 @@ -371,15 +371,15 @@ # in /lib and /etc. case "$prefix" in /usr | /usr/) - # 64-bit libraries on bi-arch platforms go in /lib64 instead of /lib. -+ # 64-bit libraries on bi-arch platforms go in /lib instead of /lib. ++ # 64-bit libraries on bi-arch platforms go in /lib too. # Allow earlier configure scripts to handle libc_cv_slibdir, libdir, # and libc_cv_localedir. test -n "$libc_cv_slibdir" || \ @@ -21,14 +21,14 @@ libc_cv_localedir='${exec_prefix}/lib/locale' fi diff -Nur glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure.in glibc-20081113T2206/sysdeps/unix/sysv/linux/configure.in ---- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure.in 2010-02-24 23:27:44.902488874 +0200 -+++ glibc-20081113T2206/sysdeps/unix/sysv/linux/configure.in 2010-02-24 23:29:12.856498186 +0200 +--- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/configure.in 2010-03-01 23:14:25.024169651 +0200 ++++ glibc-20081113T2206/sysdeps/unix/sysv/linux/configure.in 2010-03-01 23:14:28.895043998 +0200 @@ -159,15 +159,15 @@ # in /lib and /etc. case "$prefix" in /usr | /usr/) - # 64-bit libraries on bi-arch platforms go in /lib64 instead of /lib. -+ # 64-bit libraries on bi-arch platforms go in /lib instead of /lib. ++ # 64-bit libraries on bi-arch platforms go in /lib too. # Allow earlier configure scripts to handle libc_cv_slibdir, libdir, # and libc_cv_localedir. test -n "$libc_cv_slibdir" || \ @@ -42,3 +42,25 @@ # Locale data can be shared between 32bit and 64bit libraries libc_cv_localedir='${exec_prefix}/lib/locale' fi +diff -Nur glibc-20081113T2206-old/sysdeps/unix/sysv/linux/x86_64/ldconfig.h glibc-20081113T2206/sysdeps/unix/sysv/linux/x86_64/ldconfig.h +--- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/x86_64/ldconfig.h 2010-03-01 23:14:25.004169612 +0200 ++++ glibc-20081113T2206/sysdeps/unix/sysv/linux/x86_64/ldconfig.h 2010-03-01 23:16:02.392053938 +0200 +@@ -19,8 +19,8 @@ + #include + + #define SYSDEP_KNOWN_INTERPRETER_NAMES \ +- { "/lib/ld-linux.so.2", FLAG_ELF_LIBC6 }, \ +- { "/lib64/ld-linux-x86-64.so.2", FLAG_ELF_LIBC6 }, ++ { "/lib/ld-linux-x86-64.so.2", FLAG_ELF_LIBC6 }, \ ++ { "/lib32/ld-linux.so.2", FLAG_ELF_LIBC6 }, + #define SYSDEP_KNOWN_LIBRARY_NAMES \ + { "libc.so.6", FLAG_ELF_LIBC6 }, \ + { "libm.so.6", FLAG_ELF_LIBC6 }, +diff -Nur glibc-20081113T2206-old/sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed glibc-20081113T2206/sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed +--- glibc-20081113T2206-old/sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed 2010-03-01 23:14:25.005170020 +0200 ++++ glibc-20081113T2206/sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed 2010-03-02 00:54:14.332208466 +0200 +@@ -1,3 +1,3 @@ + /LD_TRACE_LOADED_OBJECTS=1/a\ + add_env="$add_env LD_LIBRARY_VERSION=\\$verify_out" +-s_^\(RTLDLIST=\)\(.*lib\)\(\|64\)\(/[^/]*\)\(-x86-64\)\(\.so\.[0-9.]*\)[ ]*$_\1"\2\4\6 \264\4\5\6"_ ++s_^\(RTLDLIST=\)\(.*lib\)\(\|64\)\(/[^/]*\)\(-x86-64\)\(\.so\.[0-9.]*\)[ ]*$_\1"\2\4\5\6 \232\4\6"_ Modified: corporate2/devel/system/base/glibc/pspec.xml ================================================================= --- corporate2/devel/system/base/glibc/pspec.xml (original) +++ corporate2/devel/system/base/glibc/pspec.xml Wed Mar 3 18:56:52 2010 @@ -1643,6 +1643,13 @@ + + 2010-03-01 + 2.9 + Teach linker stuff our x86_64 paths + Onur K???k + onur at pardus.org.tr + 2010-02-24 2.9 From paketler-commits at pardus.org.tr Wed Mar 3 19:22:06 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 3 Mar 2010 19:22:06 +0200 (EET) Subject: playground/onur/system/devel/binutils - Teach linker stuff our x86_64 paths Message-ID: <20100303172207.03C0649C88E@ns1.pardus.org.tr> Author: onur Date: Wed Mar 3 19:22:06 2010 New Revision: 88007 Added: playground/onur/system/devel/binutils/files/pure64.patch Modified: playground/onur/system/devel/binutils/pspec.xml Log: Teach linker stuff our x86_64 paths --- files/pure64.patch | 12 ++++++++++++ pspec.xml | 10 ++++++++++ 2 files changed, 22 insertions(+) Modified: playground/onur/system/devel/binutils/pspec.xml ================================================================= --- playground/onur/system/devel/binutils/pspec.xml (original) +++ playground/onur/system/devel/binutils/pspec.xml Wed Mar 3 19:22:06 2010 @@ -49,6 +49,9 @@ binutils-libtool-m.patch binutils-libtool-relink.patch + + + pure64.patch @@ -64,6 +67,13 @@ + + 2010-03-03 + 2.19.51.0.9 + Teach linker stuff our x86_64 paths + Onur K???k + onur at pardus.org.tr + 2009-06-13 2.19.51.0.9 From paketler-commits at pardus.org.tr Wed Mar 3 19:22:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 3 Mar 2010 19:22:49 +0200 (EET) Subject: 2009/devel/system/devel/binutils - Teach linker stuff our x86_64 paths Message-ID: <20100303172249.F2DE749C88E@ns1.pardus.org.tr> Author: onur Date: Wed Mar 3 19:22:49 2010 New Revision: 88008 Added: 2009/devel/system/devel/binutils/files/pure64.patch - copied unchanged from r88007, playground/onur/system/devel/binutils/files/pure64.patch Modified: 2009/devel/system/devel/binutils/ (props changed) 2009/devel/system/devel/binutils/pspec.xml Log: Teach linker stuff our x86_64 paths --- files/pure64.patch | 12 ++++++++++++ pspec.xml | 10 ++++++++++ 2 files changed, 22 insertions(+) Modified: 2009/devel/system/devel/binutils/pspec.xml ================================================================= --- 2009/devel/system/devel/binutils/pspec.xml (original) +++ 2009/devel/system/devel/binutils/pspec.xml Wed Mar 3 19:22:49 2010 @@ -49,6 +49,9 @@ binutils-libtool-m.patch binutils-libtool-relink.patch + + + pure64.patch @@ -64,6 +67,13 @@ + + 2010-03-03 + 2.19.51.0.9 + Teach linker stuff our x86_64 paths + Onur K???k + onur at pardus.org.tr + 2009-06-13 2.19.51.0.9 From paketler-commits at pardus.org.tr Wed Mar 3 19:27:06 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 3 Mar 2010 19:27:06 +0200 (EET) Subject: corporate2/devel/system/devel/binutils - Teach linker stuff our x86_64 paths Message-ID: <20100303172706.DA24E49C88E@ns1.pardus.org.tr> Author: onur Date: Wed Mar 3 19:27:06 2010 New Revision: 88009 Added: corporate2/devel/system/devel/binutils/files/pure64.patch - copied unchanged from r88008, 2009/devel/system/devel/binutils/files/pure64.patch Modified: corporate2/devel/system/devel/binutils/ (props changed) corporate2/devel/system/devel/binutils/pspec.xml Log: Teach linker stuff our x86_64 paths --- files/pure64.patch | 12 ++++++++++++ pspec.xml | 10 ++++++++++ 2 files changed, 22 insertions(+) Modified: corporate2/devel/system/devel/binutils/pspec.xml ================================================================= --- corporate2/devel/system/devel/binutils/pspec.xml (original) +++ corporate2/devel/system/devel/binutils/pspec.xml Wed Mar 3 19:27:06 2010 @@ -49,6 +49,9 @@ binutils-libtool-m.patch binutils-libtool-relink.patch + + + pure64.patch @@ -64,6 +67,13 @@ + + 2010-03-03 + 2.19.51.0.9 + Teach linker stuff our x86_64 paths + Onur K???k + onur at pardus.org.tr + 2009-06-13 2.19.51.0.9 From paketler-commits at pardus.org.tr Wed Mar 3 22:28:57 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mehmet_Nur_Olcay?=) Date: Wed, 3 Mar 2010 22:28:57 +0200 (EET) Subject: playground/mnurolcay/2009/network/chat/pidgin-musictracker - bump, bug fixes and translation updates Message-ID: <20100303202857.2178B49C88E@ns1.pardus.org.tr> Author: mnurolcay Date: Wed Mar 3 22:28:55 2010 New Revision: 88010 Modified: playground/mnurolcay/2009/network/chat/pidgin-musictracker/pspec.xml Log: bump, bug fixes and translation updates --- pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: playground/mnurolcay/2009/network/chat/pidgin-musictracker/pspec.xml ================================================================= --- playground/mnurolcay/2009/network/chat/pidgin-musictracker/pspec.xml (original) +++ playground/mnurolcay/2009/network/chat/pidgin-musictracker/pspec.xml Wed Mar 3 22:28:55 2010 @@ -12,7 +12,7 @@ library A plugin for Pidgin which displays the music track currently playing in your status Musictracker is a plugin for Pidgin which displays the music track currently playing in your status. Currently supported players: Amarok, Rhythmbox, Audacious, XMMS, MPC/MPD, Exaile, Banshee, Quod Libet. - http://pidgin-musictracker.googlecode.com/files/pidgin-musictracker-0.4.20.tar.bz2 + http://pidgin-musictracker.googlecode.com/files/pidgin-musictracker-0.4.21.tar.bz2 gtk2 @@ -33,8 +33,8 @@ - 2009-09-15 - 0.4.20 + 2010-02-03 + 0.4.21 First Release. Mehmet Nur Olcay mnurolcay at gmail.com From paketler-commits at pardus.org.tr Thu Mar 4 00:49:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QW7EsWwgw5Z6YmVr?=) Date: Thu, 4 Mar 2010 00:49:38 +0200 (EET) Subject: playground/maidis/dropbox - version bump Message-ID: <20100303224938.AAC0D49C8A8@ns1.pardus.org.tr> Author: maidis Date: Thu Mar 4 00:49:38 2010 New Revision: 88011 Modified: playground/maidis/dropbox/pspec.xml Log: version bump --- pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: playground/maidis/dropbox/pspec.xml ================================================================= --- playground/maidis/dropbox/pspec.xml (original) +++ playground/maidis/dropbox/pspec.xml Thu Mar 4 00:49:38 2010 @@ -13,7 +13,7 @@ app:gui Client for Dropbox service Secure backup, sync and sharing made easy. - http://dl.dropbox.com/u/17/dropbox-lnx.x86-0.7.97.tar.gz + http://dl-web.getdropbox.com/u/17/dropbox-lnx.x86-0.7.110.tar.gz @@ -37,8 +37,8 @@ - 2010-02-12 - 0.7.97 + 2010-03-03 + 0.7.110 First release. An?l ?zbek ozbekanil at gmail.com From paketler-commits at pardus.org.tr Thu Mar 4 09:52:19 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Eren_T=C3=BCrkay?=) Date: Thu, 4 Mar 2010 09:52:19 +0200 (EET) Subject: 2008/devel/applications/admin/sudo - fix archive Message-ID: <20100304075220.0E8A949C895@ns1.pardus.org.tr> Author: erenturkay Date: Thu Mar 4 09:52:19 2010 New Revision: 88012 Modified: 2008/devel/applications/admin/sudo/pspec.xml Log: fix archive --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2008/devel/applications/admin/sudo/pspec.xml ================================================================= --- 2008/devel/applications/admin/sudo/pspec.xml (original) +++ 2008/devel/applications/admin/sudo/pspec.xml Thu Mar 4 09:52:19 2010 @@ -12,7 +12,7 @@ app:console Allows certain users/groups to run commands as root sudo allows certain users/groups to run commands with root user privileges. - http://www.sudo.ws/sudo/dist/sudo-1.6.9p17.tar.gz + http://cekirdek.pardus.org.tr/~eren/archives/sudo-1.6.9p17.tar.gz pam openldap-client From paketler-commits at pardus.org.tr Thu Mar 4 10:14:46 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Thu, 4 Mar 2010 10:14:46 +0200 (EET) Subject: 2009/devel - Update index. Message-ID: <20100304081446.E3B3C49C895@ns1.pardus.org.tr> Author: ozan.caglayan Date: Thu Mar 4 10:14:46 2010 New Revision: 88013 Modified: 2009/devel/pisi-index.xml 2009/devel/pisi-index.xml.bz2 2009/devel/pisi-index.xml.bz2.sha1sum 2009/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Thu Mar 4 10:53:19 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Thu, 4 Mar 2010 10:53:19 +0200 (EET) Subject: playground/sdalgic/office/misc - add scribus to PG Message-ID: <20100304085319.3005D49C899@ns1.pardus.org.tr> Author: sdalgic Date: Thu Mar 4 10:53:19 2010 New Revision: 88014 Added: playground/sdalgic/office/misc/ playground/sdalgic/office/misc/component.xml - copied unchanged from r87985, 2009/devel/office/misc/component.xml playground/sdalgic/office/misc/scribus/ - copied from r87985, 2009/devel/office/misc/scribus/ playground/sdalgic/office/misc/scribus/files/scribus-1.3.5-check-hdict.patch Modified: playground/sdalgic/office/misc/scribus/actions.py playground/sdalgic/office/misc/scribus/pspec.xml Log: add scribus to PG --- office/misc/scribus/actions.py | 6 +- office/misc/scribus/pspec.xml | 23 ++++++++ playground/sdalgic/office/misc/component.xml | 3 + playground/sdalgic/office/misc/scribus/files/scribus-1.3.5-check-hdict.patch | 26 ++++++++++ 4 files changed, 56 insertions(+), 2 deletions(-) Modified: playground/sdalgic/office/misc/scribus/actions.py ================================================================= --- 2009/devel/office/misc/scribus/actions.py (original) +++ playground/sdalgic/office/misc/scribus/actions.py Thu Mar 4 10:53:19 2010 @@ -12,7 +12,11 @@ WorkDir = "%s-%s" % (get.srcNAME(), get.srcVERSION().replace("_", ".")) def setup(): - cmaketools.configure("-DCMAKE_BUILD_WITH_INSTALL_RPATH=FALSE -DCMAKE_SKIP_RPATH=TRUE -DMIMELNKDIR=%s/%s" % (get.kdeDIR(), "share/mimelnk/application/")) + # Remove version info from doc dir + pisitools.dosed("CMakeLists.txt", "\"share\/doc\/\$\{MAIN_DIR_NAME\}.*", "\"share/doc/${MAIN_DIR_NAME}/\")") + cmaketools.configure("-DCMAKE_BUILD_WITH_INSTALL_RPATH=FALSE \ + -DCMAKE_SKIP_RPATH=TRUE \ + -DMIMELNKDIR=%s/%s " % (get.kdeDIR(), "share/mimelnk/application/")) #-DLIB_INSTALL_DIR=%s -DWANT_CAIRO=1" % "/usr/lib/" def build(): Modified: playground/sdalgic/office/misc/scribus/pspec.xml ================================================================= --- 2009/devel/office/misc/scribus/pspec.xml (original) +++ playground/sdalgic/office/misc/scribus/pspec.xml Thu Mar 4 10:53:19 2010 @@ -19,6 +19,7 @@ ghostscript gnutls + python-imaging cups cairo enchant @@ -30,6 +31,7 @@ pardus-default-font.patch mimelnkpath.diff + scribus-1.3.5-check-hdict.patch scribus-enchant-support.patch @@ -43,6 +45,7 @@ ghostscript gnutls + python-imaging cups cairo enchant @@ -56,7 +59,6 @@ /usr/include /usr/lib /usr/share/man - /usr/share/doc /usr/share/scribus /usr/share/pixmaps /usr/share/applications @@ -65,7 +67,26 @@ + + scribus-docs + Documentation files for scribus + + /usr/share/doc/scribus + + + + + 2010-03-04 + 1.3.5.1 + - Add python-imaging dependency. + - Correct doc dir. + - Split documentation to a new package. + - Add a new patch to check hdict value before freeing the hyphenator. + + Serdar Dalg?? + serdar at pardus.org.tr + 2009-08-30 1.3.5.1 From paketler-commits at pardus.org.tr Thu Mar 4 11:06:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Thu, 4 Mar 2010 11:06:55 +0200 (EET) Subject: 2009/devel/hardware/emulator/wine - Latest development release (1.1.39) Message-ID: <20100304090655.E4AEA49C899@ns1.pardus.org.tr> Author: fatih Date: Thu Mar 4 11:06:55 2010 New Revision: 88015 Added: 2009/devel/hardware/emulator/wine/files/wine.git-0dc503bcf1d1ca5e0e6cd52476f17fa53fc5527b.patch 2009/devel/hardware/emulator/wine/files/wine.git-2de10c4a4244c612674d7f9cad9b608799a9790e.patch Modified: 2009/devel/hardware/emulator/wine/pspec.xml Log: Latest development release (1.1.39) --- files/wine.git-0dc503bcf1d1ca5e0e6cd52476f17fa53fc5527b.patch | 320 files/wine.git-2de10c4a4244c612674d7f9cad9b608799a9790e.patch |10443 ++++++++++ pspec.xml | 13 3 files changed, 10774 insertions(+), 2 deletions(-) Modified: 2009/devel/hardware/emulator/wine/pspec.xml ================================================================= --- 2009/devel/hardware/emulator/wine/pspec.xml (original) +++ 2009/devel/hardware/emulator/wine/pspec.xml Thu Mar 4 11:06:55 2010 @@ -12,7 +12,7 @@ app:console An emulator which lets you run Microsoft Windows applications Wine allows running Windows 3.*, Windows 95/98 and Windows NT programs on a i386 (or compatible) machine running X11. It is still alpha level code; don't expect everything to work. - mirrors://sourceforge/wine/wine-1.1.38.tar.bz2 + mirrors://sourceforge/wine/wine-1.1.39.tar.bz2 alsa-lib audiofile @@ -53,6 +53,8 @@ winepulse/prefer-alsa-over-pulse.patch desktop-file-translation.patch + wine.git-2de10c4a4244c612674d7f9cad9b608799a9790e.patch + wine.git-0dc503bcf1d1ca5e0e6cd52476f17fa53fc5527b.patch @@ -113,7 +115,7 @@ wine-devel Wine development environment - wine + wine /usr/bin/function_grep.pl @@ -139,6 +141,13 @@ + + 2010-03-03 + 1.1.39 + Latest development release + Fatih A??c? + fatih at pardus.org.tr + 2010-02-11 1.1.38 From paketler-commits at pardus.org.tr Thu Mar 4 11:07:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Thu, 4 Mar 2010 11:07:22 +0200 (EET) Subject: 2009/stable/hardware/emulator/wine - Latest development release (1.1.39) Message-ID: <20100304090722.1A90149C899@ns1.pardus.org.tr> Author: fatih Date: Thu Mar 4 11:07:21 2010 New Revision: 88016 Added: 2009/stable/hardware/emulator/wine/files/wine.git-0dc503bcf1d1ca5e0e6cd52476f17fa53fc5527b.patch 2009/stable/hardware/emulator/wine/files/wine.git-2de10c4a4244c612674d7f9cad9b608799a9790e.patch Modified: 2009/stable/hardware/emulator/wine/pspec.xml Log: Latest development release (1.1.39) Merged from 2009/devel. --- files/wine.git-0dc503bcf1d1ca5e0e6cd52476f17fa53fc5527b.patch | 320 files/wine.git-2de10c4a4244c612674d7f9cad9b608799a9790e.patch |10443 ++++++++++ pspec.xml | 13 3 files changed, 10774 insertions(+), 2 deletions(-) Modified: 2009/stable/hardware/emulator/wine/pspec.xml ================================================================= --- 2009/stable/hardware/emulator/wine/pspec.xml (original) +++ 2009/stable/hardware/emulator/wine/pspec.xml Thu Mar 4 11:07:21 2010 @@ -12,7 +12,7 @@ app:console An emulator which lets you run Microsoft Windows applications Wine allows running Windows 3.*, Windows 95/98 and Windows NT programs on a i386 (or compatible) machine running X11. It is still alpha level code; don't expect everything to work. - mirrors://sourceforge/wine/wine-1.1.38.tar.bz2 + mirrors://sourceforge/wine/wine-1.1.39.tar.bz2 alsa-lib audiofile @@ -53,6 +53,8 @@ winepulse/prefer-alsa-over-pulse.patch desktop-file-translation.patch + wine.git-2de10c4a4244c612674d7f9cad9b608799a9790e.patch + wine.git-0dc503bcf1d1ca5e0e6cd52476f17fa53fc5527b.patch @@ -113,7 +115,7 @@ wine-devel Wine development environment - wine + wine /usr/bin/function_grep.pl @@ -139,6 +141,13 @@ + + 2010-03-03 + 1.1.39 + Latest development release + Fatih A??c? + fatih at pardus.org.tr + 2010-02-11 1.1.38 From paketler-commits at pardus.org.tr Thu Mar 4 11:32:28 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Thu, 4 Mar 2010 11:32:28 +0200 (EET) Subject: playground/sdalgic/office/misc/scribus - level 2 Message-ID: <20100304093228.904B049C899@ns1.pardus.org.tr> Author: sdalgic Date: Thu Mar 4 11:32:28 2010 New Revision: 88017 Modified: playground/sdalgic/office/misc/scribus/pspec.xml Log: level 2 --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: playground/sdalgic/office/misc/scribus/pspec.xml ================================================================= --- playground/sdalgic/office/misc/scribus/pspec.xml (original) +++ playground/sdalgic/office/misc/scribus/pspec.xml Thu Mar 4 11:32:28 2010 @@ -31,7 +31,7 @@ pardus-default-font.patch mimelnkpath.diff - scribus-1.3.5-check-hdict.patch + scribus-1.3.5-check-hdict.patch scribus-enchant-support.patch From paketler-commits at pardus.org.tr Thu Mar 4 11:34:56 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Thu, 4 Mar 2010 11:34:56 +0200 (EET) Subject: 2009/devel/util/admin/htop - Remove empty dirs Message-ID: <20100304093456.78F6749C899@ns1.pardus.org.tr> Author: fatih Date: Thu Mar 4 11:34:56 2010 New Revision: 88018 Modified: 2009/devel/util/admin/htop/actions.py 2009/devel/util/admin/htop/pspec.xml Log: Remove empty dirs --- actions.py | 5 ++++- pspec.xml | 7 +++++++ 2 files changed, 11 insertions(+), 1 deletion(-) Modified: 2009/devel/util/admin/htop/actions.py ================================================================= --- 2009/devel/util/admin/htop/actions.py (original) +++ 2009/devel/util/admin/htop/actions.py Thu Mar 4 11:34:56 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # # Copyright 2008-2009 TUBITAK/UEKAE @@ -19,4 +18,8 @@ def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + # Remove empty dirs + pisitools.removeDir("/usr/include") + pisitools.removeDir("/usr/lib") + pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README") Modified: 2009/devel/util/admin/htop/pspec.xml ================================================================= --- 2009/devel/util/admin/htop/pspec.xml (original) +++ 2009/devel/util/admin/htop/pspec.xml Thu Mar 4 11:34:56 2010 @@ -33,6 +33,13 @@ + + 2010-03-04 + 0.8.3 + Remove empty dirs + Fatih A??c? + fatih at pardus.org.tr + 2009-07-06 0.8.3 From paketler-commits at pardus.org.tr Thu Mar 4 11:35:19 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Thu, 4 Mar 2010 11:35:19 +0200 (EET) Subject: corporate2/devel/util/admin/htop - Remove empty dirs Message-ID: <20100304093519.2BA5049C899@ns1.pardus.org.tr> Author: fatih Date: Thu Mar 4 11:35:19 2010 New Revision: 88019 Modified: corporate2/devel/util/admin/htop/actions.py corporate2/devel/util/admin/htop/pspec.xml Log: Remove empty dirs Merged from 2009/devel. --- actions.py | 5 ++++- pspec.xml | 7 +++++++ 2 files changed, 11 insertions(+), 1 deletion(-) Modified: corporate2/devel/util/admin/htop/actions.py ================================================================= --- corporate2/devel/util/admin/htop/actions.py (original) +++ corporate2/devel/util/admin/htop/actions.py Thu Mar 4 11:35:19 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # # Copyright 2008-2009 TUBITAK/UEKAE @@ -19,4 +18,8 @@ def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + # Remove empty dirs + pisitools.removeDir("/usr/include") + pisitools.removeDir("/usr/lib") + pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README") Modified: corporate2/devel/util/admin/htop/pspec.xml ================================================================= --- corporate2/devel/util/admin/htop/pspec.xml (original) +++ corporate2/devel/util/admin/htop/pspec.xml Thu Mar 4 11:35:19 2010 @@ -33,6 +33,13 @@ + + 2010-03-04 + 0.8.3 + Remove empty dirs + Fatih A??c? + fatih at pardus.org.tr + 2009-07-06 0.8.3 From paketler-commits at pardus.org.tr Thu Mar 4 11:37:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Thu, 4 Mar 2010 11:37:02 +0200 (EET) Subject: 2009/devel/desktop/kde/base/kdebase-workspace - Fix patch, disable it for now Message-ID: <20100304093702.A69E449C899@ns1.pardus.org.tr> Author: ozan.caglayan Date: Thu Mar 4 11:37:02 2010 New Revision: 88020 Modified: 2009/devel/desktop/kde/base/kdebase-workspace/files/pardus/ksplash-close-the-splash-on-dblclick-r1090602.patch 2009/devel/desktop/kde/base/kdebase-workspace/pspec.xml Log: Fix patch, disable it for now --- files/pardus/ksplash-close-the-splash-on-dblclick-r1090602.patch | 38 +++++----- pspec.xml | 4 - 2 files changed, 24 insertions(+), 18 deletions(-) Modified: 2009/devel/desktop/kde/base/kdebase-workspace/files/pardus/ksplash-close-the-splash-on-dblclick-r1090602.patch ================================================================= --- 2009/devel/desktop/kde/base/kdebase-workspace/files/pardus/ksplash-close-the-splash-on-dblclick-r1090602.patch (original) +++ 2009/devel/desktop/kde/base/kdebase-workspace/files/pardus/ksplash-close-the-splash-on-dblclick-r1090602.patch Thu Mar 4 11:37:02 2010 @@ -1,6 +1,8 @@ ---- a/ksplash/simple/main.cpp (revision 1090601) -+++ b/ksplash/simple/main.cpp (revision 1090602) -@@ -163,8 +163,13 @@ +Index: kdebase-workspace-4.3.5/ksplash/simple/main.cpp +=================================================================== +--- kdebase-workspace-4.3.5.orig/ksplash/simple/main.cpp ++++ kdebase-workspace-4.3.5/ksplash/simple/main.cpp +@@ -155,8 +155,13 @@ int main( int argc, char* argv[]) int pos = 0; int state = 1; // cannot check dcop connection - make this state initial const int delay = 200; // ms @@ -10,11 +12,11 @@ + struct timeval button_press_time, current_time; // we need timeval to deal with milliseconds + button_press_time.tv_sec = 0; + button_press_time.tv_usec = 0; -+ long click_delay, click_delay_seconds, click_delay_useconds; ++ long click_delay, click_delay_useconds; Atom kde_splash_progress = XInternAtom( dpy, "_KDE_SPLASH_PROGRESS", False ); for(;;) { -@@ -174,8 +179,20 @@ +@@ -166,8 +171,21 @@ int main( int argc, char* argv[]) XNextEvent( dpy, &ev ); if( ev.type == ButtonPress && ev.xbutton.button == Button1 ) { @@ -23,9 +25,10 @@ + gettimeofday( ¤t_time, NULL ); + + // find difference in milliseconds with current and previous mouse presses times -+ click_delay_seconds = current_time.tv_sec - button_press_time.tv_sec; -+ click_delay_useconds = current_time.tv_usec - button_press_time.tv_usec; -+ click_delay = ( click_delay_seconds * 1000 + click_delay_useconds / 1000.0 ) + 0.5; ++ // and take the absolute value of it to avoid negative values ++ // No need to use tv_sec as the inter-click interval is < 1 sec ++ click_delay = (current_time.tv_usec - button_press_time.tv_usec) / 1000; ++ click_delay = (click_delay<0)?-click_delay:click_delay; + + if( click_delay <= doubleclick_delay ) + { @@ -37,9 +40,11 @@ } if( ev.type == ConfigureNotify && ev.xconfigure.event == DefaultRootWindow( dpy )) { ---- a/ksplash/ksplashx/splash.cpp (revision 1090601) -+++ b/ksplash/ksplashx/splash.cpp (revision 1090602) -@@ -573,6 +573,11 @@ +Index: kdebase-workspace-4.3.5/ksplash/ksplashx/splash.cpp +=================================================================== +--- kdebase-workspace-4.3.5.orig/ksplash/ksplashx/splash.cpp ++++ kdebase-workspace-4.3.5/ksplash/ksplashx/splash.cpp +@@ -865,6 +865,11 @@ static bool waitState( int expected_stat close( parent_pipe ); parent_pipe = -1; } @@ -47,11 +52,11 @@ + struct timeval button_press_time, current_time; // we need timeval to deal with milliseconds + button_press_time.tv_sec = 0; + button_press_time.tv_usec = 0; -+ long click_delay, click_delay_seconds, click_delay_useconds; ++ long click_delay, click_delay_useconds; for(;;) { while( XPending( qt_xdisplay())) -@@ -581,8 +586,20 @@ +@@ -873,8 +878,21 @@ static bool waitState( int expected_stat XNextEvent( qt_xdisplay(), &ev ); if( ev.type == ButtonPress && ev.xbutton.window == window && ev.xbutton.button == Button1 ) { @@ -60,9 +65,10 @@ + gettimeofday( ¤t_time, NULL ); + + // find difference in milliseconds with current and previous mouse presses times -+ click_delay_seconds = current_time.tv_sec - button_press_time.tv_sec; -+ click_delay_useconds = current_time.tv_usec - button_press_time.tv_usec; -+ click_delay = ( click_delay_seconds * 1000 + click_delay_useconds / 1000.0 ) + 0.5; ++ // and take the absolute value of it to avoid negative values ++ // No need to use tv_sec as the inter-click interval is < 1 sec ++ click_delay = (current_time.tv_usec - button_press_time.tv_usec) / 1000; ++ click_delay = (click_delay<0)?-click_delay:click_delay; + + if( click_delay <= doubleclick_delay ) + { Modified: 2009/devel/desktop/kde/base/kdebase-workspace/pspec.xml ================================================================= --- 2009/devel/desktop/kde/base/kdebase-workspace/pspec.xml (original) +++ 2009/devel/desktop/kde/base/kdebase-workspace/pspec.xml Thu Mar 4 11:37:02 2010 @@ -163,8 +163,8 @@ pardus/ksplashx-keep-xdm-background.patch - - pardus/ksplash-close-the-splash-on-dblclick-r1090602.patch + + pardus/bbc-weather-uri-fix.diff From paketler-commits at pardus.org.tr Thu Mar 4 11:38:00 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Thu, 4 Mar 2010 11:38:00 +0200 (EET) Subject: playground/sdalgic/office/misc/scribus - takeover Message-ID: <20100304093800.AE09449C899@ns1.pardus.org.tr> Author: sdalgic Date: Thu Mar 4 11:38:00 2010 New Revision: 88021 Modified: playground/sdalgic/office/misc/scribus/pspec.xml Log: takeover --- pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: playground/sdalgic/office/misc/scribus/pspec.xml ================================================================= --- playground/sdalgic/office/misc/scribus/pspec.xml (original) +++ playground/sdalgic/office/misc/scribus/pspec.xml Thu Mar 4 11:38:00 2010 @@ -5,8 +5,8 @@ scribus http://www.scribus.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Serdar Dalg?? + serdar at pardus.org.tr GPLv2 scribusicon From paketler-commits at pardus.org.tr Thu Mar 4 13:22:09 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 4 Mar 2010 13:22:09 +0200 (EET) Subject: playground/review/applications/games/tosla - dont set executable bit Message-ID: <20100304112209.9D4FA49C8AC@ns1.pardus.org.tr> Author: igungor Date: Thu Mar 4 13:22:09 2010 New Revision: 88022 Modified: playground/review/applications/games/tosla/pspec.xml (props changed) playground/review/applications/games/tosla/translations.xml (props changed) Log: dont set executable bit From paketler-commits at pardus.org.tr Thu Mar 4 13:24:20 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 4 Mar 2010 13:24:20 +0200 (EET) Subject: playground/review/applications/games/tosla/files - dont set executable bit Message-ID: <20100304112420.B70B149C8AC@ns1.pardus.org.tr> Author: igungor Date: Thu Mar 4 13:24:20 2010 New Revision: 88023 Modified: playground/review/applications/games/tosla/files/tosla.desktop (props changed) playground/review/applications/games/tosla/files/tosla.png (props changed) Log: dont set executable bit From paketler-commits at pardus.org.tr Thu Mar 4 13:25:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 4 Mar 2010 13:25:32 +0200 (EET) Subject: playground/review/applications/games/tosla/files - better Message-ID: <20100304112532.2CFB349C8AC@ns1.pardus.org.tr> Author: igungor Date: Thu Mar 4 13:25:32 2010 New Revision: 88024 Modified: playground/review/applications/games/tosla/files/tosla.desktop Log: better --- tosla.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: playground/review/applications/games/tosla/files/tosla.desktop ================================================================= --- playground/review/applications/games/tosla/files/tosla.desktop (original) +++ playground/review/applications/games/tosla/files/tosla.desktop Thu Mar 4 13:25:32 2010 @@ -4,10 +4,10 @@ Encoding=UTF-8 Name=Tosla Name[tr]=Tosla -GenericName=Traffic Rush Klonu +GenericName=Traffic Rush Clone GenericName[tr]=Traffic Rush Klonu Comment=Try to regulate the traffic in a crowded cross road -Comment[tr]=Bu kalabal?k kav?akta ki trafi?i bakal?m d?zeltebilecek misiniz? +Comment[tr]=Bu kalabal?k kav?aktaki trafi?i bakal?m d?zeltebilecek misiniz? Icon=tosla Exec=tosla Terminal=false From paketler-commits at pardus.org.tr Thu Mar 4 13:33:43 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 4 Mar 2010 13:33:43 +0200 (EET) Subject: playground/review/applications/games/tosla - cosmetic changes Message-ID: <20100304113343.97CBA49C8A8@ns1.pardus.org.tr> Author: igungor Date: Thu Mar 4 13:33:43 2010 New Revision: 88025 Modified: playground/review/applications/games/tosla/actions.py playground/review/applications/games/tosla/pspec.xml Log: cosmetic changes --- actions.py | 2 +- pspec.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: playground/review/applications/games/tosla/actions.py ================================================================= --- playground/review/applications/games/tosla/actions.py (original) +++ playground/review/applications/games/tosla/actions.py Thu Mar 4 13:33:43 2010 @@ -11,5 +11,5 @@ def install(): pythonmodules.install() - pisitools.dosym("/usr/share/tosla/start.py", "/usr/bin/tosla") + pisitools.dosym("/usr/share/tosla/start.py", "/usr/bin/tosla") Modified: playground/review/applications/games/tosla/pspec.xml ================================================================= --- playground/review/applications/games/tosla/pspec.xml (original) +++ playground/review/applications/games/tosla/pspec.xml Thu Mar 4 13:33:43 2010 @@ -3,7 +3,7 @@ tosla - http://code.google.com/p/tosla/ + http://code.google.com/p/tosla Kaan Ak?it kunguz at gmail.com From paketler-commits at pardus.org.tr Thu Mar 4 14:17:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Thu, 4 Mar 2010 14:17:24 +0200 (EET) Subject: playground/ozan/applications/multimedia/gnash - Bump Message-ID: <20100304121724.7864249C8A8@ns1.pardus.org.tr> Author: ozan.caglayan Date: Thu Mar 4 14:17:24 2010 New Revision: 88026 Modified: playground/ozan/applications/multimedia/gnash/actions.py playground/ozan/applications/multimedia/gnash/pspec.xml Log: Bump --- actions.py | 12 +++++++++++- pspec.xml | 8 ++++---- 2 files changed, 15 insertions(+), 5 deletions(-) Modified: playground/ozan/applications/multimedia/gnash/actions.py ================================================================= --- playground/ozan/applications/multimedia/gnash/actions.py (original) +++ playground/ozan/applications/multimedia/gnash/actions.py Thu Mar 4 14:17:24 2010 @@ -12,7 +12,17 @@ def setup(): autotools.configure("--disable-dependency-tracking \ - --disable-static") + --disable-static \ + --enable-media=GST \ + --enable-python \ + --enable-gui=gtk,kde4,sdl,fb \ + --with-kde4-prefix=%s \ + --with-kde4-lib=%s \ + --with-kde4-incl=%s \ + --with-npapi-plugindir=/usr/lib/nsbrowser/plugins \ + --without-included-ltdl \ + + ") def build(): autotools.make() Modified: playground/ozan/applications/multimedia/gnash/pspec.xml ================================================================= --- playground/ozan/applications/multimedia/gnash/pspec.xml (original) +++ playground/ozan/applications/multimedia/gnash/pspec.xml Thu Mar 4 14:17:24 2010 @@ -19,8 +19,8 @@ kdelibs-devel gstreamer speex - pygtk2 - gstreamer-plugins-base + + gst-plugins-base @@ -52,8 +52,8 @@ - 2010-02-21 - 0.8 + 2010-02-26 + 0.8.7 Initial release. Ozan ?a?layan ozan at pardus.org.tr From paketler-commits at pardus.org.tr Thu Mar 4 14:17:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Thu, 4 Mar 2010 14:17:38 +0200 (EET) Subject: playground/review/applications/archive/xz - Split package Message-ID: <20100304121738.3BE9F49C8A8@ns1.pardus.org.tr> Author: ozan.caglayan Date: Thu Mar 4 14:17:38 2010 New Revision: 88027 Modified: playground/review/applications/archive/xz/actions.py playground/review/applications/archive/xz/pspec.xml Log: Split package --- actions.py | 5 +++-- pspec.xml | 23 +++++++++++++++++------ 2 files changed, 20 insertions(+), 8 deletions(-) Modified: playground/review/applications/archive/xz/actions.py ================================================================= --- playground/review/applications/archive/xz/actions.py (original) +++ playground/review/applications/archive/xz/actions.py Thu Mar 4 14:17:38 2010 @@ -10,14 +10,15 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get -WorkDir = "xz-4.999.8beta" +WorkDir = "xz-4.999.9beta" def setup(): # Suggested C(XX)FLAGS by the upstream author shelltools.export("CFLAGS", "%s -D_FILE_OFFSET_BITS=64" % get.CFLAGS()) shelltools.export("CXXFLAGS", "%s -D_FILE_OFFSET_BITS=64" % get.CXXFLAGS()) - autotools.configure("--disable-static") + autotools.configure("--disable-static \ + --disable-rpath") # Remove RPATH pisitools.dosed("libtool", "^hardcode_libdir_flag_spec=.*", "hardcode_libdir_flag_spec=\"\"") Modified: playground/review/applications/archive/xz/pspec.xml ================================================================= --- playground/review/applications/archive/xz/pspec.xml (original) +++ playground/review/applications/archive/xz/pspec.xml Thu Mar 4 14:17:38 2010 @@ -15,14 +15,11 @@ library XZ compression utilities XZ Utils provide a general purpose data compression library and command line tools. The .xz format supports multiple compression algorithms, which are called "filters" in context of XZ Utils. The primary filter is currently LZMA2. - http://tukaani.org/xz/xz-4.999.8beta.tar.gz + http://tukaani.org/xz/xz-4.999.9beta.tar.gz xz - - lzma - /usr/bin /usr/lib @@ -33,10 +30,24 @@ + + lzma + lzma compatibility links + + xz + + + /usr/bin/lz* + /usr/bin/unlzma + /usr/share/man/man1/lz* + /usr/share/man/man1/unlzma.1 + + + - 2009-08-06 - 4.999.8_beta1 + 2009-12-14 + 4.999.9_beta1 First release. Ozan ?a?layan ozan at pardus.org.tr From paketler-commits at pardus.org.tr Thu Mar 4 14:45:47 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 4 Mar 2010 14:45:47 +0200 (EET) Subject: 2009/devel/network/chat/quassel - i am pretty sure that it built and worked fine. i ... Message-ID: <20100304124547.1089449C8A8@ns1.pardus.org.tr> Author: igungor Date: Thu Mar 4 14:45:46 2010 New Revision: 88028 Modified: 2009/devel/network/chat/quassel/pspec.xml Log: i am pretty sure that it built and worked fine. i guess its related with new pisi behaviour or sth. btw sorry for the noise, i havent noticed the buildfarm mails --- pspec.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Modified: 2009/devel/network/chat/quassel/pspec.xml ================================================================= --- 2009/devel/network/chat/quassel/pspec.xml (original) +++ 2009/devel/network/chat/quassel/pspec.xml Thu Mar 4 14:45:46 2010 @@ -31,17 +31,17 @@ quassel This package provides a complete traditional IRC client (client and core) in a single integrated package + kdelibs qt qt-sql-sqlite - phonon quassel-data /usr/bin/quassel - /usr/share/applications/quassel.desktop + /usr/share/applications/kde4/quassel.desktop - quassel.desktop + quassel.desktop @@ -49,17 +49,17 @@ quasselclient This package only provides Quassel's client component + kdelibs qt - phonon quasselcore quassel-data /usr/bin/quasselclient - /usr/share/applications/quasselclient.desktop + /usr/share/applications/kde4/quasselclient.desktop - quasselclient.desktop + quasselclient.desktop From paketler-commits at pardus.org.tr Thu Mar 4 14:49:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 4 Mar 2010 14:49:52 +0200 (EET) Subject: corporate2/devel/system/boot/gfxtheme-pardus - Update gfxboot code to 2009 0.11.1 version Message-ID: <20100304124952.CB0FF49C8A8@ns1.pardus.org.tr> Author: onur Date: Thu Mar 4 14:49:52 2010 New Revision: 88029 Added: corporate2/devel/system/boot/gfxtheme-pardus/files/nomodeset.patch Modified: corporate2/devel/system/boot/gfxtheme-pardus/pspec.xml Log: Update gfxboot code to 2009 0.11.1 version Add nomodeset to zorg failsafe --- files/nomodeset.patch | 13 +++++++++++++ pspec.xml | 13 ++++++++++++- 2 files changed, 25 insertions(+), 1 deletion(-) Modified: corporate2/devel/system/boot/gfxtheme-pardus/pspec.xml ================================================================= --- corporate2/devel/system/boot/gfxtheme-pardus/pspec.xml (original) +++ corporate2/devel/system/boot/gfxtheme-pardus/pspec.xml Thu Mar 4 14:49:52 2010 @@ -12,7 +12,7 @@ data Pardus gfxboot theme Gfxtheme boot and install packages for Pardus - http://cekirdek.pardus.org.tr/~ozan/dist/sources/gfxtheme-pardus-0.20.tar.bz2 + http://cekirdek.pardus.org.tr/~onur/distfiles/gfxtheme-pardus-corporate2-0.11.1.tar.bz2 gfxboot fribidi @@ -23,6 +23,7 @@ + nomodeset.patch @@ -62,6 +63,16 @@ + + 2010-03-04 + 0.11.1 + + Update gfxboot code to 2009 0.11.1 version + Add nomodeset to zorg failsafe + + Onur K???k + onur at pardus.org.tr + 2009-12-23 0.20 From paketler-commits at pardus.org.tr Thu Mar 4 14:50:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 4 Mar 2010 14:50:52 +0200 (EET) Subject: 2009/stable/network/chat/quassel - Merge from devel/network/chat/quassel Message-ID: <20100304125052.C2DD649C8A8@ns1.pardus.org.tr> Author: igungor Date: Thu Mar 4 14:50:52 2010 New Revision: 88030 Modified: 2009/stable/network/chat/quassel/ (props changed) 2009/stable/network/chat/quassel/pspec.xml Log: Merge from devel/network/chat/quassel: rev. 88028, by igungor on 2010-03-04 i am pretty sure that it built and worked fine. i guess its related with new pisi behaviour or sth. btw sorry for the noise, i havent noticed the buildfarm mails --- pspec.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Modified: 2009/stable/network/chat/quassel/pspec.xml ================================================================= --- 2009/stable/network/chat/quassel/pspec.xml (original) +++ 2009/stable/network/chat/quassel/pspec.xml Thu Mar 4 14:50:52 2010 @@ -31,17 +31,17 @@ quassel This package provides a complete traditional IRC client (client and core) in a single integrated package + kdelibs qt qt-sql-sqlite - phonon quassel-data /usr/bin/quassel - /usr/share/applications/quassel.desktop + /usr/share/applications/kde4/quassel.desktop - quassel.desktop + quassel.desktop @@ -49,17 +49,17 @@ quasselclient This package only provides Quassel's client component + kdelibs qt - phonon quasselcore quassel-data /usr/bin/quasselclient - /usr/share/applications/quasselclient.desktop + /usr/share/applications/kde4/quasselclient.desktop - quasselclient.desktop + quasselclient.desktop From paketler-commits at pardus.org.tr Thu Mar 4 16:35:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QW7EsWwgw5Z6YmVr?=) Date: Thu, 4 Mar 2010 16:35:33 +0200 (EET) Subject: playground/review/applications/games/tosla - some changes based on last patch from packager Message-ID: <20100304143533.AC25949C8A8@ns1.pardus.org.tr> Author: maidis Date: Thu Mar 4 16:35:33 2010 New Revision: 88031 Modified: playground/review/applications/games/tosla/actions.py playground/review/applications/games/tosla/pspec.xml playground/review/applications/games/tosla/translations.xml Log: some changes based on last patch from packager --- actions.py | 1 + pspec.xml | 9 +++++---- translations.xml | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) Modified: playground/review/applications/games/tosla/actions.py ================================================================= --- playground/review/applications/games/tosla/actions.py (original) +++ playground/review/applications/games/tosla/actions.py Thu Mar 4 16:35:33 2010 @@ -13,3 +13,4 @@ pythonmodules.install() pisitools.dosym("/usr/share/tosla/start.py", "/usr/bin/tosla") + pisitools.dodoc("README.txt","AUTHORS.txt","COPYING.txt") Modified: playground/review/applications/games/tosla/pspec.xml ================================================================= --- playground/review/applications/games/tosla/pspec.xml (original) +++ playground/review/applications/games/tosla/pspec.xml Thu Mar 4 16:35:33 2010 @@ -11,9 +11,9 @@ GPLv3 tosla app:gui - PC clone of traffic rush + PC clone of traffic rush game Try your best to regulate the traffic in a crowded cross road. - http://tosla.googlecode.com/files/tosla-0.1.5.tar.gz + http://tosla.googlecode.com/files/tosla-0.1.5.tar.gz @@ -24,9 +24,10 @@ /usr/bin /usr/share/tosla - /usr/share/doc /usr/share/applications /usr/share/pixmaps + /usr/share/tosla/datas/locale + /usr/share/doc tosla.desktop @@ -36,7 +37,7 @@ - 2010-03-02 + 2010-03-04 0.1.5 First release. Kaan Ak?it Modified: playground/review/applications/games/tosla/translations.xml ================================================================= --- playground/review/applications/games/tosla/translations.xml (original) +++ playground/review/applications/games/tosla/translations.xml Thu Mar 4 16:35:33 2010 @@ -2,7 +2,7 @@ tosla - Traffic rush adl? oyunun bilgisayar s?r?m? + Traffic rush benzeri bir oyun Bakal?m zorluklarla dolu olan ve dikkat gerektiren bu kav?akta trafi?i d?zenleyebilecek misiniz? From paketler-commits at pardus.org.tr Thu Mar 4 17:20:06 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QW7EsWwgw5Z6YmVr?=) Date: Thu, 4 Mar 2010 17:20:06 +0200 (EET) Subject: playground/review/applications/games/tosla - ozetleri genisletmeye calisalim Message-ID: <20100304152006.D686D49C8A8@ns1.pardus.org.tr> Author: maidis Date: Thu Mar 4 17:20:06 2010 New Revision: 88032 Modified: playground/review/applications/games/tosla/pspec.xml playground/review/applications/games/tosla/translations.xml Log: ozetleri genisletmeye calisalim --- pspec.xml | 2 +- translations.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: playground/review/applications/games/tosla/pspec.xml ================================================================= --- playground/review/applications/games/tosla/pspec.xml (original) +++ playground/review/applications/games/tosla/pspec.xml Thu Mar 4 17:20:06 2010 @@ -12,7 +12,7 @@ tosla app:gui PC clone of traffic rush game - Try your best to regulate the traffic in a crowded cross road. + Tosla is a amusing game that you try to keeping the traffic flowing on a busy junction and preventing crashes. You can speed vehicles to the other side by clicking them with your mouse. Also you can make them stop by right clicking on them. For every vehicle that makes it to the other side, you score a point. If there's a crash, the game ends. http://tosla.googlecode.com/files/tosla-0.1.5.tar.gz Modified: playground/review/applications/games/tosla/translations.xml ================================================================= --- playground/review/applications/games/tosla/translations.xml (original) +++ playground/review/applications/games/tosla/translations.xml Thu Mar 4 17:20:06 2010 @@ -3,6 +3,6 @@ tosla Traffic rush benzeri bir oyun - Bakal?m zorluklarla dolu olan ve dikkat gerektiren bu kav?akta trafi?i d?zenleyebilecek misiniz? + Tosla kalabal?k bir kav?akta trafi?i d?zenleyerek kazalar? engellemeye ?al??t???n?z e?lenceli bir oyundur. Her y?nden gelen ara?lar? gerekti?inde fareyle t?klayarak h?zland?rabilir ve kar??ya hi? bir araca ?arpmadan ge?mesini sa?layabilir ya da ara?lar? sa? t?klayarak durdurabilirsiniz. Kar?? tarafa ge?en her ara? i?in bir puan al?rs?n?z ve e?er bir ?arp??ma olursa oyun biter. From paketler-commits at pardus.org.tr Thu Mar 4 17:23:00 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QW7EsWwgw5Z6YmVr?=) Date: Thu, 4 Mar 2010 17:23:00 +0200 (EET) Subject: playground/review/applications/games/tosla - ozette kucuk duzeltme Message-ID: <20100304152300.426C849C8A8@ns1.pardus.org.tr> Author: maidis Date: Thu Mar 4 17:23:00 2010 New Revision: 88033 Modified: playground/review/applications/games/tosla/translations.xml Log: ozette kucuk duzeltme --- translations.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: playground/review/applications/games/tosla/translations.xml ================================================================= --- playground/review/applications/games/tosla/translations.xml (original) +++ playground/review/applications/games/tosla/translations.xml Thu Mar 4 17:23:00 2010 @@ -3,6 +3,6 @@ tosla Traffic rush benzeri bir oyun - Tosla kalabal?k bir kav?akta trafi?i d?zenleyerek kazalar? engellemeye ?al??t???n?z e?lenceli bir oyundur. Her y?nden gelen ara?lar? gerekti?inde fareyle t?klayarak h?zland?rabilir ve kar??ya hi? bir araca ?arpmadan ge?mesini sa?layabilir ya da ara?lar? sa? t?klayarak durdurabilirsiniz. Kar?? tarafa ge?en her ara? i?in bir puan al?rs?n?z ve e?er bir ?arp??ma olursa oyun biter. + Tosla kalabal?k bir kav?akta trafi?i d?zenleyerek kazalar? engellemeye ?al??t???n?z e?lenceli bir oyundur. Ara?lar? fareyle t?klayarak h?zland?rabilir ve kar??ya hi? bir araca ?arpmadan ge?mesini sa?layabilirsiniz. Ayr?ca ara?lar? sa? t?klayarak durdurabilirsiniz de. Kar?? tarafa ge?en her ara? i?in bir puan al?rs?n?z ve e?er bir kaza olursa oyun biter. From paketler-commits at pardus.org.tr Thu Mar 4 23:46:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 4 Mar 2010 23:46:02 +0200 (EET) Subject: 2009/devel/desktop/kde/addon/migration4 - Rescue desktop file from being shown in Lost and F... Message-ID: <20100304214602.B0F2C49C8A8@ns1.pardus.org.tr> Author: igungor Date: Thu Mar 4 23:46:02 2010 New Revision: 88034 Added: 2009/devel/desktop/kde/addon/migration4/files/migration.desktop Modified: 2009/devel/desktop/kde/addon/migration4/pspec.xml Log: Rescue desktop file from being shown in Lost and Found. BUG:FIXED:11995 --- files/migration.desktop | 13 +++++++++++++ pspec.xml | 10 ++++++++++ 2 files changed, 23 insertions(+) Modified: 2009/devel/desktop/kde/addon/migration4/pspec.xml ================================================================= --- 2009/devel/desktop/kde/addon/migration4/pspec.xml (original) +++ 2009/devel/desktop/kde/addon/migration4/pspec.xml Thu Mar 4 23:46:02 2010 @@ -37,9 +37,19 @@ /usr/kde/4/share/autostart /usr/share/doc + + migration.desktop + + + 2010-03-04 + 1.0.2 + Rescue desktop file from being shown in Lost and Found. + H. ?brahim G?ng?r + h.ibrahim.gungor at gmail.com + 2009-07-17 1.0.2 From paketler-commits at pardus.org.tr Fri Mar 5 02:59:16 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Fri, 5 Mar 2010 02:59:16 +0200 (EET) Subject: 2009/devel - Update index. Message-ID: <20100305005916.CF9E749C8AF@ns1.pardus.org.tr> Author: ozan.caglayan Date: Fri Mar 5 02:59:15 2010 New Revision: 88035 Modified: 2009/devel/pisi-index.xml 2009/devel/pisi-index.xml.bz2 2009/devel/pisi-index.xml.bz2.sha1sum 2009/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Fri Mar 5 08:50:21 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Fri, 5 Mar 2010 08:50:21 +0200 (EET) Subject: corporate2/devel/desktop/kde/addon/QtCurve-KDE3 - Version bump Message-ID: <20100305065021.9B1BF49C895@ns1.pardus.org.tr> Author: ozan.caglayan Date: Fri Mar 5 08:50:20 2010 New Revision: 88036 Added: corporate2/devel/desktop/kde/addon/QtCurve-KDE3/files/fix-build.patch Modified: corporate2/devel/desktop/kde/addon/QtCurve-KDE3/actions.py corporate2/devel/desktop/kde/addon/QtCurve-KDE3/pspec.xml Log: Version bump --- actions.py | 2 +- files/fix-build.patch | 12 ++++++++++++ pspec.xml | 10 +++++++++- 3 files changed, 22 insertions(+), 2 deletions(-) Modified: corporate2/devel/desktop/kde/addon/QtCurve-KDE3/actions.py ================================================================= --- corporate2/devel/desktop/kde/addon/QtCurve-KDE3/actions.py (original) +++ corporate2/devel/desktop/kde/addon/QtCurve-KDE3/actions.py Fri Mar 5 08:50:20 2010 @@ -12,7 +12,7 @@ shelltools.export('HOME', get.workDIR()) def setup(): - cmaketools.configure(installPrefix="/usr/kde/3.5") + cmaketools.configure("-DQTC_BUILD_CONFIG_MODULE=true", installPrefix="/usr/kde/3.5") def build(): cmaketools.make() Modified: corporate2/devel/desktop/kde/addon/QtCurve-KDE3/pspec.xml ================================================================= --- corporate2/devel/desktop/kde/addon/QtCurve-KDE3/pspec.xml (original) +++ corporate2/devel/desktop/kde/addon/QtCurve-KDE3/pspec.xml Fri Mar 5 08:50:20 2010 @@ -12,12 +12,13 @@ library A set of widget styles for KDE3 based applications QtCurve-KDE3 is a nice and flexible set of widget styles for KDE3 applications. - http://craigd.wikispaces.com/file/view/QtCurve-KDE3-1.0.0.tar.bz2 + http://craigd.wikispaces.com/file/view/QtCurve-KDE3-1.1.1.tar.bz2 kdelibs usePardustheme.patch + fix-build.patch Qtcurve-KDE3-fix-kde-config-detection.patch @@ -38,6 +39,13 @@ + + 2010-03-05 + 1.1.1 + Version bump + Ozan ?a?layan + ozan at pardus.org.tr + 2010-01-29 1.0.0 From paketler-commits at pardus.org.tr Fri Mar 5 09:53:31 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Fri, 5 Mar 2010 09:53:31 +0200 (EET) Subject: corporate2/devel/system/base/e2fsprogs - Version bump Message-ID: <20100305075331.EF65449C895@ns1.pardus.org.tr> Author: ozan.caglayan Date: Fri Mar 5 09:53:31 2010 New Revision: 88037 Modified: corporate2/devel/system/base/e2fsprogs/pspec.xml Log: Version bump --- pspec.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) Modified: corporate2/devel/system/base/e2fsprogs/pspec.xml ================================================================= --- corporate2/devel/system/base/e2fsprogs/pspec.xml (original) +++ corporate2/devel/system/base/e2fsprogs/pspec.xml Fri Mar 5 09:53:31 2010 @@ -12,7 +12,7 @@ app:console Standard ext2/3/4 filesystem utilities e2fsprogs provides the filesystem utilities for use with the ext2 filesystem. It also supports the ext3/4 filesystem with journaling support. - mirrors://sourceforge/e2fsprogs/e2fsprogs-1.41.9.tar.gz + mirrors://sourceforge/e2fsprogs/e2fsprogs-1.41.10.tar.gz gettext @@ -62,6 +62,19 @@ + + 2010-02-23 + 1.41.10 + + - Fix e2fsck so it will correctly find and detect duplicate directory entries + for non-indexed directoriesFix e2fsck so it will correctly find and detect + duplicate directory entries for non-indexed directories, + - Fix file descriptor leaks in fsck and debugfs, + - Fix tune2fs so it can add a journal when an extent-enabled file system is mounted. + + Ozan ?a?layan + ozan at pardus.org.tr + 2009-09-02 1.41.9 From paketler-commits at pardus.org.tr Fri Mar 5 09:54:51 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Fri, 5 Mar 2010 09:54:51 +0200 (EET) Subject: 2009/devel/programming/language/perl/perl-Crypt-Blowfish - Version bump Message-ID: <20100305075451.42BBD49C895@ns1.pardus.org.tr> Author: sdalgic Date: Fri Mar 5 09:54:51 2010 New Revision: 88038 Modified: 2009/devel/programming/language/perl/perl-Crypt-Blowfish/pspec.xml Log: Version bump --- pspec.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) Modified: 2009/devel/programming/language/perl/perl-Crypt-Blowfish/pspec.xml ================================================================= --- 2009/devel/programming/language/perl/perl-Crypt-Blowfish/pspec.xml (original) +++ 2009/devel/programming/language/perl/perl-Crypt-Blowfish/pspec.xml Fri Mar 5 09:54:51 2010 @@ -12,7 +12,7 @@ library Perl Blowfish encryption module Crypt::Blowfish is an XS-based implementation of the Blowfish cryptography algorithm. - mirrors://cpan/authors/id/D/DP/DPARIS/Crypt-Blowfish-2.10.tar.gz + mirrors://cpan/authors/id/D/DP/DPARIS/Crypt-Blowfish-2.12.tar.gz perl @@ -33,6 +33,18 @@ + + 2010-03-05 + 2.12 + 2.12 04 Mar 2010: + - updated Changes to mesh with revision. + 2.11 Feb 2010: + - patched _blowfish.c to stop spurious warnings. + - updated POD + + Serdar Dalg?? + serdar at pardus.org.tr + 2009-12-04 2.10 From paketler-commits at pardus.org.tr Fri Mar 5 09:55:08 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Fri, 5 Mar 2010 09:55:08 +0200 (EET) Subject: 2009/stable/programming/language/perl/perl-Crypt-Blowfish - Merge from devel/programming/language/perl/perl-Cr... Message-ID: <20100305075508.8436249C895@ns1.pardus.org.tr> Author: sdalgic Date: Fri Mar 5 09:55:08 2010 New Revision: 88039 Modified: 2009/stable/programming/language/perl/perl-Crypt-Blowfish/ (props changed) 2009/stable/programming/language/perl/perl-Crypt-Blowfish/pspec.xml Log: Merge from devel/programming/language/perl/perl-Crypt-Blowfish: rev. 88038, by sdalgic on 2010-03-05 Version bump --- pspec.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) Modified: 2009/stable/programming/language/perl/perl-Crypt-Blowfish/pspec.xml ================================================================= --- 2009/stable/programming/language/perl/perl-Crypt-Blowfish/pspec.xml (original) +++ 2009/stable/programming/language/perl/perl-Crypt-Blowfish/pspec.xml Fri Mar 5 09:55:08 2010 @@ -12,7 +12,7 @@ library Perl Blowfish encryption module Crypt::Blowfish is an XS-based implementation of the Blowfish cryptography algorithm. - mirrors://cpan/authors/id/D/DP/DPARIS/Crypt-Blowfish-2.10.tar.gz + mirrors://cpan/authors/id/D/DP/DPARIS/Crypt-Blowfish-2.12.tar.gz perl @@ -33,6 +33,18 @@ + + 2010-03-05 + 2.12 + 2.12 04 Mar 2010: + - updated Changes to mesh with revision. + 2.11 Feb 2010: + - patched _blowfish.c to stop spurious warnings. + - updated POD + + Serdar Dalg?? + serdar at pardus.org.tr + 2009-12-04 2.10 From paketler-commits at pardus.org.tr Fri Mar 5 09:55:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Fri, 5 Mar 2010 09:55:18 +0200 (EET) Subject: corporate2/devel/programming/language/perl/perl-Crypt-Blowfish - Merge from devel/programming/language/perl/perl-Cr... Message-ID: <20100305075518.97E6549C895@ns1.pardus.org.tr> Author: sdalgic Date: Fri Mar 5 09:55:18 2010 New Revision: 88040 Modified: corporate2/devel/programming/language/perl/perl-Crypt-Blowfish/ (props changed) corporate2/devel/programming/language/perl/perl-Crypt-Blowfish/pspec.xml Log: Merge from devel/programming/language/perl/perl-Crypt-Blowfish: rev. 88038, by sdalgic on 2010-03-05 Version bump --- pspec.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) Modified: corporate2/devel/programming/language/perl/perl-Crypt-Blowfish/pspec.xml ================================================================= --- corporate2/devel/programming/language/perl/perl-Crypt-Blowfish/pspec.xml (original) +++ corporate2/devel/programming/language/perl/perl-Crypt-Blowfish/pspec.xml Fri Mar 5 09:55:18 2010 @@ -12,7 +12,7 @@ library Perl Blowfish encryption module Crypt::Blowfish is an XS-based implementation of the Blowfish cryptography algorithm. - mirrors://cpan/authors/id/D/DP/DPARIS/Crypt-Blowfish-2.10.tar.gz + mirrors://cpan/authors/id/D/DP/DPARIS/Crypt-Blowfish-2.12.tar.gz perl @@ -33,6 +33,18 @@ + + 2010-03-05 + 2.12 + 2.12 04 Mar 2010: + - updated Changes to mesh with revision. + 2.11 Feb 2010: + - patched _blowfish.c to stop spurious warnings. + - updated POD + + Serdar Dalg?? + serdar at pardus.org.tr + 2009-12-04 2.10 From paketler-commits at pardus.org.tr Fri Mar 5 10:42:26 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Fri, 5 Mar 2010 10:42:26 +0200 (EET) Subject: playground/sdalgic/programming/language/perl/perl-Crypt-CBC - add perl-Crypt-CBC to PG; dependency of perl-Crypt... Message-ID: <20100305084226.A042449C895@ns1.pardus.org.tr> Author: sdalgic Date: Fri Mar 5 10:42:26 2010 New Revision: 88041 Added: playground/sdalgic/programming/language/perl/perl-Crypt-CBC/ playground/sdalgic/programming/language/perl/perl-Crypt-CBC/actions.py playground/sdalgic/programming/language/perl/perl-Crypt-CBC/pspec.xml playground/sdalgic/programming/language/perl/perl-Crypt-CBC/translations.xml Log: add perl-Crypt-CBC to PG; dependency of perl-Crypt-Blowfish for tests --- actions.py | 26 ++++++++++++++++++++++++++ pspec.xml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ translations.xml | 7 +++++++ 3 files changed, 82 insertions(+) From paketler-commits at pardus.org.tr Fri Mar 5 11:03:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Fri, 5 Mar 2010 11:03:55 +0200 (EET) Subject: playground/sdalgic/programming/language/perl/perl-Crypt-DES - add perl-Crypt-DES to PG Message-ID: <20100305090355.DB5DC49C895@ns1.pardus.org.tr> Author: sdalgic Date: Fri Mar 5 11:03:55 2010 New Revision: 88042 Added: playground/sdalgic/programming/language/perl/perl-Crypt-DES/ playground/sdalgic/programming/language/perl/perl-Crypt-DES/actions.py playground/sdalgic/programming/language/perl/perl-Crypt-DES/pspec.xml playground/sdalgic/programming/language/perl/perl-Crypt-DES/translations.xml Log: add perl-Crypt-DES to PG --- actions.py | 25 +++++++++++++++++++++++++ pspec.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ translations.xml | 8 ++++++++ 3 files changed, 75 insertions(+) From paketler-commits at pardus.org.tr Fri Mar 5 11:28:17 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 11:28:17 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-fargo - bir diğer telepathy plugini, ne olduğunu hatırl... Message-ID: <20100305092817.C2EDA49C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 11:28:17 2010 New Revision: 88043 Added: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-fargo/ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-fargo/actions.py playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-fargo/pspec.xml playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-fargo/translations.xml Log: bir di?er telepathy plugini, ne oldu?unu hat?rlayamad?m. dursun kenarda --- actions.py | 21 +++++++++++++++++++++ pspec.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ translations.xml | 9 +++++++++ 3 files changed, 74 insertions(+) From paketler-commits at pardus.org.tr Fri Mar 5 11:57:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Fri, 5 Mar 2010 11:57:33 +0200 (EET) Subject: playground/sdalgic/programming/language/perl/perl-Crypt-IDEA - add perl-Crypt-IDEA to PG Message-ID: <20100305095733.8F95549C895@ns1.pardus.org.tr> Author: sdalgic Date: Fri Mar 5 11:57:33 2010 New Revision: 88044 Added: playground/sdalgic/programming/language/perl/perl-Crypt-IDEA/ playground/sdalgic/programming/language/perl/perl-Crypt-IDEA/actions.py playground/sdalgic/programming/language/perl/perl-Crypt-IDEA/pspec.xml playground/sdalgic/programming/language/perl/perl-Crypt-IDEA/translations.xml Log: add perl-Crypt-IDEA to PG --- actions.py | 25 +++++++++++++++++++++++++ pspec.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ translations.xml | 8 ++++++++ 3 files changed, 75 insertions(+) From paketler-commits at pardus.org.tr Fri Mar 5 13:29:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 13:29:25 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib - add examples Message-ID: <20100305112925.C2D6249C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 13:29:25 2010 New Revision: 88045 Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/actions.py playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/pspec.xml Log: add examples --- actions.py | 3 ++- pspec.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/actions.py ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/actions.py (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/actions.py Fri Mar 5 13:29:25 2010 @@ -10,7 +10,8 @@ def setup(): autotools.autoreconf("-fi") - autotools.configure("--disable-static") + autotools.configure("--disable-static \ + --enable-installed-examples") def build(): autotools.make() Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/pspec.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/pspec.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/pspec.xml Fri Mar 5 13:29:25 2010 @@ -10,7 +10,7 @@ LGPLv2.1 GLib bindings for the Telepathy D-Bus protocol - Telepathy-glib is the glib binding for the telepathy unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls. + Telepathy-glib is the glib binding for the Telepathy unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls. http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.10.0.tar.gz @@ -24,6 +24,7 @@ /usr/lib/pkgconfig /usr/libexec /usr/share/dbus-1 + /usr/share/telepathy/managers /usr/share/doc From paketler-commits at pardus.org.tr Fri Mar 5 13:38:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 13:38:44 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-farsight - version bump Message-ID: <20100305113844.3B42149C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 13:38:44 2010 New Revision: 88046 Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-farsight/pspec.xml Log: version bump --- pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-farsight/pspec.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-farsight/pspec.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-farsight/pspec.xml Fri Mar 5 13:38:44 2010 @@ -11,7 +11,7 @@ LGPLv2+ Telepathy client to handle media streaming channels Telepathy-farsight is a Telepathy client that uses Farsight and Gstreamer to handle media streaming channels. It's used as a background process by other Telepathy clients, rather than presenting any user interface of its own. - http://telepathy.freedesktop.org/releases/telepathy-farsight/telepathy-farsight-0.0.12.tar.gz + http://telepathy.freedesktop.org/releases/telepathy-farsight/telepathy-farsight-0.0.13.tar.gz farsight2 gstreamer @@ -45,8 +45,8 @@ - 2010-02-12 - 0.0.12 + 2010-03-05 + 0.0.13 First release. H. ?brahim G?ng?r h.ibrahim.gungor at gmail.com From paketler-commits at pardus.org.tr Fri Mar 5 13:42:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 13:42:07 +0200 (EET) Subject: playground/review/multimedia/video/cheese - rewritting of dependencies is by me, the rest is b... Message-ID: <20100305114207.E580349C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 13:42:07 2010 New Revision: 88047 Modified: playground/review/multimedia/video/cheese/actions.py playground/review/multimedia/video/cheese/pspec.xml playground/review/multimedia/video/cheese/translations.xml Log: rewritting of dependencies is by me, the rest is by Server Acim --- actions.py | 7 +++++- pspec.xml | 62 +++++++++++++++++++++++++++++++------------------------ translations.xml | 8 ++++++- 3 files changed, 48 insertions(+), 29 deletions(-) Modified: playground/review/multimedia/video/cheese/actions.py ================================================================= --- playground/review/multimedia/video/cheese/actions.py (original) +++ playground/review/multimedia/video/cheese/actions.py Fri Mar 5 13:42:07 2010 @@ -6,13 +6,18 @@ # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - autotools.configure("--disable-static") + autotools.configure("--disable-static \ + --disable-schemas-install") def build(): autotools.make() def install(): autotools.rawInstall("GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README") + Modified: playground/review/multimedia/video/cheese/pspec.xml ================================================================= --- playground/review/multimedia/video/cheese/pspec.xml (original) +++ playground/review/multimedia/video/cheese/pspec.xml Fri Mar 5 13:42:07 2010 @@ -8,47 +8,39 @@ Server Acim serveracim at gmail.com - GPLv2 + GPLv2+ cheese app:gui Webcam application - Use you webcam to take photos and videos, apply fancy special effects and share fun with others. - http://ftp.gnome.org/pub/GNOME/sources/cheese/2.26/cheese-2.26.3.tar.gz + Cheese is a webcam application that uses your webcam to take photos and videos, apply fancy special effects and share fun with others. + mirrors://gnome/cheese/2.28/cheese-2.28.1.tar.gz - libcaptury - libgnomeui - gconf - gstreamer - gst-plugins-base - gst-plugins-good - gnome-doc-utils - gnome-vfs - dbus - dbus-glib + gnome-desktop + gtk2 hal + evolution-data-server cairo - pango + gstreamer librsvg + gconf + pango + gst-plugins-base cheese - libcaptury - libgnomeui - gconf - gstreamer - gst-plugins-base - gst-plugins-good - gnome-vfs - dbus - dbus-glib + gnome-desktop + gtk2 hal + evolution-data-server cairo - pango + gstreamer librsvg - evolution-data-server + gconf + pango + gst-plugins-base /etc @@ -63,10 +55,26 @@ + + cheese-docs + data:doc + Help files and API documents for cheese library + + /usr/share/gnome/help + + + + + 2010-03-05 + 2.28.1 + Overhaul dependencies. + H. ?brahim G?ng?r + h.ibrahim.gungor at gmail.com + - 2009-10-30 - 2.26.3 + 2010-02-25 + 2.28.1 First release. Server Acim serveracim at gmail.com Modified: playground/review/multimedia/video/cheese/translations.xml ================================================================= --- playground/review/multimedia/video/cheese/translations.xml (original) +++ playground/review/multimedia/video/cheese/translations.xml Fri Mar 5 13:42:07 2010 @@ -3,6 +3,12 @@ cheese Cheese Web Kameras? yaz?l?m? - Web kameras?ndan foto?raf ve video almak i?in bir GTK uygulamas? + Web kameras?ndan foto?raf ve video almak i?in bir GTK uygulamas?. + + + cheese-docs + Cheese Web Kameras? yaz?l?m?na ait yard?m dosyalar? + + From paketler-commits at pardus.org.tr Fri Mar 5 13:59:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 13:59:24 +0200 (EET) Subject: playground/review/multimedia/video/cheese - dont translate the god damned app name Message-ID: <20100305115924.8A2AF49C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 13:59:24 2010 New Revision: 88048 Added: playground/review/multimedia/video/cheese/files/ playground/review/multimedia/video/cheese/files/cheese.desktop playground/review/multimedia/video/cheese/files/tr.diff Modified: playground/review/multimedia/video/cheese/pspec.xml Log: dont translate the god damned app name --- files/cheese.desktop | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++ files/tr.diff | 65 +++++++++++++++++++++++ pspec.xml | 8 ++ 3 files changed, 216 insertions(+), 1 deletion(-) Modified: playground/review/multimedia/video/cheese/pspec.xml ================================================================= --- playground/review/multimedia/video/cheese/pspec.xml (original) +++ playground/review/multimedia/video/cheese/pspec.xml Fri Mar 5 13:59:24 2010 @@ -26,6 +26,9 @@ pango gst-plugins-base + + tr.diff + @@ -53,6 +56,9 @@ /usr/share/doc /usr/share + + cheese.desktop + @@ -68,7 +74,7 @@ 2010-03-05 2.28.1 - Overhaul dependencies. + Overhaul dependencies, dont translate the name of the application. H. ?brahim G?ng?r h.ibrahim.gungor at gmail.com From paketler-commits at pardus.org.tr Fri Mar 5 14:07:23 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Fri, 5 Mar 2010 14:07:23 +0200 (EET) Subject: 2009/devel/network/connection/ppp - correct flags and be 64bit ready Message-ID: <20100305120723.8CC5149C895@ns1.pardus.org.tr> Author: onur Date: Fri Mar 5 14:07:23 2010 New Revision: 88049 Added: 2009/devel/network/connection/ppp/files/correctflags.patch Modified: 2009/devel/network/connection/ppp/actions.py 2009/devel/network/connection/ppp/pspec.xml Log: correct flags and be 64bit ready --- actions.py | 4 +- files/correctflags.patch | 92 +++++++++++++++++++++++++++++++++++++++++++++++ pspec.xml | 8 ++++ 3 files changed, 103 insertions(+), 1 deletion(-) Modified: 2009/devel/network/connection/ppp/actions.py ================================================================= --- 2009/devel/network/connection/ppp/actions.py (original) +++ 2009/devel/network/connection/ppp/actions.py Fri Mar 5 14:07:23 2010 @@ -10,11 +10,13 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get +cflags = "%s -fPIC" % get.CFLAGS() + def setup(): autotools.configure() def build(): - autotools.make('COPTS="%s -fPIC"' % get.CFLAGS()) + autotools.make('COPTS="%s" PARDUS_CFLAGS="%s"' % (cflags, cflags)) def install(): autotools.rawInstall("DESTDIR=%s/usr INSTROOT=%s install-etcppp" % (get.installDIR(),get.installDIR())) Modified: 2009/devel/network/connection/ppp/pspec.xml ================================================================= --- 2009/devel/network/connection/ppp/pspec.xml (original) +++ 2009/devel/network/connection/ppp/pspec.xml Fri Mar 5 14:07:23 2010 @@ -36,6 +36,7 @@ ppp-2.4.4-bogus_dns_addr.patch nostrip.patch + correctflags.patch @@ -71,6 +72,13 @@ + + 2010-03-05 + 2.4.4 + Make sure ppp compiles with our flags, also helps 64bit build + Onur K???k + onur at pardus.org.tr + 2010-01-07 2.4.4 From paketler-commits at pardus.org.tr Fri Mar 5 14:13:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Fri, 5 Mar 2010 14:13:05 +0200 (EET) Subject: 2009/devel/util/misc/strace - fix tab/space Message-ID: <20100305121306.0623849C895@ns1.pardus.org.tr> Author: onur Date: Fri Mar 5 14:13:05 2010 New Revision: 88050 Modified: 2009/devel/util/misc/strace/pspec.xml Log: fix tab/space --- pspec.xml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) Modified: 2009/devel/util/misc/strace/pspec.xml ================================================================= --- 2009/devel/util/misc/strace/pspec.xml (original) +++ 2009/devel/util/misc/strace/pspec.xml Fri Mar 5 14:13:05 2010 @@ -25,25 +25,25 @@ - - 2009-11-02 - 4.5.19 - - * When command exits, strace now exits with the same exit status. If command is terminated - by a signal, strace terminates itself with the same signal, so that strace can be used as a - wrapper process transparent to the invoking parent process. - * Implemented decoding of new Linux syscalls: accept4, dup3, epoll_create1, eventfd2, - inotify_init1, pipe2, signalfd4. - * Implemented decoding of socket type flags introduced in Linux 2.6.27. - * Implemented decoding of accept4 socketcall - * Fixed syscall numbers for tee and sync_file_range. - * Marked sendfile(2) as a network syscall. - * Fixed accept(2) decoding. - * Fixed sigtimedwait(2) decoding. - - Faik Uygur - faik at pardus.org.tr - + + 2009-11-02 + 4.5.19 + + * When command exits, strace now exits with the same exit status. If command is terminated + by a signal, strace terminates itself with the same signal, so that strace can be used as a + wrapper process transparent to the invoking parent process. + * Implemented decoding of new Linux syscalls: accept4, dup3, epoll_create1, eventfd2, + inotify_init1, pipe2, signalfd4. + * Implemented decoding of socket type flags introduced in Linux 2.6.27. + * Implemented decoding of accept4 socketcall + * Fixed syscall numbers for tee and sync_file_range. + * Marked sendfile(2) as a network syscall. + * Fixed accept(2) decoding. + * Fixed sigtimedwait(2) decoding. + + Faik Uygur + faik at pardus.org.tr + 2009-05-26 4.5.18 From paketler-commits at pardus.org.tr Fri Mar 5 14:14:13 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 14:14:13 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-gabble - upstream has changed the tarball without an explan... Message-ID: <20100305121413.53DC249C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 14:14:13 2010 New Revision: 88051 Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-gabble/pspec.xml Log: upstream has changed the tarball without an explanation. scared. --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-gabble/pspec.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-gabble/pspec.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-gabble/pspec.xml Fri Mar 5 14:14:13 2010 @@ -13,7 +13,7 @@ library A Jabber/XMPP connection manager for Telepathy telepathy-gabble is a Jabber/XMPP connection manager, that handles single and multi-user chats and voice calls. - http://telepathy.freedesktop.org/releases/telepathy-gabble/telepathy-gabble-0.8.11.tar.gz + http://telepathy.freedesktop.org/releases/telepathy-gabble/telepathy-gabble-0.8.11.tar.gz libsoup telepathy-glib From paketler-commits at pardus.org.tr Fri Mar 5 14:16:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Fri, 5 Mar 2010 14:16:05 +0200 (EET) Subject: 2009/devel/util/misc/strace - add missing libaio build dep Message-ID: <20100305121605.B04C449C895@ns1.pardus.org.tr> Author: onur Date: Fri Mar 5 14:16:05 2010 New Revision: 88052 Modified: 2009/devel/util/misc/strace/pspec.xml Log: add missing libaio build dep --- pspec.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) Modified: 2009/devel/util/misc/strace/pspec.xml ================================================================= --- 2009/devel/util/misc/strace/pspec.xml (original) +++ 2009/devel/util/misc/strace/pspec.xml Fri Mar 5 14:16:05 2010 @@ -12,7 +12,10 @@ app:console Tracks and displays system calls associated with a running process strace intercepts and records the system calls called and received by a running process. strace can print a record of each system call, its arguments and its return value. - mirrors://sourceforge/strace/strace-4.5.19.tar.bz2 + mirrors://sourceforge/strace/strace-4.5.19.tar.bz2 + + libaio + @@ -25,6 +28,15 @@ + + 2010-03-05 + 4.5.19 + + Add missing libaio build dependency (no it is not runtime dependency) + + Onur K???k + onur at pardus.org.tr + 2009-11-02 4.5.19 From paketler-commits at pardus.org.tr Fri Mar 5 14:23:37 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Fri, 5 Mar 2010 14:23:37 +0200 (EET) Subject: 2009/devel/util/misc/strace - Add missing libaio build dependency (no it is not ... Message-ID: <20100305122337.8AD3749C895@ns1.pardus.org.tr> Author: onur Date: Fri Mar 5 14:23:37 2010 New Revision: 88053 Added: 2009/devel/util/misc/strace/files/ 2009/devel/util/misc/strace/files/correct_socket_types.patch Modified: 2009/devel/util/misc/strace/pspec.xml Log: Add missing libaio build dependency (no it is not runtime dependency) Correct socket types to fix build with newer kernels and 64bit --- files/correct_socket_types.patch | 24 ++++++++++++++++++++++++ pspec.xml | 4 ++++ 2 files changed, 28 insertions(+) Modified: 2009/devel/util/misc/strace/pspec.xml ================================================================= --- 2009/devel/util/misc/strace/pspec.xml (original) +++ 2009/devel/util/misc/strace/pspec.xml Fri Mar 5 14:23:37 2010 @@ -16,6 +16,9 @@ libaio + + correct_socket_types.patch + @@ -33,6 +36,7 @@ 4.5.19 Add missing libaio build dependency (no it is not runtime dependency) + Correct socket types to fix build with newer kernels and 64bit Onur K???k onur at pardus.org.tr From paketler-commits at pardus.org.tr Fri Mar 5 14:23:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Fri, 5 Mar 2010 14:23:49 +0200 (EET) Subject: corporate2/devel/util/misc/strace - Add missing libaio build dependency (no it is not ... Message-ID: <20100305122349.1B6BA49C895@ns1.pardus.org.tr> Author: onur Date: Fri Mar 5 14:23:48 2010 New Revision: 88054 Added: corporate2/devel/util/misc/strace/files/ - copied from r88053, 2009/devel/util/misc/strace/files/ corporate2/devel/util/misc/strace/files/correct_socket_types.patch - copied unchanged from r88053, 2009/devel/util/misc/strace/files/correct_socket_types.patch Modified: corporate2/devel/util/misc/strace/ (props changed) corporate2/devel/util/misc/strace/pspec.xml Log: Add missing libaio build dependency (no it is not runtime dependency) Correct socket types to fix build with newer kernels and 64bit --- corporate2/devel/util/misc/strace/files/correct_socket_types.patch | 24 ++++ corporate2/devel/util/misc/strace/pspec.xml | 56 ++++++---- devel/util/misc/strace/files/correct_socket_types.patch | 24 ---- 3 files changed, 60 insertions(+), 44 deletions(-) Modified: corporate2/devel/util/misc/strace/pspec.xml ================================================================= --- corporate2/devel/util/misc/strace/pspec.xml (original) +++ corporate2/devel/util/misc/strace/pspec.xml Fri Mar 5 14:23:48 2010 @@ -12,7 +12,13 @@ app:console Tracks and displays system calls associated with a running process strace intercepts and records the system calls called and received by a running process. strace can print a record of each system call, its arguments and its return value. - mirrors://sourceforge/strace/strace-4.5.19.tar.bz2 + mirrors://sourceforge/strace/strace-4.5.19.tar.bz2 + + libaio + + + correct_socket_types.patch + @@ -25,25 +31,35 @@ - - 2009-11-02 - 4.5.19 - - * When command exits, strace now exits with the same exit status. If command is terminated - by a signal, strace terminates itself with the same signal, so that strace can be used as a - wrapper process transparent to the invoking parent process. - * Implemented decoding of new Linux syscalls: accept4, dup3, epoll_create1, eventfd2, - inotify_init1, pipe2, signalfd4. - * Implemented decoding of socket type flags introduced in Linux 2.6.27. - * Implemented decoding of accept4 socketcall - * Fixed syscall numbers for tee and sync_file_range. - * Marked sendfile(2) as a network syscall. - * Fixed accept(2) decoding. - * Fixed sigtimedwait(2) decoding. - - Faik Uygur - faik at pardus.org.tr - + + 2010-03-05 + 4.5.19 + + Add missing libaio build dependency (no it is not runtime dependency) + Correct socket types to fix build with newer kernels and 64bit + + Onur K???k + onur at pardus.org.tr + + + 2009-11-02 + 4.5.19 + + * When command exits, strace now exits with the same exit status. If command is terminated + by a signal, strace terminates itself with the same signal, so that strace can be used as a + wrapper process transparent to the invoking parent process. + * Implemented decoding of new Linux syscalls: accept4, dup3, epoll_create1, eventfd2, + inotify_init1, pipe2, signalfd4. + * Implemented decoding of socket type flags introduced in Linux 2.6.27. + * Implemented decoding of accept4 socketcall + * Fixed syscall numbers for tee and sync_file_range. + * Marked sendfile(2) as a network syscall. + * Fixed accept(2) decoding. + * Fixed sigtimedwait(2) decoding. + + Faik Uygur + faik at pardus.org.tr + 2009-05-26 4.5.18 From paketler-commits at pardus.org.tr Fri Mar 5 14:30:27 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Fri, 5 Mar 2010 14:30:27 +0200 (EET) Subject: 2009/devel/office/openoffice/openoffice - Version bump to 3.2 series. Check http://www.openo... Message-ID: <20100305123027.A51FF49C895@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Fri Mar 5 14:30:27 2010 New Revision: 88055 Modified: 2009/devel/office/openoffice/openoffice/actions.py 2009/devel/office/openoffice/openoffice/files/pardus2009-conf.diff 2009/devel/office/openoffice/openoffice/pspec.xml Log: Version bump to 3.2 series. Check http://www.openoffice.org/dev_docs/features/3.2/ for release notes. --- actions.py | 35 +-- files/pardus2009-conf.diff | 42 ++-- pspec.xml | 407 ++++++++++++++++++++++----------------------- 3 files changed, 245 insertions(+), 239 deletions(-) Modified: 2009/devel/office/openoffice/openoffice/actions.py ================================================================= --- 2009/devel/office/openoffice/openoffice/actions.py (original) +++ 2009/devel/office/openoffice/openoffice/actions.py Fri Mar 5 14:30:27 2010 @@ -12,11 +12,11 @@ import os -#WorkDir = "ooo-build-%s" % get.srcVERSION() -WorkDir = "ooo-build-3.1.1.4" -NoStrip = ["/opt/OpenOffice.org/lib/ooo-3.1/basis3.1/share", "/opt/OpenOffice.org/lib/ooo-3.1/share"] +UpstreamVersion = "ooo320-m12" +BaseVersion = "3.2" -UpstreamVersion = "ooo310-m19" +WorkDir = "ooo-build-%s" % get.srcVERSION() +NoStrip = ["/opt/OpenOffice.org/lib/ooo-%s/basis%s/share" % (BaseVersion, BaseVersion), "/opt/OpenOffice.org/lib/ooo-%s/share" % BaseVersion] def getJobCount(): # If jobs field in pisi.conf is greater than 1, use 'this value - 1' as number of cpus. There is also a max-jobs configure opt. but it's buggy now @@ -84,24 +84,26 @@ pisitools.dosym("/usr/share/pixmaps/ooo-math.png","/usr/share/pixmaps/formula.png") #Put pyuno to python directory and add OpenOffice.org python modules directory to sys.path in uno.py - unoPath = "/opt/OpenOffice.org/lib/ooo-3.1/basis3.1/program/uno.py" + unoPath = "/opt/OpenOffice.org/lib/ooo-%s/basis%s/program/uno.py" % (BaseVersion, BaseVersion) unopy = open(get.installDIR() + unoPath).read() pisitools.dodir("/usr/lib/%s/site-packages/" % get.curPYTHON()) newunopy = open("%s/usr/lib/%s/site-packages/uno.py" % (get.installDIR(), get.curPYTHON()), "w") - newunopy.write("import sys\nsys.path.append('/opt/OpenOffice.org/lib/ooo-3.1/basis3.1/program')\n%s" % unopy) + newunopy.write("import sys\nsys.path.append('/opt/OpenOffice.org/lib/ooo-%s/basis%s/program')\n%s" % (BaseVersion, BaseVersion, unopy)) newunopy.close() pisitools.remove(unoPath) - pisitools.domove("/opt/OpenOffice.org/lib/ooo-3.1/basis3.1/program/unohelper.py", "/usr/lib/%s/site-packages" % get.curPYTHON()) + pisitools.domove("/opt/OpenOffice.org/lib/ooo-%s/basis%s/program/unohelper.py" % (BaseVersion, BaseVersion), "/usr/lib/%s/site-packages" % get.curPYTHON()) - #install pdfimport, report-builder, wiki-publisher and presenter screen as extensions - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install/", "build/%s/solver/310/unxlngi6.pro/bin/sun-report-builder.oxt" % UpstreamVersion) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install/", "build/%s/solver/310/unxlngi6.pro/bin/swext/wiki-publisher.oxt" % UpstreamVersion) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install/", "build/%s/solver/310/unxlngi6.pro/bin/minimizer/sun-presentation-minimizer.oxt" % UpstreamVersion) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install/", "build/%s/solver/310/unxlngi6.pro/bin/presenter/presenter-screen.oxt" % UpstreamVersion) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install/", "build/%s/solver/310/unxlngi6.pro/bin/pdfimport/pdfimport.oxt" % UpstreamVersion) + solverDirList = shelltools.ls("build/%s/solver" % UpstreamVersion) + if len(solverDirList) != 1: + raise Exception("Could not find solver directory!") + solverDir = solverDirList[0] - #Fix mktemp directory in unopkg - pisitools.dosed("%s/opt/OpenOffice.org/lib/ooo-3.1/program/unopkg" % get.installDIR(), "/bin/mktemp", "/usr/bin/mktemp") + #install pdfimport, report-builder, wiki-publisher and presenter screen as extensions + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/sun-report-builder.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/swext/wiki-publisher.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/minimizer/sun-presentation-minimizer.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/presenter/presenter-screen.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/pdfimport/pdfimport.oxt" % (UpstreamVersion, solverDir)) #install man files pisitools.domove("/opt/OpenOffice.org/share/man/man1/*", "/usr/share/man/man1") @@ -110,5 +112,4 @@ pisitools.dodoc("AUTHORS","ChangeLog","COPYING","NEWS","README") #Workaround for #11530, bnc#502641 - pisitools.dosed("%s/opt/OpenOffice.org/lib/ooo-3.1/basis3.1/share/registry/data/org/openoffice/Office/Calc.xcu" % get.installDIR(), "", " \n \n \n 0\n \n \n \n") - + pisitools.dosed("%s/opt/OpenOffice.org/lib/ooo-%s/basis%s/share/registry/data/org/openoffice/Office/Calc.xcu" % (get.installDIR(), BaseVersion, BaseVersion), "", " \n \n \n 0\n \n \n \n") Modified: 2009/devel/office/openoffice/openoffice/files/pardus2009-conf.diff ================================================================= --- 2009/devel/office/openoffice/openoffice/files/pardus2009-conf.diff (original) +++ 2009/devel/office/openoffice/openoffice/files/pardus2009-conf.diff Fri Mar 5 14:30:27 2010 @@ -1,8 +1,8 @@ -Index: ooo-build-3.1.1.4/distro-configs/Makefile.in +Index: ooo-build-3.2.0.7/distro-configs/Makefile.in =================================================================== ---- ooo-build-3.1.1.4.orig/distro-configs/Makefile.in -+++ ooo-build-3.1.1.4/distro-configs/Makefile.in -@@ -46,7 +46,7 @@ DIST_COMMON = $(srcdir)/ArchLinux.conf.i +--- ooo-build-3.2.0.7.orig/distro-configs/Makefile.in ++++ ooo-build-3.2.0.7/distro-configs/Makefile.in +@@ -47,7 +47,7 @@ DIST_COMMON = $(srcdir)/ArchLinux.conf.i $(srcdir)/NovellWin32ISO.conf.in \ $(srcdir)/OxygenOfficeLinux.conf.in \ $(srcdir)/OxygenOfficeWindows.conf.in \ @@ -11,16 +11,16 @@ $(srcdir)/PlainLinux.conf.in $(srcdir)/SUSE-10.0.conf.in \ $(srcdir)/SUSE-10.1.conf.in $(srcdir)/SUSE-10.2.conf.in \ $(srcdir)/SUSE-10.3.conf.in $(srcdir)/SUSE-11.0.conf.in \ -@@ -81,7 +81,7 @@ CONFIG_CLEAN_FILES = ArchLinux.conf Ark. - Slackware.conf Mandriva.conf Mandriva64.conf NovellWin32.conf \ - NovellWin32ISO.conf Gentoo.conf Frugalware.conf openmamba.conf \ +@@ -83,7 +83,7 @@ CONFIG_CLEAN_FILES = ArchLinux.conf Ark. + NovellWin32.conf NovellWin32Eval.conf NovellWin32ISO.conf \ + Gentoo.conf Frugalware.conf openmamba.conf \ translate-org-za-linux.conf translate-org-za-win32.conf \ - rpl2.conf rpl2-64.conf Pardus2007.conf Pardus2008.conf \ + rpl2.conf rpl2-64.conf Pardus2007.conf Pardus2008.conf Pardus2009.conf \ PlainLinux.conf Win32.conf Solaris.conf GoOoLinux.conf \ GoOoMacOSX.conf SOURCES = -@@ -407,6 +407,8 @@ Pardus2007.conf: $(top_builddir)/config. +@@ -421,6 +421,8 @@ Pardus2007.conf: $(top_builddir)/config. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ Pardus2008.conf: $(top_builddir)/config.status $(srcdir)/Pardus2008.conf.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ @@ -29,10 +29,10 @@ PlainLinux.conf: $(top_builddir)/config.status $(srcdir)/PlainLinux.conf.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ Win32.conf: $(top_builddir)/config.status $(srcdir)/Win32.conf.in -Index: ooo-build-3.1.1.4/distro-configs/Pardus2009.conf.in +Index: ooo-build-3.2.0.7/distro-configs/Pardus2009.conf.in =================================================================== --- /dev/null -+++ ooo-build-3.1.1.4/distro-configs/Pardus2009.conf.in ++++ ooo-build-3.2.0.7/distro-configs/Pardus2009.conf.in @@ -0,0 +1,54 @@ +--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_pardus.bmp\" +--with-about-bitmaps=\"$TOOLSDIR/src/openabout_pardus.bmp\" @@ -88,20 +88,20 @@ +--enable-wiki-publisher +--enable-report-builder +--with-extension-integration -Index: ooo-build-3.1.1.4/configure +Index: ooo-build-3.2.0.7/configure =================================================================== ---- ooo-build-3.1.1.4.orig/configure -+++ ooo-build-3.1.1.4/configure -@@ -7086,7 +7086,7 @@ ac_config_files="$ac_config_files scratc +--- ooo-build-3.2.0.7.orig/configure ++++ ooo-build-3.2.0.7/configure +@@ -7283,7 +7283,7 @@ ac_config_files="$ac_config_files scratc ac_config_files="$ac_config_files intltool-extract intltool-merge intltool-update" --ac_config_files="$ac_config_files Makefile bin/setup bin/Makefile patches/dev300/system-python-ure-bootstrap.diff patches/dev300/pyuno-ooodir.diff patches/dev300/system-python-uno-path.diff bin/piece/sys-setup bin/piece/Makefile desktop/Makefile desktop/16x16/Makefile desktop/22x22/Makefile desktop/24x24/Makefile desktop/32x32/Makefile desktop/48x48/Makefile desktop/scalable/Makefile desktop/mimetypes/Makefile desktop/mimetypes/16x16/Makefile desktop/mimetypes/22x22/Makefile desktop/mimetypes/24x24/Makefile desktop/mimetypes/32x32/Makefile desktop/mimetypes/48x48/Makefile distro-configs/Makefile distro-configs/ArchLinux.conf distro-configs/Ark.conf distro-configs/Common.conf distro-configs/CommonLinux.conf distro-configs/CommonWin32.conf distro-configs/CommonMac.conf distro-configs/CrossWin32.conf distro-configs/GoOoWin32.conf distro-configs/DroplineGNOME.conf distro-configs/DroplineGNOME64.conf distro-configs/Debian.conf distro-configs/DebianEtch.conf distro-configs/Debian Sarge.conf distro-configs/FSFhuLinux.conf distro-configs/FSFhuMacOSX.conf distro-configs/FSFhuWindows.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWindows.conf distro-configs/UbuntuL10n.conf distro-configs/UbuntuHardy.conf distro-configs/UbuntuIntrepid.conf distro-configs/UbuntuJaunty.conf distro-configs/UbuntuKarmic.conf distro-configs/SUSE.conf distro-configs/SUSE-reduced.conf distro-configs/SUSE-9.1.conf distro-configs/SUSE-9.2.conf distro-configs/SUSE-9.3.conf distro-configs/SUSE-10.0.conf distro-configs/SUSE-10.1.conf distro-configs/SUSE-10.2.conf distro-configs/SUSE-10.3.conf distro-configs/SUSE-11.0.conf distro-configs/SUSE-11.1.conf distro-configs/SUSE-11.2.conf distro-configs/Slackware.conf distro-configs/Mandriva.conf distro-configs/Mandriva64.conf distro-configs/NovellWin32.conf distro-configs/NovellWin32ISO.conf distro-configs/Gentoo.conf distro-configs/Frugalware.conf distro-configs/openmamba.conf distro-configs/translate-org-za-linux.co nf distro-configs/translate-org-za-win32.conf distro-configs/rpl2.conf distro-configs/rpl2-64.conf distro-configs/Pardus2007.conf distro-configs/Pardus2008.conf distro-configs/PlainLinux.conf distro-configs/Win32.conf distro-configs/Solaris.conf distro-configs/GoOoLinux.conf distro-configs/GoOoMacOSX.conf etc/Makefile extensions/Makefile extensions/tweakconfig/Makefile patches/apply.pl patches/Makefile patches/cairo/Makefile patches/dev300/Makefile patches/evo2/Makefile patches/emf+/Makefile patches/gstreamer/Makefile patches/hotfixes/Makefile patches/vba/Makefile patches/mono/Makefile patches/ooxml/Makefile patches/postgresql/Makefile patches/unittesting/Makefile patches/lwp/Makefile patches/64bit/Makefile po/Makefile po/sdf-templates/Makefile doc/Makefile src/Makefile src/helpcontent2/Makefile src/icons/Makefile src/icons/tango/Makefile src/layout/Makefile src/sdf/Makefile stamp/Makefile templates/Makefile man/Makefile" -+ac_config_files="$ac_config_files Makefile bin/setup bin/Makefile patches/dev300/system-python-ure-bootstrap.diff patches/dev300/pyuno-ooodir.diff patches/dev300/system-python-uno-path.diff bin/piece/sys-setup bin/piece/Makefile desktop/Makefile desktop/16x16/Makefile desktop/22x22/Makefile desktop/24x24/Makefile desktop/32x32/Makefile desktop/48x48/Makefile desktop/scalable/Makefile desktop/mimetypes/Makefile desktop/mimetypes/16x16/Makefile desktop/mimetypes/22x22/Makefile desktop/mimetypes/24x24/Makefile desktop/mimetypes/32x32/Makefile desktop/mimetypes/48x48/Makefile distro-configs/Makefile distro-configs/ArchLinux.conf distro-configs/Ark.conf distro-configs/Common.conf distro-configs/CommonLinux.conf distro-configs/CommonWin32.conf distro-configs/CommonMac.conf distro-configs/CrossWin32.conf distro-configs/GoOoWin32.conf distro-configs/DroplineGNOME.conf distro-configs/DroplineGNOME64.conf distro-configs/Debian.conf distro-configs/DebianEtch.conf distro-configs/Debian Sarge.conf distro-configs/FSFhuLinux.conf distro-configs/FSFhuMacOSX.conf distro-configs/FSFhuWindows.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWindows.conf distro-configs/UbuntuL10n.conf distro-configs/UbuntuHardy.conf distro-configs/UbuntuIntrepid.conf distro-configs/UbuntuJaunty.conf distro-configs/UbuntuKarmic.conf distro-configs/SUSE.conf distro-configs/SUSE-reduced.conf distro-configs/SUSE-9.1.conf distro-configs/SUSE-9.2.conf distro-configs/SUSE-9.3.conf distro-configs/SUSE-10.0.conf distro-configs/SUSE-10.1.conf distro-configs/SUSE-10.2.conf distro-configs/SUSE-10.3.conf distro-configs/SUSE-11.0.conf distro-configs/SUSE-11.1.conf distro-configs/SUSE-11.2.conf distro-configs/Slackware.conf distro-configs/Mandriva.conf distro-configs/Mandriva64.conf distro-configs/NovellWin32.conf distro-configs/NovellWin32ISO.conf distro-configs/Gentoo.conf distro-configs/Frugalware.conf distro-configs/openmamba.conf distro-configs/translate-org-za-linux.co nf distro-configs/translate-org-za-win32.conf distro-configs/rpl2.conf distro-configs/rpl2-64.conf distro-configs/Pardus2007.conf distro-configs/Pardus2008.conf distro-configs/Pardus2009.conf distro-configs/PlainLinux.conf distro-configs/Win32.conf distro-configs/Solaris.conf distro-configs/GoOoLinux.conf distro-configs/GoOoMacOSX.conf etc/Makefile extensions/Makefile extensions/tweakconfig/Makefile patches/apply.pl patches/Makefile patches/cairo/Makefile patches/dev300/Makefile patches/evo2/Makefile patches/emf+/Makefile patches/gstreamer/Makefile patches/hotfixes/Makefile patches/vba/Makefile patches/mono/Makefile patches/ooxml/Makefile patches/postgresql/Makefile patches/unittesting/Makefile patches/lwp/Makefile patches/64bit/Makefile po/Makefile po/sdf-templates/Makefile doc/Makefile src/Makefile src/helpcontent2/Makefile src/icons/Makefile src/icons/tango/Makefile src/layout/Makefile src/sdf/Makefile stamp/Makefile templates/Makefile man/Makefile" +-ac_config_files="$ac_config_files Makefile bin/setup bin/Makefile patches/dev300/system-python-ure-bootstrap.diff patches/dev300/pyuno-ooodir.diff patches/dev300/system-python-uno-path.diff patches/dev300/split-icons-search-usr-share-and-optional-icons.diff patches/dev300/split-icons-search-usr-share.diff bin/piece/sys-setup bin/piece/Makefile desktop/Makefile desktop/16x16/Makefile desktop/22x22/Makefile desktop/24x24/Makefile desktop/32x32/Makefile desktop/48x48/Makefile desktop/scalable/Makefile desktop/mimetypes/Makefile desktop/mimetypes/16x16/Makefile desktop/mimetypes/22x22/Makefile desktop/mimetypes/24x24/Makefile desktop/mimetypes/32x32/Makefile desktop/mimetypes/48x48/Makefile distro-configs/Makefile distro-configs/ArchLinux.conf distro-configs/Ark.conf distro-configs/Common.conf distro-configs/CommonLinux.conf distro-configs/CommonWin32.conf distro-configs/CommonMac.conf distro-configs/CrossWin32.conf distro-configs/GoOoWin32.conf distro-configs/DroplineGNOME.con f distro-configs/DroplineGNOME64.conf distro-configs/Debian.conf distro-configs/DebianEtch.conf distro-configs/DebianSarge.conf distro-configs/FSFhuLinux.conf distro-configs/FSFhuMacOSX.conf distro-configs/FSFhuWindows.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWindows.conf distro-configs/UbuntuL10n.conf distro-configs/UbuntuHardy.conf distro-configs/UbuntuIntrepid.conf distro-configs/UbuntuJaunty.conf distro-configs/UbuntuKarmic.conf distro-configs/UbuntuLucid.conf distro-configs/SUSE.conf distro-configs/SUSE-reduced.conf distro-configs/SUSE-9.1.conf distro-configs/SUSE-9.2.conf distro-configs/SUSE-9.3.conf distro-configs/SUSE-10.0.conf distro-configs/SUSE-10.1.conf distro-configs/SUSE-10.2.conf distro-configs/SUSE-10.3.conf distro-configs/SUSE-11.0.conf distro-configs/SUSE-11.1.conf distro-configs/SUSE-11.2.conf distro-configs/Slackware.conf distro-configs/Mandriva.conf distro-configs/Mandriva64.conf distro-configs/NovellWin32.conf distro-configs /NovellWin32Eval.conf distro-configs/NovellWin32ISO.conf distro-configs/Gentoo.conf distro-configs/Frugalware.conf distro-configs/openmamba.conf distro-configs/translate-org-za-linux.conf distro-configs/translate-org-za-win32.conf distro-configs/rpl2.conf distro-configs/rpl2-64.conf distro-configs/Pardus2007.conf distro-configs/Pardus2008.conf distro-configs/PlainLinux.conf distro-configs/Win32.conf distro-configs/Solaris.conf distro-configs/GoOoLinux.conf distro-configs/GoOoMacOSX.conf etc/Makefile extensions/Makefile extensions/tweakconfig/Makefile patches/apply.pl patches/Makefile patches/cairo/Makefile patches/dev300/Makefile patches/evo2/Makefile patches/emf+/Makefile patches/gstreamer/Makefile patches/hotfixes/Makefile patches/vba/Makefile patches/mono/Makefile patches/ooxml/Makefile patches/postgresql/Makefile patches/unittesting/Makefile patches/lwp/Makefile patches/64bit/Makefile po/Makefile po/sdf-templates/Makefile doc/Makefile src/Makefile src/helpcontent2/Makefi le src/icons/Makefile src/icons/tango/Makefile src/layout/Makefile src/sdf/Makefile stamp/Makefile templates/Makefile man/Makefile" ++ac_config_files="$ac_config_files Makefile bin/setup bin/Makefile patches/dev300/system-python-ure-bootstrap.diff patches/dev300/pyuno-ooodir.diff patches/dev300/system-python-uno-path.diff patches/dev300/split-icons-search-usr-share-and-optional-icons.diff patches/dev300/split-icons-search-usr-share.diff bin/piece/sys-setup bin/piece/Makefile desktop/Makefile desktop/16x16/Makefile desktop/22x22/Makefile desktop/24x24/Makefile desktop/32x32/Makefile desktop/48x48/Makefile desktop/scalable/Makefile desktop/mimetypes/Makefile desktop/mimetypes/16x16/Makefile desktop/mimetypes/22x22/Makefile desktop/mimetypes/24x24/Makefile desktop/mimetypes/32x32/Makefile desktop/mimetypes/48x48/Makefile distro-configs/Makefile distro-configs/ArchLinux.conf distro-configs/Ark.conf distro-configs/Common.conf distro-configs/CommonLinux.conf distro-configs/CommonWin32.conf distro-configs/CommonMac.conf distro-configs/CrossWin32.conf distro-configs/GoOoWin32.conf distro-configs/DroplineGNOME.con f distro-configs/DroplineGNOME64.conf distro-configs/Debian.conf distro-configs/DebianEtch.conf distro-configs/DebianSarge.conf distro-configs/FSFhuLinux.conf distro-configs/FSFhuMacOSX.conf distro-configs/FSFhuWindows.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWindows.conf distro-configs/UbuntuL10n.conf distro-configs/UbuntuHardy.conf distro-configs/UbuntuIntrepid.conf distro-configs/UbuntuJaunty.conf distro-configs/UbuntuKarmic.conf distro-configs/UbuntuLucid.conf distro-configs/SUSE.conf distro-configs/SUSE-reduced.conf distro-configs/SUSE-9.1.conf distro-configs/SUSE-9.2.conf distro-configs/SUSE-9.3.conf distro-configs/SUSE-10.0.conf distro-configs/SUSE-10.1.conf distro-configs/SUSE-10.2.conf distro-configs/SUSE-10.3.conf distro-configs/SUSE-11.0.conf distro-configs/SUSE-11.1.conf distro-configs/SUSE-11.2.conf distro-configs/Slackware.conf distro-configs/Mandriva.conf distro-configs/Mandriva64.conf distro-configs/NovellWin32.conf distro-configs /NovellWin32Eval.conf distro-configs/NovellWin32ISO.conf distro-configs/Gentoo.conf distro-configs/Frugalware.conf distro-configs/openmamba.conf distro-configs/translate-org-za-linux.conf distro-configs/translate-org-za-win32.conf distro-configs/rpl2.conf distro-configs/rpl2-64.conf distro-configs/Pardus2007.conf distro-configs/Pardus2008.conf distro-configs/Pardus2009.conf distro-configs/PlainLinux.conf distro-configs/Win32.conf distro-configs/Solaris.conf distro-configs/GoOoLinux.conf distro-configs/GoOoMacOSX.conf etc/Makefile extensions/Makefile extensions/tweakconfig/Makefile patches/apply.pl patches/Makefile patches/cairo/Makefile patches/dev300/Makefile patches/evo2/Makefile patches/emf+/Makefile patches/gstreamer/Makefile patches/hotfixes/Makefile patches/vba/Makefile patches/mono/Makefile patches/ooxml/Makefile patches/postgresql/Makefile patches/unittesting/Makefile patches/lwp/Makefile patches/64bit/Makefile po/Makefile po/sdf-templates/Makefile doc/Makefile src/M akefile src/helpcontent2/Makefile src/icons/Makefile src/icons/tango/Makefile src/layout/Makefile src/sdf/Makefile stamp/Makefile templates/Makefile man/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure -@@ -7813,6 +7813,7 @@ do +@@ -8014,6 +8014,7 @@ do "distro-configs/rpl2-64.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/rpl2-64.conf" ;; "distro-configs/Pardus2007.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Pardus2007.conf" ;; "distro-configs/Pardus2008.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Pardus2008.conf" ;; @@ -109,11 +109,11 @@ "distro-configs/PlainLinux.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/PlainLinux.conf" ;; "distro-configs/Win32.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Win32.conf" ;; "distro-configs/Solaris.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Solaris.conf" ;; -Index: ooo-build-3.1.1.4/patches/dev300/apply +Index: ooo-build-3.2.0.7/patches/dev300/apply =================================================================== ---- ooo-build-3.1.1.4.orig/patches/dev300/apply -+++ ooo-build-3.1.1.4/patches/dev300/apply -@@ -129,6 +129,7 @@ GoOoMacOSX : MacOSXCommon, MacOSXOnly, N +--- ooo-build-3.2.0.7.orig/patches/dev300/apply ++++ ooo-build-3.2.0.7/patches/dev300/apply +@@ -134,6 +134,7 @@ GoOoMacOSX : MacOSXCommon, MacOSXOnly, N # Pardus Pardus2007: PardusOnly, LinuxCommon, NotDebian Pardus2008: PardusOnly, LinuxCommon, NotDebian Modified: 2009/devel/office/openoffice/openoffice/pspec.xml ================================================================= Suppressed! Too long (more than 250 lines) diff output suppressed... From paketler-commits at pardus.org.tr Fri Mar 5 14:31:11 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Fri, 5 Mar 2010 14:31:11 +0200 (EET) Subject: 2009/stable/office/openoffice/openoffice - Merge from devel/office/openoffice/openoffice/ Message-ID: <20100305123111.CF1BD49C895@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Fri Mar 5 14:31:11 2010 New Revision: 88056 Modified: 2009/stable/office/openoffice/openoffice/ (props changed) 2009/stable/office/openoffice/openoffice/actions.py 2009/stable/office/openoffice/openoffice/files/pardus2009-conf.diff 2009/stable/office/openoffice/openoffice/pspec.xml Log: Merge from devel/office/openoffice/openoffice/: rev. 88055, by gokcen.eraslan on 2010-03-05 Version bump to 3.2 series. Check http://www.openoffice.org/dev_docs/features/3.2/ for release notes. --- actions.py | 35 +-- files/pardus2009-conf.diff | 42 ++-- pspec.xml | 407 ++++++++++++++++++++++----------------------- 3 files changed, 245 insertions(+), 239 deletions(-) Modified: 2009/stable/office/openoffice/openoffice/actions.py ================================================================= --- 2009/stable/office/openoffice/openoffice/actions.py (original) +++ 2009/stable/office/openoffice/openoffice/actions.py Fri Mar 5 14:31:11 2010 @@ -12,11 +12,11 @@ import os -#WorkDir = "ooo-build-%s" % get.srcVERSION() -WorkDir = "ooo-build-3.1.1.4" -NoStrip = ["/opt/OpenOffice.org/lib/ooo-3.1/basis3.1/share", "/opt/OpenOffice.org/lib/ooo-3.1/share"] +UpstreamVersion = "ooo320-m12" +BaseVersion = "3.2" -UpstreamVersion = "ooo310-m19" +WorkDir = "ooo-build-%s" % get.srcVERSION() +NoStrip = ["/opt/OpenOffice.org/lib/ooo-%s/basis%s/share" % (BaseVersion, BaseVersion), "/opt/OpenOffice.org/lib/ooo-%s/share" % BaseVersion] def getJobCount(): # If jobs field in pisi.conf is greater than 1, use 'this value - 1' as number of cpus. There is also a max-jobs configure opt. but it's buggy now @@ -84,24 +84,26 @@ pisitools.dosym("/usr/share/pixmaps/ooo-math.png","/usr/share/pixmaps/formula.png") #Put pyuno to python directory and add OpenOffice.org python modules directory to sys.path in uno.py - unoPath = "/opt/OpenOffice.org/lib/ooo-3.1/basis3.1/program/uno.py" + unoPath = "/opt/OpenOffice.org/lib/ooo-%s/basis%s/program/uno.py" % (BaseVersion, BaseVersion) unopy = open(get.installDIR() + unoPath).read() pisitools.dodir("/usr/lib/%s/site-packages/" % get.curPYTHON()) newunopy = open("%s/usr/lib/%s/site-packages/uno.py" % (get.installDIR(), get.curPYTHON()), "w") - newunopy.write("import sys\nsys.path.append('/opt/OpenOffice.org/lib/ooo-3.1/basis3.1/program')\n%s" % unopy) + newunopy.write("import sys\nsys.path.append('/opt/OpenOffice.org/lib/ooo-%s/basis%s/program')\n%s" % (BaseVersion, BaseVersion, unopy)) newunopy.close() pisitools.remove(unoPath) - pisitools.domove("/opt/OpenOffice.org/lib/ooo-3.1/basis3.1/program/unohelper.py", "/usr/lib/%s/site-packages" % get.curPYTHON()) + pisitools.domove("/opt/OpenOffice.org/lib/ooo-%s/basis%s/program/unohelper.py" % (BaseVersion, BaseVersion), "/usr/lib/%s/site-packages" % get.curPYTHON()) - #install pdfimport, report-builder, wiki-publisher and presenter screen as extensions - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install/", "build/%s/solver/310/unxlngi6.pro/bin/sun-report-builder.oxt" % UpstreamVersion) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install/", "build/%s/solver/310/unxlngi6.pro/bin/swext/wiki-publisher.oxt" % UpstreamVersion) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install/", "build/%s/solver/310/unxlngi6.pro/bin/minimizer/sun-presentation-minimizer.oxt" % UpstreamVersion) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install/", "build/%s/solver/310/unxlngi6.pro/bin/presenter/presenter-screen.oxt" % UpstreamVersion) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install/", "build/%s/solver/310/unxlngi6.pro/bin/pdfimport/pdfimport.oxt" % UpstreamVersion) + solverDirList = shelltools.ls("build/%s/solver" % UpstreamVersion) + if len(solverDirList) != 1: + raise Exception("Could not find solver directory!") + solverDir = solverDirList[0] - #Fix mktemp directory in unopkg - pisitools.dosed("%s/opt/OpenOffice.org/lib/ooo-3.1/program/unopkg" % get.installDIR(), "/bin/mktemp", "/usr/bin/mktemp") + #install pdfimport, report-builder, wiki-publisher and presenter screen as extensions + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/sun-report-builder.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/swext/wiki-publisher.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/minimizer/sun-presentation-minimizer.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/presenter/presenter-screen.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/pdfimport/pdfimport.oxt" % (UpstreamVersion, solverDir)) #install man files pisitools.domove("/opt/OpenOffice.org/share/man/man1/*", "/usr/share/man/man1") @@ -110,5 +112,4 @@ pisitools.dodoc("AUTHORS","ChangeLog","COPYING","NEWS","README") #Workaround for #11530, bnc#502641 - pisitools.dosed("%s/opt/OpenOffice.org/lib/ooo-3.1/basis3.1/share/registry/data/org/openoffice/Office/Calc.xcu" % get.installDIR(), "", " \n \n \n 0\n \n \n \n") - + pisitools.dosed("%s/opt/OpenOffice.org/lib/ooo-%s/basis%s/share/registry/data/org/openoffice/Office/Calc.xcu" % (get.installDIR(), BaseVersion, BaseVersion), "", " \n \n \n 0\n \n \n \n") Modified: 2009/stable/office/openoffice/openoffice/files/pardus2009-conf.diff ================================================================= --- 2009/stable/office/openoffice/openoffice/files/pardus2009-conf.diff (original) +++ 2009/stable/office/openoffice/openoffice/files/pardus2009-conf.diff Fri Mar 5 14:31:11 2010 @@ -1,8 +1,8 @@ -Index: ooo-build-3.1.1.4/distro-configs/Makefile.in +Index: ooo-build-3.2.0.7/distro-configs/Makefile.in =================================================================== ---- ooo-build-3.1.1.4.orig/distro-configs/Makefile.in -+++ ooo-build-3.1.1.4/distro-configs/Makefile.in -@@ -46,7 +46,7 @@ DIST_COMMON = $(srcdir)/ArchLinux.conf.i +--- ooo-build-3.2.0.7.orig/distro-configs/Makefile.in ++++ ooo-build-3.2.0.7/distro-configs/Makefile.in +@@ -47,7 +47,7 @@ DIST_COMMON = $(srcdir)/ArchLinux.conf.i $(srcdir)/NovellWin32ISO.conf.in \ $(srcdir)/OxygenOfficeLinux.conf.in \ $(srcdir)/OxygenOfficeWindows.conf.in \ @@ -11,16 +11,16 @@ $(srcdir)/PlainLinux.conf.in $(srcdir)/SUSE-10.0.conf.in \ $(srcdir)/SUSE-10.1.conf.in $(srcdir)/SUSE-10.2.conf.in \ $(srcdir)/SUSE-10.3.conf.in $(srcdir)/SUSE-11.0.conf.in \ -@@ -81,7 +81,7 @@ CONFIG_CLEAN_FILES = ArchLinux.conf Ark. - Slackware.conf Mandriva.conf Mandriva64.conf NovellWin32.conf \ - NovellWin32ISO.conf Gentoo.conf Frugalware.conf openmamba.conf \ +@@ -83,7 +83,7 @@ CONFIG_CLEAN_FILES = ArchLinux.conf Ark. + NovellWin32.conf NovellWin32Eval.conf NovellWin32ISO.conf \ + Gentoo.conf Frugalware.conf openmamba.conf \ translate-org-za-linux.conf translate-org-za-win32.conf \ - rpl2.conf rpl2-64.conf Pardus2007.conf Pardus2008.conf \ + rpl2.conf rpl2-64.conf Pardus2007.conf Pardus2008.conf Pardus2009.conf \ PlainLinux.conf Win32.conf Solaris.conf GoOoLinux.conf \ GoOoMacOSX.conf SOURCES = -@@ -407,6 +407,8 @@ Pardus2007.conf: $(top_builddir)/config. +@@ -421,6 +421,8 @@ Pardus2007.conf: $(top_builddir)/config. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ Pardus2008.conf: $(top_builddir)/config.status $(srcdir)/Pardus2008.conf.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ @@ -29,10 +29,10 @@ PlainLinux.conf: $(top_builddir)/config.status $(srcdir)/PlainLinux.conf.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ Win32.conf: $(top_builddir)/config.status $(srcdir)/Win32.conf.in -Index: ooo-build-3.1.1.4/distro-configs/Pardus2009.conf.in +Index: ooo-build-3.2.0.7/distro-configs/Pardus2009.conf.in =================================================================== --- /dev/null -+++ ooo-build-3.1.1.4/distro-configs/Pardus2009.conf.in ++++ ooo-build-3.2.0.7/distro-configs/Pardus2009.conf.in @@ -0,0 +1,54 @@ +--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_pardus.bmp\" +--with-about-bitmaps=\"$TOOLSDIR/src/openabout_pardus.bmp\" @@ -88,20 +88,20 @@ +--enable-wiki-publisher +--enable-report-builder +--with-extension-integration -Index: ooo-build-3.1.1.4/configure +Index: ooo-build-3.2.0.7/configure =================================================================== ---- ooo-build-3.1.1.4.orig/configure -+++ ooo-build-3.1.1.4/configure -@@ -7086,7 +7086,7 @@ ac_config_files="$ac_config_files scratc +--- ooo-build-3.2.0.7.orig/configure ++++ ooo-build-3.2.0.7/configure +@@ -7283,7 +7283,7 @@ ac_config_files="$ac_config_files scratc ac_config_files="$ac_config_files intltool-extract intltool-merge intltool-update" --ac_config_files="$ac_config_files Makefile bin/setup bin/Makefile patches/dev300/system-python-ure-bootstrap.diff patches/dev300/pyuno-ooodir.diff patches/dev300/system-python-uno-path.diff bin/piece/sys-setup bin/piece/Makefile desktop/Makefile desktop/16x16/Makefile desktop/22x22/Makefile desktop/24x24/Makefile desktop/32x32/Makefile desktop/48x48/Makefile desktop/scalable/Makefile desktop/mimetypes/Makefile desktop/mimetypes/16x16/Makefile desktop/mimetypes/22x22/Makefile desktop/mimetypes/24x24/Makefile desktop/mimetypes/32x32/Makefile desktop/mimetypes/48x48/Makefile distro-configs/Makefile distro-configs/ArchLinux.conf distro-configs/Ark.conf distro-configs/Common.conf distro-configs/CommonLinux.conf distro-configs/CommonWin32.conf distro-configs/CommonMac.conf distro-configs/CrossWin32.conf distro-configs/GoOoWin32.conf distro-configs/DroplineGNOME.conf distro-configs/DroplineGNOME64.conf distro-configs/Debian.conf distro-configs/DebianEtch.conf distro-configs/Debian Sarge.conf distro-configs/FSFhuLinux.conf distro-configs/FSFhuMacOSX.conf distro-configs/FSFhuWindows.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWindows.conf distro-configs/UbuntuL10n.conf distro-configs/UbuntuHardy.conf distro-configs/UbuntuIntrepid.conf distro-configs/UbuntuJaunty.conf distro-configs/UbuntuKarmic.conf distro-configs/SUSE.conf distro-configs/SUSE-reduced.conf distro-configs/SUSE-9.1.conf distro-configs/SUSE-9.2.conf distro-configs/SUSE-9.3.conf distro-configs/SUSE-10.0.conf distro-configs/SUSE-10.1.conf distro-configs/SUSE-10.2.conf distro-configs/SUSE-10.3.conf distro-configs/SUSE-11.0.conf distro-configs/SUSE-11.1.conf distro-configs/SUSE-11.2.conf distro-configs/Slackware.conf distro-configs/Mandriva.conf distro-configs/Mandriva64.conf distro-configs/NovellWin32.conf distro-configs/NovellWin32ISO.conf distro-configs/Gentoo.conf distro-configs/Frugalware.conf distro-configs/openmamba.conf distro-configs/translate-org-za-linux.co nf distro-configs/translate-org-za-win32.conf distro-configs/rpl2.conf distro-configs/rpl2-64.conf distro-configs/Pardus2007.conf distro-configs/Pardus2008.conf distro-configs/PlainLinux.conf distro-configs/Win32.conf distro-configs/Solaris.conf distro-configs/GoOoLinux.conf distro-configs/GoOoMacOSX.conf etc/Makefile extensions/Makefile extensions/tweakconfig/Makefile patches/apply.pl patches/Makefile patches/cairo/Makefile patches/dev300/Makefile patches/evo2/Makefile patches/emf+/Makefile patches/gstreamer/Makefile patches/hotfixes/Makefile patches/vba/Makefile patches/mono/Makefile patches/ooxml/Makefile patches/postgresql/Makefile patches/unittesting/Makefile patches/lwp/Makefile patches/64bit/Makefile po/Makefile po/sdf-templates/Makefile doc/Makefile src/Makefile src/helpcontent2/Makefile src/icons/Makefile src/icons/tango/Makefile src/layout/Makefile src/sdf/Makefile stamp/Makefile templates/Makefile man/Makefile" -+ac_config_files="$ac_config_files Makefile bin/setup bin/Makefile patches/dev300/system-python-ure-bootstrap.diff patches/dev300/pyuno-ooodir.diff patches/dev300/system-python-uno-path.diff bin/piece/sys-setup bin/piece/Makefile desktop/Makefile desktop/16x16/Makefile desktop/22x22/Makefile desktop/24x24/Makefile desktop/32x32/Makefile desktop/48x48/Makefile desktop/scalable/Makefile desktop/mimetypes/Makefile desktop/mimetypes/16x16/Makefile desktop/mimetypes/22x22/Makefile desktop/mimetypes/24x24/Makefile desktop/mimetypes/32x32/Makefile desktop/mimetypes/48x48/Makefile distro-configs/Makefile distro-configs/ArchLinux.conf distro-configs/Ark.conf distro-configs/Common.conf distro-configs/CommonLinux.conf distro-configs/CommonWin32.conf distro-configs/CommonMac.conf distro-configs/CrossWin32.conf distro-configs/GoOoWin32.conf distro-configs/DroplineGNOME.conf distro-configs/DroplineGNOME64.conf distro-configs/Debian.conf distro-configs/DebianEtch.conf distro-configs/Debian Sarge.conf distro-configs/FSFhuLinux.conf distro-configs/FSFhuMacOSX.conf distro-configs/FSFhuWindows.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWindows.conf distro-configs/UbuntuL10n.conf distro-configs/UbuntuHardy.conf distro-configs/UbuntuIntrepid.conf distro-configs/UbuntuJaunty.conf distro-configs/UbuntuKarmic.conf distro-configs/SUSE.conf distro-configs/SUSE-reduced.conf distro-configs/SUSE-9.1.conf distro-configs/SUSE-9.2.conf distro-configs/SUSE-9.3.conf distro-configs/SUSE-10.0.conf distro-configs/SUSE-10.1.conf distro-configs/SUSE-10.2.conf distro-configs/SUSE-10.3.conf distro-configs/SUSE-11.0.conf distro-configs/SUSE-11.1.conf distro-configs/SUSE-11.2.conf distro-configs/Slackware.conf distro-configs/Mandriva.conf distro-configs/Mandriva64.conf distro-configs/NovellWin32.conf distro-configs/NovellWin32ISO.conf distro-configs/Gentoo.conf distro-configs/Frugalware.conf distro-configs/openmamba.conf distro-configs/translate-org-za-linux.co nf distro-configs/translate-org-za-win32.conf distro-configs/rpl2.conf distro-configs/rpl2-64.conf distro-configs/Pardus2007.conf distro-configs/Pardus2008.conf distro-configs/Pardus2009.conf distro-configs/PlainLinux.conf distro-configs/Win32.conf distro-configs/Solaris.conf distro-configs/GoOoLinux.conf distro-configs/GoOoMacOSX.conf etc/Makefile extensions/Makefile extensions/tweakconfig/Makefile patches/apply.pl patches/Makefile patches/cairo/Makefile patches/dev300/Makefile patches/evo2/Makefile patches/emf+/Makefile patches/gstreamer/Makefile patches/hotfixes/Makefile patches/vba/Makefile patches/mono/Makefile patches/ooxml/Makefile patches/postgresql/Makefile patches/unittesting/Makefile patches/lwp/Makefile patches/64bit/Makefile po/Makefile po/sdf-templates/Makefile doc/Makefile src/Makefile src/helpcontent2/Makefile src/icons/Makefile src/icons/tango/Makefile src/layout/Makefile src/sdf/Makefile stamp/Makefile templates/Makefile man/Makefile" +-ac_config_files="$ac_config_files Makefile bin/setup bin/Makefile patches/dev300/system-python-ure-bootstrap.diff patches/dev300/pyuno-ooodir.diff patches/dev300/system-python-uno-path.diff patches/dev300/split-icons-search-usr-share-and-optional-icons.diff patches/dev300/split-icons-search-usr-share.diff bin/piece/sys-setup bin/piece/Makefile desktop/Makefile desktop/16x16/Makefile desktop/22x22/Makefile desktop/24x24/Makefile desktop/32x32/Makefile desktop/48x48/Makefile desktop/scalable/Makefile desktop/mimetypes/Makefile desktop/mimetypes/16x16/Makefile desktop/mimetypes/22x22/Makefile desktop/mimetypes/24x24/Makefile desktop/mimetypes/32x32/Makefile desktop/mimetypes/48x48/Makefile distro-configs/Makefile distro-configs/ArchLinux.conf distro-configs/Ark.conf distro-configs/Common.conf distro-configs/CommonLinux.conf distro-configs/CommonWin32.conf distro-configs/CommonMac.conf distro-configs/CrossWin32.conf distro-configs/GoOoWin32.conf distro-configs/DroplineGNOME.con f distro-configs/DroplineGNOME64.conf distro-configs/Debian.conf distro-configs/DebianEtch.conf distro-configs/DebianSarge.conf distro-configs/FSFhuLinux.conf distro-configs/FSFhuMacOSX.conf distro-configs/FSFhuWindows.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWindows.conf distro-configs/UbuntuL10n.conf distro-configs/UbuntuHardy.conf distro-configs/UbuntuIntrepid.conf distro-configs/UbuntuJaunty.conf distro-configs/UbuntuKarmic.conf distro-configs/UbuntuLucid.conf distro-configs/SUSE.conf distro-configs/SUSE-reduced.conf distro-configs/SUSE-9.1.conf distro-configs/SUSE-9.2.conf distro-configs/SUSE-9.3.conf distro-configs/SUSE-10.0.conf distro-configs/SUSE-10.1.conf distro-configs/SUSE-10.2.conf distro-configs/SUSE-10.3.conf distro-configs/SUSE-11.0.conf distro-configs/SUSE-11.1.conf distro-configs/SUSE-11.2.conf distro-configs/Slackware.conf distro-configs/Mandriva.conf distro-configs/Mandriva64.conf distro-configs/NovellWin32.conf distro-configs /NovellWin32Eval.conf distro-configs/NovellWin32ISO.conf distro-configs/Gentoo.conf distro-configs/Frugalware.conf distro-configs/openmamba.conf distro-configs/translate-org-za-linux.conf distro-configs/translate-org-za-win32.conf distro-configs/rpl2.conf distro-configs/rpl2-64.conf distro-configs/Pardus2007.conf distro-configs/Pardus2008.conf distro-configs/PlainLinux.conf distro-configs/Win32.conf distro-configs/Solaris.conf distro-configs/GoOoLinux.conf distro-configs/GoOoMacOSX.conf etc/Makefile extensions/Makefile extensions/tweakconfig/Makefile patches/apply.pl patches/Makefile patches/cairo/Makefile patches/dev300/Makefile patches/evo2/Makefile patches/emf+/Makefile patches/gstreamer/Makefile patches/hotfixes/Makefile patches/vba/Makefile patches/mono/Makefile patches/ooxml/Makefile patches/postgresql/Makefile patches/unittesting/Makefile patches/lwp/Makefile patches/64bit/Makefile po/Makefile po/sdf-templates/Makefile doc/Makefile src/Makefile src/helpcontent2/Makefi le src/icons/Makefile src/icons/tango/Makefile src/layout/Makefile src/sdf/Makefile stamp/Makefile templates/Makefile man/Makefile" ++ac_config_files="$ac_config_files Makefile bin/setup bin/Makefile patches/dev300/system-python-ure-bootstrap.diff patches/dev300/pyuno-ooodir.diff patches/dev300/system-python-uno-path.diff patches/dev300/split-icons-search-usr-share-and-optional-icons.diff patches/dev300/split-icons-search-usr-share.diff bin/piece/sys-setup bin/piece/Makefile desktop/Makefile desktop/16x16/Makefile desktop/22x22/Makefile desktop/24x24/Makefile desktop/32x32/Makefile desktop/48x48/Makefile desktop/scalable/Makefile desktop/mimetypes/Makefile desktop/mimetypes/16x16/Makefile desktop/mimetypes/22x22/Makefile desktop/mimetypes/24x24/Makefile desktop/mimetypes/32x32/Makefile desktop/mimetypes/48x48/Makefile distro-configs/Makefile distro-configs/ArchLinux.conf distro-configs/Ark.conf distro-configs/Common.conf distro-configs/CommonLinux.conf distro-configs/CommonWin32.conf distro-configs/CommonMac.conf distro-configs/CrossWin32.conf distro-configs/GoOoWin32.conf distro-configs/DroplineGNOME.con f distro-configs/DroplineGNOME64.conf distro-configs/Debian.conf distro-configs/DebianEtch.conf distro-configs/DebianSarge.conf distro-configs/FSFhuLinux.conf distro-configs/FSFhuMacOSX.conf distro-configs/FSFhuWindows.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWindows.conf distro-configs/UbuntuL10n.conf distro-configs/UbuntuHardy.conf distro-configs/UbuntuIntrepid.conf distro-configs/UbuntuJaunty.conf distro-configs/UbuntuKarmic.conf distro-configs/UbuntuLucid.conf distro-configs/SUSE.conf distro-configs/SUSE-reduced.conf distro-configs/SUSE-9.1.conf distro-configs/SUSE-9.2.conf distro-configs/SUSE-9.3.conf distro-configs/SUSE-10.0.conf distro-configs/SUSE-10.1.conf distro-configs/SUSE-10.2.conf distro-configs/SUSE-10.3.conf distro-configs/SUSE-11.0.conf distro-configs/SUSE-11.1.conf distro-configs/SUSE-11.2.conf distro-configs/Slackware.conf distro-configs/Mandriva.conf distro-configs/Mandriva64.conf distro-configs/NovellWin32.conf distro-configs /NovellWin32Eval.conf distro-configs/NovellWin32ISO.conf distro-configs/Gentoo.conf distro-configs/Frugalware.conf distro-configs/openmamba.conf distro-configs/translate-org-za-linux.conf distro-configs/translate-org-za-win32.conf distro-configs/rpl2.conf distro-configs/rpl2-64.conf distro-configs/Pardus2007.conf distro-configs/Pardus2008.conf distro-configs/Pardus2009.conf distro-configs/PlainLinux.conf distro-configs/Win32.conf distro-configs/Solaris.conf distro-configs/GoOoLinux.conf distro-configs/GoOoMacOSX.conf etc/Makefile extensions/Makefile extensions/tweakconfig/Makefile patches/apply.pl patches/Makefile patches/cairo/Makefile patches/dev300/Makefile patches/evo2/Makefile patches/emf+/Makefile patches/gstreamer/Makefile patches/hotfixes/Makefile patches/vba/Makefile patches/mono/Makefile patches/ooxml/Makefile patches/postgresql/Makefile patches/unittesting/Makefile patches/lwp/Makefile patches/64bit/Makefile po/Makefile po/sdf-templates/Makefile doc/Makefile src/M akefile src/helpcontent2/Makefile src/icons/Makefile src/icons/tango/Makefile src/layout/Makefile src/sdf/Makefile stamp/Makefile templates/Makefile man/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure -@@ -7813,6 +7813,7 @@ do +@@ -8014,6 +8014,7 @@ do "distro-configs/rpl2-64.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/rpl2-64.conf" ;; "distro-configs/Pardus2007.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Pardus2007.conf" ;; "distro-configs/Pardus2008.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Pardus2008.conf" ;; @@ -109,11 +109,11 @@ "distro-configs/PlainLinux.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/PlainLinux.conf" ;; "distro-configs/Win32.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Win32.conf" ;; "distro-configs/Solaris.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Solaris.conf" ;; -Index: ooo-build-3.1.1.4/patches/dev300/apply +Index: ooo-build-3.2.0.7/patches/dev300/apply =================================================================== ---- ooo-build-3.1.1.4.orig/patches/dev300/apply -+++ ooo-build-3.1.1.4/patches/dev300/apply -@@ -129,6 +129,7 @@ GoOoMacOSX : MacOSXCommon, MacOSXOnly, N +--- ooo-build-3.2.0.7.orig/patches/dev300/apply ++++ ooo-build-3.2.0.7/patches/dev300/apply +@@ -134,6 +134,7 @@ GoOoMacOSX : MacOSXCommon, MacOSXOnly, N # Pardus Pardus2007: PardusOnly, LinuxCommon, NotDebian Pardus2008: PardusOnly, LinuxCommon, NotDebian Modified: 2009/stable/office/openoffice/openoffice/pspec.xml ================================================================= Suppressed! Too long (more than 250 lines) diff output suppressed... From paketler-commits at pardus.org.tr Fri Mar 5 14:35:35 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Fri, 5 Mar 2010 14:35:35 +0200 (EET) Subject: 2009/devel/office/openoffice/openoffice - Merge fix for 64bit Message-ID: <20100305123535.C00C449C895@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Fri Mar 5 14:35:35 2010 New Revision: 88057 Modified: 2009/devel/office/openoffice/openoffice/ (props changed) 2009/devel/office/openoffice/openoffice/actions.py Log: Merge fix for 64bit --- actions.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: 2009/devel/office/openoffice/openoffice/actions.py ================================================================= --- 2009/devel/office/openoffice/openoffice/actions.py (original) +++ 2009/devel/office/openoffice/openoffice/actions.py Fri Mar 5 14:35:35 2010 @@ -99,11 +99,11 @@ solverDir = solverDirList[0] #install pdfimport, report-builder, wiki-publisher and presenter screen as extensions - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/sun-report-builder.oxt" % (UpstreamVersion, solverDir)) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/swext/wiki-publisher.oxt" % (UpstreamVersion, solverDir)) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/minimizer/sun-presentation-minimizer.oxt" % (UpstreamVersion, solverDir)) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/presenter/presenter-screen.oxt" % (UpstreamVersion, solverDir)) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/pdfimport/pdfimport.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlng*.pro/bin/sun-report-builder.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlng*.pro/bin/swext/wiki-publisher.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlng*.pro/bin/minimizer/sun-presentation-minimizer.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlng*.pro/bin/presenter/presenter-screen.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlng*.pro/bin/pdfimport/pdfimport.oxt" % (UpstreamVersion, solverDir)) #install man files pisitools.domove("/opt/OpenOffice.org/share/man/man1/*", "/usr/share/man/man1") From paketler-commits at pardus.org.tr Fri Mar 5 14:37:42 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Fri, 5 Mar 2010 14:37:42 +0200 (EET) Subject: 2009/stable/office/openoffice/openoffice - merge: Merge fix for 64bit Message-ID: <20100305123742.A49D449C895@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Fri Mar 5 14:37:42 2010 New Revision: 88058 Modified: 2009/stable/office/openoffice/openoffice/ (props changed) 2009/stable/office/openoffice/openoffice/actions.py Log: merge: Merge fix for 64bit --- actions.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: 2009/stable/office/openoffice/openoffice/actions.py ================================================================= --- 2009/stable/office/openoffice/openoffice/actions.py (original) +++ 2009/stable/office/openoffice/openoffice/actions.py Fri Mar 5 14:37:42 2010 @@ -99,11 +99,11 @@ solverDir = solverDirList[0] #install pdfimport, report-builder, wiki-publisher and presenter screen as extensions - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/sun-report-builder.oxt" % (UpstreamVersion, solverDir)) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/swext/wiki-publisher.oxt" % (UpstreamVersion, solverDir)) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/minimizer/sun-presentation-minimizer.oxt" % (UpstreamVersion, solverDir)) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/presenter/presenter-screen.oxt" % (UpstreamVersion, solverDir)) - pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlngi6.pro/bin/pdfimport/pdfimport.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlng*.pro/bin/sun-report-builder.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlng*.pro/bin/swext/wiki-publisher.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlng*.pro/bin/minimizer/sun-presentation-minimizer.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlng*.pro/bin/presenter/presenter-screen.oxt" % (UpstreamVersion, solverDir)) + pisitools.insinto("/opt/OpenOffice.org/lib/ooo-%s/share/extension/install/" % BaseVersion, "build/%s/solver/%s/unxlng*.pro/bin/pdfimport/pdfimport.oxt" % (UpstreamVersion, solverDir)) #install man files pisitools.domove("/opt/OpenOffice.org/share/man/man1/*", "/usr/share/man/man1") From paketler-commits at pardus.org.tr Fri Mar 5 15:13:20 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Fri, 5 Mar 2010 15:13:20 +0200 (EET) Subject: 2009/stable/programming/language/python/TurboGears - Merge from devel/programming/language/python/Turbo... Message-ID: <20100305131320.2096E49C895@ns1.pardus.org.tr> Author: fethican Date: Fri Mar 5 15:13:20 2010 New Revision: 88059 Modified: 2009/stable/programming/language/python/TurboGears/ (props changed) Log: Merge from devel/programming/language/python/TurboGears: From paketler-commits at pardus.org.tr Fri Mar 5 15:14:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Fri, 5 Mar 2010 15:14:18 +0200 (EET) Subject: 2009/devel/programming/language/python/TurboGears - add runtime dep. setuptools, thanks to Semen. Message-ID: <20100305131418.7A1B649C895@ns1.pardus.org.tr> Author: fethican Date: Fri Mar 5 15:14:18 2010 New Revision: 88060 Modified: 2009/devel/programming/language/python/TurboGears/pspec.xml Log: add runtime dep. setuptools, thanks to Semen. --- pspec.xml | 8 ++++++++ 1 file changed, 8 insertions(+) Modified: 2009/devel/programming/language/python/TurboGears/pspec.xml ================================================================= --- 2009/devel/programming/language/python/TurboGears/pspec.xml (original) +++ 2009/devel/programming/language/python/TurboGears/pspec.xml Fri Mar 5 15:14:18 2010 @@ -33,6 +33,7 @@ python-turbokid SQLObject python-nose + setuptools /usr/lib @@ -41,6 +42,13 @@ + + 2010-03-05 + 1.0.9 + Add runtime dependency setuptools, thanks to Semen. + Fethican Co?kuner + fethicanc at gmail.com + 2010-02-05 1.0.9 From paketler-commits at pardus.org.tr Fri Mar 5 15:14:46 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Fri, 5 Mar 2010 15:14:46 +0200 (EET) Subject: 2009/devel/programming/language/python/TurboGears-mochikit - add runtime dep. setuptools, thanks to Semen. Message-ID: <20100305131446.E10E049C895@ns1.pardus.org.tr> Author: fethican Date: Fri Mar 5 15:14:46 2010 New Revision: 88061 Modified: 2009/devel/programming/language/python/TurboGears-mochikit/pspec.xml Log: add runtime dep. setuptools, thanks to Semen. --- pspec.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) Modified: 2009/devel/programming/language/python/TurboGears-mochikit/pspec.xml ================================================================= --- 2009/devel/programming/language/python/TurboGears-mochikit/pspec.xml (original) +++ 2009/devel/programming/language/python/TurboGears-mochikit/pspec.xml Fri Mar 5 15:14:46 2010 @@ -17,6 +17,9 @@ TurboGears-mochikit + + setuptools + /usr/lib /usr/share/doc @@ -24,6 +27,13 @@ + + 2010-03-05 + 1.4.2 + Add runtime dependency setuptools, thanks to Semen. + Fethican Co?kuner + fethicanc at gmail.com + 2009-11-30 1.4.2 From paketler-commits at pardus.org.tr Fri Mar 5 15:16:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Fri, 5 Mar 2010 15:16:04 +0200 (EET) Subject: 2009/stable/programming/language/python/TurboGears - Merge from devel/programming/language/python/Turbo... Message-ID: <20100305131604.5E80849C895@ns1.pardus.org.tr> Author: fethican Date: Fri Mar 5 15:16:04 2010 New Revision: 88062 Modified: 2009/stable/programming/language/python/TurboGears/ (props changed) Log: Merge from devel/programming/language/python/TurboGears: rev. 88060, by fethican on 2010-03-05 add runtime dep. setuptools, thanks to Semen. From paketler-commits at pardus.org.tr Fri Mar 5 15:17:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Fri, 5 Mar 2010 15:17:02 +0200 (EET) Subject: 2009/stable/programming/language/python/TurboGears-mochikit - Merge from devel/programming/language/python/Turbo... Message-ID: <20100305131702.97FBB49C895@ns1.pardus.org.tr> Author: fethican Date: Fri Mar 5 15:17:02 2010 New Revision: 88063 Modified: 2009/stable/programming/language/python/TurboGears-mochikit/ (props changed) 2009/stable/programming/language/python/TurboGears-mochikit/pspec.xml Log: Merge from devel/programming/language/python/TurboGears-mochikit/: rev. 88061, by fethican on 2010-03-05 add runtime dep. setuptools, thanks to Semen. --- pspec.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) Modified: 2009/stable/programming/language/python/TurboGears-mochikit/pspec.xml ================================================================= --- 2009/stable/programming/language/python/TurboGears-mochikit/pspec.xml (original) +++ 2009/stable/programming/language/python/TurboGears-mochikit/pspec.xml Fri Mar 5 15:17:02 2010 @@ -17,6 +17,9 @@ TurboGears-mochikit + + setuptools + /usr/lib /usr/share/doc @@ -24,6 +27,13 @@ + + 2010-03-05 + 1.4.2 + Add runtime dependency setuptools, thanks to Semen. + Fethican Co?kuner + fethicanc at gmail.com + 2009-11-30 1.4.2 From paketler-commits at pardus.org.tr Fri Mar 5 15:58:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 15:58:55 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly - make it build Message-ID: <20100305135855.6E1F849C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 15:58:55 2010 New Revision: 88064 Removed: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/files/ Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/actions.py playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/pspec.xml playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/translations.xml Log: make it build --- actions.py | 13 ++++++------- pspec.xml | 7 ++----- translations.xml | 6 +++--- 3 files changed, 11 insertions(+), 15 deletions(-) Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/actions.py ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/actions.py (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/actions.py Fri Mar 5 15:58:55 2010 @@ -4,22 +4,21 @@ # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt -from pisi.actionsapi import autotools from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): - #autotools.rawConfigure("--prefix=/usr") - shelltools.system("./waf --prefix=/usr configure") + shelltools.system("./waf configure \ + --prefix=/usr \ + --nopyo \ + --nopyc") def build(): - #autotools.make("-j1") - shelltools.system("./waf -j1 build") + shelltools.system("./waf build -j1") def install(): - #autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - shelltools.system("./waf --destdir=%s install" % get.installDIR()) + shelltools.system("./waf install --destdir=%s" % get.installDIR()) pisitools.dodoc("AUTHORS", "COPYING") Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/pspec.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/pspec.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/pspec.xml Fri Mar 5 15:58:55 2010 @@ -13,9 +13,6 @@ MSN connection manager for Telepathy telepathy-butterfly is an MSN connection manager that handles presence, personal messages and conversations. http://telepathy.freedesktop.org/releases/telepathy-butterfly/telepathy-butterfly-0.5.4.tar.gz - - telepathy-butterfly-build.patch - @@ -26,8 +23,8 @@ /usr/libexec - /usr/lib - /usr/share + /usr/share/dbus-1 + /usr/share/telepathy /usr/share/doc Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/translations.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/translations.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/translations.xml Fri Mar 5 15:58:55 2010 @@ -1,9 +1,9 @@ - telepathy-python - . - . + telepathy-butterfly + Telepathy i?in MSN ba?lant? y?neticisi + telepathy-butterfly MSN i?in durum bilgisi, ki?isel iletiler ve sohbeti destekleyen bir Telepathy eklentisidir. From paketler-commits at pardus.org.tr Fri Mar 5 16:05:40 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 16:05:40 +0200 (EET) Subject: 2009/stable/system/base/dbus-glib - Merge from devel/system/base/dbus-glib Message-ID: <20100305140540.5E4FC49C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 16:05:40 2010 New Revision: 88065 Added: 2009/stable/system/base/dbus-glib/translations.xml - copied unchanged from r88064, 2009/devel/system/base/dbus-glib/translations.xml Modified: 2009/stable/system/base/dbus-glib/ (props changed) 2009/stable/system/base/dbus-glib/actions.py 2009/stable/system/base/dbus-glib/pspec.xml Log: Merge from devel/system/base/dbus-glib: rev. 87576, by igungor on 2010-02-24 version bump - see gelistirici mailing list --- actions.py | 15 ++++++--------- pspec.xml | 23 ++++++++++++++++------- translations.xml | 9 +++++++++ 3 files changed, 31 insertions(+), 16 deletions(-) Modified: 2009/stable/system/base/dbus-glib/actions.py ================================================================= --- 2009/stable/system/base/dbus-glib/actions.py (original) +++ 2009/stable/system/base/dbus-glib/actions.py Fri Mar 5 16:05:40 2010 @@ -10,17 +10,14 @@ from pisi.actionsapi import get def setup(): - autotools.aclocal("-I m4") - autotools.automake() - autotools.autoconf() + autotools.autoreconf("-fi") - autotools.libtoolize("--force") - - autotools.configure("--with-xml=libxml \ - --localstatedir=/var \ + autotools.configure("--localstatedir=/var \ --disable-doxygen-docs \ - --disable-static \ - --disable-xml-docs") + --enable-checks \ + --disable-tests \ + --disable-gtk-doc \ + --disable-static") def build(): autotools.make() Modified: 2009/stable/system/base/dbus-glib/pspec.xml ================================================================= --- 2009/stable/system/base/dbus-glib/pspec.xml (original) +++ 2009/stable/system/base/dbus-glib/pspec.xml Fri Mar 5 16:05:40 2010 @@ -3,7 +3,7 @@ dbus-glib - http://dbus.freedesktop.org/ + http://dbus.freedesktop.org Bahad?r Kandemir bahadir at pardus.org.tr @@ -12,15 +12,14 @@ AFL-2.1 library Glib bindings of a message bus system (D-BUS) - http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.78.tar.gz + dbus-glib is an add-on library to integrate the standard D-Bus library with the GLib thread abstraction and main loop. + http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.82.tar.gz libxml2 dbus baselayout - dbus-glib-0.78-as-needed.patch - dbus-glib-0.78-fix-building-tests.patch dbus-glib-introspection.patch @@ -29,21 +28,31 @@ dbus-glib libxml2 + expat dbus baselayout + /etc /usr/bin /usr/include /usr/lib - /etc - /usr/share/doc - /usr/share/bash-completion + /usr/lib/pkgconfig /usr/libexec + /usr/share/bash-completion + /usr/share/man + /usr/share/doc + + 2010-02-21 + 0.82 + Version bump, add translations. + H. ?brahim G?ng?r + h.ibrahim.gungor at gmail.com + 2009-11-04 0.78 From paketler-commits at pardus.org.tr Fri Mar 5 16:08:17 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 16:08:17 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly - define lang Message-ID: <20100305140817.348EF49C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 16:08:17 2010 New Revision: 88066 Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/translations.xml Log: define lang --- translations.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/translations.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/translations.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/translations.xml Fri Mar 5 16:08:17 2010 @@ -2,8 +2,8 @@ telepathy-butterfly - Telepathy i?in MSN ba?lant? y?neticisi - telepathy-butterfly MSN i?in durum bilgisi, ki?isel iletiler ve sohbeti destekleyen bir Telepathy eklentisidir. + Telepathy i?in MSN ba?lant? y?neticisi + telepathy-butterfly MSN i?in durum bilgisi, ki?isel iletiler ve sohbeti destekleyen bir Telepathy eklentisidir. From paketler-commits at pardus.org.tr Fri Mar 5 16:13:42 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Fri, 5 Mar 2010 16:13:42 +0200 (EET) Subject: 2009/devel/network/connection/ppp - Fix abandoned directories Message-ID: <20100305141342.F2FB049C895@ns1.pardus.org.tr> Author: ozan.caglayan Date: Fri Mar 5 16:13:42 2010 New Revision: 88067 Added: 2009/devel/network/connection/ppp/files/fix-install-paths.patch Removed: 2009/devel/network/connection/ppp/files/correctflags.patch Modified: 2009/devel/network/connection/ppp/actions.py 2009/devel/network/connection/ppp/pspec.xml Log: Fix abandoned directories --- actions.py | 16 ++++--- files/correctflags.patch | 92 ------------------------------------------ files/fix-install-paths.patch | 19 ++++++++ pspec.xml | 8 ++- 4 files changed, 34 insertions(+), 101 deletions(-) Modified: 2009/devel/network/connection/ppp/actions.py ================================================================= --- 2009/devel/network/connection/ppp/actions.py (original) +++ 2009/devel/network/connection/ppp/actions.py Fri Mar 5 16:13:42 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005-2009 TUBITAK/UEKAE +# Copyright 2005-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -10,21 +10,23 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get -cflags = "%s -fPIC" % get.CFLAGS() - def setup(): autotools.configure() def build(): - autotools.make('COPTS="%s" PARDUS_CFLAGS="%s"' % (cflags, cflags)) + autotools.make("CC=%s RPM_OPT_FLAGS='%s -fPIC'" % (get.CC(), get.CFLAGS())) def install(): - autotools.rawInstall("DESTDIR=%s/usr INSTROOT=%s install-etcppp" % (get.installDIR(),get.installDIR())) + # The build mechanism is crap. Don't remove \/usr from DESTDIR or else the paths will fail + autotools.rawInstall("DESTDIR=%s/usr INSTROOT=%s install-etcppp" % ((get.installDIR(),)*2)) # No suid libraries shelltools.chmod("%s/usr/lib/pppd/%s/*.so" % (get.installDIR(),get.srcVERSION()), 0755) # Install Radius config files - pisitools.insinto("/etc/radiusclient","pppd/plugins/radius/etc/*") + pisitools.insinto("/etc/radiusclient", "pppd/plugins/radius/etc/*") + + # Remove unused directory, the log file is at /var/log/ppp.log + pisitools.removeDir("/var/log") - pisitools.dodoc("Changes*","README*","FAQ") + pisitools.dodoc("Changes*", "README*", "FAQ") Modified: 2009/devel/network/connection/ppp/pspec.xml ================================================================= --- 2009/devel/network/connection/ppp/pspec.xml (original) +++ 2009/devel/network/connection/ppp/pspec.xml Fri Mar 5 16:13:42 2010 @@ -36,7 +36,7 @@ ppp-2.4.4-bogus_dns_addr.patch nostrip.patch - correctflags.patch + fix-install-paths.patch @@ -53,6 +53,7 @@ /usr/sbin /usr/share/doc /usr/share/man + /var/run/ppp options-pptp @@ -75,7 +76,10 @@ 2010-03-05 2.4.4 - Make sure ppp compiles with our flags, also helps 64bit build + + - Make sure ppp compiles with our flags, also helps 64bit build, + - Fix abandoned directories. + Onur K???k onur at pardus.org.tr From paketler-commits at pardus.org.tr Fri Mar 5 16:14:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 16:14:03 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib - allright, installing examples was a bad idea. Message-ID: <20100305141403.186FE49C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 16:14:02 2010 New Revision: 88068 Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/actions.py playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/pspec.xml Log: allright, installing examples was a bad idea. --- actions.py | 3 +-- pspec.xml | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/actions.py ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/actions.py (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/actions.py Fri Mar 5 16:14:02 2010 @@ -10,8 +10,7 @@ def setup(): autotools.autoreconf("-fi") - autotools.configure("--disable-static \ - --enable-installed-examples") + autotools.configure("--disable-static") def build(): autotools.make() Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/pspec.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/pspec.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-glib/pspec.xml Fri Mar 5 16:14:02 2010 @@ -24,7 +24,6 @@ /usr/lib/pkgconfig /usr/libexec /usr/share/dbus-1 - /usr/share/telepathy/managers /usr/share/doc From paketler-commits at pardus.org.tr Fri Mar 5 16:34:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 16:34:24 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-python - translate Message-ID: <20100305143424.48A7D49C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 16:34:24 2010 New Revision: 88069 Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-python/translations.xml Log: translate --- translations.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-python/translations.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-python/translations.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-python/translations.xml Fri Mar 5 16:34:24 2010 @@ -2,8 +2,8 @@ telepathy-python - . - . + Telepathy i?in Python kitapl?klar? + telepathy-pyhon Telepathy istemcileri ve ba?lant? y?neticilerinde kullan?lmak ?zere tasarlanm?? Python kitapl???d?r. From paketler-commits at pardus.org.tr Fri Mar 5 17:04:40 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 17:04:40 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly - hrrrr Message-ID: <20100305150440.51C7549C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 17:04:40 2010 New Revision: 88070 Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/actions.py playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/pspec.xml Log: hrrrr --- actions.py | 4 ++-- pspec.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/actions.py ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/actions.py (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/actions.py Fri Mar 5 17:04:40 2010 @@ -11,8 +11,8 @@ def setup(): shelltools.system("./waf configure \ --prefix=/usr \ - --nopyo \ - --nopyc") + --libexecdir=/usr/libexec \ + --nopyo") def build(): shelltools.system("./waf build -j1") Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/pspec.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/pspec.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-butterfly/pspec.xml Fri Mar 5 17:04:40 2010 @@ -23,6 +23,7 @@ /usr/libexec + /usr/lib /usr/share/dbus-1 /usr/share/telepathy /usr/share/doc From paketler-commits at pardus.org.tr Fri Mar 5 17:50:51 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 17:50:51 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-mission-control - no need Message-ID: <20100305155051.0CFE449C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 17:50:50 2010 New Revision: 88071 Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-mission-control/actions.py Log: no need --- actions.py | 1 - 1 file changed, 1 deletion(-) Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-mission-control/actions.py ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-mission-control/actions.py (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-mission-control/actions.py Fri Mar 5 17:50:50 2010 @@ -6,7 +6,6 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools -from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): From paketler-commits at pardus.org.tr Fri Mar 5 17:53:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 17:53:24 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-mission-control - fill in the blanks Message-ID: <20100305155324.7FAEC49C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 17:53:24 2010 New Revision: 88072 Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-mission-control/translations.xml Log: fill in the blanks --- translations.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-mission-control/translations.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-mission-control/translations.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-mission-control/translations.xml Fri Mar 5 17:53:24 2010 @@ -2,8 +2,8 @@ telepathy-mission-control - . - . + Ba?lant? y?neticilerini d?zenlemeya yarayan Telepathy bile?eni + telepathy-mission-control, di?er ad?yla Mission Control, ba?lant? y?neticilerini d?zenlemenin zorluklar?n? kullan?c?dan soyutlamaya ?al??an, basit?e hesap olu?turman?za olanak tan?yan bir Telepathy bile?enidir. From paketler-commits at pardus.org.tr Fri Mar 5 17:58:35 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 17:58:35 +0200 (EET) Subject: playground/review/applications/emulators/sdlmame - downgrade and change some stuff. i, and appearantl... Message-ID: <20100305155835.34FA149C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 17:58:35 2010 New Revision: 88073 Removed: playground/review/applications/emulators/sdlmame/files/makefile.patch playground/review/applications/emulators/sdlmame/files/sdlmame_0.127-0ubuntu1.patch Modified: playground/review/applications/emulators/sdlmame/actions.py playground/review/applications/emulators/sdlmame/files/mame.ini playground/review/applications/emulators/sdlmame/pspec.xml Log: downgrade and change some stuff. i, and appearantly teh interwebs, couldnt make their roms recognized by the versions other than 0.127. its sad but true. im going to investigate the problem later. --- actions.py | 16 files/makefile.patch | 20 files/mame.ini | 4 files/sdlmame_0.127-0ubuntu1.patch | 1280 ------------------------------------- pspec.xml | 45 - 5 files changed, 42 insertions(+), 1323 deletions(-) Modified: playground/review/applications/emulators/sdlmame/actions.py ================================================================= --- playground/review/applications/emulators/sdlmame/actions.py (original) +++ playground/review/applications/emulators/sdlmame/actions.py Fri Mar 5 17:58:35 2010 @@ -7,20 +7,22 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools -from pisi.actionsapi import shelltools -from pisi.actionsapi import get -WorkDir = "sdlmame0130" +WorkDir = "sdlmame0127" def build(): autotools.make() - def install(): - for i in ["chdman", "jedutil", "romcmp", "testkeys", "mame"]: + for i in ["ldverify", "chdman", "jedutil", "romcmp", "testkeys", "mame"]: pisitools.dobin(i) pisitools.insinto("/usr/share/sdlmame", "ui.bdf") - pisitools.dodoc( "docs/*.txt", "SDLMAME.txt", "whatsnew.txt") - pisitools.doman("manpages/*") + pisitools.insinto("/usr/share/sdlmame", "keymaps") + + for i in ["roms", "artwork", "samples"]: + pisitools.dodir("/usr/share/sdlmame/%s" % i) + + pisitools.dodir("/etc/sdlmame/ctrlr") + pisitools.dodoc( "docs/*.txt", "SDLMAME.txt") Modified: playground/review/applications/emulators/sdlmame/files/mame.ini ================================================================= --- playground/review/applications/emulators/sdlmame/files/mame.ini (original) +++ playground/review/applications/emulators/sdlmame/files/mame.ini Fri Mar 5 17:58:35 2010 @@ -28,7 +28,7 @@ # # CORE FILENAME OPTIONS # -cheat_file @GAMES_DATADIR@/sdlmame/cheat.dat +cheat_file /usr/share/sdlmame/cheat.dat # CORE STATE/PLAYBACK OPTIONS # @@ -226,7 +226,7 @@ # SDL JOYSTICK MAPPING # remapjoys 0 -remapjoyfile @GAMES_SYSCONFDIR@/sdlmame/joymap.dat +remapjoyfile /etc/sdlmame/joymap.dat # # CORE COMMANDS Modified: playground/review/applications/emulators/sdlmame/pspec.xml ================================================================= --- playground/review/applications/emulators/sdlmame/pspec.xml (original) +++ playground/review/applications/emulators/sdlmame/pspec.xml Fri Mar 5 17:58:35 2010 @@ -3,51 +3,68 @@ sdlmame - http://rbelmont.mameworld.info/ + http://rbelmont.mameworld.info Semen Cirit semen at pardus.org.tr GPLv2 app:console - Port of modular MAME. - Sdlmame is a multiple arcade machine emulator. - http://rbelmont.mameworld.info/sdlmame0130.zip + Port of modular MAME + Sdlmame is a multiple arcade machine emulator (MAME). + http://rbelmont.mameworld.info/sdlmame0127.zip - arts + cairo + atk + gtk2 + fontconfig + libXinerama + gconf + pango libsdl - - sdlmame_0.127-0ubuntu1.patch - makefile.patch - sdlmame - arts + cairo + atk + gtk2 + fontconfig + libXinerama + gconf + pango libsdl + /etc/sdlmame /usr/bin /usr/share/doc - /usr/share/man /usr/share/sdlmame - /etc/sdlmame joymap.dat vector.ini - mame.ini.in + mame.ini + + 2010-02-25 + 0.127 + + Downgrade. All of the games i have couldnt recognized by the latest version. + This version is the one i get the best result. + + H. ?brahim G?ng?r + h.ibrahim.gungor at gmail.com + 2009-03-27 0.130 - Version bump. + First release. Semen Cirit semen at pardus.org.tr From paketler-commits at pardus.org.tr Fri Mar 5 18:21:57 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 18:21:57 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/empathy - extend configure parameters Message-ID: <20100305162157.51A7749C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 18:21:57 2010 New Revision: 88074 Modified: playground/igungor/empathy_for_mr_vengeance/empathy/actions.py playground/igungor/empathy_for_mr_vengeance/empathy/pspec.xml Log: extend configure parameters --- actions.py | 9 ++++++++- pspec.xml | 5 ----- 2 files changed, 8 insertions(+), 6 deletions(-) Modified: playground/igungor/empathy_for_mr_vengeance/empathy/actions.py ================================================================= --- playground/igungor/empathy_for_mr_vengeance/empathy/actions.py (original) +++ playground/igungor/empathy_for_mr_vengeance/empathy/actions.py Fri Mar 5 18:21:57 2010 @@ -12,7 +12,14 @@ def setup(): autotools.autoreconf("-fi") - autotools.configure("--disable-static") + autotools.configure("--disable-static \ + --enable-webkit=yes \ + --enable-spell=yes \ + --enable-moblin=no \ + --enable-megaphone=no \ + --enable-nothere=no \ + --enable-tests=yes \ + --enable-python=yes") def build(): autotools.make("-j1") Modified: playground/igungor/empathy_for_mr_vengeance/empathy/pspec.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/empathy/pspec.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/empathy/pspec.xml Fri Mar 5 18:21:57 2010 @@ -61,11 +61,6 @@ telepathy-glib telepathy-farsight telepathy-gabble - - - - - telepathy-mission-control evolution-data-server From paketler-commits at pardus.org.tr Fri Mar 5 19:49:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Fri, 5 Mar 2010 19:49:18 +0200 (EET) Subject: 2009/stable/programming/language/python/TurboGears - add runtime dependency setuptools, by Fethican Message-ID: <20100305174918.D68C049C895@ns1.pardus.org.tr> Author: onur Date: Fri Mar 5 19:49:18 2010 New Revision: 88075 Modified: 2009/stable/programming/language/python/TurboGears/ (props changed) 2009/stable/programming/language/python/TurboGears/pspec.xml Log: add runtime dependency setuptools, by Fethican --- pspec.xml | 8 ++++++++ 1 file changed, 8 insertions(+) Modified: 2009/stable/programming/language/python/TurboGears/pspec.xml ================================================================= --- 2009/stable/programming/language/python/TurboGears/pspec.xml (original) +++ 2009/stable/programming/language/python/TurboGears/pspec.xml Fri Mar 5 19:49:18 2010 @@ -33,6 +33,7 @@ python-turbokid SQLObject python-nose + setuptools /usr/lib @@ -41,6 +42,13 @@ + + 2010-03-05 + 1.0.9 + Add runtime dependency setuptools, thanks to Semen. + Fethican Co?kuner + fethicanc at gmail.com + 2010-02-05 1.0.9 From paketler-commits at pardus.org.tr Fri Mar 5 20:14:26 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 20:14:26 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze - translate Message-ID: <20100305181426.65C8949C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 20:14:26 2010 New Revision: 88076 Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze/pspec.xml playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze/translations.xml Log: translate --- pspec.xml | 2 +- translations.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze/pspec.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze/pspec.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze/pspec.xml Fri Mar 5 20:14:26 2010 @@ -11,7 +11,7 @@ GPLv2+ library A multi-protocol Libpurple connection manager for Telepathy - telepathy-haze is a connection manger built around libpurple, the core of Pidgin, as a Summer of Code project under the Pidgin umbrella. Ultimately, any protocol supported by libpurple will be supported by telepathy-haze; for now, XMPP, MSN and AIM are known to work acceptably, and other will probably work too. + telepathy-haze is a connection manager built around libpurple, the core of Pidgin, as a Summer of Code project under the Pidgin umbrella. Ultimately, any protocol supported by libpurple will be supported by telepathy-haze; for now, XMPP, MSN and AIM are known to work acceptably, and other will probably work too. http://telepathy.freedesktop.org/releases/telepathy-haze/telepathy-haze-0.3.3.tar.gz telepathy-glib Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze/translations.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze/translations.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze/translations.xml Fri Mar 5 20:14:26 2010 @@ -2,8 +2,8 @@ telepathy-haze - . - . + ?ok protokol destekli, libpurple ?zerine kurulu bir Telepathy ba?lant? y?neticisi + Telepathy-haze Pidgin'in de kulland??? libpurple ?zerine kurulu bir ba?lant? y?neticisidir. Libpurple taraf?ndan desteklenen t?m protokol teoride telepathy-haze ile de desteklenmektedir. From paketler-commits at pardus.org.tr Fri Mar 5 20:18:45 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 20:18:45 +0200 (EET) Subject: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze - version bump Message-ID: <20100305181845.E93AB49C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 20:18:45 2010 New Revision: 88077 Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze/pspec.xml Log: version bump --- pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze/pspec.xml ================================================================= --- playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze/pspec.xml (original) +++ playground/igungor/empathy_for_mr_vengeance/telepathy/telepathy-haze/pspec.xml Fri Mar 5 20:18:45 2010 @@ -12,7 +12,7 @@ library A multi-protocol Libpurple connection manager for Telepathy telepathy-haze is a connection manager built around libpurple, the core of Pidgin, as a Summer of Code project under the Pidgin umbrella. Ultimately, any protocol supported by libpurple will be supported by telepathy-haze; for now, XMPP, MSN and AIM are known to work acceptably, and other will probably work too. - http://telepathy.freedesktop.org/releases/telepathy-haze/telepathy-haze-0.3.3.tar.gz + http://telepathy.freedesktop.org/releases/telepathy-haze/telepathy-haze-0.3.4.tar.gz telepathy-glib pidgin @@ -35,8 +35,8 @@ - 2010-02-16 - 0.3.3 + 2010-03-05 + 0.3.4 Version bump. H. ?brahim G?ng?r h.ibrahim.gungor at gmail.com From paketler-commits at pardus.org.tr Fri Mar 5 21:27:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 21:27:58 +0200 (EET) Subject: playground/review/desktop/gnome/gvfs - stays in stable. delete. Message-ID: <20100305192758.11ADC49C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 21:27:57 2010 New Revision: 88078 Removed: playground/review/desktop/gnome/gvfs/ Log: stays in stable. delete. From paketler-commits at pardus.org.tr Fri Mar 5 21:33:35 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 21:33:35 +0200 (EET) Subject: playground/review/desktop/kde/kcometen3 - remove kcometen3 since its written with qt3 and kd... Message-ID: <20100305193335.1EF9C49C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 21:33:34 2010 New Revision: 88079 Removed: playground/review/desktop/kde/kcometen3/ Log: remove kcometen3 since its written with qt3 and kde3 stuff From paketler-commits at pardus.org.tr Fri Mar 5 21:42:53 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 21:42:53 +0200 (EET) Subject: playground/review/programming/build/bitbake - stays in stable Message-ID: <20100305194253.C18A349C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 21:42:53 2010 New Revision: 88080 Removed: playground/review/programming/build/bitbake/ Log: stays in stable From paketler-commits at pardus.org.tr Fri Mar 5 21:59:08 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 21:59:08 +0200 (EET) Subject: playground/review/x11/wm/obconf - stays in contrib. what the arrangement, geez, we h... Message-ID: <20100305195908.1815649C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 21:59:07 2010 New Revision: 88081 Removed: playground/review/x11/wm/obconf/ Log: stays in contrib. what the arrangement, geez, we have to switch to bugzilla asap From paketler-commits at pardus.org.tr Fri Mar 5 22:04:14 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 5 Mar 2010 22:04:14 +0200 (EET) Subject: playground/review/office/misc/gnumeric - stays in contrib Message-ID: <20100305200414.880A949C895@ns1.pardus.org.tr> Author: igungor Date: Fri Mar 5 22:04:14 2010 New Revision: 88082 Removed: playground/review/office/misc/gnumeric/ Log: stays in contrib From paketler-commits at pardus.org.tr Fri Mar 5 23:57:20 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Fri, 5 Mar 2010 23:57:20 +0200 (EET) Subject: corporate2/devel/programming/language/python/TurboGears - Merge from devel/programming/language/python/Turbo... Message-ID: <20100305215720.6BF6E49C895@ns1.pardus.org.tr> Author: fethican Date: Fri Mar 5 23:57:20 2010 New Revision: 88083 Modified: corporate2/devel/programming/language/python/TurboGears/ (props changed) corporate2/devel/programming/language/python/TurboGears/pspec.xml Log: Merge from devel/programming/language/python/TurboGears: rev. 88060, by fethican on 2010-03-05 add runtime dep. setuptools, thanks to Semen. --- pspec.xml | 8 ++++++++ 1 file changed, 8 insertions(+) Modified: corporate2/devel/programming/language/python/TurboGears/pspec.xml ================================================================= --- corporate2/devel/programming/language/python/TurboGears/pspec.xml (original) +++ corporate2/devel/programming/language/python/TurboGears/pspec.xml Fri Mar 5 23:57:20 2010 @@ -33,6 +33,7 @@ python-turbokid SQLObject python-nose + setuptools /usr/lib @@ -41,6 +42,13 @@ + + 2010-03-05 + 1.0.9 + Add runtime dependency setuptools, thanks to Semen. + Fethican Co?kuner + fethicanc at gmail.com + 2010-02-05 1.0.9 From paketler-commits at pardus.org.tr Sat Mar 6 02:57:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Sat, 6 Mar 2010 02:57:22 +0200 (EET) Subject: 2009/devel - Update index. Message-ID: <20100306005722.ED9E349C8AF@ns1.pardus.org.tr> Author: ozan.caglayan Date: Sat Mar 6 02:57:22 2010 New Revision: 88084 Modified: 2009/devel/pisi-index.xml 2009/devel/pisi-index.xml.bz2 2009/devel/pisi-index.xml.bz2.sha1sum 2009/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Sat Mar 6 16:28:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Eren_T=C3=BCrkay?=) Date: Sat, 6 Mar 2010 16:28:44 +0200 (EET) Subject: 2009/devel/server/web/apache - Version bump to fix multiple issues. (CVE-2010-{04... Message-ID: <20100306142844.C166949C895@ns1.pardus.org.tr> Author: erenturkay Date: Sat Mar 6 16:28:44 2010 New Revision: 88085 Modified: 2009/devel/server/web/apache/pspec.xml Log: - Version bump to fix multiple issues. (CVE-2010-{0408,0425,0434}, #12387) BUG:COMMENT:12387 --- pspec.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) Modified: 2009/devel/server/web/apache/pspec.xml ================================================================= --- 2009/devel/server/web/apache/pspec.xml (original) +++ 2009/devel/server/web/apache/pspec.xml Sat Mar 6 16:28:44 2010 @@ -12,7 +12,7 @@ service Apache web server Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other operating systems. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the de facto reference platform against which other web servers are designed and judged. - mirrors://apache/httpd/httpd-2.2.14.tar.bz2 + mirrors://apache/httpd/httpd-2.2.15.tar.bz2 apr apr-util @@ -154,6 +154,15 @@ + + 2010-03-06 + 2.2.15 + + - Version bump to fix multiple issues. (CVE-2010-{0408,0425,0434}, #12387) + + Eren T?rkay + eren at pardus.org.tr + 2009-10-06 2.2.14 From paketler-commits at pardus.org.tr Sat Mar 6 16:29:21 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Eren_T=C3=BCrkay?=) Date: Sat, 6 Mar 2010 16:29:21 +0200 (EET) Subject: 2009/stable/server/web/apache - Merge from devel/server/web/apache Message-ID: <20100306142921.7F7E449C895@ns1.pardus.org.tr> Author: erenturkay Date: Sat Mar 6 16:29:21 2010 New Revision: 88086 Modified: 2009/stable/server/web/apache/ (props changed) 2009/stable/server/web/apache/pspec.xml Log: Merge from devel/server/web/apache: rev. 88085, by erenturkay on 2010-03-06 - Version bump to fix multiple issues. (CVE-2010-{0408,0425,0434}, #12387) BUG:COMMENT:12387 --- pspec.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) Modified: 2009/stable/server/web/apache/pspec.xml ================================================================= --- 2009/stable/server/web/apache/pspec.xml (original) +++ 2009/stable/server/web/apache/pspec.xml Sat Mar 6 16:29:21 2010 @@ -12,7 +12,7 @@ service Apache web server Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other operating systems. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the de facto reference platform against which other web servers are designed and judged. - mirrors://apache/httpd/httpd-2.2.14.tar.bz2 + mirrors://apache/httpd/httpd-2.2.15.tar.bz2 apr apr-util @@ -154,6 +154,15 @@ + + 2010-03-06 + 2.2.15 + + - Version bump to fix multiple issues. (CVE-2010-{0408,0425,0434}, #12387) + + Eren T?rkay + eren at pardus.org.tr + 2009-10-06 2.2.14 From paketler-commits at pardus.org.tr Sat Mar 6 17:56:16 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Eren_T=C3=BCrkay?=) Date: Sat, 6 Mar 2010 17:56:16 +0200 (EET) Subject: 2008/devel/server/www/apache - Version bump to fix multiple issues. (CVE-2010-{04... Message-ID: <20100306155616.6E71A49C895@ns1.pardus.org.tr> Author: erenturkay Date: Sat Mar 6 17:56:16 2010 New Revision: 88087 Modified: 2008/devel/server/www/apache/pspec.xml Log: - Version bump to fix multiple issues. (CVE-2010-{0408,0425,0434}, #12387) BUG:COMMENT:1238 --- pspec.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) Modified: 2008/devel/server/www/apache/pspec.xml ================================================================= --- 2008/devel/server/www/apache/pspec.xml (original) +++ 2008/devel/server/www/apache/pspec.xml Sat Mar 6 17:56:16 2010 @@ -12,7 +12,7 @@ service Apache web server Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other operating systems. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the de facto reference platform against which other web servers are designed and judged. - mirrors://apache/httpd/httpd-2.2.14.tar.bz2 + mirrors://apache/httpd/httpd-2.2.15.tar.bz2 apr apr-util @@ -154,6 +154,15 @@ + + 2010-03-06 + 2.2.15 + + - Version bump to fix multiple issues. (CVE-2010-{0408,0425,0434}, #12387) + + Eren T?rkay + eren at pardus.org.tr + 2009-09-06 2.2.14 From paketler-commits at pardus.org.tr Sat Mar 6 19:45:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Sat, 6 Mar 2010 19:45:18 +0200 (EET) Subject: 2009/devel - Mark packages as unmaintained Message-ID: <20100306174521.360A349C895@ns1.pardus.org.tr> Author: sdalgic Date: Sat Mar 6 19:45:18 2010 New Revision: 88088 Modified: 2009/devel/desktop/gnome/librsvg/pspec.xml 2009/devel/desktop/kde/admin/package-manager/pspec.xml 2009/devel/desktop/misc/keep/pspec.xml 2009/devel/editor/ed/pspec.xml 2009/devel/editor/emacs/cedet/pspec.xml 2009/devel/editor/emacs/color-theme/pspec.xml 2009/devel/editor/emacs/ecb/pspec.xml 2009/devel/editor/emacs/emacs/pspec.xml 2009/devel/editor/emacs/mmm-mode/pspec.xml 2009/devel/editor/emacs/php-mode/pspec.xml 2009/devel/game/action/bzflag/pspec.xml 2009/devel/game/action/clanbomber/pspec.xml 2009/devel/game/board/gnugo/pspec.xml 2009/devel/game/library/clanlib/pspec.xml 2009/devel/game/library/hermes/pspec.xml 2009/devel/game/rpg/eternal-lands-data/pspec.xml 2009/devel/game/rpg/eternal-lands-music/pspec.xml 2009/devel/game/rpg/eternal-lands/pspec.xml 2009/devel/game/strategy/wesnoth/pspec.xml 2009/devel/hardware/disk/cramfs/pspec.xml 2009/devel/hardware/disk/dosfstools/pspec.xml 2009/devel/hardware/disk/encfs/pspec.xml 2009/devel/hardware/disk/fuse-python/pspec.xml 2009/devel/hardware/disk/fuse/pspec.xml 2009/devel/hardware/disk/gmailfs/pspec.xml 2009/devel/hardware/disk/libgmail/pspec.xml 2009/devel/hardware/disk/ntfs_3g/pspec.xml 2009/devel/hardware/disk/sshfs/pspec.xml 2009/devel/hardware/disk/unionfs/pspec.xml 2009/devel/hardware/disk/wdfs/pspec.xml 2009/devel/hardware/disk/xfsdump/pspec.xml 2009/devel/hardware/disk/xfsprogs/pspec.xml 2009/devel/hardware/firmware/accessrunner-firmware/pspec.xml 2009/devel/hardware/firmware/atmel-firmware/pspec.xml 2009/devel/hardware/firmware/eagle-firmware/pspec.xml 2009/devel/hardware/firmware/ipw2100-firmware/pspec.xml 2009/devel/hardware/firmware/ipw2200-firmware/pspec.xml 2009/devel/hardware/firmware/iwlwifi3945-ucode/pspec.xml 2009/devel/hardware/firmware/iwlwifi4965-ucode/pspec.xml 2009/devel/hardware/firmware/speedtouch-firmware/pspec.xml 2009/devel/hardware/firmware/zd1201-firmware/pspec.xml 2009/devel/hardware/firmware/zd1211-firmware/pspec.xml 2009/devel/hardware/library/libieee1284/pspec.xml 2009/devel/hardware/mobile/libopensync-plugin-file/pspec.xml 2009/devel/hardware/mobile/libopensync-plugin-gnokii/pspec.xml 2009/devel/hardware/mobile/libopensync-plugin-google-calendar/pspec.xml 2009/devel/hardware/mobile/libopensync-plugin-gpe/pspec.xml 2009/devel/hardware/mobile/libopensync-plugin-irmc/pspec.xml 2009/devel/hardware/mobile/libopensync-plugin-kdepim/pspec.xml 2009/devel/hardware/mobile/libopensync-plugin-ldap/pspec.xml 2009/devel/hardware/mobile/libopensync-plugin-opie/pspec.xml 2009/devel/hardware/mobile/libopensync-plugin-palm/pspec.xml 2009/devel/hardware/mobile/libopensync-plugin-python/pspec.xml 2009/devel/hardware/mobile/libopensync-plugin-syncml/pspec.xml 2009/devel/hardware/mobile/libopensync/pspec.xml 2009/devel/hardware/mobile/libsyncml/pspec.xml 2009/devel/hardware/mobile/msynctool/pspec.xml 2009/devel/hardware/mobile/pilot-link/pspec.xml 2009/devel/hardware/mobile/wbxml2/pspec.xml 2009/devel/hardware/optical/cdrdao/pspec.xml 2009/devel/hardware/optical/cdrtools/pspec.xml 2009/devel/hardware/optical/dvd+rw-tools/pspec.xml 2009/devel/hardware/scanner/sane-backends/pspec.xml 2009/devel/hardware/virtualization/kvm/pspec.xml 2009/devel/kernel/default/drivers/module-kvm/pspec.xml 2009/devel/kernel/default/drivers/module-slmodem/pspec.xml 2009/devel/kernel/default/drivers/module-ungrab-winmodem/pspec.xml 2009/devel/kernel/pae/drivers/module-pae-kvm/pspec.xml 2009/devel/kernel/pae/drivers/module-pae-slmodem/pspec.xml 2009/devel/kernel/pae/drivers/module-pae-ungrab-winmodem/pspec.xml 2009/devel/multimedia/editor/ksubtile/pspec.xml 2009/devel/multimedia/editor/ksubtitleripper/pspec.xml 2009/devel/multimedia/graphics/gimp-data-extras/pspec.xml 2009/devel/multimedia/graphics/gimp/pspec.xml 2009/devel/multimedia/graphics/gocr/pspec.xml 2009/devel/multimedia/graphics/graphviz/pspec.xml 2009/devel/multimedia/graphics/imagemagick/pspec.xml 2009/devel/multimedia/graphics/inkscape/pspec.xml 2009/devel/multimedia/graphics/tesseract/pspec.xml 2009/devel/multimedia/library/fribidi/pspec.xml 2009/devel/multimedia/library/gst-ffmpeg/pspec.xml 2009/devel/multimedia/library/gst-plugins-base/pspec.xml 2009/devel/multimedia/library/gst-plugins-good/pspec.xml 2009/devel/multimedia/library/gst-plugins-ugly/pspec.xml 2009/devel/multimedia/tv/kdetv/pspec.xml 2009/devel/network/analyzer/metasploit/pspec.xml 2009/devel/network/analyzer/traceroute/pspec.xml 2009/devel/network/connection/crda/pspec.xml 2009/devel/network/connection/rutilt/pspec.xml 2009/devel/network/connection/wireless-regdb/pspec.xml 2009/devel/network/library/libwww/pspec.xml 2009/devel/network/library/openmpi/pspec.xml 2009/devel/network/mail/kbiff/pspec.xml 2009/devel/network/mail/spamassassin/pspec.xml 2009/devel/network/monitor/net-snmp/pspec.xml 2009/devel/network/remoteshell/synergy/pspec.xml 2009/devel/network/remoteshell/telnet-bsd/pspec.xml 2009/devel/network/share/cadaver/pspec.xml 2009/devel/network/share/nfs-utils/pspec.xml 2009/devel/network/share/rsync/pspec.xml 2009/devel/office/docbook/asciidoc/pspec.xml 2009/devel/office/misc/djvu/pspec.xml 2009/devel/office/misc/docutils/pspec.xml 2009/devel/office/misc/scribus/pspec.xml 2009/devel/office/postscript/poppler-bindings/pspec.xml 2009/devel/office/postscript/poppler/pspec.xml 2009/devel/office/spellcheck/zpspell/pspec.xml 2009/devel/programming/build/unsermake/pspec.xml 2009/devel/programming/debug/gdb/pspec.xml 2009/devel/programming/environment/ipython/pspec.xml 2009/devel/programming/language/erlang/pspec.xml 2009/devel/programming/language/haskell/ghc/pspec.xml 2009/devel/programming/language/ocaml/pspec.xml 2009/devel/programming/language/php/Smarty/pspec.xml 2009/devel/programming/language/php/php/pspec.xml 2009/devel/programming/language/python/PyICU/pspec.xml 2009/devel/programming/language/python/PyX/pspec.xml 2009/devel/programming/language/python/PyXML/pspec.xml 2009/devel/programming/language/python/SOAPpy/pspec.xml 2009/devel/programming/language/python/Twisted/pspec.xml 2009/devel/programming/language/python/ZopeInterface/pspec.xml 2009/devel/programming/language/python/aggdraw/pspec.xml 2009/devel/programming/language/python/cmemcache/pspec.xml 2009/devel/programming/language/python/feedparser/pspec.xml 2009/devel/programming/language/python/fpconst/pspec.xml 2009/devel/programming/language/python/gdmodule/pspec.xml 2009/devel/programming/language/python/gnuplot-py/pspec.xml 2009/devel/programming/language/python/httplib2/pspec.xml 2009/devel/programming/language/python/mysql-python/pspec.xml 2009/devel/programming/language/python/networkx/pspec.xml 2009/devel/programming/language/python/pexpect/pspec.xml 2009/devel/programming/language/python/psyco/pspec.xml 2009/devel/programming/language/python/pyaspects/pspec.xml 2009/devel/programming/language/python/pycallgraph/pspec.xml 2009/devel/programming/language/python/pychecker/pspec.xml 2009/devel/programming/language/python/pycrypto/pspec.xml 2009/devel/programming/language/python/pydelicious/pspec.xml 2009/devel/programming/language/python/pylzma/pspec.xml 2009/devel/programming/language/python/pyopenssl/pspec.xml 2009/devel/programming/language/python/pyrex/pspec.xml 2009/devel/programming/language/python/pysvn/pspec.xml 2009/devel/programming/language/python/python-imaging/pspec.xml 2009/devel/programming/language/python/python-iniparse/pspec.xml 2009/devel/programming/language/python/python-mechanize/pspec.xml 2009/devel/programming/language/python/python-memcached/pspec.xml 2009/devel/programming/language/python/python-transaction/pspec.xml 2009/devel/programming/language/python/pyxattr/pspec.xml 2009/devel/programming/language/python/scapy/pspec.xml 2009/devel/programming/language/python/scipy/pspec.xml 2009/devel/programming/language/python/sympy/pspec.xml 2009/devel/programming/language/python/zodb3/pspec.xml 2009/devel/programming/language/python/zope-proxy/pspec.xml 2009/devel/programming/language/ruby/ruby/pspec.xml 2009/devel/programming/language/tcl/tcl/pspec.xml 2009/devel/programming/language/tcl/tcltk/pspec.xml 2009/devel/programming/language/tcl/tls/pspec.xml 2009/devel/programming/library/libevent/pspec.xml 2009/devel/programming/library/libmemcache/pspec.xml 2009/devel/programming/library/libnfsidmap/pspec.xml 2009/devel/programming/library/linbox/pspec.xml 2009/devel/programming/library/metis/pspec.xml 2009/devel/programming/library/rlog/pspec.xml 2009/devel/programming/profiler/oprofile/pspec.xml 2009/devel/programming/profiler/sysprof/pspec.xml 2009/devel/programming/tool/cdecl/pspec.xml 2009/devel/programming/tool/dev86/pspec.xml 2009/devel/programming/tool/patchutils/pspec.xml 2009/devel/programming/tool/translate-toolkit/pspec.xml 2009/devel/programming/vcs/SVK/pspec.xml 2009/devel/programming/vcs/bk-client/pspec.xml 2009/devel/programming/vcs/cvs/pspec.xml 2009/devel/programming/vcs/cvsps/pspec.xml 2009/devel/programming/vcs/git/pspec.xml 2009/devel/programming/vcs/mercurial/pspec.xml 2009/devel/programming/vcs/subversion/pspec.xml 2009/devel/science/electronics/ktechlab/pspec.xml 2009/devel/science/electronics/pcb/pspec.xml 2009/devel/science/library/givaro/pspec.xml 2009/devel/science/library/pari/pspec.xml 2009/devel/science/mathematics/genus2reduction/pspec.xml 2009/devel/science/mathematics/octave/pspec.xml 2009/devel/server/auth/yp-tools/pspec.xml 2009/devel/server/auth/ypbind/pspec.xml 2009/devel/server/auth/ypserv/pspec.xml 2009/devel/server/bind/pspec.xml 2009/devel/server/database/firebird/pspec.xml 2009/devel/server/database/memcached/pspec.xml 2009/devel/server/database/mysql/pspec.xml 2009/devel/server/database/postgresql-odbc/pspec.xml 2009/devel/server/database/postgresql-python/pspec.xml 2009/devel/server/database/postgresql/pspec.xml 2009/devel/server/dhcp/pspec.xml 2009/devel/server/ejabberd/pspec.xml 2009/devel/server/ftp/tftp/pspec.xml 2009/devel/server/ftp/vsftpd/pspec.xml 2009/devel/server/hylafax/pspec.xml 2009/devel/server/mta/cyrus-sasl/pspec.xml 2009/devel/server/mta/dovecot/pspec.xml 2009/devel/server/mta/postfix/pspec.xml 2009/devel/server/ntp/pspec.xml 2009/devel/server/portmap/pspec.xml 2009/devel/server/proxy/dansguardian/pspec.xml 2009/devel/server/proxy/ntlmaps/pspec.xml 2009/devel/server/proxy/squid/pspec.xml 2009/devel/server/ptsp/lbuscd/pspec.xml 2009/devel/server/ptsp/ltspfs/pspec.xml 2009/devel/server/ptsp/ltspfsd/pspec.xml 2009/devel/server/ptsp/ptsp-client/pspec.xml 2009/devel/server/ptsp/ptsp-server/pspec.xml 2009/devel/server/web/apache/pspec.xml 2009/devel/server/web/htdig/pspec.xml 2009/devel/server/web/mod_fastcgi/pspec.xml 2009/devel/server/web/mod_python/pspec.xml 2009/devel/server/web/mrtg/pspec.xml 2009/devel/server/web/webalizer/pspec.xml 2009/devel/server/xinetd/pspec.xml 2009/devel/system/base/acl/pspec.xml 2009/devel/system/base/attr/pspec.xml 2009/devel/system/base/bootsplash-theme-pardus/pspec.xml 2009/devel/system/base/bootsplash/pspec.xml 2009/devel/system/base/cpio/pspec.xml 2009/devel/system/base/dhcpcd/pspec.xml 2009/devel/system/base/diffutils/pspec.xml 2009/devel/system/base/e2fsprogs/pspec.xml 2009/devel/system/base/findutils/pspec.xml 2009/devel/system/base/gawk/pspec.xml 2009/devel/system/base/gdbm/pspec.xml 2009/devel/system/base/gperf/pspec.xml 2009/devel/system/base/grep/pspec.xml 2009/devel/system/base/hdparm/pspec.xml 2009/devel/system/base/lzma/pspec.xml 2009/devel/system/base/openssh/pspec.xml 2009/devel/system/base/pciutils/pspec.xml 2009/devel/system/base/pcmciautils/pspec.xml 2009/devel/system/base/perl/pspec.xml 2009/devel/system/base/popt/pspec.xml 2009/devel/system/base/sed/pspec.xml 2009/devel/system/base/sqlite/pspec.xml 2009/devel/system/base/sysklogd/pspec.xml 2009/devel/system/base/tcp-wrappers/pspec.xml 2009/devel/system/base/texinfo/pspec.xml 2009/devel/system/base/time/pspec.xml 2009/devel/system/base/unzip/pspec.xml 2009/devel/system/base/urlgrabber/pspec.xml 2009/devel/system/base/zip/pspec.xml 2009/devel/system/boot/kexec-tools/pspec.xml 2009/devel/system/devel/diffstat/pspec.xml 2009/devel/system/devel/icecream/pspec.xml 2009/devel/system/devel/libsigsegv/pspec.xml 2009/devel/system/devel/patch/pspec.xml 2009/devel/system/devel/perl-XML-Parser/pspec.xml 2009/devel/system/devel/quilt/pspec.xml 2009/devel/util/admin/logrotate/pspec.xml 2009/devel/util/admin/systemtap/pspec.xml 2009/devel/util/antivirus/clamav/pspec.xml 2009/devel/util/antivirus/clamtk/pspec.xml 2009/devel/util/antivirus/klamav/pspec.xml 2009/devel/util/archive/unshield/pspec.xml 2009/devel/util/archive/xdelta/pspec.xml 2009/devel/util/archive/xdelta3/pspec.xml 2009/devel/util/crypt/mcrypt/pspec.xml 2009/devel/util/misc/elfutils/pspec.xml 2009/devel/util/misc/lsof/pspec.xml 2009/devel/util/misc/ltrace/pspec.xml 2009/devel/util/misc/pax-utils/pspec.xml 2009/devel/util/misc/strace/pspec.xml 2009/devel/x11/util/x11-ssh-askpass/pspec.xml 2009/devel/x11/util/xosd/pspec.xml Log: Mark packages as unmaintained --- desktop/gnome/librsvg/pspec.xml | 4 ++-- desktop/kde/admin/package-manager/pspec.xml | 4 ++-- desktop/misc/keep/pspec.xml | 4 ++-- editor/ed/pspec.xml | 4 ++-- editor/emacs/cedet/pspec.xml | 4 ++-- editor/emacs/color-theme/pspec.xml | 4 ++-- editor/emacs/ecb/pspec.xml | 4 ++-- editor/emacs/emacs/pspec.xml | 4 ++-- editor/emacs/mmm-mode/pspec.xml | 4 ++-- editor/emacs/php-mode/pspec.xml | 4 ++-- game/action/bzflag/pspec.xml | 4 ++-- game/action/clanbomber/pspec.xml | 4 ++-- game/board/gnugo/pspec.xml | 4 ++-- game/library/clanlib/pspec.xml | 4 ++-- game/library/hermes/pspec.xml | 4 ++-- game/rpg/eternal-lands-data/pspec.xml | 4 ++-- game/rpg/eternal-lands-music/pspec.xml | 4 ++-- game/rpg/eternal-lands/pspec.xml | 4 ++-- game/strategy/wesnoth/pspec.xml | 4 ++-- hardware/disk/cramfs/pspec.xml | 4 ++-- hardware/disk/dosfstools/pspec.xml | 4 ++-- hardware/disk/encfs/pspec.xml | 4 ++-- hardware/disk/fuse-python/pspec.xml | 4 ++-- hardware/disk/fuse/pspec.xml | 4 ++-- hardware/disk/gmailfs/pspec.xml | 4 ++-- hardware/disk/libgmail/pspec.xml | 4 ++-- hardware/disk/ntfs_3g/pspec.xml | 4 ++-- hardware/disk/sshfs/pspec.xml | 4 ++-- hardware/disk/unionfs/pspec.xml | 4 ++-- hardware/disk/wdfs/pspec.xml | 4 ++-- hardware/disk/xfsdump/pspec.xml | 4 ++-- hardware/disk/xfsprogs/pspec.xml | 4 ++-- hardware/firmware/accessrunner-firmware/pspec.xml | 4 ++-- hardware/firmware/atmel-firmware/pspec.xml | 4 ++-- hardware/firmware/eagle-firmware/pspec.xml | 4 ++-- hardware/firmware/ipw2100-firmware/pspec.xml | 4 ++-- hardware/firmware/ipw2200-firmware/pspec.xml | 4 ++-- hardware/firmware/iwlwifi3945-ucode/pspec.xml | 4 ++-- hardware/firmware/iwlwifi4965-ucode/pspec.xml | 4 ++-- hardware/firmware/speedtouch-firmware/pspec.xml | 4 ++-- hardware/firmware/zd1201-firmware/pspec.xml | 4 ++-- hardware/firmware/zd1211-firmware/pspec.xml | 4 ++-- hardware/library/libieee1284/pspec.xml | 4 ++-- hardware/mobile/libopensync-plugin-file/pspec.xml | 4 ++-- hardware/mobile/libopensync-plugin-gnokii/pspec.xml | 4 ++-- hardware/mobile/libopensync-plugin-google-calendar/pspec.xml | 4 ++-- hardware/mobile/libopensync-plugin-gpe/pspec.xml | 4 ++-- hardware/mobile/libopensync-plugin-irmc/pspec.xml | 4 ++-- hardware/mobile/libopensync-plugin-kdepim/pspec.xml | 4 ++-- hardware/mobile/libopensync-plugin-ldap/pspec.xml | 4 ++-- hardware/mobile/libopensync-plugin-opie/pspec.xml | 4 ++-- hardware/mobile/libopensync-plugin-palm/pspec.xml | 4 ++-- hardware/mobile/libopensync-plugin-python/pspec.xml | 4 ++-- hardware/mobile/libopensync-plugin-syncml/pspec.xml | 4 ++-- hardware/mobile/libopensync/pspec.xml | 4 ++-- hardware/mobile/libsyncml/pspec.xml | 4 ++-- hardware/mobile/msynctool/pspec.xml | 4 ++-- hardware/mobile/pilot-link/pspec.xml | 4 ++-- hardware/mobile/wbxml2/pspec.xml | 4 ++-- hardware/optical/cdrdao/pspec.xml | 4 ++-- hardware/optical/cdrtools/pspec.xml | 4 ++-- hardware/optical/dvd+rw-tools/pspec.xml | 4 ++-- hardware/scanner/sane-backends/pspec.xml | 4 ++-- hardware/virtualization/kvm/pspec.xml | 4 ++-- kernel/default/drivers/module-kvm/pspec.xml | 4 ++-- kernel/default/drivers/module-slmodem/pspec.xml | 4 ++-- kernel/default/drivers/module-ungrab-winmodem/pspec.xml | 4 ++-- kernel/pae/drivers/module-pae-kvm/pspec.xml | 4 ++-- kernel/pae/drivers/module-pae-slmodem/pspec.xml | 4 ++-- kernel/pae/drivers/module-pae-ungrab-winmodem/pspec.xml | 4 ++-- multimedia/editor/ksubtile/pspec.xml | 4 ++-- multimedia/editor/ksubtitleripper/pspec.xml | 4 ++-- multimedia/graphics/gimp-data-extras/pspec.xml | 4 ++-- multimedia/graphics/gimp/pspec.xml | 4 ++-- multimedia/graphics/gocr/pspec.xml | 4 ++-- multimedia/graphics/graphviz/pspec.xml | 4 ++-- multimedia/graphics/imagemagick/pspec.xml | 4 ++-- multimedia/graphics/inkscape/pspec.xml | 4 ++-- multimedia/graphics/tesseract/pspec.xml | 4 ++-- multimedia/library/fribidi/pspec.xml | 4 ++-- multimedia/library/gst-ffmpeg/pspec.xml | 4 ++-- multimedia/library/gst-plugins-base/pspec.xml | 4 ++-- multimedia/library/gst-plugins-good/pspec.xml | 4 ++-- multimedia/library/gst-plugins-ugly/pspec.xml | 4 ++-- multimedia/tv/kdetv/pspec.xml | 4 ++-- network/analyzer/metasploit/pspec.xml | 4 ++-- network/analyzer/traceroute/pspec.xml | 4 ++-- network/connection/crda/pspec.xml | 4 ++-- network/connection/rutilt/pspec.xml | 4 ++-- network/connection/wireless-regdb/pspec.xml | 4 ++-- network/library/libwww/pspec.xml | 4 ++-- network/library/openmpi/pspec.xml | 4 ++-- network/mail/kbiff/pspec.xml | 4 ++-- network/mail/spamassassin/pspec.xml | 4 ++-- network/monitor/net-snmp/pspec.xml | 4 ++-- network/remoteshell/synergy/pspec.xml | 4 ++-- network/remoteshell/telnet-bsd/pspec.xml | 4 ++-- network/share/cadaver/pspec.xml | 4 ++-- network/share/nfs-utils/pspec.xml | 4 ++-- network/share/rsync/pspec.xml | 4 ++-- office/docbook/asciidoc/pspec.xml | 4 ++-- office/misc/djvu/pspec.xml | 4 ++-- office/misc/docutils/pspec.xml | 4 ++-- office/misc/scribus/pspec.xml | 4 ++-- office/postscript/poppler-bindings/pspec.xml | 4 ++-- office/postscript/poppler/pspec.xml | 4 ++-- office/spellcheck/zpspell/pspec.xml | 4 ++-- programming/build/unsermake/pspec.xml | 4 ++-- programming/debug/gdb/pspec.xml | 4 ++-- programming/environment/ipython/pspec.xml | 4 ++-- programming/language/erlang/pspec.xml | 4 ++-- programming/language/haskell/ghc/pspec.xml | 4 ++-- programming/language/ocaml/pspec.xml | 4 ++-- programming/language/php/Smarty/pspec.xml | 4 ++-- programming/language/php/php/pspec.xml | 4 ++-- programming/language/python/PyICU/pspec.xml | 4 ++-- programming/language/python/PyX/pspec.xml | 4 ++-- programming/language/python/PyXML/pspec.xml | 4 ++-- programming/language/python/SOAPpy/pspec.xml | 4 ++-- programming/language/python/Twisted/pspec.xml | 4 ++-- programming/language/python/ZopeInterface/pspec.xml | 4 ++-- programming/language/python/aggdraw/pspec.xml | 4 ++-- programming/language/python/cmemcache/pspec.xml | 4 ++-- programming/language/python/feedparser/pspec.xml | 4 ++-- programming/language/python/fpconst/pspec.xml | 4 ++-- programming/language/python/gdmodule/pspec.xml | 4 ++-- programming/language/python/gnuplot-py/pspec.xml | 4 ++-- programming/language/python/httplib2/pspec.xml | 4 ++-- programming/language/python/mysql-python/pspec.xml | 4 ++-- programming/language/python/networkx/pspec.xml | 4 ++-- programming/language/python/pexpect/pspec.xml | 4 ++-- programming/language/python/psyco/pspec.xml | 4 ++-- programming/language/python/pyaspects/pspec.xml | 4 ++-- programming/language/python/pycallgraph/pspec.xml | 4 ++-- programming/language/python/pychecker/pspec.xml | 4 ++-- programming/language/python/pycrypto/pspec.xml | 4 ++-- programming/language/python/pydelicious/pspec.xml | 4 ++-- programming/language/python/pylzma/pspec.xml | 4 ++-- programming/language/python/pyopenssl/pspec.xml | 4 ++-- programming/language/python/pyrex/pspec.xml | 4 ++-- programming/language/python/pysvn/pspec.xml | 4 ++-- programming/language/python/python-imaging/pspec.xml | 4 ++-- programming/language/python/python-iniparse/pspec.xml | 4 ++-- programming/language/python/python-mechanize/pspec.xml | 4 ++-- programming/language/python/python-memcached/pspec.xml | 4 ++-- programming/language/python/python-transaction/pspec.xml | 4 ++-- programming/language/python/pyxattr/pspec.xml | 4 ++-- programming/language/python/scapy/pspec.xml | 4 ++-- programming/language/python/scipy/pspec.xml | 4 ++-- programming/language/python/sympy/pspec.xml | 4 ++-- programming/language/python/zodb3/pspec.xml | 4 ++-- programming/language/python/zope-proxy/pspec.xml | 4 ++-- programming/language/ruby/ruby/pspec.xml | 4 ++-- programming/language/tcl/tcl/pspec.xml | 4 ++-- programming/language/tcl/tcltk/pspec.xml | 4 ++-- programming/language/tcl/tls/pspec.xml | 4 ++-- programming/library/libevent/pspec.xml | 4 ++-- programming/library/libmemcache/pspec.xml | 4 ++-- programming/library/libnfsidmap/pspec.xml | 4 ++-- programming/library/linbox/pspec.xml | 4 ++-- programming/library/metis/pspec.xml | 4 ++-- programming/library/rlog/pspec.xml | 4 ++-- programming/profiler/oprofile/pspec.xml | 4 ++-- programming/profiler/sysprof/pspec.xml | 4 ++-- programming/tool/cdecl/pspec.xml | 4 ++-- programming/tool/dev86/pspec.xml | 4 ++-- programming/tool/patchutils/pspec.xml | 4 ++-- programming/tool/translate-toolkit/pspec.xml | 4 ++-- programming/vcs/SVK/pspec.xml | 4 ++-- programming/vcs/bk-client/pspec.xml | 4 ++-- programming/vcs/cvs/pspec.xml | 4 ++-- programming/vcs/cvsps/pspec.xml | 4 ++-- programming/vcs/git/pspec.xml | 4 ++-- programming/vcs/mercurial/pspec.xml | 4 ++-- programming/vcs/subversion/pspec.xml | 4 ++-- science/electronics/ktechlab/pspec.xml | 4 ++-- science/electronics/pcb/pspec.xml | 4 ++-- science/library/givaro/pspec.xml | 4 ++-- science/library/pari/pspec.xml | 4 ++-- science/mathematics/genus2reduction/pspec.xml | 4 ++-- science/mathematics/octave/pspec.xml | 4 ++-- server/auth/yp-tools/pspec.xml | 4 ++-- server/auth/ypbind/pspec.xml | 4 ++-- server/auth/ypserv/pspec.xml | 4 ++-- server/bind/pspec.xml | 4 ++-- server/database/firebird/pspec.xml | 4 ++-- server/database/memcached/pspec.xml | 4 ++-- server/database/mysql/pspec.xml | 4 ++-- server/database/postgresql-odbc/pspec.xml | 4 ++-- server/database/postgresql-python/pspec.xml | 4 ++-- server/database/postgresql/pspec.xml | 4 ++-- server/dhcp/pspec.xml | 4 ++-- server/ejabberd/pspec.xml | 4 ++-- server/ftp/tftp/pspec.xml | 4 ++-- server/ftp/vsftpd/pspec.xml | 4 ++-- server/hylafax/pspec.xml | 4 ++-- server/mta/cyrus-sasl/pspec.xml | 4 ++-- server/mta/dovecot/pspec.xml | 4 ++-- server/mta/postfix/pspec.xml | 4 ++-- server/ntp/pspec.xml | 4 ++-- server/portmap/pspec.xml | 4 ++-- server/proxy/dansguardian/pspec.xml | 4 ++-- server/proxy/ntlmaps/pspec.xml | 4 ++-- server/proxy/squid/pspec.xml | 4 ++-- server/ptsp/lbuscd/pspec.xml | 4 ++-- server/ptsp/ltspfs/pspec.xml | 4 ++-- server/ptsp/ltspfsd/pspec.xml | 4 ++-- server/ptsp/ptsp-client/pspec.xml | 4 ++-- server/ptsp/ptsp-server/pspec.xml | 4 ++-- server/web/apache/pspec.xml | 4 ++-- server/web/htdig/pspec.xml | 4 ++-- server/web/mod_fastcgi/pspec.xml | 4 ++-- server/web/mod_python/pspec.xml | 4 ++-- server/web/mrtg/pspec.xml | 4 ++-- server/web/webalizer/pspec.xml | 4 ++-- server/xinetd/pspec.xml | 4 ++-- system/base/acl/pspec.xml | 4 ++-- system/base/attr/pspec.xml | 4 ++-- system/base/bootsplash-theme-pardus/pspec.xml | 4 ++-- system/base/bootsplash/pspec.xml | 4 ++-- system/base/cpio/pspec.xml | 4 ++-- system/base/dhcpcd/pspec.xml | 4 ++-- system/base/diffutils/pspec.xml | 4 ++-- system/base/e2fsprogs/pspec.xml | 4 ++-- system/base/findutils/pspec.xml | 4 ++-- system/base/gawk/pspec.xml | 4 ++-- system/base/gdbm/pspec.xml | 4 ++-- system/base/gperf/pspec.xml | 4 ++-- system/base/grep/pspec.xml | 4 ++-- system/base/hdparm/pspec.xml | 4 ++-- system/base/lzma/pspec.xml | 4 ++-- system/base/openssh/pspec.xml | 4 ++-- system/base/pciutils/pspec.xml | 4 ++-- system/base/pcmciautils/pspec.xml | 4 ++-- system/base/perl/pspec.xml | 4 ++-- system/base/popt/pspec.xml | 4 ++-- system/base/sed/pspec.xml | 4 ++-- system/base/sqlite/pspec.xml | 4 ++-- system/base/sysklogd/pspec.xml | 4 ++-- system/base/tcp-wrappers/pspec.xml | 4 ++-- system/base/texinfo/pspec.xml | 4 ++-- system/base/time/pspec.xml | 4 ++-- system/base/unzip/pspec.xml | 4 ++-- system/base/urlgrabber/pspec.xml | 4 ++-- system/base/zip/pspec.xml | 4 ++-- system/boot/kexec-tools/pspec.xml | 4 ++-- system/devel/diffstat/pspec.xml | 4 ++-- system/devel/icecream/pspec.xml | 4 ++-- system/devel/libsigsegv/pspec.xml | 4 ++-- system/devel/patch/pspec.xml | 4 ++-- system/devel/perl-XML-Parser/pspec.xml | 4 ++-- system/devel/quilt/pspec.xml | 4 ++-- util/admin/logrotate/pspec.xml | 4 ++-- util/admin/systemtap/pspec.xml | 4 ++-- util/antivirus/clamav/pspec.xml | 4 ++-- util/antivirus/clamtk/pspec.xml | 4 ++-- util/antivirus/klamav/pspec.xml | 4 ++-- util/archive/unshield/pspec.xml | 4 ++-- util/archive/xdelta/pspec.xml | 4 ++-- util/archive/xdelta3/pspec.xml | 4 ++-- util/crypt/mcrypt/pspec.xml | 4 ++-- util/misc/elfutils/pspec.xml | 4 ++-- util/misc/lsof/pspec.xml | 4 ++-- util/misc/ltrace/pspec.xml | 4 ++-- util/misc/pax-utils/pspec.xml | 4 ++-- util/misc/strace/pspec.xml | 4 ++-- x11/util/x11-ssh-askpass/pspec.xml | 4 ++-- x11/util/xosd/pspec.xml | 4 ++-- 268 files changed, 536 insertions(+), 536 deletions(-) Modified: 2009/devel/desktop/gnome/librsvg/pspec.xml ================================================================= --- 2009/devel/desktop/gnome/librsvg/pspec.xml (original) +++ 2009/devel/desktop/gnome/librsvg/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ librsvg http://librsvg.sourceforge.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/desktop/kde/admin/package-manager/pspec.xml ================================================================= --- 2009/devel/desktop/kde/admin/package-manager/pspec.xml (original) +++ 2009/devel/desktop/kde/admin/package-manager/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ package-manager http://www.pardus.org.tr/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:gui Modified: 2009/devel/desktop/misc/keep/pspec.xml ================================================================= --- 2009/devel/desktop/misc/keep/pspec.xml (original) +++ 2009/devel/desktop/misc/keep/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ keep http://jr.falleri.free.fr/keep/wiki/Home - Serb?lent ?nsal - serbulent at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:gui Modified: 2009/devel/editor/ed/pspec.xml ================================================================= --- 2009/devel/editor/ed/pspec.xml (original) +++ 2009/devel/editor/ed/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ed http://www.gnu.org/software/ed/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv3 app:console Modified: 2009/devel/editor/emacs/cedet/pspec.xml ================================================================= --- 2009/devel/editor/emacs/cedet/pspec.xml (original) +++ 2009/devel/editor/emacs/cedet/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ cedet http://cedet.sourceforge.net/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 data Modified: 2009/devel/editor/emacs/color-theme/pspec.xml ================================================================= --- 2009/devel/editor/emacs/color-theme/pspec.xml (original) +++ 2009/devel/editor/emacs/color-theme/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ color-theme http://www.emacswiki.org/cgi-bin/wiki?ColorTheme - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 data Modified: 2009/devel/editor/emacs/ecb/pspec.xml ================================================================= --- 2009/devel/editor/emacs/ecb/pspec.xml (original) +++ 2009/devel/editor/emacs/ecb/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ecb http://ecb.sourceforge.net/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 data Modified: 2009/devel/editor/emacs/emacs/pspec.xml ================================================================= --- 2009/devel/editor/emacs/emacs/pspec.xml (original) +++ 2009/devel/editor/emacs/emacs/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ emacs http://www.gnu.org/software/emacs - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv3+ emacs Modified: 2009/devel/editor/emacs/mmm-mode/pspec.xml ================================================================= --- 2009/devel/editor/emacs/mmm-mode/pspec.xml (original) +++ 2009/devel/editor/emacs/mmm-mode/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ mmm-mode http://mmm-mode.sourceforge.net/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 data Modified: 2009/devel/editor/emacs/php-mode/pspec.xml ================================================================= --- 2009/devel/editor/emacs/php-mode/pspec.xml (original) +++ 2009/devel/editor/emacs/php-mode/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ php-mode http://php-mode.sourceforge.net - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 data Modified: 2009/devel/game/action/bzflag/pspec.xml ================================================================= --- 2009/devel/game/action/bzflag/pspec.xml (original) +++ 2009/devel/game/action/bzflag/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ bzflag http://www.bzflag.org - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 app:gui Modified: 2009/devel/game/action/clanbomber/pspec.xml ================================================================= --- 2009/devel/game/action/clanbomber/pspec.xml (original) +++ 2009/devel/game/action/clanbomber/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ clanbomber http://clanbomber.sourceforge.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 clanbomber Modified: 2009/devel/game/board/gnugo/pspec.xml ================================================================= --- 2009/devel/game/board/gnugo/pspec.xml (original) +++ 2009/devel/game/board/gnugo/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gnugo http://www.gnu.org/software/gnugo/gnugo.html - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/game/library/clanlib/pspec.xml ================================================================= --- 2009/devel/game/library/clanlib/pspec.xml (original) +++ 2009/devel/game/library/clanlib/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ clanlib http://www.clanlib.org/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/game/library/hermes/pspec.xml ================================================================= --- 2009/devel/game/library/hermes/pspec.xml (original) +++ 2009/devel/game/library/hermes/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ hermes http://www.clanlib.org/download.html - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/game/rpg/eternal-lands-data/pspec.xml ================================================================= --- 2009/devel/game/rpg/eternal-lands-data/pspec.xml (original) +++ 2009/devel/game/rpg/eternal-lands-data/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ eternal-lands-data http://www.eternal-lands.com - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr eternal_lands eternal-lands Modified: 2009/devel/game/rpg/eternal-lands-music/pspec.xml ================================================================= --- 2009/devel/game/rpg/eternal-lands-music/pspec.xml (original) +++ 2009/devel/game/rpg/eternal-lands-music/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ eternal-lands-music http://www.eternal-lands.com - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr eternal_lands eternal-lands Modified: 2009/devel/game/rpg/eternal-lands/pspec.xml ================================================================= --- 2009/devel/game/rpg/eternal-lands/pspec.xml (original) +++ 2009/devel/game/rpg/eternal-lands/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ eternal-lands http://www.eternal-lands.com - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr eternal_lands eternal-lands Modified: 2009/devel/game/strategy/wesnoth/pspec.xml ================================================================= --- 2009/devel/game/strategy/wesnoth/pspec.xml (original) +++ 2009/devel/game/strategy/wesnoth/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ wesnoth http://www.wesnoth.org/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 wesnoth-icon Modified: 2009/devel/hardware/disk/cramfs/pspec.xml ================================================================= --- 2009/devel/hardware/disk/cramfs/pspec.xml (original) +++ 2009/devel/hardware/disk/cramfs/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ cramfs http://cramfs.sourceforge.net - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/hardware/disk/dosfstools/pspec.xml ================================================================= --- 2009/devel/hardware/disk/dosfstools/pspec.xml (original) +++ 2009/devel/hardware/disk/dosfstools/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ dosfstools http://www.daniel-baumann.ch/software/dosfstools/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv3 app:console Modified: 2009/devel/hardware/disk/encfs/pspec.xml ================================================================= --- 2009/devel/hardware/disk/encfs/pspec.xml (original) +++ 2009/devel/hardware/disk/encfs/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ encfs http://www.arg0.net/encfs - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/hardware/disk/fuse-python/pspec.xml ================================================================= --- 2009/devel/hardware/disk/fuse-python/pspec.xml (original) +++ 2009/devel/hardware/disk/fuse-python/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ fuse-python http://apps.sourceforge.net/mediawiki/fuse/index.php?title=FusePython - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/disk/fuse/pspec.xml ================================================================= --- 2009/devel/hardware/disk/fuse/pspec.xml (original) +++ 2009/devel/hardware/disk/fuse/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ fuse http://fuse.sourceforge.net - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/disk/gmailfs/pspec.xml ================================================================= --- 2009/devel/hardware/disk/gmailfs/pspec.xml (original) +++ 2009/devel/hardware/disk/gmailfs/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gmailfs http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/hardware/disk/libgmail/pspec.xml ================================================================= --- 2009/devel/hardware/disk/libgmail/pspec.xml (original) +++ 2009/devel/hardware/disk/libgmail/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libgmail http://libgmail.sourceforge.net/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/disk/ntfs_3g/pspec.xml ================================================================= --- 2009/devel/hardware/disk/ntfs_3g/pspec.xml (original) +++ 2009/devel/hardware/disk/ntfs_3g/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ntfs_3g http://www.tuxera.com/community/ntfs-3g-download - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 driver Modified: 2009/devel/hardware/disk/sshfs/pspec.xml ================================================================= --- 2009/devel/hardware/disk/sshfs/pspec.xml (original) +++ 2009/devel/hardware/disk/sshfs/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ sshfs http://fuse.sourceforge.net/sshfs.html - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/hardware/disk/unionfs/pspec.xml ================================================================= --- 2009/devel/hardware/disk/unionfs/pspec.xml (original) +++ 2009/devel/hardware/disk/unionfs/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ unionfs http://www.filesystems.org/project-unionfs.html - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/disk/wdfs/pspec.xml ================================================================= --- 2009/devel/hardware/disk/wdfs/pspec.xml (original) +++ 2009/devel/hardware/disk/wdfs/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ wdfs http://noedler.de/projekte/wdfs/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/hardware/disk/xfsdump/pspec.xml ================================================================= --- 2009/devel/hardware/disk/xfsdump/pspec.xml (original) +++ 2009/devel/hardware/disk/xfsdump/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ xfsdump http://oss.sgi.com/projects/xfs/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 app:console Modified: 2009/devel/hardware/disk/xfsprogs/pspec.xml ================================================================= --- 2009/devel/hardware/disk/xfsprogs/pspec.xml (original) +++ 2009/devel/hardware/disk/xfsprogs/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ xfsprogs http://oss.sgi.com/projects/xfs/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 app:console Modified: 2009/devel/hardware/firmware/accessrunner-firmware/pspec.xml ================================================================= --- 2009/devel/hardware/firmware/accessrunner-firmware/pspec.xml (original) +++ 2009/devel/hardware/firmware/accessrunner-firmware/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ accessrunner-firmware http://accessrunner.sourceforge.net - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr as-is data Modified: 2009/devel/hardware/firmware/atmel-firmware/pspec.xml ================================================================= --- 2009/devel/hardware/firmware/atmel-firmware/pspec.xml (original) +++ 2009/devel/hardware/firmware/atmel-firmware/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ atmel-firmware http://www.thekelleys.org.uk/atmel/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr Atmel data Modified: 2009/devel/hardware/firmware/eagle-firmware/pspec.xml ================================================================= --- 2009/devel/hardware/firmware/eagle-firmware/pspec.xml (original) +++ 2009/devel/hardware/firmware/eagle-firmware/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ eagle-firmware http://atm.eagle-usb.org/wakka.php?wiki=PagePrincipaleEn - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr as-is data Modified: 2009/devel/hardware/firmware/ipw2100-firmware/pspec.xml ================================================================= --- 2009/devel/hardware/firmware/ipw2100-firmware/pspec.xml (original) +++ 2009/devel/hardware/firmware/ipw2100-firmware/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ipw2100-firmware http://ipw2100.sourceforge.net/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr ipw2100-fw data Modified: 2009/devel/hardware/firmware/ipw2200-firmware/pspec.xml ================================================================= --- 2009/devel/hardware/firmware/ipw2200-firmware/pspec.xml (original) +++ 2009/devel/hardware/firmware/ipw2200-firmware/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ipw2200-firmware http://ipw2200.sourceforge.net/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr ipw2200-fw data Modified: 2009/devel/hardware/firmware/iwlwifi3945-ucode/pspec.xml ================================================================= --- 2009/devel/hardware/firmware/iwlwifi3945-ucode/pspec.xml (original) +++ 2009/devel/hardware/firmware/iwlwifi3945-ucode/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ iwlwifi3945-ucode http://ipw3945.sourceforge.net/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr iwlwifi-ucode data Modified: 2009/devel/hardware/firmware/iwlwifi4965-ucode/pspec.xml ================================================================= --- 2009/devel/hardware/firmware/iwlwifi4965-ucode/pspec.xml (original) +++ 2009/devel/hardware/firmware/iwlwifi4965-ucode/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ iwlwifi4965-ucode http://intellinuxwireless.org - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr iwlwifi-ucode data Modified: 2009/devel/hardware/firmware/speedtouch-firmware/pspec.xml ================================================================= --- 2009/devel/hardware/firmware/speedtouch-firmware/pspec.xml (original) +++ 2009/devel/hardware/firmware/speedtouch-firmware/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ speedtouch-firmware http://www.speedtouch.com/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr as-is data Modified: 2009/devel/hardware/firmware/zd1201-firmware/pspec.xml ================================================================= --- 2009/devel/hardware/firmware/zd1201-firmware/pspec.xml (original) +++ 2009/devel/hardware/firmware/zd1201-firmware/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ zd1201-firmware http://linux-lc100020.sourceforge.net/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr as-is data Modified: 2009/devel/hardware/firmware/zd1211-firmware/pspec.xml ================================================================= --- 2009/devel/hardware/firmware/zd1211-firmware/pspec.xml (original) +++ 2009/devel/hardware/firmware/zd1211-firmware/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ zd1211-firmware http://zd1211.ath.cx/wiki/DriverRewrite - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 data Modified: 2009/devel/hardware/library/libieee1284/pspec.xml ================================================================= --- 2009/devel/hardware/library/libieee1284/pspec.xml (original) +++ 2009/devel/hardware/library/libieee1284/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libieee1284 http://cyberelk.net/tim/libieee1284/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/libopensync-plugin-file/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libopensync-plugin-file/pspec.xml (original) +++ 2009/devel/hardware/mobile/libopensync-plugin-file/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libopensync-plugin-file http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/libopensync-plugin-gnokii/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libopensync-plugin-gnokii/pspec.xml (original) +++ 2009/devel/hardware/mobile/libopensync-plugin-gnokii/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libopensync-plugin-gnokii http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/libopensync-plugin-google-calendar/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libopensync-plugin-google-calendar/pspec.xml (original) +++ 2009/devel/hardware/mobile/libopensync-plugin-google-calendar/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libopensync-plugin-google-calendar http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/libopensync-plugin-gpe/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libopensync-plugin-gpe/pspec.xml (original) +++ 2009/devel/hardware/mobile/libopensync-plugin-gpe/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libopensync-plugin-gpe http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/libopensync-plugin-irmc/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libopensync-plugin-irmc/pspec.xml (original) +++ 2009/devel/hardware/mobile/libopensync-plugin-irmc/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libopensync-plugin-irmc http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/libopensync-plugin-kdepim/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libopensync-plugin-kdepim/pspec.xml (original) +++ 2009/devel/hardware/mobile/libopensync-plugin-kdepim/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libopensync-plugin-kdepim http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/libopensync-plugin-ldap/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libopensync-plugin-ldap/pspec.xml (original) +++ 2009/devel/hardware/mobile/libopensync-plugin-ldap/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libopensync-plugin-ldap http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/libopensync-plugin-opie/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libopensync-plugin-opie/pspec.xml (original) +++ 2009/devel/hardware/mobile/libopensync-plugin-opie/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libopensync-plugin-opie http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/libopensync-plugin-palm/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libopensync-plugin-palm/pspec.xml (original) +++ 2009/devel/hardware/mobile/libopensync-plugin-palm/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libopensync-plugin-palm http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/libopensync-plugin-python/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libopensync-plugin-python/pspec.xml (original) +++ 2009/devel/hardware/mobile/libopensync-plugin-python/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libopensync-plugin-python http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/libopensync-plugin-syncml/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libopensync-plugin-syncml/pspec.xml (original) +++ 2009/devel/hardware/mobile/libopensync-plugin-syncml/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libopensync-plugin-syncml http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/libopensync/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libopensync/pspec.xml (original) +++ 2009/devel/hardware/mobile/libopensync/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libopensync http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/hardware/mobile/libsyncml/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/libsyncml/pspec.xml (original) +++ 2009/devel/hardware/mobile/libsyncml/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libsyncml http://libsyncml.opensync.org - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/mobile/msynctool/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/msynctool/pspec.xml (original) +++ 2009/devel/hardware/mobile/msynctool/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ msynctool http://www.opensync.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/hardware/mobile/pilot-link/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/pilot-link/pspec.xml (original) +++ 2009/devel/hardware/mobile/pilot-link/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pilot-link http://www.pilot-link.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/hardware/mobile/wbxml2/pspec.xml ================================================================= --- 2009/devel/hardware/mobile/wbxml2/pspec.xml (original) +++ 2009/devel/hardware/mobile/wbxml2/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ wbxml2 http://libwbxml.aymerick.com/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/hardware/optical/cdrdao/pspec.xml ================================================================= --- 2009/devel/hardware/optical/cdrdao/pspec.xml (original) +++ 2009/devel/hardware/optical/cdrdao/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ cdrdao http://cdrdao.sourceforge.net/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/hardware/optical/cdrtools/pspec.xml ================================================================= --- 2009/devel/hardware/optical/cdrtools/pspec.xml (original) +++ 2009/devel/hardware/optical/cdrtools/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ cdrtools http://cdrecord.berlios.de/old/private/cdrecord.html - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr CDDL GPLv2 Modified: 2009/devel/hardware/optical/dvd+rw-tools/pspec.xml ================================================================= --- 2009/devel/hardware/optical/dvd+rw-tools/pspec.xml (original) +++ 2009/devel/hardware/optical/dvd+rw-tools/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ dvd+rw-tools http://fy.chalmers.se/~appro/linux/DVD+RW/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/hardware/scanner/sane-backends/pspec.xml ================================================================= --- 2009/devel/hardware/scanner/sane-backends/pspec.xml (original) +++ 2009/devel/hardware/scanner/sane-backends/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ sane-backends http://www.sane-project.org - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 sane Modified: 2009/devel/hardware/virtualization/kvm/pspec.xml ================================================================= --- 2009/devel/hardware/virtualization/kvm/pspec.xml (original) +++ 2009/devel/hardware/virtualization/kvm/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ kvm http://linux-kvm.org - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/kernel/default/drivers/module-kvm/pspec.xml ================================================================= --- 2009/devel/kernel/default/drivers/module-kvm/pspec.xml (original) +++ 2009/devel/kernel/default/drivers/module-kvm/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ module-kvm http://linux-kvm.org - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/kernel/default/drivers/module-slmodem/pspec.xml ================================================================= --- 2009/devel/kernel/default/drivers/module-slmodem/pspec.xml (original) +++ 2009/devel/kernel/default/drivers/module-slmodem/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ module-slmodem http://linmodems.technion.ac.il/packages/smartlink/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr Smart-Link driver Modified: 2009/devel/kernel/default/drivers/module-ungrab-winmodem/pspec.xml ================================================================= --- 2009/devel/kernel/default/drivers/module-ungrab-winmodem/pspec.xml (original) +++ 2009/devel/kernel/default/drivers/module-ungrab-winmodem/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ module-ungrab-winmodem http://linmodems.technion.ac.il/packages/smartlink/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr Smart-Link driver Modified: 2009/devel/kernel/pae/drivers/module-pae-kvm/pspec.xml ================================================================= --- 2009/devel/kernel/pae/drivers/module-pae-kvm/pspec.xml (original) +++ 2009/devel/kernel/pae/drivers/module-pae-kvm/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ module-pae-kvm http://linux-kvm.org - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/kernel/pae/drivers/module-pae-slmodem/pspec.xml ================================================================= --- 2009/devel/kernel/pae/drivers/module-pae-slmodem/pspec.xml (original) +++ 2009/devel/kernel/pae/drivers/module-pae-slmodem/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ module-pae-slmodem http://linmodems.technion.ac.il/packages/smartlink/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr Smart-Link driver Modified: 2009/devel/kernel/pae/drivers/module-pae-ungrab-winmodem/pspec.xml ================================================================= --- 2009/devel/kernel/pae/drivers/module-pae-ungrab-winmodem/pspec.xml (original) +++ 2009/devel/kernel/pae/drivers/module-pae-ungrab-winmodem/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ module-pae-ungrab-winmodem http://linmodems.technion.ac.il/packages/smartlink/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr Smart-Link driver Modified: 2009/devel/multimedia/editor/ksubtile/pspec.xml ================================================================= --- 2009/devel/multimedia/editor/ksubtile/pspec.xml (original) +++ 2009/devel/multimedia/editor/ksubtile/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ksubtile http://ksubtile.sourceforge.net/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:gui Modified: 2009/devel/multimedia/editor/ksubtitleripper/pspec.xml ================================================================= --- 2009/devel/multimedia/editor/ksubtitleripper/pspec.xml (original) +++ 2009/devel/multimedia/editor/ksubtitleripper/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ksubtitleripper http://ksubtitleripper.berlios.de/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:gui Modified: 2009/devel/multimedia/graphics/gimp-data-extras/pspec.xml ================================================================= --- 2009/devel/multimedia/graphics/gimp-data-extras/pspec.xml (original) +++ 2009/devel/multimedia/graphics/gimp-data-extras/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gimp-data-extras http//www.gimp.org - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 gimp Modified: 2009/devel/multimedia/graphics/gimp/pspec.xml ================================================================= --- 2009/devel/multimedia/graphics/gimp/pspec.xml (original) +++ 2009/devel/multimedia/graphics/gimp/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gimp http://www.gimp.org/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 GNU Image Manipulation Program Modified: 2009/devel/multimedia/graphics/gocr/pspec.xml ================================================================= --- 2009/devel/multimedia/graphics/gocr/pspec.xml (original) +++ 2009/devel/multimedia/graphics/gocr/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gocr http://jocr.sourceforge.net/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/multimedia/graphics/graphviz/pspec.xml ================================================================= --- 2009/devel/multimedia/graphics/graphviz/pspec.xml (original) +++ 2009/devel/multimedia/graphics/graphviz/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ graphviz http://www.graphviz.org - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr CPL-1.0 app:console Modified: 2009/devel/multimedia/graphics/imagemagick/pspec.xml ================================================================= --- 2009/devel/multimedia/graphics/imagemagick/pspec.xml (original) +++ 2009/devel/multimedia/graphics/imagemagick/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ imagemagick http://www.imagemagick.org/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr as-is app:gui Modified: 2009/devel/multimedia/graphics/inkscape/pspec.xml ================================================================= --- 2009/devel/multimedia/graphics/inkscape/pspec.xml (original) +++ 2009/devel/multimedia/graphics/inkscape/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ inkscape http://www.inkscape.org - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 LGPLv2.1 Modified: 2009/devel/multimedia/graphics/tesseract/pspec.xml ================================================================= --- 2009/devel/multimedia/graphics/tesseract/pspec.xml (original) +++ 2009/devel/multimedia/graphics/tesseract/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ tesseract http://code.google.com/p/tesseract-ocr/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr Apache-2.0 app:console Modified: 2009/devel/multimedia/library/fribidi/pspec.xml ================================================================= --- 2009/devel/multimedia/library/fribidi/pspec.xml (original) +++ 2009/devel/multimedia/library/fribidi/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ fribidi http://fribidi.sourceforge.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 app:console Modified: 2009/devel/multimedia/library/gst-ffmpeg/pspec.xml ================================================================= --- 2009/devel/multimedia/library/gst-ffmpeg/pspec.xml (original) +++ 2009/devel/multimedia/library/gst-ffmpeg/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gst-ffmpeg http://gstreamer.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/multimedia/library/gst-plugins-base/pspec.xml ================================================================= --- 2009/devel/multimedia/library/gst-plugins-base/pspec.xml (original) +++ 2009/devel/multimedia/library/gst-plugins-base/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gst-plugins-base http://gstreamer.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/multimedia/library/gst-plugins-good/pspec.xml ================================================================= --- 2009/devel/multimedia/library/gst-plugins-good/pspec.xml (original) +++ 2009/devel/multimedia/library/gst-plugins-good/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gst-plugins-good http://gstreamer.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/multimedia/library/gst-plugins-ugly/pspec.xml ================================================================= --- 2009/devel/multimedia/library/gst-plugins-ugly/pspec.xml (original) +++ 2009/devel/multimedia/library/gst-plugins-ugly/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gst-plugins-ugly http://gstreamer.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/multimedia/tv/kdetv/pspec.xml ================================================================= --- 2009/devel/multimedia/tv/kdetv/pspec.xml (original) +++ 2009/devel/multimedia/tv/kdetv/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ kdetv http://www.kdetv.org/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 kdetv Modified: 2009/devel/network/analyzer/metasploit/pspec.xml ================================================================= --- 2009/devel/network/analyzer/metasploit/pspec.xml (original) +++ 2009/devel/network/analyzer/metasploit/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ metasploit http://www.metasploit.com/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr MSF-1.2 app:console Modified: 2009/devel/network/analyzer/traceroute/pspec.xml ================================================================= --- 2009/devel/network/analyzer/traceroute/pspec.xml (original) +++ 2009/devel/network/analyzer/traceroute/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ traceroute http://dmitry.butskoy.name/traceroute - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/network/connection/crda/pspec.xml ================================================================= --- 2009/devel/network/connection/crda/pspec.xml (original) +++ 2009/devel/network/connection/crda/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ crda http://wireless.kernel.org/en/developers/Regulatory/CRDA - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr as-is app:console Modified: 2009/devel/network/connection/rutilt/pspec.xml ================================================================= --- 2009/devel/network/connection/rutilt/pspec.xml (original) +++ 2009/devel/network/connection/rutilt/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ rutilt http://cbbk.free.fr/bonrom/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 rutilt Modified: 2009/devel/network/connection/wireless-regdb/pspec.xml ================================================================= --- 2009/devel/network/connection/wireless-regdb/pspec.xml (original) +++ 2009/devel/network/connection/wireless-regdb/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ wireless-regdb http://wireless.kernel.org/en/developers/Regulatory/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr as-is data Modified: 2009/devel/network/library/libwww/pspec.xml ================================================================= --- 2009/devel/network/library/libwww/pspec.xml (original) +++ 2009/devel/network/library/libwww/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libwww http://www.w3.org/Library/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr W3C library Modified: 2009/devel/network/library/openmpi/pspec.xml ================================================================= --- 2009/devel/network/library/openmpi/pspec.xml (original) +++ 2009/devel/network/library/openmpi/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ openmpi http://www.open-mpi.org - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/network/mail/kbiff/pspec.xml ================================================================= --- 2009/devel/network/mail/kbiff/pspec.xml (original) +++ 2009/devel/network/mail/kbiff/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ kbiff http://www.granroth.org/kbiff/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:gui Modified: 2009/devel/network/mail/spamassassin/pspec.xml ================================================================= --- 2009/devel/network/mail/spamassassin/pspec.xml (original) +++ 2009/devel/network/mail/spamassassin/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ spamassassin http://spamassassin.apache.org/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr Apache-2.0 app:console Modified: 2009/devel/network/monitor/net-snmp/pspec.xml ================================================================= --- 2009/devel/network/monitor/net-snmp/pspec.xml (original) +++ 2009/devel/network/monitor/net-snmp/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ net-snmp http://net-snmp.sourceforge.net/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/network/remoteshell/synergy/pspec.xml ================================================================= --- 2009/devel/network/remoteshell/synergy/pspec.xml (original) +++ 2009/devel/network/remoteshell/synergy/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ synergy http://synergy2.sourceforge.net/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/network/remoteshell/telnet-bsd/pspec.xml ================================================================= --- 2009/devel/network/remoteshell/telnet-bsd/pspec.xml (original) +++ 2009/devel/network/remoteshell/telnet-bsd/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ telnet-bsd ftp://ftp.suse.com/pub/people/kukuk/ipv6/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr BSD app:console Modified: 2009/devel/network/share/cadaver/pspec.xml ================================================================= --- 2009/devel/network/share/cadaver/pspec.xml (original) +++ 2009/devel/network/share/cadaver/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ cadaver http://www.webdav.org/cadaver - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/network/share/nfs-utils/pspec.xml ================================================================= --- 2009/devel/network/share/nfs-utils/pspec.xml (original) +++ 2009/devel/network/share/nfs-utils/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ nfs-utils http://nfs.sourceforge.net/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/network/share/rsync/pspec.xml ================================================================= --- 2009/devel/network/share/rsync/pspec.xml (original) +++ 2009/devel/network/share/rsync/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ rsync http://rsync.samba.org/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/office/docbook/asciidoc/pspec.xml ================================================================= --- 2009/devel/office/docbook/asciidoc/pspec.xml (original) +++ 2009/devel/office/docbook/asciidoc/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ asciidoc http://www.methods.co.nz/asciidoc/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/office/misc/djvu/pspec.xml ================================================================= --- 2009/devel/office/misc/djvu/pspec.xml (original) +++ 2009/devel/office/misc/djvu/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ djvu http://djvu.sourceforge.net - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:gui Modified: 2009/devel/office/misc/docutils/pspec.xml ================================================================= --- 2009/devel/office/misc/docutils/pspec.xml (original) +++ 2009/devel/office/misc/docutils/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ docutils http://docutils.sourceforge.net - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr public-domain library Modified: 2009/devel/office/misc/scribus/pspec.xml ================================================================= --- 2009/devel/office/misc/scribus/pspec.xml (original) +++ 2009/devel/office/misc/scribus/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ scribus http://www.scribus.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 scribusicon Modified: 2009/devel/office/postscript/poppler-bindings/pspec.xml ================================================================= --- 2009/devel/office/postscript/poppler-bindings/pspec.xml (original) +++ 2009/devel/office/postscript/poppler-bindings/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ poppler-bindings http://poppler.freedesktop.org - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/office/postscript/poppler/pspec.xml ================================================================= --- 2009/devel/office/postscript/poppler/pspec.xml (original) +++ 2009/devel/office/postscript/poppler/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ poppler http://poppler.freedesktop.org/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/office/spellcheck/zpspell/pspec.xml ================================================================= --- 2009/devel/office/spellcheck/zpspell/pspec.xml (original) +++ 2009/devel/office/spellcheck/zpspell/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ zpspell http://www.pardus.org.tr/eng/projects/masaustu/zemberek-pardus/ - Bar?? Metin - baris at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/programming/build/unsermake/pspec.xml ================================================================= --- 2009/devel/programming/build/unsermake/pspec.xml (original) +++ 2009/devel/programming/build/unsermake/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ unsermake http://wiki.kde.org/tiki-index.php?page=unsermake - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/programming/debug/gdb/pspec.xml ================================================================= --- 2009/devel/programming/debug/gdb/pspec.xml (original) +++ 2009/devel/programming/debug/gdb/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gdb http://www.gnu.org/software/gdb/gdb.html - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv3 app:console Modified: 2009/devel/programming/environment/ipython/pspec.xml ================================================================= --- 2009/devel/programming/environment/ipython/pspec.xml (original) +++ 2009/devel/programming/environment/ipython/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ipython http://ipython.scipy.org/ - A. Murat Eren - meren at pardus.org.tr + Pardus + admins at pardus.org.tr BSD app:console Modified: 2009/devel/programming/language/erlang/pspec.xml ================================================================= --- 2009/devel/programming/language/erlang/pspec.xml (original) +++ 2009/devel/programming/language/erlang/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ erlang http://www.erlang.org - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr EPL app:console Modified: 2009/devel/programming/language/haskell/ghc/pspec.xml ================================================================= --- 2009/devel/programming/language/haskell/ghc/pspec.xml (original) +++ 2009/devel/programming/language/haskell/ghc/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ghc http://www.haskell.org/ghc/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr as-is app:console Modified: 2009/devel/programming/language/ocaml/pspec.xml ================================================================= --- 2009/devel/programming/language/ocaml/pspec.xml (original) +++ 2009/devel/programming/language/ocaml/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ocaml http://www.ocaml.org/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr OPL app:console Modified: 2009/devel/programming/language/php/Smarty/pspec.xml ================================================================= --- 2009/devel/programming/language/php/Smarty/pspec.xml (original) +++ 2009/devel/programming/language/php/Smarty/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ Smarty http://www.smarty.net - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/programming/language/php/php/pspec.xml ================================================================= --- 2009/devel/programming/language/php/php/pspec.xml (original) +++ 2009/devel/programming/language/php/php/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ php http://www.php.net - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr PHP library Modified: 2009/devel/programming/language/python/PyICU/pspec.xml ================================================================= --- 2009/devel/programming/language/python/PyICU/pspec.xml (original) +++ 2009/devel/programming/language/python/PyICU/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ PyICU http://pyicu.osafoundation.org/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/programming/language/python/PyX/pspec.xml ================================================================= --- 2009/devel/programming/language/python/PyX/pspec.xml (original) +++ 2009/devel/programming/language/python/PyX/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ PyX http://pyx.sourceforge.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/programming/language/python/PyXML/pspec.xml ================================================================= --- 2009/devel/programming/language/python/PyXML/pspec.xml (original) +++ 2009/devel/programming/language/python/PyXML/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ PyXML http://pypi.python.org/pypi/PyXML - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr PYTHON library Modified: 2009/devel/programming/language/python/SOAPpy/pspec.xml ================================================================= --- 2009/devel/programming/language/python/SOAPpy/pspec.xml (original) +++ 2009/devel/programming/language/python/SOAPpy/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ SOAPpy http://pywebsvcs.sourceforge.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/programming/language/python/Twisted/pspec.xml ================================================================= --- 2009/devel/programming/language/python/Twisted/pspec.xml (original) +++ 2009/devel/programming/language/python/Twisted/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ Twisted http://twistedmatrix.com - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr MIT library Modified: 2009/devel/programming/language/python/ZopeInterface/pspec.xml ================================================================= --- 2009/devel/programming/language/python/ZopeInterface/pspec.xml (original) +++ 2009/devel/programming/language/python/ZopeInterface/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ZopeInterface http://www.zope.org/Products/ZopeInterface/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr ZPL library Modified: 2009/devel/programming/language/python/aggdraw/pspec.xml ================================================================= --- 2009/devel/programming/language/python/aggdraw/pspec.xml (original) +++ 2009/devel/programming/language/python/aggdraw/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ aggdraw http://effbot.org/downloads/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/programming/language/python/cmemcache/pspec.xml ================================================================= --- 2009/devel/programming/language/python/cmemcache/pspec.xml (original) +++ 2009/devel/programming/language/python/cmemcache/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ cmemcache http://gijsbert.org/cmemcache/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/programming/language/python/feedparser/pspec.xml ================================================================= --- 2009/devel/programming/language/python/feedparser/pspec.xml (original) +++ 2009/devel/programming/language/python/feedparser/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ feedparser http://www.feedparser.org/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/programming/language/python/fpconst/pspec.xml ================================================================= --- 2009/devel/programming/language/python/fpconst/pspec.xml (original) +++ 2009/devel/programming/language/python/fpconst/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ fpconst http://sourceforge.net/projects/rsoap/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/programming/language/python/gdmodule/pspec.xml ================================================================= --- 2009/devel/programming/language/python/gdmodule/pspec.xml (original) +++ 2009/devel/programming/language/python/gdmodule/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gdmodule http://newcenturycomputers.net/projects/gdmodule.html - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr BSD library Modified: 2009/devel/programming/language/python/gnuplot-py/pspec.xml ================================================================= --- 2009/devel/programming/language/python/gnuplot-py/pspec.xml (original) +++ 2009/devel/programming/language/python/gnuplot-py/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gnuplot-py http://gnuplot-py.sourceforge.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/programming/language/python/httplib2/pspec.xml ================================================================= --- 2009/devel/programming/language/python/httplib2/pspec.xml (original) +++ 2009/devel/programming/language/python/httplib2/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ httplib2 http://code.google.com/p/httplib2/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/programming/language/python/mysql-python/pspec.xml ================================================================= --- 2009/devel/programming/language/python/mysql-python/pspec.xml (original) +++ 2009/devel/programming/language/python/mysql-python/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ mysql-python http://sourceforge.net/projects/mysql-python/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/programming/language/python/networkx/pspec.xml ================================================================= --- 2009/devel/programming/language/python/networkx/pspec.xml (original) +++ 2009/devel/programming/language/python/networkx/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ networkx https://networkx.lanl.gov - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/programming/language/python/pexpect/pspec.xml ================================================================= --- 2009/devel/programming/language/python/pexpect/pspec.xml (original) +++ 2009/devel/programming/language/python/pexpect/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pexpect http://pexpect.sourceforge.net - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr MIT library Modified: 2009/devel/programming/language/python/psyco/pspec.xml ================================================================= --- 2009/devel/programming/language/python/psyco/pspec.xml (original) +++ 2009/devel/programming/language/python/psyco/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ psyco http://psyco.sourceforge.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr MIT library Modified: 2009/devel/programming/language/python/pyaspects/pspec.xml ================================================================= --- 2009/devel/programming/language/python/pyaspects/pspec.xml (original) +++ 2009/devel/programming/language/python/pyaspects/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pyaspects http://www.metin.org/projects/pyaspects - Bar?? Metin - baris at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/programming/language/python/pycallgraph/pspec.xml ================================================================= --- 2009/devel/programming/language/python/pycallgraph/pspec.xml (original) +++ 2009/devel/programming/language/python/pycallgraph/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pycallgraph http://pycallgraph.slowchop.com/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/programming/language/python/pychecker/pspec.xml ================================================================= --- 2009/devel/programming/language/python/pychecker/pspec.xml (original) +++ 2009/devel/programming/language/python/pychecker/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pychecker http://pychecker.sourceforge.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/programming/language/python/pycrypto/pspec.xml ================================================================= --- 2009/devel/programming/language/python/pycrypto/pspec.xml (original) +++ 2009/devel/programming/language/python/pycrypto/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pycrypto http://www.amk.ca/python/code/crypto - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr PYTHON library Modified: 2009/devel/programming/language/python/pydelicious/pspec.xml ================================================================= --- 2009/devel/programming/language/python/pydelicious/pspec.xml (original) +++ 2009/devel/programming/language/python/pydelicious/pspec.xml Sat Mar 6 19:45:18 2010 @@ -6,8 +6,8 @@ pydelicious http://code.google.com/p/pydelicious/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/programming/language/python/pylzma/pspec.xml ================================================================= --- 2009/devel/programming/language/python/pylzma/pspec.xml (original) +++ 2009/devel/programming/language/python/pylzma/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pylzma http://www.joachim-bauch.de/projects/python/pylzma - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/programming/language/python/pyopenssl/pspec.xml ================================================================= --- 2009/devel/programming/language/python/pyopenssl/pspec.xml (original) +++ 2009/devel/programming/language/python/pyopenssl/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pyopenssl http://pyopenssl.sourceforge.net/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/programming/language/python/pyrex/pspec.xml ================================================================= --- 2009/devel/programming/language/python/pyrex/pspec.xml (original) +++ 2009/devel/programming/language/python/pyrex/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pyrex http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/programming/language/python/pysvn/pspec.xml ================================================================= --- 2009/devel/programming/language/python/pysvn/pspec.xml (original) +++ 2009/devel/programming/language/python/pysvn/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pysvn http://pysvn.tigris.org/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr Apache-2.0 library Modified: 2009/devel/programming/language/python/python-imaging/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-imaging/pspec.xml (original) +++ 2009/devel/programming/language/python/python-imaging/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ python-imaging http://www.pythonware.com/products/pil/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/programming/language/python/python-iniparse/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-iniparse/pspec.xml (original) +++ 2009/devel/programming/language/python/python-iniparse/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ python-iniparse http://code.google.com/p/iniparse - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr MIT library Modified: 2009/devel/programming/language/python/python-mechanize/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-mechanize/pspec.xml (original) +++ 2009/devel/programming/language/python/python-mechanize/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ python-mechanize http://wwwsearch.sourceforge.net/mechanize/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr BSD ZPL Modified: 2009/devel/programming/language/python/python-memcached/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-memcached/pspec.xml (original) +++ 2009/devel/programming/language/python/python-memcached/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ python-memcached http://www.tummy.com/Community/software/python-memcached/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr PYTHON library Modified: 2009/devel/programming/language/python/python-transaction/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-transaction/pspec.xml (original) +++ 2009/devel/programming/language/python/python-transaction/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ python-transaction http://pypi.python.org/pypi/transaction - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr ZPL app:console Modified: 2009/devel/programming/language/python/pyxattr/pspec.xml ================================================================= --- 2009/devel/programming/language/python/pyxattr/pspec.xml (original) +++ 2009/devel/programming/language/python/pyxattr/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pyxattr http://pyxattr.sourceforge.net/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/programming/language/python/scapy/pspec.xml ================================================================= --- 2009/devel/programming/language/python/scapy/pspec.xml (original) +++ 2009/devel/programming/language/python/scapy/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ scapy http://www.secdev.org/projects/scapy/files - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/programming/language/python/scipy/pspec.xml ================================================================= --- 2009/devel/programming/language/python/scipy/pspec.xml (original) +++ 2009/devel/programming/language/python/scipy/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ scipy http://www.scipy.org - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr BSD library Modified: 2009/devel/programming/language/python/sympy/pspec.xml ================================================================= --- 2009/devel/programming/language/python/sympy/pspec.xml (original) +++ 2009/devel/programming/language/python/sympy/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ sympy http://code.google.com/p/sympy - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr BSD library Modified: 2009/devel/programming/language/python/zodb3/pspec.xml ================================================================= --- 2009/devel/programming/language/python/zodb3/pspec.xml (original) +++ 2009/devel/programming/language/python/zodb3/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ zodb3 http://pypi.python.org/pypi/ZODB3 - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr ZPL app:console Modified: 2009/devel/programming/language/python/zope-proxy/pspec.xml ================================================================= --- 2009/devel/programming/language/python/zope-proxy/pspec.xml (original) +++ 2009/devel/programming/language/python/zope-proxy/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ zope-proxy http://pypi.python.org/pypi/zope.proxy - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr ZPL app:console Modified: 2009/devel/programming/language/ruby/ruby/pspec.xml ================================================================= --- 2009/devel/programming/language/ruby/ruby/pspec.xml (original) +++ 2009/devel/programming/language/ruby/ruby/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ruby http://www.ruby-lang.org/en/ - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr Ruby app:console Modified: 2009/devel/programming/language/tcl/tcl/pspec.xml ================================================================= --- 2009/devel/programming/language/tcl/tcl/pspec.xml (original) +++ 2009/devel/programming/language/tcl/tcl/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ tcl http://www.tcl.tk - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr as-is app:console Modified: 2009/devel/programming/language/tcl/tcltk/pspec.xml ================================================================= --- 2009/devel/programming/language/tcl/tcltk/pspec.xml (original) +++ 2009/devel/programming/language/tcl/tcltk/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ tcltk http://www.tcl.tk - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/programming/language/tcl/tls/pspec.xml ================================================================= --- 2009/devel/programming/language/tcl/tls/pspec.xml (original) +++ 2009/devel/programming/language/tcl/tls/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ tls http://tls.sourceforge.net - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/programming/library/libevent/pspec.xml ================================================================= --- 2009/devel/programming/library/libevent/pspec.xml (original) +++ 2009/devel/programming/library/libevent/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libevent http://monkey.org/~provos/libevent - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr BSD library Modified: 2009/devel/programming/library/libmemcache/pspec.xml ================================================================= --- 2009/devel/programming/library/libmemcache/pspec.xml (original) +++ 2009/devel/programming/library/libmemcache/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libmemcache http://people.freebsd.org/~seanc/libmemcache/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr MIT library Modified: 2009/devel/programming/library/libnfsidmap/pspec.xml ================================================================= --- 2009/devel/programming/library/libnfsidmap/pspec.xml (original) +++ 2009/devel/programming/library/libnfsidmap/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libnfsidmap http://www.citi.umich.edu/projects/nfsv4/linux/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/programming/library/linbox/pspec.xml ================================================================= --- 2009/devel/programming/library/linbox/pspec.xml (original) +++ 2009/devel/programming/library/linbox/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ linbox http://www.linalg.org - Serb?lent ?nsal - serbulent at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2+ library Modified: 2009/devel/programming/library/metis/pspec.xml ================================================================= --- 2009/devel/programming/library/metis/pspec.xml (original) +++ 2009/devel/programming/library/metis/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ metis http://www-users.cs.umn.edu/~karypis/metis - Serb?lent ?nsal - serbulent at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/programming/library/rlog/pspec.xml ================================================================= --- 2009/devel/programming/library/rlog/pspec.xml (original) +++ 2009/devel/programming/library/rlog/pspec.xml Sat Mar 6 19:45:18 2010 @@ -6,8 +6,8 @@ rlog http://freshmeat.net/projects/rlog - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/programming/profiler/oprofile/pspec.xml ================================================================= --- 2009/devel/programming/profiler/oprofile/pspec.xml (original) +++ 2009/devel/programming/profiler/oprofile/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ oprofile http://oprofile.sf.net - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/programming/profiler/sysprof/pspec.xml ================================================================= --- 2009/devel/programming/profiler/sysprof/pspec.xml (original) +++ 2009/devel/programming/profiler/sysprof/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ sysprof http://www.daimi.au.dk/~sandmann/sysprof/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 sysprof-icon Modified: 2009/devel/programming/tool/cdecl/pspec.xml ================================================================= --- 2009/devel/programming/tool/cdecl/pspec.xml (original) +++ 2009/devel/programming/tool/cdecl/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ cdecl http://www.boutell.com/lsm/lsmbyid.cgi/002103 - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr public-domain app:console Modified: 2009/devel/programming/tool/dev86/pspec.xml ================================================================= --- 2009/devel/programming/tool/dev86/pspec.xml (original) +++ 2009/devel/programming/tool/dev86/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ dev86 http://homepage.ntlworld.com/robert.debath/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/programming/tool/patchutils/pspec.xml ================================================================= --- 2009/devel/programming/tool/patchutils/pspec.xml (original) +++ 2009/devel/programming/tool/patchutils/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ patchutils http://cyberelk.net/tim/data/patchutils - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/programming/tool/translate-toolkit/pspec.xml ================================================================= --- 2009/devel/programming/tool/translate-toolkit/pspec.xml (original) +++ 2009/devel/programming/tool/translate-toolkit/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ translate-toolkit http://translate.sf.net - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/programming/vcs/SVK/pspec.xml ================================================================= --- 2009/devel/programming/vcs/SVK/pspec.xml (original) +++ 2009/devel/programming/vcs/SVK/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ SVK http://svk.bestpractical.com/view/HomePage - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr Artistic library Modified: 2009/devel/programming/vcs/bk-client/pspec.xml ================================================================= --- 2009/devel/programming/vcs/bk-client/pspec.xml (original) +++ 2009/devel/programming/vcs/bk-client/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ bk-client http://www.bitkeeper.com - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/programming/vcs/cvs/pspec.xml ================================================================= --- 2009/devel/programming/vcs/cvs/pspec.xml (original) +++ 2009/devel/programming/vcs/cvs/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ cvs http://www.cvshome.org/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 LGPLv2.1 Modified: 2009/devel/programming/vcs/cvsps/pspec.xml ================================================================= --- 2009/devel/programming/vcs/cvsps/pspec.xml (original) +++ 2009/devel/programming/vcs/cvsps/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ cvsps http://www.cobite.com/cvsps/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/programming/vcs/git/pspec.xml ================================================================= --- 2009/devel/programming/vcs/git/pspec.xml (original) +++ 2009/devel/programming/vcs/git/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ git http://git.or.cz - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/programming/vcs/mercurial/pspec.xml ================================================================= --- 2009/devel/programming/vcs/mercurial/pspec.xml (original) +++ 2009/devel/programming/vcs/mercurial/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ mercurial http://www.selenic.com/mercurial - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/programming/vcs/subversion/pspec.xml ================================================================= --- 2009/devel/programming/vcs/subversion/pspec.xml (original) +++ 2009/devel/programming/vcs/subversion/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ subversion http://subversion.tigris.org/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr Subversion app:console Modified: 2009/devel/science/electronics/ktechlab/pspec.xml ================================================================= --- 2009/devel/science/electronics/ktechlab/pspec.xml (original) +++ 2009/devel/science/electronics/ktechlab/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ktechlab http://www.ktechlab.org/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:gui Modified: 2009/devel/science/electronics/pcb/pspec.xml ================================================================= --- 2009/devel/science/electronics/pcb/pspec.xml (original) +++ 2009/devel/science/electronics/pcb/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pcb http://pcb.gpleda.org/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:gui Modified: 2009/devel/science/library/givaro/pspec.xml ================================================================= --- 2009/devel/science/library/givaro/pspec.xml (original) +++ 2009/devel/science/library/givaro/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ givaro http://ljk.imag.fr/CASYS/LOGICIELS/givaro - Serb?lent ?nsal - serbulent at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/science/library/pari/pspec.xml ================================================================= --- 2009/devel/science/library/pari/pspec.xml (original) +++ 2009/devel/science/library/pari/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pari http://pari.math.u-bordeaux.fr - Serb?lent ?nsal - serbulent at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/science/mathematics/genus2reduction/pspec.xml ================================================================= --- 2009/devel/science/mathematics/genus2reduction/pspec.xml (original) +++ 2009/devel/science/mathematics/genus2reduction/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ genus2reduction http://www.math.u-bordeaux.fr/~liu/G2R/ - Serb?lent ?nsal - serbulent at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/science/mathematics/octave/pspec.xml ================================================================= --- 2009/devel/science/mathematics/octave/pspec.xml (original) +++ 2009/devel/science/mathematics/octave/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ octave http://www.gnu.org/software/octave - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv3 app:console Modified: 2009/devel/server/auth/yp-tools/pspec.xml ================================================================= --- 2009/devel/server/auth/yp-tools/pspec.xml (original) +++ 2009/devel/server/auth/yp-tools/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ yp-tools http://www.linux-nis.org/nis - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/server/auth/ypbind/pspec.xml ================================================================= --- 2009/devel/server/auth/ypbind/pspec.xml (original) +++ 2009/devel/server/auth/ypbind/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ypbind http://www.linux-nis.org/nis/ypbind-mt - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/server/auth/ypserv/pspec.xml ================================================================= --- 2009/devel/server/auth/ypserv/pspec.xml (original) +++ 2009/devel/server/auth/ypserv/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ypserv http://www.linux-nis.org/nis - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/server/bind/pspec.xml ================================================================= --- 2009/devel/server/bind/pspec.xml (original) +++ 2009/devel/server/bind/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ bind http://www.isc.org/products/BIND/bind9.html - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr as-is service Modified: 2009/devel/server/database/firebird/pspec.xml ================================================================= --- 2009/devel/server/database/firebird/pspec.xml (original) +++ 2009/devel/server/database/firebird/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ firebird http://www.firebirdsql.org/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr IPL-1 IDPL-1 Modified: 2009/devel/server/database/memcached/pspec.xml ================================================================= --- 2009/devel/server/database/memcached/pspec.xml (original) +++ 2009/devel/server/database/memcached/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ memcached http://danga.com/memcached/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr as-is service Modified: 2009/devel/server/database/mysql/pspec.xml ================================================================= --- 2009/devel/server/database/mysql/pspec.xml (original) +++ 2009/devel/server/database/mysql/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ mysql http://www.mysql.com/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/server/database/postgresql-odbc/pspec.xml ================================================================= --- 2009/devel/server/database/postgresql-odbc/pspec.xml (original) +++ 2009/devel/server/database/postgresql-odbc/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ postgresql-odbc http://pgfoundry.org/projects/psqlodbc - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/server/database/postgresql-python/pspec.xml ================================================================= --- 2009/devel/server/database/postgresql-python/pspec.xml (original) +++ 2009/devel/server/database/postgresql-python/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ postgresql-python http://www.pygresql.org/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/server/database/postgresql/pspec.xml ================================================================= --- 2009/devel/server/database/postgresql/pspec.xml (original) +++ 2009/devel/server/database/postgresql/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ postgresql http://www.postgresql.org/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/server/dhcp/pspec.xml ================================================================= --- 2009/devel/server/dhcp/pspec.xml (original) +++ 2009/devel/server/dhcp/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ dhcp http://www.isc.org/products/DHCP - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr isc-dhcp service Modified: 2009/devel/server/ejabberd/pspec.xml ================================================================= --- 2009/devel/server/ejabberd/pspec.xml (original) +++ 2009/devel/server/ejabberd/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ejabberd http://ejabberd.jabber.ru - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/server/ftp/tftp/pspec.xml ================================================================= --- 2009/devel/server/ftp/tftp/pspec.xml (original) +++ 2009/devel/server/ftp/tftp/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ tftp http://www.kernel.org/pub/software/network/tftp - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr BSD service Modified: 2009/devel/server/ftp/vsftpd/pspec.xml ================================================================= --- 2009/devel/server/ftp/vsftpd/pspec.xml (original) +++ 2009/devel/server/ftp/vsftpd/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ vsftpd http://vsftpd.beasts.org/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/server/hylafax/pspec.xml ================================================================= --- 2009/devel/server/hylafax/pspec.xml (original) +++ 2009/devel/server/hylafax/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ hylafax http://www.hylafax.org/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr hylafax service Modified: 2009/devel/server/mta/cyrus-sasl/pspec.xml ================================================================= --- 2009/devel/server/mta/cyrus-sasl/pspec.xml (original) +++ 2009/devel/server/mta/cyrus-sasl/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ cyrus-sasl http://asg.web.cmu.edu/sasl/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr as-is service Modified: 2009/devel/server/mta/dovecot/pspec.xml ================================================================= --- 2009/devel/server/mta/dovecot/pspec.xml (original) +++ 2009/devel/server/mta/dovecot/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ dovecot http://www.dovecot.org - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 service Modified: 2009/devel/server/mta/postfix/pspec.xml ================================================================= --- 2009/devel/server/mta/postfix/pspec.xml (original) +++ 2009/devel/server/mta/postfix/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ postfix http://www.postfix.com/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr IPL-1 service Modified: 2009/devel/server/ntp/pspec.xml ================================================================= --- 2009/devel/server/ntp/pspec.xml (original) +++ 2009/devel/server/ntp/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ntp http://www.ntp.org - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr as-is service Modified: 2009/devel/server/portmap/pspec.xml ================================================================= --- 2009/devel/server/portmap/pspec.xml (original) +++ 2009/devel/server/portmap/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ portmap http://neil.brown.name/portmap - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr as-is service Modified: 2009/devel/server/proxy/dansguardian/pspec.xml ================================================================= --- 2009/devel/server/proxy/dansguardian/pspec.xml (original) +++ 2009/devel/server/proxy/dansguardian/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ dansguardian http://www.dansguardian.org - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/server/proxy/ntlmaps/pspec.xml ================================================================= --- 2009/devel/server/proxy/ntlmaps/pspec.xml (original) +++ 2009/devel/server/proxy/ntlmaps/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ntlmaps http://ntlmaps.sourceforge.net/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/server/proxy/squid/pspec.xml ================================================================= --- 2009/devel/server/proxy/squid/pspec.xml (original) +++ 2009/devel/server/proxy/squid/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ squid http://www.squid-cache.org - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/server/ptsp/lbuscd/pspec.xml ================================================================= --- 2009/devel/server/ptsp/lbuscd/pspec.xml (original) +++ 2009/devel/server/ptsp/lbuscd/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ lbuscd http://www.pardus.org.tr - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/server/ptsp/ltspfs/pspec.xml ================================================================= --- 2009/devel/server/ptsp/ltspfs/pspec.xml (original) +++ 2009/devel/server/ptsp/ltspfs/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ltspfs http://www.pardus.org.tr - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/server/ptsp/ltspfsd/pspec.xml ================================================================= --- 2009/devel/server/ptsp/ltspfsd/pspec.xml (original) +++ 2009/devel/server/ptsp/ltspfsd/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ltspfsd http://www.pardus.org.tr - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/server/ptsp/ptsp-client/pspec.xml ================================================================= --- 2009/devel/server/ptsp/ptsp-client/pspec.xml (original) +++ 2009/devel/server/ptsp/ptsp-client/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ptsp-client http://www.pardus.org.tr - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/server/ptsp/ptsp-server/pspec.xml ================================================================= --- 2009/devel/server/ptsp/ptsp-server/pspec.xml (original) +++ 2009/devel/server/ptsp/ptsp-server/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ptsp-server http://www.pardus.org.tr - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/server/web/apache/pspec.xml ================================================================= --- 2009/devel/server/web/apache/pspec.xml (original) +++ 2009/devel/server/web/apache/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ apache http://httpd.apache.org/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr Apache-2.0 service Modified: 2009/devel/server/web/htdig/pspec.xml ================================================================= --- 2009/devel/server/web/htdig/pspec.xml (original) +++ 2009/devel/server/web/htdig/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ htdig http://www.htdig.org/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/server/web/mod_fastcgi/pspec.xml ================================================================= --- 2009/devel/server/web/mod_fastcgi/pspec.xml (original) +++ 2009/devel/server/web/mod_fastcgi/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ mod_fastcgi http://www.fastcgi.com - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr FastCGI library Modified: 2009/devel/server/web/mod_python/pspec.xml ================================================================= --- 2009/devel/server/web/mod_python/pspec.xml (original) +++ 2009/devel/server/web/mod_python/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ mod_python http://www.modpython.org - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr Apache-1.1 library Modified: 2009/devel/server/web/mrtg/pspec.xml ================================================================= --- 2009/devel/server/web/mrtg/pspec.xml (original) +++ 2009/devel/server/web/mrtg/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ mrtg http://oss.oetiker.ch/mrtg - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/server/web/webalizer/pspec.xml ================================================================= --- 2009/devel/server/web/webalizer/pspec.xml (original) +++ 2009/devel/server/web/webalizer/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ webalizer http://www.mrunix.net/webalizer - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/server/xinetd/pspec.xml ================================================================= --- 2009/devel/server/xinetd/pspec.xml (original) +++ 2009/devel/server/xinetd/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ xinetd http://www.xinetd.org - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr BSD service Modified: 2009/devel/system/base/acl/pspec.xml ================================================================= --- 2009/devel/system/base/acl/pspec.xml (original) +++ 2009/devel/system/base/acl/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ acl http://acl.bestbits.at/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 app:console Modified: 2009/devel/system/base/attr/pspec.xml ================================================================= --- 2009/devel/system/base/attr/pspec.xml (original) +++ 2009/devel/system/base/attr/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ attr http://acl.bestbits.at/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 app:console Modified: 2009/devel/system/base/bootsplash-theme-pardus/pspec.xml ================================================================= --- 2009/devel/system/base/bootsplash-theme-pardus/pspec.xml (original) +++ 2009/devel/system/base/bootsplash-theme-pardus/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ bootsplash-theme-pardus http://www.pardus.org.tr - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 data Modified: 2009/devel/system/base/bootsplash/pspec.xml ================================================================= --- 2009/devel/system/base/bootsplash/pspec.xml (original) +++ 2009/devel/system/base/bootsplash/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ bootsplash http://www.bootsplash.org - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/base/cpio/pspec.xml ================================================================= --- 2009/devel/system/base/cpio/pspec.xml (original) +++ 2009/devel/system/base/cpio/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ cpio http://www.gnu.org/software/cpio/cpio.html - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv3 app:console Modified: 2009/devel/system/base/dhcpcd/pspec.xml ================================================================= --- 2009/devel/system/base/dhcpcd/pspec.xml (original) +++ 2009/devel/system/base/dhcpcd/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ dhcpcd http://roy.marples.name/dhcpcd - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/base/diffutils/pspec.xml ================================================================= --- 2009/devel/system/base/diffutils/pspec.xml (original) +++ 2009/devel/system/base/diffutils/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ diffutils http://www.gnu.org/software/diffutils/diffutils.html - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/base/e2fsprogs/pspec.xml ================================================================= --- 2009/devel/system/base/e2fsprogs/pspec.xml (original) +++ 2009/devel/system/base/e2fsprogs/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ e2fsprogs http://e2fsprogs.sourceforge.net/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/base/findutils/pspec.xml ================================================================= --- 2009/devel/system/base/findutils/pspec.xml (original) +++ 2009/devel/system/base/findutils/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ findutils http://www.gnu.org/software/findutils/findutils.html - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv3+ app:console Modified: 2009/devel/system/base/gawk/pspec.xml ================================================================= --- 2009/devel/system/base/gawk/pspec.xml (original) +++ 2009/devel/system/base/gawk/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gawk http://www.gnu.org/software/gawk/gawk.html - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/base/gdbm/pspec.xml ================================================================= --- 2009/devel/system/base/gdbm/pspec.xml (original) +++ 2009/devel/system/base/gdbm/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gdbm http://www.gnu.org/software/gdbm/gdbm.html - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/system/base/gperf/pspec.xml ================================================================= --- 2009/devel/system/base/gperf/pspec.xml (original) +++ 2009/devel/system/base/gperf/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ gperf http://www.gnu.org/software/gperf/gperf.html - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/base/grep/pspec.xml ================================================================= --- 2009/devel/system/base/grep/pspec.xml (original) +++ 2009/devel/system/base/grep/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ grep http://www.gnu.org/software/grep/grep.html - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/base/hdparm/pspec.xml ================================================================= --- 2009/devel/system/base/hdparm/pspec.xml (original) +++ 2009/devel/system/base/hdparm/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ hdparm http://sourceforge.net/projects/hdparm/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr as-is app:console Modified: 2009/devel/system/base/lzma/pspec.xml ================================================================= --- 2009/devel/system/base/lzma/pspec.xml (original) +++ 2009/devel/system/base/lzma/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ lzma http://tukaani.org/lzma/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/base/openssh/pspec.xml ================================================================= --- 2009/devel/system/base/openssh/pspec.xml (original) +++ 2009/devel/system/base/openssh/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ openssh http://www.openssh.com/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr BSD app:console Modified: 2009/devel/system/base/pciutils/pspec.xml ================================================================= --- 2009/devel/system/base/pciutils/pspec.xml (original) +++ 2009/devel/system/base/pciutils/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pciutils http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/base/pcmciautils/pspec.xml ================================================================= --- 2009/devel/system/base/pcmciautils/pspec.xml (original) +++ 2009/devel/system/base/pcmciautils/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pcmciautils http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/base/perl/pspec.xml ================================================================= --- 2009/devel/system/base/perl/pspec.xml (original) +++ 2009/devel/system/base/perl/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ perl http://www.perl.org/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr Artistic GPLv2 Modified: 2009/devel/system/base/popt/pspec.xml ================================================================= --- 2009/devel/system/base/popt/pspec.xml (original) +++ 2009/devel/system/base/popt/pspec.xml Sat Mar 6 19:45:18 2010 @@ -6,8 +6,8 @@ popt http://www.rpm5.org/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr as-is app:console Modified: 2009/devel/system/base/sed/pspec.xml ================================================================= --- 2009/devel/system/base/sed/pspec.xml (original) +++ 2009/devel/system/base/sed/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ sed http://sed.sourceforge.net/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/base/sqlite/pspec.xml ================================================================= --- 2009/devel/system/base/sqlite/pspec.xml (original) +++ 2009/devel/system/base/sqlite/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ sqlite http://www.sqlite.org/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr as-is library Modified: 2009/devel/system/base/sysklogd/pspec.xml ================================================================= --- 2009/devel/system/base/sysklogd/pspec.xml (original) +++ 2009/devel/system/base/sysklogd/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ sysklogd http://www.infodrom.org/projects/sysklogd - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr BSD service Modified: 2009/devel/system/base/tcp-wrappers/pspec.xml ================================================================= --- 2009/devel/system/base/tcp-wrappers/pspec.xml (original) +++ 2009/devel/system/base/tcp-wrappers/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ tcp-wrappers http://ftp.porcupine.org/pub/security/index.html - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr BSD app:console Modified: 2009/devel/system/base/texinfo/pspec.xml ================================================================= --- 2009/devel/system/base/texinfo/pspec.xml (original) +++ 2009/devel/system/base/texinfo/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ texinfo http://www.gnu.org/software/texinfo/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv3 app:console Modified: 2009/devel/system/base/time/pspec.xml ================================================================= --- 2009/devel/system/base/time/pspec.xml (original) +++ 2009/devel/system/base/time/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ time ftp://prep.ai.mit.edu/pub/gnu/time - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/base/unzip/pspec.xml ================================================================= --- 2009/devel/system/base/unzip/pspec.xml (original) +++ 2009/devel/system/base/unzip/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ unzip ftp://ftp.info-zip.org/pub/infozip/UnZip.html - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr Info-ZIP app:console Modified: 2009/devel/system/base/urlgrabber/pspec.xml ================================================================= --- 2009/devel/system/base/urlgrabber/pspec.xml (original) +++ 2009/devel/system/base/urlgrabber/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ urlgrabber http://urlgrabber.baseurl.org/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr LGPLv2.1 library Modified: 2009/devel/system/base/zip/pspec.xml ================================================================= --- 2009/devel/system/base/zip/pspec.xml (original) +++ 2009/devel/system/base/zip/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ zip http://www.info-zip.org/Zip.html - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr Info-ZIP app:console Modified: 2009/devel/system/boot/kexec-tools/pspec.xml ================================================================= --- 2009/devel/system/boot/kexec-tools/pspec.xml (original) +++ 2009/devel/system/boot/kexec-tools/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ kexec-tools http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/devel/diffstat/pspec.xml ================================================================= --- 2009/devel/system/devel/diffstat/pspec.xml (original) +++ 2009/devel/system/devel/diffstat/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ diffstat http://invisible-island.net/diffstat/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr as-is app:console Modified: 2009/devel/system/devel/icecream/pspec.xml ================================================================= --- 2009/devel/system/devel/icecream/pspec.xml (original) +++ 2009/devel/system/devel/icecream/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ icecream http://en.opensuse.org/Icecream - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 service Modified: 2009/devel/system/devel/libsigsegv/pspec.xml ================================================================= --- 2009/devel/system/devel/libsigsegv/pspec.xml (original) +++ 2009/devel/system/devel/libsigsegv/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ libsigsegv http://libsigsegv.sourceforge.net/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library Modified: 2009/devel/system/devel/patch/pspec.xml ================================================================= --- 2009/devel/system/devel/patch/pspec.xml (original) +++ 2009/devel/system/devel/patch/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ patch http://www.gnu.org/software/patch/patch.html - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/system/devel/perl-XML-Parser/pspec.xml ================================================================= --- 2009/devel/system/devel/perl-XML-Parser/pspec.xml (original) +++ 2009/devel/system/devel/perl-XML-Parser/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ perl-XML-Parser http://search.cpan.org/~msergeant/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr Artistic library Modified: 2009/devel/system/devel/quilt/pspec.xml ================================================================= --- 2009/devel/system/devel/quilt/pspec.xml (original) +++ 2009/devel/system/devel/quilt/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ quilt http://savannah.nongnu.org/projects/quilt - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/util/admin/logrotate/pspec.xml ================================================================= --- 2009/devel/util/admin/logrotate/pspec.xml (original) +++ 2009/devel/util/admin/logrotate/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ logrotate https://fedorahosted.org/releases/l/o/logrotate - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/util/admin/systemtap/pspec.xml ================================================================= --- 2009/devel/util/admin/systemtap/pspec.xml (original) +++ 2009/devel/util/admin/systemtap/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ systemtap http://sourceware.org/systemtap/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/util/antivirus/clamav/pspec.xml ================================================================= --- 2009/devel/util/antivirus/clamav/pspec.xml (original) +++ 2009/devel/util/antivirus/clamav/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ clamav http://www.clamav.net - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2+ LGPLv2+ Modified: 2009/devel/util/antivirus/clamtk/pspec.xml ================================================================= --- 2009/devel/util/antivirus/clamtk/pspec.xml (original) +++ 2009/devel/util/antivirus/clamtk/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ clamtk http://clamtk.sourceforge.net - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 clamtk Modified: 2009/devel/util/antivirus/klamav/pspec.xml ================================================================= --- 2009/devel/util/antivirus/klamav/pspec.xml (original) +++ 2009/devel/util/antivirus/klamav/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ klamav http://klamav.sourceforge.net - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:gui Modified: 2009/devel/util/archive/unshield/pspec.xml ================================================================= --- 2009/devel/util/archive/unshield/pspec.xml (original) +++ 2009/devel/util/archive/unshield/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ unshield http://sourceforge.net/project/showfiles.php?group_id=30550 - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr as-is app:console Modified: 2009/devel/util/archive/xdelta/pspec.xml ================================================================= --- 2009/devel/util/archive/xdelta/pspec.xml (original) +++ 2009/devel/util/archive/xdelta/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ xdelta http://code.google.com/p/xdelta/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/util/archive/xdelta3/pspec.xml ================================================================= --- 2009/devel/util/archive/xdelta3/pspec.xml (original) +++ 2009/devel/util/archive/xdelta3/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ xdelta3 http://xdelta.org - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/util/crypt/mcrypt/pspec.xml ================================================================= --- 2009/devel/util/crypt/mcrypt/pspec.xml (original) +++ 2009/devel/util/crypt/mcrypt/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ mcrypt http://sourceforge.net/projects/mcrypt - P?nar Yanarda? - pinar at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv3 library Modified: 2009/devel/util/misc/elfutils/pspec.xml ================================================================= --- 2009/devel/util/misc/elfutils/pspec.xml (original) +++ 2009/devel/util/misc/elfutils/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ elfutils http://www.redhat.com/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr OpenSoftware app:console Modified: 2009/devel/util/misc/lsof/pspec.xml ================================================================= --- 2009/devel/util/misc/lsof/pspec.xml (original) +++ 2009/devel/util/misc/lsof/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ lsof http://people.freebsd.org/~abe/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/util/misc/ltrace/pspec.xml ================================================================= --- 2009/devel/util/misc/ltrace/pspec.xml (original) +++ 2009/devel/util/misc/ltrace/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ ltrace http://packages.debian.org/unstable/utils/ltrace.html - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/util/misc/pax-utils/pspec.xml ================================================================= --- 2009/devel/util/misc/pax-utils/pspec.xml (original) +++ 2009/devel/util/misc/pax-utils/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ pax-utils http://hardened.gentoo.org/pax-utils.xml - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 app:console Modified: 2009/devel/util/misc/strace/pspec.xml ================================================================= --- 2009/devel/util/misc/strace/pspec.xml (original) +++ 2009/devel/util/misc/strace/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ strace http://sourceforge.net/projects/strace/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr as-is app:console Modified: 2009/devel/x11/util/x11-ssh-askpass/pspec.xml ================================================================= --- 2009/devel/x11/util/x11-ssh-askpass/pspec.xml (original) +++ 2009/devel/x11/util/x11-ssh-askpass/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ x11-ssh-askpass http://www.jmknoble.net/software/x11-ssh-askpass/ - Faik Uygur - faik at pardus.org.tr + Pardus + admins at pardus.org.tr as-is app:console Modified: 2009/devel/x11/util/xosd/pspec.xml ================================================================= --- 2009/devel/x11/util/xosd/pspec.xml (original) +++ 2009/devel/x11/util/xosd/pspec.xml Sat Mar 6 19:45:18 2010 @@ -5,8 +5,8 @@ xosd http://www.ignavus.net/ - Ekin Mero?lu - ekin at pardus.org.tr + Pardus + admins at pardus.org.tr GPLv2 library From paketler-commits at pardus.org.tr Sat Mar 6 19:47:40 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Sat, 6 Mar 2010 19:47:40 +0200 (EET) Subject: 2009/devel/office/openoffice/openoffice - Include share directory Message-ID: <20100306174740.5FDFD49C895@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Sat Mar 6 19:47:40 2010 New Revision: 88089 Modified: 2009/devel/office/openoffice/openoffice/pspec.xml Log: Include share directory --- pspec.xml | 1 + 1 file changed, 1 insertion(+) Modified: 2009/devel/office/openoffice/openoffice/pspec.xml ================================================================= --- 2009/devel/office/openoffice/openoffice/pspec.xml (original) +++ 2009/devel/office/openoffice/openoffice/pspec.xml Sat Mar 6 19:47:40 2010 @@ -118,6 +118,7 @@ /etc /opt/OpenOffice.org/bin + /opt/OpenOffice.org/share /opt/OpenOffice.org/lib/ooo-3.2 /opt/OpenOffice.org/lib/ooo-3.2/basis3.2/share/gallery /opt/OpenOffice.org/man From paketler-commits at pardus.org.tr Sat Mar 6 19:48:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Sat, 6 Mar 2010 19:48:07 +0200 (EET) Subject: 2009/stable/office/openoffice/openoffice - Merge from devel/office/openoffice/openoffice/ Message-ID: <20100306174807.549BD49C895@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Sat Mar 6 19:48:07 2010 New Revision: 88090 Modified: 2009/stable/office/openoffice/openoffice/ (props changed) 2009/stable/office/openoffice/openoffice/pspec.xml Log: Merge from devel/office/openoffice/openoffice/: rev. 88089, by gokcen.eraslan on 2010-03-06 Include share directory --- pspec.xml | 1 + 1 file changed, 1 insertion(+) Modified: 2009/stable/office/openoffice/openoffice/pspec.xml ================================================================= --- 2009/stable/office/openoffice/openoffice/pspec.xml (original) +++ 2009/stable/office/openoffice/openoffice/pspec.xml Sat Mar 6 19:48:07 2010 @@ -118,6 +118,7 @@ /etc /opt/OpenOffice.org/bin + /opt/OpenOffice.org/share /opt/OpenOffice.org/lib/ooo-3.2 /opt/OpenOffice.org/lib/ooo-3.2/basis3.2/share/gallery /opt/OpenOffice.org/man From paketler-commits at pardus.org.tr Sat Mar 6 22:22:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QW7EsWwgw5Z6YmVr?=) Date: Sat, 6 Mar 2010 22:22:03 +0200 (EET) Subject: playground/maidis/eviacam - ok, now. Message-ID: <20100306202203.2D54349C895@ns1.pardus.org.tr> Author: maidis Date: Sat Mar 6 22:22:02 2010 New Revision: 88091 Removed: playground/maidis/eviacam/files/eviacam-make.patch Modified: playground/maidis/eviacam/actions.py playground/maidis/eviacam/pspec.xml Log: ok, now. --- actions.py | 1 + files/eviacam-make.patch | 11 ----------- pspec.xml | 12 ++++-------- 3 files changed, 5 insertions(+), 19 deletions(-) Modified: playground/maidis/eviacam/actions.py ================================================================= --- playground/maidis/eviacam/actions.py (original) +++ playground/maidis/eviacam/actions.py Sat Mar 6 22:22:02 2010 @@ -11,6 +11,7 @@ from pisi.actionsapi import get def setup(): + shelltools.system("./autogen.sh") autotools.configure("--enable-shared \ --disable-static \ --disable-rpath") Modified: playground/maidis/eviacam/pspec.xml ================================================================= --- playground/maidis/eviacam/pspec.xml (original) +++ playground/maidis/eviacam/pspec.xml Sat Mar 6 22:22:02 2010 @@ -3,7 +3,7 @@ eviacam - http://eviacam.sourceforge.net/ + http://eviacam.sourceforge.net An?l ?zbek ozbekanil at gmail.com @@ -13,16 +13,12 @@ app:gui Webcam based mouse emulator A mouse replacement software that moves the pointer as you move your head. It works on standard PCs equipped with a web camera. - - http://www.crea-si.com/download/eviacam_1.2.1.orig.tar.gz + mirrors://sourceforge/eviacam/eviacam_1.2.1.orig.tar.gz opencv wxGTK gtk2 - - eviacam-make.patch - @@ -48,9 +44,9 @@ - 2009-07-03 + 2010-03-06 1.2.1 - First release + First release. An?l ?zbek ozbekanil at gmail.com From paketler-commits at pardus.org.tr Sat Mar 6 23:55:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Sat, 6 Mar 2010 23:55:52 +0200 (EET) Subject: corporate2/devel/patches - Remove patches directory Message-ID: <20100306215552.87F9F49C895@ns1.pardus.org.tr> Author: fatih Date: Sat Mar 6 23:55:52 2010 New Revision: 88092 Removed: corporate2/devel/patches/ Log: Remove patches directory From paketler-commits at pardus.org.tr Sun Mar 7 02:55:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Sun, 7 Mar 2010 02:55:52 +0200 (EET) Subject: 2009/devel - Update index. Message-ID: <20100307005552.6F0FF49C8AF@ns1.pardus.org.tr> Author: ozan.caglayan Date: Sun Mar 7 02:55:51 2010 New Revision: 88093 Modified: 2009/devel/pisi-index.xml 2009/devel/pisi-index.xml.bz2 2009/devel/pisi-index.xml.bz2.sha1sum 2009/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Sun Mar 7 12:59:01 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Sun, 7 Mar 2010 12:59:01 +0200 (EET) Subject: 2009/devel/game/action/teeworlds - Reown and version bump. ChangeLog Message-ID: <20100307105901.B441B49C895@ns1.pardus.org.tr> Author: igungor Date: Sun Mar 7 12:59:00 2010 New Revision: 88094 Added: 2009/devel/game/action/teeworlds/files/bam.patch Removed: 2009/devel/game/action/teeworlds/files/system-headers.patch Modified: 2009/devel/game/action/teeworlds/actions.py 2009/devel/game/action/teeworlds/files/use-system-libs.patch 2009/devel/game/action/teeworlds/pspec.xml Log: Reown and version bump. ChangeLog: - Purely a maintenance release, addresses a server crash bug, - Clears up some GUI issues and many small improvements. BUG:COMMENT:11557 --- actions.py | 5 files/bam.patch |23440 ++++++++++++++++++++++++++++++++++++++++++++ files/system-headers.patch | 71 files/use-system-libs.patch | 89 pspec.xml | 22 5 files changed, 23494 insertions(+), 133 deletions(-) Modified: 2009/devel/game/action/teeworlds/actions.py ================================================================= --- 2009/devel/game/action/teeworlds/actions.py (original) +++ 2009/devel/game/action/teeworlds/actions.py Sun Mar 7 12:59:00 2010 @@ -9,16 +9,17 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get -WorkDir = "teeworlds-%s-src" % get.srcVERSION() +WorkDir = "%s-src" % get.srcDIR() datadir = "/usr/share/teeworlds" NoStrip = [datadir] def setup(): shelltools.cd("bam-0.2.0") + shelltools.chmod("make_unix.sh", 0755) shelltools.system("./make_unix.sh") def build(): - shelltools.system("./bam-0.2.0/src/bam release") + shelltools.system('CFLAGS="%s" ./bam-0.2.0/src/bam release' % get.CFLAGS()) def install(): pisitools.dobin("teeworlds") Modified: 2009/devel/game/action/teeworlds/files/use-system-libs.patch ================================================================= --- 2009/devel/game/action/teeworlds/files/use-system-libs.patch (original) +++ 2009/devel/game/action/teeworlds/files/use-system-libs.patch Sun Mar 7 12:59:00 2010 @@ -1,22 +1,21 @@ -diff -Nuar teeworlds-0.5.1-src.orig/default.bam teeworlds-0.5.1-src/default.bam ---- teeworlds-0.5.1-src.orig/default.bam 2009-02-07 21:59:15.000000000 +0200 -+++ teeworlds-0.5.1-src/default.bam 2009-02-07 22:10:04.000000000 +0200 -@@ -7,6 +7,8 @@ +diff -Nuar teeworlds-0.5.2-src.orig/default.bam teeworlds-0.5.2-src/default.bam +--- teeworlds-0.5.2-src.orig/default.bam 2010-03-07 12:24:44.232637682 +0200 ++++ teeworlds-0.5.2-src/default.bam 2010-03-07 12:31:51.597629629 +0200 +@@ -7,6 +7,7 @@ config:Add(OptFindCompiler()) config:Add(OptTestCompileC("stackprotector", "int main(){return 0;}", "-fstack-protector -fstack-protector-all")) config:Add(OptFindLibrary("zlib", "zlib.h", false)) +config:Add(OptFindLibrary("wavpack", "wavpack/wavpack.h", false)) -+config:Add(OptFindLibrary("pnglite", "sys/types.h", false)) config:Add(SDL.OptFind("sdl", true)) config:Finalize("config.bam") -@@ -150,9 +152,30 @@ - settings.cc.includes:Add("src/engine/external/zlib") +@@ -151,8 +152,19 @@ end -- -- build the small libraries + -- build the small libraries - wavpack = Compile(settings, Collect("src/engine/external/wavpack/*.c")) -- pnglite = Compile(settings, Collect("src/engine/external/pnglite/*.c")) + pnglite = Compile(settings, Collect("src/engine/external/pnglite/*.c")) ++ + -- compile wavpack if needed + if config.wavpack.value == 1 then + settings.link.libs:Add("wavpack") @@ -28,25 +27,12 @@ + wavpack = Compile(settings, Collect("src/engine/external/wavpack/*.c")) + settings.cc.includes:Add("src/engine/external") + end -+ -+ -+ -- compile pnglite if needed -+ if config.pnglite.value == 0 then -+ settings.link.libs:Add("pnglite") -+ if config.pnglite.include_path then -+ settings.cc.includes:Add(config.pnglite.include_path) -+ end -+ pnglite = {} -+ else -+ pnglite = Compile(settings, Collect("src/engine/external/pnglite/*.c")) -+ settings.cc.includes:Add("src/engine/external/pnglite") -+ end -- build game components engine_settings = settings:Copy() -diff -Nuar teeworlds-0.5.1-src.orig/src/engine/client/ec_snd.c teeworlds-0.5.1-src/src/engine/client/ec_snd.c ---- teeworlds-0.5.1-src.orig/src/engine/client/ec_snd.c 2009-02-07 21:59:15.000000000 +0200 -+++ teeworlds-0.5.1-src/src/engine/client/ec_snd.c 2009-02-07 21:59:45.000000000 +0200 +diff -Nuar teeworlds-0.5.2-src.orig/src/engine/client/ec_snd.c teeworlds-0.5.2-src/src/engine/client/ec_snd.c +--- teeworlds-0.5.2-src.orig/src/engine/client/ec_snd.c 2010-03-07 12:24:44.217637935 +0200 ++++ teeworlds-0.5.2-src/src/engine/client/ec_snd.c 2010-03-07 12:33:52.671868982 +0200 @@ -6,7 +6,7 @@ #include "SDL.h" @@ -99,12 +85,17 @@ if (context) { int samples = WavpackGetNumSamples(context); -@@ -445,12 +432,9 @@ - } - else - { -- dbg_msg("sound/wv", "failed to open %s: %s", filename, error); -+ dbg_msg("sound/wv", "failed to open %s: %s", completefilename, error); +@@ -410,7 +397,7 @@ + + if(snd->channels > 2) + { +- dbg_msg("sound/wv", "file is not mono or stereo. filename='%s'", filename); ++ dbg_msg("sound/wv", "failed to open %s: %s", completefilename, error); + return -1; + } + +@@ -448,9 +435,6 @@ + dbg_msg("sound/wv", "failed to open %s: %s", filename, error); } - io_close(file); @@ -113,39 +104,29 @@ if(config.debug) dbg_msg("sound/wv", "loaded %s", filename); -diff -Nuar teeworlds-0.5.1-src.orig/src/game/client/render.hpp teeworlds-0.5.1-src/src/game/client/render.hpp ---- teeworlds-0.5.1-src.orig/src/game/client/render.hpp 2009-02-07 21:59:15.000000000 +0200 -+++ teeworlds-0.5.1-src/src/game/client/render.hpp 2009-02-07 21:59:45.000000000 +0200 -@@ -37,7 +37,7 @@ - TILERENDERFLAG_EXTEND=4, - }; - --typedef struct SPRITE; -+struct SPRITE; - - void select_sprite(SPRITE *spr, int flags=0, int sx=0, int sy=0); - void select_sprite(int id, int flags=0, int sx=0, int sy=0); -diff -Nuar teeworlds-0.5.1-src.orig/src/tools/dilate.c teeworlds-0.5.1-src/src/tools/dilate.c ---- teeworlds-0.5.1-src.orig/src/tools/dilate.c 2009-02-07 21:59:15.000000000 +0200 -+++ teeworlds-0.5.1-src/src/tools/dilate.c 2009-02-07 22:04:20.000000000 +0200 -@@ -1,5 +1,8 @@ +diff -Nuar teeworlds-0.5.2-src.orig/src/tools/dilate.c teeworlds-0.5.2-src/src/tools/dilate.c +--- teeworlds-0.5.2-src.orig/src/tools/dilate.c 2010-03-07 12:24:44.210629570 +0200 ++++ teeworlds-0.5.2-src/src/tools/dilate.c 2010-03-07 12:29:25.197922281 +0200 +@@ -1,6 +1,9 @@ /* copyright (c) 2007 magnus auvinen, see licence.txt for more info */ + #include "../engine/external/pnglite/pnglite.c" ++#include +#include +#include -+#include - #include "../engine/external/pnglite/pnglite.c" typedef struct pixel_t -diff -Nuar teeworlds-0.5.1-src.orig/src/tools/tileset_borderfix.c teeworlds-0.5.1-src/src/tools/tileset_borderfix.c ---- teeworlds-0.5.1-src.orig/src/tools/tileset_borderfix.c 2009-02-07 21:59:15.000000000 +0200 -+++ teeworlds-0.5.1-src/src/tools/tileset_borderfix.c 2009-02-07 22:04:55.000000000 +0200 -@@ -1,5 +1,8 @@ + { +diff -Nuar teeworlds-0.5.2-src.orig/src/tools/tileset_borderfix.c teeworlds-0.5.2-src/src/tools/tileset_borderfix.c +--- teeworlds-0.5.2-src.orig/src/tools/tileset_borderfix.c 2010-03-07 12:24:44.209629861 +0200 ++++ teeworlds-0.5.2-src/src/tools/tileset_borderfix.c 2010-03-07 12:29:52.502092926 +0200 +@@ -1,6 +1,9 @@ /* copyright (c) 2007 magnus auvinen, see licence.txt for more info */ + #include "../engine/external/pnglite/pnglite.c" +#include +#include +#include - #include "../engine/external/pnglite/pnglite.c" typedef struct pixel_t + { Modified: 2009/devel/game/action/teeworlds/pspec.xml ================================================================= --- 2009/devel/game/action/teeworlds/pspec.xml (original) +++ 2009/devel/game/action/teeworlds/pspec.xml Sun Mar 7 12:59:00 2010 @@ -5,15 +5,15 @@ teeworlds http://www.teeworlds.com - Cihan Okyay - okyaycihan at gmail.com + H. ?brahim G?ng?r + h.ibrahim.gungor at gmail.com as-is teeworlds app:gui Online multi-player platform 2D shooter Teeworlds features cartoon-themed graphics and physics, and relies heavily on classic shooter weaponry and gameplay. - http://sudrap.org/dist/files/teeworlds-0.5.1-src.tar.bz2 + http://www.teeworlds.com/files/teeworlds-0.5.2-src.tar.gz glut libsdl @@ -22,18 +22,17 @@ mesa + bam.patch + respect-flags.patch png_alloc.patch use-system-libs.patch - respect-flags.patch teeworlds - glut libsdl - alsa-lib wavpack mesa @@ -54,6 +53,17 @@ + + 2010-03-07 + 0.5.2 + + Reown and version bump. Fixes #11557. ChangeLog: + - Purely a maintenance release, addresses a server crash bug, + - Clears up some GUI issues and many small improvements. + + H. ?brahim G?ng?r + h.ibrahim.gungor at gmail.com + 2009-05-04 0.5.1 From paketler-commits at pardus.org.tr Sun Mar 7 13:01:08 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Sun, 7 Mar 2010 13:01:08 +0200 (EET) Subject: 2009/stable/game/action/teeworlds - Reown and version bump. Fixes #11557. ChangeLog Message-ID: <20100307110108.D609949C895@ns1.pardus.org.tr> Author: igungor Date: Sun Mar 7 13:01:08 2010 New Revision: 88095 Added: 2009/stable/game/action/teeworlds/files/bam.patch - copied unchanged from r88094, 2009/devel/game/action/teeworlds/files/bam.patch Removed: 2009/stable/game/action/teeworlds/files/system-headers.patch Modified: 2009/stable/game/action/teeworlds/ (props changed) 2009/stable/game/action/teeworlds/actions.py 2009/stable/game/action/teeworlds/files/use-system-libs.patch 2009/stable/game/action/teeworlds/pspec.xml Log: Reown and version bump. Fixes #11557. ChangeLog: - Purely a maintenance release, addresses a server crash bug, - Clears up some GUI issues and many small improvements. BUG:FIXED:11557 --- actions.py | 7 files/bam.patch |23440 ++++++++++++++++++++++++++++++++++++++++++++ files/system-headers.patch | 71 files/use-system-libs.patch | 89 pspec.xml | 18 5 files changed, 23493 insertions(+), 132 deletions(-) Modified: 2009/stable/game/action/teeworlds/actions.py ================================================================= --- 2009/stable/game/action/teeworlds/actions.py (original) +++ 2009/stable/game/action/teeworlds/actions.py Sun Mar 7 13:01:08 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2008 TUBITAK/UEKAE +# Copyright 2008-2009 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -9,16 +9,17 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get -WorkDir = "teeworlds-%s-src" % get.srcVERSION() +WorkDir = "%s-src" % get.srcDIR() datadir = "/usr/share/teeworlds" NoStrip = [datadir] def setup(): shelltools.cd("bam-0.2.0") + shelltools.chmod("make_unix.sh", 0755) shelltools.system("./make_unix.sh") def build(): - shelltools.system("./bam-0.2.0/src/bam release") + shelltools.system('CFLAGS="%s" ./bam-0.2.0/src/bam release' % get.CFLAGS()) def install(): pisitools.dobin("teeworlds") Modified: 2009/stable/game/action/teeworlds/files/use-system-libs.patch ================================================================= --- 2009/stable/game/action/teeworlds/files/use-system-libs.patch (original) +++ 2009/stable/game/action/teeworlds/files/use-system-libs.patch Sun Mar 7 13:01:08 2010 @@ -1,22 +1,21 @@ -diff -Nuar teeworlds-0.5.1-src.orig/default.bam teeworlds-0.5.1-src/default.bam ---- teeworlds-0.5.1-src.orig/default.bam 2009-02-07 21:59:15.000000000 +0200 -+++ teeworlds-0.5.1-src/default.bam 2009-02-07 22:10:04.000000000 +0200 -@@ -7,6 +7,8 @@ +diff -Nuar teeworlds-0.5.2-src.orig/default.bam teeworlds-0.5.2-src/default.bam +--- teeworlds-0.5.2-src.orig/default.bam 2010-03-07 12:24:44.232637682 +0200 ++++ teeworlds-0.5.2-src/default.bam 2010-03-07 12:31:51.597629629 +0200 +@@ -7,6 +7,7 @@ config:Add(OptFindCompiler()) config:Add(OptTestCompileC("stackprotector", "int main(){return 0;}", "-fstack-protector -fstack-protector-all")) config:Add(OptFindLibrary("zlib", "zlib.h", false)) +config:Add(OptFindLibrary("wavpack", "wavpack/wavpack.h", false)) -+config:Add(OptFindLibrary("pnglite", "sys/types.h", false)) config:Add(SDL.OptFind("sdl", true)) config:Finalize("config.bam") -@@ -150,9 +152,30 @@ - settings.cc.includes:Add("src/engine/external/zlib") +@@ -151,8 +152,19 @@ end -- -- build the small libraries + -- build the small libraries - wavpack = Compile(settings, Collect("src/engine/external/wavpack/*.c")) -- pnglite = Compile(settings, Collect("src/engine/external/pnglite/*.c")) + pnglite = Compile(settings, Collect("src/engine/external/pnglite/*.c")) ++ + -- compile wavpack if needed + if config.wavpack.value == 1 then + settings.link.libs:Add("wavpack") @@ -28,25 +27,12 @@ + wavpack = Compile(settings, Collect("src/engine/external/wavpack/*.c")) + settings.cc.includes:Add("src/engine/external") + end -+ -+ -+ -- compile pnglite if needed -+ if config.pnglite.value == 0 then -+ settings.link.libs:Add("pnglite") -+ if config.pnglite.include_path then -+ settings.cc.includes:Add(config.pnglite.include_path) -+ end -+ pnglite = {} -+ else -+ pnglite = Compile(settings, Collect("src/engine/external/pnglite/*.c")) -+ settings.cc.includes:Add("src/engine/external/pnglite") -+ end -- build game components engine_settings = settings:Copy() -diff -Nuar teeworlds-0.5.1-src.orig/src/engine/client/ec_snd.c teeworlds-0.5.1-src/src/engine/client/ec_snd.c ---- teeworlds-0.5.1-src.orig/src/engine/client/ec_snd.c 2009-02-07 21:59:15.000000000 +0200 -+++ teeworlds-0.5.1-src/src/engine/client/ec_snd.c 2009-02-07 21:59:45.000000000 +0200 +diff -Nuar teeworlds-0.5.2-src.orig/src/engine/client/ec_snd.c teeworlds-0.5.2-src/src/engine/client/ec_snd.c +--- teeworlds-0.5.2-src.orig/src/engine/client/ec_snd.c 2010-03-07 12:24:44.217637935 +0200 ++++ teeworlds-0.5.2-src/src/engine/client/ec_snd.c 2010-03-07 12:33:52.671868982 +0200 @@ -6,7 +6,7 @@ #include "SDL.h" @@ -99,12 +85,17 @@ if (context) { int samples = WavpackGetNumSamples(context); -@@ -445,12 +432,9 @@ - } - else - { -- dbg_msg("sound/wv", "failed to open %s: %s", filename, error); -+ dbg_msg("sound/wv", "failed to open %s: %s", completefilename, error); +@@ -410,7 +397,7 @@ + + if(snd->channels > 2) + { +- dbg_msg("sound/wv", "file is not mono or stereo. filename='%s'", filename); ++ dbg_msg("sound/wv", "failed to open %s: %s", completefilename, error); + return -1; + } + +@@ -448,9 +435,6 @@ + dbg_msg("sound/wv", "failed to open %s: %s", filename, error); } - io_close(file); @@ -113,39 +104,29 @@ if(config.debug) dbg_msg("sound/wv", "loaded %s", filename); -diff -Nuar teeworlds-0.5.1-src.orig/src/game/client/render.hpp teeworlds-0.5.1-src/src/game/client/render.hpp ---- teeworlds-0.5.1-src.orig/src/game/client/render.hpp 2009-02-07 21:59:15.000000000 +0200 -+++ teeworlds-0.5.1-src/src/game/client/render.hpp 2009-02-07 21:59:45.000000000 +0200 -@@ -37,7 +37,7 @@ - TILERENDERFLAG_EXTEND=4, - }; - --typedef struct SPRITE; -+struct SPRITE; - - void select_sprite(SPRITE *spr, int flags=0, int sx=0, int sy=0); - void select_sprite(int id, int flags=0, int sx=0, int sy=0); -diff -Nuar teeworlds-0.5.1-src.orig/src/tools/dilate.c teeworlds-0.5.1-src/src/tools/dilate.c ---- teeworlds-0.5.1-src.orig/src/tools/dilate.c 2009-02-07 21:59:15.000000000 +0200 -+++ teeworlds-0.5.1-src/src/tools/dilate.c 2009-02-07 22:04:20.000000000 +0200 -@@ -1,5 +1,8 @@ +diff -Nuar teeworlds-0.5.2-src.orig/src/tools/dilate.c teeworlds-0.5.2-src/src/tools/dilate.c +--- teeworlds-0.5.2-src.orig/src/tools/dilate.c 2010-03-07 12:24:44.210629570 +0200 ++++ teeworlds-0.5.2-src/src/tools/dilate.c 2010-03-07 12:29:25.197922281 +0200 +@@ -1,6 +1,9 @@ /* copyright (c) 2007 magnus auvinen, see licence.txt for more info */ + #include "../engine/external/pnglite/pnglite.c" ++#include +#include +#include -+#include - #include "../engine/external/pnglite/pnglite.c" typedef struct pixel_t -diff -Nuar teeworlds-0.5.1-src.orig/src/tools/tileset_borderfix.c teeworlds-0.5.1-src/src/tools/tileset_borderfix.c ---- teeworlds-0.5.1-src.orig/src/tools/tileset_borderfix.c 2009-02-07 21:59:15.000000000 +0200 -+++ teeworlds-0.5.1-src/src/tools/tileset_borderfix.c 2009-02-07 22:04:55.000000000 +0200 -@@ -1,5 +1,8 @@ + { +diff -Nuar teeworlds-0.5.2-src.orig/src/tools/tileset_borderfix.c teeworlds-0.5.2-src/src/tools/tileset_borderfix.c +--- teeworlds-0.5.2-src.orig/src/tools/tileset_borderfix.c 2010-03-07 12:24:44.209629861 +0200 ++++ teeworlds-0.5.2-src/src/tools/tileset_borderfix.c 2010-03-07 12:29:52.502092926 +0200 +@@ -1,6 +1,9 @@ /* copyright (c) 2007 magnus auvinen, see licence.txt for more info */ + #include "../engine/external/pnglite/pnglite.c" +#include +#include +#include - #include "../engine/external/pnglite/pnglite.c" typedef struct pixel_t + { Modified: 2009/stable/game/action/teeworlds/pspec.xml ================================================================= --- 2009/stable/game/action/teeworlds/pspec.xml (original) +++ 2009/stable/game/action/teeworlds/pspec.xml Sun Mar 7 13:01:08 2010 @@ -13,7 +13,7 @@ app:gui Online multi-player platform 2D shooter Teeworlds features cartoon-themed graphics and physics, and relies heavily on classic shooter weaponry and gameplay. - http://sudrap.org/dist/files/teeworlds-0.5.1-src.tar.bz2 + http://www.teeworlds.com/files/teeworlds-0.5.2-src.tar.gz glut libsdl @@ -22,18 +22,17 @@ mesa + bam.patch + respect-flags.patch png_alloc.patch use-system-libs.patch - respect-flags.patch teeworlds - glut libsdl - alsa-lib wavpack mesa @@ -54,6 +53,17 @@ + + 2010-03-07 + 0.5.2 + + Reown and version bump. Fixes #11557. ChangeLog: + - Purely a maintenance release, addresses a server crash bug, + - Clears up some GUI issues and many small improvements. + + H. ?brahim G?ng?r + h.ibrahim.gungor at gmail.com + 2009-05-04 0.5.1 From paketler-commits at pardus.org.tr Sun Mar 7 13:25:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Sun, 7 Mar 2010 13:25:52 +0200 (EET) Subject: 2009/devel/kernel/default/drivers/module-nvidia-current - Back to the previous stable because of some fan sp... Message-ID: <20100307112552.41FAA49C895@ns1.pardus.org.tr> Author: fatih Date: Sun Mar 7 13:25:52 2010 New Revision: 88096 Modified: 2009/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py 2009/devel/kernel/default/drivers/module-nvidia-current/pspec.xml Log: Back to the previous stable because of some fan speed issues --- comar/xorg.driver.py | 3 +-- pspec.xml | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 7 deletions(-) Modified: 2009/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py ================================================================= --- 2009/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py (original) +++ 2009/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py Sun Mar 7 13:25:52 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- import os @@ -6,7 +5,7 @@ from zorg.config import getDeviceInfo -version = "195.36.08" +version = "190.53" driver = "nvidia-current" base = "/usr/lib/xorg/%s" % driver Modified: 2009/devel/kernel/default/drivers/module-nvidia-current/pspec.xml ================================================================= --- 2009/devel/kernel/default/drivers/module-nvidia-current/pspec.xml (original) +++ 2009/devel/kernel/default/drivers/module-nvidia-current/pspec.xml Sun Mar 7 13:25:52 2010 @@ -11,8 +11,8 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - ftp://download.nvidia.com/XFree86/Linux-x86/195.36.08/NVIDIA-Linux-x86-195.36.08-pkg0.run - ftp://download.nvidia.com/XFree86/Linux-x86_64/195.36.08/NVIDIA-Linux-x86_64-195.36.08-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86/190.53/NVIDIA-Linux-x86-190.53-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86_64/190.53/NVIDIA-Linux-x86_64-190.53-pkg0.run kernel-module-headers pisi @@ -26,7 +26,7 @@ kernel zorg - module-nvidia-current-userspace + module-nvidia-current-userspace nvidia-drivers177 @@ -60,8 +60,8 @@ x11.driver - module-nvidia-current - module-pae-nvidia-current + module-nvidia-current + module-pae-nvidia-current libXext libvdpau @@ -89,6 +89,13 @@ + + 2010-03-07 + 190.53 + Back to the previous stable because of some fan speed issues + Fatih A??c? + fatih at pardus.org.tr + 2010-03-03 195.36.08 From paketler-commits at pardus.org.tr Sun Mar 7 13:27:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Sun, 7 Mar 2010 13:27:04 +0200 (EET) Subject: corporate2/devel/kernel/default/drivers/module-nvidia-current - Back to the previous stable because of some fan sp... Message-ID: <20100307112704.3466849C895@ns1.pardus.org.tr> Author: fatih Date: Sun Mar 7 13:27:04 2010 New Revision: 88097 Modified: corporate2/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py corporate2/devel/kernel/default/drivers/module-nvidia-current/pspec.xml Log: Back to the previous stable because of some fan speed issues --- comar/xorg.driver.py | 3 +-- pspec.xml | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 7 deletions(-) Modified: corporate2/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py ================================================================= --- corporate2/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py (original) +++ corporate2/devel/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py Sun Mar 7 13:27:04 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- import os @@ -6,7 +5,7 @@ from zorg.config import getDeviceInfo -version = "195.36.08" +version = "190.53" driver = "nvidia-current" base = "/usr/lib/xorg/%s" % driver Modified: corporate2/devel/kernel/default/drivers/module-nvidia-current/pspec.xml ================================================================= --- corporate2/devel/kernel/default/drivers/module-nvidia-current/pspec.xml (original) +++ corporate2/devel/kernel/default/drivers/module-nvidia-current/pspec.xml Sun Mar 7 13:27:04 2010 @@ -11,8 +11,8 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - ftp://download.nvidia.com/XFree86/Linux-x86/195.36.08/NVIDIA-Linux-x86-195.36.08-pkg0.run - ftp://download.nvidia.com/XFree86/Linux-x86_64/195.36.08/NVIDIA-Linux-x86_64-195.36.08-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86/190.53/NVIDIA-Linux-x86-190.53-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86_64/190.53/NVIDIA-Linux-x86_64-190.53-pkg0.run kernel-module-headers pisi @@ -26,7 +26,7 @@ kernel zorg - module-nvidia-current-userspace + module-nvidia-current-userspace nvidia-drivers177 @@ -60,8 +60,8 @@ x11.driver - module-nvidia-current - module-pae-nvidia-current + module-nvidia-current + module-pae-nvidia-current libXext libvdpau @@ -89,6 +89,13 @@ + + 2010-03-07 + 190.53 + Back to the previous stable because of some fan speed issues + Fatih A??c? + fatih at pardus.org.tr + 2010-03-03 195.36.08 From paketler-commits at pardus.org.tr Sun Mar 7 13:31:30 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Sun, 7 Mar 2010 13:31:30 +0200 (EET) Subject: 2009/devel/kernel/pae/drivers/module-pae-nvidia-current - Back to the previous stable because of some fan sp... Message-ID: <20100307113130.C56DA49C895@ns1.pardus.org.tr> Author: fatih Date: Sun Mar 7 13:31:30 2010 New Revision: 88098 Modified: 2009/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml Log: Back to the previous stable because of some fan speed issues --- pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) Modified: 2009/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml ================================================================= --- 2009/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml (original) +++ 2009/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml Sun Mar 7 13:31:30 2010 @@ -11,7 +11,7 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - ftp://download.nvidia.com/XFree86/Linux-x86/195.36.08/NVIDIA-Linux-x86-195.36.08-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86/190.53/NVIDIA-Linux-x86-190.53-pkg0.run kernel-module-headers-pae @@ -24,7 +24,7 @@ kernel-pae zorg - module-nvidia-current-userspace + module-nvidia-current-userspace /lib/modules @@ -32,6 +32,13 @@ + + 2010-03-07 + 190.53 + Back to the previous stable because of some fan speed issues + Fatih A??c? + fatih at pardus.org.tr + 2010-03-03 195.36.08 From paketler-commits at pardus.org.tr Sun Mar 7 13:32:08 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Sun, 7 Mar 2010 13:32:08 +0200 (EET) Subject: corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current - Back to the previous stable because of some fan sp... Message-ID: <20100307113208.3F69149C895@ns1.pardus.org.tr> Author: fatih Date: Sun Mar 7 13:32:08 2010 New Revision: 88099 Modified: corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml Log: Back to the previous stable because of some fan speed issues --- pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) Modified: corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml ================================================================= --- corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml (original) +++ corporate2/devel/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml Sun Mar 7 13:32:08 2010 @@ -12,7 +12,7 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - ftp://download.nvidia.com/XFree86/Linux-x86/195.36.08/NVIDIA-Linux-x86-195.36.08-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86/190.53/NVIDIA-Linux-x86-190.53-pkg0.run kernel-module-headers-pae @@ -25,7 +25,7 @@ kernel-pae zorg - module-nvidia-current-userspace + module-nvidia-current-userspace /lib/modules @@ -33,6 +33,13 @@ + + 2010-03-07 + 190.53 + Back to the previous stable because of some fan speed issues + Fatih A??c? + fatih at pardus.org.tr + 2010-03-03 195.36.08 From paketler-commits at pardus.org.tr Sun Mar 7 14:11:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Sun, 7 Mar 2010 14:11:04 +0200 (EET) Subject: 2009/stable/kernel/pae/drivers/module-pae-nvidia-current - Back to the previous stable because of some fan sp... Message-ID: <20100307121104.A45EF49C895@ns1.pardus.org.tr> Author: fatih Date: Sun Mar 7 14:11:04 2010 New Revision: 88101 Modified: 2009/stable/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml Log: Back to the previous stable because of some fan speed issues Merged from 2009/devel. --- pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) Modified: 2009/stable/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml ================================================================= --- 2009/stable/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml (original) +++ 2009/stable/kernel/pae/drivers/module-pae-nvidia-current/pspec.xml Sun Mar 7 14:11:04 2010 @@ -11,7 +11,7 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - ftp://download.nvidia.com/XFree86/Linux-x86/195.36.08/NVIDIA-Linux-x86-195.36.08-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86/190.53/NVIDIA-Linux-x86-190.53-pkg0.run kernel-module-headers-pae @@ -24,7 +24,7 @@ kernel-pae zorg - module-nvidia-current-userspace + module-nvidia-current-userspace /lib/modules @@ -32,6 +32,13 @@ + + 2010-03-07 + 190.53 + Back to the previous stable because of some fan speed issues + Fatih A??c? + fatih at pardus.org.tr + 2010-03-03 195.36.08 From paketler-commits at pardus.org.tr Sun Mar 7 14:11:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Sun, 7 Mar 2010 14:11:03 +0200 (EET) Subject: 2009/stable/kernel/default/drivers/module-nvidia-current - Back to the previous stable because of some fan sp... Message-ID: <20100307121103.0DBFA49C895@ns1.pardus.org.tr> Author: fatih Date: Sun Mar 7 14:11:02 2010 New Revision: 88100 Modified: 2009/stable/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py 2009/stable/kernel/default/drivers/module-nvidia-current/pspec.xml Log: Back to the previous stable because of some fan speed issues Merged from 2009/devel. --- comar/xorg.driver.py | 3 +-- pspec.xml | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 7 deletions(-) Modified: 2009/stable/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py ================================================================= --- 2009/stable/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py (original) +++ 2009/stable/kernel/default/drivers/module-nvidia-current/comar/xorg.driver.py Sun Mar 7 14:11:02 2010 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- import os @@ -6,7 +5,7 @@ from zorg.config import getDeviceInfo -version = "195.36.08" +version = "190.53" driver = "nvidia-current" base = "/usr/lib/xorg/%s" % driver Modified: 2009/stable/kernel/default/drivers/module-nvidia-current/pspec.xml ================================================================= --- 2009/stable/kernel/default/drivers/module-nvidia-current/pspec.xml (original) +++ 2009/stable/kernel/default/drivers/module-nvidia-current/pspec.xml Sun Mar 7 14:11:02 2010 @@ -11,8 +11,8 @@ NVIDIA NVIDIA drivers for GeForce 6xxx and newer GPUs NVIDIA graphics drivers provide optimized 2D/3D performance. - ftp://download.nvidia.com/XFree86/Linux-x86/195.36.08/NVIDIA-Linux-x86-195.36.08-pkg0.run - ftp://download.nvidia.com/XFree86/Linux-x86_64/195.36.08/NVIDIA-Linux-x86_64-195.36.08-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86/190.53/NVIDIA-Linux-x86-190.53-pkg0.run + ftp://download.nvidia.com/XFree86/Linux-x86_64/190.53/NVIDIA-Linux-x86_64-190.53-pkg0.run kernel-module-headers pisi @@ -26,7 +26,7 @@ kernel zorg - module-nvidia-current-userspace + module-nvidia-current-userspace nvidia-drivers177 @@ -60,8 +60,8 @@ x11.driver - module-nvidia-current - module-pae-nvidia-current + module-nvidia-current + module-pae-nvidia-current libXext libvdpau @@ -89,6 +89,13 @@ + + 2010-03-07 + 190.53 + Back to the previous stable because of some fan speed issues + Fatih A??c? + fatih at pardus.org.tr + 2010-03-03 195.36.08 From paketler-commits at pardus.org.tr Sun Mar 7 19:55:17 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?T=C3=BCrker_Sezer?=) Date: Sun, 7 Mar 2010 19:55:17 +0200 (EET) Subject: 2009/devel/game/sports/xmoto - rebuild with new ode to fix #12241 Message-ID: <20100307175517.1B7EA49C895@ns1.pardus.org.tr> Author: MeW Date: Sun Mar 7 19:55:16 2010 New Revision: 88102 Modified: 2009/devel/game/sports/xmoto/pspec.xml Log: rebuild with new ode to fix #12241 --- pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) Modified: 2009/devel/game/sports/xmoto/pspec.xml ================================================================= --- 2009/devel/game/sports/xmoto/pspec.xml (original) +++ 2009/devel/game/sports/xmoto/pspec.xml Sun Mar 7 19:55:16 2010 @@ -20,7 +20,7 @@ sdl-ttf sdl-net lua - ode + ode sqlite @@ -36,7 +36,7 @@ sdl-ttf sdl-net lua - ode + ode sqlite @@ -54,6 +54,13 @@ + + 2010-03-07 + 0.5.2 + rebuild with new ode + T?rker Sezer + turkersezer at tsdesign.info + 2009-11-16 0.5.2 From paketler-commits at pardus.org.tr Sun Mar 7 19:56:41 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?T=C3=BCrker_Sezer?=) Date: Sun, 7 Mar 2010 19:56:41 +0200 (EET) Subject: 2009/stable/game/sports/xmoto - Merge the following commits from devel/game/sports... Message-ID: <20100307175641.6718949C895@ns1.pardus.org.tr> Author: MeW Date: Sun Mar 7 19:56:41 2010 New Revision: 88103 Modified: 2009/stable/game/sports/xmoto/ (props changed) 2009/stable/game/sports/xmoto/pspec.xml Log: Merge the following commits from devel/game/sports/xmoto: rev. 88102, by MeW on 2010-03-07 rebuild with new ode to fix #12241 --- pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) Modified: 2009/stable/game/sports/xmoto/pspec.xml ================================================================= --- 2009/stable/game/sports/xmoto/pspec.xml (original) +++ 2009/stable/game/sports/xmoto/pspec.xml Sun Mar 7 19:56:41 2010 @@ -20,7 +20,7 @@ sdl-ttf sdl-net lua - ode + ode sqlite @@ -36,7 +36,7 @@ sdl-ttf sdl-net lua - ode + ode sqlite @@ -54,6 +54,13 @@ + + 2010-03-07 + 0.5.2 + rebuild with new ode + T?rker Sezer + turkersezer at tsdesign.info + 2009-11-16 0.5.2 From paketler-commits at pardus.org.tr Sun Mar 7 21:26:11 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Sun, 7 Mar 2010 21:26:11 +0200 (EET) Subject: playground/review/desktop/kde4/rekonq - version bump Message-ID: <20100307192611.BDDD949C895@ns1.pardus.org.tr> Author: igungor Date: Sun Mar 7 21:26:11 2010 New Revision: 88104 Modified: playground/review/desktop/kde4/rekonq/actions.py playground/review/desktop/kde4/rekonq/pspec.xml Log: version bump --- actions.py | 8 ++------ pspec.xml | 19 +++++++++++++------ 2 files changed, 15 insertions(+), 12 deletions(-) Modified: playground/review/desktop/kde4/rekonq/actions.py ================================================================= --- playground/review/desktop/kde4/rekonq/actions.py (original) +++ playground/review/desktop/kde4/rekonq/actions.py Sun Mar 7 21:26:11 2010 @@ -5,15 +5,11 @@ # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import cmaketools -from pisi.actionsapi import get from pisi.actionsapi import pisitools -from pisi.actionsapi import shelltools - -WorkDir = "rekonq-%s" % get.srcVERSION() -shelltools.export("HOME", "%s" % get.workDIR()) +from pisi.actionsapi import get def setup(): - cmaketools.configure("-DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=/usr/kde/4", sourceDir=".") + cmaketools.configure(installPrefix="/usr/kde/4", sourceDir=".") def build(): cmaketools.make() Modified: playground/review/desktop/kde4/rekonq/pspec.xml ================================================================= --- playground/review/desktop/kde4/rekonq/pspec.xml (original) +++ playground/review/desktop/kde4/rekonq/pspec.xml Sun Mar 7 21:26:11 2010 @@ -12,12 +12,11 @@ rekonq app:gui Web browser powered by webkit - rekonq is a KDE web browser based on QtWebKit - mirrors://sourceforge/rekonq/rekonq-0.1.0.tar.bz2 + rekonq is a KDE web browser based on QtWebKit. + mirrors://sourceforge/rekonq/rekonq-0.3.0.tar.bz2 - kdebase-workspace - kdelibs-devel qt + kdelibs-devel automoc4 phonon @@ -26,21 +25,29 @@ rekonq - kdebase-workspace qt kdelibs /usr/kde/4/bin + /usr/kde/4/lib /usr/kde/4/share/applications /usr/kde/4/share/apps - /usr/kde/4/share/locale /usr/kde/4/share/config.kcfg + /usr/kde/4/share/locale /usr/share/icons + /usr/kde/4/share/doc /usr/share/doc + + 2010-03-07 + 0.3.0 + Version bump. + H. ?brahim G?ng?r + h.ibrahim.gungor at gmail.com + 2009-06-03 0.1.0 From paketler-commits at pardus.org.tr Sun Mar 7 21:48:26 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Sun, 7 Mar 2010 21:48:26 +0200 (EET) Subject: playground/review/desktop/kde4/rekonq - oops, sandbox Message-ID: <20100307194826.AEA8149C895@ns1.pardus.org.tr> Author: igungor Date: Sun Mar 7 21:48:26 2010 New Revision: 88105 Modified: playground/review/desktop/kde4/rekonq/actions.py Log: oops, sandbox --- actions.py | 3 +++ 1 file changed, 3 insertions(+) Modified: playground/review/desktop/kde4/rekonq/actions.py ================================================================= --- playground/review/desktop/kde4/rekonq/actions.py (original) +++ playground/review/desktop/kde4/rekonq/actions.py Sun Mar 7 21:48:26 2010 @@ -6,8 +6,11 @@ from pisi.actionsapi import cmaketools from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools from pisi.actionsapi import get +shelltools.export("HOME", get.workDIR()) + def setup(): cmaketools.configure(installPrefix="/usr/kde/4", sourceDir=".") From paketler-commits at pardus.org.tr Mon Mar 8 02:55:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 8 Mar 2010 02:55:24 +0200 (EET) Subject: 2009/devel - Update index. Message-ID: <20100308005524.86A4849C8AF@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 8 02:55:23 2010 New Revision: 88106 Modified: 2009/devel/pisi-index.xml 2009/devel/pisi-index.xml.bz2 2009/devel/pisi-index.xml.bz2.sha1sum 2009/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Mon Mar 8 08:51:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 8 Mar 2010 08:51:58 +0200 (EET) Subject: 2009/devel/programming/language/perl/perl-Event-ExecFlow - Version bump to bugfix release. Message-ID: <20100308065159.3045B49C895@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 8 08:51:58 2010 New Revision: 88107 Modified: 2009/devel/programming/language/perl/perl-Event-ExecFlow/pspec.xml Log: Version bump to bugfix release. --- pspec.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) Modified: 2009/devel/programming/language/perl/perl-Event-ExecFlow/pspec.xml ================================================================= --- 2009/devel/programming/language/perl/perl-Event-ExecFlow/pspec.xml (original) +++ 2009/devel/programming/language/perl/perl-Event-ExecFlow/pspec.xml Mon Mar 8 08:51:58 2010 @@ -13,7 +13,7 @@ library High level API for event-based execution flow control Event::ExecFlow offers a high level API to declare jobs, which mainly execute external commands, parse their output to get progress or other status information, triggers actions when the command has been finished etc. Such jobs can be chained together in a recursive fashion to fulfill rather complex tasks which consist of many jobs. - mirrors://cpan/authors/id/J/JR/JRED/Event-ExecFlow-0.63.tar.gz + mirrors://cpan/authors/id/J/JR/JRED/Event-ExecFlow-0.64.tar.gz perl-AnyEvent perl-Test-Simple @@ -42,6 +42,16 @@ + + 2010-03-08 + 0.64 + Version bump to bugfix release: + - Accumulated group member errors were not reported to the frontend. + - Use Perl's builtin command execution with a subshell instead of forking. + + Serdar Dalg?? + serdar at pardus.org.tr + 2009-12-04 0.63 From paketler-commits at pardus.org.tr Mon Mar 8 08:54:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 8 Mar 2010 08:54:38 +0200 (EET) Subject: 2009/devel/programming/language/perl/perl-Event-ExecFlow - remove useless empty dir too. Message-ID: <20100308065438.22A4049C895@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 8 08:54:37 2010 New Revision: 88108 Modified: 2009/devel/programming/language/perl/perl-Event-ExecFlow/actions.py 2009/devel/programming/language/perl/perl-Event-ExecFlow/pspec.xml Log: remove useless empty dir too. --- actions.py | 1 + pspec.xml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) Modified: 2009/devel/programming/language/perl/perl-Event-ExecFlow/actions.py ================================================================= --- 2009/devel/programming/language/perl/perl-Event-ExecFlow/actions.py (original) +++ 2009/devel/programming/language/perl/perl-Event-ExecFlow/actions.py Mon Mar 8 08:54:37 2010 @@ -23,4 +23,5 @@ def install(): perlmodules.install() + pisitools.removeDir("/usr/lib/perl5/vendor_perl/%s/%s-linux-thread-multi/" % (get.curPERL(), get.ARCH())) pisitools.dodoc("Changes", "README") Modified: 2009/devel/programming/language/perl/perl-Event-ExecFlow/pspec.xml ================================================================= --- 2009/devel/programming/language/perl/perl-Event-ExecFlow/pspec.xml (original) +++ 2009/devel/programming/language/perl/perl-Event-ExecFlow/pspec.xml Mon Mar 8 08:54:37 2010 @@ -45,9 +45,10 @@ 2010-03-08 0.64 - Version bump to bugfix release: + * Version bump to bugfix release: - Accumulated group member errors were not reported to the frontend. - Use Perl's builtin command execution with a subshell instead of forking. + * Remove empty dir. Serdar Dalg?? serdar at pardus.org.tr From paketler-commits at pardus.org.tr Mon Mar 8 08:55:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 8 Mar 2010 08:55:03 +0200 (EET) Subject: 2009/stable/programming/language/perl/perl-Event-ExecFlow - Merge from devel/programming/language/perl/perl-Ev... Message-ID: <20100308065503.48FC949C895@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 8 08:55:03 2010 New Revision: 88109 Modified: 2009/stable/programming/language/perl/perl-Event-ExecFlow/ (props changed) 2009/stable/programming/language/perl/perl-Event-ExecFlow/actions.py 2009/stable/programming/language/perl/perl-Event-ExecFlow/pspec.xml Log: Merge from devel/programming/language/perl/perl-Event-ExecFlow: rev. 88107, by sdalgic on 2010-03-08 Version bump to bugfix release. rev. 88108, by sdalgic on 2010-03-08 remove useless empty dir too. --- actions.py | 1 + pspec.xml | 13 ++++++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) Modified: 2009/stable/programming/language/perl/perl-Event-ExecFlow/actions.py ================================================================= --- 2009/stable/programming/language/perl/perl-Event-ExecFlow/actions.py (original) +++ 2009/stable/programming/language/perl/perl-Event-ExecFlow/actions.py Mon Mar 8 08:55:03 2010 @@ -23,4 +23,5 @@ def install(): perlmodules.install() + pisitools.removeDir("/usr/lib/perl5/vendor_perl/%s/%s-linux-thread-multi/" % (get.curPERL(), get.ARCH())) pisitools.dodoc("Changes", "README") Modified: 2009/stable/programming/language/perl/perl-Event-ExecFlow/pspec.xml ================================================================= --- 2009/stable/programming/language/perl/perl-Event-ExecFlow/pspec.xml (original) +++ 2009/stable/programming/language/perl/perl-Event-ExecFlow/pspec.xml Mon Mar 8 08:55:03 2010 @@ -13,7 +13,7 @@ library High level API for event-based execution flow control Event::ExecFlow offers a high level API to declare jobs, which mainly execute external commands, parse their output to get progress or other status information, triggers actions when the command has been finished etc. Such jobs can be chained together in a recursive fashion to fulfill rather complex tasks which consist of many jobs. - mirrors://cpan/authors/id/J/JR/JRED/Event-ExecFlow-0.63.tar.gz + mirrors://cpan/authors/id/J/JR/JRED/Event-ExecFlow-0.64.tar.gz perl-AnyEvent perl-Test-Simple @@ -42,6 +42,17 @@ + + 2010-03-08 + 0.64 + * Version bump to bugfix release: + - Accumulated group member errors were not reported to the frontend. + - Use Perl's builtin command execution with a subshell instead of forking. + * Remove empty dir. + + Serdar Dalg?? + serdar at pardus.org.tr + 2009-12-04 0.63 From paketler-commits at pardus.org.tr Mon Mar 8 08:55:20 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 8 Mar 2010 08:55:20 +0200 (EET) Subject: corporate2/devel/programming/language/perl/perl-Event-ExecFlow - Merge from devel/programming/language/perl/perl-Ev... Message-ID: <20100308065520.1CFB449C895@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 8 08:55:19 2010 New Revision: 88110 Modified: corporate2/devel/programming/language/perl/perl-Event-ExecFlow/ (props changed) corporate2/devel/programming/language/perl/perl-Event-ExecFlow/actions.py corporate2/devel/programming/language/perl/perl-Event-ExecFlow/pspec.xml Log: Merge from devel/programming/language/perl/perl-Event-ExecFlow: rev. 88107, by sdalgic on 2010-03-08 Version bump to bugfix release. rev. 88108, by sdalgic on 2010-03-08 remove useless empty dir too. --- actions.py | 1 + pspec.xml | 13 ++++++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) Modified: corporate2/devel/programming/language/perl/perl-Event-ExecFlow/actions.py ================================================================= --- corporate2/devel/programming/language/perl/perl-Event-ExecFlow/actions.py (original) +++ corporate2/devel/programming/language/perl/perl-Event-ExecFlow/actions.py Mon Mar 8 08:55:19 2010 @@ -23,4 +23,5 @@ def install(): perlmodules.install() + pisitools.removeDir("/usr/lib/perl5/vendor_perl/%s/%s-linux-thread-multi/" % (get.curPERL(), get.ARCH())) pisitools.dodoc("Changes", "README") Modified: corporate2/devel/programming/language/perl/perl-Event-ExecFlow/pspec.xml ================================================================= --- corporate2/devel/programming/language/perl/perl-Event-ExecFlow/pspec.xml (original) +++ corporate2/devel/programming/language/perl/perl-Event-ExecFlow/pspec.xml Mon Mar 8 08:55:19 2010 @@ -13,7 +13,7 @@ library High level API for event-based execution flow control Event::ExecFlow offers a high level API to declare jobs, which mainly execute external commands, parse their output to get progress or other status information, triggers actions when the command has been finished etc. Such jobs can be chained together in a recursive fashion to fulfill rather complex tasks which consist of many jobs. - mirrors://cpan/authors/id/J/JR/JRED/Event-ExecFlow-0.63.tar.gz + mirrors://cpan/authors/id/J/JR/JRED/Event-ExecFlow-0.64.tar.gz perl-AnyEvent perl-Test-Simple @@ -42,6 +42,17 @@ + + 2010-03-08 + 0.64 + * Version bump to bugfix release: + - Accumulated group member errors were not reported to the frontend. + - Use Perl's builtin command execution with a subshell instead of forking. + * Remove empty dir. + + Serdar Dalg?? + serdar at pardus.org.tr + 2009-12-04 0.63 From paketler-commits at pardus.org.tr Mon Mar 8 09:01:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 8 Mar 2010 09:01:58 +0200 (EET) Subject: 2009/devel/multimedia/video/dvdrip - version bump to latest stable version. Message-ID: <20100308070158.6615349C895@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 8 09:01:58 2010 New Revision: 88111 Modified: 2009/devel/multimedia/video/dvdrip/pspec.xml Log: version bump to latest stable version. --- pspec.xml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) Modified: 2009/devel/multimedia/video/dvdrip/pspec.xml ================================================================= --- 2009/devel/multimedia/video/dvdrip/pspec.xml (original) +++ 2009/devel/multimedia/video/dvdrip/pspec.xml Mon Mar 8 09:01:58 2010 @@ -14,7 +14,7 @@ app:gui A full featured DVD copy program written in Perl Dvd::rip provides an easy to use but feature-rich Gtk+ GUI to control almost all aspects of the ripping and transcoding process. It uses the widely known video processing swissknife transcode and many other Open Source tools. - http://www.exit1.org/dvdrip/dist/dvdrip-0.98.10.tar.gz + http://www.exit1.org/dvdrip/dist/dvdrip-0.98.11.tar.gz perl transcode @@ -22,7 +22,7 @@ ffmpeg perl-Gtk2 perl-Gtk2-Ex-FormFactory - perl-Event-ExecFlow + perl-Event-ExecFlow perl-Event-RPC perl-libintl @@ -37,7 +37,7 @@ mplayer perl-Gtk2 perl-Gtk2-Ex-FormFactory - perl-Event-ExecFlow + perl-Event-ExecFlow perl-Event-RPC perl-libintl mjpegtools @@ -58,6 +58,21 @@ + + 2010-03-08 + 0.98.11 + *-* Version bump: + ** Bugfixes: + - Fixes a gui bug @ https://bugs.launchpad.net/ubuntu/+source/dvdrip/+bug/478710 + - Fixed h264 2pass cluster mode bug, generating a malformed transcode command. + ** Features: + - Updated Danish and Catalan translation. Thanks to Ysangkok. Kenneth Nielson and Joan Farrerons. + - Turn "ripping short" error message into a warning, so the ripping process continues and it's up to the user to decide whether this is critical or not. + *-* Strictly depend on perl-Event-ExecFlow version 0.64. + + Serdar Dalg?? + serdar at pardus.org.tr + 2010-01-13 0.98.10 From paketler-commits at pardus.org.tr Mon Mar 8 09:03:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 8 Mar 2010 09:03:38 +0200 (EET) Subject: 2009/stable/multimedia/video/dvdrip - Merge from devel/multimedia/video/dvdrip Message-ID: <20100308070338.DF1E949C895@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 8 09:03:38 2010 New Revision: 88112 Modified: 2009/stable/multimedia/video/dvdrip/ (props changed) 2009/stable/multimedia/video/dvdrip/pspec.xml Log: Merge from devel/multimedia/video/dvdrip: rev. 88111, by sdalgic on 2010-03-08 version bump to latest stable version. --- pspec.xml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) Modified: 2009/stable/multimedia/video/dvdrip/pspec.xml ================================================================= --- 2009/stable/multimedia/video/dvdrip/pspec.xml (original) +++ 2009/stable/multimedia/video/dvdrip/pspec.xml Mon Mar 8 09:03:38 2010 @@ -14,7 +14,7 @@ app:gui A full featured DVD copy program written in Perl Dvd::rip provides an easy to use but feature-rich Gtk+ GUI to control almost all aspects of the ripping and transcoding process. It uses the widely known video processing swissknife transcode and many other Open Source tools. - http://www.exit1.org/dvdrip/dist/dvdrip-0.98.10.tar.gz + http://www.exit1.org/dvdrip/dist/dvdrip-0.98.11.tar.gz perl transcode @@ -22,7 +22,7 @@ ffmpeg perl-Gtk2 perl-Gtk2-Ex-FormFactory - perl-Event-ExecFlow + perl-Event-ExecFlow perl-Event-RPC perl-libintl @@ -37,7 +37,7 @@ mplayer perl-Gtk2 perl-Gtk2-Ex-FormFactory - perl-Event-ExecFlow + perl-Event-ExecFlow perl-Event-RPC perl-libintl mjpegtools @@ -58,6 +58,21 @@ + + 2010-03-08 + 0.98.11 + *-* Version bump: + ** Bugfixes: + - Fixes a gui bug @ https://bugs.launchpad.net/ubuntu/+source/dvdrip/+bug/478710 + - Fixed h264 2pass cluster mode bug, generating a malformed transcode command. + ** Features: + - Updated Danish and Catalan translation. Thanks to Ysangkok. Kenneth Nielson and Joan Farrerons. + - Turn "ripping short" error message into a warning, so the ripping process continues and it's up to the user to decide whether this is critical or not. + *-* Strictly depend on perl-Event-ExecFlow version 0.64. + + Serdar Dalg?? + serdar at pardus.org.tr + 2010-01-13 0.98.10 From paketler-commits at pardus.org.tr Mon Mar 8 09:28:28 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 8 Mar 2010 09:28:28 +0200 (EET) Subject: corporate2/devel/science/library/SuiteSparse - Rebuild with the new metis Message-ID: <20100308072828.2E57749C895@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 8 09:28:27 2010 New Revision: 88113 Modified: corporate2/devel/science/library/SuiteSparse/pspec.xml Log: Rebuild with the new metis --- pspec.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) Modified: corporate2/devel/science/library/SuiteSparse/pspec.xml ================================================================= --- corporate2/devel/science/library/SuiteSparse/pspec.xml (original) +++ corporate2/devel/science/library/SuiteSparse/pspec.xml Mon Mar 8 09:28:27 2010 @@ -14,9 +14,9 @@ Sparse matrix library http://www.cise.ufl.edu/research/sparse/SuiteSparse/SuiteSparse-3.4.0.tar.gz - metis - blas + metis lapack + blas nodemos.patch @@ -28,7 +28,7 @@ SuiteSparse - metis + metis lapack blas @@ -43,6 +43,13 @@ + + 2010-03-08 + 3.4.0 + Rebuild with the new metis + Ozan ?a?layan + ozan at pardus.org.tr + 2009-07-20 3.4.0 From paketler-commits at pardus.org.tr Mon Mar 8 09:33:28 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 8 Mar 2010 09:33:28 +0200 (EET) Subject: 2009/devel/programming/language/perl/perl-FreezeThaw - Version bump, remove empty dir and package takeove... Message-ID: <20100308073328.1433D49C895@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 8 09:33:27 2010 New Revision: 88114 Modified: 2009/devel/programming/language/perl/perl-FreezeThaw/actions.py 2009/devel/programming/language/perl/perl-FreezeThaw/pspec.xml Log: Version bump, remove empty dir and package takeover. --- actions.py | 1 + pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) Modified: 2009/devel/programming/language/perl/perl-FreezeThaw/actions.py ================================================================= --- 2009/devel/programming/language/perl/perl-FreezeThaw/actions.py (original) +++ 2009/devel/programming/language/perl/perl-FreezeThaw/actions.py Mon Mar 8 09:33:27 2010 @@ -23,4 +23,5 @@ def install(): perlmodules.install() + pisitools.removeDir("/usr/lib/perl5/vendor_perl/%s/%s-linux-thread-multi/" % (get.curPERL(), get.ARCH())) pisitools.dodoc("Changes") Modified: 2009/devel/programming/language/perl/perl-FreezeThaw/pspec.xml ================================================================= --- 2009/devel/programming/language/perl/perl-FreezeThaw/pspec.xml (original) +++ 2009/devel/programming/language/perl/perl-FreezeThaw/pspec.xml Mon Mar 8 09:33:27 2010 @@ -5,13 +5,13 @@ perl-FreezeThaw http://search.cpan.org/dist/FreezeThaw/ - Faik Uygur - faik at pardus.org.tr + Serdar Dalg?? + serdar at pardus.org.tr Artistic library Converting Perl structures to strings and back - mirrors://cpan/authors/id/I/IL/ILYAZ/modules/FreezeThaw-0.45.tar.gz + mirrors://cpan/authors/id/I/IL/ILYAZ/modules/FreezeThaw-0.50.tar.gz perl @@ -33,6 +33,13 @@ + + 2010-03-08 + 0.50 + Version bump, remove empty dir and package takeover. + Serdar Dalg?? + serdar at pardus.org.tr + 2009-12-04 0.45 From paketler-commits at pardus.org.tr Mon Mar 8 09:33:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 8 Mar 2010 09:33:44 +0200 (EET) Subject: 2009/stable/programming/language/perl/perl-FreezeThaw - Merge from devel/programming/language/perl/perl-Fr... Message-ID: <20100308073344.62DA449C895@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 8 09:33:44 2010 New Revision: 88115 Modified: 2009/stable/programming/language/perl/perl-FreezeThaw/ (props changed) 2009/stable/programming/language/perl/perl-FreezeThaw/actions.py 2009/stable/programming/language/perl/perl-FreezeThaw/pspec.xml Log: Merge from devel/programming/language/perl/perl-FreezeThaw: rev. 88114, by sdalgic on 2010-03-08 Version bump, remove empty dir and package takeover. --- actions.py | 1 + pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) Modified: 2009/stable/programming/language/perl/perl-FreezeThaw/actions.py ================================================================= --- 2009/stable/programming/language/perl/perl-FreezeThaw/actions.py (original) +++ 2009/stable/programming/language/perl/perl-FreezeThaw/actions.py Mon Mar 8 09:33:44 2010 @@ -23,4 +23,5 @@ def install(): perlmodules.install() + pisitools.removeDir("/usr/lib/perl5/vendor_perl/%s/%s-linux-thread-multi/" % (get.curPERL(), get.ARCH())) pisitools.dodoc("Changes") Modified: 2009/stable/programming/language/perl/perl-FreezeThaw/pspec.xml ================================================================= --- 2009/stable/programming/language/perl/perl-FreezeThaw/pspec.xml (original) +++ 2009/stable/programming/language/perl/perl-FreezeThaw/pspec.xml Mon Mar 8 09:33:44 2010 @@ -5,13 +5,13 @@ perl-FreezeThaw http://search.cpan.org/dist/FreezeThaw/ - Faik Uygur - faik at pardus.org.tr + Serdar Dalg?? + serdar at pardus.org.tr Artistic library Converting Perl structures to strings and back - mirrors://cpan/authors/id/I/IL/ILYAZ/modules/FreezeThaw-0.45.tar.gz + mirrors://cpan/authors/id/I/IL/ILYAZ/modules/FreezeThaw-0.50.tar.gz perl @@ -33,6 +33,13 @@ + + 2010-03-08 + 0.50 + Version bump, remove empty dir and package takeover. + Serdar Dalg?? + serdar at pardus.org.tr + 2009-12-04 0.45 From paketler-commits at pardus.org.tr Mon Mar 8 09:33:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 8 Mar 2010 09:33:58 +0200 (EET) Subject: corporate2/devel/programming/language/perl/perl-FreezeThaw - Merge from devel/programming/language/perl/perl-Fr... Message-ID: <20100308073358.B5C4749C895@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 8 09:33:58 2010 New Revision: 88116 Modified: corporate2/devel/programming/language/perl/perl-FreezeThaw/ (props changed) corporate2/devel/programming/language/perl/perl-FreezeThaw/actions.py corporate2/devel/programming/language/perl/perl-FreezeThaw/pspec.xml Log: Merge from devel/programming/language/perl/perl-FreezeThaw: rev. 88114, by sdalgic on 2010-03-08 Version bump, remove empty dir and package takeover. --- actions.py | 1 + pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) Modified: corporate2/devel/programming/language/perl/perl-FreezeThaw/actions.py ================================================================= --- corporate2/devel/programming/language/perl/perl-FreezeThaw/actions.py (original) +++ corporate2/devel/programming/language/perl/perl-FreezeThaw/actions.py Mon Mar 8 09:33:58 2010 @@ -23,4 +23,5 @@ def install(): perlmodules.install() + pisitools.removeDir("/usr/lib/perl5/vendor_perl/%s/%s-linux-thread-multi/" % (get.curPERL(), get.ARCH())) pisitools.dodoc("Changes") Modified: corporate2/devel/programming/language/perl/perl-FreezeThaw/pspec.xml ================================================================= --- corporate2/devel/programming/language/perl/perl-FreezeThaw/pspec.xml (original) +++ corporate2/devel/programming/language/perl/perl-FreezeThaw/pspec.xml Mon Mar 8 09:33:58 2010 @@ -5,13 +5,13 @@ perl-FreezeThaw http://search.cpan.org/dist/FreezeThaw/ - Faik Uygur - faik at pardus.org.tr + Serdar Dalg?? + serdar at pardus.org.tr Artistic library Converting Perl structures to strings and back - mirrors://cpan/authors/id/I/IL/ILYAZ/modules/FreezeThaw-0.45.tar.gz + mirrors://cpan/authors/id/I/IL/ILYAZ/modules/FreezeThaw-0.50.tar.gz perl @@ -33,6 +33,13 @@ + + 2010-03-08 + 0.50 + Version bump, remove empty dir and package takeover. + Serdar Dalg?? + serdar at pardus.org.tr + 2009-12-04 0.45 From paketler-commits at pardus.org.tr Mon Mar 8 09:39:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 8 Mar 2010 09:39:04 +0200 (EET) Subject: 2009/devel/system/base/texinfo - Package maintainer changed. Message-ID: <20100308073904.25B1749C895@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Mar 8 09:39:04 2010 New Revision: 88117 Modified: 2009/devel/system/base/texinfo/pspec.xml Log: Package maintainer changed. --- pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: 2009/devel/system/base/texinfo/pspec.xml ================================================================= --- 2009/devel/system/base/texinfo/pspec.xml (original) +++ 2009/devel/system/base/texinfo/pspec.xml Mon Mar 8 09:39:04 2010 @@ -5,8 +5,8 @@ texinfo http://www.gnu.org/software/texinfo/ - Pardus - admins at pardus.org.tr + Semen Cirit + scirit at pardus.org.tr GPLv3 app:console From paketler-commits at pardus.org.tr Mon Mar 8 09:39:31 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 8 Mar 2010 09:39:31 +0200 (EET) Subject: 2009/stable/system/base/texinfo - Merge from devel/system/base/texinfo/ Message-ID: <20100308073931.A445949C895@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Mar 8 09:39:31 2010 New Revision: 88118 Modified: 2009/stable/system/base/texinfo/ (props changed) 2009/stable/system/base/texinfo/pspec.xml Log: Merge from devel/system/base/texinfo/: rev. 88088, by sdalgic on 2010-03-06 Mark packages as unmaintained rev. 88117, by semen.cirit on 2010-03-08 Package maintainer changed. --- pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: 2009/stable/system/base/texinfo/pspec.xml ================================================================= --- 2009/stable/system/base/texinfo/pspec.xml (original) +++ 2009/stable/system/base/texinfo/pspec.xml Mon Mar 8 09:39:31 2010 @@ -5,8 +5,8 @@ texinfo http://www.gnu.org/software/texinfo/ - Faik Uygur - faik at pardus.org.tr + Semen Cirit + scirit at pardus.org.tr GPLv3 app:console From paketler-commits at pardus.org.tr Mon Mar 8 09:45:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 8 Mar 2010 09:45:58 +0200 (EET) Subject: 2009/devel/office/docbook/asciidoc - Package maintainer changed and version bump. Message-ID: <20100308074558.86D9049C895@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Mar 8 09:45:58 2010 New Revision: 88119 Modified: 2009/devel/office/docbook/asciidoc/pspec.xml Log: Package maintainer changed and version bump. --- pspec.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) Modified: 2009/devel/office/docbook/asciidoc/pspec.xml ================================================================= --- 2009/devel/office/docbook/asciidoc/pspec.xml (original) +++ 2009/devel/office/docbook/asciidoc/pspec.xml Mon Mar 8 09:45:58 2010 @@ -5,14 +5,14 @@ asciidoc http://www.methods.co.nz/asciidoc/ - Pardus - admins at pardus.org.tr + Semen Cirit + scirit at pardus.org.tr GPLv2 app:console Text document format for writing documents AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups using the asciidoc command. - mirrors://sourceforge/asciidoc/asciidoc-8.5.2.tar.gz + mirrors://sourceforge/asciidoc/asciidoc-8.5.3.tar.gz @@ -32,6 +32,13 @@ + + 2010-02-08 + 8.5.3 + Version bump. + Semen Cirit + scirit at pardus.org.tr + 2010-01-09 8.5.2 From paketler-commits at pardus.org.tr Mon Mar 8 09:46:27 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 8 Mar 2010 09:46:27 +0200 (EET) Subject: 2009/stable/office/docbook/asciidoc - Merge from devel/office/docbook/asciidoc/ Message-ID: <20100308074627.83EA049C895@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Mar 8 09:46:27 2010 New Revision: 88120 Modified: 2009/stable/office/docbook/asciidoc/ (props changed) 2009/stable/office/docbook/asciidoc/pspec.xml Log: Merge from devel/office/docbook/asciidoc/: rev. 88088, by sdalgic on 2010-03-06 Mark packages as unmaintained rev. 88119, by semen.cirit on 2010-03-08 Package maintainer changed and version bump. --- pspec.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) Modified: 2009/stable/office/docbook/asciidoc/pspec.xml ================================================================= --- 2009/stable/office/docbook/asciidoc/pspec.xml (original) +++ 2009/stable/office/docbook/asciidoc/pspec.xml Mon Mar 8 09:46:27 2010 @@ -5,14 +5,14 @@ asciidoc http://www.methods.co.nz/asciidoc/ - Faik Uygur - faik at pardus.org.tr + Semen Cirit + scirit at pardus.org.tr GPLv2 app:console Text document format for writing documents AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups using the asciidoc command. - mirrors://sourceforge/asciidoc/asciidoc-8.5.2.tar.gz + mirrors://sourceforge/asciidoc/asciidoc-8.5.3.tar.gz @@ -32,6 +32,13 @@ + + 2010-02-08 + 8.5.3 + Version bump. + Semen Cirit + scirit at pardus.org.tr + 2010-01-09 8.5.2 From paketler-commits at pardus.org.tr Mon Mar 8 10:30:45 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Renan_=C3=87ak=C4=B1rerk?=) Date: Mon, 8 Mar 2010 10:30:45 +0200 (EET) Subject: 2009/stable/multimedia/graphics/inkscape - Takeover Message-ID: <20100308083045.718CE49C895@ns1.pardus.org.tr> Author: renan.cakirerk Date: Mon Mar 8 10:30:45 2010 New Revision: 88121 Modified: 2009/stable/multimedia/graphics/inkscape/pspec.xml Log: Takeover --- pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: 2009/stable/multimedia/graphics/inkscape/pspec.xml ================================================================= --- 2009/stable/multimedia/graphics/inkscape/pspec.xml (original) +++ 2009/stable/multimedia/graphics/inkscape/pspec.xml Mon Mar 8 10:30:45 2010 @@ -5,8 +5,8 @@ inkscape http://www.inkscape.org - Faik Uygur - faik at pardus.org.tr + Renan ?ak?rerk + renan at pardus.org.tr GPLv2 LGPLv2.1 From paketler-commits at pardus.org.tr Mon Mar 8 12:08:10 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Mon, 8 Mar 2010 12:08:10 +0200 (EET) Subject: 2009/devel/office/openoffice/openoffice - Fix for extensions, we still have a translation pr... Message-ID: <20100308100810.2862849C895@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Mon Mar 8 12:08:09 2010 New Revision: 88122 Removed: 2009/devel/office/openoffice/openoffice/files/3.1.1.4-to-3.1.1.5.diff Modified: 2009/devel/office/openoffice/openoffice/actions.py 2009/devel/office/openoffice/openoffice/comar/package-minimizer.py 2009/devel/office/openoffice/openoffice/comar/package-pdfimport.py 2009/devel/office/openoffice/openoffice/comar/package-presenter.py 2009/devel/office/openoffice/openoffice/comar/package-report.py 2009/devel/office/openoffice/openoffice/comar/package-wiki.py 2009/devel/office/openoffice/openoffice/files/ooo-wrapper.py 2009/devel/office/openoffice/openoffice/pspec.xml Log: Fix for extensions, we still have a translation problem... --- actions.py | 2 comar/package-minimizer.py | 10 comar/package-pdfimport.py | 12 comar/package-presenter.py | 12 comar/package-report.py | 12 comar/package-wiki.py | 12 files/3.1.1.4-to-3.1.1.5.diff | 6381 ------------------------------------------ files/ooo-wrapper.py | 2 pspec.xml | 7 9 files changed, 54 insertions(+), 6396 deletions(-) Modified: 2009/devel/office/openoffice/openoffice/actions.py ================================================================= --- 2009/devel/office/openoffice/openoffice/actions.py (original) +++ 2009/devel/office/openoffice/openoffice/actions.py Mon Mar 8 12:08:09 2010 @@ -13,6 +13,8 @@ import os UpstreamVersion = "ooo320-m12" + +# If you change this, do not forget to change paths in pspec.xml and comar/package-*.py !!! BaseVersion = "3.2" WorkDir = "ooo-build-%s" % get.srcVERSION() Modified: 2009/devel/office/openoffice/openoffice/comar/package-minimizer.py ================================================================= --- 2009/devel/office/openoffice/openoffice/comar/package-minimizer.py (original) +++ 2009/devel/office/openoffice/openoffice/comar/package-minimizer.py Mon Mar 8 12:08:09 2010 @@ -3,14 +3,20 @@ import os unopkg = "/opt/OpenOffice.org/bin/unopkg" -extPath = "/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install" +extPath = "/opt/OpenOffice.org/lib/ooo-3.2/share/extension/install" extName = "sun-presentation-minimizer" extID = "com.sun.star.PresentationMinimizer-linux_x86" def postInstall(fromVersion, fromRelease, toVersion, toRelease): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + ret = os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + + if ret != 0: + raise Exception("Could not install OO.org extension: %s" % extName) def preRemove(): os.environ["JAVA_HOME"] = "/opt/sun-jre" os.system("%s remove --shared %s" % (unopkg, extID)) + + if ret != 0: + raise Exception("Could not remove OO.org extension: %s" % extName) Modified: 2009/devel/office/openoffice/openoffice/comar/package-pdfimport.py ================================================================= --- 2009/devel/office/openoffice/openoffice/comar/package-pdfimport.py (original) +++ 2009/devel/office/openoffice/openoffice/comar/package-pdfimport.py Mon Mar 8 12:08:09 2010 @@ -3,14 +3,20 @@ import os unopkg = "/opt/OpenOffice.org/bin/unopkg" -extPath = "/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install" +extPath = "/opt/OpenOffice.org/lib/ooo-3.2/share/extension/install" extName = "pdfimport" extID = "com.sun.star.PDFImport-linux_x86" def postInstall(fromVersion, fromRelease, toVersion, toRelease): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + ret = os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + + if ret != 0: + raise Exception("Could not install OO.org extension: %s" % extName) def preRemove(): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s remove --shared %s" % (unopkg, extID)) + ret = os.system("%s remove --shared %s" % (unopkg, extID)) + + if ret != 0: + raise Exception("Could not remove OO.org extension: %s" % extName) Modified: 2009/devel/office/openoffice/openoffice/comar/package-presenter.py ================================================================= --- 2009/devel/office/openoffice/openoffice/comar/package-presenter.py (original) +++ 2009/devel/office/openoffice/openoffice/comar/package-presenter.py Mon Mar 8 12:08:09 2010 @@ -3,14 +3,20 @@ import os unopkg = "/opt/OpenOffice.org/bin/unopkg" -extPath = "/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install" +extPath = "/opt/OpenOffice.org/lib/ooo-3.2/share/extension/install" extName = "presenter-screen" extID = "com.sun.PresenterScreen-linux_x86" def postInstall(fromVersion, fromRelease, toVersion, toRelease): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + ret = os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + + if ret != 0: + raise Exception("Could not install OO.org extension: %s" % extName) def preRemove(): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s remove --shared %s" % (unopkg, extID)) + ret = os.system("%s remove --shared %s" % (unopkg, extID)) + + if ret != 0: + raise Exception("Could not remove OO.org extension: %s" % extName) Modified: 2009/devel/office/openoffice/openoffice/comar/package-report.py ================================================================= --- 2009/devel/office/openoffice/openoffice/comar/package-report.py (original) +++ 2009/devel/office/openoffice/openoffice/comar/package-report.py Mon Mar 8 12:08:09 2010 @@ -3,14 +3,20 @@ import os unopkg = "/opt/OpenOffice.org/bin/unopkg" -extPath = "/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install" +extPath = "/opt/OpenOffice.org/lib/ooo-3.2/share/extension/install" extName = "sun-report-builder" extID = "com.sun.reportdesigner" def postInstall(fromVersion, fromRelease, toVersion, toRelease): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + ret = os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + + if ret != 0: + raise Exception("Could not install OO.org extension: %s" % extName) def preRemove(): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s remove --shared %s" % (unopkg, extID)) + ret = os.system("%s remove --shared %s" % (unopkg, extID)) + + if ret != 0: + raise Exception("Could not remove OO.org extension: %s" % extName) Modified: 2009/devel/office/openoffice/openoffice/comar/package-wiki.py ================================================================= --- 2009/devel/office/openoffice/openoffice/comar/package-wiki.py (original) +++ 2009/devel/office/openoffice/openoffice/comar/package-wiki.py Mon Mar 8 12:08:09 2010 @@ -3,14 +3,20 @@ import os unopkg = "/opt/OpenOffice.org/bin/unopkg" -extPath = "/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install" +extPath = "/opt/OpenOffice.org/lib/ooo-3.2/share/extension/install" extName = "wiki-publisher" extID = "com.sun.wiki-publisher" def postInstall(fromVersion, fromRelease, toVersion, toRelease): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + ret = os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + + if ret != 0: + raise Exception("Could not install OO.org extension: %s" % extName) def preRemove(): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s remove --shared %s" % (unopkg, extID)) + ret = os.system("%s remove --shared %s" % (unopkg, extID)) + + if ret != 0: + raise Exception("Could not remove OO.org extension: %s" % extName) Modified: 2009/devel/office/openoffice/openoffice/files/ooo-wrapper.py ================================================================= --- 2009/devel/office/openoffice/openoffice/files/ooo-wrapper.py (original) +++ 2009/devel/office/openoffice/openoffice/files/ooo-wrapper.py Mon Mar 8 12:08:09 2010 @@ -5,7 +5,7 @@ import sys from subprocess import * -ooo_base_path = "/opt/OpenOffice.org/lib/ooo-3.1/"; +ooo_base_path = "/opt/OpenOffice.org/lib/ooo-3.2/"; ooo_program_path = ooo_base_path + "program/" program=ooo_program_path+"s"+sys.argv[0].split('/')[-1][2:] # This transforms oowriter into swriter, oobase into sbase etc. process=None Modified: 2009/devel/office/openoffice/openoffice/pspec.xml ================================================================= --- 2009/devel/office/openoffice/openoffice/pspec.xml (original) +++ 2009/devel/office/openoffice/openoffice/pspec.xml Mon Mar 8 12:08:09 2010 @@ -740,6 +740,13 @@ + + 2010-03-08 + 3.2.0.7 + Fix installation of OO.org extensions. Raise exception if extension could not be installed/removed. + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-03-05 3.2.0.7 From paketler-commits at pardus.org.tr Mon Mar 8 12:22:16 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?David_Stegbauer?=) Date: Mon, 8 Mar 2010 12:22:16 +0200 (EET) Subject: playground/dast/2009/multimedia/sound - copy pulseaudio to dast playground Message-ID: <20100308102216.3E36249C895@ns1.pardus.org.tr> Author: dast Date: Mon Mar 8 12:22:15 2010 New Revision: 88123 Added: playground/dast/2009/multimedia/sound/ playground/dast/2009/multimedia/sound/pulseaudio/ - copied from r88122, 2009/devel/multimedia/sound/pulseaudio/ Log: copy pulseaudio to dast playground From paketler-commits at pardus.org.tr Mon Mar 8 13:42:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 8 Mar 2010 13:42:22 +0200 (EET) Subject: 2009/devel/editor/emacs - Faik will take care of these packages. Message-ID: <20100308114222.158B749C895@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 8 13:42:21 2010 New Revision: 88124 Modified: 2009/devel/editor/emacs/color-theme/pspec.xml 2009/devel/editor/emacs/emacs/pspec.xml Log: Faik will take care of these packages. --- color-theme/pspec.xml | 4 ++-- emacs/pspec.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) Modified: 2009/devel/editor/emacs/color-theme/pspec.xml ================================================================= --- 2009/devel/editor/emacs/color-theme/pspec.xml (original) +++ 2009/devel/editor/emacs/color-theme/pspec.xml Mon Mar 8 13:42:21 2010 @@ -5,8 +5,8 @@ color-theme http://www.emacswiki.org/cgi-bin/wiki?ColorTheme - Pardus - admins at pardus.org.tr + Faik Uygur + faik at pardus.org.tr GPLv2 data Modified: 2009/devel/editor/emacs/emacs/pspec.xml ================================================================= --- 2009/devel/editor/emacs/emacs/pspec.xml (original) +++ 2009/devel/editor/emacs/emacs/pspec.xml Mon Mar 8 13:42:21 2010 @@ -5,8 +5,8 @@ emacs http://www.gnu.org/software/emacs - Pardus - admins at pardus.org.tr + Faik Uygur + faik at pardus.org.tr GPLv3+ emacs From paketler-commits at pardus.org.tr Mon Mar 8 15:21:12 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 8 Mar 2010 15:21:12 +0200 (EET) Subject: playground/review/applications/network/NetworkManager - Integrate nm-cli into the package Message-ID: <20100308132112.B5A4D49C895@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 8 15:21:12 2010 New Revision: 88125 Added: playground/review/applications/network/NetworkManager/files/nm-switch.py playground/review/applications/network/NetworkManager/files/nmcli-build.patch playground/review/applications/network/NetworkManager/files/nmcli-tr.po Modified: playground/review/applications/network/NetworkManager/actions.py playground/review/applications/network/NetworkManager/pspec.xml Log: Integrate nm-cli into the package --- actions.py | 10 files/nm-switch.py | 33 ++ files/nmcli-build.patch | 33 ++ files/nmcli-tr.po | 735 ++++++++++++++++++++++++++++++++++++++++++++++++ pspec.xml | 6 5 files changed, 817 insertions(+) Modified: playground/review/applications/network/NetworkManager/actions.py ================================================================= --- playground/review/applications/network/NetworkManager/actions.py (original) +++ playground/review/applications/network/NetworkManager/actions.py Mon Mar 8 15:21:12 2010 @@ -5,6 +5,7 @@ # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt +from pisi.actionsapi import cmaketools from pisi.actionsapi import shelltools from pisi.actionsapi import pisitools from pisi.actionsapi import autotools @@ -26,6 +27,11 @@ def build(): autotools.make() + # Build nmcli + shelltools.cd("nmcli") + cmaketools.configure() + cmaketools.make() + def check(): autotools.make("check") @@ -37,3 +43,7 @@ pisitools.dodir("/etc/NetworkManager/system-connections") pisitools.dodoc("README", "COPYING") + + # Install nmcli + shelltools.cd("nmcli") + cmaketools.install() Modified: playground/review/applications/network/NetworkManager/pspec.xml ================================================================= --- playground/review/applications/network/NetworkManager/pspec.xml (original) +++ playground/review/applications/network/NetworkManager/pspec.xml Mon Mar 8 15:21:12 2010 @@ -13,6 +13,10 @@ Network connection manager powered by D-Bus and UDEV NetworkManager attempts to keep an active network connection available at all times. http://ftp.acc.umu.se/pub/GNOME/sources/NetworkManager/0.8/NetworkManager-0.8.tar.bz2 + http://cekirdek.pardus.org.tr/~ozan/dist/sources/nmcli-20100308.tar.bz2 + + nmcli-tr.po + nss ppp @@ -32,6 +36,7 @@ disable-gtk-doc.patch fix-tests.patch + nmcli-build.patch @@ -72,6 +77,7 @@ /usr/share /etc/dbus-1 /var/run/NetworkManager + /var/lib/NetworkManager /etc From paketler-commits at pardus.org.tr Mon Mar 8 15:35:48 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Mon, 8 Mar 2010 15:35:48 +0200 (EET) Subject: 2009/stable/office/openoffice/openoffice - Merge from devel/office/openoffice/openoffice/ Message-ID: <20100308133548.9679E49C895@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Mon Mar 8 15:35:48 2010 New Revision: 88126 Removed: 2009/stable/office/openoffice/openoffice/files/3.1.1.4-to-3.1.1.5.diff Modified: 2009/stable/office/openoffice/openoffice/ (props changed) 2009/stable/office/openoffice/openoffice/actions.py 2009/stable/office/openoffice/openoffice/comar/package-minimizer.py 2009/stable/office/openoffice/openoffice/comar/package-pdfimport.py 2009/stable/office/openoffice/openoffice/comar/package-presenter.py 2009/stable/office/openoffice/openoffice/comar/package-report.py 2009/stable/office/openoffice/openoffice/comar/package-wiki.py 2009/stable/office/openoffice/openoffice/files/ooo-wrapper.py 2009/stable/office/openoffice/openoffice/pspec.xml Log: Merge from devel/office/openoffice/openoffice/: rev. 88122, by gokcen.eraslan on 2010-03-08 Fix for extensions, we still have a translation problem... --- actions.py | 2 comar/package-minimizer.py | 10 comar/package-pdfimport.py | 12 comar/package-presenter.py | 12 comar/package-report.py | 12 comar/package-wiki.py | 12 files/3.1.1.4-to-3.1.1.5.diff | 6381 ------------------------------------------ files/ooo-wrapper.py | 2 pspec.xml | 7 9 files changed, 54 insertions(+), 6396 deletions(-) Modified: 2009/stable/office/openoffice/openoffice/actions.py ================================================================= --- 2009/stable/office/openoffice/openoffice/actions.py (original) +++ 2009/stable/office/openoffice/openoffice/actions.py Mon Mar 8 15:35:48 2010 @@ -13,6 +13,8 @@ import os UpstreamVersion = "ooo320-m12" + +# If you change this, do not forget to change paths in pspec.xml and comar/package-*.py !!! BaseVersion = "3.2" WorkDir = "ooo-build-%s" % get.srcVERSION() Modified: 2009/stable/office/openoffice/openoffice/comar/package-minimizer.py ================================================================= --- 2009/stable/office/openoffice/openoffice/comar/package-minimizer.py (original) +++ 2009/stable/office/openoffice/openoffice/comar/package-minimizer.py Mon Mar 8 15:35:48 2010 @@ -3,14 +3,20 @@ import os unopkg = "/opt/OpenOffice.org/bin/unopkg" -extPath = "/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install" +extPath = "/opt/OpenOffice.org/lib/ooo-3.2/share/extension/install" extName = "sun-presentation-minimizer" extID = "com.sun.star.PresentationMinimizer-linux_x86" def postInstall(fromVersion, fromRelease, toVersion, toRelease): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + ret = os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + + if ret != 0: + raise Exception("Could not install OO.org extension: %s" % extName) def preRemove(): os.environ["JAVA_HOME"] = "/opt/sun-jre" os.system("%s remove --shared %s" % (unopkg, extID)) + + if ret != 0: + raise Exception("Could not remove OO.org extension: %s" % extName) Modified: 2009/stable/office/openoffice/openoffice/comar/package-pdfimport.py ================================================================= --- 2009/stable/office/openoffice/openoffice/comar/package-pdfimport.py (original) +++ 2009/stable/office/openoffice/openoffice/comar/package-pdfimport.py Mon Mar 8 15:35:48 2010 @@ -3,14 +3,20 @@ import os unopkg = "/opt/OpenOffice.org/bin/unopkg" -extPath = "/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install" +extPath = "/opt/OpenOffice.org/lib/ooo-3.2/share/extension/install" extName = "pdfimport" extID = "com.sun.star.PDFImport-linux_x86" def postInstall(fromVersion, fromRelease, toVersion, toRelease): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + ret = os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + + if ret != 0: + raise Exception("Could not install OO.org extension: %s" % extName) def preRemove(): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s remove --shared %s" % (unopkg, extID)) + ret = os.system("%s remove --shared %s" % (unopkg, extID)) + + if ret != 0: + raise Exception("Could not remove OO.org extension: %s" % extName) Modified: 2009/stable/office/openoffice/openoffice/comar/package-presenter.py ================================================================= --- 2009/stable/office/openoffice/openoffice/comar/package-presenter.py (original) +++ 2009/stable/office/openoffice/openoffice/comar/package-presenter.py Mon Mar 8 15:35:48 2010 @@ -3,14 +3,20 @@ import os unopkg = "/opt/OpenOffice.org/bin/unopkg" -extPath = "/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install" +extPath = "/opt/OpenOffice.org/lib/ooo-3.2/share/extension/install" extName = "presenter-screen" extID = "com.sun.PresenterScreen-linux_x86" def postInstall(fromVersion, fromRelease, toVersion, toRelease): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + ret = os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + + if ret != 0: + raise Exception("Could not install OO.org extension: %s" % extName) def preRemove(): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s remove --shared %s" % (unopkg, extID)) + ret = os.system("%s remove --shared %s" % (unopkg, extID)) + + if ret != 0: + raise Exception("Could not remove OO.org extension: %s" % extName) Modified: 2009/stable/office/openoffice/openoffice/comar/package-report.py ================================================================= --- 2009/stable/office/openoffice/openoffice/comar/package-report.py (original) +++ 2009/stable/office/openoffice/openoffice/comar/package-report.py Mon Mar 8 15:35:48 2010 @@ -3,14 +3,20 @@ import os unopkg = "/opt/OpenOffice.org/bin/unopkg" -extPath = "/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install" +extPath = "/opt/OpenOffice.org/lib/ooo-3.2/share/extension/install" extName = "sun-report-builder" extID = "com.sun.reportdesigner" def postInstall(fromVersion, fromRelease, toVersion, toRelease): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + ret = os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + + if ret != 0: + raise Exception("Could not install OO.org extension: %s" % extName) def preRemove(): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s remove --shared %s" % (unopkg, extID)) + ret = os.system("%s remove --shared %s" % (unopkg, extID)) + + if ret != 0: + raise Exception("Could not remove OO.org extension: %s" % extName) Modified: 2009/stable/office/openoffice/openoffice/comar/package-wiki.py ================================================================= --- 2009/stable/office/openoffice/openoffice/comar/package-wiki.py (original) +++ 2009/stable/office/openoffice/openoffice/comar/package-wiki.py Mon Mar 8 15:35:48 2010 @@ -3,14 +3,20 @@ import os unopkg = "/opt/OpenOffice.org/bin/unopkg" -extPath = "/opt/OpenOffice.org/lib/ooo-3.1/share/extension/install" +extPath = "/opt/OpenOffice.org/lib/ooo-3.2/share/extension/install" extName = "wiki-publisher" extID = "com.sun.wiki-publisher" def postInstall(fromVersion, fromRelease, toVersion, toRelease): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + ret = os.system("%s add --shared --force %s/%s.oxt" % (unopkg, extPath, extName)) + + if ret != 0: + raise Exception("Could not install OO.org extension: %s" % extName) def preRemove(): os.environ["JAVA_HOME"] = "/opt/sun-jre" - os.system("%s remove --shared %s" % (unopkg, extID)) + ret = os.system("%s remove --shared %s" % (unopkg, extID)) + + if ret != 0: + raise Exception("Could not remove OO.org extension: %s" % extName) Modified: 2009/stable/office/openoffice/openoffice/files/ooo-wrapper.py ================================================================= --- 2009/stable/office/openoffice/openoffice/files/ooo-wrapper.py (original) +++ 2009/stable/office/openoffice/openoffice/files/ooo-wrapper.py Mon Mar 8 15:35:48 2010 @@ -5,7 +5,7 @@ import sys from subprocess import * -ooo_base_path = "/opt/OpenOffice.org/lib/ooo-3.1/"; +ooo_base_path = "/opt/OpenOffice.org/lib/ooo-3.2/"; ooo_program_path = ooo_base_path + "program/" program=ooo_program_path+"s"+sys.argv[0].split('/')[-1][2:] # This transforms oowriter into swriter, oobase into sbase etc. process=None Modified: 2009/stable/office/openoffice/openoffice/pspec.xml ================================================================= --- 2009/stable/office/openoffice/openoffice/pspec.xml (original) +++ 2009/stable/office/openoffice/openoffice/pspec.xml Mon Mar 8 15:35:48 2010 @@ -740,6 +740,13 @@ + + 2010-03-08 + 3.2.0.7 + Fix installation of OO.org extensions. Raise exception if extension could not be installed/removed. + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-03-05 3.2.0.7 From paketler-commits at pardus.org.tr Mon Mar 8 16:28:31 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Mon, 8 Mar 2010 16:28:31 +0200 (EET) Subject: playground/review/applications/network/NetworkManager - Fix deps, add a simple utility to switch the backe... Message-ID: <20100308142831.15A5749C895@ns1.pardus.org.tr> Author: ozan.caglayan Date: Mon Mar 8 16:28:30 2010 New Revision: 88127 Modified: playground/review/applications/network/NetworkManager/files/nm-switch.py playground/review/applications/network/NetworkManager/pspec.xml Log: Fix deps, add a simple utility to switch the backend --- files/nm-switch.py | 14 ++++---------- pspec.xml | 16 +++++++++------- 2 files changed, 13 insertions(+), 17 deletions(-) Modified: playground/review/applications/network/NetworkManager/files/nm-switch.py ================================================================= --- playground/review/applications/network/NetworkManager/files/nm-switch.py (original) +++ playground/review/applications/network/NetworkManager/files/nm-switch.py Mon Mar 8 16:28:30 2010 @@ -7,17 +7,14 @@ CONFFILE = "/etc/conf.d/NetworkManager" -def usage(): +def usage(progname): print "Usage: %s [enable|disable]" % progname return 1 def switch(cmd): - if cmd == "enable": - # Enable backend - re.sub - elif cmd == "disable": - # Disable backend - + new_conf = re.sub("DEFAULT=\".*\"", "DEFAULT=\"%s\"" % ("True" if cmd=="enable" else "False"), + open(CONFFILE).read()) + open(CONFFILE, "w").write(new_conf) if __name__ == "__main__": if len(sys.argv) != 2: @@ -26,8 +23,5 @@ cmd = sys.argv[1] if cmd in ("enable", "disable"): sys.exit(switch(cmd)) - else: sys.exit(usage(sys.argv[0])) - - Modified: playground/review/applications/network/NetworkManager/pspec.xml ================================================================= --- playground/review/applications/network/NetworkManager/pspec.xml (original) +++ playground/review/applications/network/NetworkManager/pspec.xml Mon Mar 8 16:28:30 2010 @@ -18,20 +18,22 @@ nmcli-tr.po - nss - ppp + + nss + ppp + nspr + libnl + iptables + wpa_supplicant disable-gtk-doc.patch From paketler-commits at pardus.org.tr Mon Mar 8 16:40:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Eren_T=C3=BCrkay?=) Date: Mon, 8 Mar 2010 16:40:44 +0200 (EET) Subject: 2009/devel/server/web/apache - Message-ID: <20100308144044.814EC49C895@ns1.pardus.org.tr> Author: erenturkay Date: Mon Mar 8 16:40:44 2010 New Revision: 88128 Modified: 2009/devel/server/web/apache/actions.py Log: --- actions.py | 3 +++ 1 file changed, 3 insertions(+) Modified: 2009/devel/server/web/apache/actions.py ================================================================= --- 2009/devel/server/web/apache/actions.py (original) +++ 2009/devel/server/web/apache/actions.py Mon Mar 8 16:40:44 2010 @@ -135,4 +135,7 @@ # Remove cgi scripts which are vulnerable, see CVE-2007-4049 pisitools.remove("/var/www/localhost/cgi-bin/*") + # remove empty bin dir + pisitools.removeDir("/usr/bin") + pisitools.dodoc("ABOUT_APACHE", "CHANGES", "LAYOUT", "LICENSE", "README*") From paketler-commits at pardus.org.tr Mon Mar 8 17:10:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Doruk_Fi=C5=9Fek?=) Date: Mon, 8 Mar 2010 17:10:44 +0200 (EET) Subject: 2009/devel/game/strategy/freecol - Version bump to latest stable Message-ID: <20100308151044.6EB0049C895@ns1.pardus.org.tr> Author: dfisek Date: Mon Mar 8 17:10:44 2010 New Revision: 88129 Added: 2009/devel/game/strategy/freecol/files/freecol.png (contents, props changed) Modified: 2009/devel/game/strategy/freecol/actions.py 2009/devel/game/strategy/freecol/files/freecol 2009/devel/game/strategy/freecol/pspec.xml Log: Version bump to latest stable --- actions.py | 2 +- files/freecol | 2 +- pspec.xml | 22 ++++++++++++++++++++-- 3 files changed, 22 insertions(+), 4 deletions(-) Modified: 2009/devel/game/strategy/freecol/actions.py ================================================================= --- 2009/devel/game/strategy/freecol/actions.py (original) +++ 2009/devel/game/strategy/freecol/actions.py Mon Mar 8 17:10:44 2010 @@ -13,9 +13,9 @@ shelltools.system("ant") def install(): - pisitools.insinto("/usr/share/pixmaps", "packaging/common/freecol_90x90.xpm", "freecol.xpm") pisitools.insinto("/usr/share/freecol", "FreeCol.jar") pisitools.insinto("/usr/share/freecol/data", "data/*") pisitools.insinto("/usr/share/freecol/jars", "jars/*") + pisitools.doman("freecol/packaging/debian/freecol.6") pisitools.dodoc("packaging/common/README", "packaging/common/COPYING") Modified: 2009/devel/game/strategy/freecol/files/freecol ================================================================= --- 2009/devel/game/strategy/freecol/files/freecol (original) +++ 2009/devel/game/strategy/freecol/files/freecol Mon Mar 8 17:10:44 2010 @@ -1,3 +1,3 @@ #!/bin/bash cd /usr/share/freecol -java -Xmx256M -jar /usr/share/freecol/FreeCol.jar --default-locale=C +java -Xmx256M -jar /usr/share/freecol/FreeCol.jar --default-locale=C $1 $2 $3 $4 $5 $6 $7 $8 $9 Modified: 2009/devel/game/strategy/freecol/pspec.xml ================================================================= --- 2009/devel/game/strategy/freecol/pspec.xml (original) +++ 2009/devel/game/strategy/freecol/pspec.xml Mon Mar 8 17:10:44 2010 @@ -13,7 +13,7 @@ app:gui Colonization clone strategy game Game starts in 1492 and the object of the game is to colonize America , build a powerful nation, declare your independence and survive the attack of the King's forces. - mirrors://sourceforge/freecol/freecol-0.9.0-src.zip + mirrors://sourceforge/freecol/freecol-0.9.2-src.zip sun-jdk ant @@ -28,15 +28,33 @@ /usr/bin /usr/share/doc/freecol - /usr/share + /usr/share/freecol + /usr/share/applications + /usr/share/pixmaps + /usr/share/man freecol.desktop + freecol.png freecol + + 2010-03-08 + 0.9.2 + Bump to latest stable: + * Fix prevention of the REF from landing in the New World + * Fixed a serious bug in privateer combat + * Many other fixes. + * Add parameter support to freecol script. + * Add program icon (png) as a seperate file. + * Add Debian man page. + + Doruk Fi?ek + dfisek at fisek.com.tr + 2010-01-01 0.9.0 From paketler-commits at pardus.org.tr Mon Mar 8 17:55:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Doruk_Fi=C5=9Fek?=) Date: Mon, 8 Mar 2010 17:55:44 +0200 (EET) Subject: 2009/devel/game/strategy/freecol - fix copy-paste typo Message-ID: <20100308155544.426CB49C895@ns1.pardus.org.tr> Author: dfisek Date: Mon Mar 8 17:55:40 2010 New Revision: 88130 Modified: 2009/devel/game/strategy/freecol/actions.py Log: fix copy-paste typo --- actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2009/devel/game/strategy/freecol/actions.py ================================================================= --- 2009/devel/game/strategy/freecol/actions.py (original) +++ 2009/devel/game/strategy/freecol/actions.py Mon Mar 8 17:55:40 2010 @@ -17,5 +17,5 @@ pisitools.insinto("/usr/share/freecol/data", "data/*") pisitools.insinto("/usr/share/freecol/jars", "jars/*") - pisitools.doman("freecol/packaging/debian/freecol.6") + pisitools.doman("packaging/debian/freecol.6") pisitools.dodoc("packaging/common/README", "packaging/common/COPYING") From paketler-commits at pardus.org.tr Mon Mar 8 18:08:26 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Eren_T=C3=BCrkay?=) Date: Mon, 8 Mar 2010 18:08:26 +0200 (EET) Subject: corporate2/devel/server/web/apache - Merge from devel/server/web/apache Message-ID: <20100308160826.C07FD49C895@ns1.pardus.org.tr> Author: erenturkay Date: Mon Mar 8 18:08:26 2010 New Revision: 88131 Modified: corporate2/devel/server/web/apache/ (props changed) corporate2/devel/server/web/apache/actions.py corporate2/devel/server/web/apache/pspec.xml Log: Merge from devel/server/web/apache: rev. 88085, by erenturkay on 2010-03-06 - Version bump to fix multiple issues. (CVE-2010-{0408,0425,0434}, #12387) BUG:COMMENT:12387 rev. 88088, by sdalgic on 2010-03-06 Mark packages as unmaintained rev. 88128, by erenturkay on 2010-03-08 --- actions.py | 3 +++ pspec.xml | 15 ++++++++++++--- 2 files changed, 15 insertions(+), 3 deletions(-) Modified: corporate2/devel/server/web/apache/actions.py ================================================================= --- corporate2/devel/server/web/apache/actions.py (original) +++ corporate2/devel/server/web/apache/actions.py Mon Mar 8 18:08:26 2010 @@ -135,4 +135,7 @@ # Remove cgi scripts which are vulnerable, see CVE-2007-4049 pisitools.remove("/var/www/localhost/cgi-bin/*") + # remove empty bin dir + pisitools.removeDir("/usr/bin") + pisitools.dodoc("ABOUT_APACHE", "CHANGES", "LAYOUT", "LICENSE", "README*") Modified: corporate2/devel/server/web/apache/pspec.xml ================================================================= --- corporate2/devel/server/web/apache/pspec.xml (original) +++ corporate2/devel/server/web/apache/pspec.xml Mon Mar 8 18:08:26 2010 @@ -5,14 +5,14 @@ apache http://httpd.apache.org/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr Apache-2.0 service Apache web server Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other operating systems. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the de facto reference platform against which other web servers are designed and judged. - mirrors://apache/httpd/httpd-2.2.14.tar.bz2 + mirrors://apache/httpd/httpd-2.2.15.tar.bz2 apr apr-util @@ -154,6 +154,15 @@ + + 2010-03-06 + 2.2.15 + + - Version bump to fix multiple issues. (CVE-2010-{0408,0425,0434}, #12387) + + Eren T?rkay + eren at pardus.org.tr + 2009-10-06 2.2.14 From paketler-commits at pardus.org.tr Mon Mar 8 18:16:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Doruk_Fi=C5=9Fek?=) Date: Mon, 8 Mar 2010 18:16:33 +0200 (EET) Subject: 2009/stable/game/strategy/freecol - Merge new stable release Message-ID: <20100308161633.252D649C895@ns1.pardus.org.tr> Author: dfisek Date: Mon Mar 8 18:16:32 2010 New Revision: 88132 Added: 2009/stable/game/strategy/freecol/files/freecol.png - copied unchanged from r88131, 2009/devel/game/strategy/freecol/files/freecol.png Modified: 2009/stable/game/strategy/freecol/ (props changed) 2009/stable/game/strategy/freecol/actions.py 2009/stable/game/strategy/freecol/files/freecol 2009/stable/game/strategy/freecol/pspec.xml Log: Merge new stable release --- actions.py | 2 +- files/freecol | 2 +- pspec.xml | 22 ++++++++++++++++++++-- 3 files changed, 22 insertions(+), 4 deletions(-) Modified: 2009/stable/game/strategy/freecol/actions.py ================================================================= --- 2009/stable/game/strategy/freecol/actions.py (original) +++ 2009/stable/game/strategy/freecol/actions.py Mon Mar 8 18:16:32 2010 @@ -13,9 +13,9 @@ shelltools.system("ant") def install(): - pisitools.insinto("/usr/share/pixmaps", "packaging/common/freecol_90x90.xpm", "freecol.xpm") pisitools.insinto("/usr/share/freecol", "FreeCol.jar") pisitools.insinto("/usr/share/freecol/data", "data/*") pisitools.insinto("/usr/share/freecol/jars", "jars/*") + pisitools.doman("packaging/debian/freecol.6") pisitools.dodoc("packaging/common/README", "packaging/common/COPYING") Modified: 2009/stable/game/strategy/freecol/files/freecol ================================================================= --- 2009/stable/game/strategy/freecol/files/freecol (original) +++ 2009/stable/game/strategy/freecol/files/freecol Mon Mar 8 18:16:32 2010 @@ -1,3 +1,3 @@ #!/bin/bash cd /usr/share/freecol -java -Xmx256M -jar /usr/share/freecol/FreeCol.jar --default-locale=C +java -Xmx256M -jar /usr/share/freecol/FreeCol.jar --default-locale=C $1 $2 $3 $4 $5 $6 $7 $8 $9 Modified: 2009/stable/game/strategy/freecol/pspec.xml ================================================================= --- 2009/stable/game/strategy/freecol/pspec.xml (original) +++ 2009/stable/game/strategy/freecol/pspec.xml Mon Mar 8 18:16:32 2010 @@ -13,7 +13,7 @@ app:gui Colonization clone strategy game Game starts in 1492 and the object of the game is to colonize America , build a powerful nation, declare your independence and survive the attack of the King's forces. - mirrors://sourceforge/freecol/freecol-0.9.0-src.zip + mirrors://sourceforge/freecol/freecol-0.9.2-src.zip sun-jdk ant @@ -28,15 +28,33 @@ /usr/bin /usr/share/doc/freecol - /usr/share + /usr/share/freecol + /usr/share/applications + /usr/share/pixmaps + /usr/share/man freecol.desktop + freecol.png freecol + + 2010-03-08 + 0.9.2 + Bump to latest stable: + * Fix prevention of the REF from landing in the New World + * Fixed a serious bug in privateer combat + * Many other fixes. + * Add parameter support to freecol script. + * Add program icon (png) as a seperate file. + * Add Debian man page. + + Doruk Fi?ek + dfisek at fisek.com.tr + 2010-01-01 0.9.0 From paketler-commits at pardus.org.tr Mon Mar 8 21:30:36 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Mon, 8 Mar 2010 21:30:36 +0200 (EET) Subject: 2009/devel/network/mail/sylpheed/files - use proper browser command to handle url Message-ID: <20100308193036.E4DD449C895@ns1.pardus.org.tr> Author: igungor Date: Mon Mar 8 21:30:36 2010 New Revision: 88133 Added: 2009/devel/network/mail/sylpheed/files/xdg-open.patch Log: use proper browser command to handle url --- xdg-open.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) From paketler-commits at pardus.org.tr Mon Mar 8 22:17:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Mon, 8 Mar 2010 22:17:15 +0200 (EET) Subject: 2009/devel - add package_maintenance_list. If you want to takeo... Message-ID: <20100308201715.4463849C895@ns1.pardus.org.tr> Author: sdalgic Date: Mon Mar 8 22:17:15 2010 New Revision: 88134 Added: 2009/devel/package_maintenance_list Log: add package_maintenance_list. If you want to takeover unmaintained packages, write them under your name. --- package_maintenance_list | 459 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 459 insertions(+) From paketler-commits at pardus.org.tr Mon Mar 8 22:32:26 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Mon, 8 Mar 2010 22:32:26 +0200 (EET) Subject: 2009/devel - take game/board/gnugo Message-ID: <20100308203226.E7E0E49C895@ns1.pardus.org.tr> Author: fethican Date: Mon Mar 8 22:32:26 2010 New Revision: 88135 Modified: 2009/devel/package_maintenance_list Log: take game/board/gnugo --- package_maintenance_list | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: 2009/devel/package_maintenance_list ================================================================= --- 2009/devel/package_maintenance_list (original) +++ 2009/devel/package_maintenance_list Mon Mar 8 22:32:26 2010 @@ -364,6 +364,8 @@ Burak ?al??kan desktop/gnome/librsvg + Fethican Co?kuner +game/board/gnugo UNMAINTAINED PACKAGES: ---------------------- @@ -375,7 +377,6 @@ editor/emacs/php-mode editor/web/nvu game/action/clanbomber -game/board/gnugo game/library/clanlib game/library/hermes game/rpg/eternal-lands From paketler-commits at pardus.org.tr Mon Mar 8 22:35:06 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 8 Mar 2010 22:35:06 +0200 (EET) Subject: 2009/devel/programming/language/php/php - fix security bug number Message-ID: <20100308203506.22DFD49C895@ns1.pardus.org.tr> Author: onur Date: Mon Mar 8 22:35:05 2010 New Revision: 88136 Modified: 2009/devel/programming/language/php/php/pspec.xml Log: fix security bug number --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2009/devel/programming/language/php/php/pspec.xml ================================================================= --- 2009/devel/programming/language/php/php/pspec.xml (original) +++ 2009/devel/programming/language/php/php/pspec.xml Mon Mar 8 22:35:05 2010 @@ -103,7 +103,7 @@ 2010-03-02 5.2.13 - * Version bump to fix 3 security vulnerabilities (#11363) + * Version bump to fix 3 security vulnerabilities (#12363) - Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen) - Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. (Ilia) - Improved LCG entropy. (Rasmus, Samy Kamkar) From paketler-commits at pardus.org.tr Mon Mar 8 22:44:31 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 8 Mar 2010 22:44:31 +0200 (EET) Subject: 2009/devel - libmobile device goes to stable Message-ID: <20100308204431.51F0049C895@ns1.pardus.org.tr> Author: onur Date: Mon Mar 8 22:44:30 2010 New Revision: 88137 Modified: 2009/devel/distribution.xml Log: libmobile device goes to stable --- distribution.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: 2009/devel/distribution.xml ================================================================= --- 2009/devel/distribution.xml (original) +++ 2009/devel/distribution.xml Mon Mar 8 22:44:30 2010 @@ -154,15 +154,15 @@ module-pae-lirc + + libiphone + - - libiphone - mono From paketler-commits at pardus.org.tr Mon Mar 8 22:44:41 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 8 Mar 2010 22:44:41 +0200 (EET) Subject: 2009/stable - libmobile device goes to stable Message-ID: <20100308204441.63EA249C895@ns1.pardus.org.tr> Author: onur Date: Mon Mar 8 22:44:41 2010 New Revision: 88138 Modified: 2009/stable/distribution.xml Log: libmobile device goes to stable --- distribution.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: 2009/stable/distribution.xml ================================================================= --- 2009/stable/distribution.xml (original) +++ 2009/stable/distribution.xml Mon Mar 8 22:44:41 2010 @@ -154,15 +154,15 @@ module-pae-lirc + + libiphone + - - libiphone - mono From paketler-commits at pardus.org.tr Mon Mar 8 22:47:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 8 Mar 2010 22:47:29 +0200 (EET) Subject: 2009/stable/server/web/apache - this was not merged to stable, security team pleas... Message-ID: <20100308204729.82C7B49C895@ns1.pardus.org.tr> Author: onur Date: Mon Mar 8 22:47:29 2010 New Revision: 88139 Modified: 2009/stable/server/web/apache/ (props changed) 2009/stable/server/web/apache/actions.py 2009/stable/server/web/apache/pspec.xml Log: this was not merged to stable, security team please be careful --- actions.py | 3 +++ pspec.xml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) Modified: 2009/stable/server/web/apache/actions.py ================================================================= --- 2009/stable/server/web/apache/actions.py (original) +++ 2009/stable/server/web/apache/actions.py Mon Mar 8 22:47:29 2010 @@ -135,4 +135,7 @@ # Remove cgi scripts which are vulnerable, see CVE-2007-4049 pisitools.remove("/var/www/localhost/cgi-bin/*") + # remove empty bin dir + pisitools.removeDir("/usr/bin") + pisitools.dodoc("ABOUT_APACHE", "CHANGES", "LAYOUT", "LICENSE", "README*") Modified: 2009/stable/server/web/apache/pspec.xml ================================================================= --- 2009/stable/server/web/apache/pspec.xml (original) +++ 2009/stable/server/web/apache/pspec.xml Mon Mar 8 22:47:29 2010 @@ -5,8 +5,8 @@ apache http://httpd.apache.org/ - Taner Ta? - taner at pardus.org.tr + Pardus + admins at pardus.org.tr Apache-2.0 service From paketler-commits at pardus.org.tr Mon Mar 8 22:49:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Mon, 8 Mar 2010 22:49:55 +0200 (EET) Subject: 2009/stable - update index Message-ID: <20100308204955.5A56149C895@ns1.pardus.org.tr> Author: onur Date: Mon Mar 8 22:49:55 2010 New Revision: 88140 Modified: 2009/stable/pisi-index.xml 2009/stable/pisi-index.xml.bz2 2009/stable/pisi-index.xml.bz2.sha1sum 2009/stable/pisi-index.xml.sha1sum Log: update index From paketler-commits at pardus.org.tr Mon Mar 8 23:05:59 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Mon, 8 Mar 2010 23:05:59 +0200 (EET) Subject: 2009/devel - takeover the packages i mentioned in gelistirici m... Message-ID: <20100308210559.F28AE49C895@ns1.pardus.org.tr> Author: igungor Date: Mon Mar 8 23:05:59 2010 New Revision: 88141 Modified: 2009/devel/package_maintenance_list Log: takeover the packages i mentioned in gelistirici ml --- package_maintenance_list | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) Modified: 2009/devel/package_maintenance_list ================================================================= --- 2009/devel/package_maintenance_list (original) +++ 2009/devel/package_maintenance_list Mon Mar 8 23:05:59 2010 @@ -308,6 +308,17 @@ game/strategy/boswars game/strategy/crimson-fields game/strategy/widelands +multimedia/library/libjingle +programming/library/libnice +programming/library/loudmouth +multimedia/sound/jamin +multimedia/library/ftgl +multimedia/library/gle +multimedia/library/glew +multimedia/library/glfw +multimedia/library/libcdaudio +multimedia/library/libmimic +multimedia/library/libmms Metin Akdere multimedia/sound/streamtuner @@ -375,7 +386,7 @@ editor/emacs/ecb editor/emacs/mmm-mode editor/emacs/php-mode -editor/web/nvu +editor/web/nvu --> deprecated in flavour of kompoZer. game/action/clanbomber game/library/clanlib game/library/hermes @@ -390,18 +401,9 @@ multimedia/converter/emovix multimedia/library/agg multimedia/library/cal3d -multimedia/library/ftgl -multimedia/library/gle -multimedia/library/glew -multimedia/library/glfw -multimedia/library/libcdaudio -multimedia/library/libjingle -multimedia/library/libmimic -multimedia/library/libmms multimedia/library/OpenSceneGraph multimedia/sound/aften multimedia/sound/fluidsynth -multimedia/sound/jamin multimedia/sound/tuneroid multimedia/stream/muse multimedia/video/ogle @@ -429,10 +431,8 @@ programming/language/tcl/tls programming/library/liblo programming/library/libnfsidmap -programming/library/libnice programming/library/libpqxx programming/library/libvncserver -programming/library/loudmouth programming/library/metis programming/library/rlog programming/tool/cdecl From paketler-commits at pardus.org.tr Tue Mar 9 00:31:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Tue, 9 Mar 2010 00:31:58 +0200 (EET) Subject: 2009/devel/system/base/timezone - Update tzdata to 2010c Message-ID: <20100308223158.BFDE449C895@ns1.pardus.org.tr> Author: onur Date: Tue Mar 9 00:31:58 2010 New Revision: 88142 Modified: 2009/devel/system/base/timezone/actions.py 2009/devel/system/base/timezone/files/tzdata-extra-tz-links.patch 2009/devel/system/base/timezone/pspec.xml Log: Update tzdata to 2010c Update tzcode to 2010c Switch to using multisource archive in pspec, yay ! Thanks to Fatih for reminding me of this --- actions.py | 8 ++++---- files/tzdata-extra-tz-links.patch | 6 +++--- pspec.xml | 15 ++++++++++++++- 3 files changed, 21 insertions(+), 8 deletions(-) Modified: 2009/devel/system/base/timezone/actions.py ================================================================= --- 2009/devel/system/base/timezone/actions.py (original) +++ 2009/devel/system/base/timezone/actions.py Tue Mar 9 00:31:58 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2009-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/copyleft/gpl.txt. @@ -10,9 +10,9 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get -WorkDir = "timezone" -tzcode = "tzcode2009r" -tzdata = "tzdata2009s" +WorkDir = "tzdata" +tzcode = "tzcode2010c" +tzdata = "tzdata2010c" configTemplate = """ objpfx = %(pwd)s/obj/ Modified: 2009/devel/system/base/timezone/files/tzdata-extra-tz-links.patch ================================================================= --- 2009/devel/system/base/timezone/files/tzdata-extra-tz-links.patch (original) +++ 2009/devel/system/base/timezone/files/tzdata-extra-tz-links.patch Tue Mar 9 00:31:58 2010 @@ -1,6 +1,6 @@ -diff -p -up tzdata/tzdata2009s/backward.orig tzdata/tzdata2009s/backward ---- tzdata/tzdata2009s/backward.orig 2009-10-21 11:12:44.000000000 -0200 -+++ tzdata/tzdata2009s/backward 2009-11-17 14:07:57.636969194 -0200 +diff -p -up tzdata/tzdata2010c/backward.orig tzdata/tzdata2010c/backward +--- tzdata/tzdata2010c/backward.orig 2010-01-20 15:25:02.000000000 -0200 ++++ tzdata/tzdata2010c/backward 2010-03-04 16:39:01.263660599 -0300 @@ -114,3 +114,18 @@ Link Etc/UTC UTC Link Etc/UTC Universal Link Europe/Moscow W-SU Modified: 2009/devel/system/base/timezone/pspec.xml ================================================================= --- 2009/devel/system/base/timezone/pspec.xml (original) +++ 2009/devel/system/base/timezone/pspec.xml Tue Mar 9 00:31:58 2010 @@ -15,7 +15,9 @@ Timezone data files and tools timezone includes timezone data files and tools to use them. Package contents are synchronized with glibc tree. - http://cekirdek.pardus.org.tr/~onur/distfiles/timezone-20091214.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/tzdata-base-0.tar.bz2 + http://cekirdek.pardus.org.tr/~onur/distfiles/tzcode2010c.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/tzdata2010c.tar.gz perl gawk @@ -54,6 +56,17 @@ + + 2010-03-09 + 0.0_20100309 + + Update tzdata to 2010c + Update tzcode to 2010c + Switch to using multisource archive in pspec + + Onur K???k + onur at pardus.org.tr + 2009-12-14 0.0_20091214 From paketler-commits at pardus.org.tr Tue Mar 9 00:32:16 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Tue, 9 Mar 2010 00:32:16 +0200 (EET) Subject: 2009/stable/system/base/timezone - Update tzdata to 2010c Message-ID: <20100308223216.419FC49C895@ns1.pardus.org.tr> Author: onur Date: Tue Mar 9 00:32:16 2010 New Revision: 88143 Modified: 2009/stable/system/base/timezone/ (props changed) 2009/stable/system/base/timezone/actions.py 2009/stable/system/base/timezone/files/tzdata-extra-tz-links.patch 2009/stable/system/base/timezone/pspec.xml Log: Update tzdata to 2010c Update tzcode to 2010c Switch to using multisource archive in pspec, yay ! --- actions.py | 8 ++++---- files/tzdata-extra-tz-links.patch | 6 +++--- pspec.xml | 15 ++++++++++++++- 3 files changed, 21 insertions(+), 8 deletions(-) Modified: 2009/stable/system/base/timezone/actions.py ================================================================= --- 2009/stable/system/base/timezone/actions.py (original) +++ 2009/stable/system/base/timezone/actions.py Tue Mar 9 00:32:16 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2009-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/copyleft/gpl.txt. @@ -10,9 +10,9 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get -WorkDir = "timezone" -tzcode = "tzcode2009r" -tzdata = "tzdata2009s" +WorkDir = "tzdata" +tzcode = "tzcode2010c" +tzdata = "tzdata2010c" configTemplate = """ objpfx = %(pwd)s/obj/ Modified: 2009/stable/system/base/timezone/files/tzdata-extra-tz-links.patch ================================================================= --- 2009/stable/system/base/timezone/files/tzdata-extra-tz-links.patch (original) +++ 2009/stable/system/base/timezone/files/tzdata-extra-tz-links.patch Tue Mar 9 00:32:16 2010 @@ -1,6 +1,6 @@ -diff -p -up tzdata/tzdata2009s/backward.orig tzdata/tzdata2009s/backward ---- tzdata/tzdata2009s/backward.orig 2009-10-21 11:12:44.000000000 -0200 -+++ tzdata/tzdata2009s/backward 2009-11-17 14:07:57.636969194 -0200 +diff -p -up tzdata/tzdata2010c/backward.orig tzdata/tzdata2010c/backward +--- tzdata/tzdata2010c/backward.orig 2010-01-20 15:25:02.000000000 -0200 ++++ tzdata/tzdata2010c/backward 2010-03-04 16:39:01.263660599 -0300 @@ -114,3 +114,18 @@ Link Etc/UTC UTC Link Etc/UTC Universal Link Europe/Moscow W-SU Modified: 2009/stable/system/base/timezone/pspec.xml ================================================================= --- 2009/stable/system/base/timezone/pspec.xml (original) +++ 2009/stable/system/base/timezone/pspec.xml Tue Mar 9 00:32:16 2010 @@ -15,7 +15,9 @@ Timezone data files and tools timezone includes timezone data files and tools to use them. Package contents are synchronized with glibc tree. - http://cekirdek.pardus.org.tr/~onur/distfiles/timezone-20091214.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/tzdata-base-0.tar.bz2 + http://cekirdek.pardus.org.tr/~onur/distfiles/tzcode2010c.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/tzdata2010c.tar.gz perl gawk @@ -54,6 +56,17 @@ + + 2010-03-09 + 0.0_20100309 + + Update tzdata to 2010c + Update tzcode to 2010c + Switch to using multisource archive in pspec + + Onur K???k + onur at pardus.org.tr + 2009-12-14 0.0_20091214 From paketler-commits at pardus.org.tr Tue Mar 9 02:55:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Tue, 9 Mar 2010 02:55:22 +0200 (EET) Subject: 2009/devel - Update index. Message-ID: <20100309005522.26B7A49C8AF@ns1.pardus.org.tr> Author: ozan.caglayan Date: Tue Mar 9 02:55:21 2010 New Revision: 88144 Modified: 2009/devel/pisi-index.xml 2009/devel/pisi-index.xml.bz2 2009/devel/pisi-index.xml.bz2.sha1sum 2009/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Tue Mar 9 08:22:50 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Tue, 9 Mar 2010 08:22:50 +0200 (EET) Subject: 2008/stable/applications/admin/sudo - Merge from devel/applications/admin/sudo/ Message-ID: <20100309062250.3D5CC49C88E@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Tue Mar 9 08:22:49 2010 New Revision: 88145 Modified: 2008/stable/applications/admin/sudo/ (props changed) 2008/stable/applications/admin/sudo/pspec.xml Log: Merge from devel/applications/admin/sudo/: rev. 88012, by erenturkay on 2010-03-04 fix archive --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2008/stable/applications/admin/sudo/pspec.xml ================================================================= --- 2008/stable/applications/admin/sudo/pspec.xml (original) +++ 2008/stable/applications/admin/sudo/pspec.xml Tue Mar 9 08:22:49 2010 @@ -12,7 +12,7 @@ app:console Allows certain users/groups to run commands as root sudo allows certain users/groups to run commands with root user privileges. - http://www.sudo.ws/sudo/dist/sudo-1.6.9p17.tar.gz + http://cekirdek.pardus.org.tr/~eren/archives/sudo-1.6.9p17.tar.gz pam openldap-client From paketler-commits at pardus.org.tr Tue Mar 9 08:26:00 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Tue, 9 Mar 2010 08:26:00 +0200 (EET) Subject: 2008/stable/server/www/apache - Merge from devel/server/www/apache/ Message-ID: <20100309062600.AC71F49C88E@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Tue Mar 9 08:26:00 2010 New Revision: 88146 Modified: 2008/stable/server/www/apache/ (props changed) 2008/stable/server/www/apache/pspec.xml Log: Merge from devel/server/www/apache/: rev. 88087, by erenturkay on 2010-03-06 - Version bump to fix multiple issues. (CVE-2010-{0408,0425,0434}, #12387) BUG:COMMENT:1238 --- pspec.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) Modified: 2008/stable/server/www/apache/pspec.xml ================================================================= --- 2008/stable/server/www/apache/pspec.xml (original) +++ 2008/stable/server/www/apache/pspec.xml Tue Mar 9 08:26:00 2010 @@ -12,7 +12,7 @@ service Apache web server Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other operating systems. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the de facto reference platform against which other web servers are designed and judged. - mirrors://apache/httpd/httpd-2.2.14.tar.bz2 + mirrors://apache/httpd/httpd-2.2.15.tar.bz2 apr apr-util @@ -154,6 +154,15 @@ + + 2010-03-06 + 2.2.15 + + - Version bump to fix multiple issues. (CVE-2010-{0408,0425,0434}, #12387) + + Eren T?rkay + eren at pardus.org.tr + 2009-09-06 2.2.14 From paketler-commits at pardus.org.tr Tue Mar 9 08:58:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Tue, 9 Mar 2010 08:58:04 +0200 (EET) Subject: 2009/devel/office/openoffice/openoffice - Change type to securtyi Message-ID: <20100309065805.052D649C88E@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Tue Mar 9 08:58:04 2010 New Revision: 88147 Modified: 2009/devel/office/openoffice/openoffice/pspec.xml Log: Change type to securtyi --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2009/devel/office/openoffice/openoffice/pspec.xml ================================================================= --- 2009/devel/office/openoffice/openoffice/pspec.xml (original) +++ 2009/devel/office/openoffice/openoffice/pspec.xml Tue Mar 9 08:58:04 2010 @@ -747,7 +747,7 @@ G?k?en Eraslan gokcen at pardus.org.tr - + 2010-03-05 3.2.0.7 Version bump to 3.2 series. Check http://www.openoffice.org/dev_docs/features/3.2/ for release notes. From paketler-commits at pardus.org.tr Tue Mar 9 09:09:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Tue, 9 Mar 2010 09:09:05 +0200 (EET) Subject: corporate2/devel/system/base/python - Remove fsync call from zipfile module Message-ID: <20100309070905.49EBE49C895@ns1.pardus.org.tr> Author: fatih Date: Tue Mar 9 09:09:04 2010 New Revision: 88148 Removed: corporate2/devel/system/base/python/files/zero-file-fix-for-pisi.patch Modified: corporate2/devel/system/base/python/pspec.xml Log: Remove fsync call from zipfile module --- files/zero-file-fix-for-pisi.patch | 10 ---------- pspec.xml | 10 +++++++--- 2 files changed, 7 insertions(+), 13 deletions(-) Modified: corporate2/devel/system/base/python/pspec.xml ================================================================= --- corporate2/devel/system/base/python/pspec.xml (original) +++ corporate2/devel/system/base/python/pspec.xml Tue Mar 9 09:09:04 2010 @@ -67,9 +67,6 @@ - - zero-file-fix-for-pisi.patch - python-2.6.2-ssl_handshake_timeout.patch @@ -109,6 +106,13 @@ + + 2010-03-09 + 2.6.4 + Remove fsync call from zipfile module + Fatih A??c? + fatih at pardus.org.tr + 2010-01-27 2.6.4 From paketler-commits at pardus.org.tr Tue Mar 9 10:29:40 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Tue, 9 Mar 2010 10:29:40 +0200 (EET) Subject: 2009/devel/office/openoffice/openoffice - Add splash images as additional files, yay. No nee... Message-ID: <20100309082940.62FEA49C8AF@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Tue Mar 9 10:29:40 2010 New Revision: 88149 Added: 2009/devel/office/openoffice/openoffice/files/splashes/ 2009/devel/office/openoffice/openoffice/files/splashes/openabout_pardus.bmp (contents, props changed) 2009/devel/office/openoffice/openoffice/files/splashes/openintro_pardus.bmp (contents, props changed) Removed: 2009/devel/office/openoffice/openoffice/files/pardus-splash.patch Modified: 2009/devel/office/openoffice/openoffice/pspec.xml Log: Add splash images as additional files, yay. No need to obscure binary patches anymore. --- pspec.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: 2009/devel/office/openoffice/openoffice/pspec.xml ================================================================= --- 2009/devel/office/openoffice/openoffice/pspec.xml (original) +++ 2009/devel/office/openoffice/openoffice/pspec.xml Tue Mar 9 10:29:40 2010 @@ -14,6 +14,10 @@ OpenOffice.org office suite OpenOffice.org is an open source, multi-platform office productivity suite. It includes key desktop applications such as a word processor, a spreadsheet application, a presentation creator-viewer, a formula editor and a drawing program, with a user interface and feature set similar to other office suites. Sophisticated and flexible, OpenOffice.org also works transparently with a variety of file formats, including those of Microsoft Office. http://cekirdek.pardus.org.tr/~gokcen/files/ooo-build-3.2.0.7.tar.lzma + + splashes/openabout_pardus.bmp + splashes/openintro_pardus.bmp + perl-Archive-Zip perl-Compress-Zlib @@ -58,9 +62,6 @@ pardus-xdg-email-mailer.diff pardus2009-conf.diff - - pardus-splash.patch - updated-turkish-autocorrections.diff From paketler-commits at pardus.org.tr Tue Mar 9 11:07:20 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?David_Stegbauer?=) Date: Tue, 9 Mar 2010 11:07:20 +0200 (EET) Subject: playground/dast/2009/office - Czech dictionary for aspell / Aspell için Çek ya... Message-ID: <20100309090720.483E649C8AF@ns1.pardus.org.tr> Author: dast Date: Tue Mar 9 11:07:20 2010 New Revision: 88150 Added: playground/dast/2009/office/ playground/dast/2009/office/spellcheck/ playground/dast/2009/office/spellcheck/aspell-cs/ playground/dast/2009/office/spellcheck/aspell-cs/actions.py playground/dast/2009/office/spellcheck/aspell-cs/pspec.xml playground/dast/2009/office/spellcheck/aspell-cs/translations.xml playground/dast/2009/office/spellcheck/component.xml Log: Czech dictionary for aspell / Aspell i?in ?ek yaz?m veritaban? --- aspell-cs/actions.py | 22 ++++++++++++++++++++++ aspell-cs/pspec.xml | 43 +++++++++++++++++++++++++++++++++++++++++++ aspell-cs/translations.xml | 9 +++++++++ component.xml | 3 +++ 4 files changed, 77 insertions(+) From paketler-commits at pardus.org.tr Tue Mar 9 11:39:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Tue, 9 Mar 2010 11:39:03 +0200 (EET) Subject: corporate2/devel/desktop/kde/admin/disk-manager - Fix KeyError, add ext4 support. Message-ID: <20100309093903.7CEA049C8AF@ns1.pardus.org.tr> Author: ozan.caglayan Date: Tue Mar 9 11:39:03 2010 New Revision: 88151 Modified: corporate2/devel/desktop/kde/admin/disk-manager/pspec.xml Log: Fix KeyError, add ext4 support. --- pspec.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) Modified: corporate2/devel/desktop/kde/admin/disk-manager/pspec.xml ================================================================= --- corporate2/devel/desktop/kde/admin/disk-manager/pspec.xml (original) +++ corporate2/devel/desktop/kde/admin/disk-manager/pspec.xml Tue Mar 9 11:39:03 2010 @@ -12,11 +12,11 @@ app:gui Disk management interface Disk Manager is an application used to administer disks on Pardus. - http://cekirdek.pardus.org.tr/~bahadir/comar/disk-manager-2.1.0.tar.bz2 + http://cekirdek.pardus.org.tr/~ozan/dist/sources/disk-manager-2.1.1.tar.bz2 PyQt3 - kdelibs PyKDE3 + kdelibs PyKDEeXtensions @@ -25,8 +25,8 @@ disk-manager PyQt3 - kdelibs PyKDE3 + kdelibs dbus-python @@ -41,6 +41,13 @@ + + 2010-03-09 + 2.1.1 + Fix KeyError, add ext4 support. + Ozan ?a?layan + ozan at pardus.org.tr + 2009-12-08 2.1.0 From paketler-commits at pardus.org.tr Tue Mar 9 13:03:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Tue, 9 Mar 2010 13:03:05 +0200 (EET) Subject: 2009/devel - takeover more packages. Message-ID: <20100309110305.A658749C8AF@ns1.pardus.org.tr> Author: fethican Date: Tue Mar 9 13:03:05 2010 New Revision: 88152 Modified: 2009/devel/package_maintenance_list Log: takeover more packages. --- package_maintenance_list | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: 2009/devel/package_maintenance_list ================================================================= --- 2009/devel/package_maintenance_list (original) +++ 2009/devel/package_maintenance_list Tue Mar 9 13:03:05 2010 @@ -377,6 +377,11 @@ Fethican Co?kuner game/board/gnugo +server/library/egenix-mx-base +network/share/nfs-utils +network/share/rsync +programming/library/rlog +util/crypt/mcrypt UNMAINTAINED PACKAGES: ---------------------- @@ -414,8 +419,6 @@ network/mail/spamassassin network/monitor/net-snmp network/remoteshell/telnet-bsd -network/share/nfs-utils -network/share/rsync network/share/smbldap-tools office/misc/djvu programming/build/unsermake @@ -434,7 +437,6 @@ programming/library/libpqxx programming/library/libvncserver programming/library/metis -programming/library/rlog programming/tool/cdecl programming/tool/dev86 programming/tool/translate-toolkit @@ -444,7 +446,6 @@ science/electronics/pcb science/library/givaro science/mathematics/genus2reduction -server/library/egenix-mx-base util/admin/dazuko util/admin/kpogre util/admin/metamonitor @@ -456,5 +457,4 @@ util/archive/bchunk util/archive/mt-st util/archive/unshield -util/crypt/mcrypt util/shell/sash From paketler-commits at pardus.org.tr Tue Mar 9 14:34:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Tue, 9 Mar 2010 14:34:04 +0200 (EET) Subject: playground/sdalgic/programming/language/python/python-pep8 - Version bump Message-ID: <20100309123404.AD50E49C8AF@ns1.pardus.org.tr> Author: sdalgic Date: Tue Mar 9 14:34:04 2010 New Revision: 88153 Modified: playground/sdalgic/programming/language/python/python-pep8/pspec.xml Log: Version bump --- pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: playground/sdalgic/programming/language/python/python-pep8/pspec.xml ================================================================= --- playground/sdalgic/programming/language/python/python-pep8/pspec.xml (original) +++ playground/sdalgic/programming/language/python/python-pep8/pspec.xml Tue Mar 9 14:34:04 2010 @@ -12,7 +12,7 @@ app:console Python style guide checker pep8 is a tool to check your Python code against some of the style conventions in PEP 8. - http://pypi.python.org/packages/source/p/pep8/pep8-0.3.1.tar.gz + http://pypi.python.org/packages/source/p/pep8/pep8-0.5.0.tar.gz setuptools @@ -29,8 +29,8 @@ - 2009-09-16 - 0.3.1 + 2010-03-09 + 0.5.0 First release Serdar Dalg?? dalgic.srdr at gmail.com From paketler-commits at pardus.org.tr Tue Mar 9 14:45:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Tue, 9 Mar 2010 14:45:02 +0200 (EET) Subject: 2008/devel/desktop/kde/upgrade-manager - New tarball includes Turkish translations Message-ID: <20100309124502.97E3349C8AF@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Tue Mar 9 14:45:02 2010 New Revision: 88154 Modified: 2008/devel/desktop/kde/upgrade-manager/actions.py 2008/devel/desktop/kde/upgrade-manager/pspec.xml Log: New tarball includes Turkish translations --- actions.py | 5 ++++- pspec.xml | 9 ++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) Modified: 2008/devel/desktop/kde/upgrade-manager/actions.py ================================================================= --- 2008/devel/desktop/kde/upgrade-manager/actions.py (original) +++ 2008/devel/desktop/kde/upgrade-manager/actions.py Tue Mar 9 14:45:02 2010 @@ -1,14 +1,17 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import pythonmodules +from pisi.actionsapi import shelltools from pisi.actionsapi import pisitools from pisi.actionsapi import get +shelltools.export("HOME", get.workDIR()) + def build(): pythonmodules.compile() Modified: 2008/devel/desktop/kde/upgrade-manager/pspec.xml ================================================================= --- 2008/devel/desktop/kde/upgrade-manager/pspec.xml (original) +++ 2008/devel/desktop/kde/upgrade-manager/pspec.xml Tue Mar 9 14:45:02 2010 @@ -13,7 +13,7 @@ app:gui Distribution upgrade manager Distribution upgrade manager is used for upgrading from Pardus 2008 to 2009 release. - http://cekirdek.pardus.org.tr/~faik/archives/upgrade-manager-0.1.tar.gz + http://cekirdek.pardus.org.tr/~gokcen/files/upgrade-manager-0.1.1.tar.gz PyQt kdelibs @@ -47,6 +47,13 @@ + + 2010-03-09 + 0.1.1 + Prepare a new tarball from SVN which includes new translations. + G?k?en Eraslan + gokcen at pardus.org.tr + 2009-11-10 0.1 From paketler-commits at pardus.org.tr Tue Mar 9 14:45:26 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Tue, 9 Mar 2010 14:45:26 +0200 (EET) Subject: 2009/devel/multimedia/graphics/GraphicsMagick - Version bump with security fixes, bug fixes, new f... Message-ID: <20100309124526.D6A5D49C8AF@ns1.pardus.org.tr> Author: sdalgic Date: Tue Mar 9 14:45:26 2010 New Revision: 88155 Modified: 2009/devel/multimedia/graphics/GraphicsMagick/pspec.xml Log: Version bump with security fixes, bug fixes, new features, performance improvements and minor behaviour changes. --- pspec.xml | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) Modified: 2009/devel/multimedia/graphics/GraphicsMagick/pspec.xml ================================================================= --- 2009/devel/multimedia/graphics/GraphicsMagick/pspec.xml (original) +++ 2009/devel/multimedia/graphics/GraphicsMagick/pspec.xml Tue Mar 9 14:45:26 2010 @@ -12,7 +12,7 @@ library GraphicsMagick Image Processing System GraphicsMagick is a comprehensive image processing package which is initially based on ImageMagick 5.5.2, but which has undergone significant re-work by the GraphicsMagick Group to significantly improve the quality and performance of the software. - mirrors://sourceforge/graphicsmagick/GraphicsMagick-1.3.10.tar.bz2 + mirrors://sourceforge/graphicsmagick/GraphicsMagick-1.3.12.tar.bz2 libgomp libwmf @@ -62,6 +62,31 @@ + + 2010-03-09 + 1.3.12 + Version bump: + Security Fixes: + * Fixed array underflow on systems using signed char which could result in a program crash due to extended characters in filenames or in certain file formats. + + Bug fixes: + * Fixed array underflow on systems using signed char which could result in a program crash due to extended characters in filenames or in certain file formats. + * Now compiles with libpng 1.4. + + New Features: + * Added a -thumbnail command to 'convert' and 'mogrify'. This is a faster way to scale down the image when speed is a primary concern. + * Added a -extent command to 'convert' and 'mogrify' which composites the image on top of a backing canvas image of solid color. + * Added support for -compose to the 'convert' and 'mogrify', which were documented to support it (but did not). + + Performance Improvements: + * Requests for 'Over' and 'Atop' composition are converted to a request for the (faster) 'Copy' composition when both images are opaque. + + Behavior Changes: + * DCX output format is only written on request. Previously the PCX coder would automatically switch to DCX format if multiple frames would be written. + + Serdar Dalg?? + serdar at pardus.org.tr + 2010-02-11 1.3.10 From paketler-commits at pardus.org.tr Tue Mar 9 14:45:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Tue, 9 Mar 2010 14:45:44 +0200 (EET) Subject: 2008/stable/desktop/kde/upgrade-manager - Merge from devel/desktop/kde/upgrade-manager/ Message-ID: <20100309124544.4792E49C8AF@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Tue Mar 9 14:45:44 2010 New Revision: 88156 Modified: 2008/stable/desktop/kde/upgrade-manager/ (props changed) 2008/stable/desktop/kde/upgrade-manager/actions.py 2008/stable/desktop/kde/upgrade-manager/pspec.xml Log: Merge from devel/desktop/kde/upgrade-manager/: rev. 80076, by faik on 2009-11-10 depend on 119 release of pisi rev. 88154, by gokcen.eraslan on 2010-03-09 New tarball includes Turkish translations --- actions.py | 5 ++++- pspec.xml | 18 ++++++++++++++++-- 2 files changed, 20 insertions(+), 3 deletions(-) Modified: 2008/stable/desktop/kde/upgrade-manager/actions.py ================================================================= --- 2008/stable/desktop/kde/upgrade-manager/actions.py (original) +++ 2008/stable/desktop/kde/upgrade-manager/actions.py Tue Mar 9 14:45:44 2010 @@ -1,14 +1,17 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import pythonmodules +from pisi.actionsapi import shelltools from pisi.actionsapi import pisitools from pisi.actionsapi import get +shelltools.export("HOME", get.workDIR()) + def build(): pythonmodules.compile() Modified: 2008/stable/desktop/kde/upgrade-manager/pspec.xml ================================================================= --- 2008/stable/desktop/kde/upgrade-manager/pspec.xml (original) +++ 2008/stable/desktop/kde/upgrade-manager/pspec.xml Tue Mar 9 14:45:44 2010 @@ -13,7 +13,7 @@ app:gui Distribution upgrade manager Distribution upgrade manager is used for upgrading from Pardus 2008 to 2009 release. - http://cekirdek.pardus.org.tr/~faik/archives/upgrade-manager-0.1.tar.gz + http://cekirdek.pardus.org.tr/~gokcen/files/upgrade-manager-0.1.1.tar.gz PyQt kdelibs @@ -25,7 +25,7 @@ upgrade-manager - pisi + pisi comar PyQt kdelibs @@ -47,6 +47,20 @@ + + 2010-03-09 + 0.1.1 + Prepare a new tarball from SVN which includes new translations. + G?k?en Eraslan + gokcen at pardus.org.tr + + + 2009-11-10 + 0.1 + Depend on to release 119 of pisi. Fixed a critical bug that prevents downloading more than ~1024 packages. + Faik Uygur + faik at pardus.org.tr + 2009-10-28 0.1 From paketler-commits at pardus.org.tr Tue Mar 9 14:45:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Tue, 9 Mar 2010 14:45:49 +0200 (EET) Subject: 2009/stable/multimedia/graphics/GraphicsMagick - Merge from devel/multimedia/graphics/GraphicsMagic... Message-ID: <20100309124549.A701E49C8AF@ns1.pardus.org.tr> Author: sdalgic Date: Tue Mar 9 14:45:49 2010 New Revision: 88157 Modified: 2009/stable/multimedia/graphics/GraphicsMagick/ (props changed) 2009/stable/multimedia/graphics/GraphicsMagick/pspec.xml Log: Merge from devel/multimedia/graphics/GraphicsMagick: rev. 88155, by sdalgic on 2010-03-09 Version bump with security fixes, bug fixes, new features, performance improvements and minor behaviour changes. --- pspec.xml | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) Modified: 2009/stable/multimedia/graphics/GraphicsMagick/pspec.xml ================================================================= --- 2009/stable/multimedia/graphics/GraphicsMagick/pspec.xml (original) +++ 2009/stable/multimedia/graphics/GraphicsMagick/pspec.xml Tue Mar 9 14:45:49 2010 @@ -12,7 +12,7 @@ library GraphicsMagick Image Processing System GraphicsMagick is a comprehensive image processing package which is initially based on ImageMagick 5.5.2, but which has undergone significant re-work by the GraphicsMagick Group to significantly improve the quality and performance of the software. - mirrors://sourceforge/graphicsmagick/GraphicsMagick-1.3.10.tar.bz2 + mirrors://sourceforge/graphicsmagick/GraphicsMagick-1.3.12.tar.bz2 libgomp libwmf @@ -62,6 +62,31 @@ + + 2010-03-09 + 1.3.12 + Version bump: + Security Fixes: + * Fixed array underflow on systems using signed char which could result in a program crash due to extended characters in filenames or in certain file formats. + + Bug fixes: + * Fixed array underflow on systems using signed char which could result in a program crash due to extended characters in filenames or in certain file formats. + * Now compiles with libpng 1.4. + + New Features: + * Added a -thumbnail command to 'convert' and 'mogrify'. This is a faster way to scale down the image when speed is a primary concern. + * Added a -extent command to 'convert' and 'mogrify' which composites the image on top of a backing canvas image of solid color. + * Added support for -compose to the 'convert' and 'mogrify', which were documented to support it (but did not). + + Performance Improvements: + * Requests for 'Over' and 'Atop' composition are converted to a request for the (faster) 'Copy' composition when both images are opaque. + + Behavior Changes: + * DCX output format is only written on request. Previously the PCX coder would automatically switch to DCX format if multiple frames would be written. + + Serdar Dalg?? + serdar at pardus.org.tr + 2010-02-11 1.3.10 From paketler-commits at pardus.org.tr Tue Mar 9 15:08:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Tue, 9 Mar 2010 15:08:55 +0200 (EET) Subject: playground/sdalgic/programming/language/python/python-pep8 - remove unused pisitools Message-ID: <20100309130855.3BA6A49C8AF@ns1.pardus.org.tr> Author: sdalgic Date: Tue Mar 9 15:08:55 2010 New Revision: 88158 Modified: playground/sdalgic/programming/language/python/python-pep8/actions.py Log: remove unused pisitools --- actions.py | 1 - 1 file changed, 1 deletion(-) Modified: playground/sdalgic/programming/language/python/python-pep8/actions.py ================================================================= --- playground/sdalgic/programming/language/python/python-pep8/actions.py (original) +++ playground/sdalgic/programming/language/python/python-pep8/actions.py Tue Mar 9 15:08:55 2010 @@ -5,7 +5,6 @@ # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import pisitools from pisi.actionsapi import get WorkDir = "pep8-%s" % get.srcVERSION() From paketler-commits at pardus.org.tr Tue Mar 9 15:12:12 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Tue, 9 Mar 2010 15:12:12 +0200 (EET) Subject: playground - move python-pep8 to review Message-ID: <20100309131212.189C249C8AF@ns1.pardus.org.tr> Author: sdalgic Date: Tue Mar 9 15:12:11 2010 New Revision: 88159 Added: playground/review/programming/language/python/python-pep8/ - copied from r88158, playground/sdalgic/programming/language/python/python-pep8/ Removed: playground/sdalgic/programming/language/python/python-pep8/ Log: move python-pep8 to review From paketler-commits at pardus.org.tr Tue Mar 9 15:31:56 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Tue, 9 Mar 2010 15:31:56 +0200 (EET) Subject: playground/review/programming/language/python/python-pep8 - update e-mail Message-ID: <20100309133156.521DD49C8AF@ns1.pardus.org.tr> Author: sdalgic Date: Tue Mar 9 15:31:56 2010 New Revision: 88160 Modified: playground/review/programming/language/python/python-pep8/pspec.xml Log: update e-mail --- pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: playground/review/programming/language/python/python-pep8/pspec.xml ================================================================= --- playground/review/programming/language/python/python-pep8/pspec.xml (original) +++ playground/review/programming/language/python/python-pep8/pspec.xml Tue Mar 9 15:31:56 2010 @@ -6,7 +6,7 @@ http://pypi.python.org/pypi/pep8 Serdar Dalg?? - dalgic.srdr at gmail.com + serdar at pardus.org.tr as-is app:console @@ -33,7 +33,7 @@ 0.5.0 First release Serdar Dalg?? - dalgic.srdr at gmail.com + serdar at pardus.org.tr From paketler-commits at pardus.org.tr Tue Mar 9 16:00:00 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Tue, 9 Mar 2010 16:00:00 +0200 (EET) Subject: corporate2/devel/system/base/baselayout/comar - Fix typo Message-ID: <20100309140000.A008649C8AF@ns1.pardus.org.tr> Author: ozan.caglayan Date: Tue Mar 9 16:00:00 2010 New Revision: 88161 Modified: corporate2/devel/system/base/baselayout/comar/stack.py Log: Fix typo --- stack.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: corporate2/devel/system/base/baselayout/comar/stack.py ================================================================= --- corporate2/devel/system/base/baselayout/comar/stack.py (original) +++ corporate2/devel/system/base/baselayout/comar/stack.py Tue Mar 9 16:00:00 2010 @@ -21,11 +21,11 @@ """ HEADER_DYNAMIC = """# This file is automatically generated by COMAR -# Use Network-Manager to set default DNS settings or edit "resolv.default.conf" +# Use network-manager to set default DNS settings or edit "resolv.default.conf" # # Bu dosya COMAR taraf?ndan otomatik olarak ?retilir. -# ?ntam?ml? DNS ayalar?n? de?i?tirmek i?in Network-Manager kullan?n ya da -# "resolv.default.conf" dosyas?n? d?zenleyin. +# ?ntan?ml? DNS ayalar?n? de?i?tirmek i?in network-manager uygulamas?n? kullan?n +# veya "resolv.default.conf" dosyas?n? d?zenleyin. # """ From paketler-commits at pardus.org.tr Tue Mar 9 16:18:57 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Tue, 9 Mar 2010 16:18:57 +0200 (EET) Subject: corporate2/devel/desktop/gnome/polkit-gnome - Display user face icons if available. Message-ID: <20100309141857.1DD3849C8AF@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Tue Mar 9 16:18:56 2010 New Revision: 88162 Added: corporate2/devel/desktop/gnome/polkit-gnome/files/fix-user-faces.diff Modified: corporate2/devel/desktop/gnome/polkit-gnome/pspec.xml Log: Display user face icons if available. --- files/fix-user-faces.diff | 13 +++++++++++++ pspec.xml | 8 ++++++++ 2 files changed, 21 insertions(+) Modified: corporate2/devel/desktop/gnome/polkit-gnome/pspec.xml ================================================================= --- corporate2/devel/desktop/gnome/polkit-gnome/pspec.xml (original) +++ corporate2/devel/desktop/gnome/polkit-gnome/pspec.xml Tue Mar 9 16:18:56 2010 @@ -24,6 +24,7 @@ autostart-even-in-kde.diff turkish-translations.diff no-gnome-authentication-manager-anymore.diff + fix-user-faces.diff @@ -45,6 +46,13 @@ + + 2010-03-09 + 0.96 + Display user face icons if available. + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-02-01 0.96 From paketler-commits at pardus.org.tr Tue Mar 9 16:22:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Tue, 9 Mar 2010 16:22:55 +0200 (EET) Subject: playground/sdalgic/programming/language/python/python-gnupg - add python-gnupg; latest version maintained @ code... Message-ID: <20100309142255.798D549C8AF@ns1.pardus.org.tr> Author: sdalgic Date: Tue Mar 9 16:22:55 2010 New Revision: 88163 Added: playground/sdalgic/programming/language/python/python-gnupg/ playground/sdalgic/programming/language/python/python-gnupg/actions.py playground/sdalgic/programming/language/python/python-gnupg/pspec.xml playground/sdalgic/programming/language/python/python-gnupg/translations.xml Log: add python-gnupg; latest version maintained @ code.google.com --- actions.py | 14 ++++++++++++++ pspec.xml | 34 ++++++++++++++++++++++++++++++++++ translations.xml | 8 ++++++++ 3 files changed, 56 insertions(+) From paketler-commits at pardus.org.tr Tue Mar 9 18:14:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Tue, 9 Mar 2010 18:14:03 +0200 (EET) Subject: 2009/devel - whatta flavour! oh yummy Message-ID: <20100309161403.90ACE49C8AF@ns1.pardus.org.tr> Author: igungor Date: Tue Mar 9 18:14:03 2010 New Revision: 88164 Modified: 2009/devel/package_maintenance_list Log: whatta flavour! oh yummy --- package_maintenance_list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2009/devel/package_maintenance_list ================================================================= --- 2009/devel/package_maintenance_list (original) +++ 2009/devel/package_maintenance_list Tue Mar 9 18:14:03 2010 @@ -391,7 +391,7 @@ editor/emacs/ecb editor/emacs/mmm-mode editor/emacs/php-mode -editor/web/nvu --> deprecated in flavour of kompoZer. +editor/web/nvu --> deprecated in favour of kompoZer. game/action/clanbomber game/library/clanlib game/library/hermes From paketler-commits at pardus.org.tr Tue Mar 9 18:31:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Tue, 9 Mar 2010 18:31:02 +0200 (EET) Subject: 2009/devel/desktop/kde/addon/migration4 - add missing libraries Message-ID: <20100309163102.7E38F49C8AF@ns1.pardus.org.tr> Author: igungor Date: Tue Mar 9 18:31:02 2010 New Revision: 88165 Modified: 2009/devel/desktop/kde/addon/migration4/pspec.xml Log: add missing libraries --- pspec.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) Modified: 2009/devel/desktop/kde/addon/migration4/pspec.xml ================================================================= --- 2009/devel/desktop/kde/addon/migration4/pspec.xml (original) +++ 2009/devel/desktop/kde/addon/migration4/pspec.xml Tue Mar 9 18:31:02 2010 @@ -28,6 +28,8 @@ migration pysqlite + PyQt + PyKDE /usr/kde/4/bin @@ -44,9 +46,9 @@ - 2010-03-04 + 2010-03-09 1.0.2 - Rescue desktop file from being shown in Lost and Found. + Rescue desktop file from being shown in Lost and Found, add missing libraries. H. ?brahim G?ng?r h.ibrahim.gungor at gmail.com From paketler-commits at pardus.org.tr Tue Mar 9 20:54:00 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Tue, 9 Mar 2010 20:54:00 +0200 (EET) Subject: 2009/stable - update index Message-ID: <20100309185400.2DF9749C8AF@ns1.pardus.org.tr> Author: onur Date: Tue Mar 9 20:54:00 2010 New Revision: 88166 Modified: 2009/stable/pisi-index.xml 2009/stable/pisi-index.xml.bz2 2009/stable/pisi-index.xml.bz2.sha1sum 2009/stable/pisi-index.xml.sha1sum Log: update index From paketler-commits at pardus.org.tr Tue Mar 9 21:03:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Tue, 9 Mar 2010 21:03:18 +0200 (EET) Subject: 2009/devel/desktop/kde/base/kdesdk - Add missing kdebindings runtime dep. Message-ID: <20100309190318.AB30349C8AF@ns1.pardus.org.tr> Author: igungor Date: Tue Mar 9 21:03:18 2010 New Revision: 88167 Modified: 2009/devel/desktop/kde/base/kdesdk/pspec.xml Log: Add missing kdebindings runtime dep. BUG:COMMENT:12395 --- pspec.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) Modified: 2009/devel/desktop/kde/base/kdesdk/pspec.xml ================================================================= --- 2009/devel/desktop/kde/base/kdesdk/pspec.xml (original) +++ 2009/devel/desktop/kde/base/kdesdk/pspec.xml Tue Mar 9 21:03:18 2010 @@ -3,7 +3,7 @@ kdesdk - http://www.kde.org/ + http://www.kde.org G?k?en Eraslan gokcen at pardus.org.tr @@ -26,6 +26,8 @@ kdelibs kdepimlibs + + kdebindings subversion boost strigi @@ -48,6 +50,13 @@ + + 2010-03-09 + 4.3.5 + Add missing kdebindings runtime dep. fix #12395. + H. ?brahim G?ng?r + h.ibrahim.gungor at gmail.com + 2010-01-26 4.3.5 From paketler-commits at pardus.org.tr Tue Mar 9 21:05:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Tue, 9 Mar 2010 21:05:55 +0200 (EET) Subject: 2009/stable/desktop/kde/base/kdesdk - Add missing kdebindings runtime dep. Message-ID: <20100309190555.991C849C8AF@ns1.pardus.org.tr> Author: igungor Date: Tue Mar 9 21:05:55 2010 New Revision: 88168 Modified: 2009/stable/desktop/kde/base/kdesdk/ (props changed) 2009/stable/desktop/kde/base/kdesdk/pspec.xml Log: Add missing kdebindings runtime dep. BUG:FIXED:12395 --- pspec.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) Modified: 2009/stable/desktop/kde/base/kdesdk/pspec.xml ================================================================= --- 2009/stable/desktop/kde/base/kdesdk/pspec.xml (original) +++ 2009/stable/desktop/kde/base/kdesdk/pspec.xml Tue Mar 9 21:05:55 2010 @@ -3,7 +3,7 @@ kdesdk - http://www.kde.org/ + http://www.kde.org G?k?en Eraslan gokcen at pardus.org.tr @@ -26,6 +26,8 @@ kdelibs kdepimlibs + + kdebindings subversion boost strigi @@ -48,6 +50,13 @@ + + 2010-03-09 + 4.3.5 + Add missing kdebindings runtime dep. fix #12395. + H. ?brahim G?ng?r + h.ibrahim.gungor at gmail.com + 2010-01-26 4.3.5 From paketler-commits at pardus.org.tr Tue Mar 9 23:21:20 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Tue, 9 Mar 2010 23:21:20 +0200 (EET) Subject: playground/review/util/misc/kontrolcu - add new package Message-ID: <20100309212121.0EA9349C8AF@ns1.pardus.org.tr> Author: gkmngrgn Date: Tue Mar 9 23:21:20 2010 New Revision: 88169 Added: playground/review/util/misc/kontrolcu/ playground/review/util/misc/kontrolcu/actions.py playground/review/util/misc/kontrolcu/pspec.xml playground/review/util/misc/kontrolcu/translations.xml (contents, props changed) Log: add new package --- actions.py | 14 ++++++++++++++ pspec.xml | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ translations.xml | 8 ++++++++ 3 files changed, 73 insertions(+) From paketler-commits at pardus.org.tr Wed Mar 10 01:32:47 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Wed, 10 Mar 2010 01:32:47 +0200 (EET) Subject: playground/review/desktop/kde/addon/kffmpegthumbnailer - add missing dependency (by cemalettin kara) Message-ID: <20100309233248.1F33A49C8AF@ns1.pardus.org.tr> Author: gkmngrgn Date: Wed Mar 10 01:32:47 2010 New Revision: 88170 Modified: playground/review/desktop/kde/addon/kffmpegthumbnailer/pspec.xml Log: add missing dependency (by cemalettin kara) BUG:COMMENT:12256 --- pspec.xml | 1 + 1 file changed, 1 insertion(+) Modified: playground/review/desktop/kde/addon/kffmpegthumbnailer/pspec.xml ================================================================= --- playground/review/desktop/kde/addon/kffmpegthumbnailer/pspec.xml (original) +++ playground/review/desktop/kde/addon/kffmpegthumbnailer/pspec.xml Wed Mar 10 01:32:47 2010 @@ -15,6 +15,7 @@ http://ffmpegthumbnailer.googlecode.com/files/kffmpegthumbnailer-1.1.0.tar.gz ffmpegthumbnailer + kdelibs-devel ffmpeg From paketler-commits at pardus.org.tr Wed Mar 10 02:55:21 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Wed, 10 Mar 2010 02:55:21 +0200 (EET) Subject: 2009/devel - Update index. Message-ID: <20100310005521.A34C249C8B1@ns1.pardus.org.tr> Author: ozan.caglayan Date: Wed Mar 10 02:55:20 2010 New Revision: 88171 Modified: 2009/devel/pisi-index.xml 2009/devel/pisi-index.xml.bz2 2009/devel/pisi-index.xml.bz2.sha1sum 2009/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Wed Mar 10 09:11:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Wed, 10 Mar 2010 09:11:58 +0200 (EET) Subject: 2009/devel/office/postscript/gv - Version bump to 3.6.8. Thanks David for poking me. Message-ID: <20100310071158.CCA4E49C8AF@ns1.pardus.org.tr> Author: ozan.caglayan Date: Wed Mar 10 09:11:58 2010 New Revision: 88172 Modified: 2009/devel/office/postscript/gv/pspec.xml Log: Version bump to 3.6.8. Thanks David for poking me. --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2009/devel/office/postscript/gv/pspec.xml ================================================================= --- 2009/devel/office/postscript/gv/pspec.xml (original) +++ 2009/devel/office/postscript/gv/pspec.xml Wed Mar 10 09:11:58 2010 @@ -12,7 +12,7 @@ app:gui Standard ghostscript frontend used by programs like LyX gv allows to view PostScript and PDF documents on an X display by providing a user interface for the ghostscript interpreter. - mirrors://gnu/gv/gv-3.6.7.tar.gz + mirrors://gnu/gv/gv-3.6.8.tar.gz Xaw3d libXt @@ -44,6 +44,13 @@ + + 2010-03-10 + 3.6.8 + Version bump + Ozan ?a?layan + ozan at pardus.org.tr + 2009-06-26 3.6.7 From paketler-commits at pardus.org.tr Wed Mar 10 09:17:23 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Wed, 10 Mar 2010 09:17:23 +0200 (EET) Subject: 2009/stable/office/postscript/gv - Merge from devel/office/postscript/gv Message-ID: <20100310071723.26A2A49C8AF@ns1.pardus.org.tr> Author: ozan.caglayan Date: Wed Mar 10 09:17:23 2010 New Revision: 88173 Modified: 2009/stable/office/postscript/gv/ (props changed) 2009/stable/office/postscript/gv/pspec.xml Log: Merge from devel/office/postscript/gv: rev. 88172, by ozan.caglayan on 2010-03-10 Version bump to 3.6.8. Thanks David for poking me. --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2009/stable/office/postscript/gv/pspec.xml ================================================================= --- 2009/stable/office/postscript/gv/pspec.xml (original) +++ 2009/stable/office/postscript/gv/pspec.xml Wed Mar 10 09:17:23 2010 @@ -12,7 +12,7 @@ app:gui Standard ghostscript frontend used by programs like LyX gv allows to view PostScript and PDF documents on an X display by providing a user interface for the ghostscript interpreter. - mirrors://gnu/gv/gv-3.6.7.tar.gz + mirrors://gnu/gv/gv-3.6.8.tar.gz Xaw3d libXt @@ -44,6 +44,13 @@ + + 2010-03-10 + 3.6.8 + Version bump + Ozan ?a?layan + ozan at pardus.org.tr + 2009-06-26 3.6.7 From paketler-commits at pardus.org.tr Wed Mar 10 09:20:39 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Wed, 10 Mar 2010 09:20:39 +0200 (EET) Subject: corporate2/devel/office/postscript/gv - Merge from devel/office/postscript/gv/ Message-ID: <20100310072039.1A90D49C8AF@ns1.pardus.org.tr> Author: ozan.caglayan Date: Wed Mar 10 09:20:38 2010 New Revision: 88174 Modified: corporate2/devel/office/postscript/gv/ (props changed) corporate2/devel/office/postscript/gv/pspec.xml Log: Merge from devel/office/postscript/gv/: rev. 88172, by ozan.caglayan on 2010-03-10 Version bump to 3.6.8. Thanks David for poking me. --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: corporate2/devel/office/postscript/gv/pspec.xml ================================================================= --- corporate2/devel/office/postscript/gv/pspec.xml (original) +++ corporate2/devel/office/postscript/gv/pspec.xml Wed Mar 10 09:20:38 2010 @@ -12,7 +12,7 @@ app:gui Standard ghostscript frontend used by programs like LyX gv allows to view PostScript and PDF documents on an X display by providing a user interface for the ghostscript interpreter. - mirrors://gnu/gv/gv-3.6.7.tar.gz + mirrors://gnu/gv/gv-3.6.8.tar.gz Xaw3d libXt @@ -44,6 +44,13 @@ + + 2010-03-10 + 3.6.8 + Version bump + Ozan ?a?layan + ozan at pardus.org.tr + 2009-06-26 3.6.7 From paketler-commits at pardus.org.tr Wed Mar 10 09:35:28 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Wed, 10 Mar 2010 09:35:28 +0200 (EET) Subject: corporate2/devel/system/base/udev - Enable keymap stuff to replace deprecated hal keym... Message-ID: <20100310073528.EE6FF49C8AF@ns1.pardus.org.tr> Author: ozan.caglayan Date: Wed Mar 10 09:35:28 2010 New Revision: 88175 Modified: corporate2/devel/system/base/udev/actions.py corporate2/devel/system/base/udev/pspec.xml Log: Enable keymap stuff to replace deprecated hal keymaps --- actions.py | 8 -------- pspec.xml | 7 +++++++ 2 files changed, 7 insertions(+), 8 deletions(-) Modified: corporate2/devel/system/base/udev/actions.py ================================================================= --- corporate2/devel/system/base/udev/actions.py (original) +++ corporate2/devel/system/base/udev/actions.py Wed Mar 10 09:35:28 2010 @@ -60,13 +60,5 @@ # Remove gtk-doc pisitools.removeDir("/usr/share/gtk-doc") - # FIXME: Remove keymap stuff for now - for p in ("keymap",): - pisitools.remove("/lib/udev/%s" % p) - pisitools.remove("/lib/udev/rules.d/*%s*.rules" % p) - - pisitools.removeDir("/lib/udev/keymaps") - pisitools.remove("/lib/udev/findkeyboards") - # Install docs pisitools.dodoc("COPYING", "ChangeLog", "README", "TODO") Modified: corporate2/devel/system/base/udev/pspec.xml ================================================================= --- corporate2/devel/system/base/udev/pspec.xml (original) +++ corporate2/devel/system/base/udev/pspec.xml Wed Mar 10 09:35:28 2010 @@ -66,6 +66,13 @@ + + 2010-03-10 + 151 + Enable keymap stuff to replace deprecated hal keymaps + Ozan ?a?layan + ozan at pardus.org.tr + 2010-02-23 151 From paketler-commits at pardus.org.tr Wed Mar 10 10:27:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 10 Mar 2010 10:27:32 +0200 (EET) Subject: playground/sdalgic/programming/language/python/python-coverage - add python-coverage: Code coverage measurement for... Message-ID: <20100310082732.93FFE49C8AF@ns1.pardus.org.tr> Author: sdalgic Date: Wed Mar 10 10:27:32 2010 New Revision: 88176 Added: playground/sdalgic/programming/language/python/python-coverage/ playground/sdalgic/programming/language/python/python-coverage/actions.py playground/sdalgic/programming/language/python/python-coverage/pspec.xml playground/sdalgic/programming/language/python/python-coverage/translations.xml Log: add python-coverage: Code coverage measurement for Python to PG --- actions.py | 29 +++++++++++++++++++++++++++++ pspec.xml | 38 ++++++++++++++++++++++++++++++++++++++ translations.xml | 8 ++++++++ 3 files changed, 75 insertions(+) From paketler-commits at pardus.org.tr Wed Mar 10 10:47:34 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?David_Stegbauer?=) Date: Wed, 10 Mar 2010 10:47:34 +0200 (EET) Subject: 2009/devel/editor/zile - zile 2.3.15 version bump Message-ID: <20100310084735.041F949C8AF@ns1.pardus.org.tr> Author: dast Date: Wed Mar 10 10:47:34 2010 New Revision: 88177 Modified: 2009/devel/editor/zile/pspec.xml Log: zile 2.3.15 version bump --- pspec.xml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) Modified: 2009/devel/editor/zile/pspec.xml ================================================================= --- 2009/devel/editor/zile/pspec.xml (original) +++ 2009/devel/editor/zile/pspec.xml Wed Mar 10 10:47:34 2010 @@ -12,7 +12,7 @@ app:console A lightweight Emacs clone Zile is a small Emacs clone. Zile is a customizable, self-documenting real-time open-source display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home. - mirrors://gnu/zile/zile-2.3.14.tar.gz + mirrors://gnu/zile/zile-2.3.15.tar.gz about_splash.patch @@ -31,9 +31,18 @@ - 2010-02-21 - 2.3.14 - Version bump. + 2010-03-10 + 2.3.15 + + - fix the default universal argument, which should be 4 but was 16 + - improve Emacs compatibility + - commands `suspend-zile', `save-buffers-kill-zile' and `view-zile-FAQ' are now called `suspend-emacs', `save-buffers-kill-emacs' and `view-emacs-FAQ' + - `kill-line' now works with non-positive arguments + - fix a crash in `find-alternate-file' + - fix the +LINE command-line action + - fix bugs in `kill-line`, `scroll-up' and `scroll-down' + - fix a minor bug in filename tab expansion, which resulted in `/' being expanded to `~/' + David Stegbauer daaste at gmail.com From paketler-commits at pardus.org.tr Wed Mar 10 10:49:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?David_Stegbauer?=) Date: Wed, 10 Mar 2010 10:49:33 +0200 (EET) Subject: 2009/stable/editor/zile - zile 2.3.15 version bump (merge from devel) Message-ID: <20100310084933.4F37E49C8AF@ns1.pardus.org.tr> Author: dast Date: Wed Mar 10 10:49:33 2010 New Revision: 88178 Modified: 2009/stable/editor/zile/ (props changed) 2009/stable/editor/zile/pspec.xml Log: zile 2.3.15 version bump (merge from devel) --- pspec.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) Modified: 2009/stable/editor/zile/pspec.xml ================================================================= --- 2009/stable/editor/zile/pspec.xml (original) +++ 2009/stable/editor/zile/pspec.xml Wed Mar 10 10:49:33 2010 @@ -12,7 +12,7 @@ app:console A lightweight Emacs clone Zile is a small Emacs clone. Zile is a customizable, self-documenting real-time open-source display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home. - mirrors://gnu/zile/zile-2.3.9.tar.gz + mirrors://gnu/zile/zile-2.3.15.tar.gz about_splash.patch @@ -30,6 +30,22 @@ + + 2010-03-10 + 2.3.15 + + - fix the default universal argument, which should be 4 but was 16 + - improve Emacs compatibility + - commands `suspend-zile', `save-buffers-kill-zile' and `view-zile-FAQ' are now called `suspend-emacs', `save-buffers-kill-emacs' and `view-emacs-FAQ' + - `kill-line' now works with non-positive arguments + - fix a crash in `find-alternate-file' + - fix the +LINE command-line action + - fix bugs in `kill-line`, `scroll-up' and `scroll-down' + - fix a minor bug in filename tab expansion, which resulted in `/' being expanded to `~/' + + David Stegbauer + daaste at gmail.com + 2009-07-13 2.3.9 From paketler-commits at pardus.org.tr Wed Mar 10 11:00:30 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 10 Mar 2010 11:00:30 +0200 (EET) Subject: 2009/devel - Serdar Dalgıç package takeover. Message-ID: <20100310090032.30F7A49C8AF@ns1.pardus.org.tr> Author: sdalgic Date: Wed Mar 10 11:00:29 2010 New Revision: 88179 Modified: 2009/devel/game/action/btanks/pspec.xml 2009/devel/game/action/bzflag/pspec.xml 2009/devel/game/action/funguloids/pspec.xml 2009/devel/game/fps/openarena-data/pspec.xml 2009/devel/game/fps/openarena/pspec.xml 2009/devel/game/library/cegui/pspec.xml 2009/devel/game/library/ggz-base-libs/pspec.xml 2009/devel/game/library/ois/pspec.xml 2009/devel/game/library/plib/pspec.xml 2009/devel/game/library/simgear/pspec.xml 2009/devel/game/rpg/freedroidrpg/pspec.xml 2009/devel/game/rpg/scourge-data/pspec.xml 2009/devel/game/rpg/scourge/pspec.xml 2009/devel/game/simulation/flightgear-data-base/pspec.xml 2009/devel/game/simulation/flightgear/pspec.xml 2009/devel/game/simulation/opencity/pspec.xml 2009/devel/game/strategy/wesnoth/pspec.xml 2009/devel/multimedia/graphics/graphviz/pspec.xml 2009/devel/multimedia/graphics/imagemagick/pspec.xml 2009/devel/multimedia/library/FreeImage/pspec.xml 2009/devel/multimedia/library/fribidi/pspec.xml 2009/devel/multimedia/library/lib3ds/pspec.xml 2009/devel/office/misc/scribus/pspec.xml 2009/devel/package_maintenance_list 2009/devel/programming/language/lua/pspec.xml 2009/devel/programming/language/perl/perl-Algorithm-Annotate/pspec.xml 2009/devel/programming/language/perl/perl-Algorithm-Diff/pspec.xml 2009/devel/programming/language/perl/perl-App-CLI/pspec.xml 2009/devel/programming/language/perl/perl-AppConfig/pspec.xml 2009/devel/programming/language/perl/perl-Archive-Tar/pspec.xml 2009/devel/programming/language/perl/perl-Archive-Zip/pspec.xml 2009/devel/programming/language/perl/perl-Authen-SASL/pspec.xml 2009/devel/programming/language/perl/perl-Bit-Vector/pspec.xml 2009/devel/programming/language/perl/perl-Carp-Clan/pspec.xml 2009/devel/programming/language/perl/perl-Chart/pspec.xml 2009/devel/programming/language/perl/perl-Class-Accessor/pspec.xml 2009/devel/programming/language/perl/perl-Class-Autouse/pspec.xml 2009/devel/programming/language/perl/perl-Class-Data-Inheritable/pspec.xml 2009/devel/programming/language/perl/perl-Class-ISA/pspec.xml 2009/devel/programming/language/perl/perl-Class-MethodMaker/pspec.xml 2009/devel/programming/language/perl/perl-Clone/pspec.xml 2009/devel/programming/language/perl/perl-Compress-Raw-Zlib/pspec.xml 2009/devel/programming/language/perl/perl-Compress-Zlib/pspec.xml 2009/devel/programming/language/perl/perl-Convert-ASN1/pspec.xml 2009/devel/programming/language/perl/perl-Crypt-SmbHash/pspec.xml 2009/devel/programming/language/perl/perl-Curses/pspec.xml 2009/devel/programming/language/perl/perl-DBD-SQLite/pspec.xml 2009/devel/programming/language/perl/perl-DBD-mysql/pspec.xml 2009/devel/programming/language/perl/perl-DBI/pspec.xml 2009/devel/programming/language/perl/perl-Data-Hierarchy/pspec.xml 2009/devel/programming/language/perl/perl-Data-UUID/pspec.xml 2009/devel/programming/language/perl/perl-Date-Calc/pspec.xml 2009/devel/programming/language/perl/perl-Date-Manip/pspec.xml 2009/devel/programming/language/perl/perl-Digest-Base/pspec.xml 2009/devel/programming/language/perl/perl-Digest-HMAC/pspec.xml 2009/devel/programming/language/perl/perl-Digest-MD4/pspec.xml 2009/devel/programming/language/perl/perl-Digest-MD5/pspec.xml 2009/devel/programming/language/perl/perl-Digest-SHA1/pspec.xml 2009/devel/programming/language/perl/perl-Email-Abstract/pspec.xml 2009/devel/programming/language/perl/perl-Email-Address/pspec.xml 2009/devel/programming/language/perl/perl-Email-Date-Format/pspec.xml 2009/devel/programming/language/perl/perl-Email-Date/pspec.xml 2009/devel/programming/language/perl/perl-Email-MIME-Attachment-Stripper/pspec.xml 2009/devel/programming/language/perl/perl-Email-MIME-ContentType/pspec.xml 2009/devel/programming/language/perl/perl-Email-MIME-Encodings/pspec.xml 2009/devel/programming/language/perl/perl-Email-MIME/pspec.xml 2009/devel/programming/language/perl/perl-Email-MessageID/pspec.xml 2009/devel/programming/language/perl/perl-Email-Reply/pspec.xml 2009/devel/programming/language/perl/perl-Email-Send/pspec.xml 2009/devel/programming/language/perl/perl-Email-Simple-Creator/pspec.xml 2009/devel/programming/language/perl/perl-Email-Simple/pspec.xml 2009/devel/programming/language/perl/perl-Error/pspec.xml 2009/devel/programming/language/perl/perl-File-HomeDir/pspec.xml 2009/devel/programming/language/perl/perl-File-Tail/pspec.xml 2009/devel/programming/language/perl/perl-File-Temp/pspec.xml 2009/devel/programming/language/perl/perl-File-Type/pspec.xml 2009/devel/programming/language/perl/perl-File-chdir/pspec.xml 2009/devel/programming/language/perl/perl-GD-Graph/pspec.xml 2009/devel/programming/language/perl/perl-GD-TextUtil/pspec.xml 2009/devel/programming/language/perl/perl-GD/pspec.xml 2009/devel/programming/language/perl/perl-GSSAPI/pspec.xml 2009/devel/programming/language/perl/perl-HTML-Parser/pspec.xml 2009/devel/programming/language/perl/perl-HTML-Scrubber/pspec.xml 2009/devel/programming/language/perl/perl-HTML-Tagset/pspec.xml 2009/devel/programming/language/perl/perl-IO-Compress-Base/pspec.xml 2009/devel/programming/language/perl/perl-IO-Compress-Zlib/pspec.xml 2009/devel/programming/language/perl/perl-IO-Digest/pspec.xml 2009/devel/programming/language/perl/perl-IO-Pager/pspec.xml 2009/devel/programming/language/perl/perl-IO-Socket-INET6/pspec.xml 2009/devel/programming/language/perl/perl-IO-Socket-SSL/pspec.xml 2009/devel/programming/language/perl/perl-IO-Zlib/pspec.xml 2009/devel/programming/language/perl/perl-IO-eol/pspec.xml 2009/devel/programming/language/perl/perl-IO-stringy/pspec.xml 2009/devel/programming/language/perl/perl-IO-via-dynamic/pspec.xml 2009/devel/programming/language/perl/perl-IO-via-symlink/pspec.xml 2009/devel/programming/language/perl/perl-IP-Country/pspec.xml 2009/devel/programming/language/perl/perl-Internals/pspec.xml 2009/devel/programming/language/perl/perl-Jcode/pspec.xml 2009/devel/programming/language/perl/perl-List-MoreUtils/pspec.xml 2009/devel/programming/language/perl/perl-Locale-Maketext-Lexicon/pspec.xml 2009/devel/programming/language/perl/perl-Locale-Maketext-Simple/pspec.xml 2009/devel/programming/language/perl/perl-Locale-gettext/pspec.xml 2009/devel/programming/language/perl/perl-Log-Log4perl/pspec.xml 2009/devel/programming/language/perl/perl-MIME-Base64/pspec.xml 2009/devel/programming/language/perl/perl-MIME-Lite/pspec.xml 2009/devel/programming/language/perl/perl-MIME-Types/pspec.xml 2009/devel/programming/language/perl/perl-MIME-tools/pspec.xml 2009/devel/programming/language/perl/perl-Mail-SPF-Query/pspec.xml 2009/devel/programming/language/perl/perl-Math-Complex/pspec.xml 2009/devel/programming/language/perl/perl-Module-Pluggable/pspec.xml 2009/devel/programming/language/perl/perl-Net-CIDR-Lite/pspec.xml 2009/devel/programming/language/perl/perl-Net-DNS/pspec.xml 2009/devel/programming/language/perl/perl-Net-Daemon/pspec.xml 2009/devel/programming/language/perl/perl-Net-IP/pspec.xml 2009/devel/programming/language/perl/perl-Net-Ident/pspec.xml 2009/devel/programming/language/perl/perl-Net-SSLeay/pspec.xml 2009/devel/programming/language/perl/perl-Parse-Yapp/pspec.xml 2009/devel/programming/language/perl/perl-PatchReader/pspec.xml 2009/devel/programming/language/perl/perl-Path-Class/pspec.xml 2009/devel/programming/language/perl/perl-PathTools/pspec.xml 2009/devel/programming/language/perl/perl-PlRPC/pspec.xml 2009/devel/programming/language/perl/perl-Pod-Escapes/pspec.xml 2009/devel/programming/language/perl/perl-Pod-Simple/pspec.xml 2009/devel/programming/language/perl/perl-RPC-XML/pspec.xml 2009/devel/programming/language/perl/perl-Regexp-Shellish/pspec.xml 2009/devel/programming/language/perl/perl-Return-Value/pspec.xml 2009/devel/programming/language/perl/perl-SOAP-Lite/pspec.xml 2009/devel/programming/language/perl/perl-SVN-Mirror/pspec.xml 2009/devel/programming/language/perl/perl-SVN-Simple/pspec.xml 2009/devel/programming/language/perl/perl-Socket6/pspec.xml 2009/devel/programming/language/perl/perl-Storable/pspec.xml 2009/devel/programming/language/perl/perl-String-ShellQuote/pspec.xml 2009/devel/programming/language/perl/perl-Sys-Hostname-Long/pspec.xml 2009/devel/programming/language/perl/perl-Template-GD/pspec.xml 2009/devel/programming/language/perl/perl-Template-Toolkit/pspec.xml 2009/devel/programming/language/perl/perl-Term-ReadKey/pspec.xml 2009/devel/programming/language/perl/perl-Test-Pod/pspec.xml 2009/devel/programming/language/perl/perl-Text-Iconv/pspec.xml 2009/devel/programming/language/perl/perl-Time-HiRes/pspec.xml 2009/devel/programming/language/perl/perl-Time-Local/pspec.xml 2009/devel/programming/language/perl/perl-TimeDate/pspec.xml 2009/devel/programming/language/perl/perl-Tk/pspec.xml 2009/devel/programming/language/perl/perl-UNIVERSAL-require/pspec.xml 2009/devel/programming/language/perl/perl-URI/pspec.xml 2009/devel/programming/language/perl/perl-Unicode-Map/pspec.xml 2009/devel/programming/language/perl/perl-Unicode-Map8/pspec.xml 2009/devel/programming/language/perl/perl-Unicode-MapUTF8/pspec.xml 2009/devel/programming/language/perl/perl-Unicode-String/pspec.xml 2009/devel/programming/language/perl/perl-X11-Protocol/pspec.xml 2009/devel/programming/language/perl/perl-XML-DOM/pspec.xml 2009/devel/programming/language/perl/perl-XML-Filter-BufferText/pspec.xml 2009/devel/programming/language/perl/perl-XML-NamespaceSupport/pspec.xml 2009/devel/programming/language/perl/perl-XML-RegExp/pspec.xml 2009/devel/programming/language/perl/perl-XML-SAX-Writer/pspec.xml 2009/devel/programming/language/perl/perl-XML-SAX/pspec.xml 2009/devel/programming/language/perl/perl-XML-Twig/pspec.xml 2009/devel/programming/language/perl/perl-XML-XQL/pspec.xml 2009/devel/programming/language/perl/perl-YAML-Syck/pspec.xml 2009/devel/programming/language/perl/perl-YAML/pspec.xml 2009/devel/programming/language/perl/perl-ldap/pspec.xml 2009/devel/programming/language/perl/perl-libnet/pspec.xml 2009/devel/programming/language/perl/perl-libwww/pspec.xml 2009/devel/programming/language/perl/perl-libxml/pspec.xml 2009/devel/programming/language/perl/perl-version/pspec.xml 2009/devel/programming/language/python/python-imaging/pspec.xml 2009/devel/programming/language/python/python-iniparse/pspec.xml 2009/devel/programming/library/linbox/pspec.xml 2009/devel/programming/library/zziplib/pspec.xml 2009/devel/programming/vcs/SVK/pspec.xml 2009/devel/programming/vcs/cvs/pspec.xml 2009/devel/programming/vcs/cvsps/pspec.xml 2009/devel/programming/vcs/mercurial/pspec.xml 2009/devel/science/library/pari/pspec.xml 2009/devel/science/mathematics/gnuplot/pspec.xml 2009/devel/science/mathematics/octave/pspec.xml 2009/devel/system/base/gperf/pspec.xml 2009/devel/system/base/perl/pspec.xml 2009/devel/system/base/unzip/pspec.xml 2009/devel/system/base/zip/pspec.xml 2009/devel/system/devel/libsigsegv/pspec.xml 2009/devel/system/devel/perl-XML-Parser/pspec.xml Log: Serdar Dalg?? package takeover. --- game/action/btanks/pspec.xml | 4 game/action/bzflag/pspec.xml | 4 game/action/funguloids/pspec.xml | 4 game/fps/openarena-data/pspec.xml | 4 game/fps/openarena/pspec.xml | 4 game/library/cegui/pspec.xml | 4 game/library/ggz-base-libs/pspec.xml | 4 game/library/ois/pspec.xml | 4 game/library/plib/pspec.xml | 4 game/library/simgear/pspec.xml | 4 game/rpg/freedroidrpg/pspec.xml | 4 game/rpg/scourge-data/pspec.xml | 4 game/rpg/scourge/pspec.xml | 4 game/simulation/flightgear-data-base/pspec.xml | 4 game/simulation/flightgear/pspec.xml | 4 game/simulation/opencity/pspec.xml | 4 game/strategy/wesnoth/pspec.xml | 4 multimedia/graphics/graphviz/pspec.xml | 4 multimedia/graphics/imagemagick/pspec.xml | 4 multimedia/library/FreeImage/pspec.xml | 4 multimedia/library/fribidi/pspec.xml | 4 multimedia/library/lib3ds/pspec.xml | 4 office/misc/scribus/pspec.xml | 4 package_maintenance_list | 45 ---------- programming/language/lua/pspec.xml | 4 programming/language/perl/perl-Algorithm-Annotate/pspec.xml | 4 programming/language/perl/perl-Algorithm-Diff/pspec.xml | 4 programming/language/perl/perl-App-CLI/pspec.xml | 4 programming/language/perl/perl-AppConfig/pspec.xml | 4 programming/language/perl/perl-Archive-Tar/pspec.xml | 4 programming/language/perl/perl-Archive-Zip/pspec.xml | 4 programming/language/perl/perl-Authen-SASL/pspec.xml | 4 programming/language/perl/perl-Bit-Vector/pspec.xml | 4 programming/language/perl/perl-Carp-Clan/pspec.xml | 4 programming/language/perl/perl-Chart/pspec.xml | 4 programming/language/perl/perl-Class-Accessor/pspec.xml | 4 programming/language/perl/perl-Class-Autouse/pspec.xml | 4 programming/language/perl/perl-Class-Data-Inheritable/pspec.xml | 4 programming/language/perl/perl-Class-ISA/pspec.xml | 4 programming/language/perl/perl-Class-MethodMaker/pspec.xml | 4 programming/language/perl/perl-Clone/pspec.xml | 4 programming/language/perl/perl-Compress-Raw-Zlib/pspec.xml | 4 programming/language/perl/perl-Compress-Zlib/pspec.xml | 4 programming/language/perl/perl-Convert-ASN1/pspec.xml | 4 programming/language/perl/perl-Crypt-SmbHash/pspec.xml | 4 programming/language/perl/perl-Curses/pspec.xml | 4 programming/language/perl/perl-DBD-SQLite/pspec.xml | 4 programming/language/perl/perl-DBD-mysql/pspec.xml | 4 programming/language/perl/perl-DBI/pspec.xml | 4 programming/language/perl/perl-Data-Hierarchy/pspec.xml | 4 programming/language/perl/perl-Data-UUID/pspec.xml | 4 programming/language/perl/perl-Date-Calc/pspec.xml | 4 programming/language/perl/perl-Date-Manip/pspec.xml | 4 programming/language/perl/perl-Digest-Base/pspec.xml | 4 programming/language/perl/perl-Digest-HMAC/pspec.xml | 4 programming/language/perl/perl-Digest-MD4/pspec.xml | 4 programming/language/perl/perl-Digest-MD5/pspec.xml | 4 programming/language/perl/perl-Digest-SHA1/pspec.xml | 4 programming/language/perl/perl-Email-Abstract/pspec.xml | 4 programming/language/perl/perl-Email-Address/pspec.xml | 4 programming/language/perl/perl-Email-Date-Format/pspec.xml | 4 programming/language/perl/perl-Email-Date/pspec.xml | 4 programming/language/perl/perl-Email-MIME-Attachment-Stripper/pspec.xml | 4 programming/language/perl/perl-Email-MIME-ContentType/pspec.xml | 4 programming/language/perl/perl-Email-MIME-Encodings/pspec.xml | 4 programming/language/perl/perl-Email-MIME/pspec.xml | 4 programming/language/perl/perl-Email-MessageID/pspec.xml | 4 programming/language/perl/perl-Email-Reply/pspec.xml | 4 programming/language/perl/perl-Email-Send/pspec.xml | 4 programming/language/perl/perl-Email-Simple-Creator/pspec.xml | 4 programming/language/perl/perl-Email-Simple/pspec.xml | 4 programming/language/perl/perl-Error/pspec.xml | 4 programming/language/perl/perl-File-HomeDir/pspec.xml | 4 programming/language/perl/perl-File-Tail/pspec.xml | 4 programming/language/perl/perl-File-Temp/pspec.xml | 4 programming/language/perl/perl-File-Type/pspec.xml | 4 programming/language/perl/perl-File-chdir/pspec.xml | 4 programming/language/perl/perl-GD-Graph/pspec.xml | 4 programming/language/perl/perl-GD-TextUtil/pspec.xml | 4 programming/language/perl/perl-GD/pspec.xml | 4 programming/language/perl/perl-GSSAPI/pspec.xml | 4 programming/language/perl/perl-HTML-Parser/pspec.xml | 4 programming/language/perl/perl-HTML-Scrubber/pspec.xml | 4 programming/language/perl/perl-HTML-Tagset/pspec.xml | 4 programming/language/perl/perl-IO-Compress-Base/pspec.xml | 4 programming/language/perl/perl-IO-Compress-Zlib/pspec.xml | 4 programming/language/perl/perl-IO-Digest/pspec.xml | 4 programming/language/perl/perl-IO-Pager/pspec.xml | 4 programming/language/perl/perl-IO-Socket-INET6/pspec.xml | 4 programming/language/perl/perl-IO-Socket-SSL/pspec.xml | 4 programming/language/perl/perl-IO-Zlib/pspec.xml | 4 programming/language/perl/perl-IO-eol/pspec.xml | 4 programming/language/perl/perl-IO-stringy/pspec.xml | 4 programming/language/perl/perl-IO-via-dynamic/pspec.xml | 4 programming/language/perl/perl-IO-via-symlink/pspec.xml | 4 programming/language/perl/perl-IP-Country/pspec.xml | 4 programming/language/perl/perl-Internals/pspec.xml | 4 programming/language/perl/perl-Jcode/pspec.xml | 4 programming/language/perl/perl-List-MoreUtils/pspec.xml | 4 programming/language/perl/perl-Locale-Maketext-Lexicon/pspec.xml | 4 programming/language/perl/perl-Locale-Maketext-Simple/pspec.xml | 4 programming/language/perl/perl-Locale-gettext/pspec.xml | 4 programming/language/perl/perl-Log-Log4perl/pspec.xml | 4 programming/language/perl/perl-MIME-Base64/pspec.xml | 4 programming/language/perl/perl-MIME-Lite/pspec.xml | 4 programming/language/perl/perl-MIME-Types/pspec.xml | 4 programming/language/perl/perl-MIME-tools/pspec.xml | 4 programming/language/perl/perl-Mail-SPF-Query/pspec.xml | 4 programming/language/perl/perl-Math-Complex/pspec.xml | 4 programming/language/perl/perl-Module-Pluggable/pspec.xml | 4 programming/language/perl/perl-Net-CIDR-Lite/pspec.xml | 4 programming/language/perl/perl-Net-DNS/pspec.xml | 4 programming/language/perl/perl-Net-Daemon/pspec.xml | 4 programming/language/perl/perl-Net-IP/pspec.xml | 4 programming/language/perl/perl-Net-Ident/pspec.xml | 4 programming/language/perl/perl-Net-SSLeay/pspec.xml | 4 programming/language/perl/perl-Parse-Yapp/pspec.xml | 4 programming/language/perl/perl-PatchReader/pspec.xml | 4 programming/language/perl/perl-Path-Class/pspec.xml | 4 programming/language/perl/perl-PathTools/pspec.xml | 4 programming/language/perl/perl-PlRPC/pspec.xml | 4 programming/language/perl/perl-Pod-Escapes/pspec.xml | 4 programming/language/perl/perl-Pod-Simple/pspec.xml | 4 programming/language/perl/perl-RPC-XML/pspec.xml | 4 programming/language/perl/perl-Regexp-Shellish/pspec.xml | 4 programming/language/perl/perl-Return-Value/pspec.xml | 4 programming/language/perl/perl-SOAP-Lite/pspec.xml | 4 programming/language/perl/perl-SVN-Mirror/pspec.xml | 4 programming/language/perl/perl-SVN-Simple/pspec.xml | 4 programming/language/perl/perl-Socket6/pspec.xml | 4 programming/language/perl/perl-Storable/pspec.xml | 4 programming/language/perl/perl-String-ShellQuote/pspec.xml | 4 programming/language/perl/perl-Sys-Hostname-Long/pspec.xml | 4 programming/language/perl/perl-Template-GD/pspec.xml | 4 programming/language/perl/perl-Template-Toolkit/pspec.xml | 4 programming/language/perl/perl-Term-ReadKey/pspec.xml | 4 programming/language/perl/perl-Test-Pod/pspec.xml | 4 programming/language/perl/perl-Text-Iconv/pspec.xml | 4 programming/language/perl/perl-Time-HiRes/pspec.xml | 4 programming/language/perl/perl-Time-Local/pspec.xml | 4 programming/language/perl/perl-TimeDate/pspec.xml | 4 programming/language/perl/perl-Tk/pspec.xml | 4 programming/language/perl/perl-UNIVERSAL-require/pspec.xml | 4 programming/language/perl/perl-URI/pspec.xml | 4 programming/language/perl/perl-Unicode-Map/pspec.xml | 4 programming/language/perl/perl-Unicode-Map8/pspec.xml | 4 programming/language/perl/perl-Unicode-MapUTF8/pspec.xml | 4 programming/language/perl/perl-Unicode-String/pspec.xml | 4 programming/language/perl/perl-X11-Protocol/pspec.xml | 4 programming/language/perl/perl-XML-DOM/pspec.xml | 4 programming/language/perl/perl-XML-Filter-BufferText/pspec.xml | 4 programming/language/perl/perl-XML-NamespaceSupport/pspec.xml | 4 programming/language/perl/perl-XML-RegExp/pspec.xml | 4 programming/language/perl/perl-XML-SAX-Writer/pspec.xml | 4 programming/language/perl/perl-XML-SAX/pspec.xml | 4 programming/language/perl/perl-XML-Twig/pspec.xml | 4 programming/language/perl/perl-XML-XQL/pspec.xml | 4 programming/language/perl/perl-YAML-Syck/pspec.xml | 4 programming/language/perl/perl-YAML/pspec.xml | 4 programming/language/perl/perl-ldap/pspec.xml | 4 programming/language/perl/perl-libnet/pspec.xml | 4 programming/language/perl/perl-libwww/pspec.xml | 4 programming/language/perl/perl-libxml/pspec.xml | 4 programming/language/perl/perl-version/pspec.xml | 4 programming/language/python/python-imaging/pspec.xml | 4 programming/language/python/python-iniparse/pspec.xml | 4 programming/library/linbox/pspec.xml | 4 programming/library/zziplib/pspec.xml | 4 programming/vcs/SVK/pspec.xml | 4 programming/vcs/cvs/pspec.xml | 4 programming/vcs/cvsps/pspec.xml | 4 programming/vcs/mercurial/pspec.xml | 4 science/library/pari/pspec.xml | 4 science/mathematics/gnuplot/pspec.xml | 4 science/mathematics/octave/pspec.xml | 4 system/base/gperf/pspec.xml | 4 system/base/perl/pspec.xml | 4 system/base/unzip/pspec.xml | 4 system/base/zip/pspec.xml | 4 system/devel/libsigsegv/pspec.xml | 4 system/devel/perl-XML-Parser/pspec.xml | 4 181 files changed, 360 insertions(+), 405 deletions(-) Modified: 2009/devel/game/action/btanks/pspec.xml ================================================================= --- 2009/devel/game/action/btanks/pspec.xml (original) +++ 2009/devel/game/action/btanks/pspec.xml Wed Mar 10 11:00:29 2010 @@ -5,8 +5,8 @@ btanks http://btanks.sourceforge.net - Pardus - admins at pardus.org.tr + Serdar Dalg?? + serdar at pardus.org.tr GPLv2 btanks Modified: 2009/devel/game/action/bzflag/pspec.xml ================================================================= --- 2009/devel/game/action/bzflag/pspec.xml (original) +++ 2009/devel/game/action/bzflag/pspec.xml Wed Mar 10 11:00:29 2010 @@ -5,8 +5,8 @@ bzflag http://www.bzflag.org - Pardus - admins at pardus.org.tr + Serdar Dalg?? + serdar at pardus.org.tr LGPLv2.1 app:gui Modified: 2009/devel/game/action/funguloids/pspec.xml ================================================================= --- 2009/devel/game/action/funguloids/pspec.xml (original) +++ 2009/devel/game/action/funguloids/pspec.xml Wed Mar 10 11:00:29 2010 @@ -5,8 +5,8 @@ funguloids http://funguloids.sourceforge.net - Pardus - admins at pardus.org.tr + Serdar Dalg?? + serdar at pardus.org.tr ZLIB funguloids Modified: 2009/devel/game/fps/openarena-data/pspec.xml ================================================================= --- 2009/devel/game/fps/openarena-data/pspec.xml (original) +++ 2009/devel/game/fps/openarena-data/pspec.xml Wed Mar 10 11:00:29 2010 @@ -5,8 +5,8 @@ openarena-data http://openarena.ws/ - Pardus - admins at pardus.org.tr + Serdar Dalg?? + serdar at pardus.org.tr GPLv2 openarena Modified: 20