wahwah | 26 May 18:16
Picon

[csw-devel] SF.net SVN: gar:[18127] csw/mgar/pkg/tuntap/trunk

Revision: 18127
          http://gar.svn.sourceforge.net/gar/?rev=18127&view=rev
Author:   wahwah
Date:     2012-05-26 16:16:28 +0000 (Sat, 26 May 2012)
Log Message:
-----------
tuntap/trunk: up the checksum, new version without a version number

Modified Paths:
--------------
    csw/mgar/pkg/tuntap/trunk/Makefile
    csw/mgar/pkg/tuntap/trunk/checksums

Modified: csw/mgar/pkg/tuntap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tuntap/trunk/Makefile	2012-05-25 23:45:37 UTC (rev 18126)
+++ csw/mgar/pkg/tuntap/trunk/Makefile	2012-05-26 16:16:28 UTC (rev 18127)
@@ -18,9 +18,6 @@
 DISTNAME = tuntap
 DISTFILES = $(DISTNAME).tar.gz

-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
 CONFIGURE_ARGS = $(DIRPATHS)

 # one Makefile for both packages

Modified: csw/mgar/pkg/tuntap/trunk/checksums
===================================================================
(Continue reading)

wahwah | 26 May 01:45
Picon

[csw-devel] SF.net SVN: gar:[18126] csw/mgar/pkg

Revision: 18126
          http://gar.svn.sourceforge.net/gar/?rev=18126&view=rev
Author:   wahwah
Date:     2012-05-25 23:45:37 +0000 (Fri, 25 May 2012)
Log Message:
-----------
fluxbox/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/fluxbox/
    csw/mgar/pkg/fluxbox/Makefile
    csw/mgar/pkg/fluxbox/branches/
    csw/mgar/pkg/fluxbox/tags/
    csw/mgar/pkg/fluxbox/trunk/
    csw/mgar/pkg/fluxbox/trunk/Makefile
    csw/mgar/pkg/fluxbox/trunk/checksums
    csw/mgar/pkg/fluxbox/trunk/files/

Added: csw/mgar/pkg/fluxbox/Makefile
===================================================================
--- csw/mgar/pkg/fluxbox/Makefile	                        (rev 0)
+++ csw/mgar/pkg/fluxbox/Makefile	2012-05-25 23:45:37 UTC (rev 18126)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Property changes on: csw/mgar/pkg/fluxbox/trunk
___________________________________________________________________
Added: svn:ignore
(Continue reading)

bonivart | 26 May 00:49
Picon

[csw-devel] SF.net SVN: gar:[18125] csw/mgar/pkg/phpMyAdmin/trunk

Revision: 18125
          http://gar.svn.sourceforge.net/gar/?rev=18125&view=rev
Author:   bonivart
Date:     2012-05-25 22:49:01 +0000 (Fri, 25 May 2012)
Log Message:
-----------
phpMyAdmin/trunk: update to 3.5.1

Modified Paths:
--------------
    csw/mgar/pkg/phpMyAdmin/trunk/Makefile
    csw/mgar/pkg/phpMyAdmin/trunk/checksums

Modified: csw/mgar/pkg/phpMyAdmin/trunk/Makefile
===================================================================
--- csw/mgar/pkg/phpMyAdmin/trunk/Makefile	2012-05-25 22:10:36 UTC (rev 18124)
+++ csw/mgar/pkg/phpMyAdmin/trunk/Makefile	2012-05-25 22:49:01 UTC (rev 18125)
@@ -1,5 +1,5 @@
 NAME = phpMyAdmin
-VERSION = 3.4.7.1
+VERSION = 3.5.1
 CATEGORIES = apps
 GARTYPE = v2

@@ -23,13 +23,13 @@
 RUNTIME_DEP_PKGS += CSWapache2
 RUNTIME_DEP_PKGS += CSWmysql5
 RUNTIME_DEP_PKGS += CSWphp5
-RUNTIME_DEP_PKGS += CSWphp5ctype
-RUNTIME_DEP_PKGS += CSWphp5gd
(Continue reading)

chninkel | 26 May 00:10
Picon

[csw-devel] SF.net SVN: gar:[18124] csw/mgar/pkg/openssl1/trunk/Makefile

Revision: 18124
          http://gar.svn.sourceforge.net/gar/?rev=18124&view=rev
Author:   chninkel
Date:     2012-05-25 22:10:36 +0000 (Fri, 25 May 2012)
Log Message:
-----------
openssl1/trunk: we don't need a solaris 11 i386 build anymore

Modified Paths:
--------------
    csw/mgar/pkg/openssl1/trunk/Makefile

Modified: csw/mgar/pkg/openssl1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl1/trunk/Makefile	2012-05-25 22:08:25 UTC (rev 18123)
+++ csw/mgar/pkg/openssl1/trunk/Makefile	2012-05-25 22:10:36 UTC (rev 18124)
@@ -178,7 +178,7 @@
 endif 

 ifdef T4
-PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386 solaris10-sparc solaris10-i386
solaris11-sparc solaris11-i386
+PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386 solaris10-sparc solaris10-i386
solaris11-sparc 
 endif

This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.
chninkel | 26 May 00:08
Picon

[csw-devel] SF.net SVN: gar:[18123] csw/mgar/pkg/openssl1/trunk/Makefile

Revision: 18123
          http://gar.svn.sourceforge.net/gar/?rev=18123&view=rev
Author:   chninkel
Date:     2012-05-25 22:08:25 +0000 (Fri, 25 May 2012)
Log Message:
-----------
openssl1/trunk: disable aesni engine: it doesn't seem useful anymore, see http://cvs.openssl.org/chngview?cn=21519

Modified Paths:
--------------
    csw/mgar/pkg/openssl1/trunk/Makefile

Modified: csw/mgar/pkg/openssl1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl1/trunk/Makefile	2012-05-25 21:01:15 UTC (rev 18122)
+++ csw/mgar/pkg/openssl1/trunk/Makefile	2012-05-25 22:08:25 UTC (rev 18123)
@@ -12,7 +12,7 @@

 PKCS11 = 1
 T4 = 1
-AESNI = 1
+AESNI = 0

 ###### Package information #######

This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.
chninkel | 25 May 23:01
Picon

[csw-devel] SF.net SVN: gar:[18122] csw/mgar/pkg/openssl1/trunk/files/openssl-1.0. 1c-aesni-engine.i386-patch.2012-05-25

Revision: 18122
          http://gar.svn.sourceforge.net/gar/?rev=18122&view=rev
Author:   chninkel
Date:     2012-05-25 21:01:15 +0000 (Fri, 25 May 2012)
Log Message:
-----------
openssl1/trunk: removed duplicate modification in aesni patch

Modified Paths:
--------------
    csw/mgar/pkg/openssl1/trunk/files/openssl-1.0.1c-aesni-engine.i386-patch.2012-05-25

Modified: csw/mgar/pkg/openssl1/trunk/files/openssl-1.0.1c-aesni-engine.i386-patch.2012-05-25
===================================================================
---
csw/mgar/pkg/openssl1/trunk/files/openssl-1.0.1c-aesni-engine.i386-patch.2012-05-25	2012-05-25
20:41:43 UTC (rev 18121)
+++
csw/mgar/pkg/openssl1/trunk/files/openssl-1.0.1c-aesni-engine.i386-patch.2012-05-25	2012-05-25
21:01:15 UTC (rev 18122)
@@ -471,17 +471,6 @@
  	eng_rsax.o eng_rdrand.o \
  	hw_pk11.o hw_pk11_pub.o hw_pk11_uri.o

-diff -Nur openssl-1.0.1c.orig/include/openssl/engine.h openssl-1.0.1c/include/openssl/engine.h
---- openssl-1.0.1c.orig/include/openssl/engine.h	2012-05-25 22:16:38.558758000 +0200
-+++ openssl-1.0.1c/include/openssl/engine.h	2012-05-25 22:08:42.187719000 +0200
-@@ -351,6 +351,7 @@
- #endif
- #endif
(Continue reading)

chninkel | 25 May 22:41
Picon

[csw-devel] SF.net SVN: gar:[18121] csw/mgar/pkg/openssl1/trunk

Revision: 18121
          http://gar.svn.sourceforge.net/gar/?rev=18121&view=rev
Author:   chninkel
Date:     2012-05-25 20:41:43 +0000 (Fri, 25 May 2012)
Log Message:
-----------
openssl1/trunk: added aesni engine

Modified Paths:
--------------
    csw/mgar/pkg/openssl1/trunk/Makefile

Added Paths:
-----------
    csw/mgar/pkg/openssl1/trunk/files/openssl-1.0.1c-aesni-engine.i386-patch.2012-05-25

Modified: csw/mgar/pkg/openssl1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl1/trunk/Makefile	2012-05-25 20:36:27 UTC (rev 18120)
+++ csw/mgar/pkg/openssl1/trunk/Makefile	2012-05-25 20:41:43 UTC (rev 18121)
@@ -12,6 +12,7 @@

 PKCS11 = 1
 T4 = 1
+AESNI = 1

 ###### Package information #######

@@ -133,6 +134,12 @@
 endif
(Continue reading)

chninkel | 25 May 22:36
Picon

[csw-devel] SF.net SVN: gar:[18120] csw/mgar/pkg/openssl1/trunk/files/ block_bad_certificates.patch

Revision: 18120
          http://gar.svn.sourceforge.net/gar/?rev=18120&view=rev
Author:   chninkel
Date:     2012-05-25 20:36:27 +0000 (Fri, 25 May 2012)
Log Message:
-----------
openssl1/trunk: fixed the block_bad_certificates.patch

Modified Paths:
--------------
    csw/mgar/pkg/openssl1/trunk/files/block_bad_certificates.patch

Modified: csw/mgar/pkg/openssl1/trunk/files/block_bad_certificates.patch
===================================================================
--- csw/mgar/pkg/openssl1/trunk/files/block_bad_certificates.patch	2012-05-25 13:24:03 UTC
(rev 18119)
+++ csw/mgar/pkg/openssl1/trunk/files/block_bad_certificates.patch	2012-05-25 20:36:27 UTC
(rev 18120)
@@ -1,24 +1,15 @@
-From: Raphael Geissert <geissert@...>
-Description: make X509_verify_cert indicate that any certificate whose
- name contains "DigiNotar" is revoked.
-Origin: vendor
-Forwarded: not-needed
-Last-Update: 2011-09-07
-Bug: http://bugs.debian.org/639744
-
-diff -urpN openssl-0.9.8o-4squeeze1.orig/crypto/x509/x509_vfy.c openssl-0.9.8o-4squeeze1/crypto/x509/x509_vfy.c
---- openssl-0.9.8o-4squeeze1.orig/crypto/x509/x509_vfy.c	2009-06-26 06:34:21.000000000 -0500
-+++ openssl-0.9.8o-4squeeze1/crypto/x509/x509_vfy.c	2011-09-07 21:23:58.000000000 -0500
(Continue reading)

pfelecan | 25 May 15:24
Picon

[csw-devel] SF.net SVN: gar:[18119] csw/mgar/pkg/emacs/trunk/Makefile

Revision: 18119
          http://gar.svn.sourceforge.net/gar/?rev=18119&view=rev
Author:   pfelecan
Date:     2012-05-25 13:24:03 +0000 (Fri, 25 May 2012)
Log Message:
-----------
new refinement for overrides... probably 1 step from getting them right!

Modified Paths:
--------------
    csw/mgar/pkg/emacs/trunk/Makefile

Modified: csw/mgar/pkg/emacs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/emacs/trunk/Makefile	2012-05-25 12:50:58 UTC (rev 18118)
+++ csw/mgar/pkg/emacs/trunk/Makefile	2012-05-25 13:24:03 UTC (rev 18119)
@@ -261,8 +261,10 @@
 RUNTIME_DEP_PKGS_CSWemacs	+=	CSWlibz1
 RUNTIME_DEP_PKGS_CSWemacs	+=	CSWpango
 RUNTIME_DEP_PKGS_CSWemacs	+=	CSWxpm
+CHECKPKG_OVERRIDES_CSWemacs	+=	file-with-bad-content|/usr/local|root/opt/csw/bin/emacs-athena
+CHECKPKG_OVERRIDES_CSWemacs	+=	file-with-bad-content|/usr/share|root/opt/csw/bin/emacs-athena
 CHECKPKG_OVERRIDES_CSWemacs	+=	file-with-bad-content|/usr/local|root/opt/csw/bin/emacs-$(VERSION)-athena
-CHECKPKG_OVERRIDES_CSWemacs	+=	file-with-bad-content|/usr/share|root/opt/csw/bin/emacs-athena
+CHECKPKG_OVERRIDES_CSWemacs	+=	file-with-bad-content|/usr/share|root/opt/csw/bin/emacs-$(VERSION)-athena
 CHECKPKG_OVERRIDES_CSWemacs	+=	missing-dependency|CSWlibm17n-utils
 CHECKPKG_OVERRIDES_CSWemacs	+=	missing-dependency|CSWlibotf-utils
 CHECKPKG_OVERRIDES_CSWemacs	+=	missing-dependency|CSWlibfontconfig1
@@ -332,8 +334,10 @@
 RUNTIME_DEP_PKGS_CSWemacs-gtk	+=	CSWorbit2
(Continue reading)

pfelecan | 25 May 14:50
Picon

[csw-devel] SF.net SVN: gar:[18118] csw/mgar/pkg/emacs/trunk/Makefile

Revision: 18118
          http://gar.svn.sourceforge.net/gar/?rev=18118&view=rev
Author:   pfelecan
Date:     2012-05-25 12:50:58 +0000 (Fri, 25 May 2012)
Log Message:
-----------
new override refinements (it never ends?)

Modified Paths:
--------------
    csw/mgar/pkg/emacs/trunk/Makefile

Modified: csw/mgar/pkg/emacs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/emacs/trunk/Makefile	2012-05-25 09:40:49 UTC (rev 18117)
+++ csw/mgar/pkg/emacs/trunk/Makefile	2012-05-25 12:50:58 UTC (rev 18118)
@@ -115,6 +115,72 @@
 SPKG_DESC_CSWemacs-common			=	$(DESCRIPTION) - architecture neutral common components
 CATALOGNAME_CSWemacs-common			=	emacs_common
 CHECKPKG_OVERRIDES_CSWemacs-common	+=	missing-dependency|CSWemacscommon
+CHECKPKG_OVERRIDES_CSWemacs-common	+=	file-with-bad-content|/usr/share|root/opt/csw/share/info/dbus
+CHECKPKG_OVERRIDES_CSWemacs-common	+=	file-with-bad-content|/usr/share|root/opt/csw/share/info/elisp-3
+CHECKPKG_OVERRIDES_CSWemacs-common	+=	file-with-bad-content|/usr/share|root/opt/csw/share/info/emacs-6
+CHECKPKG_OVERRIDES_CSWemacs-common	+=	file-with-bad-content|/usr/share|root/opt/csw/share/info/eintr-2
+CHECKPKG_OVERRIDES_CSWemacs-common	+=	file-with-bad-content|/usr/share|root/opt/csw/share/info/efaq
+CHECKPKG_OVERRIDES_CSWemacs-common	+=	file-with-bad-content|/usr/share|root/opt/csw/share/emacs/$(VERSION)/etc/compilation.txt
+CHECKPKG_OVERRIDES_CSWemacs-common	+=	file-with-bad-content|/usr/share|root/opt/csw/share/emacs/$(VERSION)/etc/PROBLEMS
+CHECKPKG_OVERRIDES_CSWemacs-common	+=	file-with-bad-content|/usr/share|root/opt/csw/share/emacs/$(VERSION)/etc/DOC-$(VERSION).1
+CHECKPKG_OVERRIDES_CSWemacs-common	+=	file-with-bad-content|/usr/share|root/opt/csw/share/emacs/$(VERSION)/lisp/hfy-cmap.elc
+CHECKPKG_OVERRIDES_CSWemacs-common	+=	file-with-bad-content|/usr/share|root/opt/csw/share/emacs/$(VERSION)/lisp/printing.elc
(Continue reading)

pfelecan | 25 May 11:40
Picon

[csw-devel] SF.net SVN: gar:[18117] csw/mgar/pkg/emacs/trunk/Makefile

Revision: 18117
          http://gar.svn.sourceforge.net/gar/?rev=18117&view=rev
Author:   pfelecan
Date:     2012-05-25 09:40:49 +0000 (Fri, 25 May 2012)
Log Message:
-----------
another override refinement

Modified Paths:
--------------
    csw/mgar/pkg/emacs/trunk/Makefile

Modified: csw/mgar/pkg/emacs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/emacs/trunk/Makefile	2012-05-25 09:36:55 UTC (rev 18116)
+++ csw/mgar/pkg/emacs/trunk/Makefile	2012-05-25 09:40:49 UTC (rev 18117)
@@ -123,14 +123,15 @@
 CATALOGNAME_CSWemacscommon			=	emacscommon_stub
 ARCHALL_CSWemacs-common				=	1

-PACKAGES					+=	CSWemacs-el
-SPKG_DESC_CSWemacs-el		=	$(DESCRIPTION) - elisp sources
-CATALOGNAME_CSWemacs-el		=	emacs_el
-OBSOLETED_BY_CSWemacs-el	=	CSWemacsel
-CATALOGNAME_CSWemacsel		=	emacsel_stub
-RUNTIME_DEP_PKGS_CSWemacs-el=	CSWemacs-common
-PKGFILES_CSWemacs-el		=	/opt/csw/share/emacs/$(VERSION)/.*[.]el[.]gz
-ARCHALL_CSWemacs-el			=	1
+PACKAGES						+=	CSWemacs-el
+SPKG_DESC_CSWemacs-el			=	$(DESCRIPTION) - elisp sources
(Continue reading)


Gmane