summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added dmake and noweb, convert to new format along the way.Satoshi Asami1995-08-081-4/+11
| | | | Notes: svn path=/head/; revision=2039
* Another hyper make.Satoshi Asami1995-08-086-0/+105
| | | | | | | Submitted by: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan) Notes: svn path=/head/; revision=2037
* noweb is a simple literate programming tool, says Thomas. I putSatoshi Asami1995-08-086-0/+157
| | | | | | | | | it in devel because it's a programmer's tool. Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2035
* AddSatoshi Asami1995-06-244-2/+10
| | | | | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :) Notes: svn path=/head/; revision=1871
* Compile and install xxgdbiowin. It is required by the "iowin" featureSatoshi Asami1995-06-202-1/+12
| | | | | | | | | of the debugger. Pointed-out by: murphyp1@AIXDev1.ais.msu.edu (Patrick Murphy) Notes: svn path=/head/; revision=1844
* Upgrade.Andrey A. Chernov1995-06-186-12/+12
| | | | Notes: svn path=/head/; revision=1841
* Added libdlmalloc.Satoshi Asami1995-06-041-2/+2
| | | | Notes: svn path=/head/; revision=1822
* Doug Lea's malloc library.Satoshi Asami1995-06-047-0/+150
| | | | | | | Submitted by: Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net> Notes: svn path=/head/; revision=1821
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". Notes: svn path=/head/; revision=1740
* Add xxgdb.Satoshi Asami1995-05-031-2/+2
| | | | Notes: svn path=/head/; revision=1594
* xxgdb 1.11, an X window interface for gdb.Satoshi Asami1995-05-036-0/+98
| | | | Notes: svn path=/head/; revision=1593
* Updated devel Makefiles. Strip mprof and compress mprof.1 along the way.Satoshi Asami1995-04-242-7/+5
| | | | Notes: svn path=/head/; revision=1521
* Add bcc to SUBDIR, move libmalloc to BROKEN.Satoshi Asami1995-04-161-2/+4
| | | | Notes: svn path=/head/; revision=1385
* And now, yet another round of Makefile updates, devel version!Satoshi Asami1995-04-096-18/+31
| | | | Notes: svn path=/head/; revision=1314
* Upgrade.Andrey A. Chernov1995-04-0810-60/+44
| | | | Notes: svn path=/head/; revision=1307
* Claim my ports, and add the MAINTAINER entry.Joerg Wunsch1995-04-011-1/+2
| | | | Notes: svn path=/head/; revision=1270
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-016-9/+15
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Bruce Evans' bcc C compiler.Joerg Wunsch1995-03-2614-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. Notes: svn path=/head/; revision=1205
* And another patch for the "new" make.Andreas Schulz1995-01-291-7/+34
| | | | Notes: svn path=/head/; revision=846
* Correction in the Makefile for the "new" make.Andreas Schulz1995-01-291-1/+1
| | | | Notes: svn path=/head/; revision=845
* Delete a bogus semicolon at the end of a dependency line,Andreas Schulz1995-01-292-4/+38
| | | | | | | that get now detected with the new/corrected b-make. Notes: svn path=/head/; revision=842
* Update the reported version.Jordan K. Hubbard1995-01-232-2/+2
| | | | Notes: svn path=/head/; revision=806
* Add bisonJordan K. Hubbard1995-01-131-2/+2
| | | | Notes: svn path=/head/; revision=767
* Add libmalloc to list of targets.Jordan K. Hubbard1995-01-121-2/+2
| | | | Notes: svn path=/head/; revision=753
* Fancy malloc lib with fast allocation time, extensive leak detectionJordan K. Hubbard1995-01-126-0/+147
| | | | | | | | and tracing, etc.. By Mark Moraes. Submitted by: moraes Notes: svn path=/head/; revision=752
* Upgrade.Andrey A. Chernov1995-01-123-8/+8
| | | | Notes: svn path=/head/; revision=751
* Patch for mv command in Makefile.Steven Wallace1995-01-042-4/+38
| | | | | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> Notes: svn path=/head/; revision=700
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-184-0/+4
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* Executable name is now "gmake", forget about "make" and the symlink gizmo.Satoshi Asami1994-12-062-12/+4
| | | | | | | Requested by: gpalmer Notes: svn path=/head/; revision=538
* Update to use 3.72.1Torsten Blum1994-11-282-6/+12
| | | | | | | Changed MASTER_SITES to ftp.uu.net (prep.ai.mit.edu is often busy) Notes: svn path=/head/; revision=523
* Add mprof back - Jeff fixed it.Jordan K. Hubbard1994-11-221-2/+2
| | | | Notes: svn path=/head/; revision=450
* Change name of Makefile to Makefile.i386.Jeffrey Hsu1994-11-221-12/+9
| | | | | | | | Remove /usr/include/frame.h from dependencies in Makefile.i386. Add -static to CFLAGS so 'make tests' will work. Notes: svn path=/head/; revision=449
* Use Makefile.i386.Jeffrey Hsu1994-11-221-1/+2
| | | | Notes: svn path=/head/; revision=448
* Remove mprof from Makefile again - no, it *doesn't* work. :-(Jordan K. Hubbard1994-11-221-2/+2
| | | | Notes: svn path=/head/; revision=447
* Add the mprof package to the subdisrs list. It builds ok.Andreas Schulz1994-11-201-2/+2
| | | | Notes: svn path=/head/; revision=418
* Add a patch to set the bin-prefix for gmake to g. Some other portsAndreas Schulz1994-11-202-0/+38
| | | | | | | | expect gmake installed as gmake instead of another make under /usr/local/bin. Notes: svn path=/head/; revision=417
* Mprof 3.0 --- a memory allocation profiler and leak detector.Jeffrey Hsu1994-11-055-0/+369
| | | | Notes: svn path=/head/; revision=321
* Add m4.Jordan K. Hubbard1994-10-251-2/+2
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=279
* Whoops, this time for real (without a work dir! *blush*).Jordan K. Hubbard1994-10-254-0/+52
| | | | | | | Submitted by: mr Notes: svn path=/head/; revision=277
* Set this up for GNU_CONFIGURE, which buys us a free --prefix.Jordan K. Hubbard1994-10-042-4/+4
| | | | Notes: svn path=/head/; revision=174
* Several changes across all ports:Jordan K. Hubbard1994-09-142-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. Notes: svn path=/head/; revision=93
* Make the required changes to make all existing ports use MASTER_SITESJordan K. Hubbard1994-09-132-4/+4
| | | | | | | correctly. Notes: svn path=/head/; revision=84
* Top level Makefile for devel catagory.Jordan K. Hubbard1994-09-111-0/+5
| | | | Notes: svn path=/head/; revision=75
* Package files for gmake 3.71Jordan K. Hubbard1994-09-116-0/+40
| | | | Notes: svn path=/head/; revision=74
* Create a port of gmake 3.71Jordan K. Hubbard1994-09-112-0/+26
Notes: svn path=/head/; revision=73