1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/net-mgmt/netams
Michael Scheidell f12d875fb0 - links to libmysqlclient/libpq but doesn't register dependencies
- OPTIONS was removed,
- option for PostgreSQL was removed, but netams links to libpq library (if found),
- port unconditionally depends on mysql50-client, regardless of installed versions of MySQL,
- netams supports other databases but port always installs MySQL 5.0,
- option WITHOUT_DEBUG was removed and netams logs huge amounts of data without it,
- port has a lot of dependencies required only for web part of application (support for WITHOUT_CGI was removed),
- port unconditionally depends on apache22, which is not required, there are plenty of web servers in ports tree,
- port unconditionally depends on mysql50-server, which is not required (database servers are often installed on different
machines),
- port specifies weird DATADIR (${PREFIX}/etc),
- port unnecessarily specifies WWWDIR,
- sample config file is installed to ${PREFIX}/etc/netams instead of default ${PREFIX}/etc.

PR:		151930
Submitted by:	am@raisa.eu.org
Approved by:	maintainer (timeout), gabor (mentor)
Feature safe:	yes
2011-11-28 19:55:34 +00:00
..
files - links to libmysqlclient/libpq but doesn't register dependencies 2011-11-28 19:55:34 +00:00
distinfo - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Makefile - links to libmysqlclient/libpq but doesn't register dependencies 2011-11-28 19:55:34 +00:00
pkg-descr
pkg-plist - links to libmysqlclient/libpq but doesn't register dependencies 2011-11-28 19:55:34 +00:00