FreshPorts -- The Place For Ports Sat, 4 Jul 2009 8:47 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
mpd 3.18_6 net on this many watch lists=43 search for ports that depend on this port
Multi-link PPP daemon based on netgraph(4) [legacy version]

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 search for ports maintained by this maintainer
Port Added: unknown


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/net/mpd/ && make install clean
To add the package: pkg_add -r mpd


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/archie/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/archie/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/archie/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/archie/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/archie/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/archie/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/archie/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mpd/

Number of commits found: 48

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Jun 2009 19:07:42
Original commit files touched by this commit  3.18_6
pav search for other commits by this committer
- BROKEN on CURRENT after recent netgraph change

Reported by:    pointyhat
17 Apr 2009 14:21:39
Original commit files touched by this commit  3.18_6
jadawin search for other commits by this committer
- Fix last QAT warning
- Bump PORTREVISION

Submitted by:   Bapt <baptiste.daroussin@gmail.com>
Reworked by:    myself
Approved by:    portmgr (pav)
15 Apr 2009 14:55:54
Original commit files touched by this commit  3.18_5
jadawin search for other commits by this committer
- Fix NOPORTDOCS ...
- Fix deprecated NOOBJ and NOMAN (patches sent by private mail)

PR:             ports/133745
Approved by:    portmgr (pav@)
12 Feb 2007 07:57:25
Original commit files touched by this commit  3.18_5
sem search for other commits by this committer
- Update mpd4 to 4.1 version.
- Mark net/mpd as leagacy in COMMENT.

Submitted by:   Alexander Motin <mav_AT_alkar.net> (maintainer)
09 Feb 2007 14:53:32
Original commit files touched by this commit  3.18_5
alepulver search for other commits by this committer
- Add CONFLICTS between net/mpd and lang/mpd.

Reported by:    "Daniel O'Connor" <doconnor@gsoft.com.au>
10 Jan 2007 06:47:24
Original commit files touched by this commit  3.18_5
vd search for other commits by this committer
* 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@)
16 Dec 2006 10:27:36
Original commit files touched by this commit  3.18_4
miwi search for other commits by this committer
- Fix build with gcc 4.X

PR:             ports/106746
Submitted by:   trasz
25 Nov 2006 16:46:44
Original commit files touched by this commit  3.18_4
linimon search for other commits by this committer
Reassign ports from archie@ back to pool at his request.

Hat:            portmgr
18 Apr 2006 09:29:15
Original commit files touched by this commit  3.18_4
sem search for other commits by this committer
- Fix @dirrm %%DOCSDIR%% line
20 Feb 2006 20:47:50
Original commit files touched by this commit  3.18_4
dougb search for other commits by this committer
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.
19 Feb 2006 16:56:41
Original commit files touched by this commit  3.18_4
archie search for other commits by this committer
Some fixes to the rc.d startup script.

Submitted by:   Michael Proto <mike@jellydonut.org>
PR:             ports/93486
22 Jan 2006 21:24:05
Original commit files touched by this commit  3.18_4
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
07 Jan 2006 06:29:57
Original commit files touched by this commit  3.18_4
dougb search for other commits by this committer
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.
13 Oct 2005 07:38:46
Original commit files touched by this commit  3.18_3
linimon search for other commits by this committer
Pacify distfile survey by following redirects on URLs.

Source:         distfile survey
02 Oct 2005 01:55:51
Original commit files touched by this commit  3.18_3
archie search for other commits by this committer
Bump PORTREVISION after bug fix.
01 Oct 2005 21:07:56
Original commit files touched by this commit  3.18_2
archie search for other commits by this committer
Fix segfault on AMD64.

PR:     ports/83602
14 Feb 2005 21:46:57
Original commit files touched by this commit  3.18_2
archie search for other commits by this committer
Make this port rcNG compliant.

PR:     ports/75516
05 Nov 2004 04:18:45
Original commit files touched by this commit  3.18_2
archie search for other commits by this committer
Pass COPTS to make.

PR:     ports/72346
08 Aug 2004 02:02:11
Original commit files touched by this commit  3.18_2
archie search for other commits by this committer
Revert revision 1.38; putting back USE_OPENSSL=yes solved that problem.
06 Aug 2004 20:30:02
Original commit files touched by this commit  3.18_2
archie search for other commits by this committer
Implement ports/70073.

PR:     ports/70073
06 Aug 2004 20:29:47
Original commit files touched by this commit  3.18_2
archie search for other commits by this committer
Implement ports/70073.

PR:     ports/70073
06 Aug 2004 14:57:48
Original commit files touched by this commit  3.18_2
archie search for other commits by this committer
Put back USE_OPENSSL=yes.
04 Aug 2004 22:15:33
Original commit files touched by this commit  3.18_1
archie search for other commits by this committer
Bump PORTREVISION for previous commit.
04 Aug 2004 22:14:14
Original commit files touched by this commit  3.18
archie search for other commits by this committer
Fix incorrect default config file directory.
05 Jul 2004 16:23:50
Original commit files touched by this commit  3.18
archie search for other commits by this committer
Use DIST_SUBDIR= to avoid conflict with "audio/musicpd" port.

PR:             ports/68479
05 Jul 2004 16:22:48
Original commit files touched by this commit  3.18
archie search for other commits by this committer
Limit to 24 lines.
04 May 2004 17:21:31
Original commit files touched by this commit  3.18
archie search for other commits by this committer
Update to version 3.18; this also fixes build failure on -current.
15 Apr 2004 17:32:21
Original commit files touched by this commit  3.17_1
archie search for other commits by this committer
Create /usr/local/etc/rc.d if it doesn't already exist.

PR:     ports/65564
13 Apr 2004 18:42:11
Original commit files touched by this commit  3.17_1
archie search for other commits by this committer
Include patch that fixes ports/62477.
11 Mar 2004 21:35:46
Original commit files touched by this commit  3.17
archie search for other commits by this committer
Update to version 3.17.
06 Jan 2004 15:28:25
Original commit files touched by this commit  3.16
archie search for other commits by this committer
Upgrade to version 3.16.
22 Nov 2003 20:51:05
Original commit files touched by this commit  3.15_1
archie search for other commits by this committer
Add sample startup script.
09 Nov 2003 23:51:07
Original commit files touched by this commit  3.15
archie search for other commits by this committer
Update to version 3.15.
03 Sep 2003 19:32:55
Original commit files touched by this commit  3.14
archie search for other commits by this committer
Fix build when openssl is not installed on the system already.

PR:     ports/56364
10 Aug 2003 20:36:11
Original commit files touched by this commit  3.14
archie search for other commits by this committer
Update to version 3.14.
07 Mar 2003 06:08:06
Original commit files touched by this commit  3.13
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
05 Mar 2003 17:18:59
Original commit files touched by this commit  3.13
archie search for other commits by this committer
Update to version 3.13.
10 Feb 2003 22:25:17
Original commit files touched by this commit  3.12
archie search for other commits by this committer
Oops, used the wrong MD5 checksum in previous checkin (five minutes ago).
10 Feb 2003 21:54:35
Original commit files touched by this commit  3.12
archie search for other commits by this committer
Update to version 3.12. This fixes a bug in 3.11 in client-side
MPPE key generation.
05 Feb 2003 20:23:46
Original commit files touched by this commit  3.11
archie search for other commits by this committer
Update to version 3.11.
24 Oct 2002 01:13:05
Original commit files touched by this commit  3.10
archie search for other commits by this committer
Update to version 3.10.
05 Sep 2002 02:26:56
Original commit files touched by this commit  3.9
archie search for other commits by this committer
Update to version 3.9.
03 May 2002 21:09:38
Original commit files touched by this commit  3.8
archie search for other commits by this committer
Upgrade to version 3.8.
01 Apr 2002 18:55:35
Original commit files touched by this commit  3.7
archie search for other commits by this committer
Remove patches left over from the old mpd port.
30 Mar 2002 05:31:10
Original commit files touched by this commit  3.7
archie search for other commits by this committer
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
files touched by this commit
archie search for other commits by this committer
Add NO_LATEST_LINK=.    
08 Oct 2000 08:19:09
files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  
29 Jun 2000 09:03:02
files touched by this commit
obrien search for other commits by this committer
Move the stragler's www.freebsd.org/~user distfiles to the offical  
MASTER_SITE_LOCAL site.    

Number of commits found: 48

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.296 seconds.