| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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!
|
|
|
|
| |
Discussed with: marcel
|
|
|
|
| |
to live in /usr rather than /.
|
|
|
|
|
| |
problems people have when they install the port without removing
the previously installed version.
|
|
|
|
|
|
|
|
|
| |
the previous commit. Maybe it's related to removing files in the
same commit. Anyway..
Update to Red Hat 6.1.
Noticed by: jedgar
|
|
|
|
|
|
| |
which makes it easier to keep it up to date.
Thanks to: Sean O'Connell (sean@stat.duke.edu) for his support.
|
|
|
|
|
|
|
|
|
| |
A problem exists when one ``pkg_add -r acroread'' and ftp.crom.com is at
it's limit. One can be able to download Latest/acroread.tgz. BUT when
`pkg_add' tries to install all the dependancies it fails due to being unable
to fetch one of them. If the user then ``pkg_add -r acroread'' again in an
attempt to get everything installed they now get scary error messages from
``mkdir'' since the directories already exist.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
binaries (or should I say X based glibc2 binaries), including Netscape.
Partially submitted by: CHOI, Junho <cjh@wdb.co.kr>
|
|
|
|
|
| |
DESCR and COMMENT so that they both contain the proper name of the port and
do not contain the word `emulation'.
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
|
|
|
|
|
|
| |
pkg/PLIST so this port packages and deinstalls cleanly again.
PR: 11045
Inspired by: MIHIRA Yoshiro <sanpei@sanpei.org>
|
|
|
|
| |
distribution.
|
|
|
|
| |
They are intended for Linux/i386 emulation and to work on i386.
|
|
|
|
|
|
|
| |
glibc2 stuff.
The tarball is in freefall:~markm/linux_lib-2.6.tar.gz; please someone
move it over to ftp.freebsd.org. Ta!
|
|
|
|
| |
don't want bsd.port.mk changing PLIST.
|
| |
|
|
|
|
| |
Submitted by: cracauer
|
| |
|
|
|
|
| |
Submitted by: bde via "Brian N. Handy" <handy@sag.space.lockheed.com>
|
| |
|
|
|
|
|
|
| |
over the place.
Reminded by: jfieber
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
libgdbm for executor
libxforms for mtv (mpeg player)
/etc/nsswitch.conf for netscape (tcl/tk plugin works!)
symlinks libg++.so.27 -> libg++.so.26
libstdc++.so.27 -> libstd++.so.26 for Xing Streamworks player
|
|
|
|
| |
Reported by: "Eric J. Chet" <ejc@gargoyle.bazzle.com>
|
| |
|
| |
|
|
|
|
|
| |
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
|
|
|
|
|
|
| |
the redhat-4.0 distribution. bin/bash has been added to give
a shell defaulting to linux binaries. ldd, ldconfig, and ld.so
have been branded as `Linux'
|
|
|
|
| |
but it is for -stable, and the RELEASE's
|
| |
|
|
|
|
| |
Submitted by: James Raynard <fports@jraynard.demon.co.uk>
|
| |
|
|
|
|
| |
most confusing of all!
|
| |
|
|
|
|
|
|
| |
to do something about this situation once 2.1 is out!)
(2) Add PKGNAME=linux_lib-1.0. Version numbers are always required.
|
|
|
|
|
|
|
|
| |
1) fixed symlinks in the distfile
2) chaged `pre-buid' to `pre-install'
3) allowed `mkdir ${PREFIX}' to fail gracefully
looks like a package will work now.
|
|
|
|
| |
particularily newer X11 libs.
|
| |
|
|
|
|
|
| |
systems won't have /compat/linux already created and the install
will fall right over.
|