summaryrefslogtreecommitdiff
path: root/misc/estic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-11/+11
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* chmod -> ${CHMOD}Michael Haro1999-08-221-4/+4
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1999-05-013-18/+13
| | | | Notes: svn path=/head/; revision=18296
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-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. Notes: svn path=/head/; revision=16518
* More missing dependencies.Satoshi Asami1998-11-291-1/+2
| | | | Notes: svn path=/head/; revision=14954
* Cleanup pkg/PLIST so that it knows about all files installed andSteve Price1998-10-041-0/+1
| | | | | | | cleans up empty directories on deinstall. Notes: svn path=/head/; revision=13638
* files/* -> ${FILESDIR}/*.Masafumi Max NAKANE1997-07-211-2/+2
| | | | Notes: svn path=/head/; revision=7403
* ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration.David E. O'Brien1996-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 Notes: svn path=/head/; revision=5123