summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)AuthorFilesLines
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron1-5/+2
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-15Take a stab at Zoularis supporttsarna2-7/+12
1999-05-11s/netbsd/${LOWER_OPSYS}/abs1-4/+5
1999-05-06Typo.kleink1-1/+1
1999-05-04s/netbsd/${LOWER_OPSYS}/abs1-2/+3
1999-05-01Update to final 1.5.2 docstsarna2-5/+5
1999-04-27Pass "${CFLAGS}" to configure script as suggested by Adam Ciarcinski.tron1-2/+2
1999-04-26add USE_X11=yesgarbled2-2/+4
1999-04-17Make this work with egcs using the compilation notes providedmjl6-12/+61
by Sean Doran <smd@ebone.net>. Closes PR/6339.
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron2-6/+4
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-14Remove unnecessary slash from master site list.tron3-6/+6
1999-04-14${LOCALBAASE}/bin/perl or bust.bad1-2/+2
1999-04-14Update to 1.5.2b2. If 1.5.2 docs are released before the freeze, great.tsarna4-8/+10
If not, these are still better than the 1.5.1 docs. XXX the issue of where HTML docs should be installed still needs to be resolved. Left the same for now.
1999-04-14RCSid and comment on patch.tsarna1-0/+4
1999-04-14Deal with our unusually long compiler version string.tsarna1-0/+11
1999-04-14Upgrade to 1.5.2tsarna9-2141/+57
1999-04-12Enable "smalleiffel", fixes PR pkg/7244 by Johnny C. Lam.jlam1-1/+2
1999-04-12smalleiffel-0.79 -- the GNU Eiffel compilerjlam12-0/+783
1999-04-10Use "BSD_INSTALL_..." instead of "INSTALL_..." in patches because thesetron3-9/+7
are always added to the "make" environment.
1999-04-10Add an enable gforth.simonb1-1/+2
1999-04-10gforth: A fast interpreter for the Forth language.simonb6-0/+207
Enabled only for i386 at the moment. It definitely doesn't work on mips, and I can't test anything else.
1999-04-08s/netbsd/${LOWER_OPSYS}/gagc5-284/+284
1999-04-08Install "Object.3" manual page as "Tcl_Object.3" to avoid conflicttron3-416/+426
with "lesstif" package in case *shudder* "xpkgwedge" is installed. Fixes PR pkg/7340 by John Darrow.
1999-04-07Make this package work on Solaris.agc1-1/+10
1999-04-07Add and enable egcs.agc1-1/+2
1999-04-07Import of egcs-1.1.2, the the experimental GNU compiler suite, for use onagc5-0/+341
Solaris only (this package is part of the base NetBSD system).
1999-04-05Thou shalt use "libtool".tron3-10/+338
1999-04-05Back out this change. The configuration file is obviously allright, it istron1-154/+0
"ical" that is broken.
1999-04-04bind MASTER_SITE_SUBDIRproff1-1/+2
1999-04-04add $NetBSD$proff1-1/+3
1999-04-04ucblogoproff1-1/+2
1999-04-04The perils of having to entertain a pushy 8 year old :)proff6-0/+456
1999-04-03Back out experimental change committed by mistake.tron1-2/+1
1999-04-03Fix shell escaping so that "tclConfig.sh" actually works.tron2-1/+156
1999-04-03Update "tclX" package to version 8.0.4. Changes since version 8.0.2:tron6-321/+321
- Added fixes for handling some corner cases in saving and restoring interp state on signals. Debugged and submitted by the ever-helpful - Added --with-tcl dir and --with-tk configure options. Contributed by - Added fixes for handling some corner cases in saving and restoring interp state on signals. Debugged and submitted by the ever-helpful - Fixed bug with .tndx libraries and references to commands in namespaces. - Added -restart option to the signal command. - Fixed TclX copy of Tcl auto_load proc out of sync; this broken ITcl. - Include several Windows build fixes from Viktor Dukhovni - Renamed --with-tk configure option to --enable-tk. - Handle systems that don't implement restart of system calls on signal. - Added infox have_signal_restart.
1999-04-03Strip "tclsh" binary during installation.tron1-5/+7
1999-04-01Rewrite the extraction commands to be more intuitive.agc1-6/+2
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz, and .tar.bz2). EXTRACT_USING_PAX can be set as before. For custom extractions, instead of using EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the command needed to decompress and extract the lements from the archive. ${DOWNLOADED_DISTFILE} can be used to reference the distfile(s). e.g. for compressed shars, where previously there was: EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh now use: EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01Update the comment to explain what tcl is, rather than just expand theagc2-4/+4
acronym. Update the PLIST to reflect new files added in new distribution.
1999-04-01Update to tk version 8.0.5. This seems to be primarily a bug-fix release.agc2-4/+4
1999-04-01Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fixagc5-807/+802
release.
1999-04-01Add support for Solaris, and document the changes made to the configureagc1-2/+39
script. The Solaris changes mirror the NetBSD ones, so that PLIST entries etc remain the same.
1999-04-01Explicitly remove the linkname before trying to link it again.agc1-5/+8
1999-04-01Do the calculation of shared lib name suffices in the configure script.agc1-14/+2
1999-03-08s/make/${MAKE}/gagc2-4/+4
1999-03-04Update dependence for "png" package.tron1-2/+2
1999-03-03Somone fixed the release date in the readme, causing the checksum to change.tsarna1-2/+2
1999-03-01fix MASTER_SITES, per PR 7069hubertf1-2/+2
1999-02-28Updated MASTER_SITES for elisp-manual to handle the gnu ftp reorganization.dbj2-3/+4
Added elisp-manual to it's parent directory's makefile.
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf6-18/+6
1999-02-11Use install-info in $PATH, so that systems with it in base will work too.tv2-6/+6