forked from Lainports/freebsd-ports
Use the combined set of patches.
This commit is contained in:
parent
1ec26f18bf
commit
65ecc177a9
30 changed files with 60 additions and 390 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 08 August 1995
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/03/03 08:05:04 tg Exp $
|
||||
# $Id: Makefile,v 1.24 1998/04/08 09:23:57 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= python1.5
|
||||
|
|
@ -12,12 +12,8 @@ CATEGORIES= lang tk80
|
|||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
|
||||
PATCH_SITES= http://www.python.org/1.5/patches/
|
||||
PATCHFILES= abstract.1.txt code.1.txt fileobject.1.txt listobject.1.txt \
|
||||
ntpath.1.txt pcre.1.txt pypcre.1.txt pythonrun.1.txt \
|
||||
random.1.txt re.1.txt re.2.txt rfc822.1.txt shelve.1.txt \
|
||||
strop.1.txt tokenizer.1.txt tokenizer.2.txt urllib.1.txt \
|
||||
urllib.2.txt versioncheck.1.txt
|
||||
PATCH_SITES= http://www.python.org/1.5/
|
||||
PATCHFILES= all.txt
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +1,2 @@
|
|||
MD5 (python/python1.5.tar.gz) = 7964dcbae1e55e961549f0b4d4713711
|
||||
MD5 (python/abstract.1.txt) = 2bb1556642ee4dc83b2701d3da6bf672
|
||||
MD5 (python/code.1.txt) = e320750ef2a6175719bde805a7f46bf5
|
||||
MD5 (python/fileobject.1.txt) = d1a1ac93614b6f0421b7507d5effeeb0
|
||||
MD5 (python/listobject.1.txt) = 8ace491259e3a96fa85f886e007b31ab
|
||||
MD5 (python/ntpath.1.txt) = a39fad5fa440caedc117cc60e20ea307
|
||||
MD5 (python/pcre.1.txt) = 203b8822810701bdf0be476045bb659f
|
||||
MD5 (python/pypcre.1.txt) = c29628a9b435f6d73d500d9c0a59d322
|
||||
MD5 (python/pythonrun.1.txt) = 251580925646b5403154cb0962294026
|
||||
MD5 (python/random.1.txt) = 20eb92e833e18e53d7ba2a00d7e8abb0
|
||||
MD5 (python/re.1.txt) = 9cb9e54af8660fad1b50e7bf64e788b4
|
||||
MD5 (python/re.2.txt) = 433dba90d856555c60439302b6dd6c94
|
||||
MD5 (python/rfc822.1.txt) = 4999ae0ad9126c1f4c06a00045fdaec8
|
||||
MD5 (python/shelve.1.txt) = 662279e6d943d5ff3eb3f4f4d16cf51f
|
||||
MD5 (python/strop.1.txt) = cd4bfe0042f31c8f0d62fe476e996c3c
|
||||
MD5 (python/tokenizer.1.txt) = 74e25c8197cd546e2b17bb55059beed8
|
||||
MD5 (python/tokenizer.2.txt) = 068eaf43f215be4d15e25491a4176e27
|
||||
MD5 (python/urllib.1.txt) = 6cbf3bbc00cf4089fb696658544940b4
|
||||
MD5 (python/urllib.2.txt) = 38cd523685a68a93806450ec4661fc0b
|
||||
MD5 (python/versioncheck.1.txt) = bf45797af2ad3ce7e44e1b89ced04181
|
||||
MD5 (python/all.txt) = c16d29e25ab01d1e21a94d5824502794
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue