- Fix the install target creating files in ${WRKSRC} that could not be removed
without superuser rights [2]
PR: 84577 [1]
Submitted by: maintainer [1], me [2]
Approved by: maintainer [2]
Discussed in: ports/79707 [2]
- Replace perl wrapper with a new python control script and an RCng startup
script [1]
- Update to bsd.java.mk 2.0
- Add $FreeBSD$ tags
- Tweak pkg-descr to calm portlint
- Use provided ${FMT} macro
PR: 77989 [1]
Submitted by: maintainer [1]
. GNU make is now required for compilation
. USE_REINPLACE and REINPLACE_CMD instead of sed -i
. make makesum to compute file size
. config files in etc/resin3
PR: 64844
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
. Fix resin{2,3}ctl first line (perl path)
. Pid file is no more created in the Makefile
. New resin.sh startup script, manages pid file
. pkg-[de]install and pkg-message are now generated
. Do not write anything after including bsd.port.post.mk
. Packages are now supported (reported by Arcadius Ahouansou)
. Integration with apxs for [de]activating mod_caucho
PR: 57566
Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)