Commit graph

19750 commits

Author SHA1 Message Date
jtb
f59d11d7ad Reimport of former benchmarks/linpack package as linpack-bench. 2001-04-27 22:29:38 +00:00
jtb
e07d081778 linpack is being renamed linpack-bench to make room for the library
of that name.
2001-04-27 22:26:18 +00:00
jtb
18079c52b7 Add a patch to configure so that it correctly determines the way
the Fortran compiler mangles function names.  Don't delete the
libtool .la file after installation -- they might be useful for something.
2001-04-27 22:22:22 +00:00
wiz
a68c4e7907 cvsup binary uses X libraries, so add 'USE_X11'; addresses pkg/12531
by Masao Uebayashi.
2001-04-27 21:01:03 +00:00
wiz
b79473875f Add and enable p5-Apache-DBILog{ger,Config} 2001-04-27 20:43:13 +00:00
wiz
8697a340c6 Initial import of p5-Apache-DBILogger-0.93, provided in pkg/12643
by Nathan Ahlstrom.
DESCR:
DBI is a database access Application Programming Interface (API)
for the Perl Language. The DBI API Specification defines a set
of functions, variables and conventions that provide a consistent
database interface independant of the actual database being used.
With this module you can now have your httpd (apache) logs redirected
into a database table for future querying.
2001-04-27 20:40:09 +00:00
wiz
f64bce083d Initial import of p5-Apache-DBILogConfig-0.01, provided by
Nathan Ahlstrom in pkg/12642.
DESCR:
DBI is a database access Application Programming Interface (API)
for the Perl Language. The DBI API Specification defines a set
of functions, variables and conventions that provide a consistent
database interface independant of the actual database being used.
The Apache-DBI-LogConfig module redirects the apache logs into a
database table.
2001-04-27 20:38:48 +00:00
danw
88804e1de3 Set USE_GMAKE and remove the patch to generate monikers/*.oaf at
configure-time. There are rules to build them (different from what
configure would do) in the Makefile, they just use gmake-specific
syntax.

Bumped version to 1.0.2nb1 on general principles, but AFAIK nothing
currently in pkgsrc is badly affected by the behavior of the 1.0.2
package, so I'm not updating any DEPENDS.
2001-04-27 19:44:39 +00:00
phil
befbe8f59e Update to a newer version, 5.3.13. (5.3.14 is out but just
has changes to build under MacOS X.  No changes for NetBSD.)
2001-04-27 19:05:45 +00:00
phil
03c770c0ef Update to a newer version, 1.10. (1.11 is out but contains
mostly changes for MacOS X builds.  No changes for NetBSD.)
2001-04-27 19:02:59 +00:00
phil
2c0c82f657 Update to a much newer version, 1.3. (1.4 is out, but mostly has
changes to support MacOS X and virtually no changes for NetBSD.)
2001-04-27 19:01:55 +00:00
phil
f9dfc1ff7a Update to a much more current version, 1.6. (1.7 is out but has
changes mostly to support Mac OS and shouldn't be different for NetBSD.)
2001-04-27 19:00:36 +00:00
dmcmahill
dc4e707a40 add and enable cdpack 2001-04-27 18:17:21 +00:00
dmcmahill
3dd01e2422 initial import of cdpack-1.0
cdpack is a small utility for creating ISO 9660 images for
a multi-CD binary package collection.  The utility creates
ISO 9660 images for all the binary packages in a specified
directory.  A choice of two algorithms is available for how
the packages are grouped.  The "no duplication" algorithm
arranges the packages so any package on CD number `n' will
have all of its dependencies on CD numbers 1 through `n'.
The "no inter-CD depends" algorithm will place certain
packages on more than one CD to ensure that each CD is self
contained (all package dependencies are satisfied within
the single CD).
2001-04-27 18:16:41 +00:00
wiz
3e3f919615 Update to 2.30, supplied by Nathan Ahlstrom in pkg/12629.
Changes:
- Get rid of ContentStash global. Not that big a deal looking it up
  everytime and gets rid of a potential threading problem.
- Switch to shareable library version of expat from sourceforge
  (i.e. no longer include expat source and require that libexpat
  be installed)
- Bob Tribit <btribit@traffic.com> demonstrated a fix for problems
  in compiling under perl 5.6.0 with 5.005 threading.
- Matt Sergeant <matt@sergeant.org> discovered a typo ('IO::Handler'
  instead of 'IO::Handle') in Expat.pm that caused IO::Handle objects
  to be treated as strings instead of handles.
- Matt Sergeant also provided a patch to allow tied handles to work
  properly in calls to parse.
- Eric Bohlman <ebohlman@netcom.com> reported a failure when
  incremental parsing and external parsing were used together.
  Need to give explicit package when calling Do_External_Parse
  from externalEntityRef  otherwise fails when called through ExpatNB.
2001-04-27 17:49:43 +00:00
wiz
37bca17726 add and enable csound-bath 2001-04-27 17:18:20 +00:00
wiz
7ac64e1e05 Initial import of csound-bath, supplied by Ben Collver in pkg/11758.
Similar to csound, but the 'original' bath version.
2001-04-27 17:17:16 +00:00
zuntum
7920f13847 add & enable mdfrm 2001-04-27 16:54:41 +00:00
zuntum
dc9590b594 Oops, forgot to define USE_PERL5 2001-04-27 16:53:14 +00:00
zuntum
f3cd628f38 Initial import of mdfrm
This perl scipt prints a summary of mail in Maildir waiting to be read.
When no path to Maildir is specified, it defaults to ~/Maildir
2001-04-27 16:51:07 +00:00
wiz
c1d180f672 Update to 1.10, requested by zuntum.
Changes are bugfixes and support for more languages and zones.
2001-04-27 16:28:12 +00:00
abs
0a30ac1a66 Hardcode in PREFIX/bin/perl rather than using /usr/bin/env, as NetBSD does not
have /usr/pkg/bin in the default path for cron etc. ick.
2001-04-27 16:10:36 +00:00
zuntum
db3d3c64ed Actually it's perl script, not program. 2001-04-27 15:49:37 +00:00
zuntum
92e5e34917 add & enable qmHandle 2001-04-27 15:48:02 +00:00
zuntum
80034e1e3f Initial import of qmHandle-0.4.1
qmHandle is a simple perl script which allows you to view and manage the qmail
message queue.

The key features of qmHandle are:

* Freeware and open source, under the GNU General Public License
* You can read the qmail queue, like you do with the qmail-qread program.
  However, the output of this program is improved over qmail-qread,
  with the output of the message subjects and color capabilities
* You can print queue statistics, like qmail-qstat with color capabilities
* You can view a message in the queue
* You can remove a message from the queue
2001-04-27 15:46:03 +00:00
hubertf
65c971851d Add description how to get pkgsrc via CVS, contributed by
Mipam <mipam@ibb.net>, with some editing from me.
2001-04-27 15:40:47 +00:00
agc
69a2f3c5b0 Add and enable ularn 2001-04-27 15:28:26 +00:00
agc
dc08309f80 Initial import of ularn-6.12.92 into the packages collection.
Provided in PR 12072 by Ben Collver (collver@linuxfreemail.com).

Ularn is a fantasy games in which your child has contracted a strange dis-
ease, and none of your home remedies seem to have any effect.  You set
out to find a remedy in a limited amount of time, and to collect gold
along the way of course!

Ularn is based on larn, and adds the concept of character classes.
2001-04-27 15:27:30 +00:00
zuntum
f03393a168 Update fvwm2-current package to 2.3.31
ChangeLog too long to include here, available in ChangeLog file in DISTFILE.

Fixes pkg/12588 by Martti Kuparinen <martti.kuparinen@iki.fi>
2001-04-27 15:14:58 +00:00
wiz
4c5fe5e3a7 Move HOMEPAGE from DESCR to Makefile. 2001-04-27 14:59:42 +00:00
agc
4ff99aad0b Add and enable x48 2001-04-27 14:57:25 +00:00
agc
aac9d2d5b6 Initial import of x48-0.4.1 into the packages collection.
Provided in PR 12134 by Jens A Nilsson <jens@subzero.campus.luth.se>

This emulator is capable of providing a faithful replication of the
HP48. In order to do so, it requires a copy of the ROM software
from YOUR calculator. In order to avoid breaking copyright laws,
and upsetting HP, you MUST BE THE PROUD OWNER OF AN HP48 before
running this program. Of course you can run this program without a
copy of the ROM software in order to write trivial machine code
programs but you will not be able to access any of the calculator
functionality.

WWW: http://home.earthlink.net/~rmmlgetz/
2001-04-27 14:56:27 +00:00
agc
4558064fb4 Add and enable gpsim 2001-04-27 14:44:50 +00:00
agc
c447c64513 Initial import of gpsim into the packages collection.
Provided in PR 12490 by Shelby <snoonan@dragonfly.tbearsiberians.com>
Minor modifications by myself.

gpsim is a PIC simulator that supports X, stimulii, and modules
2001-04-27 14:43:55 +00:00
hubertf
28b9afe670 Make this pkg build with sun-jre/jdk: it comes with a include/linux dir,
so we need to set -I to get the headers there. (There's some
-I.../include/netbsd already, i guess that's for a NetBSD-native JDK or
something, not touching that one).

Adresses PR 12571 by Omar Asfour <oasfour@email.com>
2001-04-27 14:22:18 +00:00
agc
5ddce61d27 Add and enable eXdbm 2001-04-27 14:15:04 +00:00
agc
e34985f8b5 Initial import of eXdbm-1.0b1 into the NetBSD packages collection.
This package was provided by Shelby <snoonan@vmlabs.com> in PR 12489.
Modified slightly by myself to put the documentation in the correct
directory, and to use mkdep, ignoring any errors.

eXdbm provides configuration database routines for the eXode environment
2001-04-27 14:13:53 +00:00
wiz
494c91efed Add paragraph for new deliver variable. 2001-04-27 14:10:18 +00:00
wiz
1b379b51af add and enable deliver 2001-04-27 14:07:56 +00:00
wiz
2705e5091e Initial import of deliver-2.1.14, provided by Jim Bernard in pkg/9317.
Extract from DESCR:
Deliver allows any user to write a shell script that processes all
incoming mail messages for that user.  The system administrator may
also install scripts that process all messages.
The output of a script is a list of mail addresses, files and programs
that should receive the message.  It has access to each message as it
is processed, so the action can be content dependent.  The script may
also generate automatic replies, like the "vacation" program, or pass
along a modified version of the original message.
2001-04-27 14:06:05 +00:00
itojun
27dbc84921 add missing manapge paths. 2001-04-27 14:01:14 +00:00
abs
86ed51ea59 Install the README & INSTALL doc 2001-04-27 13:52:18 +00:00
itojun
5f1e96250f upgrade to 1.4. plugs memory leaks.
2001-04-27 12:34  dillema

	* www6to4_forward.conf (1.6; tags: www6to4-1-4): removed SOCKS
	config entries

	* www6to4.h (1.8; tags: www6to4-1-4): bumpee version number

	* Makefile (1.7; tags: www6to4-1-4), loaders.c (1.6; tags:
	www6to4-1-4), parsers.c (1.5; tags: www6to4-1-4), socket.c (1.12;
	tags: www6to4-1-4), www6to4.c (1.26; tags: www6to4-1-4), www6to4.h
	(1.7): fixed several memory leaks
2001-04-27 13:40:34 +00:00
agc
c25d3f9ed4 Put some other entries into alphabetical order whilst I'm here. 2001-04-27 13:37:01 +00:00
agc
11fdeaa938 Add and enable wmphoto 2001-04-27 13:36:06 +00:00
zuntum
315fb0cae1 add & enable imwheel 2001-04-27 13:35:16 +00:00
agc
09cd085b00 Initial import of wmphoto-0.3a into the packages collection.
Provided by Thomas Runge (runge@rostock.zgdv.de) in PR 12491.

wmphoto is a dock-app that can show you a photo and execute a command
related to that photo.  You can have many photos.
2001-04-27 13:35:09 +00:00
zuntum
558503eba4 Initial import of imwheel-0.9.9
This is a not so short little ditty that does the simple conversion of mouse
button presses into key presses.  By grabbing only the 4th and 5th mouse
buttons the program is able to receive input from the Intellimouse series
mice.  The wheel button can always be used as middle button, this program
does not affect how the XServer reacts towards it.  A mouse with a wheel
button is a 3 button mouse, and should be configured as such!

Note that other wheeled mice such as the Logitech MouseMan+ or TrackMan+ are
Intellimouse compatible and can be used with this as well.  For more
information on setting up your wheeled mouse to work with X, see either the
imwheel man page or the FAQ.

Fixes pkg/12515 by Philipp Huber <uebs@gmx.at>
2001-04-27 13:32:01 +00:00
agc
0e371d104e Add and enable troffcvt 2001-04-27 12:28:00 +00:00
agc
3dbb7fb714 Initial import of troffcvt-1.04 into the packages collection.
Provided in PR 12584 by Ben Collver (collver@linuxfreemail.com).

troffcvt  is  a translator that turns troff input into a form that can
be  more  easily  processed.  The  troffcvt  distribution  comes  with
postprocessors  that  turn  troffcvt  into various destination formats
such  as  HTML  (Hypertext Markup Language), RTF (Rich Text Format) or
plain text.
2001-04-27 12:27:06 +00:00