diff options
author | tg <tg@FreeBSD.org> | 1999-03-11 01:17:22 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-03-11 01:17:22 +0800 |
commit | 7a8fdf39a373647a9f4d2332f7a295a00cb8ceb4 (patch) | |
tree | f33279843126b93711138f87bdedb2be6259b10c /lang | |
parent | 40d3deb1594f4230802f57253b33f725b5a4d585 (diff) | |
download | freebsd-ports-graphics-7a8fdf39a373647a9f4d2332f7a295a00cb8ceb4.tar.gz freebsd-ports-graphics-7a8fdf39a373647a9f4d2332f7a295a00cb8ceb4.tar.zst freebsd-ports-graphics-7a8fdf39a373647a9f4d2332f7a295a00cb8ceb4.zip |
Activate some modules needed for zope (www.zope.com).
Submitted by: jkoshy
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python+ipv6/files/Setup | 6 | ||||
-rw-r--r-- | lang/python-devel/files/Setup | 6 | ||||
-rw-r--r-- | lang/python/files/Setup | 6 | ||||
-rw-r--r-- | lang/python15/files/Setup | 6 | ||||
-rw-r--r-- | lang/python20/files/Setup | 6 | ||||
-rw-r--r-- | lang/python21/files/Setup | 6 | ||||
-rw-r--r-- | lang/python22/files/Setup | 6 | ||||
-rw-r--r-- | lang/python23/files/Setup | 6 | ||||
-rw-r--r-- | lang/python24/files/Setup | 6 | ||||
-rw-r--r-- | lang/python25/files/Setup | 6 | ||||
-rw-r--r-- | lang/python26/files/Setup | 6 | ||||
-rw-r--r-- | lang/python27/files/Setup | 6 | ||||
-rw-r--r-- | lang/python30/files/Setup | 6 | ||||
-rw-r--r-- | lang/python31/files/Setup | 6 | ||||
-rw-r--r-- | lang/python32/files/Setup | 6 |
15 files changed, 45 insertions, 45 deletions
diff --git a/lang/python+ipv6/files/Setup b/lang/python+ipv6/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python+ipv6/files/Setup +++ b/lang/python+ipv6/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python-devel/files/Setup b/lang/python-devel/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python-devel/files/Setup +++ b/lang/python-devel/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python/files/Setup b/lang/python/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python/files/Setup +++ b/lang/python/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python15/files/Setup b/lang/python15/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python15/files/Setup +++ b/lang/python15/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python20/files/Setup b/lang/python20/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python20/files/Setup +++ b/lang/python20/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python21/files/Setup b/lang/python21/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python21/files/Setup +++ b/lang/python21/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python22/files/Setup b/lang/python22/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python22/files/Setup +++ b/lang/python22/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python23/files/Setup b/lang/python23/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python23/files/Setup +++ b/lang/python23/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python24/files/Setup b/lang/python24/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python24/files/Setup +++ b/lang/python24/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python25/files/Setup b/lang/python25/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python25/files/Setup +++ b/lang/python25/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python26/files/Setup b/lang/python26/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python26/files/Setup +++ b/lang/python26/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python27/files/Setup b/lang/python27/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python27/files/Setup +++ b/lang/python27/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python30/files/Setup b/lang/python30/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python30/files/Setup +++ b/lang/python30/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python31/files/Setup b/lang/python31/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python31/files/Setup +++ b/lang/python31/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c diff --git a/lang/python32/files/Setup b/lang/python32/files/Setup index e804c426674..4d5c2fad8ef 100644 --- a/lang/python32/files/Setup +++ b/lang/python32/files/Setup @@ -313,7 +313,7 @@ curses cursesmodule.c -lncurses -ltermcap # Tommy Burnette's 'new' module (creates new empty objects of certain kinds): -#new newmodule.c +new newmodule.c # Generic (SunOS / SVR4) dynamic loading module. @@ -356,13 +356,13 @@ bsddb bsddbmodule.o # David Wayne Williams' soundex module -#soundex soundex.c +soundex soundex.c # Helper module for various ascii-encoders binascii binascii.c # Fred Drake's interface to the Python parser. -#parser parsermodule.c +parser parsermodule.c # Digital Creations' cStringIO and cPickle cStringIO cStringIO.c |