summaryrefslogtreecommitdiff
path: root/comms/xcept/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeSatoshi Asami1998-11-281-1/+2
| | | | | | | for ilu and mkdirhier for asl.) Notes: svn path=/head/; revision=14922
* Oops. Next time I add MANCOMPRESSED=maybe to a port, I should alsoTim Vanderhoek1998-08-301-1/+4
| | | | | | | add the appropriate MANx variables. :) Notes: svn path=/head/; revision=12911
* Set MANCOMPRESSED=maybe. This isn't the correct fix. The port shouldTim Vanderhoek1998-08-281-1/+2
| | | | | | | | have its patches that stuff NOMANCOMPRESS support in the source Makefile removed, or submitted for inclusion with the next xceptd release. Notes: svn path=/head/; revision=12889
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* CAT_E_GORIES+= -> CAT_E_GORIES=David E. O'Brien1996-11-171-2/+2
| | | | | | | Added MAINTAINER's to some, switched to new MAN[1-8] Notes: svn path=/head/; revision=4529
* Actually, I should just take out USE_X11 and PREFIX=, they cancelSatoshi Asami1996-11-061-3/+1
| | | | | | | each other. ;) Notes: svn path=/head/; revision=4312
* Use ${LOCALBASE} instead of /usr/local. Move WRKSRC down to whereSatoshi Asami1996-11-061-3/+3
| | | | | | | it belongs. Notes: svn path=/head/; revision=4310
* XCept - a decoder for the CEPT protocol as it is in use in the BtxJoerg Wunsch1996-09-011-0/+19
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... Notes: svn path=/head/; revision=3731