svn commit: r309778 - head/misc/instant-server

Bryan Drewery bdrewery at freebsd.org
Thu Jan 3 16:34:31 UTC 2013


On 1/1/2013 1:28 PM, Gavin Atkinson wrote:
> Author: gavin (src,doc committer)
> Date: Tue Jan  1 19:28:52 2013
> New Revision: 309778
> URL: http://svnweb.freebsd.org/changeset/ports/309778
> 
> Log:
>   Remove cvsupd from the dependencies of instant-server, as:
>    - cvsup / cvsupd are deprecated by the FreeBSD Project.
>    - Even if they weren't deprecated, very few people ever needed to run
>      their own cvsupd server
>    - cvsupd does not build on !i386, therefore neither could this port.
>   
>   FWIW, I actually feel that the instant-server port should just be removed.
>   The idea that everyone running a server should install a full mail server,
>   Samba, dhcpd, NNTP server, squid and apache is at best a bad idea, and at
>   worst potentially dangerous.
>   
>   Approved by:	eadler

I agree. This port makes odd assumptions for people. It's a nice
example, but is it really that useful?

> 
> Modified:
>   head/misc/instant-server/Makefile
> 
> Modified: head/misc/instant-server/Makefile
> ==============================================================================
> --- head/misc/instant-server/Makefile	Tue Jan  1 18:40:18 2013	(r309777)
> +++ head/misc/instant-server/Makefile	Tue Jan  1 19:28:52 2013	(r309778)
> @@ -16,7 +16,6 @@ MAINTAINER=	ports at FreeBSD.org
>  COMMENT=	Instant server installs a typical set of ports for a server
>  
>  RUN_DEPENDS=	${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \
> -		${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup \
>  		${LOCALBASE}/sbin/dhcpd:${PORTSDIR}/net/isc-dhcp41-server \
>  		${LOCALBASE}/sbin/smbd:${PORTSDIR}/${SAMBA_PORT} \
>  		${LOCALBASE}/sbin/traceroute:${PORTSDIR}/net/traceroute \
> 


-- 
Regards,
Bryan Drewery
bdrewery at freenode/EFNet

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 896 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130103/5302ab4b/attachment.sig>


More information about the svn-ports-all mailing list