mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
1af9d66933
- Clean up REINPLACE_CMD usage - Use SUB_FILES - Deal with bopm.conf properly - Now uses /var/log/bopm for pid and logs, and more PR: ports/103555 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Approved by: maintainer timeout (1 month)
13 lines
254 B
Plaintext
13 lines
254 B
Plaintext
@unexec /bin/echo "===>" Stopping bopm...
|
|
@unexec /usr/bin/killall bopm 2>/dev/null || true
|
|
bin/bopm
|
|
etc/bopm.conf.sample
|
|
include/opm.h
|
|
include/opm_error.h
|
|
include/opm_types.h
|
|
include/opm_common.h
|
|
lib/libopm.so.0
|
|
lib/libopm.so
|
|
lib/libopm.la
|
|
lib/libopm.a
|