summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-10-04Initial import of gpsutils, one of the many packages provided byjschauma7-0/+97
brook at biology dot nmsu dot edu and his team at NMSU. The gpsutils package covers some small applications to capture and convert data from a Garmin GPS receiver. These are based on a included more general GPS library (in C).
2003-10-04Note addition of gpspoint.jschauma1-1/+2
2003-10-04Add/enable gpspoint.jschauma1-1/+3
2003-10-04(This time in the right place.)jschauma5-0/+147
Initial import of gpspoint, one of the many packages provided by brook at biology dot nmsu dot edu and his team at NMSU. This package provides a program and library to download and upload waypoints, routes, and tracks to and from your GPS device. Upload and download is possible via the GARMIN interface. Current position obtainable via the NMEA Interface, supported by most GPS devices.
2003-10-04You can never have enough scheme interpreters.agc1-1/+2
Initial import of scm-5d8 into the NetBSD Packages Collection. Provided in PR 22186 by David S., modified slighly by myself. Scm is a portable R5RS Scheme implementation written in C. * Support for SICP, R2RS, R3RS, and R5RS scheme code. * Is fully documented in TeXinfo form, allowing documentation to be generated in info, TeX, html, nroff, and troff formats. * Supports inexact real and complex numbers, 30 bit immediate integers and large precision integers. * Many Common Lisp functions: logand, logor, logxor, lognot, ash, logcount, integer-length, bit-extract, defmacro, macroexpand, macroexpand1, gentemp, defvar, force-output, software-type, get-decoded-time, get-internal-run-time, get-internal-real-time, delete-file, rename-file, copy-tree, acons, and eval. * Char-code-limit, most-positive-fixnum, most-negative-fixnum, and internal-time-units-per-second constants. *Features* and *load-pathname* variables. * Arrays and bit-vectors. String ports and software emulation ports. I/O extensions providing ANSI C and POSIX.1 facilities. * Interfaces to standard libraries * Available add-on packages including an interactive debugger, database, X-window graphics, BGI graphics, Motif, and Open-Windows packages. * A compiler (HOBBIT) and dynamic linking of compiled modules. * User definable responses to interrupts and errors, Process-syncronization primitives. Setable levels of monitoring and timing information printed interactively (the verbose function).
2003-10-04Add and enable Makefileagc1-1/+2
2003-10-04You can never have enough scheme interpreters.agc8-0/+195
Initial import of scm-5d8 into the NetBSD Packages Collection. Provided in PR 22186 by David S., modified slighly by myself. Scm is a portable R5RS Scheme implementation written in C. * Support for SICP, R2RS, R3RS, and R5RS scheme code. * Is fully documented in TeXinfo form, allowing documentation to be generated in info, TeX, html, nroff, and troff formats. * Supports inexact real and complex numbers, 30 bit immediate integers and large precision integers. * Many Common Lisp functions: logand, logor, logxor, lognot, ash, logcount, integer-length, bit-extract, defmacro, macroexpand, macroexpand1, gentemp, defvar, force-output, software-type, get-decoded-time, get-internal-run-time, get-internal-real-time, delete-file, rename-file, copy-tree, acons, and eval. * Char-code-limit, most-positive-fixnum, most-negative-fixnum, and internal-time-units-per-second constants. *Features* and *load-pathname* variables. * Arrays and bit-vectors. String ports and software emulation ports. I/O extensions providing ANSI C and POSIX.1 facilities. * Interfaces to standard libraries * Available add-on packages including an interactive debugger, database, X-window graphics, BGI graphics, Motif, and Open-Windows packages. * A compiler (HOBBIT) and dynamic linking of compiled modules. * User definable responses to interrupts and errors, Process-syncronization primitives. Setable levels of monitoring and timing information printed interactively (the verbose function).
2003-10-04Fix a buglet in this version -- libkarbonmsodimport.so was exporting the wrongmycroft2-1/+15
name for the init function.
2003-10-04pkglint nit - get rid of trailing whitespaceagc1-2/+2
2003-10-04Refix build on -current now that procfs and kernfs have churned again.atatat4-33/+73
2003-10-04A package for the current development version of koffice -- 1.2.93.mycroft4-0/+3487
XXX We need a wv2 pkg to enable Word document importing.
2003-10-04Correct some of the English text.agc1-13/+14
2003-10-04Add a geography category, in anticipatino of a number of pending packages.agc3-10/+51
2003-10-04Note addition of biology/xylemjschauma1-1/+2
2003-10-04Add/enable xylemjschauma1-1/+2
2003-10-04Initial import of xylem, one of the many packages provided byjschauma6-0/+322
brook at biology dot nmsu dot edu and his team at NMSU. XYLEM is a package of tools designed to exploit the Unix environment to enable the user to identify, extract and manipulate data from major databases such as GenBank, EMBL and PIR.
2003-10-04Fixes for Darwin: add CONFIG_SUB_OVERRIDE, don't use X shared memorydanw4-5/+20
extension, and tweak the gtk-config patch so it's still syntactically correct after RPATH_FLAG stripping
2003-10-04Remove malloc.h includes and use stdlib.h everywhere. (Fixes Darwin build)danw15-95/+108
2003-10-04Remove occurrences of pkgsrc.conf in favor of pkgchk.conf.seb1-4/+4
2003-10-04pdksh is no longer used to bootstrap buildlink2.jlam1-6/+2
2003-10-04Add some documentation.jlam3-5/+13
2003-10-04Add a comment explaining why we have to use PLIST_SUBST over FreeBSD/Linux.xtraeme1-1/+5
(Suggested by seb@)
2003-10-04Add support for BSD/OS.reed1-0/+7
2003-10-04Link under BSD/OS too. (Okay'd by jlam.)reed2-10/+14
2003-10-04These both install "timidity" executables.mycroft2-2/+6
2003-10-04Note update of chat/navi2ch to 1.7.1.toshii1-1/+2
2003-10-04Update navi2ch to 1.7.1.toshii3-6/+12
No handy changelog was found at the master site.
2003-10-04Bumped master sites and home page to the new location, at sourceforge.bgrayson1-4/+3
2003-10-03Fix installation on systems where libXft.so.$(MAJOR_VERSION).$(MINOR_VERSION)xtraeme2-3/+11
was not built (at least FreeBSD/Linux).
2003-10-03Fix installation on systems where ↵xtraeme2-3/+11
libXrender.so.$(MAJOR_VERSION).$(MINOR_VERSION) was not built (at least FreeBSD/Linux).
2003-10-03Darwin's special GCC uses "-install_name /path/shlib" to indicatejlam1-2/+12
the final installed location for the named shared library, and we need to protect the full path from "/path/shlib" -> "-L/path -lshlib" transformation.
2003-10-03Factor out some more commonly used bits of the wrapper system intojlam7-111/+116
their own files: buildcmd and quotearg, which are used to build up the command line and to quote arguments. Also add the ability to skip processing the next few arguments and add them directly to the command line. Now, either the marshall script or the cache scripts can request skipping the N arguments by setting skipargs=N.
2003-10-03FreeBSD will not build the libsun audio plugin, so use PLIST_SUBST toxtraeme2-5/+13
disable it. (Thanks wiz! :)
2003-10-03Import chkfontpath-1.9.7: Command line tool to manage X server's font pathhubertf1-1/+2
This is a simple terminal mode program for configuring the directories in the X font server's path. It is mostly intended to be used `internally' by RPM when packages with fonts are added or removed, but it may be useful as a stand-alone utility in some instances. XXX hey, *I* didn't make this up... of course xset would have done the XXX job just well, but now programs (openoffice 1.1.0) want to call this, XXX what can we do. :(
2003-10-03add & enable chkfontpathhubertf1-1/+2
2003-10-03FreeBSD also has stty() and gtty() in libcompat, so link to libcompat here.xtraeme2-4/+4
2003-10-03Import chkfontpath-1.9.7: Command line tool to manage X server's font pathhubertf6-0/+108
This is a simple terminal mode program for configuring the directories in the X font server's path. It is mostly intended to be used `internally' by RPM when packages with fonts are added or removed, but it may be useful as a stand-alone utility in some instances. XXX hey, *I* didn't make this up... of course xset would have done the XXX job just well, but now programs (openoffice 1.1.0) want to call this, XXX what can we do. :(
2003-10-03Initial import.xtraeme1-0/+633
2003-10-03Adjust the CRITICAL_SECTION locking protocol slightly -- only increasemycroft2-10/+12
cs->locked *after* acquiring the lock, so that we can count recursive locks and unlock at the right time. Doesn't seem to affect any codecs I've tested, but you never know...
2003-10-03kaffe and wonka works for "arm" too (not only "arm32").kristerw1-3/+3
2003-10-03Override config.guess and config.sub, to make the pkg build on arm.kristerw1-1/+3
2003-10-03Make the pkg install on arm (the file layout in the arm tar ballkristerw1-1/+8
is different from the i386 one).
2003-10-03Fix manpages installation.salo1-3/+3
From Ben Collver via PR pkg/23047.
2003-10-03Forgot in previous.salo1-2/+2
Depend on version 6b or newer.
2003-10-03Update space usage for bulk buildshubertf1-5/+5
2003-10-03enable use of sasl2christos3-3/+45
2003-10-03Note graphics/jpeg PKGREVISION++.salo1-1/+2
2003-10-03PKGREVISION++salo2-11/+27
Install documentation. Style nits, while here. Addresses PR pkg/23046 by Ben Collver.
2003-10-03Note update of textproc/source-highlight to version 1.8.seb2-3/+3
Changes in version 1.8: * scanner for Javascript * new output format: ESC ascii code (e.g. for less, with the help of Konstantine Serebriany <kcc@mcst.ru>). * tab character are correctly handled by --tab option is given (thanks to Don Stauffer <Don@Skyler.com>). * presence of getopt_long is handled in a cleaner way. * some changes in how changelog files are highlighted * =head =cut sections in perl sources are correctly handled (reported by Grant McLean <grant@catalyst.net.nz>) * added Java keywords true and false
2003-10-03Update to version 1.8.seb5-23/+24
Changes in version 1.8: * scanner for Javascript * new output format: ESC ascii code (e.g. for less, with the help of Konstantine Serebriany <kcc@mcst.ru>). * tab character are correctly handled by --tab option is given (thanks to Don Stauffer <Don@Skyler.com>). * presence of getopt_long is handled in a cleaner way. * some changes in how changelog files are highlighted * =head =cut sections in perl sources are correctly handled (reported by Grant McLean <grant@catalyst.net.nz>) * added Java keywords true and false