Commit graph

1141 commits

Author SHA1 Message Date
wiz
3cef02bae4 Remove patch-ai sha1, since the file doesn't exist. 2002-02-08 09:36:27 +00:00
skrll
9bd4180d57 /bin/mkdir -> ${MKDIR}.
Make the print-PLIST target output ${MKDIR} also.
2002-02-05 22:39:00 +00:00
drochner
1175e03cbf force an error if no usable Python version is found 2002-02-02 13:26:01 +00:00
taca
974140994b Don't replace first line only when processing "#!". 2002-02-01 13:16:39 +00:00
minoura
525ad4ad6a Upgrade Gauche pkgsrc to 0.5.
A quick NetBSD/i386 support patch is added.
2002-02-01 08:10:39 +00:00
wiz
7f7bdaa2f8 Add commented out entry for python, and add and enable python15. Sort. 2002-01-31 23:19:52 +00:00
wiz
1cdf642f68 Add distinfo file, RCS Id for patch-aa, and clean up Makefile a bit for
pkglint.
2002-01-31 23:18:09 +00:00
mjl
c11a5d3cc8 Update to 1.95.10. Changes are bug fixes in library classes:
* kernel/Behavior.st: added a missing period
  * kernel/ExcHandling.st: added a missing period
  * kernel/RootNamespc.st: added a missing period
2002-01-31 14:08:58 +00:00
jlam
acef69cb6b Fix long-standing bug where -R${PREFIX}/lib wasn't being recorded in the
LDDLFLAGS because ${PREFIX} is not defined for the sub-scripts that are
executed by the Configure script.  This resulted in -R/lib.
2002-01-30 22:35:57 +00:00
jlam
01c10a95a2 Move post-patch target that modified files to pre-configure, so that the
result of "make patch" can be used for "mkpatches".
2002-01-30 22:34:15 +00:00
agc
9ad3227cb4 Unlimit stacksize during build, per discussion on port-sparc. 2002-01-30 11:15:20 +00:00
drochner
44049efd3d don't error it distutils are not present 2002-01-29 19:22:26 +00:00
drochner
3314235ba8 tell it about Python-1.5 2002-01-29 19:21:58 +00:00
drochner
771aa28073 add the old Python-1.5 again - some pkgs run better with it 2002-01-29 19:13:22 +00:00
taca
399dd8fd4a Use the same policy on removing RUBY_SITEARCHLIBDIR and RUBY_SITELIBDIR.
This might fix long standing bulk build problem though there is still
a room for improvement.
2002-01-29 16:13:35 +00:00
drochner
ecb597a37d there is nothing to do in the "python" subdir anymore 2002-01-29 12:38:52 +00:00
drochner
493d9526b1 remove the old python-2.x pkg, this is superseded by the new framework 2002-01-29 12:37:46 +00:00
drochner
d438ed2457 not needed anymore 2002-01-29 12:13:40 +00:00
drochner
71e65aefa4 -link the math, cmath and time modules against libm to make it more
embedding friendly, as suggested in PR pkg/14520 by Jarkko Torppa
-having to touch Setup.in anyway, comment out the non-64-bit-clean
 modules regularily and remove the Makefile magic which led to the
 same effect
2002-01-28 11:51:23 +00:00
drochner
6029e044e2 -don't build modules which don't work on 64-bit platforms
-don't even try to build the curses modules - its failure is detected
 during build but this causes a lot of noise
2002-01-28 09:12:07 +00:00
drochner
f028142fe5 don't build curses module - it doesn't work with our curses 2002-01-28 09:09:14 +00:00
drochner
8d19facba5 -don't build modules which are known not to work on 64-bit boxes
on any platform (we can make a separate pkg for it later)
-pull in a patch which used to be in devel/py-readline here because
 it is Python version specific
-bump PKGREVISION
2002-01-28 09:07:23 +00:00
drochner
b165e0fea4 collect definition for stuff built from the Python source distribution
(ie Python itself and various modules which depend on additional libs
- eg ncurses and gdbm) in one place
2002-01-28 09:04:07 +00:00
jlam
44ec524e48 Update lang/perl5 to 5.6.1nb7. Changes from version 5.6.1nb6 include
changing the default module/library search path to have site_perl come
before the standard directories.  In other words, the previous search path
on an i386 was:

    /usr/pkg/lib/perl5/5.6.1/i386-netbsd
    /usr/pkg/lib/perl5/5.6.1
    /usr/pkg/lib/perl5/site_perl/5.6.1/i386-netbsd
    /usr/pkg/lib/perl5/site_perl/5.6.1
    /usr/pkg/lib/perl5/site_perl

but it is now:

    /usr/pkg/lib/perl5/site_perl/5.6.1/i386-netbsd
    /usr/pkg/lib/perl5/site_perl/5.6.1
    /usr/pkg/lib/perl5/site_perl
    /usr/pkg/lib/perl5/5.6.1/i386-netbsd
    /usr/pkg/lib/perl5/5.6.1

The rationale for this is that when we install a module that is newer than
one in the standard library, the new module goes into the site_perl
directory as it's an add-on module.  However, we can't use the newer module
without modifying either the scripts of the perl environment to find the
newer module explicitly because of the order of the library search path:
the site_perl directories come after the standard directories.  The normal
solution is to directly replace the module in the standard library with
the newer module.  However, this isn't really on option when installing
via pkgsrc because the older module files are owned by the perl package.

By placing the the site_perl directories before the standard directories,
newer modules that we install via pkgsrc are simply found before the older
ones in the standard library.
2002-01-28 00:25:27 +00:00
jmc
f6fb2c6027 Restrict build to alpha,mips,sparc,i386 as that's all this has been ported to. 2002-01-27 00:38:56 +00:00
drochner
326b7447a4 for transition, move to lang/python20/Makefile.inc 2002-01-22 18:26:19 +00:00
drochner
1e9bca558f For transition, move lang/python/Makefile.inc here.
It doesn't work with anything but Python-2.0 anyway, and will die soon.
2002-01-22 18:04:55 +00:00
drochner
3a9ac7a920 nuke the USE_PYPKGPREFIX option - simply require that a pkg using
extension.buildlink.mk also uses PYPKGPREFIX
2002-01-22 18:01:41 +00:00
taca
b778c72155 Make ruby meta package 1.6 based only. Previously, it was shared with
1.4 based ruby.
2002-01-22 17:16:03 +00:00
taca
092fe8ded8 Add and enable ruby14. 2002-01-22 17:14:34 +00:00
taca
067f6eb6f6 Importing ruby14, meta package for ruby 1.4.6.
This is separated from ruby meta pacakge.
2002-01-22 17:13:31 +00:00
taca
895730c430 Remove dependency to autoconf. 2002-01-22 17:06:19 +00:00
taca
0ec120a586 - Remove dependency to autoconf.
- Propagate RUBY_VER with MAKEFLAGS.
2002-01-22 17:05:20 +00:00
dmcmahill
323e131bd7 fix the f2c-f77 handling of the '-m' flag. Needed in preparation for
adding -mieee to CFLAGS and FFLAGS for alpha.

bump rev to f2c-20001205nb5
2002-01-22 16:47:22 +00:00
drochner
7327d0d83d -update to 2.1.2 - except one method addition (socket.sendall()) this is a
pure bugfix release
-install the "pydoc" script as "pydoc2.1" and make sure the corresponding
 python version is used
-disable the audioop, imageop and rgbimg extensions - these don't work on
 64-bit platforms anyway, I haven't seen a place where they are used yet,
 and in case a need shows up, we better make an own extension pkg from
 it which is marked FOR_PLATFORM_ONLY
2002-01-22 13:05:03 +00:00
agc
ba81ada7ed Add a build dependency on autoconf for the dylan packages - fixes a
problem noted in recent bulk build results, and pointed out by Thomas
Klausner.
2002-01-21 11:20:40 +00:00
mjl
b63d90e449 Update gnu smalltalk to 1.95.9
o   improve SortedCollection performance and ensures that the Directory
    class>>#image method returns the *current* rather than the default
    image path.

o   fix a few bugs that were apparent when trying to extend base classes.

o   bugfixes in the I/O subsystem, missed a few I/O available events if
    many happened in a row.

o   The #(a b) syntax for symbols inside Arrays has been obsoleted,
    since 2.0 will parse it according to the ANSI standard.

o   Calls to the virtual machine from plugins, and objects that are passed
    as OOPs in call-outs, put OOPs in the incubator rather than in the
    registry; call-outs are wrapped in incSavePointer/incRestorePointer.

o   Command line parsing uses getopt and thus behaves exactly like other
    programs (previously there were some discrepancies)

o   Errors are signaled if a file specified on the command line is not found.

o   Events can be passed to the Smalltalk image via an ObjectMemory class.

o   Fixed bug in evalExpr and typeNameToOOP (gave a parse error).

o   Removed the `make optimize' mess.

o   Supported two additional ways to pass objects from Smalltalk to C:
    #selfSmalltalk and #variadicSmalltalk, which are similar to respectively
    #self and #variadic but pass raw object pointers to the C function
    instead of attempting automatic conversions.

o   #bindWith:... methods now accept other objects than Strings as parameters.

o   Complete hierarchy of exceptions, with more meaningful error message
    and possibility of more fine-grained exception handling.

o   FileStream calls are not blocking and can preempt the current Process.

o   FileStream handling has been rewritten; the buffering is now done
    by Smalltalk code rather than implied in stdio.  Unbuffered file
    descriptor access (which used to be provided by UnixStream, defined
    by the TCP package) is provided by FileStream's parent, FileDescriptor.

o   Many methods in SystemDictionary were moved to ObjectMemory (a new class);
    the old ones are now deprecated.

o   SortedCollection's #includes:, #indexOf:, and #occurrencesOf: can
    check for objects that could not be inserted in the collection
    (e.g. an Integer in a collection of Strings).  Fixed bugs in the same
    methods related to sort blocks for which sort-block equality
    (a <= b and b <= a) does not imply equality.

o   Support for init blocks will be removed in a future version, as it
    was replaced by the much more powerful ObjectMemory class.

o   The SystemDictionary>>#enableGC: method does not exist any more, since
    it only caused harm (the correct way to obtain its effect is to use the
    incubator, since what we want is to unregister a batch of many objects
    at the same time).

o   The TCP library does not poll the socket for I/O, but relies on the
    system's preemptive I/O facilities.  As a result, the polling period
    methods in Socket have disappeared.

o   Usual round of bug fixes

New goodies:

o   MD5 checksums

o   Perl regular expressions

o   Support for localization, internationalization and multiple character sets
2002-01-20 01:32:55 +00:00
drochner
a23b4940ea some changes for scripts which get run during build:
-rearrange sed call so that an execute permission doesn't get lost
-correct python path earlier (post-patch)
2002-01-19 13:39:58 +00:00
drochner
ec37856b78 add an option to get a BUILD_DEPENDS only 2002-01-19 12:54:52 +00:00
drochner
1a451cf9b8 do the script patching pre-install rather than post-build,
to make it work is NO_BUILD is set
2002-01-18 14:16:19 +00:00
drochner
2777c8ce61 use "-f" flag do "mv" 2002-01-18 11:00:56 +00:00
wiz
31b0437fb4 add and enable python20 and python22 2002-01-17 14:02:16 +00:00
drochner
4969adf8b7 add a conflict with python20-* for the time remaining
(when all dependant pkgs are verified to work with
the new Python packages, this one will be removed)
2002-01-17 13:49:01 +00:00
drochner
cd753db2fb add a rule to patch #!/the/right/path/to/python into the first line
of scripts
2002-01-17 11:17:54 +00:00
drochner
5625a5fa1d define a PYVERSSUFFIX (major.minor) and use it to define PYTHONBIN
add some comments
2002-01-17 11:06:42 +00:00
agc
12ee4e4492 Suppress echo of ${ECHO_MSG} statements by make(1). 2002-01-17 08:26:41 +00:00
drochner
0a8a1456d4 fix the Makefile installed for extension packages to use the right
python version,
bump pkg revision
2002-01-16 20:26:44 +00:00
wiz
a9f7484948 We use PKGREVISION instead of 'nb' now. 2002-01-16 20:11:38 +00:00
drochner
a7fe940345 allow to override the python minor versions 2002-01-16 20:09:08 +00:00
drochner
17fc5a0409 fix the Makefile installed for extension packages to use the right
python version,
bump pkg name to 2.1.1nb1
2002-01-16 19:50:36 +00:00