Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated devel Makefiles. Strip mprof and compress mprof.1 along the way. | asami | 1995-04-24 | 2 | -7/+5 |
| | |||||
* | Add bcc to SUBDIR, move libmalloc to BROKEN. | asami | 1995-04-16 | 1 | -2/+4 |
| | |||||
* | And now, yet another round of Makefile updates, devel version! | asami | 1995-04-09 | 6 | -18/+31 |
| | |||||
* | Upgrade. | ache | 1995-04-08 | 10 | -60/+44 |
| | |||||
* | Claim my ports, and add the MAINTAINER entry. | joerg | 1995-04-01 | 1 | -1/+2 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 6 | -9/+15 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Bruce Evans' bcc C compiler. | joerg | 1995-03-26 | 14 | -0/+994 |
| | | | | | | | | | It is able to handle 16-bit code as well, and comes with an own assembler and loader. (They are already known from Minix and Linux as the `bin86' package.) With a bit of `dd' magic, bcc can be used to compile messdos programs. | ||||
* | And another patch for the "new" make. | ats | 1995-01-29 | 1 | -7/+34 |
| | |||||
* | Correction in the Makefile for the "new" make. | ats | 1995-01-29 | 1 | -1/+1 |
| | |||||
* | Delete a bogus semicolon at the end of a dependency line, | ats | 1995-01-29 | 2 | -4/+38 |
| | | | | that get now detected with the new/corrected b-make. | ||||
* | Update the reported version. | jkh | 1995-01-23 | 2 | -2/+2 |
| | |||||
* | Add bison | jkh | 1995-01-13 | 1 | -2/+2 |
| | |||||
* | Add libmalloc to list of targets. | jkh | 1995-01-12 | 1 | -2/+2 |
| | |||||
* | Fancy malloc lib with fast allocation time, extensive leak detection | jkh | 1995-01-12 | 6 | -0/+147 |
| | | | | | and tracing, etc.. By Mark Moraes. Submitted by: moraes | ||||
* | Upgrade. | ache | 1995-01-12 | 3 | -8/+8 |
| | |||||
* | Patch for mv command in Makefile. | swallace | 1995-01-04 | 2 | -4/+38 |
| | | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> | ||||
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 4 | -0/+4 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | Executable name is now "gmake", forget about "make" and the symlink gizmo. | asami | 1994-12-06 | 2 | -12/+4 |
| | | | | Requested by: gpalmer | ||||
* | Update to use 3.72.1 | torstenb | 1994-11-28 | 2 | -6/+12 |
| | | | | Changed MASTER_SITES to ftp.uu.net (prep.ai.mit.edu is often busy) | ||||
* | Add mprof back - Jeff fixed it. | jkh | 1994-11-22 | 1 | -2/+2 |
| | |||||
* | Change name of Makefile to Makefile.i386. | hsu | 1994-11-22 | 1 | -12/+9 |
| | | | | | Remove /usr/include/frame.h from dependencies in Makefile.i386. Add -static to CFLAGS so 'make tests' will work. | ||||
* | Use Makefile.i386. | hsu | 1994-11-22 | 1 | -1/+2 |
| | |||||
* | Remove mprof from Makefile again - no, it *doesn't* work. :-( | jkh | 1994-11-22 | 1 | -2/+2 |
| | |||||
* | Add the mprof package to the subdisrs list. It builds ok. | ats | 1994-11-20 | 1 | -2/+2 |
| | |||||
* | Add a patch to set the bin-prefix for gmake to g. Some other ports | ats | 1994-11-20 | 2 | -0/+38 |
| | | | | | expect gmake installed as gmake instead of another make under /usr/local/bin. | ||||
* | Mprof 3.0 --- a memory allocation profiler and leak detector. | hsu | 1994-11-05 | 5 | -0/+369 |
| | |||||
* | Add m4. | jkh | 1994-10-25 | 1 | -2/+2 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | Whoops, this time for real (without a work dir! *blush*). | jkh | 1994-10-25 | 4 | -0/+52 |
| | | | | Submitted by: mr | ||||
* | Set this up for GNU_CONFIGURE, which buys us a free --prefix. | jkh | 1994-10-04 | 2 | -4/+4 |
| | |||||
* | Several changes across all ports: | jkh | 1994-09-14 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release. | ||||
* | Make the required changes to make all existing ports use MASTER_SITES | jkh | 1994-09-13 | 2 | -4/+4 |
| | | | | correctly. | ||||
* | Top level Makefile for devel catagory. | jkh | 1994-09-11 | 1 | -0/+5 |
| | |||||
* | Package files for gmake 3.71 | jkh | 1994-09-11 | 6 | -0/+40 |
| | |||||
* | Create a port of gmake 3.71 | jkh | 1994-09-11 | 2 | -0/+26 |