cvs commit: ports/sysutils Makefile ports/sysutils/zfs-periodic Makefile distinfo pkg-descr pkg-message

Alexey Dokuchaev danfe at FreeBSD.org
Mon Jan 10 08:14:48 UTC 2011


On Mon, Jan 10, 2011 at 07:39:06AM +0000, Mark Linimon wrote:
> The other thing to note is that once things get into the base system,
> because of POLA, they need to stay there.  In ports, things can come
> and go much more freely.

True, didn't think about it.  FWIW, I do not mind having more than one
similar utilities in the ports (although I prefer to have *one*, but
fully *working* tool[1]).  But I really hate to have to do something more
than reading pkg-descr's to figure one exactly which one do I need/will
be happy with.  "Just pick any" answer does not work: among desired
functionality, I might care for run-time dependencies, suitability for
unattended setups, availability of my favorite GUI toolkit client,
frequency of updates, etc.  Quite often our ports do not provide enough
information about the software, and users have to read through Makefiles
and pkg-plist's.

Bottom line: if you're adding new port to the collection when other ports
of similar functionality already exist, add few words on what makes this
one special, save others the trouble in the future.

./danfe

[1] http://linuxhaters.blogspot.com/2008/07/fallacy-of-choice.html


More information about the cvs-all mailing list