<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python20, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-12-19T05:34:07Z</updated>
<entry>
<title>all of these use dlopen().</title>
<updated>2004-12-19T05:34:07Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-12-19T05:34:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8edc1f928fd816db4b6f0719d79a7bfbb1253e6c'/>
<id>urn:sha1:8edc1f928fd816db4b6f0719d79a7bfbb1253e6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.</title>
<updated>2004-12-03T15:14:50Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-12-03T15:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=998b0c7156c398a485c9894ae57403d161b66dca'/>
<id>urn:sha1:998b0c7156c398a485c9894ae57403d161b66dca</id>
<content type='text'>
Suggested by Roland Illig, ok'd by various.
</content>
</entry>
<entry>
<title>USE_LANGUAGES=c c++; remove USE_GCC_SHLIB.</title>
<updated>2004-11-22T21:48:08Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-11-22T21:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=be402bd0ab87143f53a16cebad7e219c9e3b6f85'/>
<id>urn:sha1:be402bd0ab87143f53a16cebad7e219c9e3b6f85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework the Berkeley DB detection in buildlink3:</title>
<updated>2004-11-15T17:54:49Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-11-15T17:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6732657e9b700bd4b49c74d66bb7fb40f46d3947'/>
<id>urn:sha1:6732657e9b700bd4b49c74d66bb7fb40f46d3947</id>
<content type='text'>
  * Add a db1.builtin.mk file that detects whether DB-1.85 functionality
    exists in the base system, and remove the distinction between
    "native" and the other Berkeley DB packages -- we now refer to
    db[1234].  This paves the way for any future databases/db1 package.

  * USE_DB185 shouldn't need to be set by any packages -- its correct
    value is now automatically determined by bdb.buildlink3.mk depending
    on whether we explicitly request db1 or not.  By default, if you
    include bdb.buildlink3.mk, you want DB-1.85 functionality and
    USE_DB185 defaults to "yes", but if you explicitly remove db1 from
    the list of acceptable DBs, then USE_DB185 defaults to "no".

  * Set BDB_LIBS to the library options needed to link against the DB
    library when bdb.buildlink3.mk is included.

  * We only add the DB library to the linker command automatically if
    we want DB-1.85 functionality; otherwise assume that the package
    configure process can figure out how to probe for the correct
    headers and libraries.

Edit package Makefiles to nuke redundant settings of USE_DB185.
</content>
</entry>
<entry>
<title>fix build on IRIX</title>
<updated>2004-10-31T13:23:03Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-10-31T13:23:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c460f1b6738b7b2dfe8fdf9a902a135a4247e269'/>
<id>urn:sha1:c460f1b6738b7b2dfe8fdf9a902a135a4247e269</id>
<content type='text'>
patch based upon the one Georg Schwarz provided in PR pkg/27402
</content>
</entry>
<entry>
<title>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5510d5a2d7f9a1406603d922ae5d8548950233c'/>
<id>urn:sha1:b5510d5a2d7f9a1406603d922ae5d8548950233c</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
</content>
</entry>
<entry>
<title>Extend some checks to also test for netbsd2 as sys.platform.</title>
<updated>2004-08-29T10:44:19Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-08-29T10:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a0b4f819b70e33c49bbe4fa0dceace4a0a58b55f'/>
<id>urn:sha1:a0b4f819b70e33c49bbe4fa0dceace4a0a58b55f</id>
<content type='text'>
Bump PKGREVISIONS accordingly.
</content>
</entry>
<entry>
<title>Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,</title>
<updated>2004-08-27T06:29:06Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-08-27T06:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=64c83961643743b2423afc56e568e2cb05963660'/>
<id>urn:sha1:64c83961643743b2423afc56e568e2cb05963660</id>
<content type='text'>
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} &lt;path&gt;", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
</content>
</entry>
<entry>
<title>add python as category</title>
<updated>2004-07-22T09:15:59Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-07-22T09:15:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e0557702b6d438187125c40c0516561917b79d2'/>
<id>urn:sha1:7e0557702b6d438187125c40c0516561917b79d2</id>
<content type='text'>
ok'd a while back at pkgsrcCon by agc and wiz
</content>
</entry>
<entry>
<title>Add missing zlib include.</title>
<updated>2004-07-19T22:26:57Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-07-19T22:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3c990574205b74aa6946abef1afae67d25f97537'/>
<id>urn:sha1:3c990574205b74aa6946abef1afae67d25f97537</id>
<content type='text'>
Noted by Georg Schwarz on tech-pkg@.
</content>
</entry>
</feed>
