summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)AuthorFilesLines
2001-04-15add LD_RUN_PATH to the -v output of f2c-f77. Needed by autoconf to correctlydmcmahill2-29/+29
determine fortran library run time paths.
2001-04-14Change MAINTAINER section to packages@netbsd.orgjtb8-16/+16
2001-04-12Fix location of SLIB files in the man page.jtb2-4/+4
2001-04-12Updated umb-scheme to 3.2. No changelog. Executable now called `umb-scheme'jtb12-47/+311
to avoid conflict with other Schemes.
2001-04-12The VSCM executable is now `vscm'. Bump up version number.jtb5-18/+65
2001-04-12Modified the link process of the perl executable so that all libgcc.a ismanu4-22/+37
included in the perl executable. We need this to make the upcoming xerces-perl package working. This hack should be made obsolete by gcc-3.0, which will have a libgcc.so. See http://mail-index.netbsd.org/tech-pkg/2001/04/07/0000.html for more details
2001-04-11Patch configure rather than configure.in. Minor face-lift to Makefile.jtb3-19/+16
2001-04-11Reverse order of PLIST and PLIST.NetBSD-sparcjlam1-3/+3
2001-04-09one more shared lib fix. corrects ELF symlinksdmcmahill1-5/+3
2001-04-09-fix the combined f2c library. problem noted by Jason Beegandmcmahill7-25/+58
- enable the -N option to the f2c-f77. Allows increasing some runtime table sizes in the f2c compiler.
2001-04-07Add missing patch-sumrh1-0/+3
2001-04-07Update gb to 0.0.18. Changes include tons of bugfixes and localisation.rh4-6/+30
2001-04-07fix install.dmcmahill2-5/+5
2001-04-07build and install shared libs as well as the static ones. add nb1 to thedmcmahill8-52/+266
version.
2001-04-03Update sun-jre13 and sun-jdk13 to 1.3.0.2.skrll5-18/+21
From Martti Kuparinen <martti.kuparinen@iki.fi> in pkg/12522. This still doesn't work with konqueror, but they did warn me...
2001-04-02MKDIR -> INSTALL_DATA_DIRzuntum1-3/+3
2001-03-31o Fix/add quotingzuntum1-2/+2
o Respect ${CFLAGS}
2001-03-29Add missing files for NetBSD/sparc to a ${MACHINE_PLATFORM}-specificjlam2-1/+10
PLIST for pgcc. PGCC should now list all the files needed on NetBSD/sparc. This matches a similarly motivated change in gcc/Makefile, but done differently.
2001-03-27Change BUILD_DEPENDS semantics:hubertf8-16/+16
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-25s/Embedded/Embeddable/jtb1-2/+2
2001-03-25Java Developmement Kit, version 1.3.0. Works on NetBSD PowerPC portsmanu1-1/+2
2001-03-25Java Developmement Kit, version 1.3.0. Works on NetBSD PowerPC ports.manu7-0/+1224
2001-03-23Add patch by the author: bugfixes for array.d.wiz2-4/+9
Bump version to 20000306nb1. Package update by Dieter Baron.
2001-03-23The configure script in the package isn't a real GNU configure script,agc1-2/+2
otherwise it would understand --x-includes and --x-libraries, so don't feed it CONFIGURE_ARGS (if xpkgwedge is installed) which will make it puke. Instead, pass only the --host and --prefix arguments to configure which it can understand. Fixes PR 11040, from Sean Doran.
2001-03-20patch-aa was supposed to be deleted for 1.0.6.wennmach1-15/+0
Pointed out by Dan MacMahill.
2001-03-20Make sure configure can find the readline headers.jtb1-1/+3
2001-03-20Oops, uncomment LICENSE.wiz1-2/+2
2001-03-20add and enable maudewiz1-2/+3
2001-03-20Initial import of maude, a system for equational and rewriting logicwiz5-0/+81
specification/programming. Package provided by Paolo Torelli in pkg/11280. Attention: Very restrictive license, to be filled out and returned in hardcopy before usage.
2001-03-20Add NetBSD-sparc support, supplied by Stephan Thesing in pkg/12411.wiz4-7/+259
2001-03-19Update kaffe to 1.0.6.wennmach4-20/+43
1.0.6 fixes a number of bugs, supports libffi, features gcj integration and a new version of kjc. Converted kaffe to use our libtool. Closes PR 10673.
2001-03-16Make the Sun JDK/JRE 1.3 noninteractive for extract, and add license filetv2-6/+6
to "jdk13-license" with corresponding LICENSE attribute. Closes pkg/12207 (and a past thread from tech-pkg).
2001-03-12Re-enable the -release option of libtool. ELF is fully supported with a.outskrll1-9/+9
support to follow. Note this in documentation. Bump revision of libtool to nb3 and update dependencies. Update (sort) known affected PLISTs. Fixes pkg/12368 by Kimmo Suominen <kim@tac.nyc.ny.us> Fixes problems with cross/* noted on tech-pkg and packages by Chuck Cranor <chuck@research.att.com>, and Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
2001-03-07${MD5_FILE} -> ${DIGEST_FILE}wiz1-2/+2
2001-03-06sparc64 does dynamic linking.mrg1-5/+1
2001-03-05Remove an empty line to make pkglint happy.wiz1-2/+1
2001-03-04Update package list for latest "libtool".tron1-13/+7
2001-03-04Because the minor number of the PNG library was increased packages compiledtron1-2/+2
using the newest PNG library won't work on system with an older one. To prevent such problems with precompiled binary packages require at least "png-1.0.9nb1" in all dependences.
2001-03-01Removed some of the FreeBSD heading.jtb1-7/+2
2001-03-01add patch-sumwiz1-0/+7
2001-03-01gcc installs a few extra files on sparc:hubertf1-1/+9
/usr/pkg/gcc-2.95.2//lib/gcc-lib/sparc--netbsdelf/2.95.2/crtbegin.o /usr/pkg/gcc-2.95.2//lib/gcc-lib/sparc--netbsdelf/2.95.2/crtbeginS.o /usr/pkg/gcc-2.95.2//lib/gcc-lib/sparc--netbsdelf/2.95.2/crtend.o /usr/pkg/gcc-2.95.2//lib/gcc-lib/sparc--netbsdelf/2.95.2/crtendS.o Make sure they find their way into PLIST
2001-03-01Add LIBGCC_SPEC definition taken fromjlam2-8/+14
gnusrc/gnu/dist/toolchain/gcc/config/netbsd.h
2001-02-28Minimize differences between gcc/Makefile and pgcc/Makefile.jlam2-4/+4
2001-02-28Make comment for ONLY_FOR_PLATFORM a bit more generic and reorder thejlam1-4/+4
platforms so that NetBSD comes first (just because ;)
2001-02-28Make this pkg work on NetBSD/sparc.hubertf8-1091/+263
Patches contributes by Michael Rauch <mrauch@fs.tum.de> in PR 12299
2001-02-27Don't install the header files in $(oldincludedir) which defaults tojtb2-5/+14
/usr/include. They now get installed only in $(includedir). I have no idea why the package installs the same set of header's in two different locations anyway.
2001-02-27Use the tarballs that have the release version in their names.wiz2-9/+7
Takes care of pkg/12172.
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf12-30/+30
XXX need to teach pkglint to be more picky about this
2001-02-24Updated to nhc-1.02. No changelog, but seejtb3-38/+60
http://www.cs.york.ac.uk/fp/nhc98/status.html for a summary of changes for this new release.
2001-02-24update to f2c-20001205.dmcmahill7-63/+123
while here, add more options to the f2c-f77 script: from Jason Beegan, -r8, promote REAL and COMPLEX to DOUBLE REAL and DOUBLE COMPLEX -s, to strip executible generalize the -Wall flag to accept -Wxxx and pass it to the c compiler -Wxxx for gcc warnings complete change log from the f2c maintainers since the last packaged version: ------------------------------------------ libf2c.zip: fix bug with the sequence backspace(n); endfile(n); rewind(n); read(n). Supply missing (long) casts in a couple of places where they matter when size(ftnint) == sizeof(int) < sizeof(long). Tue Jan 18 19:22:24 EST 2000 Arrange for parameter statements involving min(...) and max(...) functions of three or more arguments to work. Warn about text after "end" (rather than reporting a syntax error with a surprising line number). Accept preprocessor line numbers of the form "# 1234" (possibly with trailing blanks). Accept a comma after write(...) and before a list of things to write. Fri Jan 21 17:26:27 EST 2000 Minor updates to make compiling Win32 console binaries easier. A side effect is that the MSDOS restriction of only one Fortran file per invocation is lifted (and "f2c *.f") works. Tue Feb 1 18:38:32 EST 2000 f2c/src/tokdefs.h added (to help people on non-Unix systems -- the makefile has always had a rule for generating tokdefs.h). Fri Mar 10 18:48:17 EST 2000 libf77, libf2c.zip: z_log.c: the real part of the double complex log of numbers near, e.g., (+-1,eps) with |eps| small is now more accurate. For example if z = (1,1d-7), then "write(*,*) z" now writes "(5.E-15,1.E-07" rather than the previous "(4.88498131E-15,1.E-07)". Thu Apr 20 13:02:54 EDT 2000 libf77, libi77, libf2c.zip: s_cat.c, rsne.c, xwsne.c: fix type errors that only matter if sizeof(ftnint) != sizeof(ftnlen). Tue May 30 23:36:18 EDT 2000 expr.c: adjust subcheck() to use a temporary variable of type TYLONG rather than TYSHORT under -C -I2. Wed May 31 08:48:03 EDT 2000 Simplify yesterday's adjustment; today's change should be invisible. Tue Jul 4 22:52:21 EDT 2000 misc.c, function "addressable": fix fault with "f2c -I2 foo.f" when foo.f consists of the 4 lines subroutine foo(c) character*(*) c i = min(len(c),23) end Sundry files: tweaks for portability, e.g., for compilation by overly fastidious C++ compilers; "false" and "true" now treated as C keywords (so they get two underscores appended). libf77, libi77, libf2c.zip: "invisible" adjustments to permit compilation by C++ compilers; version numbers not changed. Thu Jul 6 23:46:07 EDT 2000 Various files: tweaks to banish more compiler warnings. lib?77, libf2c.zip/makefile.u: add "|| true" to ranlib invocations. Thanks to Nelson H. F. Beebe for messages leading to these changes (and to many of the ones two days ago). xsum.c: tweak include order. Fri Jul 7 18:01:25 EDT 2000 fc: accept -m xxx or -mxxx, pass them to the compiler as -mxxx (suggestion of Nelson Beebe). Note that fc simply appends to CFLAGS, so system-specific stuff can be supplied in the environment variable CFLAGS. With some shells, invocations of the form CFLAGS='system-specific stuff' fc ... are one way to do this. Thu Aug 17 21:38:36 EDT 2000 Fix obscure glitch: in "Error on line nnn of ...: Bad # line:...", get nnn right. Sat Sep 30 00:28:30 EDT 2000 libf77, libf2c.zip: dtime_.c, etime_.c: use floating-point divide; dtime_.d, erf_.c, erfc_.c, etime.c: for use with "f2c -R", compile with -DREAL=float. Tue Dec 5 22:55:56 EST 2000 lread.c: under namelist input, when reading a logical array, treat Tstuff= and Fstuff= as new assignments rather than as logical constants.