aboutsummaryrefslogtreecommitdiff
path: root/net/mpd5/files
Commit message (Collapse)AuthorAgeFilesLines
* - Remove mtree(8) files. It prevents creating doc directoriesSergey Matveychuk2008-06-211-28/+0
| | | | | | | | | when NOPORTDOCS defined. Submitted by: mav (maintainer) Notes: svn path=/head/; revision=215463
* First public release of the mpd-5.x branch.Sergey Matveychuk2007-10-242-6/+6
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=201918
* - Update ng_car to 0.5 and mpd4 to 4.2.2Sergey Matveychuk2007-07-061-2/+3
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=195058
* - Update to 4.2Sergey Matveychuk2007-06-261-49/+0
| | | | | | | Submitted by: mav (maintainer) Notes: svn path=/head/; revision=194296
* - Add a patch to fix build with gcc 4.1Sergey Matveychuk2007-04-061-0/+49
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=189367
* - Pass "-p ${pidfile}" parameter before "${mpd_flags}" in rc.d script.Alejandro Pulver2007-02-171-1/+1
| | | | | | | | | PR: ports/109096 Submitted by: Volker Werth <volker@vwsoft.com> Approved by: Alexander Motin <mav@alkar.net> (maintainer) Notes: svn path=/head/; revision=185346
* - Update to 4.0b5Sergey Matveychuk2006-10-312-37/+45
| | | | | | | | | | | - Get rid of pkg-plist. It's dynamical now and respects NOPORTDOCS. - rcNG'fy PR: ports/92655 (based on) Submitted by: maintainer, sat (PR) Notes: svn path=/head/; revision=175927
* Update to new beta release of mpd4 - 4.0b4. Several important bugfixes hasGleb Smirnoff2006-01-241-26/+0
| | | | | | | | | | 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 Notes: svn path=/head/; revision=154332
* Remove hard-coded "/usr/local", replacing with ${PREFIX} in the Makefile.Archie Cobbs2005-10-171-0/+26
| | | | Notes: svn path=/head/; revision=145612
* New port for the development version of mpd.Archie Cobbs2005-09-202-0/+65
Notes: svn path=/head/; revision=143241