Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - cleanup | Dirk Meyer | 2006-05-13 | 1 | -1/+0 |
| | |||||
* | Remove USE_REINPLACE from ports starting with M | Edwin Groothuis | 2006-05-10 | 1 | -1/+0 |
| | |||||
* | - add SHA checksum | Dirk Meyer | 2005-11-13 | 1 | -0/+2 |
| | |||||
* | - mirror distfiles | Dirk Meyer | 2005-09-14 | 1 | -2/+3 |
| | | | | master site has stopped distribution | ||||
* | - add pkg-message for non english users | Dirk Meyer | 2005-09-06 | 1 | -0/+2 |
| | |||||
* | - update to 1.61 | Dirk Meyer | 2005-09-06 | 22 | -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 | ||||
* | - rename and merge patches | Dirk Meyer | 2005-09-06 | 27 | -13/+13 |
| | | | | (for better CVS tracking of next updates) | ||||
* | - take maintainership | Dirk Meyer | 2005-09-05 | 1 | -1/+1 |
| | |||||
* | Fix bad C++ code and thus unbreak with recent GCC. | Alexey Dokuchaev | 2004-12-23 | 4 | -7/+74 |
| | |||||
* | Tidy up whitespace. | Trevor Johnson | 2004-04-10 | 1 | -2/+2 |
| | |||||
* | misc category cleanup part 3 of 6: | Clement Laforet | 2004-02-11 | 2 | -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 | ||||
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Reset maintainer on ports maintained by the following non-ports committers, | Kris Kennaway | 2003-11-03 | 1 | -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 | ||||
* | Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN | Kris Kennaway | 2003-06-04 | 1 | -6/+6 |
| | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris | ||||
* | BROKEN on 5.1: bad C++ | Kris Kennaway | 2003-05-18 | 1 | -1/+7 |
| | |||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Fix and sort plist, and make this port respect CXX and CFLAGS | Kris Kennaway | 2001-03-10 | 4 | -44/+56 |
| | |||||
* | make it fetchable | Ying-Chieh Liao | 2001-01-25 | 1 | -3/+1 |
| | | | | | PR: 24616 Submitted by: joseph@randomnetworks.com | ||||
* | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | Consolidate diffs to a single file into one patch and add a boatload | Steve Price | 2000-02-27 | 23 | -59/+538 |
| | | | | of patches to fix the build on -current. | ||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | Michael Haro | 1999-08-27 | 1 | -11/+11 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -4/+4 |
| | | | | chown -> ${CHOWN} | ||||
* | Switch to using USE_ZIP along with minor cleanups to some ports. | Justin M. Seger | 1999-05-01 | 3 | -18/+13 |
| | |||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | Satoshi Asami | 1999-02-03 | 1 | -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. | Satoshi Asami | 1998-11-29 | 1 | -1/+2 |
| | |||||
* | Cleanup pkg/PLIST so that it knows about all files installed and | Steve Price | 1998-10-04 | 1 | -0/+1 |
| | | | | cleans up empty directories on deinstall. | ||||
* | files/* -> ${FILESDIR}/*. | Masafumi Max NAKANE | 1997-07-21 | 1 | -2/+2 |
| | |||||
* | ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration. | David E. O'Brien | 1996-12-29 | 10 | -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 |