ports/75050: new port: net/ventrilo

Alexey Dokuchaev danfe at freebsd.org
Thu Mar 17 13:00:14 UTC 2005


The following reply was made to PR ports/75050; it has been noted by GNATS.

From: Alexey Dokuchaev <danfe at freebsd.org>
To: freebsd-gnats-submit at freebsd.org, info at wokkel.com
Cc:  
Subject: Re: ports/75050: new port: net/ventrilo
Date: Thu, 17 Mar 2005 18:48:21 +0600

 Please also fix the following things:
 
 1) Why PORTREVISION is needed for a new port?
 2) AFAIU, this is server side of suite. So, either say it explicitly in 
 PKGNAME, or use "PKGNAMESUFFIX= -srv" is there a change of adding client 
 in some (near?) future.
 3) COMMENT should probably read "Dedicated server for scalable voice 
 communication" or something like this.  Yours is too blur.
 4) This is a binary, i386-only software, right?  So use ONLY_FOR_ARCHS= 
 i386.
 5) Prepend your @${MKDIR}'s with @, or use .SILENT special target (at 
 least for "do-extract:" target -- as you might have noticed, normally 
 ports are being extracted quietly.
 6) Don't use ${CP}.  Use appropriate ${INSTALL_FOO} for programs, 
 scripts, and regular files.
 
 Thanks!



More information about the freebsd-ports-bugs mailing list