Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo. | asami | 1996-07-10 | 1 | -1/+1 |
| | | | | Submitted by: James Raynard <fports@jraynard.demon.co.uk> | ||||
* | Drastically shorten. This "one-line comment" was 14 lines long! ;) | asami | 1996-07-10 | 1 | -14/+1 |
| | |||||
* | Put files into alphabetical order to make it easier to check for | gpalmer | 1996-06-04 | 12 | -108/+108 |
| | | | | new additions. | ||||
* | Upgrade to autoconf 2.10 | gpalmer | 1996-06-04 | 24 | -48/+48 |
| | |||||
* | Expand subdirectory and add @exec/unexec to create/remove empty | asami | 1996-04-23 | 5 | -5/+105 |
| | | | | directories. | ||||
* | Little tweak to make this conform to the standard in the handbook. | asami | 1996-04-23 | 5 | -10/+20 |
| | |||||
* | Add SWIG to SUBDIRs. | jkh | 1996-04-20 | 1 | -1/+2 |
| | |||||
* | This is SWIG - an interface generator for TCL/Python/PERL/Guile/etc. | jkh | 1996-04-20 | 25 | -0/+175 |
| | |||||
* | This port is BROKEN. Actually, do we still need this, now that we | asami | 1996-04-12 | 1 | -1/+3 |
| | | | | have phkmalloc in the main source tree? | ||||
* | Move libmalloc from BROKEN to SUBDIR. | asami | 1996-04-12 | 1 | -2/+2 |
| | |||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | Use RUN_DEPENDS instead of EXEC_DEPENDS, as it is not (technicall) necessary | asami | 1996-04-01 | 12 | -24/+36 |
| | | | | | | | to have /usr/local/bin/gm4 just to build this port. However, the configure script would find /usr/bin/m4 if /usr/local/bin/gm4 isn't there, so tell it to use tha latter via CONFIGURE_ENV. | ||||
* | Stop trying to strip shell scripts so this thing actually installs. | asami | 1996-03-29 | 12 | -228/+252 |
| | |||||
* | Upgrade to 2.9 | markm | 1996-03-28 | 48 | -192/+168 |
| | |||||
* | Upgrade to newer version. | tg | 1996-03-27 | 4 | -15/+19 |
| | |||||
* | Added flex. | asami | 1996-03-25 | 1 | -1/+2 |
| | |||||
* | A port of Peter J. Nicklin's automatic Makefile generator. | se | 1996-03-14 | 7 | -0/+118 |
| | |||||
* | Remove ${KEYWORDS}. | asami | 1996-03-06 | 1 | -2/+1 |
| | |||||
* | Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite. | ats | 1995-12-26 | 12 | -12/+12 |
| | | | | Update the COMMENT file that told something about 2.5 :-). | ||||
* | Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite. | ats | 1995-12-26 | 24 | -48/+48 |
| | |||||
* | Add libz | ache | 1995-12-05 | 1 | -1/+2 |
| | |||||
* | Remove weblint (moved to www/). | asami | 1995-11-27 | 1 | -2/+1 |
| | |||||
* | Change gategory name "development" -> "devel". Also take out the | asami | 1995-11-26 | 23 | -47/+47 |
| | | | | | "programming" that was in some of them, it's pretty obvious what we are talking about here. | ||||
* | Upgrade, 1.11 -> 1.12. | asami | 1995-11-26 | 4 | -29/+5 |
| | |||||
* | Upgrade 2.5 -> 2.6 | ache | 1995-11-23 | 24 | -48/+48 |
| | |||||
* | Upgrade: 2.4 -> 2.5 | ache | 1995-11-20 | 36 | -60/+60 |
| | |||||
* | Delete @cwd, @mode, @owner and @group from these packing lists. | asami | 1995-11-13 | 1 | -5/+0 |
| | | | | Reported by: jkh | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | Shorten one-line comments. | asami | 1995-10-25 | 1 | -1/+1 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Shorten the COMMENT line. | joerg | 1995-10-25 | 1 | -1/+1 |
| | |||||
* | Added weblint. | asami | 1995-10-17 | 1 | -1/+2 |
| | | | | Submitted by: pst | ||||
* | Add autoconf. | asami | 1995-10-12 | 1 | -1/+2 |
| | |||||
* | GNU autoconf ver 2.4, to generate your own configure scripts. | asami | 1995-10-12 | 72 | -0/+864 |
| | | | | Submitted by: torstenb | ||||
* | Add BUILD_DEPENDS too. | asami | 1995-10-11 | 1 | -2/+3 |
| | | | | | Originally reported by: jkh Solution submitted by: thomas@ghpc8.ihf.rwth-aachen.de (Thomas Gellekum) | ||||
* | Make sure the texmf directory exists. | asami | 1995-10-05 | 1 | -0/+17 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | "gzip --best" -> "gzip -9nf" for manpage compression. Otherwise it | asami | 1995-10-04 | 1 | -1/+1 |
| | | | | | will ask if you want to overwrite it if the compressed manpage already exists. | ||||
* | Various EXEC_DEPENDS fixes. | asami | 1995-10-04 | 1 | -2/+2 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Added gperf. | asami | 1995-10-04 | 1 | -1/+2 |
| | |||||
* | Added cflow. | asami | 1995-10-03 | 1 | -1/+2 |
| | |||||
* | A call-graph generator for C. | asami | 1995-10-03 | 7 | -0/+166 |
| | | | | Submitted by: Dave Chapeskie <dchapes@zeus.leitch.com> | ||||
* | Added dmake and noweb, convert to new format along the way. | asami | 1995-08-08 | 1 | -4/+11 |
| | |||||
* | Another hyper make. | asami | 1995-08-08 | 6 | -0/+105 |
| | | | | Submitted by: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan) | ||||
* | noweb is a simple literate programming tool, says Thomas. I put | asami | 1995-08-08 | 6 | -0/+157 |
| | | | | | | it in devel because it's a programmer's tool. Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Add | asami | 1995-06-24 | 4 | -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! :) | ||||
* | Compile and install xxgdbiowin. It is required by the "iowin" feature | asami | 1995-06-20 | 2 | -1/+12 |
| | | | | | | of the debugger. Pointed-out by: murphyp1@AIXDev1.ais.msu.edu (Patrick Murphy) | ||||
* | Upgrade. | ache | 1995-06-18 | 6 | -12/+12 |
| | |||||
* | Added libdlmalloc. | asami | 1995-06-04 | 1 | -2/+2 |
| | |||||
* | Doug Lea's malloc library. | asami | 1995-06-04 | 7 | -0/+150 |
| | | | | Submitted by: Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net> | ||||
* | Clean up subdir Makefiles. They now all look like this: | asami | 1995-05-14 | 1 | -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". | ||||
* | Add xxgdb. | asami | 1995-05-03 | 1 | -2/+2 |
| | |||||
* | xxgdb 1.11, an X window interface for gdb. | asami | 1995-05-03 | 6 | -0/+98 |
| | |||||
* | 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-27 | 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-30 | 1 | -7/+34 |
| | |||||
* | Correction in the Makefile for the "new" make. | ats | 1995-01-30 | 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-24 | 2 | -2/+2 |
| | |||||
* | Add bison | jkh | 1995-01-13 | 1 | -2/+2 |
| | |||||
* | Add libmalloc to list of targets. | jkh | 1995-01-13 | 1 | -2/+2 |
| | |||||
* | Fancy malloc lib with fast allocation time, extensive leak detection | jkh | 1995-01-13 | 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-29 | 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 |