Skip to content

Commit

Permalink
remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
sthen committed Oct 26, 2021
1 parent 9586cbf commit 03a0711
Show file tree
Hide file tree
Showing 185 changed files with 55 additions and 4,988 deletions.
4 changes: 1 addition & 3 deletions archivers/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.113 2021/10/25 12:33:18 sthen Exp $
# $OpenBSD: Makefile,v 1.114 2021/10/26 19:52:41 sthen Exp $

SUBDIR =
SUBDIR += arc
Expand Down Expand Up @@ -50,11 +50,9 @@
SUBDIR += pecl-rar,php74
SUBDIR += pecl-rar,php80
SUBDIR += pigz
SUBDIR += py-backports-lzma
SUBDIR += py-brotli,python3
SUBDIR += py-libarchive-c,python3
SUBDIR += py-lz4,python3
SUBDIR += py-lzo
SUBDIR += py-rarfile,python3
SUBDIR += quazip
SUBDIR += ripole
Expand Down
28 changes: 0 additions & 28 deletions archivers/py-backports-lzma/Makefile

This file was deleted.

2 changes: 0 additions & 2 deletions archivers/py-backports-lzma/distinfo

This file was deleted.

3 changes: 0 additions & 3 deletions archivers/py-backports-lzma/pkg/DESCR

This file was deleted.

13 changes: 0 additions & 13 deletions archivers/py-backports-lzma/pkg/PLIST

This file was deleted.

43 changes: 0 additions & 43 deletions archivers/py-lzo/Makefile

This file was deleted.

2 changes: 0 additions & 2 deletions archivers/py-lzo/distinfo

This file was deleted.

12 changes: 0 additions & 12 deletions archivers/py-lzo/patches/patch-Makefile

This file was deleted.

16 changes: 0 additions & 16 deletions archivers/py-lzo/patches/patch-setup_py

This file was deleted.

19 changes: 0 additions & 19 deletions archivers/py-lzo/pkg/DESCR

This file was deleted.

6 changes: 0 additions & 6 deletions archivers/py-lzo/pkg/PLIST

This file was deleted.

4 changes: 1 addition & 3 deletions audio/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.465 2021/10/24 22:51:16 sthen Exp $
# $OpenBSD: Makefile,v 1.466 2021/10/26 19:52:41 sthen Exp $

SUBDIR =
SUBDIR += abcde
Expand Down Expand Up @@ -185,10 +185,8 @@
SUBDIR += puddletag
SUBDIR += pulseaudio
SUBDIR += py-acoustid,python3
SUBDIR += py-ao
SUBDIR += py-audio
SUBDIR += py-audio,python3
SUBDIR += py-cddb
SUBDIR += py-discid
SUBDIR += py-discid,python3
SUBDIR += py-discogs-client,python3
Expand Down
38 changes: 0 additions & 38 deletions audio/py-ao/Makefile

This file was deleted.

2 changes: 0 additions & 2 deletions audio/py-ao/distinfo

This file was deleted.

67 changes: 0 additions & 67 deletions audio/py-ao/patches/patch-src_aomodule_c

This file was deleted.

11 changes: 0 additions & 11 deletions audio/py-ao/patches/patch-src_aomodule_h

This file was deleted.

1 change: 0 additions & 1 deletion audio/py-ao/pkg/DESCR

This file was deleted.

5 changes: 0 additions & 5 deletions audio/py-ao/pkg/PLIST

This file was deleted.

31 changes: 0 additions & 31 deletions audio/py-cddb/Makefile

This file was deleted.

2 changes: 0 additions & 2 deletions audio/py-cddb/distinfo

This file was deleted.

5 changes: 0 additions & 5 deletions audio/py-cddb/pkg/DESCR

This file was deleted.

8 changes: 0 additions & 8 deletions audio/py-cddb/pkg/PLIST

This file was deleted.

4 changes: 1 addition & 3 deletions databases/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.434 2021/10/25 12:33:18 sthen Exp $
# $OpenBSD: Makefile,v 1.435 2021/10/26 19:52:42 sthen Exp $

SUBDIR =
SUBDIR += architect
Expand Down Expand Up @@ -188,8 +188,6 @@
SUBDIR += py-sqlite2
SUBDIR += py-sqlobject,python3
SUBDIR += py-sqlparse,python3
SUBDIR += py-storm
SUBDIR += py-sybase
SUBDIR += py-whisper,python3
SUBDIR += qdbm
SUBDIR += recoll
Expand Down
Loading

0 comments on commit 03a0711

Please sign in to comment.