pkgsrcv2.git
12 years agoMerge from vendor branch TNF:
drochner [Wed, 21 Mar 2012 17:40:20 +0000 (17:40 +0000)]
Merge from vendor branch TNF:
add evince3-3.2.1, the gnome3 version of the "evince" document viewer

12 years agoadd evince3-3.2.1, the gnome3 version of the "evince" document viewer
drochner [Wed, 21 Mar 2012 17:40:20 +0000 (17:40 +0000)]
add evince3-3.2.1, the gnome3 version of the "evince" document viewer

12 years agoMerge from vendor branch TNF:
drochner [Wed, 21 Mar 2012 17:38:39 +0000 (17:38 +0000)]
Merge from vendor branch TNF:
add libgxps-0.2.2, a library to read "xps" documents

12 years agoadd libgxps-0.2.2, a library to read "xps" documents
drochner [Wed, 21 Mar 2012 17:38:39 +0000 (17:38 +0000)]
add libgxps-0.2.2, a library to read "xps" documents

12 years agoRevbump for PLIST change due to BUILD_F77=YES.
hans [Wed, 21 Mar 2012 17:08:46 +0000 (17:08 +0000)]
Revbump for PLIST change due to BUILD_F77=YES.

12 years agoAvoid invalid conversion from const char * to char * when building this
hans [Wed, 21 Mar 2012 17:05:58 +0000 (17:05 +0000)]
Avoid invalid conversion from const char * to char * when building this
against lesstif with gcc46.

12 years agoCreate the empty directory share/examples/freeradius/sites-enabled. The
brook [Wed, 21 Mar 2012 16:48:17 +0000 (16:48 +0000)]
Create the empty directory share/examples/freeradius/sites-enabled.  The
default radiusd.conf file refers to this by trying to include files from
there.  As a result, the example configuration is incomplete without this.

12 years agoupdate to 1.2.1
drochner [Wed, 21 Mar 2012 16:37:15 +0000 (16:37 +0000)]
update to 1.2.1
changes:
-Rewrite of VDPAU OSD handling
-sndio plugin is now buildable
-Various bug fixes

12 years agoTell location of TCLSH and WISH to configure script.
obache [Wed, 21 Mar 2012 16:25:47 +0000 (16:25 +0000)]
Tell location of TCLSH and WISH to configure script.
PR 46112.

12 years agoSwitch default Ruby's version to 1.9.3.
taca [Wed, 21 Mar 2012 15:48:41 +0000 (15:48 +0000)]
Switch default Ruby's version to 1.9.3.

12 years agoAdd missing comma in comment.
wiz [Wed, 21 Mar 2012 15:48:00 +0000 (15:48 +0000)]
Add missing comma in comment.

12 years agoOops, this is one more file to be commited.
taca [Wed, 21 Mar 2012 15:47:33 +0000 (15:47 +0000)]
Oops, this is one more file to be commited.

Overhaul buildlink3 processing of Ruby.

* Don't buildlink in ruby/rubyversion.mk any more but define
  RUBY_USE_PTHREAD (use of pthread).
* In ruby/buildlink3.mk, buildlink via mk/pthread.buildlink3.mk as to
  RUBY_USE_PTHREAD.
* Also the same logic in ruby/Makefile.common.
* Buildlink of bdb, libiconv, zlib, openssl in each ruby*-base/Makefile.

12 years agoNote update of these ruby pacakges:
taca [Wed, 21 Mar 2012 15:45:47 +0000 (15:45 +0000)]
Note update of these ruby pacakges:

devel/hoe 3.0.0
graphics/ruby-gnuplot 2.4.1
mail/ruby-mime-types 1.18
misc/ruby-bundler 1.1.2
sysutils/ruby-facter 1.6.6

12 years agoUpdate ruby-facer to 1.6.6.
taca [Wed, 21 Mar 2012 15:45:00 +0000 (15:45 +0000)]
Update ruby-facer to 1.6.6.

1.6.6
===
e046144 Updated CHANGELOG for 1.6.6rc2
c273d34 Make ec2 facts work on CentOS again (#12666)
c218d84 (#12362) Use Tempfile to generate temp files
f6bbe14 (#12170) Adds gem spec description Without this patch, the gem spec file is missing a description attribute, which caus
5c5c330 Changes apple rake task to reflect package name facter instead of puppet.
9b5cb26 Updating conf/redhat/facter.spec for 1.6.5 release.
7d3889d (#12079) Fix order-dependent test failure due to odd stubbing.
7f2a0e2 add a simple test for openstack ec2 facts
cb598aa Support EC2 facts on OpenStack

12 years agoUpdate ruby-bundler package to 1.1.2.
taca [Wed, 21 Mar 2012 15:44:25 +0000 (15:44 +0000)]
Update ruby-bundler package to 1.1.2.

## 1.1.2 (March 20, 2012)

Bugfixes:

  - Fix --deployment for multiple PATH sections of the same source (#1782)

12 years agoUpdate ruby-mime-types to 1.18.
taca [Wed, 21 Mar 2012 15:43:52 +0000 (15:43 +0000)]
Update ruby-mime-types to 1.18.

== MIME::Types 1.18 / 2012-03-20
* New MIME Types:
  * Types reported in Issue #6
    (https://github.com/halostatue/mime-types/issues/6):
    * CoffeeScript (text/x-coffeescript; .coffee; 8bit).
    * AIR
      (application/vnd.adobe.air-applicationinstaller-package+zip, .air;
      base64).
    * WOFF (application/font-woff; .woff; base64).
    * TrueType (application/x-font-truetype; .ttf; base64).
    * OpenType (application/x-font-opentype; .otf; base64).
  * WebM (audio/webm, video/webm; .webm). Issue #11
    (https://github.com/halostatue/mime-types/issues/11).
* New extensions:
  * f4v/f4p (video/mp4, used by Adobe); f4a/fb4 (audio/mp4, used by Adobe).
* Bug Fixes:
  * It was pointed out that Licence.txt was incorrectly named. Fixed by
    renaming to Licence.rdoc (from Issue/Pull Request #8,
    https://github.com/halostatue/mime-types/issues/8).
  * It was pointed out that a plan to have the test output generated
    automatically never went through. Issue #10
    (https://github.com/halostatue/mime-types/issues/10)

12 years agoUpdate ruby-gnuplot to 2.4.1.
taca [Wed, 21 Mar 2012 15:42:24 +0000 (15:42 +0000)]
Update ruby-gnuplot to 2.4.1.

2.4.1
 * Quote escape more strings. Thanks for the tip!

2.4.0
 * Allow for 3D plots, fix examples. Thanks everybody!

12 years agoUpdate hoe to 3.0.0.
taca [Wed, 21 Mar 2012 15:41:17 +0000 (15:41 +0000)]
Update hoe to 3.0.0.

=== 3.0.0 / 2012-03-20

* 3 major enhancements:

  * Added activate_plugin_deps phase to plugin loading.
  * Removed long deprecated Hoe.new { block }.
  * Removed long deprecated handling of improper dependencies.

* 3 minor enhancements:

  * Added deprecation warnings to Hoe#url and Hoe#url=. Already deprecated
    for 9 mo.
  * Reworked all the plugins to use activate_XXX_deps, as necessary.
  * Switched internal usage of #url to #urls.

* 2 bug fixes:

  * Fixed failures in the publish_docs task when remote directory times cannot
    be changed (such as on rubyforge).
  * Fixed isolate setup for the racc plugin

12 years agoOverhaul buildlink3 processing of Ruby.
taca [Wed, 21 Mar 2012 15:40:13 +0000 (15:40 +0000)]
Overhaul buildlink3 processing of Ruby.

* Don't buildlink in ruby/rubyversion.mk any more but define
  RUBY_USE_PTHREAD (use of pthread).
* In ruby/buildlink3.mk, buildlink via mk/pthread.buildlink3.mk as to
  RUBY_USE_PTHREAD.
* Also the same logic in ruby/Makefile.common.
* Buildlink of bdb, libiconv, zlib, openssl in each ruby*-base/Makefile.

12 years agoSet TCLSH here, same as PERL5 in lang/perl5/buildlink3.mk.
obache [Wed, 21 Mar 2012 15:33:29 +0000 (15:33 +0000)]
Set TCLSH here, same as PERL5 in lang/perl5/buildlink3.mk.

12 years agoSet WISH here, same as PERL5 in lang/perl5/buildlink3.mk.
obache [Wed, 21 Mar 2012 15:32:28 +0000 (15:32 +0000)]
Set WISH here, same as PERL5 in lang/perl5/buildlink3.mk.

12 years agoRe-enable F77 build. This was accidentally lost in 2005 with r1.21.
hans [Wed, 21 Mar 2012 14:43:31 +0000 (14:43 +0000)]
Re-enable F77 build. This was accidentally lost in 2005 with r1.21.

12 years agoUpdated graphics/py-actdiag to 0.3.2
obache [Wed, 21 Mar 2012 14:36:57 +0000 (14:36 +0000)]
Updated graphics/py-actdiag to 0.3.2

12 years agoUpdate py-actdiag to 0.3.2.
obache [Wed, 21 Mar 2012 14:36:47 +0000 (14:36 +0000)]
Update py-actdiag to 0.3.2.
while here, install man page.

        0.3.2 (2012-03-15)
        ------------------
        * Fix bugs

        0.3.1 (2012-02-15)
        ------------------
        * Add autolane plugin
        * Update to new package structure (blockdiag >= 1.1.2)

12 years agoUpdated graphics/py-seqdiag to 0.7.3
obache [Wed, 21 Mar 2012 14:32:27 +0000 (14:32 +0000)]
Updated graphics/py-seqdiag to 0.7.3

12 years agoUpdate py-seqdiag to 0.7.3.
obache [Wed, 21 Mar 2012 14:32:13 +0000 (14:32 +0000)]
Update py-seqdiag to 0.7.3.
while here, install man page.

        0.7.3 (2012-03-16)
        ------------------
        * Allow to insert separators in subedge-group
        * Fix bugs

        0.7.2 (2011-12-12)
        ------------------
        * Fix bugs

12 years agoUpdated graphics/py-blockdiag to 1.1.4
obache [Wed, 21 Mar 2012 14:25:45 +0000 (14:25 +0000)]
Updated graphics/py-blockdiag to 1.1.4

12 years agoUpdate py-blockdiag to 1.1.4.
obache [Wed, 21 Mar 2012 14:25:33 +0000 (14:25 +0000)]
Update py-blockdiag to 1.1.4.

        1.1.4 (2012-03-15)
        ------------------
        * Add new edge.hstyles: oneone, onemany, manyone, manymany
        * Add edge attribute: description (for build description-tables)
        * Fix bugs

        1.1.3 (2012-02-13)
        ------------------
        * Add new edge type for data-models (thanks to David Lang)
        * Add --no-transparency option
        * Fix bugs

12 years agoImported suse121 packages.
obache [Wed, 21 Mar 2012 13:56:59 +0000 (13:56 +0000)]
Imported suse121 packages.

12 years agoAdd suse121* packags.
obache [Wed, 21 Mar 2012 13:49:51 +0000 (13:49 +0000)]
Add suse121* packags.

12 years ago+ suse121
obache [Wed, 21 Mar 2012 13:47:18 +0000 (13:47 +0000)]
+ suse121

12 years agonote 12.1 for SUSE_PREFER
obache [Wed, 21 Mar 2012 13:46:26 +0000 (13:46 +0000)]
note 12.1 for SUSE_PREFER

12 years agoAdd suse121 support.
obache [Wed, 21 Mar 2012 13:44:59 +0000 (13:44 +0000)]
Add suse121 support.

12 years agoImport suse-12.1 as meta-pkgs/suse121.
obache [Wed, 21 Mar 2012 13:44:08 +0000 (13:44 +0000)]
Import suse-12.1 as meta-pkgs/suse121.

The openSUSE 12.1 meta-package provides a number of components for a
openSUSE-based Linux binary emulation environment.

This package does not contain anything by itself -- it is a "meta-package"
that depends on other packages.  Its sole purpose is to require
dependencies so users can install this package only and have all the
other packages pulled in automatically by the pkgsrc dependency
mechanism.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:44:08 +0000 (13:44 +0000)]
Merge from vendor branch TNF:
Import suse-12.1 as meta-pkgs/suse121.

The openSUSE 12.1 meta-package provides a number of components for a
openSUSE-based Linux binary emulation environment.

This package does not contain anything by itself -- it is a "meta-package"
that depends on other packages.  Its sole purpose is to require
dependencies so users can install this package only and have all the
other packages pulled in automatically by the pkgsrc dependency
mechanism.

12 years agoImport suse_x11-12.1 as emulators/suse121_x11.
obache [Wed, 21 Mar 2012 13:41:10 +0000 (13:41 +0000)]
Import suse_x11-12.1 as emulators/suse121_x11.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require X11 shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:41:10 +0000 (13:41 +0000)]
Merge from vendor branch TNF:
Import suse_x11-12.1 as emulators/suse121_x11.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require X11 shared libraries.

12 years agoImport suse_slang-12.1 as emulators/suse121_slang.
obache [Wed, 21 Mar 2012 13:41:02 +0000 (13:41 +0000)]
Import suse_slang-12.1 as emulators/suse121_slang.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require S-Lang shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:41:02 +0000 (13:41 +0000)]
Merge from vendor branch TNF:
Import suse_slang-12.1 as emulators/suse121_slang.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require S-Lang shared libraries.

12 years agoImport suse_qt4-12.1 as emulators/suse121_qt4.
obache [Wed, 21 Mar 2012 13:40:53 +0000 (13:40 +0000)]
Import suse_qt4-12.1 as emulators/suse121_qt4.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require QT4 shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:40:53 +0000 (13:40 +0000)]
Merge from vendor branch TNF:
Import suse_qt4-12.1 as emulators/suse121_qt4.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require QT4 shared libraries.

12 years agoImport suse_openssl-12.1 as emulators/suse121_openssl.
obache [Wed, 21 Mar 2012 13:40:40 +0000 (13:40 +0000)]
Import suse_openssl-12.1 as emulators/suse121_openssl.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require OpenSSL shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:40:40 +0000 (13:40 +0000)]
Merge from vendor branch TNF:
Import suse_openssl-12.1 as emulators/suse121_openssl.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require OpenSSL shared libraries.

12 years agoImport suse_openmotif-12.1 as emulators/suse121_openmotif.
obache [Wed, 21 Mar 2012 13:40:24 +0000 (13:40 +0000)]
Import suse_openmotif-12.1 as emulators/suse121_openmotif.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require OpenMotif shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:40:24 +0000 (13:40 +0000)]
Merge from vendor branch TNF:
Import suse_openmotif-12.1 as emulators/suse121_openmotif.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require OpenMotif shared libraries.

12 years agoImport suse_locale-12.1 as emulators/suse121_locale.
obache [Wed, 21 Mar 2012 13:40:16 +0000 (13:40 +0000)]
Import suse_locale-12.1 as emulators/suse121_locale.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package contains the glibc2 locale files.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:40:16 +0000 (13:40 +0000)]
Merge from vendor branch TNF:
Import suse_locale-12.1 as emulators/suse121_locale.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package contains the glibc2 locale files.

12 years agoImport suse121_* common parts into emulators/suse121_linux.
obache [Wed, 21 Mar 2012 13:40:05 +0000 (13:40 +0000)]
Import suse121_* common parts into emulators/suse121_linux.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:40:05 +0000 (13:40 +0000)]
Merge from vendor branch TNF:
Import suse121_* common parts into emulators/suse121_linux.

12 years agoImport suse_libxml2-12.1 as emulators/suse121_libxml2.
obache [Wed, 21 Mar 2012 13:38:49 +0000 (13:38 +0000)]
Import suse_libxml2-12.1 as emulators/suse121_libxml2.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require libxml2 shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:38:49 +0000 (13:38 +0000)]
Merge from vendor branch TNF:
Import suse_libxml2-12.1 as emulators/suse121_libxml2.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require libxml2 shared libraries.

12 years agoImport suse_libtiff-12.1 as emulators/suse121_libtiff.
obache [Wed, 21 Mar 2012 13:38:40 +0000 (13:38 +0000)]
Import suse_libtiff-12.1 as emulators/suse121_libtiff.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require TIFF shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:38:40 +0000 (13:38 +0000)]
Merge from vendor branch TNF:
Import suse_libtiff-12.1 as emulators/suse121_libtiff.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require TIFF shared libraries.

12 years agoImport suse_libsigc++2-12.1 as emulators/suse121_libsigc++2.
obache [Wed, 21 Mar 2012 13:38:32 +0000 (13:38 +0000)]
Import suse_libsigc++2-12.1 as emulators/suse121_libsigc++2.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require libsigc++2 shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:38:32 +0000 (13:38 +0000)]
Merge from vendor branch TNF:
Import suse_libsigc++2-12.1 as emulators/suse121_libsigc++2.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require libsigc++2 shared libraries.

12 years agoImport suse_libpng-12.1 as emulators/suse121_libpng.
obache [Wed, 21 Mar 2012 13:38:22 +0000 (13:38 +0000)]
Import suse_libpng-12.1 as emulators/suse121_libpng.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require PNG shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:38:22 +0000 (13:38 +0000)]
Merge from vendor branch TNF:
Import suse_libpng-12.1 as emulators/suse121_libpng.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require PNG shared libraries.

12 years agoImport suse_libjpeg-12.1 as emulators/suse121_libjpeg.
obache [Wed, 21 Mar 2012 13:38:03 +0000 (13:38 +0000)]
Import suse_libjpeg-12.1 as emulators/suse121_libjpeg.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require JPEG shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:38:03 +0000 (13:38 +0000)]
Merge from vendor branch TNF:
Import suse_libjpeg-12.1 as emulators/suse121_libjpeg.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require JPEG shared libraries.

12 years agoImport suse_libdrm-12.1 as emulators/suse121_libdrm.
obache [Wed, 21 Mar 2012 13:37:54 +0000 (13:37 +0000)]
Import suse_libdrm-12.1 as emulators/suse121_libdrm.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require libdrm (for X acceleration).

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:37:54 +0000 (13:37 +0000)]
Merge from vendor branch TNF:
Import suse_libdrm-12.1 as emulators/suse121_libdrm.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require libdrm (for X acceleration).

12 years agoImport suse_libcurl-12.1 as emulators/suse121_libcurl.
obache [Wed, 21 Mar 2012 13:37:45 +0000 (13:37 +0000)]
Import suse_libcurl-12.1 as emulators/suse121_libcurl.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require cURL shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:37:45 +0000 (13:37 +0000)]
Merge from vendor branch TNF:
Import suse_libcurl-12.1 as emulators/suse121_libcurl.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require cURL shared libraries.

12 years agoImport suse_libcups-12.1 as emulators/suse121_libcups.
obache [Wed, 21 Mar 2012 13:37:36 +0000 (13:37 +0000)]
Import suse_libcups-12.1 as emulators/suse121_libcups.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require CUPS shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:37:36 +0000 (13:37 +0000)]
Merge from vendor branch TNF:
Import suse_libcups-12.1 as emulators/suse121_libcups.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require CUPS shared libraries.

12 years agoImport suse_krb5-12.1 as emulators/suse121_krb5.
obache [Wed, 21 Mar 2012 13:37:21 +0000 (13:37 +0000)]
Import suse_krb5-12.1 as emulators/suse121_krb5.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require kerberos shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:37:21 +0000 (13:37 +0000)]
Merge from vendor branch TNF:
Import suse_krb5-12.1 as emulators/suse121_krb5.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require kerberos shared libraries.

12 years agoImport suse_gtk2-12.1 as emulators/suse121_gtk2.
obache [Wed, 21 Mar 2012 13:37:08 +0000 (13:37 +0000)]
Import suse_gtk2-12.1 as emulators/suse121_gtk2.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require GTK+-2.x shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:37:08 +0000 (13:37 +0000)]
Merge from vendor branch TNF:
Import suse_gtk2-12.1 as emulators/suse121_gtk2.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require GTK+-2.x shared libraries.

12 years agoImport suse_glx-12.1 as emulators/suse121_glx.
obache [Wed, 21 Mar 2012 13:36:48 +0000 (13:36 +0000)]
Import suse_glx-12.1 as emulators/suse121_glx.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require OpenGL/Mesa shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:36:48 +0000 (13:36 +0000)]
Merge from vendor branch TNF:
Import suse_glx-12.1 as emulators/suse121_glx.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require OpenGL/Mesa shared libraries.

12 years agoImport suse_freetype2-12.1 as emulators/suse121_freetype2.
obache [Wed, 21 Mar 2012 13:36:34 +0000 (13:36 +0000)]
Import suse_freetype2-12.1 as emulators/suse121_freetype2.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require freetype2 shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:36:34 +0000 (13:36 +0000)]
Merge from vendor branch TNF:
Import suse_freetype2-12.1 as emulators/suse121_freetype2.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require freetype2 shared libraries.

12 years agoImport suse_fontconfig-12.1 as emulators/suse121_fontconfig.
obache [Wed, 21 Mar 2012 13:36:25 +0000 (13:36 +0000)]
Import suse_fontconfig-12.1 as emulators/suse121_fontconfig.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require fontconfig shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:36:25 +0000 (13:36 +0000)]
Merge from vendor branch TNF:
Import suse_fontconfig-12.1 as emulators/suse121_fontconfig.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require fontconfig shared libraries.

12 years agoImport suse_expat-12.1 as emulators/suse121_expat.
obache [Wed, 21 Mar 2012 13:36:14 +0000 (13:36 +0000)]
Import suse_expat-12.1 as emulators/suse121_expat.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require expat shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:36:14 +0000 (13:36 +0000)]
Merge from vendor branch TNF:
Import suse_expat-12.1 as emulators/suse121_expat.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require expat shared libraries.

12 years agoImport suse_compat-12.1 as emulators/suse121_compat.
obache [Wed, 21 Mar 2012 13:36:05 +0000 (13:36 +0000)]
Import suse_compat-12.1 as emulators/suse121_compat.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package contains some old shared libraries required by older
Linux binaries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:36:05 +0000 (13:36 +0000)]
Merge from vendor branch TNF:
Import suse_compat-12.1 as emulators/suse121_compat.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package contains some old shared libraries required by older
Linux binaries.

12 years agoImport suse_base-12.1 as emulators/suse121_base.
obache [Wed, 21 Mar 2012 13:35:50 +0000 (13:35 +0000)]
Import suse_base-12.1 as emulators/suse121_base.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
don't require X11 shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:35:50 +0000 (13:35 +0000)]
Merge from vendor branch TNF:
Import suse_base-12.1 as emulators/suse121_base.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
don't require X11 shared libraries.

12 years agoImport suse_aspell-12.1 as emulators/suse121_aspell.
obache [Wed, 21 Mar 2012 13:35:33 +0000 (13:35 +0000)]
Import suse_aspell-12.1 as emulators/suse121_aspell.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require aspell shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:35:33 +0000 (13:35 +0000)]
Merge from vendor branch TNF:
Import suse_aspell-12.1 as emulators/suse121_aspell.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require aspell shared libraries.

12 years agoImport suse_alsa-12.1 as emulators/suse121_alsa.
obache [Wed, 21 Mar 2012 13:35:24 +0000 (13:35 +0000)]
Import suse_alsa-12.1 as emulators/suse121_alsa.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require alsa shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:35:24 +0000 (13:35 +0000)]
Merge from vendor branch TNF:
Import suse_alsa-12.1 as emulators/suse121_alsa.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require alsa shared libraries.

12 years agoImport suse32_x11-12.1 as emulators/suse121_32_x11.
obache [Wed, 21 Mar 2012 13:35:10 +0000 (13:35 +0000)]
Import suse32_x11-12.1 as emulators/suse121_32_x11.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require X11 shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:35:10 +0000 (13:35 +0000)]
Merge from vendor branch TNF:
Import suse32_x11-12.1 as emulators/suse121_32_x11.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require X11 shared libraries.

12 years agoImport suse32_slang-12.1 as emulators/suse121_32_slang.
obache [Wed, 21 Mar 2012 13:34:59 +0000 (13:34 +0000)]
Import suse32_slang-12.1 as emulators/suse121_32_slang.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require S-Lang shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:34:59 +0000 (13:34 +0000)]
Merge from vendor branch TNF:
Import suse32_slang-12.1 as emulators/suse121_32_slang.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require S-Lang shared libraries.

12 years agoImport suse32_qt4-12.1 as emulators/suse121_32_qt4.
obache [Wed, 21 Mar 2012 13:34:44 +0000 (13:34 +0000)]
Import suse32_qt4-12.1 as emulators/suse121_32_qt4.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require QT4 shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:34:44 +0000 (13:34 +0000)]
Merge from vendor branch TNF:
Import suse32_qt4-12.1 as emulators/suse121_32_qt4.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require QT4 shared libraries.

12 years agoImport suse32_openssl-12.1 as emulators/suse121_32_openssl.
obache [Wed, 21 Mar 2012 13:33:31 +0000 (13:33 +0000)]
Import suse32_openssl-12.1 as emulators/suse121_32_openssl.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require OpenSSL shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:33:31 +0000 (13:33 +0000)]
Merge from vendor branch TNF:
Import suse32_openssl-12.1 as emulators/suse121_32_openssl.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require OpenSSL shared libraries.

12 years agoImport suse32_openmotif-12.1 as emulators/suse121_32_openmotif.
obache [Wed, 21 Mar 2012 13:33:21 +0000 (13:33 +0000)]
Import suse32_openmotif-12.1 as emulators/suse121_32_openmotif.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require OpenMotif shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:33:21 +0000 (13:33 +0000)]
Merge from vendor branch TNF:
Import suse32_openmotif-12.1 as emulators/suse121_32_openmotif.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require OpenMotif shared libraries.

12 years agoImport suse32_locale-12.1 as emulators/suse121_32_locale.
obache [Wed, 21 Mar 2012 13:33:11 +0000 (13:33 +0000)]
Import suse32_locale-12.1 as emulators/suse121_32_locale.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package contains the glibc2 locale files.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:33:11 +0000 (13:33 +0000)]
Merge from vendor branch TNF:
Import suse32_locale-12.1 as emulators/suse121_32_locale.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package contains the glibc2 locale files.

12 years agoImport suse32_libxml2-12.1 as emulators/suse121_32_libxml2.
obache [Wed, 21 Mar 2012 13:32:39 +0000 (13:32 +0000)]
Import suse32_libxml2-12.1 as emulators/suse121_32_libxml2.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require libxml2 shared libraries.

12 years agoMerge from vendor branch TNF:
obache [Wed, 21 Mar 2012 13:32:39 +0000 (13:32 +0000)]
Merge from vendor branch TNF:
Import suse32_libxml2-12.1 as emulators/suse121_32_libxml2.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require libxml2 shared libraries.

12 years agoImport suse32_libtiff-12.1 as emulators/suse121_32_libtiff.
obache [Wed, 21 Mar 2012 13:32:25 +0000 (13:32 +0000)]
Import suse32_libtiff-12.1 as emulators/suse121_32_libtiff.

Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require TIFF shared libraries.