summaryrefslogtreecommitdiff
path: root/net/ppxp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-2/+2
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Tiny cosmetic fixes.Akinori MUSHA2000-04-141-4/+1
| | | | | Assure master ports and their lang-specific slaves of having consistent categories.
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* Remove 'info/dir' from PLISTChris D. Faulhaber2000-01-051-1/+0
| | | | | | | Remove unwanted patch-aa.orig and patch-ab.orig PR: 15905 Submitted by: Maintainer
* Update to version 0.99072807.Steve Price1999-12-254-4/+76
| | | | | PR: 15683 Submitted by: maintainer
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-281-11/+11
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Update to version 0.99072807.Steve Price1999-08-015-21/+28
| | | | | PR: 12872 Submitted by: maintainer
* The xforms ports is no longer an i386-only port.Steve Price1999-06-081-4/+1
|
* Update to version 0.99030108.Steve Price1999-05-097-58/+24
| | | | | PR: 11578 Submitted by: maintainer
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-1/+1
|
* Remove a useless target.SADA Kenji1999-01-101-7/+1
|
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.Hidetoshi Shimokawa1999-01-071-1/+4
| | | | XForms has not been available for FreeBSD/alpha yet.
* 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>
* 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>