CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/10/26 13:52:48
Modified files:
archivers : Makefile
audio : Makefile
databases : Makefile
devel : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
mail : Makefile
net : Makefile
news : Makefile
security : Makefile
textproc : Makefile
www : Makefile
Removed files:
archivers/py-backports-lzma: Makefile distinfo
archivers/py-backports-lzma/pkg: DESCR PLIST
archivers/py-lzo: Makefile distinfo
archivers/py-lzo/patches: patch-Makefile patch-setup_py
archivers/py-lzo/pkg: DESCR PLIST
audio/py-ao : Makefile distinfo
audio/py-ao/patches: patch-src_aomodule_c patch-src_aomodule_h
audio/py-ao/pkg: DESCR PLIST
audio/py-cddb : Makefile distinfo
audio/py-cddb/pkg: DESCR PLIST
databases/py-storm: Makefile distinfo
databases/py-storm/pkg: DESCR PLIST
databases/py-sybase: Makefile distinfo
databases/py-sybase/pkg: DESCR PLIST
devel/py-SOAPpy: Makefile distinfo
devel/py-SOAPpy/pkg: DESCR PLIST
devel/py-backports-abc: Makefile distinfo
devel/py-backports-abc/pkg: DESCR PLIST
devel/py-backports-functools-lru-cache: Makefile distinfo
devel/py-backports-functools-lru-cache/pkg: DESCR PLIST
devel/py-backports-shutil-get-terminal-size: Makefile distinfo
devel/py-backports-shutil-get-terminal-size/pkg: DESCR PLIST
devel/py-backports-ssl-match-hostname: Makefile distinfo
devel/py-backports-ssl-match-hostname/pkg: DESCR PLIST
devel/py-binplist: Makefile distinfo
devel/py-binplist/pkg: DESCR PLIST
devel/py-bytecodeassembler: Makefile distinfo
devel/py-bytecodeassembler/pkg: DESCR PLIST
devel/py-editdist: Makefile distinfo
devel/py-editdist/pkg: DESCR PLIST
devel/py-efilter: Makefile distinfo
devel/py-efilter/pkg: DESCR PLIST
devel/py-faulthandler: Makefile distinfo
devel/py-faulthandler/pkg: DESCR PLIST
devel/py-fpconst: Makefile distinfo
devel/py-fpconst/pkg: DESCR PLIST
devel/py-functools32: Makefile distinfo
devel/py-functools32/pkg: DESCR PLIST
devel/py-gdata : Makefile distinfo
devel/py-gdata/pkg: DESCR PLIST
devel/py-guppy : Makefile distinfo
devel/py-guppy/pkg: DESCR PLIST
devel/py-hachoir-core: Makefile distinfo
devel/py-hachoir-core/pkg: DESCR PLIST
devel/py-hachoir-metadata: Makefile distinfo
devel/py-hachoir-metadata/pkg: DESCR PLIST
devel/py-hachoir-parser: Makefile distinfo
devel/py-hachoir-parser/pkg: DESCR PLIST
devel/py-jsonrpclib: Makefile distinfo
devel/py-jsonrpclib/pkg: DESCR PLIST
devel/py-monotonic: Makefile distinfo
devel/py-monotonic/patches: patch-monotonic_py
devel/py-monotonic/pkg: DESCR PLIST
devel/py-mox : Makefile distinfo
devel/py-mox/pkg: DESCR PLIST
devel/py-mxDateTime: Makefile distinfo
devel/py-mxDateTime/pkg: DESCR PLIST
devel/py-pyro : Makefile distinfo
devel/py-pyro/pkg: DESCR PLIST
devel/py-python2-pythondialog: Makefile distinfo
devel/py-python2-pythondialog/pkg: DESCR PLIST
devel/py-ruamel.ordereddict: Makefile distinfo
devel/py-ruamel.ordereddict/pkg: DESCR PLIST
devel/py-singledispatch: Makefile distinfo
devel/py-singledispatch/pkg: DESCR PLIST
devel/py-subprocess32: Makefile distinfo
devel/py-subprocess32/pkg: DESCR PLIST
devel/py-symboltype: Makefile distinfo
devel/py-symboltype/pkg: DESCR PLIST
devel/py-xmlrunner: Makefile distinfo
devel/py-xmlrunner/pkg: DESCR PLIST
mail/py-milter : Makefile distinfo
mail/py-milter/pkg: DESCR PLIST
net/py-xmpppy : Makefile distinfo
net/py-xmpppy/pkg: DESCR PLIST
net/py-zsi : Makefile distinfo
net/py-zsi/pkg : DESCR PLIST
news/py-yenc : Makefile distinfo
news/py-yenc/pkg: DESCR PLIST
security/py-pysha3: Makefile distinfo
security/py-pysha3/pkg: DESCR PLIST
textproc/py-pdf: Makefile distinfo
textproc/py-pdf/pkg: DESCR PLIST
www/py-jonpy : Makefile distinfo
www/py-jonpy/pkg: DESCR PLIST
www/py-recaptcha-client: Makefile distinfo
www/py-recaptcha-client/pkg: DESCR PLIST
Log message:
remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports
which aren't used as dependencies in ports. many are either old stuff,
or things used to provide backports of functionality from newer Python
base versions which were used in ports that have already been converted
to py3-only.