freebsd-ports/editors/bed/pkg-plist
Greg Lewis a7012e1423 . If PACKAGE_BUILDING is set, then set WITHOUT_X11 as we can't guarantee
that we have an appropriate rxvt.
. Make rxvt a PATCH_DEPENDS as it is tested in pre-configure (there is no
  CONFIGURE_DEPENDS).
. Fix packing list and unbreak.
. Fix some minor whitespace bogons in Makefile.
. Add patches which hopefully fix the build on 5.x.
. Add a patch to stop the port installing stuff outside of ${PREFIX}.
  Some of this could be added back in with a better patch that installed
  it in the right place.
2004-01-22 17:39:08 +00:00

120 lines
4.1 KiB
Plaintext

%%DATADIR%%/bedrc
%%DATADIR%%/.neededbybed
%%DATADIR%%/misc/pushlpushl.bedda
%%DATADIR%%/misc/hexasc.bedda
%%DATADIR%%/misc/char2b.bedda
%%DATADIR%%/misc/char2.bedda
%%DATADIR%%/misc/bits.bedda
%%DATADIR%%/misc/README.txt
%%DATADIR%%/misc/symtab.bedda
%%DATADIR%%/misc/sectionheader.bedda
%%DATADIR%%/misc/programheader.bedda
%%DATADIR%%/misc/elfheader.bedda
%%DATADIR%%/misc/dynsym.bedda
%%DATADIR%%/misc/wtmp-freebsd.bedda
%%DATADIR%%/misc/win32sections.bedda
%%DATADIR%%/utils/bin2byte
%%DATADIR%%/utils/keyconfig
%%DATADIR%%/plugins/plugin.cpp
%%DATADIR%%/plugins/global.h
%%DATADIR%%/plugins/faked.h
%%DATADIR%%/plugins/Makefile
%%DATADIR%%/plugins/ascii.h
%%DATADIR%%/plugins/varmacro.h
%%DATADIR%%/plugins/config.h
%%DATADIR%%/plugins/digitstring.h
%%DATADIR%%/plugins/views.h
%%DATADIR%%/plugins/typelist.h
%%DATADIR%%/plugins/type.h
%%DATADIR%%/plugins/screenpart.h
%%DATADIR%%/plugins/screen.h
%%DATADIR%%/plugins/repeat.h
%%DATADIR%%/plugins/mainprocedures.h
%%DATADIR%%/plugins/offtypes.h
%%DATADIR%%/plugins/multidigit.h
%%DATADIR%%/plugins/hassub.h
%%DATADIR%%/plugins/getfile.h
%%DATADIR%%/plugins/filter.h
%%DATADIR%%/plugins/contain.h
%%DATADIR%%/plugins/defines.h
%%DATADIR%%/plugins/examples/Makefile
%%X11%%%%DATADIR%%/plugins/examples/switchsize.plug
%%DATADIR%%/plugins/examples/rxvt.plug
%%DATADIR%%/plugins/examples/elftables.plug
%%DATADIR%%/plugins/examples/index2table.plug
%%DATADIR%%/plugins/examples/cut.plug
%%DATADIR%%/plugins/examples/datatypeinfo.plug
%%DATADIR%%/plugins/examples/searchclip.plug
%%DATADIR%%/plugins/examples/helpf1.plug
%%DATADIR%%/plugins/examples/title.plug
%%DATADIR%%/plugins/examples/backward.plug
%%DATADIR%%/plugins/examples/file.plug
%%DATADIR%%/plugins/examples/ebcdic2ascii.plug
%%DATADIR%%/plugins/examples/macro2plug.sh
%%DATADIR%%/plugins/examples/encodechar.sh
%%DATADIR%%/plugins/examples/ebcdic2ascii.cc
%%DATADIR%%/plugins/examples/ebcdic2ascii.h
%%DATADIR%%/plugins/examples/ascii2ebcdic.h
%%X11%%%%DATADIR%%/plugins/examples/putselect.cc
%%X11%%%%DATADIR%%/plugins/examples/switchsize.cc
%%DATADIR%%/plugins/examples/rxvt.cc
%%DATADIR%%/plugins/examples/index2table.h
%%DATADIR%%/plugins/examples/elftables.cc
%%DATADIR%%/plugins/examples/index2table.cc
%%DATADIR%%/plugins/examples/cut.cc
%%DATADIR%%/plugins/examples/datatypeinfo.cc
%%DATADIR%%/plugins/examples/install.cc
%%DATADIR%%/plugins/examples/newdata.cc
%%DATADIR%%/plugins/examples/searchclip.cc
%%DATADIR%%/plugins/examples/helpf1.cc
%%DATADIR%%/plugins/examples/title.cc
%%DATADIR%%/plugins/examples/signed.h
%%DATADIR%%/plugins/examples/oldsigned.h
%%DATADIR%%/plugins/examples/hash.h
%%DATADIR%%/plugins/examples/bitfields.h
%%DATADIR%%/plugins/examples/oldsigned.cc
%%DATADIR%%/plugins/examples/backward.cc
%%DATADIR%%/plugins/examples/unsigned.cpp
%%DATADIR%%/plugins/examples/undoall.cpp
%%DATADIR%%/plugins/examples/translate.cc
%%DATADIR%%/plugins/examples/time.cpp
%%DATADIR%%/plugins/examples/skip.cpp
%%DATADIR%%/plugins/examples/signed.cc
%%DATADIR%%/plugins/examples/subtract.cc
%%DATADIR%%/plugins/examples/nextitem.cpp
%%DATADIR%%/plugins/examples/disass-use.c
%%DATADIR%%/plugins/examples/disass.cc
%%DATADIR%%/plugins/examples/float.cc
%%DATADIR%%/plugins/examples/filter.cpp
%%DATADIR%%/plugins/examples/file.cpp
%%DATADIR%%/plugins/examples/edit.cc
%%DATADIR%%/plugins/examples/duplicate.cpp
%%DATADIR%%/plugins/examples/crc.c
%%DATADIR%%/plugins/examples/chars.c
%%DATADIR%%/plugins/examples/char2.cc
%%DATADIR%%/plugins/examples/bitflags.cc
%%DATADIR%%/plugins/examples/bitfields.cc
%%DATADIR%%/plugins/examples/bitcpy.cc
%%DATADIR%%/plugins/examples/bitcontains.cc
%%X11%%%%DATADIR%%/plugins/examples/putselect.plug
%%DATADIR%%/config
%%DATADIR%%/terminfo/r/rxvtbed
%%DATADIR%%/terminfo/r/rxvt
%%DATADIR%%/LICENSE
%%DATADIR%%/bed-0.2.19.lsm
%%DATADIR%%/README
%%DATADIR%%/public.key
%%DATADIR%%/addmagic.sh
%%DATADIR%%/bedmagic
%%DATADIR%%/testmarks.bedm
%%DATADIR%%/uninstallbed.sh
bin/bed
%%X11%%bin/xbed
@dirrm %%DATADIR%%/utils
@dirrm %%DATADIR%%/terminfo/r
@dirrm %%DATADIR%%/terminfo
@dirrm %%DATADIR%%/plugins/examples
@dirrm %%DATADIR%%/plugins
@dirrm %%DATADIR%%/misc
@dirrm %%DATADIR%%