Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake | Satoshi Asami | 1998-11-28 | 1 | -1/+2 |
| | | | | for ilu and mkdirhier for asl.) | ||||
* | Oops. Next time I add MANCOMPRESSED=maybe to a port, I should also | Tim Vanderhoek | 1998-08-30 | 2 | -3/+4 |
| | | | | add the appropriate MANx variables. :) | ||||
* | Set MANCOMPRESSED=maybe. This isn't the correct fix. The port should | Tim Vanderhoek | 1998-08-28 | 1 | -1/+2 |
| | | | | | have its patches that stuff NOMANCOMPRESS support in the source Makefile removed, or submitted for inclusion with the next xceptd release. | ||||
* | Use new MASTER_SITE_LOCAL variable from bsd.port.mk. | Satoshi Asami | 1997-04-30 | 1 | -2/+2 |
| | |||||
* | Merge two files that were patching the same file (xcept/script.h). In | Satoshi Asami | 1997-04-24 | 2 | -10/+18 |
| | | | | xcept/scripts.h (note the `s'), #include <sys/types.h> before <dirent.h>. | ||||
* | CAT_E_GORIES+= -> CAT_E_GORIES= | David E. O'Brien | 1996-11-17 | 1 | -2/+2 |
| | | | | Added MAINTAINER's to some, switched to new MAN[1-8] | ||||
* | Actually, I should just take out USE_X11 and PREFIX=, they cancel | Satoshi Asami | 1996-11-06 | 1 | -3/+1 |
| | | | | each other. ;) | ||||
* | Use ${LOCALBASE} instead of /usr/local. Move WRKSRC down to where | Satoshi Asami | 1996-11-06 | 1 | -3/+3 |
| | | | | it belongs. | ||||
* | realloc()ing a just freed pointer is a bad idea. | Joerg Wunsch | 1996-09-01 | 1 | -0/+10 |
| | | | | Detected by: phkmalloc :-) | ||||
* | XCept - a decoder for the CEPT protocol as it is in use in the Btx | Joerg Wunsch | 1996-09-01 | 10 | -0/+729 |
service of the Deutsche Telekom. XCept 2 is freeware (BSD-style copyright), but has later been replaced by the commercial XCept 3. The authors no longer distribute or support this old version. I cannot build it on freefall's 2.1.x system, but it builds fine on my 2.2-current. thud seems to be down... |