mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0abbedaf13
Submitted by: bento
76 lines
1.7 KiB
Plaintext
76 lines
1.7 KiB
Plaintext
bin/aecho
|
|
bin/getzones
|
|
bin/hqx2bin
|
|
bin/macbinary
|
|
bin/megatron
|
|
bin/nbplkup
|
|
bin/nbprgstr
|
|
bin/nbpunrgstr
|
|
bin/pap
|
|
bin/papstatus
|
|
bin/psorder
|
|
bin/single2bin
|
|
bin/unbin
|
|
bin/unhex
|
|
bin/unsingle
|
|
etc/AppleVolumes.default.dist
|
|
etc/AppleVolumes.system.dist
|
|
etc/rc.d/netatalk.sh
|
|
include/atalk/adouble.h
|
|
include/atalk/aep.h
|
|
include/atalk/afp.h
|
|
include/atalk/asp.h
|
|
include/atalk/atp.h
|
|
include/atalk/compat.h
|
|
include/atalk/ddp.h
|
|
include/atalk/nbp.h
|
|
include/atalk/pap.h
|
|
include/atalk/paths.h
|
|
include/atalk/rtmp.h
|
|
include/atalk/zip.h
|
|
include/netatalk/ddp.h
|
|
include/netatalk/endian.h
|
|
include/netatalk/ddp_var.h
|
|
include/netatalk/phase2.h
|
|
include/netatalk/at_var.h
|
|
include/netatalk/at.h
|
|
include/netatalk/aarp.h
|
|
lib/libatalk.a
|
|
lib/libatalk_p.a
|
|
libexec/afpd
|
|
libexec/atalkd
|
|
libexec/etc2ps
|
|
libexec/papd
|
|
libexec/psa
|
|
libexec/psf
|
|
libexec/filters/ifmpap
|
|
libexec/filters/ifmpaprev
|
|
libexec/filters/ifpap
|
|
libexec/filters/ifpaprev
|
|
libexec/filters/ifwmpap
|
|
libexec/filters/ifwmpaprev
|
|
libexec/filters/ifwpap
|
|
libexec/filters/ifwpaprev
|
|
libexec/filters/ofmpap
|
|
libexec/filters/ofpap
|
|
libexec/filters/ofwmpap
|
|
libexec/filters/ofwpap
|
|
libexec/filters/tfmpap
|
|
libexec/filters/tfmpaprev
|
|
libexec/filters/tfpap
|
|
libexec/filters/tfpaprev
|
|
libexec/filters/tfwmpap
|
|
libexec/filters/tfwmpaprev
|
|
libexec/filters/tfwpap
|
|
libexec/filters/tfwpaprev
|
|
share/examples/netatalk/atalkd.conf
|
|
share/examples/netatalk/papd.conf
|
|
share/pagecount.ps
|
|
@dirrm include/atalk
|
|
@dirrm include/netatalk
|
|
@dirrm libexec/filters
|
|
@dirrm share/examples/netatalk
|
|
@unexec if cmp -s %D/etc/AppleVolumes.default %D/etc/AppleVolumes.default.dist; then rm -f %D/etc/AppleVolumes.default.dist; fi
|
|
@unexec if cmp -s %D/etc/AppleVolumes.system %D/etc/AppleVolumes.system.dist; then rm -f %D/etc/AppleVolumes.system.dist; fi
|
|
|