aboutsummaryrefslogtreecommitdiffstats
path: root/devel/linux_devtools-7
Commit message (Collapse)AuthorAgeFilesLines
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵dwcjr2001-09-241-1/+0
| | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
* Update for the not-so-new RH distribution directory structure.marcel2001-09-081-2/+2
| | | | Numerous reminders by: portsurvey
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".obrien2001-03-211-1/+1
|
* Add a .uk master site.ben2000-11-261-0/+1
| | | | Approved by: marcel (maintainer)
* Rename PLIST.* to pkg-plist.*.asami2000-10-081-1/+1
|
* The redhat 6.1 packages are under old-releases.marcel2000-08-221-1/+1
|
* Fix brokenness in last commit:marcel2000-08-221-1/+2
| | | | | | | o Add missing fi o s/$GREP/grep/g Reported by: Siegbert Baude <siegbert.baude@gmx.de>
* Do not rely on the linux(8) shell script. Instead, use an INSTALLsheldonh2000-08-152-10/+20
| | | | | | | | 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.
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.billf2000-05-141-1/+1
|
* > Fix: linux-2.2.5 -> linux-2.2.12imura2000-05-121-1/+1
| | | | Ooops, in Alpha, it is not 2.2.12, but 2.2.13.
* Fix: linux-2.2.5 -> linux-2.2.12imura2000-05-122-2/+2
| | | | | | | | 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
* PORTNAME/PORTVERSION updatemharo2000-04-121-3/+2
|
* Add virtual category "linux" to Linux apps and support libs/utils.asami2000-02-281-1/+1
|
* Add BUILD_DEPENDS on rpm.kuriyama2000-02-171-0/+1
| | | | Discussed with: marcel
* Install packages with -U instead of -i. This should minimize themarcel2000-01-101-1/+1
| | | | | problems people have when they install the port without removing the previously installed version.
* Upgrade to Red Hat 6.1. This port also allows installing updates.marcel2000-01-066-1474/+3440
|
* Make sure an install can be restarted after a failure. While I'm here, updatemarcel1999-09-033-3/+4
| | | | | DESCR and COMMENT so that they both contain the proper name of the port and do not contain the word `emulation'.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
| | | | chown -> ${CHOWN}
* Fix the way the port figures out if linux support is present in the kernel.marcel1999-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>
* Create link for OSVERSION 320001 too, because the necessary kernel changemarcel1999-08-121-2/+2
| | | | | happened after the version bump to 320001. This makes the port work for any -stable system.
* linux_devtools is the reincarnation of linux_devel and obsoletes bothmarcel1999-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
* Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.simokawa1999-01-061-1/+3
| | | | They are intended for Linux/i386 emulation and to work on i386.
* NO_WRKDIR is evil.asami1998-12-011-3/+2
|
* Unbreak for ELFjseger1998-10-131-2/+2
| | | | Submitted by: asami
* Mark BROKEN for ELF:jseger1998-10-131-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
* Use the MANx variables.hoek1998-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?
* Smoothify style.hoek1998-08-231-4/+2
|
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.asami1997-04-301-2/+2
|
* may as well sync this with the linux_lib porterich1997-04-153-5/+7
|
* Make the comments match reality. Add master site on LOCAL_PORTS. Misc.asami1996-11-271-6/+5
| | | | cleanup.
* new port for linux_devel, The linux cross-development stufferich1996-11-274-0/+34