aboutsummaryrefslogtreecommitdiff
path: root/net/poptop/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Mark BROKEN on HEAD: fails to build with new utmpxMartin Wilke2010-03-201-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=251277
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* - Fix a segmentation faultEmanuel Haupt2008-11-271-2/+2
| | | | | | | | | | | - Bump PORTREVISION - Respect CC and CFLAGS PR: 129042 Submitted by: zlopi.ru <zlopi.ru@gmail.com> Notes: svn path=/head/; revision=223471
* Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to workMark Linimon2008-08-201-1/+1
| | | | | | | | | on FreeBSD at the moment. Hat: portmgr Notes: svn path=/head/; revision=218899
* - Add patch to make multiple simultaneous BSDPPP configurations possibleMartin Wilke2007-08-051-0/+2
| | | | | | | | | | | Thanks to Harold Gold for making the patch and Brett Glass (brett on lariat.net) for bringing it to maintainer's attention - Bump PORTREVISION PR: 115073 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) Notes: svn path=/head/; revision=197187
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update to 1.3.4Pav Lucistnik2007-06-161-8/+3
| | | | | | | | PR: ports/113742 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) Notes: svn path=/head/; revision=193674
* - Update to 1.3.0Martin Wilke2006-09-271-3/+2
| | | | | | | | | | - Pass maintainership to submitter PR: ports/103696 Submitted by: Nils Vogels <nivo+kw+ports.bfa274(at)is-root.com> Notes: svn path=/head/; revision=174005
* Reset inactive maintainer who has not responded to PRs and email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172289
* Patch pptpctrl.c so that it does not pass bogus parameters to ppp.Sam Lawrance2006-05-151-0/+1
| | | | | | | | | | | Bump PORTREVISION for the change above. PR: ports/96386 Submitted by: Stefan Bethke <stb@lassitu.de> Approved by: olmi@rentech.ru (maintainer, timeout 2 weeks) Notes: svn path=/head/; revision=162407
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Update to 1.2.3Sam Lawrance2005-11-281-25/+15
| | | | | | | | | PR: ports/88260 Submitted by: Serge Maslov <serge@maslov.biz> Approved by: Oleg M. Golovanov <olmi@rentech.ru> (maintainer, timeout 26 days) Notes: svn path=/head/; revision=149774
* - Update to 1.2.1Sergey Matveychuk2005-10-241-5/+17
| | | | | | | | | | - Grant maintainership to submitter PR: ports/87891 Submitted by: Oleg M. Golovanov <olmi@rentech.ru> Notes: svn path=/head/; revision=146225
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Use user-ppp by defaultKirill Ponomarev2003-12-151-2/+2
| | | | | | | | PR: 60239 Submitted by: Allan Saddi <allan@saddi.com> Notes: svn path=/head/; revision=95857
* - Fix build on -currentKirill Ponomarev2003-10-181-22/+29
| | | | | | | | PR: 58224 Submitted by: Ports Fury Notes: svn path=/head/; revision=91588
* Update to 1.1.4.b4Kirill Ponomarev2003-07-301-2/+2
| | | | | | | | | PR: 55035 Submitted by: Sergey Akifyev <asa@gascom.ru> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85902
* * Fix autotools chaos.Christian Weisgerber2003-06-251-2/+7
| | | | | | | | | | | * Add option for kernel ppp support. Adapted from PR: 53544 Submitted by: Sergey Akifyev <asa@gascom.ru> Notes: svn path=/head/; revision=83552
* - update to 1.1.4.b3Pete Fritchman2003-05-111-5/+4
| | | | | | | | | | | | 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
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Release all my ports.Nick Sayer2002-10-211-1/+1
| | | | | | | | kris made it clear that by his measure I'm not doing my job as a port maintainer. Far be it from me to be an obstruction to the project. Notes: svn path=/head/; revision=68468
* Oops. The path to the config file ended up missing a /. BumpNick Sayer2002-09-111-0/+1
| | | | | | | | | portrevision and fix. Submitted by: Mike Harding Notes: svn path=/head/; revision=66163
* Update to 1.1.3.Nick Sayer2002-09-081-3/+7
| | | | | | | Submitted by: Mike Harding Notes: svn path=/head/; revision=65843
* Looks like the master site is gone, and the new sourceforge project onlyNick Sayer2002-04-061-12/+15
| | | | | | | | | | | | has the 1.0.1 version available. Rather than backtrack, we'll host our own copy of the 1.1.2 code. Diffing the two appears (to me) to make this worthwhile for now. PR: 36239 Submitted by: dominic_marks@btinternet.com Notes: svn path=/head/; revision=57371
* 1. Upgrade to 1.1.2. They recommend 1.0.1, but 1.1.2 has been out for aNick Sayer2001-09-081-2/+2
| | | | | | | | | | 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
* Since user level ppp can now do MPPE, there's no longer a good reason toNick Sayer2001-08-291-2/+0
| | | | | | | | | deprecate this port. Submitted by: brian Notes: svn path=/head/; revision=47093
* 1. Upgrade to v1.0.1Nick Sayer2001-02-241-4/+3
| | | | | | | | | | | | | | | | 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
* Deprecate poptop in favor of mpd-netgraph.Nick Sayer2000-10-301-0/+2
| | | | Notes: svn path=/head/; revision=34455
* Revert package name.Satoshi Asami2000-04-151-1/+1
| | | | Notes: svn path=/head/; revision=27566
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* Import of port for PoPToP -- a PPTP (vpn) serverNick Sayer1999-10-061-0/+27
Notes: svn path=/head/; revision=22186