summaryrefslogtreecommitdiff
path: root/net/ppxp (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21126
1999-08-01Update to version 0.99072807.Steve Price5-21/+28
PR: 12872 Submitted by: maintainer Notes: svn path=/head/; revision=20442
1999-06-08The xforms ports is no longer an i386-only port.Steve Price1-4/+1
Notes: svn path=/head/; revision=19323
1999-05-09Update to version 0.99030108.Steve Price7-58/+24
PR: 11578 Submitted by: maintainer Notes: svn path=/head/; revision=18657
1999-05-03WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1-1/+1
Notes: svn path=/head/; revision=18431
1999-01-10Remove a useless target.SADA Kenji1-7/+1
Notes: svn path=/head/; revision=15959
1999-01-07Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.Hidetoshi Shimokawa1-1/+4
XForms has not been available for FreeBSD/alpha yet. Notes: svn path=/head/; revision=15906
1999-01-02Use tclsh instead of wish and remove files/pkgIndex.tclSADA Kenji2-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
1998-12-31This is a new user process PPP software pakgae. It is easy to setupSADA Kenji8-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