aboutsummaryrefslogtreecommitdiff
path: root/net/poptop/files
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2.1Sergey Matveychuk2005-10-248-100/+477
| | | | | | | | | | - Grant maintainership to submitter PR: ports/87891 Submitted by: Oleg M. Golovanov <olmi@rentech.ru> Notes: svn path=/head/; revision=146225
* - Fix build on -currentKirill Ponomarev2003-10-181-2/+23
| | | | | | | | PR: 58224 Submitted by: Ports Fury Notes: svn path=/head/; revision=91588
* * Fix autotools chaos.Christian Weisgerber2003-06-251-14/+0
| | | | | | | | | | | * Add option for kernel ppp support. Adapted from PR: 53544 Submitted by: Sergey Akifyev <asa@gascom.ru> Notes: svn path=/head/; revision=83552
* Fix CFLAGS handling in Makefile.am/.in.Christian Weisgerber2003-06-242-6/+12
| | | | | | | | PR: 53135 Reported by: Sergey Akifyev <asa@gascom.ru> Notes: svn path=/head/; revision=83551
* - update to 1.1.4.b3Pete Fritchman2003-05-115-35/+31
| | | | | | | | | | | | While I'm here, - spell ports@FreeBSD.org correctly - portlint'ify: move WRKSRC to it's proper section PR: 51736 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> Notes: svn path=/head/; revision=80672
* Fix Makefile.am patch.Tilman Keskinoz2003-04-251-1/+1
| | | | | | | | PR: 51250 Submitted by: Hoss Firooznia <hfir@math.rochester.edu> Notes: svn path=/head/; revision=79612
* Oops. The path to the config file ended up missing a /. BumpNick Sayer2002-09-111-1/+1
| | | | | | | | | portrevision and fix. Submitted by: Mike Harding Notes: svn path=/head/; revision=66163
* Update to 1.1.3.Nick Sayer2002-09-084-25/+34
| | | | | | | Submitted by: Mike Harding Notes: svn path=/head/; revision=65843
* 1. Upgrade to 1.1.2. They recommend 1.0.1, but 1.1.2 has been out for aNick Sayer2001-09-081-0/+18
| | | | | | | | | | while and appears to work better. 2. INSTALL_SCRIPT for the rc.d script rather than INSTALL_DATA. That way it actually gets run at startup. Notes: svn path=/head/; revision=47541
* 1. Upgrade to v1.0.1Nick Sayer2001-02-242-2/+2
| | | | | | | | | | | | | | | | 2. Don't use their CFLAGS, add the really important stuff with += instead 3. Move the MASTER_SITE and WWW. This port is still FORBIDDEN, IMHO, since so far as I know the FreeBSD userland ppp doesn't do MPPE encryption and the mpd-netgraph stuff does. What is the use of a vpn that does no encryption? *BUT* If I am wrong or if someone can add MPPE to the userland ppp, I will de-FORBIDDEN this port. Notes: svn path=/head/; revision=38659
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-1/+15
| | | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* Import of port for PoPToP -- a PPTP (vpn) serverNick Sayer1999-10-065-0/+70
Notes: svn path=/head/; revision=22186