<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/multimedia/libflashsupport, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<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</email>
</author>
<published>2008-06-16T14:43:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e6297547fa7c6dde7ef4bb581a62ae0c7ce186c'/>
<id>urn:sha1:7e6297547fa7c6dde7ef4bb581a62ae0c7ce186c</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</email>
</author>
<published>2008-03-04T19:32:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=05429946f7145ae1023594943f5884ac9703c8aa'/>
<id>urn:sha1:05429946f7145ae1023594943f5884ac9703c8aa</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</email>
</author>
<published>2007-08-23T18:20:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=797811e459b3190957546edcfc131ce88f4ef0de'/>
<id>urn:sha1:797811e459b3190957546edcfc131ce88f4ef0de</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</email>
</author>
<published>2007-07-29T05:18:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=275d7ca4f86079521544b7e820383bc271742a03'/>
<id>urn:sha1:275d7ca4f86079521544b7e820383bc271742a03</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</email>
</author>
<published>2007-06-15T20:10:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=da018b35b6b3c163d2f336fc308961a16faea811'/>
<id>urn:sha1:da018b35b6b3c163d2f336fc308961a16faea811</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</email>
</author>
<published>2007-05-02T12:38:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5a8f635c9d8f5f0f25c5002ca922747ae91eb21a'/>
<id>urn:sha1:5a8f635c9d8f5f0f25c5002ca922747ae91eb21a</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</email>
</author>
<published>2007-04-19T16:11:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dd2ae5269f69e32dedcb6204783eef47cca08118'/>
<id>urn:sha1:dd2ae5269f69e32dedcb6204783eef47cca08118</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</email>
</author>
<published>2007-04-12T08:24:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0198441cb4fe83a24b11d209345f7566755204b6'/>
<id>urn:sha1:0198441cb4fe83a24b11d209345f7566755204b6</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</email>
</author>
<published>2007-03-24T20:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5a3d068d2ff93fc7dbaa366400d39a5fb70fb8a'/>
<id>urn:sha1:b5a3d068d2ff93fc7dbaa366400d39a5fb70fb8a</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</email>
</author>
<published>2007-03-22T21:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=975fb616e19fc51c38c0a664664c42e08083d3ec'/>
<id>urn:sha1:975fb616e19fc51c38c0a664664c42e08083d3ec</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>
