summaryrefslogtreecommitdiff
path: root/net/mpd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 3.15.Archie Cobbs2003-11-092-2/+2
| | | | Notes: svn path=/head/; revision=93602
* Fix build when openssl is not installed on the system already.Archie Cobbs2003-09-031-0/+3
| | | | | | | PR: ports/56364 Notes: svn path=/head/; revision=88451
* Update to version 3.14.Archie Cobbs2003-08-104-3/+6
| | | | Notes: svn path=/head/; revision=86734
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to version 3.13.Archie Cobbs2003-03-052-2/+2
| | | | Notes: svn path=/head/; revision=76955
* Oops, used the wrong MD5 checksum in previous checkin (five minutes ago).Archie Cobbs2003-02-101-1/+1
| | | | Notes: svn path=/head/; revision=75267
* Update to version 3.12. This fixes a bug in 3.11 in client-sideArchie Cobbs2003-02-102-2/+2
| | | | | | | MPPE key generation. Notes: svn path=/head/; revision=75265
* Update to version 3.11.Archie Cobbs2003-02-054-2/+5
| | | | Notes: svn path=/head/; revision=74905
* Update to version 3.10.Archie Cobbs2002-10-243-2/+4
| | | | Notes: svn path=/head/; revision=68695
* Update to version 3.9.Archie Cobbs2002-09-052-2/+2
| | | | Notes: svn path=/head/; revision=65628
* Upgrade to version 3.8.Archie Cobbs2002-05-032-2/+2
| | | | Notes: svn path=/head/; revision=58515
* Remove patches left over from the old mpd port.Archie Cobbs2002-04-012-35/+0
| | | | Notes: svn path=/head/; revision=57151
* The original "net/mpd" port is obsolete. Update it to make it equivalentArchie Cobbs2002-03-305-14/+11
| | | | | | | to the "net/mpd-netgraph" port, and then get rid of "net/mpd-netgraph". Notes: svn path=/head/; revision=56900
* Add NO_LATEST_LINK=.Archie Cobbs2001-11-081-0/+1
| | | | | | | Requested by: Akinori MUSHA <knu@iDaemons.org> Notes: svn path=/head/; revision=49833
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Update master site.Archie Cobbs2000-05-111-1/+1
| | | | Notes: svn path=/head/; revision=28400
* Need to add back DISTNAME since PORTVERSION has an extra period.Satoshi Asami2000-04-151-0/+1
| | | | Notes: svn path=/head/; revision=27593
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Toss in an ugly hack to cope with the fact that va_list is a non-scalarSteve Price1999-09-201-0/+24
| | | | | | | on FreeBSD/Alpha. Notes: svn path=/head/; revision=21790
* $Id$ -> $FreeBSD$Peter Wemm1999-08-302-2/+2
| | | | Notes: svn path=/head/; revision=21126
* Update to version 2.0b2.Archie Cobbs1999-05-053-64/+23
| | | | Notes: svn path=/head/; revision=18487
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-1/+0
| | | | Notes: svn path=/head/; revision=18431
* Unbreak egcs compilation by removing -Werror flag instead of fixing allArchie Cobbs1999-04-302-15/+11
| | | | | | | | | the warnings (it's easier, and a couple of the fixes were incorrect anyway). The next version of mpd will have these warnings fixed, at which time -Werror may be restored... though doing so is debatable in the first place. Notes: svn path=/head/; revision=18239
* Unbreak (Makefile defines -Werror, which is causing problems in the newKris Kennaway1999-04-301-0/+15
| | | | | | | | | world order of egcs due to some trivial warnings). Prompted by: bento.freebsd.org Notes: svn path=/head/; revision=18220
* Portlint (files -> ${FILESDIR}).Satoshi Asami1999-02-281-2/+2
| | | | Notes: svn path=/head/; revision=16950
* Update to mpd-2.0b1.Archie Cobbs1999-02-267-64/+92
| | | | Notes: svn path=/head/; revision=16900
* Make me the maintainer of this portArchie Cobbs1998-11-191-2/+2
| | | | Notes: svn path=/head/; revision=14665
* OSVERSION wasn't used any more.Satoshi Asami1998-11-181-3/+1
| | | | Notes: svn path=/head/; revision=14636
* Update to version 1.0 beta 5.Steve Price1998-09-195-43/+69
| | | | | | | | PR: 7947 Submitted by: maintainer Notes: svn path=/head/; revision=13261
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* Add the required trailing slash to MASTER_SITES.Steve Price1998-01-151-2/+2
| | | | | | | Reminded by: Satoshi Asami Notes: svn path=/head/; revision=9339
* MASTER_SITE subdir changed to pub/archie/mpd.Steve Price1998-01-111-2/+2
| | | | | | | | PR: 5290 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=9324
* Un-break mpd for 3.0-currentBrian Somers1997-10-251-4/+1
| | | | Notes: svn path=/head/; revision=8353
* Restore the old ``Date created:'' line in the comment section.Masafumi Max NAKANE1997-09-111-2/+2
| | | | | | | | As it's stated in the handbook, this line is to show when the original (very first version) of the Makefile was written. Notes: svn path=/head/; revision=7852
* PR:4507Julian Elischer1997-09-104-43/+16
| | | | | | | | | Reviewed by: archie cobbs Submitted by: andy@icc.surw.chel.su upgrade to newer mpd Notes: svn path=/head/; revision=7851
* Only broken for -CURRENT.David E. O'Brien1997-06-291-1/+4
| | | | Notes: svn path=/head/; revision=7125
* Multilink ppp daemon. Note this port is marked BROKEN for now; I can'tSatoshi Asami1997-06-106-0/+142
get it to compile on -current. Will fix later. PR: 3765 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=6836