| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
exists.
PR: 30497
Submitted by: Dan Larsson
Approved by: will
|
|
|
|
| |
Numerous reminders by: portsurvey
|
| |
|
|
|
|
| |
Approved by: marcel (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
o Add missing fi
o s/$GREP/grep/g
Reported by: Siegbert Baude <siegbert.baude@gmx.de>
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Ooops, in Alpha, it is not 2.2.12, but 2.2.13.
|
|
|
|
|
|
|
|
| |
Submitted by: bento (linux-lesstif-ns part)
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
make: *** [DebugUtil.lo] Error 1
*** Error code 2
|
| |
|
| |
|
|
|
|
| |
Discussed with: marcel
|
|
|
|
|
| |
problems people have when they install the port without removing
the previously installed version.
|
| |
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
happened after the version bump to 320001. This makes the port work for
any -stable system.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
linux_devel and linux-devel. Both will be removed from the ports collection
at the proper time.
linux_devtools uses Red Hat 5.2 packages to install a basic development
environment. There's no functional difference between linux-devel and
linux_devtools. The name of the latter is preferred over the name of the
former.
This port is repository copied from linux_devel.
New name by: obrien
Reviewed by: hoek
Supervised by: asami
|
|
|
|
| |
They are intended for Linux/i386 emulation and to work on i386.
|
| |
|
|
|
|
| |
Submitted by: asami
|
|
|
|
|
|
|
|
|
|
|
| |
===> Building package for linux_devel-0.2
Creating package /usr/ports/packages/All/linux_devel-0.2.tgz
Registering depends: linux_lib-2.5.
Creating gzip'd tar ball in '/usr/ports/packages/All/linux_devel-0.2.tgz'
tar: can't add file usr/lib/libfbm.so.1 : No such file or directory
tar: can't add file usr/lib/libjpeg.so.1 : No such file or directory
tar: can't add file usr/lib/libtiff.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
|
|
|
|
|
|
|
|
|
|
| |
For the record, pkg_delete also gave me the following errors:
: cannot delete specified file `/a/tmp/hoek/usr/i486-linuxaout/lib/ldscripts - it is a directory!
: cannot delete specified file `/a/tmp/hoek/usr/include/linux' - it is a directory!
: cannot delete specified file `/a/tmp/hoek/usr/include/asm' - it is a directory!
There wouldn't happen to be a problem with pkg/PLIST, would there?
|
| |
|
| |
|
| |
|
|
|
|
| |
cleanup.
|
|
|