summaryrefslogtreecommitdiff
path: root/devel/linux_devtools-6 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Fix the way the port figures out if linux support is present in the kernel.Marcel Moolenaar1999-08-181-7/+7
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=20777
* Create link for OSVERSION 320001 too, because the necessary kernel changeMarcel Moolenaar1999-08-111-2/+2
| | | | | | | | happened after the version bump to 320001. This makes the port work for any -stable system. Notes: svn path=/head/; revision=20652
* linux_devtools is the reincarnation of linux_devel and obsoletes bothMarcel Moolenaar1999-07-216-120/+5206
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=20296
* Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.Hidetoshi Shimokawa1999-01-061-1/+3
| | | | | | | They are intended for Linux/i386 emulation and to work on i386. Notes: svn path=/head/; revision=15877
* NO_WRKDIR is evil.Satoshi Asami1998-12-011-3/+2
| | | | Notes: svn path=/head/; revision=14992
* Unbreak for ELFJustin M. Seger1998-10-131-2/+2
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=13928
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | | | | ===> 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 Notes: svn path=/head/; revision=13914
* Use the MANx variables.Tim Vanderhoek1998-08-231-1/+98
| | | | | | | | | | | | | 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? Notes: svn path=/head/; revision=12727
* Smoothify style.Tim Vanderhoek1998-08-231-4/+2
| | | | Notes: svn path=/head/; revision=12726
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* may as well sync this with the linux_lib portEric L. Hernes1997-04-143-5/+7
| | | | Notes: svn path=/head/; revision=6208
* Make the comments match reality. Add master site on LOCAL_PORTS. Misc.Satoshi Asami1996-11-271-6/+5
| | | | | | | cleanup. Notes: svn path=/head/; revision=4703
* new port for linux_devel, The linux cross-development stuffEric L. Hernes1996-11-264-0/+34
Notes: svn path=/head/; revision=4698