Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-04-01 | Claim my ports, and add the MAINTAINER entry. | Joerg Wunsch | |
1995-04-01 | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | |
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | |||
1995-03-26 | Bruce Evans' bcc C compiler. | Joerg Wunsch | |
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. | |||
1995-01-29 | And another patch for the "new" make. | Andreas Schulz | |
1995-01-29 | Correction in the Makefile for the "new" make. | Andreas Schulz | |
1995-01-29 | Delete a bogus semicolon at the end of a dependency line, | Andreas Schulz | |
that get now detected with the new/corrected b-make. | |||
1995-01-23 | Update the reported version. | Jordan K. Hubbard | |
1995-01-13 | Add bison | Jordan K. Hubbard | |
1995-01-12 | Add libmalloc to list of targets. | Jordan K. Hubbard | |
1995-01-12 | Fancy malloc lib with fast allocation time, extensive leak detection | Jordan K. Hubbard | |
and tracing, etc.. By Mark Moraes. Submitted by: moraes | |||
1995-01-12 | Upgrade. | Andrey A. Chernov | |
1995-01-04 | Patch for mv command in Makefile. | Steven Wallace | |
Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> | |||
1994-12-18 | First batch of MD5 checksum files. Only did through to the end of net | Gary Palmer | |
to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | |||
1994-12-06 | Executable name is now "gmake", forget about "make" and the symlink gizmo. | Satoshi Asami | |
Requested by: gpalmer | |||
1994-11-28 | Update to use 3.72.1 | Torsten Blum | |
Changed MASTER_SITES to ftp.uu.net (prep.ai.mit.edu is often busy) | |||
1994-11-22 | Add mprof back - Jeff fixed it. | Jordan K. Hubbard | |
1994-11-22 | Change name of Makefile to Makefile.i386. | Jeffrey Hsu | |
Remove /usr/include/frame.h from dependencies in Makefile.i386. Add -static to CFLAGS so 'make tests' will work. | |||
1994-11-22 | Use Makefile.i386. | Jeffrey Hsu | |
1994-11-22 | Remove mprof from Makefile again - no, it *doesn't* work. :-( | Jordan K. Hubbard | |
1994-11-20 | Add the mprof package to the subdisrs list. It builds ok. | Andreas Schulz | |
1994-11-20 | Add a patch to set the bin-prefix for gmake to g. Some other ports | Andreas Schulz | |
expect gmake installed as gmake instead of another make under /usr/local/bin. | |||
1994-11-05 | Mprof 3.0 --- a memory allocation profiler and leak detector. | Jeffrey Hsu | |
1994-10-25 | Add m4. | Jordan K. Hubbard | |
Reviewed by: Submitted by: Obtained from: | |||
1994-10-25 | Whoops, this time for real (without a work dir! *blush*). | Jordan K. Hubbard | |
Submitted by: mr | |||
1994-10-04 | Set this up for GNU_CONFIGURE, which buys us a free --prefix. | Jordan K. Hubbard | |
1994-09-14 | Several changes across all ports: | Jordan K. Hubbard | |
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. | |||
1994-09-13 | Make the required changes to make all existing ports use MASTER_SITES | Jordan K. Hubbard | |
correctly. | |||
1994-09-11 | Top level Makefile for devel catagory. | Jordan K. Hubbard | |
1994-09-11 | Package files for gmake 3.71 | Jordan K. Hubbard | |
1994-09-11 | Create a port of gmake 3.71 | Jordan K. Hubbard | |