<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/emulators/linux_base-6, branch release/4.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2001-09-16T01:02:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.</title>
<updated>2001-09-16T01:02:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2001-09-16T01:02:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b'/>
<id>urn:sha1:db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chase the directory layout on ftp.redhat.com, no checksum changes.</title>
<updated>2001-05-24T08:28:41Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2001-05-24T08:28:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f5e2f824d59f5e910b287c4e157caccb1d459768'/>
<id>urn:sha1:f5e2f824d59f5e910b287c4e157caccb1d459768</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unknown uid/gids that come out of the RPMs, to avoid the quotacheck</title>
<updated>2001-04-25T17:26:30Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2001-04-25T17:26:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2f10aec825dfccae95c5df0541358b627a3cd615'/>
<id>urn:sha1:2f10aec825dfccae95c5df0541358b627a3cd615</id>
<content type='text'>
warning about unknown owners. Add a reminder in the Makefile, because this
fix should be removed when a new release of the RPMS fixes the problem.

Specifically, the only affected file in the LINUXBASE hierarchy is
usr/man/man8/setserial.8 (-&gt; root:wheel)

Approved by:	marcel
</content>
</entry>
<entry>
<title>`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".</title>
<updated>2001-03-20T20:28:14Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-03-20T20:28:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=30af7b687ec04b5824e456e5872927901b8cdd0c'/>
<id>urn:sha1:30af7b687ec04b5824e456e5872927901b8cdd0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make this package again on the Alpha.</title>
<updated>2001-03-09T03:31:03Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>2001-03-09T03:31:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ab81d2e6626ce69fd19d740088d7d5b9ea70db32'/>
<id>urn:sha1:ab81d2e6626ce69fd19d740088d7d5b9ea70db32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a .uk master site.</title>
<updated>2000-11-25T21:35:40Z</updated>
<author>
<name>Ben Smithurst</name>
<email>ben@FreeBSD.org</email>
</author>
<published>2000-11-25T21:35:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=de2b7db7318e7d7fcfcaa23c1e8641bc34b63456'/>
<id>urn:sha1:de2b7db7318e7d7fcfcaa23c1e8641bc34b63456</id>
<content type='text'>
Approved by:	marcel (maintainer)
</content>
</entry>
<entry>
<title>PREFIX is still needed -- just set it to ${LINUXBASE}.</title>
<updated>2000-11-25T01:49:16Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>2000-11-25T01:49:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=295b241ccfca71fbd432fdf1fae19f978763ce53'/>
<id>urn:sha1:295b241ccfca71fbd432fdf1fae19f978763ce53</id>
<content type='text'>
Submitted by:	bento
</content>
</entry>
<entry>
<title>The info package seems to be sensitive about the locale</title>
<updated>2000-11-21T07:38:23Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2000-11-21T07:38:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=da038eb9ee5c737511a8b8dee2f67db6c17fd448'/>
<id>urn:sha1:da038eb9ee5c737511a8b8dee2f67db6c17fd448</id>
<content type='text'>
settings and fails to install if the language is not C.
Override any locale settings when running rpm.

PR: 16621
Submitted by: Mikhail Teterin &lt;mi@video-collage.com&gt;
</content>
</entry>
<entry>
<title>Don't enable NIS by default. The example yp.conf file installed</title>
<updated>2000-11-21T07:23:24Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2000-11-21T07:23:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2ca6f95f206c0c7a4e87b58f487b6f9d2f18e4a3'/>
<id>urn:sha1:2ca6f95f206c0c7a4e87b58f487b6f9d2f18e4a3</id>
<content type='text'>
by the port had actual definitions with bogus values. Comment
out the definitions.

PR: 21554
Originator: Youki Kadobayashi &lt;youki-k@is.aist-nara.ac.jp&gt;
</content>
</entry>
<entry>
<title>Replace the locally defined PREFIX (defined as /compat/linux)</title>
<updated>2000-11-21T07:19:57Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2000-11-21T07:19:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7e57926465dfc26ce6cde484a6c459d10ebb8556'/>
<id>urn:sha1:7e57926465dfc26ce6cde484a6c459d10ebb8556</id>
<content type='text'>
by the globally defined LINUXBASE. Setting DESTDIR on the
command line now does what one expects.

Also, don't download and install glib-1.2.5 when we're also
downloading and installing glib-1.2.6. It's now possible to
reinstall this port over itself.
</content>
</entry>
</feed>
