Commit graph

64066 commits

Author SHA1 Message Date
xtraeme
1e0c42a299 Enable OpenLDAP support in devel/apr, by default it's disabled.
If you want to use it, "APR_USE_OPENLDAP" should be set to [Yy][Ee][Ss].

This closes PR pkg/25356.
2004-07-16 23:21:50 +00:00
kristerw
0047f0c0b4 Note PKGREVISION bump for vice-1.14nb1. 2004-07-16 23:01:41 +00:00
kristerw
7ae34063d5 Do not install cbm-directory-charset.fon -- it is needed
for win32 only, and it makes the mkfontscale in NetBSD 2.0
dump core (PR xsrc/25587).

Bump PKGREVISION.
2004-07-16 22:59:11 +00:00
xtraeme
e1877a67f1 Update www/thy to 0.9.3 (latest stable version), update provided by
the author Gergely Nagy in PR pkg/25318.

Changes:

* Thy 0.9.3 [Dead Gardens] -- 2004-06-30

Fixed a minor information leak in the virtual hosting code, noticed
by Jerome Magnin. Also fixed a couple of memory leaks and disabled
meta-data caching by default.

* Thy 0.9.2 [Re-connect] -- 2004-06-15

The major reason for this release is a discovery of a possible Denial
Of Service attack against Thy, one which can easily crash a Thy
process. However, this was just a NULL-dereference, which can not be
used to execute arbitrary code. And is fixed in this release.

Also, epoll support was disabled in this release.

* Thy 0.9.1 [Hurt] -- 2004-06-05

When Thy starts a helper process (such as the Authoriser or the
Worker), she will close and reopen the connection to syslog with a
different ID.

There is also a new option to limit how many bytes Thy will use for
mapping files into memory. When the limit is reached, no mmapping
will occur. This is only useful when using a Worker, since otherwise
files are not mapped to memory at all.

SRP authentication was implemented in this version.

One of the major new features in this release is the ability to
compile multiple event systems into Thy. In the past, Thy had to be
recompiled if one wanted to use epoll or kqueue instead of
select. Now, every possible event system is compiled in, and one can
select the appropriate one at run time. Thy will also try to select
the most appropriate one if none was explicitly specified.

Some smaller bugs were also fixed, as usual.

* Thy 0.9.0 [A Pirate I Was Meant To Be] -- 2004-04-25

This release features a way to make Thy interact better with web
cache software: the ability to set the max-age of resources and
expiry times.

The Linux version of the networking code was updated to be able to
serve files larger than 2Gb when Thy is compiled with Large File
Support (which is the default).
2004-07-16 16:50:47 +00:00
xtraeme
6cb8dc414c This needs libart2>=2.3.16, fixes PR pkg/25579 by Martin Huseman. 2004-07-16 15:58:31 +00:00
recht
8e9b8ea34e Note addition of ply-1.5. 2004-07-16 15:40:48 +00:00
recht
9b694448b7 add and enable ply 2004-07-16 15:39:08 +00:00
recht
b0ef710ecd Delete a file missed before the import.. 2004-07-16 15:38:40 +00:00
recht
e9021af640 initial import of ply-1.5
The 1.4 version of the package was provided by NONAKA Kimihiro
in PR 26344 .  (And seems to be based upon the FreeBSD port.)

Cleaned up and updated to 1.5 by me.

PLY is a Python-only implementation of the popular compiler construction
tools lex and yacc. The implementation borrows ideas from a number of
previous efforts; most notably John Aycock's SPARK toolkit. However, the
overall flavor of the implementation is more closely modeled after the C
version of lex and yacc. The other significant feature of PLY is that it
provides extensive input validation and error reporting--much more so than
other Python parsing tools.
2004-07-16 15:36:50 +00:00
grant
330662f609 fix ?= typo: we want to add arts to MPLAYER_DISABLE_DRIVERS on Solaris. 2004-07-16 14:40:22 +00:00
xtraeme
637339ad56 Added gcube-0.2 2004-07-16 14:27:59 +00:00
xtraeme
f031553f64 Initial import of gcube-0.2.
Gcube is an open source Nintendo GameCube(TM) emulator beeing developed
by monk with the main purpose of running at least one commercial game
fully emulated.
2004-07-16 14:25:34 +00:00
abs
3daf186f1f Update rconfig to 0.34:
- Fix bug in dirtrees_redefined. Thanks again to Alan Horn
    - Add libexec/rconfig_ssh wrapper rather than srsh. Now hosts with bad
      or missing ssh keys will get an appropriate error
    - Add install target
    - Add 'atactl smart status' values for NetBSD in probe.sh
    - Make '-t' take a regex argument for which tags to display
    - Expand the debug output available with -d
2004-07-16 12:51:26 +00:00
seb
ba2af4dd89 Note update of archivers/p5-Archive-Zip to version 1.12 [many bug fixes
and additions]
2004-07-16 12:47:25 +00:00
seb
7615552d56 Update to version 1.12.
Too many bug fixes and additions since last packaged version (0.11).
Please see the `Changes' file enclosed in the source distribution.
2004-07-16 12:45:23 +00:00
jdolecek
5bab2827a1 apparently the LDFLAGS setting is not necessary, so g/c 2004-07-16 11:49:15 +00:00
jdolecek
17387554d5 Import ap-auth-mysql 4.3.1, Apache module for user authentication
using information stored in a MySQL database.

Based on pkgwip package done by cube@, thanks a lot!

Package should support both Apache 1.x and 2.x, but only Apache 1.x
tested at the moment.
2004-07-16 11:28:19 +00:00
grant
a708cb4b29 define MASTER_SITES after including the os/arch specific Makefile
fragment so the right MOZ_VER is picked up.
2004-07-16 09:51:32 +00:00
adam
fdc3a9bbaa Updated gd to 2.0.27 2004-07-16 07:47:53 +00:00
adam
e99c7029d0 Changes 2.0.27:
Fixes
* Potential memory overruns in gdImageFilled Polygon
* The sign of Y-axis values returned in the bounding box by gdImageStringFT
2004-07-16 07:46:54 +00:00
xtraeme
5a3557d106 Added libosip2-2.0.9 2004-07-16 01:32:39 +00:00
xtraeme
bb5279ac7d Initial import of libosip2-2.0.9.
oSIP is an implementation of SIP.

The GNU oSIP library is written in C and get no dependencies except the
standard C library. oSIP is thread safe and will generally be used in a
multi-threaded application. Nevertheless, this is optional.

oSIP is little in size and code and thus could be use to implement IP
soft-phone as well as embedded SIP software. oSIP is not limited to
endpoint agents, and can also be used to implement "SIP proxy".

oSIP does not intend to provide a high layer API for controlling
"SIP Session" at this step. Instead, it currently provides an API for the
SIP message parser, SDP message parser, and library to handle
"SIP transactions" as defined by the SIP document.
2004-07-16 01:30:46 +00:00
schmonz
279d092537 Switch from the first to the third person, since neither the package
maintainer nor I wrote this software.
2004-07-16 01:30:36 +00:00
wiz
3decf902c2 Added xyame-038. 2004-07-16 01:02:47 +00:00
wiz
b4e2d7e538 Add and enable xyame. 2004-07-16 01:02:09 +00:00
wiz
0421dc6055 Initial import of xyame-038.
YAME is a multi-system emulator which currently emulates the Gameboy,
NES, and PC-Engine.

This is a Japanese emulator. It has sound logging, frameskip, and
realtime save/load. The man page is in Japanese though.

This package contains the Linux binary of the program.
2004-07-16 01:00:43 +00:00
schmonz
417d9b1059 Note addition of sysutils/memtester. 2004-07-16 00:52:32 +00:00
schmonz
8bd49c8a47 Add and enable memtester. 2004-07-16 00:50:59 +00:00
schmonz
27625c812d Initial import of memtester-2.93.1 from pkgsrc-wip, contributed by
<pancake at phreaker.net> with some minor changes by me.

memtest is a utility for testing the memory subsystem in a computer
to determine if it is faulty. The original source was by Simon
Kirby <sim@stormix.com>. I have by this time completely rewritten
the original source, and added many additional tests to help catch
borderline memory. I also rewrote the original tests (which catch
mainly memory bits which are stuck permanently high or low) so that
they run approximately an order of magnitude faster.
2004-07-16 00:49:20 +00:00
schmonz
3f87bd0881 This package defines its own log() that disagrees with gcc's builtin.
Add -fno-builtin-log to CFLAGS if compiling with gcc.
2004-07-16 00:20:39 +00:00
recht
5321649965 Note addition of prngd-0.9.29. 2004-07-15 23:13:36 +00:00
recht
e50331f9b0 add and enable prngd 2004-07-15 23:11:40 +00:00
recht
116e819eba Initial import of prngd-0.9.29
from  othyro at freeshell dot org via pkgsrc-wip

PRNGD is a Pseudo Random Number Generator Daemon. It is intended
to replace EGD, and provides an EGD compatible interface to obtain
random data and as an entropy source.

PRNGD is never drained and can never block.  And it has a seed-save
file, so that it is immediately usable after system start.
2004-07-15 23:10:35 +00:00
xtraeme
76af227387 Enable pkgviews installation. 2004-07-15 20:42:26 +00:00
jmmv
8cc1f1754c Note update of imposter to 0.2. 2004-07-15 20:32:48 +00:00
jmmv
78e5c3f2d2 Update to 0.2, from maintainer:
* Bitmap and gradient fill support for backgrounds.
* Text improvements (tabs, spaces, bullets)
* Gfx improvements (line arrows, rounded rectangles)
* iksemel is upgraded to latest cvs code (more speed, less memory)
2004-07-15 20:31:45 +00:00
xtraeme
94a0604886 Added smartmontools-5.32. 2004-07-15 20:19:32 +00:00
xtraeme
aac2169619 Initial import of smartmontools-5.32 from pkgsrc-wip, contributed by
<shattered at users.sourceforge.net> with some minor changes by me.

The smartmontools package contains two utility programs (smartctl
and smartd) to control and monitor storage systems using the
Self-Monitoring, Analysis and Reporting Technology System (SMART)
built into most modern ATA and SCSI hard disks.  In many cases,
these utilities will provide advanced warning of disk degradation
and failure.

This closes PR pkg/25616.
2004-07-15 20:17:45 +00:00
dmcmahill
04b5aa0a34 repair distinfo after getting rid of DIST_SUBDIR. Reported in PR 26334
by Robert Elz.
2004-07-15 14:39:05 +00:00
mrg
13d7e0b578 enable this for *-*-sparc not just SunOS-*-sparc. 2004-07-15 13:29:40 +00:00
mrg
53b782195f add powerpc support (it *almost* works properly...) 2004-07-15 13:28:39 +00:00
mrg
7e21400c94 - fix printing file sizes >= 2GB
- add "exit" support
2004-07-15 13:27:48 +00:00
grant
fc250c5bd6 add anchors for jumping to the top and each section of the HTML report. 2004-07-15 11:57:26 +00:00
grant
562864ccd0 only include broken packages in the email output. 2004-07-15 11:39:11 +00:00
grant
e8faa53dc7 re-add Firefox 0.8 binary pkg for NetBSD/i386, both the NetBSD native
and Linux versions (define MOZILLA_USE_LINUX to use the Linux version).

both tested on NetBSD-current.
2004-07-15 10:54:19 +00:00
agc
edae2fb2a9 If we're going to do the substitution of ${SH} in the Makefile, we might
as well give it something to substitute.

No functional change to the package.
2004-07-15 10:08:41 +00:00
agc
cccb128bad Note addition of fixelfprot-20040714, from Chuck Silvers. 2004-07-15 09:30:53 +00:00
agc
fb7db3d290 Add and enable fixelfprot. 2004-07-15 09:29:30 +00:00
agc
fa79fb1adc Initial import of fixelfprot-20040714 into the packages collection.
This program was written by Chuck Silvers.

	Fix up the permission bits for the program load section containing the
	.got section of a PPC ELF binary.
2004-07-15 09:28:15 +00:00
jlam
41d5c31921 Print warnings to stderr, not stdout. This matches rc.subr behaviour. 2004-07-15 08:29:05 +00:00