From mwatters at opencsw.org Tue May 5 22:05:17 2009 From: mwatters at opencsw.org (Mike Watters) Date: Tue, 05 May 2009 15:05:17 -0500 Subject: [csw-announce] changes to php5 packages Message-ID: <4A009BFD.4070507@opencsw.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, There are a few changes to the php5 packages you need to be aware of. Going forward, starting with the current release of php5-5.2.9,REV=2009.04.29 the php modules that are bundled with the php5 source code have been packaged separately from php5. This will allow better granularity on installs. When you run pkg-get -i php5 you will get a "bare-bone" install containing docs, php, pear and pecl. all the modules will be listed and commented out in /opt/csw/php5/lib/php.ini.CSW on a system that does not contain an existing php.ini file the php.ini.CSW will be copied to php.ini all module packages now contain admin scripts to enable and disable themselves in the php.ini file. - -- Thanks, Mike "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." * Albert Einstein 1879 - 1955 US German-born Theoretical Physicist -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (SunOS) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkoAm/0ACgkQLrhmsXMSLxc4jACgmjw+56dalfmRzBtakM/5RQLE NGIAniRLe1Ain29Kjwy2XkFC9joXWEL1 =1Kfi -----END PGP SIGNATURE----- From phil at bolthole.com Mon May 11 04:38:14 2009 From: phil at bolthole.com (Philip Brown) Date: Sun, 10 May 2009 19:38:14 -0700 Subject: [csw-announce] php4 deprecation: /opt/csw/bin/php to be php5 Message-ID: <20090511023814.GA90560@bolthole.com> Hi folks, this is a pre-anouncement, of our intent to retire php4 to the "back burner", and put php5 in the forefront. This means that shortly, /opt/csw/bin/php will no longer be php4, but php5 If you have any concerns about this not being the right thing to do, please speak up. Otherwise, we hope you will enjoy the transition when it happens :) From mwatters at opencsw.org Mon May 11 04:44:23 2009 From: mwatters at opencsw.org (Mike Watters) Date: Sun, 10 May 2009 21:44:23 -0500 Subject: [csw-announce] *** PHP5 Upcoming Changes *** Message-ID: <4A079107.7050404@opencsw.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I would like to let you know of some upcoming changes for the PHP5 Package Suite. As of the 5.3x release of PHP -- slated for Q2 2009 -- We plan on changing the installation location. The new location will be the "default" CSW paths PHP_BIN == /opt/csw/bin PHP_LIB == /opt/csw/lib PHP_INCLUDE == /opt/csw/include/php PHP_MAN == /opt/csw/share/man PHP_ETC == /opt/csw/etc PHP_INI == PHP_LIB/php.ini PHP_EXT_DIR == PHP_LIB/php/extensions/no-debug-non-zts-{PHP Extension} NOTE: *** The location for the sapi apache* modules will NOT change. *** The CSW php4 package location will be moving to /opt/csw/php4. Please let us know if you have any concerns about this change. - -- Thanks, Mike "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." * Albert Einstein 1879 - 1955 US German-born Theoretical Physicist -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkoHkQcACgkQLrhmsXMSLxfPgQCgh59deZgUhG+xUktMHKhtyokJ WswAoLc/22xVB5Sm3alhWqesW4yEBapx =Nn/o -----END PGP SIGNATURE----- From mwatters at opencsw.org Mon May 11 23:09:33 2009 From: mwatters at opencsw.org (Mike Watters) Date: Mon, 11 May 2009 16:09:33 -0500 Subject: [csw-announce] GNU Fortran compiler Message-ID: <4A08940D.6020809@opencsw.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, Previous versions of the GCC packages included the g95 (fortran) compiler. Somewhere along the line, the gfortran was forked off from the g95 code base and the fortran now included in the gcc collection is gfortran. If you currently use g95 there is a very good chance your code will compile with gfortran, so please give it a try. If however it does not compile, please do not file a bug report for gfortran. We are working to get the latest version of g95 out, please be patient. Please see the following links for more information http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler - -- Thanks, Mike "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." * Albert Einstein 1879 - 1955 US German-born Theoretical Physicist -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (SunOS) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkoIlAwACgkQLrhmsXMSLxdJlgCbBoaQtbNtApLxRcWv1AgvbpTe cgoAoKiLiroNnpecd5M/+7CFsXOlBbZk =1cpm -----END PGP SIGNATURE----- From pfelecan at opencsw.org Wed May 27 18:36:58 2009 From: pfelecan at opencsw.org (Peter FELECAN) Date: Wed, 27 May 2009 18:36:58 +0200 Subject: [csw-announce] libgnet2 new release and catalog name change Message-ID: libgnet2 will be shortly released in a new incarnation: - new upstream release: 2.0.8 - the catalog name of the run-time package changes from libgnet2rt to libgnet2_rt; the SysV package name is still CSWlibgnet2rt. -- Peter From mwatters at opencsw.org Tue May 5 22:05:17 2009 From: mwatters at opencsw.org (Mike Watters) Date: Tue, 05 May 2009 15:05:17 -0500 Subject: [csw-announce] changes to php5 packages Message-ID: <4A009BFD.4070507@opencsw.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, There are a few changes to the php5 packages you need to be aware of. Going forward, starting with the current release of php5-5.2.9,REV=2009.04.29 the php modules that are bundled with the php5 source code have been packaged separately from php5. This will allow better granularity on installs. When you run pkg-get -i php5 you will get a "bare-bone" install containing docs, php, pear and pecl. all the modules will be listed and commented out in /opt/csw/php5/lib/php.ini.CSW on a system that does not contain an existing php.ini file the php.ini.CSW will be copied to php.ini all module packages now contain admin scripts to enable and disable themselves in the php.ini file. - -- Thanks, Mike "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." * Albert Einstein 1879 - 1955 US German-born Theoretical Physicist -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (SunOS) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkoAm/0ACgkQLrhmsXMSLxc4jACgmjw+56dalfmRzBtakM/5RQLE NGIAniRLe1Ain29Kjwy2XkFC9joXWEL1 =1Kfi -----END PGP SIGNATURE----- From phil at bolthole.com Mon May 11 04:38:14 2009 From: phil at bolthole.com (Philip Brown) Date: Sun, 10 May 2009 19:38:14 -0700 Subject: [csw-announce] php4 deprecation: /opt/csw/bin/php to be php5 Message-ID: <20090511023814.GA90560@bolthole.com> Hi folks, this is a pre-anouncement, of our intent to retire php4 to the "back burner", and put php5 in the forefront. This means that shortly, /opt/csw/bin/php will no longer be php4, but php5 If you have any concerns about this not being the right thing to do, please speak up. Otherwise, we hope you will enjoy the transition when it happens :) From mwatters at opencsw.org Mon May 11 04:44:23 2009 From: mwatters at opencsw.org (Mike Watters) Date: Sun, 10 May 2009 21:44:23 -0500 Subject: [csw-announce] *** PHP5 Upcoming Changes *** Message-ID: <4A079107.7050404@opencsw.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I would like to let you know of some upcoming changes for the PHP5 Package Suite. As of the 5.3x release of PHP -- slated for Q2 2009 -- We plan on changing the installation location. The new location will be the "default" CSW paths PHP_BIN == /opt/csw/bin PHP_LIB == /opt/csw/lib PHP_INCLUDE == /opt/csw/include/php PHP_MAN == /opt/csw/share/man PHP_ETC == /opt/csw/etc PHP_INI == PHP_LIB/php.ini PHP_EXT_DIR == PHP_LIB/php/extensions/no-debug-non-zts-{PHP Extension} NOTE: *** The location for the sapi apache* modules will NOT change. *** The CSW php4 package location will be moving to /opt/csw/php4. Please let us know if you have any concerns about this change. - -- Thanks, Mike "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." * Albert Einstein 1879 - 1955 US German-born Theoretical Physicist -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkoHkQcACgkQLrhmsXMSLxfPgQCgh59deZgUhG+xUktMHKhtyokJ WswAoLc/22xVB5Sm3alhWqesW4yEBapx =Nn/o -----END PGP SIGNATURE----- From mwatters at opencsw.org Mon May 11 23:09:33 2009 From: mwatters at opencsw.org (Mike Watters) Date: Mon, 11 May 2009 16:09:33 -0500 Subject: [csw-announce] GNU Fortran compiler Message-ID: <4A08940D.6020809@opencsw.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, Previous versions of the GCC packages included the g95 (fortran) compiler. Somewhere along the line, the gfortran was forked off from the g95 code base and the fortran now included in the gcc collection is gfortran. If you currently use g95 there is a very good chance your code will compile with gfortran, so please give it a try. If however it does not compile, please do not file a bug report for gfortran. We are working to get the latest version of g95 out, please be patient. Please see the following links for more information http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler - -- Thanks, Mike "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." * Albert Einstein 1879 - 1955 US German-born Theoretical Physicist -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (SunOS) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkoIlAwACgkQLrhmsXMSLxdJlgCbBoaQtbNtApLxRcWv1AgvbpTe cgoAoKiLiroNnpecd5M/+7CFsXOlBbZk =1cpm -----END PGP SIGNATURE----- From pfelecan at opencsw.org Wed May 27 18:36:58 2009 From: pfelecan at opencsw.org (Peter FELECAN) Date: Wed, 27 May 2009 18:36:58 +0200 Subject: [csw-announce] libgnet2 new release and catalog name change Message-ID: libgnet2 will be shortly released in a new incarnation: - new upstream release: 2.0.8 - the catalog name of the run-time package changes from libgnet2rt to libgnet2_rt; the SysV package name is still CSWlibgnet2rt. -- Peter