Port details |
- mpd Multi-link PPP daemon based on netgraph(4) [legacy version]
- 3.18_6 net
=39 3.18_6Version of this port present on the latest quarterly branch.
- DEPRECATED: obsoleted, unsupported port. Use net/mpd4, net/mpd5 instead
This port expired on: 2010-01-22
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2010-02-25 12:47:29
- SVN Revision: UNKNOWN
- People watching this port, also watch:: libiconv, png, gettext, expat
- License: not specified in port
- WWW:
- http://sourceforge.net/projects/mpd/
- Description:
- Mpd is a netgraph(4) based implementation of the multi-link PPP
protocol for FreeBSD. It is designed to be both fast and flexible.
It handles configuration and negotiation in user land, while routing
all data packets strictly in the kernel. It supports several of
the numerous PPP sub-protocols and extensions, such as:
Multi-link PPP capability
PAP, CHAP, and MS-CHAP authentication
PPP compression and encryption
Point-to-Point Tunnelling Protocol (PPTP)
PPP over Ethernet (PPPoE)
RADIUS (authentication and accounting)
Mpd also includes many additional features:
Dial-on-demand with idle timeout
Multiple active connections running simultaneously
Dynamic demand based link management (also known as ``rubber bandwidth'')
Powerful chat scripting language for asynchronous serial ports
Pre-tested chat scripts for several common modems and ISDN TAs
Clean device-type independent design
Comprehensive logging
WWW: http://sourceforge.net/projects/mpd/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: mpd
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.18_6 25 Feb 2010 12:47:29 |
sem |
2010-01-22 net/mpd: obsoleted, unsupported port. Use net/mpd4, net/mpd5 instead
Feature safe: yes |
3.18_6 22 Dec 2009 13:39:08 |
sem |
- Mark the port DEPRECATED and EXPIRATION_DATE=2010-01-22
The version of mpd is not supported by developer and not recomended for ages.
Submitted by: mav (a current developer of mpd) |
3.18_6 30 Oct 2009 10:11:07 |
miwi |
- Fix build
PR: 140040
Submitted by: Sato Kuro <poyopoyo@puripuri.plala.or.jp> |
3.18_6 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
3.18_6 13 Jun 2009 18:07:42 |
pav |
- BROKEN on CURRENT after recent netgraph change
Reported by: pointyhat |
3.18_6 17 Apr 2009 13:21:39 |
jadawin |
- Fix last QAT warning
- Bump PORTREVISION
Submitted by: Bapt <baptiste.daroussin@gmail.com>
Reworked by: myself
Approved by: portmgr (pav) |
3.18_5 15 Apr 2009 13:55:54 |
jadawin |
- Fix NOPORTDOCS ...
- Fix deprecated NOOBJ and NOMAN (patches sent by private mail)
PR: ports/133745
Approved by: portmgr (pav@) |
3.18_5 12 Feb 2007 07:57:25 |
sem |
- Update mpd4 to 4.1 version.
- Mark net/mpd as leagacy in COMMENT.
Submitted by: Alexander Motin <mav_AT_alkar.net> (maintainer) |
3.18_5 09 Feb 2007 14:53:32 |
alepulver |
- Add CONFLICTS between net/mpd and lang/mpd.
Reported by: "Daniel O'Connor" <doconnor@gsoft.com.au> |
3.18_5 10 Jan 2007 06:47:24 |
vd |
* Use USE_RC_SUBR instead of custom hacks which did not seem to work correctly
* Fix typo in the startup script
Reported by: Wojciech Puchar <wojtek@tensor.3miasto.net> (on ports@) |
3.18_4 16 Dec 2006 10:27:36 |
miwi |
- Fix build with gcc 4.X
PR: ports/106746
Submitted by: trasz |
3.18_4 25 Nov 2006 16:46:44 |
linimon |
Reassign ports from archie@ back to pool at his request.
Hat: portmgr |
3.18_4 18 Apr 2006 08:29:15 |
sem |
- Fix @dirrm %%DOCSDIR%% line |
3.18_4 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
3.18_4 19 Feb 2006 16:56:41 |
archie |
Some fixes to the rc.d startup script.
Submitted by: Michael Proto <mike@jellydonut.org>
PR: ports/93486 |
3.18_4 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
3.18_4 07 Jan 2006 06:29:57 |
dougb |
Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change. |
3.18_3 13 Oct 2005 06:38:46 |
linimon |
Pacify distfile survey by following redirects on URLs.
Source: distfile survey |
3.18_3 02 Oct 2005 00:55:51 |
archie |
Bump PORTREVISION after bug fix. |
3.18_2 01 Oct 2005 20:07:56 |
archie |
Fix segfault on AMD64.
PR: ports/83602 |
3.18_2 14 Feb 2005 21:46:57 |
archie |
Make this port rcNG compliant.
PR: ports/75516 |
3.18_2 05 Nov 2004 04:18:45 |
archie |
Pass COPTS to make.
PR: ports/72346 |
3.18_2 08 Aug 2004 01:02:11 |
archie |
Revert revision 1.38; putting back USE_OPENSSL=yes solved that problem. |
3.18_2 06 Aug 2004 19:30:02 |
archie |
Implement ports/70073.
PR: ports/70073 |
3.18_2 06 Aug 2004 19:29:47 |
archie |
Implement ports/70073.
PR: ports/70073 |
3.18_2 06 Aug 2004 13:57:48 |
archie |
Put back USE_OPENSSL=yes. |
3.18_1 04 Aug 2004 21:15:33 |
archie |
Bump PORTREVISION for previous commit. |
3.18 04 Aug 2004 21:14:14 |
archie |
Fix incorrect default config file directory. |
3.18 05 Jul 2004 15:23:50 |
archie |
Use DIST_SUBDIR= to avoid conflict with "audio/musicpd" port.
PR: ports/68479 |
3.18 05 Jul 2004 15:22:48 |
archie |
Limit to 24 lines. |
3.18 04 May 2004 16:21:31 |
archie |
Update to version 3.18; this also fixes build failure on -current. |
3.17_1 15 Apr 2004 16:32:21 |
archie |
Create /usr/local/etc/rc.d if it doesn't already exist.
PR: ports/65564 |
3.17_1 13 Apr 2004 17:42:11 |
archie |
Include patch that fixes ports/62477. |
3.17 11 Mar 2004 21:35:46 |
archie |
Update to version 3.17. |
3.16 06 Jan 2004 15:28:25 |
archie |
Upgrade to version 3.16. |
3.15_1 22 Nov 2003 20:51:05 |
archie |
Add sample startup script. |
3.15 09 Nov 2003 23:51:07 |
archie |
Update to version 3.15. |
3.14 03 Sep 2003 18:32:55 |
archie |
Fix build when openssl is not installed on the system already.
PR: ports/56364 |
3.14 10 Aug 2003 19:36:11 |
archie |
Update to version 3.14. |
3.13 07 Mar 2003 06:08:06 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
3.13 05 Mar 2003 17:18:59 |
archie |
Update to version 3.13. |
3.12 10 Feb 2003 22:25:17 |
archie |
Oops, used the wrong MD5 checksum in previous checkin (five minutes ago). |
3.12 10 Feb 2003 21:54:35 |
archie |
Update to version 3.12. This fixes a bug in 3.11 in client-side
MPPE key generation. |
3.11 05 Feb 2003 20:23:46 |
archie |
Update to version 3.11. |
3.10 24 Oct 2002 00:13:05 |
archie |
Update to version 3.10. |
3.9 05 Sep 2002 01:26:56 |
archie |
Update to version 3.9. |
3.8 03 May 2002 20:09:38 |
archie |
Upgrade to version 3.8. |
3.7 01 Apr 2002 17:55:35 |
archie |
Remove patches left over from the old mpd port. |
3.7 30 Mar 2002 05:31:10 |
archie |
The original "net/mpd" port is obsolete. Update it to make it equivalent
to the "net/mpd-netgraph" port, and then get rid of "net/mpd-netgraph". |
08 Nov 2001 06:06:55 |
archie |
Add NO_LATEST_LINK=. |
08 Oct 2000 07:19:09 |
asami |
Convert category net to new layout. |
29 Jun 2000 08:03:02 |
obrien |
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site. |