aboutsummaryrefslogtreecommitdiff
path: root/net/repeater
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.14Yen-Ming Lee2008-08-316-31/+51
| | | | | | | | PR: 127002 Submitted by: Rick Richard <rick@sloservers.com> Notes: svn path=/head/; revision=219525
* - utilize USR_RC_SUBR for new start scriptYen-Ming Lee2006-09-303-20/+16
| | | | | | | | - handle version-dependent patch better - bump PORTREVISION Notes: svn path=/head/; revision=174120
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* - fix procname problem in start scriptYen-Ming Lee2006-02-212-3/+2
| | | | Notes: svn path=/head/; revision=156592
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* - fix wrong start_cmd in start scriptYen-Ming Lee2006-01-142-1/+2
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=153493
* Add repeater-0.08, the UltraVNC repeater which support both mode I and II.Yen-Ming Lee2005-12-185-0/+92
There are two modes available with the UltraVNC repeater: - mode I is used for UltraVNC Server and Viewer both in normal mode, - mode II works with the server in listening mode. WWW: http://ultravnc.sourceforge.net/addons/repeater.html Notes: svn path=/head/; revision=151458