<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/archivers/stuffit, 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>2007-10-31T21:50:49Z</updated>
<entry>
<title>Add missing LICENSE=.</title>
<updated>2007-10-31T21:50:49Z</updated>
<author>
<name>gdt</name>
<email>gdt</email>
</author>
<published>2007-10-31T21:50:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7d19a9458fc1c41728837a1b4a2f4abf1a5d3e56'/>
<id>urn:sha1:7d19a9458fc1c41728837a1b4a2f4abf1a5d3e56</id>
<content type='text'>
</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>Reset maintainer, ben@ has resigned.</title>
<updated>2006-12-15T14:34:18Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-12-15T14:34:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9e4d9f2e497754125d771ba5828681a069dc60bc'/>
<id>urn:sha1:9e4d9f2e497754125d771ba5828681a069dc60bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed pkglint warnings and the path to the manual pages.</title>
<updated>2006-10-03T21:44:24Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-10-03T21:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5107fe4c6c4cdad307abbefada021f852510449a'/>
<id>urn:sha1:5107fe4c6c4cdad307abbefada021f852510449a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where</title>
<updated>2006-05-22T22:22:02Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-05-22T22:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c534f2167664e9746737a15a375724fdf1455d5e'/>
<id>urn:sha1:c534f2167664e9746737a15a375724fdf1455d5e</id>
<content type='text'>
it will live with other "check" targets run after package installation.

Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another.  Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries.  Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.

CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed.  It defaults to "no" unless PKG_DEVELOPER
is set.
</content>
</entry>
<entry>
<title>Removed the superfluous "quotes" and 'quotes' from variables that don't</title>
<updated>2006-04-22T09:22:05Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-04-22T09:22:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1bf12f54d752f34431e029c366efad2fb372519b'/>
<id>urn:sha1:1bf12f54d752f34431e029c366efad2fb372519b</id>
<content type='text'>
need them, for example RESTRICTED and SUBST_MESSAGE.*.
</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93e3b9e04264b93620166058e19ea42c856505b0'/>
<id>urn:sha1:93e3b9e04264b93620166058e19ea42c856505b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First step at reworking Linux binary packages.</title>
<updated>2005-12-12T14:43:23Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2005-12-12T14:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=540e0281a4e91b921b54e3d9f8acb7bac1458637'/>
<id>urn:sha1:540e0281a4e91b921b54e3d9f8acb7bac1458637</id>
<content type='text'>
Change most pkgs to depend on either
emulators/suse_linux/Makefile.application (normal pkgs) or
Makefile.common (suse91 and suse themselves) to filter out Operating
Systems without Linux ABI support. Use CPU masks to limit the pkg to
supported platforms.
</content>
</entry>
<entry>
<title>Update MASTER_SITES and HOMEPAGE.</title>
<updated>2005-10-09T18:35:25Z</updated>
<author>
<name>ben</name>
<email>ben</email>
</author>
<published>2005-10-09T18:35:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=325423f96a1211f1fd5947a09f01792ccc33c8d8'/>
<id>urn:sha1:325423f96a1211f1fd5947a09f01792ccc33c8d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sorted the PLIST to make pkglint happy.</title>
<updated>2005-09-02T23:15:36Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-09-02T23:15:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5010626dbc921bea3b405188db575f15cd347f1d'/>
<id>urn:sha1:5010626dbc921bea3b405188db575f15cd347f1d</id>
<content type='text'>
</content>
</entry>
</feed>
