Commit graph

33 commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Sergey Matveychuk
749ee3c260 - Update to 5.5
* New features:
          * Added `set link redial-delay ...` command.
          * Print global filters on `show iface|customer` commands.
          * Added protocol/port forwarding support for NAT.
          * Added utmpx support on 9-CURRENT.
     * Bugfixes:
          * Fix memory leaks on pptp and radius on some reason.
          * Really make RESULT a mandatory option in ext-auth.

Submitted by:	maintainer
Feature safe:	yes
2010-02-25 12:32:38 +00:00
Sergey Matveychuk
a95feec75c - Update to 5.4
New features:
    * Added built-in RADIUS server, supporting RFC 3576: Dynamic
      Authorization Extensions to RADIUS.
    * Added support for DSL Forum vendor-specific Circuit-ID/Remote-ID
      PPPoE tags and respective RFC 4679 RADIUS VSA.

Submitted by:	maintainer
2009-12-22 13:24:20 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Sergey Matveychuk
dfe3b96ebe - Update to 5.3
Submitted by:	maintainer
2009-04-12 17:23:43 +00:00
Sergey Matveychuk
ee4c3be366 - Update 5.2
Submitted by:	mav (maintainer)
2008-10-01 20:36:24 +00:00
Sergey Matveychuk
0e8ba3f0fe - Remove mtree(8) files. It prevents creating doc directories
when NOPORTDOCS defined.

Submitted by:	mav (maintainer)
2008-06-21 13:03:40 +00:00
Sergey Matveychuk
cccb106648 - Update to 5.1
Next major stable release of mpd5 branch presents improved performance,
  scalability, additional features and bugfixes.

Submitted by:	maintainer
2008-04-07 14:50:58 +00:00
Sergey Matveychuk
06d2881d1b - Update to 5.0 release
Changes since 5.0rc2:
New features:
 * Sending LCP Time-Remaining packet implemented.
Bugfixes:
 * Fixed MPPC options loss on link disconnect.
 * Fixed crash on PPTP CDN sending error.
 * Fixed incorrect IPCP options reject processing.
 * Fixed MP SHORTSEQ option.
 * Fixed packet order on accepting outgoing PPTP call.

Submitted by:	mav (maintainer)
2008-01-12 23:01:55 +00:00
Sergey Matveychuk
8bd70faf1f - Update to RC2. It fixes build on 5.5 and a few bugs.
Submitted by:	maintainer
2007-12-22 21:58:10 +00:00
Sergey Matveychuk
2d71a1d8ac - Update to 5.0 RC1
Submitted by:	maintainer
2007-12-19 12:14:36 +00:00
Sergey Matveychuk
947b7bbd44 First public release of the mpd-5.x branch.
The main goal of this branch is to implement new
operation principles based on dynamic on-demand
links/bundles creation.

Repocopied from:	net/mpd4
Repocopied by:		marcus
Submitted by:		maintainer
2007-10-24 13:31:37 +00:00
Sergey Matveychuk
7582fb0895 - Update to 4.3
Changes:
 - Added configure script for better system features detection
   and so added ability to build without ng_car module.
 - Several new PPPoE and L2TP configuration options.
 - Reimplemented RADIUS Class attribute support.
 - Added native 64bit ng_ppp stat counters support.
 - Added initial ng_ipacct node support.
 - Several bugs fixed in PPTP, L2TP, DoD and proxy-arp.

Submitted by:	mav (maintainer)
2007-08-29 11:45:09 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Sergey Matveychuk
d863a786a6 - Update ng_car to 0.5 and mpd4 to 4.2.2
- Fix compatibility with FreeBSD 5.x
- Install a kernel module in /boot/modules
- Fix possible races with ldconfig in rc.d script
- Change a maintainer email on @FreeBSD.org one

Submitted by:	mav
2007-07-06 07:35:54 +00:00
Sergey Matveychuk
cf06f7593d - Bugfix 4.2.1 release.
Fixed a bug with giving of a default route

Submitted by:	mav (maintainer)
2007-06-27 13:37:07 +00:00
Sergey Matveychuk
ef599a2a63 - Update to 4.2
Submitted by:	mav (maintainer)
2007-06-26 14:39:28 +00:00
Sergey Matveychuk
c1c96a9e8c - Add a patch to fix build with gcc 4.1
Submitted by:	maintainer
2007-04-06 08:59:26 +00:00
Alejandro Pulver
81ff8145da - Pass "-p ${pidfile}" parameter before "${mpd_flags}" in rc.d script.
PR:		ports/109096
Submitted by:	Volker Werth <volker@vwsoft.com>
Approved by:	Alexander Motin <mav@alkar.net> (maintainer)
2007-02-17 04:50:11 +00:00
Sergey Matveychuk
2496d8863e - Update mpd4 to 4.1 version.
- Mark net/mpd as leagacy in COMMENT.

Submitted by:   Alexander Motin <mav_AT_alkar.net> (maintainer)
2007-02-12 07:57:25 +00:00
Sergey Matveychuk
65e815a056 - Update to 4.1rc2. Developer decides to omit 4.0 and release 4.1.
- Change PORTNAME to mpd and utilize LATEST_LINK.
- Place distfile on SourceForge.
- The release is built well on 4.11.

Submitted by:	maintainer
2007-02-07 08:16:53 +00:00
Andrew Pantyukhin
008cf26972 - Really prevent portversion from going back 2007-02-05 13:50:57 +00:00
Sergey Matveychuk
c1db128b92 - Fix 'version goes back' situation. 2007-02-01 18:26:56 +00:00
Sergey Matveychuk
5ed1c5b5e4 - Update to RC1
- Add new features in pkg-descr
- Pass maintainership to submitter

Submitted by:	Alexander Motin <mav at alkar.net>
Approved by:	glebius (former maintainer)
2007-01-29 12:33:08 +00:00
Sergey Matveychuk
9ba6c57fc3 - Update to 4.0b5
- Get rid of pkg-plist. It's dynamical now and respects NOPORTDOCS.
- rcNG'fy

PR:		ports/92655 (based on)
Submitted by:	maintainer, sat (PR)
2006-10-31 20:37:56 +00:00
Kris Kennaway
c13b03b1a6 Mark IGNORE on 4.x since it's unsupported and will not build.
Submitted by:	maintainer
2006-03-19 07:49:21 +00:00
Archie Cobbs
a4a9d0c780 Bequeath maintainership to glebius@freebsd.org. 2006-02-04 01:34:33 +00:00
Gleb Smirnoff
70dd0de8ee Update to new beta release of mpd4 - 4.0b4. Several important bugfixes has
been made in this release. Also the new release introduces better integration
with new nodes in RELENG_6 branch - ng_tcpmss(4) and ng_netflow(4).

Approved by:	archie
2006-01-24 09:28:22 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Archie Cobbs
09daed7dd3 Remove hard-coded "/usr/local", replacing with ${PREFIX} in the Makefile. 2005-10-17 02:03:45 +00:00
Mark Linimon
3ddda540e8 Pacify distfile survey by following redirects on URLs.
Source:		distfile survey
2005-10-13 06:38:46 +00:00
Archie Cobbs
3428afda0e New port for the development version of mpd. 2005-09-20 19:31:01 +00:00