Commit graph

619 commits

Author SHA1 Message Date
wiz
da2ee0daf4 sort 2000-10-24 10:13:35 +00:00
agc
e56ee3f327 Add and enable smalltalk 2000-10-23 16:27:52 +00:00
agc
da9ad8f9a4 Initial import of GNU Smalltalk, the GNU implementation of the
Smalltalk-80 language, into the packages collection.
2000-10-23 16:19:24 +00:00
agc
ac3ad3646d Correct typos which resulted in a malformed command 2000-10-22 20:42:48 +00:00
tsarna
08a0ddac1a First batch of upgrades for Python 2.0:
lang/python             upgraded to 2.0
lang/py-html-docs       upgraded to 2.0
misc/py-readline        upgraded to 2.0
databases/py-gdbm       upgraded to 2.0
x11/py-Tk               upgraded to 2.0
devel/py-curses         upgraded to 2.0
lang/py-extclass        upgraded to 2.2.2 and for Python 2.0
textproc/py-dtml        upgraded to 2.2.2 and for Python 2.0
www/py-zpublisher       upgraded to 2.2.2 and for Python 2.0
print/py-reportlab      upgraded to 1.01 and for Python 2.0

More coming...
2000-10-22 20:01:48 +00:00
wiz
9cbb8e1a6b remove '^a ' and '.$' 2000-10-21 22:43:25 +00:00
wiz
3c11012446 move line for pkglint 2000-10-21 22:42:46 +00:00
rh
4583aa081c Redefine LDD as these packages install Linux binaries 2000-10-21 08:10:30 +00:00
jlam
075fb7ee1f Remove unnecessary comment about being able to compile librep on
Solaris and Linux.
2000-10-19 02:00:49 +00:00
garbled
e6506e3bc3 Add an OSVERSION_SPECIFIC=yes flag to these packages. The flag at this time
doesn't enable any functionality.  It is here as a marker, so people building
binary packages know that these packages have version-specific features
that would make them incompatible with other point releases..  (such as
LKM's)
2000-10-18 04:26:53 +00:00
rh
2f360598cf Add and enable gb 2000-10-17 17:19:44 +00:00
rh
01e124925d Initial import of gb-0.0.12, the Gnome Basic for office applications 2000-10-17 17:18:27 +00:00
tv
74aaff975b 1.06 is very old and doesn't compile on NetBSD. Update to 1.12, which uses
autoconf for its build.
2000-10-16 20:38:20 +00:00
tv
a9468a9652 Add jbuilder-jit. 2000-10-16 18:49:22 +00:00
tv
55cdbdead2 A Just-In-Time compiler for the blackdown Linux JVMs. 2000-10-16 18:40:03 +00:00
tv
a4ab7217ae Add blackdown-jdk12 and blackdown-jre12. 2000-10-16 17:55:13 +00:00
tv
33c2b0803d Package for the Blackdown.org Linux/i386 JDK 1.2.2. 2000-10-16 17:53:53 +00:00
tv
3ae6051993 Package for the Blackdown.org Linux/i386 JRE 1.2.2. 2000-10-16 17:53:21 +00:00
jlam
f9b092b520 Regen. 2000-10-16 08:57:23 +00:00
jlam
6aac880b3b Don't redefine wint_t (already defined in <machine/ansi.h> by NetBSD).
Fixes PR#11177.
2000-10-16 08:56:02 +00:00
jlam
43a3dac06b Add and enable java-lang-spec and java-vm-spec. 2000-10-15 03:01:05 +00:00
jlam
db652e7abb java-vm-spec: The Java(TM) Virtual Machine Specification (HTML) 2000-10-15 03:00:07 +00:00
jlam
c6fa6ec414 java-lang-spec: The Java(TM) Language Specification (HTML) 2000-10-15 02:59:34 +00:00
agc
8d7f22e654 Only grab global symbols from object files. 2000-10-06 11:08:31 +00:00
agc
8e05467c48 Make this program work on ELF as well as a.out
The somewhat bizarre "patching" method was used because I rewrote the
routine which grabs global text symbols from an object file, and this
should be independent of a.out or ELF. The result bears no similarity
to what was there before, so I decided to keep the original file with
a "-dist" suffix.
2000-10-05 15:08:54 +00:00
rh
47d3833a9e Fix package dependency location: 'tk' is *not* in lang/tcl! 2000-10-04 13:19:59 +00:00
rh
57bf778581 Fix datestamp problem by touching configure in pre-configure. 2000-10-01 14:12:15 +00:00
rh
0c0ea3352e Fix datestamp problem by touching of configure script prior to
configuration.
2000-10-01 14:06:22 +00:00
hubertf
6029a87335 * elf lib fix
* pull comments from head of patch files into the files they patch
   That way they don't get overwritten, don't need manual work to be
   included in the next update, and are visible in the patched files.
2000-09-26 02:02:32 +00:00
fredb
b8d9660ed5 Avoid running "autoheader" -- it can't help you, but it can hurt you! 2000-09-25 22:19:19 +00:00
wulf
51f8c5d46b Added missing dependency for bison 2000-09-24 23:23:33 +00:00
tron
18b922cabb Mention support of "NetBSD-m68k" in comment and correct a typo. 2000-09-22 21:15:36 +00:00
fredb
3ad1ad293e What do you know... this builds on m68k/1.4.3. 2000-09-22 01:51:56 +00:00
tron
17982c16af Use place holder for "${PREFIX}" instead of hard coding "/usr/pkg". 2000-09-16 07:49:53 +00:00
tron
8d646047df Add a message which explains how to use "gcc-2.95.2" via "MAKECONF". 2000-09-16 00:19:45 +00:00
tron
178cf5b627 - Add patches from NetBSD-current to fix build on i386 ELF systems.
- Install into "${LOCALBASE}/gcc-2.95.2" to avoid that e.g. "bsd.pkg.mk"
  picks up the new compiler by accident.
- Add a file "${LOCALBASE}/etc/gcc-2.95.2.mk" which makes it possible to
  use the new "gcc" like this:
  make MAKECONF=/usr/pkg/etc/gcc-2.95.2.mk
2000-09-15 23:58:47 +00:00
tron
e19b5fbcd6 Add missing dependence on "perl" package. Patch worked out by
Alistair Crooks.
2000-09-14 16:03:20 +00:00
wennmach
c2c3247b8e Kaffe now builds even if gmp>=3.0.0 is installed; it now depends on gmp.
Fixes PR 11003 by ... who the hell was that nerd ... ahh: Lex Wennmacher.
2000-09-13 16:53:56 +00:00
jlam
776b48992d Need CHECK_SHLIBS=no. 2000-09-12 11:56:24 +00:00
wiz
691319fe54 Don't check for libnet (we're not BeOS, after all). Addresses pkg/9005. 2000-09-10 20:59:06 +00:00
danw
67fa30070f change LLONG_MAX/LLONG_MIN to QUAD_MAX/QUAD_MIN since the former don't
exist in 1.4
2000-09-07 16:36:53 +00:00
jlam
7874880003 Add file checksum, now that it needs one. 2000-09-07 04:38:30 +00:00
jlam
f5ec09e61d Update to libperl-5.6.0nb1. This adds back the shared object file
${PERL5_ARCHLIB}/DynaLoader_pic.o, which contains the dynamic loader in
dynamically loadable form.  This is needed by ap-perl.
2000-09-07 04:37:54 +00:00
jwise
daa46cdfcd Remove this package -- it has been supplanted by tcl-tclX and tk-tclX. 2000-09-06 16:51:28 +00:00
jwise
b56c225e3f Remove tclX80, and add and enable tcl-tclX and tk-tclX. 2000-09-06 16:49:26 +00:00
jwise
3dd8af84ad Add NetBSD RCS Ids to two patches, and make this package CONFLICT with
the old tclX package.
2000-09-06 16:47:31 +00:00
jwise
9c7b19ebe2 Make this package CONFLICT with the old tclX package. 2000-09-06 16:46:06 +00:00
jwise
d905d4fa67 Initial import of tk-tclX-8.2.0. This package installs wishx, a tcl
interpreter with both tk and tclX extensions built in.

It is expected that many users will prefer to do  the following:

	#!/usr/pkg/bin/wish
	package require Tclx

This package also installs tclhelp, a graphical browser for the Tcl and
Tclx documentation which comes with tcl-tclX and tk-tclX.
2000-09-06 16:43:33 +00:00
jwise
5fb3608e4f Initial import of tcl-tclX-8.2.0, the tcl half of tclX. This package and
tk-tclX-8.2.0 supplant pkgsrc/lang/tclX80 (tclX-8.0.4).

Changes to the tclX package since tclX-8.0.4:

      * This package is now split into two packages, tcl-tclX, and
	tk-tclX.  tcl-tclX can be installed on systems without
	X11 (and by extension, without tk).

Changes to tclX itself since tclX-8.0.4:

===============================================================================
19 Sept 98:
  o Fixed TclX copy of Tcl auto_load proc out of sync; this broken ITcl.
-------------------------------------------------------------------------------
20 Sept 98:
  o Include several Windows build fixes from Viktor Dukhovni <viktor@nyc.deshaw.com>.
  o Renamed --with-tk configure option to --enable-tk.
    Supplied by Viktor Dukhovni <viktor@nyc.deshaw.com>.
-------------------------------------------------------------------------------
28 Sept 98:
  o Handle systems that don't implement restart of system calls on signal.
    Added infox have_signal_restart.
-------------------------------------------------------------------------------
5 May 99:
  o Ported most commands work with 8.1 Unicode.
  o Completed port to 8.1.
===============================================================================
5 May 99: Released TclX 8.1.0
===============================================================================
10 May 99:
  o Fixed tests to build when threads are enabled.
  o Pickup TK_LD_SEARCH_FLAGS in configure.
-------------------------------------------------------------------------------
22 June 99:
  o Moved TclX_AppendObjResult to be an external API for testing
  o Upgraded the patch levels to be "8.1.2"
  o Defined TclX_MainEx to take an interp as an argument.  TclX_Main is
    now a macro that calls TclX_MainEx.  When passing the interp argument,
    Tcl_CreateInterp() is called.  This is done so TclX can use stubs.
-------------------------------------------------------------------------------
25 Jun 99:
  o TclX version numbering and library naming change.  The third number is
    now the patch level.
===============================================================================
25 Jun 99: Released TclX 8.1.1
===============================================================================
4 Jul 99:
  o Cleaned up configuration to work better with new Tcl autoconf macros.
    Deleted Config.mk, all configration variables are set in Common.mk.
  o --with-tcl and --with-tk now work.
===============================================================================
25 Jun 99: Released TclX 8.1.1
===============================================================================
===============================================================================
6 Feb 2000: Released TclX 8.2.0
===============================================================================
2000-09-06 16:40:03 +00:00
jwise
fa6fad862c Make this CONFLICT with the old expect package. 2000-09-06 16:33:00 +00:00