<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/multimedia/libflashsupport, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-06-16T14:43:15Z</updated>
<entry>
<title>Fix DESTDIR.</title>
<updated>2008-06-16T14:43:15Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-06-16T14:43:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e3a56179a0dd29eb812a552231508ca09c35fd0f'/>
<id>urn:sha1:e3a56179a0dd29eb812a552231508ca09c35fd0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mechanical changes to add DESTDIR support to packages that install</title>
<updated>2008-03-04T19:32:30Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2008-03-04T19:32:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f847dc9588e5531e66098b93bbc0c6e3812a799d'/>
<id>urn:sha1:f847dc9588e5531e66098b93bbc0c6e3812a799d</id>
<content type='text'>
their files via a custom do-install target.</content>
</entry>
<entry>
<title>Allow a nicer syntax for expressing needing at least a certain version</title>
<updated>2007-08-23T18:20:30Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2007-08-23T18:20:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=081c0f895704db5ee92950c14036f96033fb55fd'/>
<id>urn:sha1:081c0f895704db5ee92950c14036f96033fb55fd</id>
<content type='text'>
of an emulated operating system.  Instead of proliferating things like
SUSE_VERSION_REQD, NETBSD_VERSION_REQD, SOLARIS_VERSION_REQD, etc., a
package can say:

	EMUL_REQD=	suse&gt;=9.1 netbsd&gt;=2.0 solaris&gt;=10

all in one, succinct line.</content>
</entry>
<entry>
<title>* Add new emulator framework in pkgsrc/mk/emulator that handles all</title>
<updated>2007-07-29T05:18:36Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2007-07-29T05:18:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=33f30156fb37245b360bbc293320402ecf1aba41'/>
<id>urn:sha1:33f30156fb37245b360bbc293320402ecf1aba41</id>
<content type='text'>
  binary-only packages that require binary "emulation" on the native
  operating system.  Please see pkgsrc/mk/emulator/README for more
  details.

* Teach the plist framework to automatically use any existing
  PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.

* Convert all of the binary-only packages in pkgsrc to use the
  emulator framework.  Most of them have been tested to install and
  deinstall correctly.  This involves the following cleanup actions:

    * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
      more consistently.

    * Simplify packages by using default INSTALL and DEINSTALL scripts
      instead of custom INSTALL/DEINSTALL code.

    * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
      Packages only need to state exactly which emulations they support,
      and the framework handles any i386-on-x86_64 or sparc-on-sparc64
      uses.

    * Remove "USE_NATIVE_LINUX" from pkgsrc.  The framework will
      automatically detect when the package is installing on Linux.

  Specific changes to packages include:

    * Bump the PKGREVISIONs for all of the suse100* and suse91* packages
      due to changes in the +INSTALL/+DEINSTALL scripts used in all
      of the packages.

    * Remove pkgsrc/emulators/suse_linux, which is unused by any
      packages.

    * cad/lc -- remove custom code to create the distinfo file for
	all supported platforms; just use "emul-fetch" and "emul-distinfo"
	instead.

    * lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
	instead of ${PREFIX}/lib so that compiled programs will find
	the shared libraries.

    * mail/thunderbird-bin-nightly -- update to latest binary
	distributions for supported platforms.

    * multimedia/ns-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.

    * security/uvscan -- set LD_LIBRARY_PATH explicitly so that
	it's not necessary to install library symlinks into
	${EMULDIR}/usr/local/lib.

    * www/firefox-bin-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.</content>
</entry>
<entry>
<title>Use EMULSUBDIR in PLIST to not embedded full pathes in the PLIST.</title>
<updated>2007-06-15T20:10:41Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2007-06-15T20:10:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=554eb69ddc9d1213b2efbe4319b0207686a64266'/>
<id>urn:sha1:554eb69ddc9d1213b2efbe4319b0207686a64266</id>
<content type='text'>
Fixes build on DragonFly. Bump revision.</content>
</entry>
<entry>
<title>Remove commit message part from DESCR.</title>
<updated>2007-05-02T12:38:19Z</updated>
<author>
<name>ghen</name>
<email>ghen@pkgsrc.org</email>
</author>
<published>2007-05-02T12:38:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d72c5915637a0deb156610a9cca0f394f1eef2e1'/>
<id>urn:sha1:d72c5915637a0deb156610a9cca0f394f1eef2e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support to install on NetBSD/amd64 and SUSE_COMPAT32.</title>
<updated>2007-04-19T16:11:34Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme@pkgsrc.org</email>
</author>
<published>2007-04-19T16:11:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=403b56254c7516c628d86e570d944d8b9184d1ea'/>
<id>urn:sha1:403b56254c7516c628d86e570d944d8b9184d1ea</id>
<content type='text'>
Do not work yet, but that will help people to test and fix COMPAT_LINUX32.</content>
</entry>
<entry>
<title>Support NO_MTREE.</title>
<updated>2007-04-12T08:24:38Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2007-04-12T08:24:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a6d5d422f0c438b7788a5f0c3607094b3dc66f68'/>
<id>urn:sha1:a6d5d422f0c438b7788a5f0c3607094b3dc66f68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use the absolute path of RPM2PKG</title>
<updated>2007-03-24T20:27:10Z</updated>
<author>
<name>christos</name>
<email>christos@pkgsrc.org</email>
</author>
<published>2007-03-24T20:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f54f02029a259b5bd691c3d851947746372a7322'/>
<id>urn:sha1:f54f02029a259b5bd691c3d851947746372a7322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import multimedia/libflashsupport-1.0.2098</title>
<updated>2007-03-22T21:46:44Z</updated>
<author>
<name>abs</name>
<email>abs@pkgsrc.org</email>
</author>
<published>2007-03-22T21:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a9a08bc8541d2b0e16e54d99f3b1ab327b0ee7ce'/>
<id>urn:sha1:a9a08bc8541d2b0e16e54d99f3b1ab327b0ee7ce</id>
<content type='text'>
This is an shared library built from source provided by Adobe which
enables the use of OSS audio in the multimedia/ns-flash package

Non Linux platforms will probably also need www/nspluginwrapper</content>
</entry>
</feed>
