Age | Commit message (Collapse) | Author | Files | Lines |
|
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).
|
|
|
|
|
|
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.
|
|
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).
|
|
|
|
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).
|
|
name for the init function.
|
|
|
|
|
|
XXX We need a wv2 pkg to enable Word document importing.
|
|
|
|
|
|
|
|
|
|
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.
|
|
extension, and tweak the gtk-config patch so it's still syntactically
correct after RPATH_FLAG stripping
|
|
|
|
|
|
|
|
|
|
(Suggested by seb@)
|
|
|
|
|
|
|
|
|
|
No handy changelog was found at the master site.
|
|
|
|
was not built (at least FreeBSD/Linux).
|
|
libXrender.so.$(MAJOR_VERSION).$(MINOR_VERSION)
was not built (at least FreeBSD/Linux).
|
|
the final installed location for the named shared library, and we
need to protect the full path from "/path/shlib" -> "-L/path -lshlib"
transformation.
|
|
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.
|
|
disable it. (Thanks wiz! :)
|
|
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. :(
|
|
|
|
|
|
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. :(
|
|
|
|
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...
|
|
|
|
|
|
is different from the i386 one).
|
|
From Ben Collver via PR pkg/23047.
|
|
Depend on version 6b or newer.
|
|
|
|
|
|
|
|
Install documentation. Style nits, while here.
Addresses PR pkg/23046 by Ben Collver.
|
|
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
|
|
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
|