list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
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 (-> root:wheel)
Approved by: marcel
settings and fails to install if the language is not C.
Override any locale settings when running rpm.
PR: 16621
Submitted by: Mikhail Teterin <mi@video-collage.com>
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.
independent packages that, despite the identical names, have
different contents.
This "feature" is currently implemented in a way that works
around a limitation in bsd.port.mk and can be considered a
hack.
script so that the behaviour of a package installation matches
that of a port installation identically.
Note that, in the package case, we already have a valid run-time
linker hints file for Linux.
linuxulator uses /compat/linux and /compat may be a link (it is
on fresh installs) and may not point to /usr/compat at all. Also,
linux_devtools still uses /compat/linux.
If the prefix is changed to something other than /compat/linux,
make sure it's changed in all relevant places!
NIS users now what to do. Display a note after installation of the port/package
to draw attention to it.
Creating the proper yp.conf on the fly is being considered...
PR: 12748
Originator: Palle Girgensohn <girgen@partitur.se>
Solution by: Palle
Thanks to: nsayer
It now also works when the linuxulator is compiled into the kernel (using
options COMPAT_LINUX). Due to my misunderstanding, PR/12918 has been closed
for the wrong reasons. My apologies to the originator.
PR: 12918
Originator: Dean Lombardo <dlombardo@excite.com>
with a signal 11, then blame the emulator not the port.
o Apply some cosmetic changes. The port now doesn't generate errors
on a successful install. Installing the port isn't confusing anymore :-)
ldconfig-1.9.5-8.i386.rpm
ELF binary type not known. Use "brandelf" to brand it.
execution of script failed
error: /home/billf/cvswork/rpm/ldconfig-1.9.5-8.i386.rpm cannot be installed
and linux-base. Both will be removed from the ports collection at the
proper time.
linux_base uses a subset of packages from a Red Hat 5.2 release to populate
/compat/linux. There's no functional difference between linux-base and
linux_base. The name of the latter is preferred over the name of the former.
Reviewed by: Tim <hoek@FreeBSD.org>
Supervised by: Satoshi <asami@FreeBSD.org>