summaryrefslogtreecommitdiff
path: root/net/pptpclient (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.5.0.Daniel Harris2004-06-303-4/+15
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=112622
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Upgrade net/pptpclient to upstream release 1.3.1.Thomas Quinot2003-08-143-26/+18
| | | | | | | Reviewed by: roberto Notes: svn path=/head/; revision=86923
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-6/+10
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 1.1.0.Anton Berezin2002-06-135-108/+23
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=61222
* Make libgnugetopt a build and runtime dependency (via LIB_DEPENDS), insteadPete Fritchman2002-02-201-1/+1
| | | | | | | | | | of just a build depend. PR: 34897 Submitted by: Charles Randall <cfr@pobox.com> Notes: svn path=/head/; revision=54949
* Update master site and description.John Polstra2001-10-072-6/+7
| | | | | | | | PR: ports/31100 Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org> Notes: svn path=/head/; revision=48531
* Upgrade from version 1.0.2 to 1.0.3 and welcome Thomas Quinot asJohn Polstra2001-05-128-134/+74
| | | | | | | | | the new maintainer of this port. Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org> Notes: svn path=/head/; revision=42558
* Add a disclaimer hinting that this port sucks beyond measure, andJohn Polstra2001-04-301-0/+6
| | | | | | | that potential users of it should choose mpd-netgraph instead. Notes: svn path=/head/; revision=42090
* We do not need separate `pptp_callmgr' binaryRuslan Ermilov2000-08-112-21/+17
| | | | | | | since it is built directly into `pptp' binary. Notes: svn path=/head/; revision=31515
* Remove extraneous directory on deinstallKris Kennaway2000-07-031-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30096
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* Handle an invalid result code of 0 in Start-Control-Connection-ReplyJohn Polstra2000-01-291-0/+11
| | | | | | | | | | | | packets. A popular ADSL service in Korea sends this result code. It is wrong, but the patch doesn't harm anybody else. PR: ports/16372 Submitted by: CHOI Junho <cjh@kr.FreeBSD.ORG> Reviewed by: jdp Notes: svn path=/head/; revision=25230
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* New port for the "pptp-linux" VPN client. It allows a FreeBSD machineJohn Polstra1999-06-1912-0/+266
to connect to a remote NT server, making it behave as if it were on the same LAN. Notes: svn path=/head/; revision=19577