summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Disconnect modload/modunload/modstat from their Makefiles..peter1999-04-181-2/+1
|
* Turn off f2c. Superseeded by EGCS's g77.obrien1999-04-181-2/+1
|
* lsock(1) -> sockstat(1)des1999-04-151-2/+2
|
* Activate lsock(1).des1999-04-141-1/+2
|
* Re-enable doscmd build.luoqi1999-02-161-1/+2
|
* Fixed disorder.bde1998-11-101-2/+2
|
* Reenable fstat for alpha.dima1998-11-091-2/+2
|
* Reenable systat/vmstat for alpha.dima1998-11-091-4/+4
|
* dig, dnsquery & host seem to work on the alpha nowgpalmer1998-11-081-4/+4
|
* Include `enigma' into the list of usr.bin programs.joerg1998-11-021-1/+2
|
* +gensetdefspeter1998-10-141-1/+2
|
* Move truss from i386-specific to always-build.sef1998-10-031-2/+2
| | | | Submitted by: Alex Nash <nash@mcs.net>
* mt now builds on the alpha.dfr1998-10-031-2/+2
|
* Take doscmd back out - it relies on installed X components to build (!).jkh1998-09-251-2/+1
|
* Fixed disorder and long lines.bde1998-09-241-9/+10
| | | | Decrypted a comment.
* Enable elf build for doscmd.luoqi1998-09-241-5/+3
|
* Put ldd back in the standard list since it builds on alpha now.dfr1998-09-161-2/+2
|
* Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is*asami1998-09-051-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a port so there is nothing to be done on that side now. Approved by: jkh === To: "Jordan K. Hubbard" <jkh@time.cdrom.com> cc: Andreas Klemm <andreas@klemm.gtn.com>, current@freebsd.org Subject: Re: Make this a relese coordinator decision (was Re: ports-current/packages-current discontinued) From: David Greenman <dg@root.com> Date: Sun, 03 Aug 1997 20:23:31 -0700 >decision is, I'll respect it. Another chance to architect people's principles...I can hardly wait. Seems quite appropriate for a Sunday - I just need to get one of those collection plates (and money envelopes) so I can profit, too. :-) Tcl stays in /usr/src for now, but it needs to be kept up to date; same for perl. If Jordan doesn't have "setup" (written in tcl) ready for 3.0, then tcl will be yanked prior to the 3.0 release (and made into a port). As for the ports tree only supporting the last FreeBSD release, this seems sensible to me. The "ports" have always been a moving target between releases and the problem is only going to get worse when we expand to supporting other processor architectures. In any case, Satoshi is and always has been in charge of the ports tree and whatever he wants to do with it (within reason :-)) is his decision. Does this cover the issue completely? I admit to deleting messages in this thread with unusual fervor (people have FAR too much time on their hands!). There's a fair bit of reasoning behind the above, but since everyone is sick of arguing about this, I'll spare you the analysis. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project
* Split lines into one subdir per line.gpalmer1998-08-301-23/+202
|
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-301-2/+2
|
* Delete trailing space that may have caused problemsgpalmer1998-08-261-2/+2
|
* Move kdump & ktrace out of i386 specific section.gpalmer1998-08-261-5/+4
|
* More programs that build on alpha now.jb1998-08-181-9/+9
|
* lorder is needed on the alpha toogpalmer1998-08-171-4/+4
|
* The doscmd build process and doscmd.kernel loader is very a.out specificpeter1998-06-121-2/+5
| | | | and doesn't fly too well on in an elf enviroment yet.
* SUBDIR += lddpeter1998-06-011-2/+2
|
* objformat is part of the i386 mid life identity crisis. On alpha, thingsjb1998-05-311-5/+4
| | | | are in their normal places, so objformat isn't required.
* ELF preparation step 1:sos1998-05-251-4/+4
| | | | | | | | | | | | | | | Move our old a.out utils to /usr/libexec/aout. Enable binutils and put the utils in /usr/libexec/elf Enable objformat, a little helper program that calls the right utils based on /etc/objformat and $OBJFORMAT. This will enable the ELF generating tools. Remember that this is only step one, the system is still compiled and run in a.out format ONLY. Problem left to solve: The BSD manpages wins over the GNU equivalents as the are installed last. We need to distinguish between the manpages somehow...
* More programs are now broken on alpha due to the libbind changesjb1998-05-151-12/+13
| | | | | | | | that prevent the programs from being linked static (duplicated symbols). Other programs depend on kernel internals. These will have to wait for a custom alpha kernel. For now, let's just make the build safe.
* Add mktemp directorypeter1998-04-141-2/+2
|
* Ouch, that nm is aout which is not alpha-friendly. Make it i386jb1998-03-241-3/+3
| | | | specific.
* Remove a bunch of unsupported machines, and the 'other' case wherejb1998-03-221-30/+7
| | | | | | some subdirs were only processed for install and clean (which caused builds to fail on alpha). Install and clean should always follow SUBDIRS.
* Updated MISSING list.bde1998-03-201-2/+2
|
* Some things only work on i386.jb1998-03-131-16/+23
|
* Remove cal, add ncal.helbig1997-12-151-3/+3
|
* Add minigzipmsmith1997-12-131-2/+2
|
* Add truss to the list of subdirectories.sef1997-12-061-2/+2
|
* Changes for KTH KerberosIV.markm1997-09-281-7/+2
|
* Activate c89(1).joerg1997-09-171-2/+2
|
* Add doscmd.jlemon1997-08-181-2/+3
|
* Remove SGML tools from -current.jfieber1997-07-191-2/+2
|
* .if exists(../eBones) tests the obj dir, not the source dir's existance.peter1997-07-051-2/+2
| | | | The existance of a stale obj dir does not imply the source too.
* Grr... curse my fumble-fingered hide: logmane -> lognamewpaul1997-05-291-2/+2
| | | | | Inscribed onto my chest with razor blades and then doused with lemon juice by: Jason Young <doogie@forbidden-donut.anet-stl.com>
* Activate new Secure RPC programs.wpaul1997-05-281-6/+6
|
* Add globaljkh1997-04-151-2/+2
|
* Make tclsh conditional on the src/contrib/tcl directory existing, andpeter1997-04-121-2/+7
| | | | | allow it to be disabled via NOTCL in /etc/make.conf (similar to other stuff in src/Makefile, eg: NOGAMES)
* Include `top'.joerg1997-03-231-2/+2
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Activate new OPIE programspst1997-02-071-1/+1
|
* Activate limits(1).davidn1997-01-211-2/+2
|
OpenPOWER on IntegriCloud