Some nonfunctional tidying.
Bump PORTREVISION, since the package may have been installed prior to
being marked BROKEN.
PR: ports/93289
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer), vd
- Add support for OpenSSL
- Handle resin2_flags to pass JVM options in rc(8)
- Fix the port so that it may be built (and cleaned) correctly as a user
PR: 90489
Submitted by: maintainer
loops. The loops are now either unrolled or implemented as shell loops. [1]
- ECHO_CMD -> ECHO_MSG when displaying information to the user
- Improve resinctl [2]
PR: 79707
Submitted by: Boris Kovalenko <boris@tagnet.ru> [1], maintainer [2]
Approved by: maintainer
- Replace perl wrapper with a new python control script and an RCng startup
script [1]
- Use standard tab length [1]
- Update to bsd.java.mk 2.0
- Add $FreeBSD$ tags
PR: 77988 [1]
Submitted by: maintainer [1]
Set LATEST_LINK
Add libresin.so to packing list
Add license information to pkg-descr
USE_REINPLACE and REINPLACE_CMD instead of sed -i
PR: ports/64255
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)