aboutsummaryrefslogtreecommitdiff
path: root/misc/estic
Commit message (Collapse)AuthorAgeFilesLines
* - cleanupDirk Meyer2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162224
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* - add SHA checksumDirk Meyer2005-11-131-0/+2
| | | | Notes: svn path=/head/; revision=148088
* - mirror distfilesDirk Meyer2005-09-141-2/+3
| | | | | | | master site has stopped distribution Notes: svn path=/head/; revision=142711
* - add pkg-message for non english usersDirk Meyer2005-09-061-0/+2
| | | | Notes: svn path=/head/; revision=142070
* - update to 1.61Dirk Meyer2005-09-0622-243/+630
| | | | | | | | | | | | - allow pipes as input - fixed build with X11 - fixed option WITHOUT_X11 - new option WITH_ESTIC_DTR_OFF - honor NOPORTDOCS Submitted by: Peter Much & Dirk Meyer Notes: svn path=/head/; revision=142069
* - rename and merge patchesDirk Meyer2005-09-0627-13/+13
| | | | | | | (for better CVS tracking of next updates) Notes: svn path=/head/; revision=142066
* - take maintainershipDirk Meyer2005-09-051-1/+1
| | | | Notes: svn path=/head/; revision=142003
* Fix bad C++ code and thus unbreak with recent GCC.Alexey Dokuchaev2004-12-234-7/+74
| | | | Notes: svn path=/head/; revision=124990
* Tidy up whitespace.Trevor Johnson2004-04-101-2/+2
| | | | Notes: svn path=/head/; revision=106671
* misc category cleanup part 3 of 6:Clement Laforet2004-02-112-5/+5
| | | | | | | | | | | | | | | - Use DATADIR/DOCSDIR/PORTSDOC - make portlint happy * diction, earthview - kill pkg-plist PR: 61028 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Updated/reworked by: me Notes: svn path=/head/; revision=100674
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Reset maintainer on ports maintained by the following non-ports committers,Kris Kennaway2003-11-031-2/+2
| | | | | | | | | | who did not respond to my email confirming whether they have an active interest in maintaining the port: sue reg rv jmb dima reg horikawa msmith jhs ue Notes: svn path=/head/; revision=92913
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix and sort plist, and make this port respect CXX and CFLAGSKris Kennaway2001-03-104-44/+56
| | | | Notes: svn path=/head/; revision=39473
* make it fetchableYing-Chieh Liao2001-01-251-3/+1
| | | | | | | | PR: 24616 Submitted by: joseph@randomnetworks.com Notes: svn path=/head/; revision=37562
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27512
* Consolidate diffs to a single file into one patch and add a boatloadSteve Price2000-02-2723-59/+538
| | | | | | | of patches to fix the build on -current. Notes: svn path=/head/; revision=26363
* 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