- Convert to new options framework [1]
- Remove ABI versions from LIB_DEPENDS
PR: ports/171205 [1]
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
- Convert to new options framework [1]
- Remove ABI versions from LIB_DEPENDS
- Fix build with Clang by using upstream patch [2]
Upstream fix:
https://github.com/collectd/collectd/issues/49 [2]
PR: ports/171204 [1]
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
- Fix build with new bsd.apache.mk by changing
to USE_APACHE_RUN, since this port has NO_BUILD
PR: ports/171284 [1]
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by: eadler (mentor)
- use USE_APACHE_RUN
- convert to new options framework
no bump since all options are off per default
PR: ports/171007
Submitted by: ohauer
Approved by: venture37@geeklan.co.uk (maintainer) per mail
- Use 1.4.15 version of check_users on non-utmpx systems [1]
- Fix some locale issues [1]
- Convert to new options framework
- Remove versioned LIB_DEPENDS on net/radiusclient
PR: ports/169977 [1]
Submitted by: myself, maintainer
Approved by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Approved by: eadler (mentor)
net-mgmt/zabbix-{agent,frontend,proxy,server} [1]
- Convert to optionsNG
- Remove the need for SQL patches by using REINPLACE
- Remove manual installation of config files.
- Change config include directories from dirrm to dirrmtry in
pkg-plist - users may put files there.
PR: ports/169153 [1]
Submitted by: Pakhom Golynga <pakhom706@gmail.com> (maintainer)
Approved by: flo (mentor)
- convert to optionsNG
while here:
- tab -> space in pkg-descr:WWW
- use @dirrmtry for www/glpi/plugins and @dirrmtry www/glpi
PR: 170598
Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer)
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
is already the default, so for those ports where we are doing:
@${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}
to avoid the problem of conflicts with the rc.d script of the same
name it is not necessary to define WRKSRC separately.
Clean up this mistake of mine, and standardize for the others.
- This version makes it work again with php 5.4
- Update WWW line in pkg-descr
- While I'm here fix some portlint warnings
PR: ports/170565
Submitted by: Guido Falsi <madpilot@FreeBSD.org>
Approved by: maintainer timeout
Approved by: tabthorpe (mentor)
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
PR: ports/170592
Submitted by: Eugene Grosbein <eugen@eg.sd.rdtc.ru>
- Remove nonexistant files from Makefile and pkg-plist
- Use PORTDOCS macro
- Bump PORTREVISION
PR: ports/169430
Submitted by: David Johnson <djohnson@osbar.org>
Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)