Commit graph

66 commits

Author SHA1 Message Date
Sergey Matveychuk
2496d8863e - Update mpd4 to 4.1 version.
- Mark net/mpd as leagacy in COMMENT.

Submitted by:   Alexander Motin <mav_AT_alkar.net> (maintainer)
2007-02-12 07:57:25 +00:00
Alejandro Pulver
884fd9716d - Add CONFLICTS between net/mpd and lang/mpd.
Reported by:	"Daniel O'Connor" <doconnor@gsoft.com.au>
2007-02-09 14:53:32 +00:00
Vasil Dimov
ce56c53bec * 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@)
2007-01-10 06:47:24 +00:00
Martin Wilke
207e18f79c - Fix build with gcc 4.X
PR:		ports/106746
Submitted by:	trasz
2006-12-16 10:27:36 +00:00
Mark Linimon
d5e3867768 Reassign ports from archie@ back to pool at his request.
Hat:		portmgr
2006-11-25 16:46:44 +00:00
Sergey Matveychuk
01650bd199 - Fix @dirrm %%DOCSDIR%% line 2006-04-18 08:29:15 +00:00
Doug Barton
c49d1a3273 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.
2006-02-20 20:47:50 +00:00
Archie Cobbs
fb303359bc Some fixes to the rc.d startup script.
Submitted by:	Michael Proto <mike@jellydonut.org>
PR:		ports/93486
2006-02-19 16:56:41 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Doug Barton
ffde46cbf9 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.
2006-01-07 06:29:57 +00:00
Mark Linimon
3ddda540e8 Pacify distfile survey by following redirects on URLs.
Source:		distfile survey
2005-10-13 06:38:46 +00:00
Archie Cobbs
fcf8e7d7e1 Bump PORTREVISION after bug fix. 2005-10-02 00:55:51 +00:00
Archie Cobbs
a822068233 Fix segfault on AMD64.
PR:	ports/83602
2005-10-01 20:07:56 +00:00
Archie Cobbs
07958cab94 Make this port rcNG compliant.
PR:	ports/75516
2005-02-14 21:46:57 +00:00
Archie Cobbs
f915370633 Pass COPTS to make.
PR:	ports/72346
2004-11-05 04:18:45 +00:00
Archie Cobbs
bb9c4d09ce Revert revision 1.38; putting back USE_OPENSSL=yes solved that problem. 2004-08-08 01:02:11 +00:00
Archie Cobbs
6c52274886 Implement ports/70073.
PR:	ports/70073
2004-08-06 19:30:02 +00:00
Archie Cobbs
3e796e70ab Put back USE_OPENSSL=yes. 2004-08-06 13:57:47 +00:00
Archie Cobbs
66b402031a Bump PORTREVISION for previous commit. 2004-08-04 21:15:33 +00:00
Archie Cobbs
ea040e01ac Fix incorrect default config file directory. 2004-08-04 21:14:14 +00:00
Archie Cobbs
5c685f8742 Try to make things work rationally with either OpenSSL (base or ports).
Using the ports version requires setting a special make flag.

PR:	ports/56364
PR:	ports/61546
2004-08-03 01:41:52 +00:00
Archie Cobbs
0cecdd87bd Use DIST_SUBDIR= to avoid conflict with "audio/musicpd" port.
PR:		ports/68479
2004-07-05 15:23:50 +00:00
Archie Cobbs
40fe076de8 Limit to 24 lines. 2004-07-05 15:22:48 +00:00
Archie Cobbs
6602288943 Update to version 3.18; this also fixes build failure on -current. 2004-05-04 16:21:30 +00:00
Archie Cobbs
79f3e46d6c Create /usr/local/etc/rc.d if it doesn't already exist.
PR:	ports/65564
2004-04-15 16:32:21 +00:00
Archie Cobbs
76ffe3c3d9 Include patch that fixes ports/62477. 2004-04-13 17:42:11 +00:00
Archie Cobbs
2529a08664 Update to version 3.17. 2004-03-11 21:35:46 +00:00
Archie Cobbs
6f6fda787e Upgrade to version 3.16. 2004-01-06 15:28:25 +00:00
Archie Cobbs
6d59990c70 Add sample startup script. 2003-11-22 20:51:05 +00:00
Archie Cobbs
dcc4d8f70e Update to version 3.15. 2003-11-09 23:51:07 +00:00
Archie Cobbs
8f67bf9247 Fix build when openssl is not installed on the system already.
PR:	ports/56364
2003-09-03 18:32:55 +00:00
Archie Cobbs
4c39516fb3 Update to version 3.14. 2003-08-10 19:36:11 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Archie Cobbs
a40d3975af Update to version 3.13. 2003-03-05 17:18:59 +00:00
Archie Cobbs
2c2040d42a Oops, used the wrong MD5 checksum in previous checkin (five minutes ago). 2003-02-10 22:25:17 +00:00
Archie Cobbs
b209e2f99f Update to version 3.12. This fixes a bug in 3.11 in client-side
MPPE key generation.
2003-02-10 21:54:35 +00:00
Archie Cobbs
3932042f89 Update to version 3.11. 2003-02-05 20:23:46 +00:00
Archie Cobbs
e5b1150f74 Update to version 3.10. 2002-10-24 00:13:05 +00:00
Archie Cobbs
d73594c45c Update to version 3.9. 2002-09-05 01:26:55 +00:00
Archie Cobbs
f6a9776722 Upgrade to version 3.8. 2002-05-03 20:09:38 +00:00
Archie Cobbs
1671c22aea Remove patches left over from the old mpd port. 2002-04-01 17:55:35 +00:00
Archie Cobbs
7366f36f7a 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".
2002-03-30 05:31:10 +00:00
Archie Cobbs
30458d205e Add NO_LATEST_LINK=.
Requested by:	Akinori MUSHA <knu@iDaemons.org>
2001-11-08 06:06:55 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Archie Cobbs
ba2be00761 Update master site. 2000-05-11 03:28:47 +00:00
Satoshi Asami
8b31cf37d5 Need to add back DISTNAME since PORTVERSION has an extra period. 2000-04-15 08:57:37 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Steve Price
292c6a5bc9 Toss in an ugly hack to cope with the fact that va_list is a non-scalar
on FreeBSD/Alpha.
1999-09-20 01:23:11 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Archie Cobbs
e23ea93287 Update to version 2.0b2. 1999-05-05 05:11:37 +00:00