Commit graph

14 commits

Author SHA1 Message Date
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Sergey Matveychuk
de7256a9be - Update to 5.6
Submitted by:	maintainer
2011-12-21 16:16:43 +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
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
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
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
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
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
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
Archie Cobbs
09daed7dd3 Remove hard-coded "/usr/local", replacing with ${PREFIX} in the Makefile. 2005-10-17 02:03:45 +00:00
Archie Cobbs
3428afda0e New port for the development version of mpd. 2005-09-20 19:31:01 +00:00