summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-01-14add and enable acroread3dmcmahill1-1/+2
2000-01-14Acrobat Reader is part of the Adobe Acrobat family of software, which letsdmcmahill13-0/+274
you view, distribute, and print documents in Portable Document Format (PDF)--regardless of the computer, operating system, fonts, or application used to create the original file. PDF files retain all the formatting, fonts, and graphics of the original document, and virtually any PostScript(TM) document can be converted into a PDF file. This is version 3 of the Adobe Acrobat Reader. The reason for adding acroread3 to the package collection when we also have acroread4 is that acroread4 does not run in the current state (January 2000) of our SVR4 binary emulation. The missing system calls are non-trivial. Hence I wanted to make sure sparc users had a version of acroread. Note that acroread3 is available for sunos and this version does correctly run under our SunOS emulation.
2000-01-14Cross-compile environment for a.out NetBSD/m68k.tsutsui6-0/+46
Only static binaries are supported, but useful enough for kernel development.
2000-01-14Update pspp to 0.3.0rh8-119/+168
Version 0.3.0 changes since 0.2.3: Bugs fixed: * Using alphanumeric variables in functions under AGGREGATE segfaulted. Fixed. * Under certain circumstances, the final case would be omitted from the results of an AGGREGATE operation. Fixed. * Undefined behavior was invoked by referencing a freed pointer under certain circumstances. Fixed. * A wrong record size was displayed when paging the active file to disk. Fixed. * Not having enough temporary space for sorting caused a core dump. Fixed. * Syntax errors in function descriptions on AGGREGATE caused core dumps. Fixed. * A null pointer was dereferenced, causing a core dump, when PERCENTILES was specified on FREQUENCIES. This fixes the problem, but PSPP still doesn't calculate percentiles. * SORT always sorted in ascending order. Fixed. * Some minor memory leaks in the expression parser were removed. * Many assertions fixed for strict ANSI C compliance. New features: * SET ECHO ON now implemented, but turned off by default. * PRINT specifier supported on END REPEAT. Other: * System libgmp2 library is used if installed instead of unconditionally using the included libgmp2 subset. * Extensive code cleanup, which continues. * Added CORRELATIONS command parser, but not implemented.
2000-01-14Introduce another definition, FATAL_OBJECT_FMT_SKEW, defaulting to "yes".agc2-3/+16
This halts the execution if an installed package's object format is not the same as the object format currently in use. It can be set to "no" on the rare occasion where the interface to the pre-requisite packages is one of a binary, not a library.
2000-01-14Add a check, inspired by Thor Lancelot Simon:agc1-2/+11
When an installed package is found as part of a DEPENDS pre-requisite, check its object format. If there is none in the installed package, that package was probably built before 29th September 1999, which was when the OBJECT_FMT definition was added to the BUILD_DEFS, so print a warning and continue. If the object format of the installed package and ${OBJECT_FMT} are the same, then continue. If the object format of the installed package and ${OBJECT_FMT} differ, then print an error message explaining the error, and exit.
2000-01-14some corrections by David Maxwellabs2-27/+50
2000-01-14Clarify that resuming 'make update' on an unclean source tree will mostrh1-8/+14
certainly fail if the package to be updated changes between the initial and subsequent 'make update's.
2000-01-14Better cleanup of temp files under JAKARTA_HOME when cleaning up.jwise1-2/+2
2000-01-14warn about invalid dewey-decimal numbers, plus other makefile parsing tweaksabs3-30/+41
2000-01-13Add:hubertf1-1/+10
9.16 What does "Don't know how to make /usr/share/tmap/tmac.andoc" mean? I've seen this the second time now, which sure makes it a FAQ :)
2000-01-13Register correctly if user sets JAKARTA_HOMEjwise2-363/+363
2000-01-13NO_MTREE, since we set PREFIXjwise1-1/+2
2000-01-13Set NO_MTREE, since we modify PREFIX, and don't want all sorts of emptyjwise1-1/+6
directories created under JAVA_HOME. Is there a cleaner way to do this?
2000-01-13An obsolete patch was still lurking around...jwise1-13/+0
2000-01-13Comment changejwise1-1/+2
2000-01-13Use new USE_JAVA support. This runs fine with either jdk or kaffe, but ↵jwise2-9/+16
currently cannot build with kaffe, which I am looking into.
2000-01-13Add a USE_JAVA= variable for packages which use java, and a PKG_JVM variablejwise1-1/+19
for users to choose their own JVM. USE_JAVA sets up DEPENDS and $JAVA_HOME appropriately, based on PKG_JVM. Currently sane values of PKG_JVM are `jdk' and `kaffe', where the default is `jdk' on NetBSD-*-i386, and `kaffe' elsewhere.
2000-01-13Make this pkg behave like any other (real) package:hubertf3-10/+21
allow building of a binary package and deinstallation (as advertized :)
2000-01-13Enable squeak.agc1-2/+2
2000-01-13Initial import of squeak, a full Smalltalk 80 with portability toagc5-0/+70
UN*X, Mac, and Windows, into the NetBSD packages collection. This was based very loosely upon an old FreeBSD port, but upgraded from version 2.4 to 2.6, and NetBSD differences have been applied.
2000-01-13updated Makefiles in regard to moved 'sc'-packagewiz2-3/+3
2000-01-13Depend on suse_linux>=6.1, not >=6.1p1.soren7-14/+14
2000-01-13add \ for "(", ")" in BROKEN.sakamoto1-2/+2
2000-01-13Upgrade the exmh package to version 2.1.1. Fixes PR 8929, from Steveagc8-846/+43
Bellovin. Many changes and bug fixes, summarised by Steve as follows: Changing options in exmh, and in particular clicking 'save', does bad things. The version of exmh in use is 2.0.2; 2.1.1 is the current version. 2.1.1 also has much better pgp support. Also new master site for distribution files, and all patches have been applied except one.
2000-01-13Update pngcrush to 1.3.3. Changes are:rh2-4/+4
Version 1.3.3: - Restored ability to enter gamma as a float even when floating point arithmetic is not enabled. Version 1.3.2: - Fixed "PNG_NO_FLOAING_POINT" typo in pngcrush.h - Renamed "dirname" to "directory_name" to avoid conflict with "dirname" that appears in string.h on some platforms. - #ifdef'ed out parts of the help screen for options that are unsupported.
2000-01-13Update to Afterstep-1.7.165fredb3-168/+49
Numerous bug fixes, too many to list. Some experimental patches backed out in preparation for a stable release. New "themes" menu and associated scripts, for installing themes, or to bundle your own. This is considered to be a "release candidate".
2000-01-13Use LDFLAGS to get ELF -Wl,-R stuff, and use USE_X11 to get X librarysimonb2-3/+5
paths.
2000-01-13added mminstance packagejonb1-1/+2
2000-01-13Add RCSID.simonb1-0/+1
2000-01-13Initial import of mminstance-1.8:jonb5-0/+26
Utility programs for creating instances of Multiple master fonts.
2000-01-13does compile client now on 1.4.1/i386/a.out, but still untested for lackwiz7-6/+147
of shareware WADs currently
2000-01-12Add and enable jakarta-tomcatjwise1-1/+2
2000-01-12Initial import of jakarta-tomcat-3.0, the Apache Project Servlet/Javajwise8-0/+441
Server Pages engine. This currently runs as a standalone http server with Servlet/JSP support, and will be usable with Apache Server if/when we have a mod_jserv package. I will look into that next, unless someone is already.
2000-01-12Update R to 0.90.1. Changes are tons of changes and bugfixes, toorh8-1323/+1913
numerous to list here (see http://cran.r-project.org/src/base/NEWS for more information).
2000-01-12Moved to math/sc/pkg/PLIST,vwiz1-8/+0
2000-01-12Moved from misc/sc/pkg/PLIST,vwiz1-0/+8
2000-01-12Moved to math/sc/pkg/DESCR,vwiz1-7/+0
2000-01-12Moved from misc/sc/pkg/DESCR,vwiz1-0/+7
2000-01-12Moved to math/sc/pkg/COMMENT,vwiz1-1/+0
2000-01-12Moved from misc/sc/pkg/COMMENT,vwiz1-0/+1
2000-01-12Moved to math/sc/patches/patch-ac,vwiz1-31/+0
2000-01-12Moved from misc/sc/patches/patch-ac,vwiz1-0/+31
2000-01-12Moved to math/sc/patches/patch-ab,vwiz1-18/+0
2000-01-12Moved from misc/sc/patches/patch-ab,vwiz1-0/+18
2000-01-12Moved to math/sc/patches/patch-aa,vwiz1-138/+0
2000-01-12Moved from misc/sc/patches/patch-aa,vwiz1-0/+138
2000-01-12Moved to math/sc/files/patch-sum,vwiz1-5/+0
2000-01-12Moved from misc/sc/files/patch-sum,vwiz1-0/+5
2000-01-12Moved to math/sc/files/md5,vwiz1-3/+0