summaryrefslogtreecommitdiff
path: root/mail/youbin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* "all:" -> "all:" to make XFree86-3.3 config files happy.Satoshi Asami1997-06-121-0/+17
| | | | Notes: svn path=/head/; revision=6879
* Rename the startup script to youbind.sh.sample so that users who onlyMasafumi Max NAKANE1997-04-213-9/+12
| | | | | | | | | | | want to use the client program doesn't have to mess with it. Rewrite the warning message in pkg/INSTALL. Suggested by: sampei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6265
* Moved a part of post-install to pkg/INSTALL.Masafumi Max NAKANE1997-04-212-5/+12
| | | | Notes: svn path=/head/; revision=6262
* Gosh, an enhancement I put in was commented out by my mistake.Masafumi Max NAKANE1997-04-211-1/+1
| | | | Notes: svn path=/head/; revision=6261
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-101-2/+2
| | | | | | | And clean up variable ordering (as shown in the handbook) as little. Notes: svn path=/head/; revision=4382
* Added local hack to make youbind server detatch itself from the controlingMasafumi Max NAKANE1996-10-092-17/+46
| | | | | | | | | | tty at the startup. Removed `&' from the startup script since youbind doesn't need to be put background manually. Notes: svn path=/head/; revision=3942
* ${PREFIX} is set to ${LOCALBASE} only when no value is specified for theMasafumi Max NAKANE1996-09-181-2/+2
| | | | | | | variable. Notes: svn path=/head/; revision=3810
* Updated Masafumi NAKANE's E-mail address.Masafumi Max NAKANE1996-09-171-3/+3
| | | | Notes: svn path=/head/; revision=3797
* Don't use "&;", which is now illegal.Satoshi Asami1996-09-141-3/+3
| | | | | | | Submitted by: max@sfc.wide.ad.jp Notes: svn path=/head/; revision=3774
* Remove spurious ";" after "then". Indend one chmod line to matchSatoshi Asami1996-08-211-3/+3
| | | | | | | the rest of its buddies. Notes: svn path=/head/; revision=3673
* Remote (network) biff.Satoshi Asami1996-08-2112-0/+402
Submitted by: max@sfc.wide.ad.jp Notes: svn path=/head/; revision=3671