mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
1f15238782
If Hamlib configure finds libgd, it will configure itself to build supplemental documentation that is ultimately never built or installed. Explicitly disable for improved build consistency. Configure option --with-rpc-backends was removed in v3.0 (2015). Configure option --with-cxx-binding is on by default. Make Tcl and Python tests work. Move examples into examples dir and make them easily runnable. ok sthen@
67 lines
1.7 KiB
Plaintext
67 lines
1.7 KiB
Plaintext
@bin bin/ampctl
|
|
@bin bin/ampctld
|
|
@bin bin/rigctl
|
|
@bin bin/rigctlcom
|
|
@bin bin/rigctld
|
|
@bin bin/rigctlsync
|
|
@bin bin/rigctltcp
|
|
@bin bin/rigfreqwalk
|
|
@bin bin/rigmem
|
|
@bin bin/rigsmtr
|
|
@bin bin/rigswr
|
|
@bin bin/rigtestlibusb
|
|
@bin bin/rigtestmcast
|
|
@bin bin/rigtestmcastrx
|
|
@bin bin/rotctl
|
|
@bin bin/rotctld
|
|
include/hamlib/
|
|
include/hamlib/ampclass.h
|
|
include/hamlib/amplifier.h
|
|
include/hamlib/amplist.h
|
|
include/hamlib/multicast.h
|
|
include/hamlib/rig.h
|
|
include/hamlib/rig_dll.h
|
|
include/hamlib/rigclass.h
|
|
include/hamlib/riglist.h
|
|
include/hamlib/rotator.h
|
|
include/hamlib/rotclass.h
|
|
include/hamlib/rotlist.h
|
|
lib/libhamlib++.la
|
|
@lib lib/libhamlib++.so.${LIBhamlib++_VERSION}
|
|
lib/libhamlib.la
|
|
@lib lib/libhamlib.so.${LIBhamlib_VERSION}
|
|
lib/pkgconfig/hamlib.pc
|
|
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/
|
|
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Hamlib.pm
|
|
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/
|
|
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Hamlib/
|
|
@so libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Hamlib/Hamlib.so
|
|
@man man/man1/ampctl.1
|
|
@man man/man1/ampctld.1
|
|
@man man/man1/rigctl.1
|
|
@man man/man1/rigctlcom.1
|
|
@man man/man1/rigctld.1
|
|
@man man/man1/rigctlsync.1
|
|
@man man/man1/rigmem.1
|
|
@man man/man1/rigsmtr.1
|
|
@man man/man1/rigswr.1
|
|
@man man/man1/rotctl.1
|
|
@man man/man1/rotctld.1
|
|
@man man/man7/hamlib-primer.7
|
|
@man man/man7/hamlib-utilities.7
|
|
@man man/man7/hamlib.7
|
|
share/aclocal/
|
|
share/aclocal/hamlib.m4
|
|
share/doc/hamlib/
|
|
share/doc/hamlib/COPYING
|
|
share/doc/hamlib/COPYING.LIB
|
|
share/doc/hamlib/ChangeLog
|
|
share/doc/hamlib/LICENSE
|
|
share/doc/hamlib/README.betatester
|
|
share/doc/hamlib/README.developer
|
|
share/doc/hamlib/README.md
|
|
share/examples/hamlib/
|
|
share/examples/hamlib/perltest.pl
|
|
share/examples/hamlib/py3test.py
|
|
share/examples/hamlib/tcltest.tcl
|