update to new plists.
This commit is contained in:
parent
67ca2fc48c
commit
081e4fec6d
@ -1,19 +1,28 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2003/12/16 16:42:31 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/09/14 23:24:38 espie Exp $
|
||||
bin/jpilot
|
||||
bin/jpilot-dump
|
||||
bin/jpilot-sync
|
||||
bin/jpilot-upgrade-99
|
||||
man/man1/jpilot-sync.1
|
||||
man/man1/jpilot-upgrade-99.1
|
||||
man/man1/jpilot.1
|
||||
lib/jpilot/
|
||||
lib/jpilot/plugins/
|
||||
lib/jpilot/plugins/libexpense.la
|
||||
lib/jpilot/plugins/libkeyring.la
|
||||
lib/jpilot/plugins/libsynctime.la
|
||||
@man man/man1/jpilot-sync.1
|
||||
@man man/man1/jpilot-upgrade-99.1
|
||||
@man man/man1/jpilot.1
|
||||
share/doc/jpilot/
|
||||
share/doc/jpilot/README
|
||||
share/doc/jpilot/manual.html
|
||||
share/doc/jpilot/plugin.html
|
||||
share/jpilot/
|
||||
share/jpilot/AddressDB.pdb
|
||||
share/jpilot/DatebookDB.pdb
|
||||
share/jpilot/ExpenseDB.pdb
|
||||
share/jpilot/Memo32DB.pdb
|
||||
share/jpilot/MemoDB.pdb
|
||||
share/jpilot/ToDoDB.pdb
|
||||
share/jpilot/icons/
|
||||
share/jpilot/icons/README
|
||||
share/jpilot/icons/jpilot-icon1.xpm
|
||||
share/jpilot/icons/jpilot-icon2.xpm
|
||||
@ -24,6 +33,8 @@ share/jpilot/jpilotrc.default
|
||||
share/jpilot/jpilotrc.green
|
||||
share/jpilot/jpilotrc.purple
|
||||
share/jpilot/jpilotrc.steel
|
||||
share/locale/ca/
|
||||
share/locale/ca/LC_MESSAGES/
|
||||
share/locale/ca/LC_MESSAGES/jpilot.mo
|
||||
share/locale/cs/LC_MESSAGES/jpilot.mo
|
||||
share/locale/da/LC_MESSAGES/jpilot.mo
|
||||
@ -36,31 +47,3 @@ share/locale/nl/LC_MESSAGES/jpilot.mo
|
||||
share/locale/no/LC_MESSAGES/jpilot.mo
|
||||
share/locale/sv/LC_MESSAGES/jpilot.mo
|
||||
%%SHARED%%
|
||||
@dirrm share/locale/sv/LC_MESSAGES
|
||||
@dirrm share/locale/sv
|
||||
@dirrm share/locale/no/LC_MESSAGES
|
||||
@dirrm share/locale/no
|
||||
@dirrm share/locale/nl/LC_MESSAGES
|
||||
@dirrm share/locale/nl
|
||||
@dirrm share/locale/ja/LC_MESSAGES
|
||||
@dirrm share/locale/ja
|
||||
@dirrm share/locale/it/LC_MESSAGES
|
||||
@dirrm share/locale/it
|
||||
@dirrm share/locale/fr/LC_MESSAGES
|
||||
@dirrm share/locale/fr
|
||||
@dirrm share/locale/es/LC_MESSAGES
|
||||
@dirrm share/locale/es
|
||||
@dirrm share/locale/de/LC_MESSAGES
|
||||
@dirrm share/locale/de
|
||||
@dirrm share/locale/da/LC_MESSAGES
|
||||
@dirrm share/locale/da
|
||||
@dirrm share/locale/cs/LC_MESSAGES
|
||||
@dirrm share/locale/cs
|
||||
@dirrm share/locale/ca/LC_MESSAGES
|
||||
@dirrm share/locale/ca
|
||||
@dirrm share/locale
|
||||
@dirrm share/jpilot/icons
|
||||
@dirrm share/jpilot
|
||||
@dirrm share/doc/jpilot
|
||||
@dirrm lib/jpilot/plugins
|
||||
@dirrm lib/jpilot
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2004/08/09 16:27:13 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2004/09/14 23:24:39 espie Exp $
|
||||
bin/ascii-xfr
|
||||
@mode 555
|
||||
bin/minicom
|
||||
@ -63,13 +63,13 @@ share/examples/minicom/extras/terminfo/README
|
||||
share/examples/minicom/extras/terminfo/minicom
|
||||
share/examples/minicom/extras/unixlogin
|
||||
share/examples/minicom/minicom.users.sample
|
||||
@mode 0750
|
||||
@owner uucp
|
||||
@group dialer
|
||||
@mode 0750
|
||||
@sample ${SYSCONFDIR}/minicom/
|
||||
@mode 0644
|
||||
@owner
|
||||
@group
|
||||
@mode 0644
|
||||
@sample ${SYSCONFDIR}/minicom/minicom.users
|
||||
@mode
|
||||
share/locale/cs_CZ/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/08/09 11:54:03 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/14 23:24:39 espie Exp $
|
||||
${P5SITE}/Device/
|
||||
${P5SITE}/Device/Modem/
|
||||
${P5SITE}/Device/Modem.pm
|
||||
@ -7,11 +7,6 @@ ${P5SITE}/Device/Modem/Log/File.pm
|
||||
${P5SITE}/Device/Modem/Log/Syslog.pm
|
||||
${P5SITE}/Device/Modem/Protocol/
|
||||
${P5SITE}/Device/Modem/Protocol/Xmodem.pm
|
||||
@comment ${P5ARCH}/
|
||||
@comment ${P5ARCH}/auto/
|
||||
@comment ${P5ARCH}/auto/Device/
|
||||
@comment ${P5ARCH}/auto/Device/Modem/
|
||||
@comment ${P5ARCH}/auto/Device/Modem/.packlist
|
||||
@man man/man3p/Device::Modem.3p
|
||||
@man man/man3p/Device::Modem::Log::File.3p
|
||||
@man man/man3p/Device::Modem::Log::Syslog.3p
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/08/09 11:54:03 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/14 23:24:39 espie Exp $
|
||||
bin/modemtest
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Device/
|
||||
@ -6,7 +6,6 @@ ${P5ARCH}/Device/SerialPort.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Device/
|
||||
${P5ARCH}/auto/Device/SerialPort/
|
||||
${P5ARCH}/auto/Device/SerialPort/.packlist
|
||||
${P5ARCH}/auto/Device/SerialPort/SerialPort.bs
|
||||
${P5ARCH}/auto/Device/SerialPort/SerialPort.so
|
||||
@man man/man1/modemtest.1
|
||||
|
@ -1,6 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2002/07/15 04:00:40 shell Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2004/09/14 23:25:50 espie Exp $
|
||||
bin/html2wml
|
||||
man/man1/html2wml.1
|
||||
@man man/man1/html2wml.1
|
||||
share/doc/html2wml/
|
||||
share/doc/html2wml/COPYING
|
||||
share/doc/html2wml/ChangeLog
|
||||
share/doc/html2wml/INSTALL
|
||||
@ -11,7 +12,9 @@ share/doc/html2wml/TODO
|
||||
share/doc/html2wml/readme.html
|
||||
share/doc/html2wml/readme.pdf
|
||||
share/doc/html2wml/readme.pod
|
||||
share/doc/html2wml/t/
|
||||
share/doc/html2wml/t/form.html
|
||||
share/doc/html2wml/t/samples/
|
||||
share/doc/html2wml/t/samples/inc_para.wml
|
||||
share/doc/html2wml/t/samples/inc_prev.wml
|
||||
share/doc/html2wml/t/samples/mix1.html
|
||||
@ -31,6 +34,3 @@ share/doc/html2wml/t/samples/t-nest.html
|
||||
share/doc/html2wml/t/samples/t-no-tag.html
|
||||
share/doc/html2wml/t/samples/t-special-chars.html
|
||||
share/doc/html2wml/t/samples/t-urls.html
|
||||
@dirrm share/doc/html2wml/t/samples
|
||||
@dirrm share/doc/html2wml/t
|
||||
@dirrm share/doc/html2wml
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/08/06 16:06:03 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2004/09/14 23:25:50 espie Exp $
|
||||
${P5SITE}/Convert/
|
||||
${P5SITE}/Convert/ASN1/
|
||||
${P5SITE}/Convert/ASN1.pm
|
||||
@ -8,9 +8,4 @@ ${P5SITE}/Convert/ASN1/IO.pm
|
||||
${P5SITE}/Convert/ASN1/_decode.pm
|
||||
${P5SITE}/Convert/ASN1/_encode.pm
|
||||
${P5SITE}/Convert/ASN1/parser.pm
|
||||
@comment ${P5ARCH}/
|
||||
@comment ${P5ARCH}/auto/
|
||||
@comment ${P5ARCH}/auto/Convert/
|
||||
@comment ${P5ARCH}/auto/Convert/ASN1/
|
||||
@comment ${P5ARCH}/auto/Convert/ASN1/.packlist
|
||||
@man man/man3p/Convert::ASN1.3p
|
||||
|
@ -1,10 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/09/14 23:25:50 espie Exp $
|
||||
${P5SITE}/Convert/
|
||||
${P5SITE}/Convert/BER.pm
|
||||
${P5SITE}/Convert/BER.pod
|
||||
@comment ${P5ARCH}/
|
||||
@comment ${P5ARCH}/auto/
|
||||
@comment ${P5ARCH}/auto/Convert/
|
||||
@comment ${P5ARCH}/auto/Convert/BER/
|
||||
@comment ${P5ARCH}/auto/Convert/BER/.packlist
|
||||
@man man/man3p/Convert::BER.3p
|
||||
|
@ -1,10 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/12/24 00:36:55 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/14 23:25:50 espie Exp $
|
||||
${P5SITE}/Convert/
|
||||
${P5SITE}/Convert/TNEF.pm
|
||||
@comment ${P5ARCH}/auto/Convert/TNEF/.packlist
|
||||
man/man3p/Convert::TNEF.3p
|
||||
@dirrm man/man3p
|
||||
@comment @dirrm ${P5ARCH}/auto/Convert/TNEF
|
||||
@comment @dirrm ${P5ARCH}/auto/Convert
|
||||
@comment @dirrm ${P5ARCH}/auto
|
||||
@comment @dirrm ${P5ARCH}
|
||||
@dirrm ${P5SITE}/Convert
|
||||
@man man/man3p/Convert::TNEF.3p
|
||||
|
@ -1,13 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2004/09/14 23:25:50 espie Exp $
|
||||
bin/puudecode
|
||||
bin/puuencode
|
||||
${P5SITE}/Convert/
|
||||
${P5SITE}/Convert/UU.pm
|
||||
@comment ${P5ARCH}/
|
||||
@comment ${P5ARCH}/auto/
|
||||
@comment ${P5ARCH}/auto/Convert/
|
||||
@comment ${P5ARCH}/auto/Convert/UU/
|
||||
@comment ${P5ARCH}/auto/Convert/UU/.packlist
|
||||
@man man/man1/puudecode.1
|
||||
@man man/man1/puuencode.1
|
||||
@man man/man3p/Convert::UU.3p
|
||||
|
@ -1,11 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/14 23:25:50 espie Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Convert/
|
||||
${P5ARCH}/Convert/UUlib.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Convert/
|
||||
${P5ARCH}/auto/Convert/UUlib/
|
||||
@comment ${P5ARCH}/auto/Convert/UUlib/.packlist
|
||||
${P5ARCH}/auto/Convert/UUlib/UUlib.bs
|
||||
${P5ARCH}/auto/Convert/UUlib/UUlib.so
|
||||
@man man/man3p/Convert::UUlib.3p
|
||||
|
@ -1,11 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/14 23:25:50 espie Exp $
|
||||
${P5SITE}/Date/
|
||||
${P5SITE}/Date/Tolkien/
|
||||
${P5SITE}/Date/Tolkien/Shire.pm
|
||||
@comment ${P5ARCH}/
|
||||
@comment ${P5ARCH}/auto/
|
||||
@comment ${P5ARCH}/auto/Date/
|
||||
@comment ${P5ARCH}/auto/Date/Tolkien/
|
||||
@comment ${P5ARCH}/auto/Date/Tolkien/Shire/
|
||||
@comment ${P5ARCH}/auto/Date/Tolkien/Shire/.packlist
|
||||
@man man/man3p/Date::Tolkien::Shire.3p
|
||||
|
@ -1,10 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2004/09/14 23:25:50 espie Exp $
|
||||
${P5SITE}/Date/
|
||||
${P5SITE}/Date/Manip.pm
|
||||
${P5SITE}/Date/Manip.pod
|
||||
@comment ${P5ARCH}/
|
||||
@comment ${P5ARCH}/auto/
|
||||
@comment ${P5ARCH}/auto/Date/
|
||||
@comment ${P5ARCH}/auto/Date/Manip/
|
||||
@comment ${P5ARCH}/auto/Date/Manip/.packlist
|
||||
@man man/man3p/Date::Manip.3p
|
||||
|
@ -1,9 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/14 23:25:50 espie Exp $
|
||||
${P5SITE}/IDNA/
|
||||
${P5SITE}/IDNA/Punycode.pm
|
||||
@comment ${P5ARCH}/
|
||||
@comment ${P5ARCH}/auto/
|
||||
@comment ${P5ARCH}/auto/IDNA/
|
||||
@comment ${P5ARCH}/auto/IDNA/Punycode/
|
||||
@comment ${P5ARCH}/auto/IDNA/Punycode/.packlist
|
||||
@man man/man3p/IDNA::Punycode.3p
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/09/14 23:25:50 espie Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Jcode/
|
||||
${P5ARCH}/Jcode.pm
|
||||
@ -12,7 +12,6 @@ ${P5ARCH}/Jcode/Unicode/NoXS.pm
|
||||
${P5ARCH}/Jcode/_test.pl
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Jcode/
|
||||
@comment ${P5ARCH}/auto/Jcode/.packlist
|
||||
${P5ARCH}/auto/Jcode/Unicode/
|
||||
${P5ARCH}/auto/Jcode/Unicode/Unicode.bs
|
||||
${P5ARCH}/auto/Jcode/Unicode/Unicode.so
|
||||
|
@ -1,16 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/14 23:25:50 espie Exp $
|
||||
${P5SITE}/Net/
|
||||
${P5SITE}/Net/IDN/
|
||||
${P5SITE}/Net/IDN/Nameprep/
|
||||
${P5SITE}/Net/IDN/Nameprep.pm
|
||||
${P5SITE}/Net/IDN/Nameprep/Mapping.pm
|
||||
${P5SITE}/Net/IDN/Nameprep/Prohibited.pm
|
||||
@comment ${P5ARCH}/
|
||||
@comment ${P5ARCH}/auto/
|
||||
@comment ${P5ARCH}/auto/Net/
|
||||
@comment ${P5ARCH}/auto/Net/IDN/
|
||||
@comment ${P5ARCH}/auto/Net/IDN/Nameprep/
|
||||
@comment ${P5ARCH}/auto/Net/IDN/Nameprep/.packlist
|
||||
@man man/man3p/Net::IDN::Nameprep.3p
|
||||
@man man/man3p/Net::IDN::Nameprep::Mapping.3p
|
||||
@man man/man3p/Net::IDN::Nameprep::Prohibited.3p
|
||||
|
@ -1,11 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/09/14 23:25:50 espie Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Text/
|
||||
${P5ARCH}/Text/Iconv.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Text/
|
||||
${P5ARCH}/auto/Text/Iconv/
|
||||
@comment ${P5ARCH}/auto/Text/Iconv/.packlist
|
||||
${P5ARCH}/auto/Text/Iconv/Iconv.bs
|
||||
${P5ARCH}/auto/Text/Iconv/Iconv.so
|
||||
${P5ARCH}/auto/Text/Iconv/autosplit.ix
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/09/14 23:25:50 espie Exp $
|
||||
bin/map
|
||||
bin/mirrorMappings
|
||||
bin/mkCSGB2312
|
||||
@ -114,7 +114,6 @@ ${P5ARCH}/Unicode/Map/REGISTRY
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Unicode/
|
||||
${P5ARCH}/auto/Unicode/Map/
|
||||
@comment ${P5ARCH}/auto/Unicode/Map/.packlist
|
||||
${P5ARCH}/auto/Unicode/Map/Map.bs
|
||||
${P5ARCH}/auto/Unicode/Map/Map.so
|
||||
@man man/man1/map.1
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2004/09/14 23:25:51 espie Exp $
|
||||
bin/umap
|
||||
${P5ARCH}/Unicode/Map8/
|
||||
${P5ARCH}/Unicode/Map8.pm
|
||||
@ -185,7 +185,6 @@ ${P5ARCH}/Unicode/Map8/maps/macintosh.bin
|
||||
${P5ARCH}/Unicode/Map8/maps/us-dk.bin
|
||||
${P5ARCH}/Unicode/Map8/maps/videotex-suppl.bin
|
||||
${P5ARCH}/auto/Unicode/Map8/
|
||||
@comment ${P5ARCH}/auto/Unicode/Map8/.packlist
|
||||
${P5ARCH}/auto/Unicode/Map8/Map8.bs
|
||||
${P5ARCH}/auto/Unicode/Map8/Map8.so
|
||||
@man man/man1/umap.1
|
||||
|
@ -1,6 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/14 23:25:51 espie Exp $
|
||||
${P5SITE}/Unicode/
|
||||
${P5SITE}/Unicode/MapUTF8.pm
|
||||
@comment ${P5ARCH}/auto/Unicode/MapUTF8/
|
||||
@comment ${P5ARCH}/auto/Unicode/MapUTF8/.packlist
|
||||
@man man/man3p/Unicode::MapUTF8.3p
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/08/06 16:06:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/09/14 23:25:51 espie Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Unicode/
|
||||
${P5ARCH}/Unicode/CharName.pm
|
||||
@ -6,7 +6,6 @@ ${P5ARCH}/Unicode/String.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Unicode/
|
||||
${P5ARCH}/auto/Unicode/String/
|
||||
@comment ${P5ARCH}/auto/Unicode/String/.packlist
|
||||
${P5ARCH}/auto/Unicode/String/String.bs
|
||||
${P5ARCH}/auto/Unicode/String/String.so
|
||||
@man man/man3p/Unicode::CharName.3p
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/06/01 05:41:32 shell Exp $
|
||||
bin/ppmtoTbmp
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/09/14 23:25:51 espie Exp $
|
||||
bin/Tbmptopnm
|
||||
bin/ppmtoTbmp
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/01/16 03:10:24 kevlo Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/14 23:25:51 espie Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/cjkcodecs/
|
||||
lib/python${MODPY_VERSION}/site-packages/cjkcodecs.pth
|
||||
lib/python${MODPY_VERSION}/site-packages/cjkcodecs/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/cjkcodecs/__init__.pyc
|
||||
@ -81,4 +82,3 @@ lib/python${MODPY_VERSION}/site-packages/cjkcodecs/utf_7.py
|
||||
lib/python${MODPY_VERSION}/site-packages/cjkcodecs/utf_7.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/cjkcodecs/utf_8.py
|
||||
lib/python${MODPY_VERSION}/site-packages/cjkcodecs/utf_8.pyc
|
||||
@dirrm lib/python${MODPY_VERSION}/site-packages/cjkcodecs
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/09/29 21:31:24 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/09/14 23:25:51 espie Exp $
|
||||
bin/qprint
|
||||
man/man1/qprint.1
|
||||
@man man/man1/qprint.1
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/06/12 18:14:17 espie Exp $
|
||||
@pkgcfl rpm-*
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/14 23:25:51 espie Exp $
|
||||
@pkgcfl rpm-*
|
||||
bin/rpm2cpio
|
||||
|
@ -1,16 +1,21 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2002/04/07 01:54:48 naddy Exp $
|
||||
bin/transtab
|
||||
bin/transiso
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/14 23:25:51 espie Exp $
|
||||
bin/checkiso
|
||||
bin/checkuni
|
||||
bin/transce8
|
||||
bin/transhtm
|
||||
man/cat1/transtab.0
|
||||
man/cat1/transiso.0
|
||||
man/cat1/checkiso.0
|
||||
man/cat1/checkuni.0
|
||||
man/cat1/transce8.0
|
||||
man/cat1/transhtm.0
|
||||
bin/transiso
|
||||
bin/transtab
|
||||
lib/trans/
|
||||
lib/trans/README
|
||||
lib/trans/bin/
|
||||
lib/trans/bin/one
|
||||
lib/trans/bin/trans.c
|
||||
lib/trans/bin/trans.h
|
||||
lib/trans/bin/trans.man
|
||||
lib/trans/bin/utf.c
|
||||
lib/trans/bin/utf.h
|
||||
lib/trans/bin/utimbuf.h
|
||||
lib/trans/cedf/
|
||||
lib/trans/cedf/adobeiso
|
||||
lib/trans/cedf/adobestd
|
||||
lib/trans/cedf/adobesym
|
||||
@ -93,6 +98,36 @@ lib/trans/cedf/tex-dcr.in
|
||||
lib/trans/cedf/tex-dcr.out
|
||||
lib/trans/cedf/wingding
|
||||
lib/trans/cedf/wingreek
|
||||
lib/trans/doc/
|
||||
lib/trans/doc/adobe.inf
|
||||
lib/trans/doc/apple.inf
|
||||
lib/trans/doc/atari.inf
|
||||
lib/trans/doc/cpdos.inf
|
||||
lib/trans/doc/cpwin.inf
|
||||
lib/trans/doc/credits
|
||||
lib/trans/doc/dec.inf
|
||||
lib/trans/doc/ebcdic.inf
|
||||
lib/trans/doc/format
|
||||
lib/trans/doc/history
|
||||
lib/trans/doc/hp.inf
|
||||
lib/trans/doc/iso10646.inf
|
||||
lib/trans/doc/iso6429.inf
|
||||
lib/trans/doc/iso646.inf
|
||||
lib/trans/doc/iso8859.inf
|
||||
lib/trans/doc/nextstep.inf
|
||||
lib/trans/doc/other.inf
|
||||
lib/trans/doc/sources
|
||||
lib/trans/doc/todo
|
||||
lib/trans/doc/winother.inf
|
||||
lib/trans/encoding.lis
|
||||
lib/trans/src/
|
||||
lib/trans/src/checkall
|
||||
lib/trans/src/chkuni
|
||||
lib/trans/src/datatype.h
|
||||
lib/trans/src/mkhtml
|
||||
lib/trans/src/mklist
|
||||
lib/trans/src/mkxlt
|
||||
lib/trans/xlt/
|
||||
lib/trans/xlt/adobeiso
|
||||
lib/trans/xlt/adobestd
|
||||
lib/trans/xlt/adobesym
|
||||
@ -172,38 +207,9 @@ lib/trans/xlt/tex-dcr.in
|
||||
lib/trans/xlt/tex-dcr.out
|
||||
lib/trans/xlt/wingding
|
||||
lib/trans/xlt/wingreek
|
||||
lib/trans/doc/adobe.inf
|
||||
lib/trans/doc/apple.inf
|
||||
lib/trans/doc/atari.inf
|
||||
lib/trans/doc/cpdos.inf
|
||||
lib/trans/doc/cpwin.inf
|
||||
lib/trans/doc/credits
|
||||
lib/trans/doc/dec.inf
|
||||
lib/trans/doc/ebcdic.inf
|
||||
lib/trans/doc/format
|
||||
lib/trans/doc/history
|
||||
lib/trans/doc/hp.inf
|
||||
lib/trans/doc/iso10646.inf
|
||||
lib/trans/doc/iso6429.inf
|
||||
lib/trans/doc/iso646.inf
|
||||
lib/trans/doc/iso8859.inf
|
||||
lib/trans/doc/nextstep.inf
|
||||
lib/trans/doc/other.inf
|
||||
lib/trans/doc/sources
|
||||
lib/trans/doc/todo
|
||||
lib/trans/doc/winother.inf
|
||||
lib/trans/bin/one
|
||||
lib/trans/bin/trans.c
|
||||
lib/trans/bin/trans.h
|
||||
lib/trans/bin/trans.man
|
||||
lib/trans/bin/utimbuf.h
|
||||
lib/trans/bin/utf.c
|
||||
lib/trans/bin/utf.h
|
||||
lib/trans/src/checkall
|
||||
lib/trans/src/chkuni
|
||||
lib/trans/src/mkhtml
|
||||
lib/trans/src/mklist
|
||||
lib/trans/src/mkxlt
|
||||
lib/trans/src/datatype.h
|
||||
lib/trans/README
|
||||
lib/trans/encoding.lis
|
||||
@man man/cat1/checkiso.0
|
||||
@man man/cat1/checkuni.0
|
||||
@man man/cat1/transce8.0
|
||||
@man man/cat1/transhtm.0
|
||||
@man man/cat1/transiso.0
|
||||
@man man/cat1/transtab.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2002/09/08 12:15:05 avsm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/14 23:25:51 espie Exp $
|
||||
bin/make_epses.sh
|
||||
bin/wv-incconfig
|
||||
bin/wv-libconfig
|
||||
@ -20,21 +20,23 @@ bin/wvWml
|
||||
include/wv.h
|
||||
include/wvexporter.h
|
||||
lib/libwv.a
|
||||
man/man1/wvAbw.1
|
||||
man/man1/wvCleanLatex.1
|
||||
man/man1/wvConvert.1
|
||||
man/man1/wvDVI.1
|
||||
man/man1/wvHtml.1
|
||||
man/man1/wvLatex.1
|
||||
man/man1/wvMime.1
|
||||
man/man1/wvPDF.1
|
||||
man/man1/wvPS.1
|
||||
man/man1/wvRTF.1
|
||||
man/man1/wvSummary.1
|
||||
man/man1/wvText.1
|
||||
man/man1/wvVersion.1
|
||||
man/man1/wvWare.1
|
||||
man/man1/wvWml.1
|
||||
@man man/man1/wvAbw.1
|
||||
@man man/man1/wvCleanLatex.1
|
||||
@man man/man1/wvConvert.1
|
||||
@man man/man1/wvDVI.1
|
||||
@man man/man1/wvHtml.1
|
||||
@man man/man1/wvLatex.1
|
||||
@man man/man1/wvMime.1
|
||||
@man man/man1/wvPDF.1
|
||||
@man man/man1/wvPS.1
|
||||
@man man/man1/wvRTF.1
|
||||
@man man/man1/wvSummary.1
|
||||
@man man/man1/wvText.1
|
||||
@man man/man1/wvVersion.1
|
||||
@man man/man1/wvWare.1
|
||||
@man man/man1/wvWml.1
|
||||
share/wv/
|
||||
share/wv/patterns/
|
||||
share/wv/patterns/100.gif
|
||||
share/wv/patterns/101.gif
|
||||
share/wv/patterns/102.gif
|
||||
@ -252,6 +254,8 @@ share/wv/patterns/sectionendeven.gif
|
||||
share/wv/patterns/sectionendnewpage.gif
|
||||
share/wv/patterns/sectionendodd.gif
|
||||
share/wv/patterns/wmf.jpg
|
||||
share/wv/ttf/
|
||||
share/wv/wingdingfont/
|
||||
share/wv/wingdingfont/100.gif
|
||||
share/wv/wingdingfont/101.gif
|
||||
share/wv/wingdingfont/102.gif
|
||||
@ -480,8 +484,4 @@ share/wv/wvHtml.xml
|
||||
share/wv/wvLaTeX.xml
|
||||
share/wv/wvText.xml
|
||||
share/wv/wvWml.xml
|
||||
@dirrm share/wv/wingdingfont
|
||||
@exec mkdir -p %D/share/wv/ttf
|
||||
@dirrm share/wv/ttf
|
||||
@dirrm share/wv/patterns
|
||||
@dirrm share/wv
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2003/12/27 08:40:01 brad Exp $
|
||||
lib/libwv2.so.1.6
|
||||
DYNLIBDIR(%D/lib)
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2004/09/14 23:25:51 espie Exp $
|
||||
@lib lib/libwv2.so.1.6
|
||||
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/12/27 08:40:01 brad Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/09/14 23:25:51 espie Exp $
|
||||
bin/wv2-config
|
||||
include/wv2/
|
||||
include/wv2/associatedstrings.h
|
||||
include/wv2/convert.h
|
||||
include/wv2/dllmagic.h
|
||||
@ -27,4 +28,3 @@ include/wv2/wvlog.h
|
||||
lib/libwv2.a
|
||||
lib/libwv2.la
|
||||
%%SHARED%%
|
||||
@dirrm include/wv2
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2001/07/13 15:16:20 avsm Exp $
|
||||
lib/libcole.so.2.1
|
||||
DYNLIBDIR(%B)
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2004/09/14 23:25:51 espie Exp $
|
||||
@lib lib/libcole.so.2.1
|
||||
|
@ -1,14 +1,15 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2002/04/08 22:26:03 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/14 23:25:51 espie Exp $
|
||||
bin/nsopen
|
||||
bin/nspptview
|
||||
bin/nsxlview
|
||||
bin/pptHtml
|
||||
bin/xlHtml
|
||||
include/cole/
|
||||
include/cole/cole.h
|
||||
lib/libcole.a
|
||||
lib/libcole.la
|
||||
man/man1/pptHtml.1
|
||||
man/man1/xlHtml.1
|
||||
@man man/man1/pptHtml.1
|
||||
@man man/man1/xlHtml.1
|
||||
share/aclocal/
|
||||
share/aclocal/cole.m4
|
||||
%%SHARED%%
|
||||
@dirrm include/cole
|
||||
|
Loading…
Reference in New Issue
Block a user