mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Remove Python 3.2 related slave ports to unbreak INDEX
With hat: python
This commit is contained in:
parent
3b30673276
commit
41e8d75c00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407848
4
MOVED
4
MOVED
@ -8128,3 +8128,7 @@ java/wildfly81||2016-02-01|Has expired: Fully EOL when version 9.0 was released
|
||||
mail/phpmailer2|mail/phpmailer|2016-02-01|Has expired: Obsolete, use mail/phpmailer instead
|
||||
cad/pycam|cad/py-pycam|2016-02-03|Add py- prefix to directory name
|
||||
lang/python32||2016-02-02|Has expired: Full EOL reached. Please update to Python 3.5
|
||||
devel/py-setuptools32||2016-02-02|Has expired: Full EOL reached. Please update to Python 3.5
|
||||
databases/py32-gdbm||2016-02-02|Has expired: Full EOL reached. Please update to Python 3.5
|
||||
databases/py32-sqlite3||2016-02-02|Has expired: Full EOL reached. Please update to Python 3.5
|
||||
x11-toolkits/py32-tkinter||2016-02-02|Has expired: Full EOL reached. Please update to Python 3.5
|
||||
|
@ -788,8 +788,6 @@
|
||||
SUBDIR += py-tarantool
|
||||
SUBDIR += py-umemcache
|
||||
SUBDIR += py-whisper
|
||||
SUBDIR += py32-gdbm
|
||||
SUBDIR += py32-sqlite3
|
||||
SUBDIR += py33-gdbm
|
||||
SUBDIR += py33-sqlite3
|
||||
SUBDIR += py34-gdbm
|
||||
|
@ -1,7 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../py-gdbm
|
||||
|
||||
PYTHON_VERSION= python3.2
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -1,7 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../py-sqlite3
|
||||
|
||||
PYTHON_VERSION= python3.2
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -4332,7 +4332,6 @@
|
||||
SUBDIR += py-setuptools
|
||||
SUBDIR += py-setuptools-git
|
||||
SUBDIR += py-setuptools27
|
||||
SUBDIR += py-setuptools32
|
||||
SUBDIR += py-setuptools33
|
||||
SUBDIR += py-setuptools34
|
||||
SUBDIR += py-setuptools35
|
||||
|
@ -1,10 +0,0 @@
|
||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PKGNAMESUFFIX= ${PYTHON_SUFFIX}
|
||||
|
||||
PYTHON_VERSION= python3.2
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../py-setuptools
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -208,7 +208,6 @@
|
||||
SUBDIR += py-wxPython28-common
|
||||
SUBDIR += py-wxPython30
|
||||
SUBDIR += py-xlib
|
||||
SUBDIR += py32-tkinter
|
||||
SUBDIR += py33-tkinter
|
||||
SUBDIR += py34-tkinter
|
||||
SUBDIR += py35-tkinter
|
||||
|
@ -1,7 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../py-tkinter
|
||||
|
||||
PYTHON_VERSION= python3.2
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user