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