<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases, 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>2005-02-25T22:20:04Z</updated>
<entry>
<title>Pullup ticket 309 - requested by Adrian Portelli</title>
<updated>2005-02-25T22:20:04Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2005-02-25T22:20:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1b97cb1a4cc3f96b3321ae96f988a375aa75199d'/>
<id>urn:sha1:1b97cb1a4cc3f96b3321ae96f988a375aa75199d</id>
<content type='text'>
security fix for phpmyadmin

Revisions pulled up:
- pkgsrc/databases/phpmyadmin/Makefile 1.26-1.29
- pkgsrc/databases/phpmyadmin/PLIST    1.9
- pkgsrc/databases/phpmyadmin/distinfo 1.10-1.11

   Module Name:		pkgsrc
   Committed By:	adrianp
   Date:		Thu Feb 24 17:26:03 UTC 2005

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo

   Log Message:
   - Update from 2.6.1-rc1 to 2.6.1-pl1
   - Addresses known security issues as well as numerious other changes
   - ok'ed tron@
   [ Changelog skipped]
---
   Module Name:		pkgsrc
   Committed By:	tron
   Date:		Thu Feb 24 17:50:43 UTC 2005

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile

   Log Message:
   Add dependence on "php-mbstring" package because phpMyAdmin complains
   about the lack of multibyte support otherwise.
---
   Module Name:		pkgsrc
   Committed By:	tron
   Date:		Thu Feb 24 20:52:09 UTC 2005

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile distinfo

   Log Message:
   Update "phpmyadmin" to 2.6.1pl2. It fixes a serious regression in 2.6.1pl1
   which e.g. completely broke editing entries in a table.
</content>
</entry>
<entry>
<title>Pullup ticket 265 - requested by Kimmo Suominen</title>
<updated>2005-02-03T23:10:06Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2005-02-03T23:10:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8bb6a1e66114ceddbd840c810b5f5a86d4d97088'/>
<id>urn:sha1:8bb6a1e66114ceddbd840c810b5f5a86d4d97088</id>
<content type='text'>
security fix for p5-DBI

Revisions pulled up:
- pkgsrc/databases/p5-DBI/Makefile         1.28
- pkgsrc/databases/p5-DBI/distinfo         1.14
- pkgsrc/databases/p5-DBI/patches/patch-aa 1.1
- pkgsrc/databases/p5-DBI/patches/patch-ab 1.1

   Module Name:		pkgsrc
   Committed By:	kim
   Date:		Sat Jan 29 18:30:47 UTC 2005

   Modified Files:
   	pkgsrc/databases/p5-DBI: Makefile distinfo
   Added Files:
   	pkgsrc/databases/p5-DBI/patches: patch-aa patch-ab

   Log Message:
   Apply Debian DSA-658 fix for CAN-2005-0077:
   - do not create a PID file by default

   http://www.debian.org/security/2005/dsa-658
</content>
</entry>
<entry>
<title>Pullup ticket 219 - requested by Manuel Bouyer</title>
<updated>2005-01-10T23:55:29Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2005-01-10T23:55:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4831f7e8b72e2add549aebc8470cb229e798e783'/>
<id>urn:sha1:4831f7e8b72e2add549aebc8470cb229e798e783</id>
<content type='text'>
build fix for p5-DBD-mysql

        Module Name:	pkgsrc
        Committed By:	seb
        Date:		Tue Dec 21 23:58:03 UTC 2004

        Modified Files:
        	pkgsrc/databases/p5-DBD-mysql: Makefile

        Log Message:
        Fix build: p5-Data-ShowTable had its PKGREVISION bumped, be more
        liberal on the version this package requires.
</content>
</entry>
<entry>
<title>remove workaround for Darwin missing poll.h as a more correct fix is</title>
<updated>2004-12-20T13:16:02Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-12-20T13:16:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=edd576decc10d613a2c7331661013aae71800a20'/>
<id>urn:sha1:edd576decc10d613a2c7331661013aae71800a20</id>
<content type='text'>
applied globally now.
</content>
</entry>
<entry>
<title>since perl is now built with threads on most platforms, the perl archlib</title>
<updated>2004-12-20T11:30:55Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-12-20T11:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=17843af598da0d77ccfd28ea07f244a331890253'/>
<id>urn:sha1:17843af598da0d77ccfd28ea07f244a331890253</id>
<content type='text'>
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl&gt;=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
</content>
</entry>
<entry>
<title>explicitly ignore poll() on Darwin because newer Darwin does not have</title>
<updated>2004-12-19T05:10:49Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-12-19T05:10:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=abed5ad33cb044548d36fca0c97e4b6d8eac8b2e'/>
<id>urn:sha1:abed5ad33cb044548d36fca0c97e4b6d8eac8b2e</id>
<content type='text'>
poll.h or provide the required #defines elsewhere.
</content>
</entry>
<entry>
<title>Ensure that we build the shared library using PIC objects.  This should</title>
<updated>2004-12-19T04:37:30Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-12-19T04:37:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=02ce6254afdf63573adab032cd4061a7a59d18d5'/>
<id>urn:sha1:02ce6254afdf63573adab032cd4061a7a59d18d5</id>
<content type='text'>
fix the build on amd64.
</content>
</entry>
<entry>
<title>Fix postgresql74-plperl so that it finds libperl.so at runtime.  The</title>
<updated>2004-12-18T16:36:29Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-12-18T16:36:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ce42870951991a3cb6738a60a8084fe68f85f7ef'/>
<id>urn:sha1:ce42870951991a3cb6738a60a8084fe68f85f7ef</id>
<content type='text'>
PostgreSQL configure/build infrastructure tries very hard to separate
rpath flags from other LDFLAGS, which is completely unnecessary in
pkgsrc since the wrapper scripts are smart enough to deal with it on
their own.  In this case, the GNU configure script was stripping out
the rpath to libperl.so when setting perl_embed_ldflags, so modify
the configure script to not do this.

Also re-enable this package since it's possible to load the plperl.so
language module again.  I tested this with:

	createdb foo
	createlang -d foo plperl
</content>
</entry>
<entry>
<title>tell configure to ignore inttypes.h on irix 5 because it is known to</title>
<updated>2004-12-18T16:12:41Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-12-18T16:12:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=65303a84c639b3322c33720b0b8737f89e6e851d'/>
<id>urn:sha1:65303a84c639b3322c33720b0b8737f89e6e851d</id>
<content type='text'>
be incompatible with sys/types.h.

fixes PR pkg/28545 from Georg Schwarz.
</content>
</entry>
<entry>
<title>I lost the checksum for the tarball in my last commit... add it back.</title>
<updated>2004-12-18T16:04:16Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-12-18T16:04:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=58d45c2dc8e6bd4d475119a35bf8f93c5adb0010'/>
<id>urn:sha1:58d45c2dc8e6bd4d475119a35bf8f93c5adb0010</id>
<content type='text'>
</content>
</entry>
</feed>
