aboutsummaryrefslogtreecommitdiffstats
path: root/net/ppxp
Commit message (Collapse)AuthorAgeFilesLines
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-2/+2
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Tiny cosmetic fixes.knu2000-04-151-4/+1
| | | | | Assure master ports and their lang-specific slaves of having consistent categories.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Remove 'info/dir' from PLISTjedgar2000-01-061-1/+0
| | | | | | | Remove unwanted patch-aa.orig and patch-ab.orig PR: 15905 Submitted by: Maintainer
* Update to version 0.99072807.steve1999-12-264-4/+76
| | | | | PR: 15683 Submitted by: maintainer
* Update to use Tcl/Tk version 8.2.steve1999-11-291-11/+11
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Update to version 0.99072807.steve1999-08-015-21/+28
| | | | | PR: 12872 Submitted by: maintainer
* The xforms ports is no longer an i386-only port.steve1999-06-091-4/+1
|
* Update to version 0.99030108.steve1999-05-107-58/+24
| | | | | PR: 11578 Submitted by: maintainer
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-1/+1
|
* Remove a useless target.sada1999-01-101-7/+1
|
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.simokawa1999-01-071-1/+4
| | | | XForms has not been available for FreeBSD/alpha yet.
* Use tclsh instead of wish and remove files/pkgIndex.tclsada1999-01-032-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>
* This is a new user process PPP software pakgae. It is easy to setupsada1999-01-018-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>