summaryrefslogtreecommitdiff
path: root/net/ppxp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove a useless target.SADA Kenji1999-01-101-7/+1
| | | | Notes: svn path=/head/; revision=15959
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.Hidetoshi Shimokawa1999-01-071-1/+4
| | | | | | | XForms has not been available for FreeBSD/alpha yet. Notes: svn path=/head/; revision=15906
* Use tclsh instead of wish and remove files/pkgIndex.tclSADA Kenji1999-01-022-9/+12
| | | | | | | | | | (now created by tclsh) Change option var. TCLJP's usage. Depend to tcl80{,jp}.1 . Submitted by: KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp> Notes: svn path=/head/; revision=15787
* This is a new user process PPP software pakgae. It is easy to setupSADA Kenji1998-12-318-0/+312
and has nice GUI to control connection. This PPP software make a connection on demand and can traslate IP address and port numbers as called as NAT. This spackage have many console programs, ppxp is standard terminal oriented console, xppxp is X client console, tkppxp is Tcl/Tk based console, and much more. Submitted by: Norio Suzuki <nosuzuki@e-mail.ne.jp>, KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp> Notes: svn path=/head/; revision=15740