<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/file, 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-12T02:14:13Z</updated>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba171a91fab519f587b027c1a2888cb6e3fce049'/>
<id>urn:sha1:ba171a91fab519f587b027c1a2888cb6e3fce049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 4.21</title>
<updated>2007-06-14T16:29:42Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2007-06-14T16:29:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=51f863b2921b0d477b00abccf5f9c8ce7f182fab'/>
<id>urn:sha1:51f863b2921b0d477b00abccf5f9c8ce7f182fab</id>
<content type='text'>
+2007-05-24 10:00 Christos Zoulas &lt;christos@zoulas.com&gt;
+
+       * Fix another integer overflow (Colin Percival)
+
+2007-03-26 13:58 Christos Zoulas &lt;christos@zoulas.com&gt;
+
+       * make sure that all of struct magic_set is initialized appropriately
+         (Brett)
+
+2007-03-25 17:44 Christos Zoulas &lt;christos@zoulas.com&gt;
+
+       * reset left bytes in the buffer (Dmitry V. Levin)
+
+       * compilation failed with COMPILE_ONLY and ENABLE_CONDITIONALS
+         (Peter Avalos)
+
+2007-03-15 10:51 Christos Zoulas &lt;christos@zoulas.com&gt;
+
+       * fix fortran and nroff reversed tests (Dmitry V. Levin)
+
+       * fix exclude option (Dmitry V. Levin)</content>
</entry>
<entry>
<title>Update to file 4.20:</title>
<updated>2007-03-25T11:28:12Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2007-03-25T11:28:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c9520955ce6bb91af552255567ff141f3553206a'/>
<id>urn:sha1:c9520955ce6bb91af552255567ff141f3553206a</id>
<content type='text'>
New in this release is a BNF file that shows the syntax of magic
files.  Many more checks have been added to the magic parser and
badly formatted magic entries have been fixed. There is now a
"default" statement in the magic entires. Finally a exploitable
flaw in the print buffer management has been fixed.</content>
</entry>
<entry>
<title>Update sysutils/file to 4.18</title>
<updated>2007-01-17T17:36:12Z</updated>
<author>
<name>tonio</name>
<email>tonio@pkgsrc.org</email>
</author>
<published>2007-01-17T17:36:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=346966da19e1330a5e0d98cf60070e62e4492b59'/>
<id>urn:sha1:346966da19e1330a5e0d98cf60070e62e4492b59</id>
<content type='text'>
Recent changes include:

2006-10-31 15:14 Christos Zoulas &lt;christos@zoulas.com&gt;
	* Check offset before copying (Mike Frysinger)
	* merge duplicated code
	* add quad date support
	* make sure that we nul terminate desc (Ryoji Kanai)
	* don't process elf notes multiple times
	* allow -z to report empty compressed files
	* use calloc to initialize the ascii buffers (Jos van den Oever)
2006-06-08 11:11 Christos Zoulas &lt;christos@zoulas.com&gt;
	* QNX fixes (Mike Gorchak)
	* Add quad support.
	* FIFO checks (Dr. Werner Fink)
	* Linux ELF fixes (Dr. Werner Fink)
	* Magic format checks (Dr. Werner Fink)
	* Magic format function improvent (Karl Chen)
2006-05-03 11:11 Christos Zoulas &lt;christos@zoulas.com&gt;
	* Pick up some elf changes and some constant fixes from SUSE
	* Identify gnu tar vs. posix tar
	* When keep going, don't print spurious newlines (Radek Vokál)
2006-04-01 12:02 Christos Zoulas &lt;christos@zoulas.com&gt;
	* Use calloc instead of malloc (Mike Frysinger)
	* Fix configure script to detect wctypes.h (Mike Frysinger)</content>
</entry>
<entry>
<title>Update to 4.17. This is for PR 34337.</title>
<updated>2006-10-07T19:46:06Z</updated>
<author>
<name>reed</name>
<email>reed@pkgsrc.org</email>
</author>
<published>2006-10-07T19:46:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=675c77c2f8b038f4e8815357f055ce22ddcddf39'/>
<id>urn:sha1:675c77c2f8b038f4e8815357f055ce22ddcddf39</id>
<content type='text'>
Recent changes include:

2006-03-02 16:06 Christos Zoulas &lt;christos@zoulas.com&gt;

	* Print empty if the file is (Mike Frysinger)

	* Don't try to read past the end of the buffer (Mike Frysinger)

	* Sort magic entries by strength [experimental]

2005-11-29 13:26 Christos Zoulas &lt;christos@zoulas.com&gt;

	* Use iswprint() to convert the output string.
	    (Bastien Nocera)

2005-10-31 8:54 Christos Zoulas &lt;christos@zoulas.com&gt;

	* Fix regression where the core info was not completely processed
	    (Radek Vokál)

2005-10-20 11:15 Christos Zoulas &lt;christos@zoulas.com&gt;

	* Middle Endian magic (Diomidis Spinellis)

2005-10-17 11:15 Christos Zoulas &lt;christos@zoulas.com&gt;

	* Open with O_BINARY for CYGWIN (Corinna Vinschen)

	* Don't close stdin (Arkadiusz Miskiewicz)

	* Look for note sections in non executables.

2005-09-20 13:33 Christos Zoulas &lt;christos@zoulas.com&gt;

	* Don't print SVR4 Style in core files multiple times
	    (Radek Vokál)

2005-08-27 04:09 Christos Zoulas &lt;christos@zoulas.com&gt;

	* Cygwin changes Corinna Vinschen

2005-08-18 09:53 Christos Zoulas &lt;christos@zoulas.com&gt;

	* Remove erroreous mention of /etc/magic in the file man page
	  This is gentoo bug 101639. (Mike Frysinger)

	* Cross-compile support and detection (Mike Frysinger)

2005-08-12 10:17 Christos Zoulas &lt;christos@zoulas.com&gt;

	* Add -h flag and dereference symlinks if POSIXLY_CORRECT
	  is set.

2005-07-29 13:57 Christos Zoulas &lt;christos@zoulas.com&gt;

	* Avoid search and regex buffer overflows (Kelledin)

2005-07-12 11:48 Christos Zoulas &lt;christos@zoulas.com&gt;

	* Provide stub implementations for {v,}nsprintf() for older
	  OS's that don't have them.
	* Change mbstate_t autoconf detection macro from AC_MBSTATE_T
	  to AC_TYPE_MBSTATE_T.

2005-06-25 11:48 Christos Zoulas &lt;christos@zoulas.com&gt;

	* Dynamically allocate the string buffers and make the
	  default read size 256K.

2005-06-01 00:00 Joerg Sonnenberger &lt;joerg@britannica.bec.de&gt;

	* Dragonfly ELF note support

2005-03-14 00:00 Giuliano Bertoletti &lt;gb@symbolic.it&gt;

	* Avoid NULL pointer dereference in time conversion.

2005-03-06 00:00  Joerg Walter &lt;jwalt@mail.garni.ch&gt;

	* Add indirect magic offset support, and search mode.</content>
</entry>
<entry>
<title>Change the format of BUILDLINK_ORDER to contain depth information as well,</title>
<updated>2006-07-08T23:10:35Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-07-08T23:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c16221a4db5db247e9ecea04d817821955982042'/>
<id>urn:sha1:c16221a4db5db247e9ecea04d817821955982042</id>
<content type='text'>
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto</content>
</entry>
<entry>
<title>Track information in a new variable BUILDLINK_ORDER that informs us</title>
<updated>2006-07-08T22:38:58Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-07-08T22:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9430e4930752307717c0058ee21f02a3ea56b0ad'/>
<id>urn:sha1:9430e4930752307717c0058ee21f02a3ea56b0ad</id>
<content type='text'>
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.</content>
</entry>
<entry>
<title>Aligned the last line of the buildlink3.mk files with the first line, so</title>
<updated>2006-04-12T10:26:59Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2006-04-12T10:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=96fc47c14f1c212bb44b3fea33a48ff9851c6bdd'/>
<id>urn:sha1:96fc47c14f1c212bb44b3fea33a48ff9851c6bdd</id>
<content type='text'>
that they look nicer.</content>
</entry>
<entry>
<title>Over 1200 files touched but no revisions bumped :)</title>
<updated>2006-04-06T06:21:32Z</updated>
<author>
<name>reed</name>
<email>reed@pkgsrc.org</email>
</author>
<published>2006-04-06T06:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5abef9be142e900cceace758044a1b2ee493daf3'/>
<id>urn:sha1:5abef9be142e900cceace758044a1b2ee493daf3</id>
<content type='text'>
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).</content>
</entry>
<entry>
<title>Avoid extra stat() calls by not repeatedly checking whether a file</title>
<updated>2006-03-30T18:06:17Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-03-30T18:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d71a98aa8eb185cc8c26f46f2502a25cb3135389'/>
<id>urn:sha1:d71a98aa8eb185cc8c26f46f2502a25cb3135389</id>
<content type='text'>
exists on the disk -- we can just check whether a variable defined by
find-files.mk is "__nonexistent__" or not.</content>
</entry>
</feed>
