aboutsummaryrefslogtreecommitdiffstats
path: root/misc/estic
Commit message (Collapse)AuthorAgeFilesLines
* Fix and sort plist, and make this port respect CXX and CFLAGSkris2001-03-114-44/+56
|
* make it fetchableijliao2001-01-251-3/+1
| | | | | PR: 24616 Submitted by: joseph@randomnetworks.com
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Consolidate diffs to a single file into one patch and add a boatloadsteve2000-02-2723-59/+538
| | | | of patches to fix the build on -current.
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-11/+11
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-4/+4
| | | | chown -> ${CHOWN}
* Switch to using USE_ZIP along with minor cleanups to some ports.jseger1999-05-013-18/+13
|
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-2/+3
| | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
* More missing dependencies.asami1998-11-291-1/+2
|
* Cleanup pkg/PLIST so that it knows about all files installed andsteve1998-10-051-0/+1
| | | | cleans up empty directories on deinstall.
* files/* -> ${FILESDIR}/*.max1997-07-221-2/+2
|
* ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration.obrien1996-12-2910-0/+824
The German manufacturer Emmerich makes Istec 1003 & 1008 TK-Anlagen. The TK-Anlage is an ISDN PBX ( Private Branch Exchange ). Submitted by: Julian Stacey