Commit graph

64192 commits

Author SHA1 Message Date
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
jlam
6e4f426670 Make this look more like sqwebmail's rc.d script so that "status" returns
something meaningful, even if it can only be run by root.
2004-07-15 08:28:33 +00:00
jlam
35019c9997 Fix error in sharedindexupdate script where @DATADIR@ wasn't being
substituted with any value.
2004-07-15 06:49:33 +00:00
adrianp
890cd97f64 - Backout recent APACHE_DEFAULT_FILES build def as some ppl are having
problems with it and it also looks like it might be breaking some
apache related packages.
2004-07-15 04:38:17 +00:00
atatat
2979e25dce Updated screen to 4.0.2nb1 2004-07-15 04:08:00 +00:00
atatat
6ac8f64732 Put the config.h.in patch into its own patch file and add more to it
that forces varargs to be used on NetBSD.  Some gcc 3.3 instances
(specifically 3.3.3nb1 on NetBSD/alpha) fail one of the configure
tests making it think we don't have sprintf() (and therefore no
varargs) causing unmentionably evil things to be done instead.  This
usually leads to core dumps.

Fix a pointer-to-integer cast warning by casting to long in between.
The actual use case is harmless, but the compiler can't tell that.

Bump PKGREVISION to 1 for the gcc workaround (affects at least
NetBSD/alpha which can now build a better screen).

Addresses PR pkg/25937.
2004-07-15 04:05:40 +00:00
dmcmahill
710dd722ff note update of scilab to 3.0 2004-07-15 04:02:43 +00:00
dmcmahill
9d3ebd2e9e update to scilab-3.0
Main Changes Scilab 2.7 -> 3.0
                     ==============================
NEW FUNCTIONALITIES
===================
- continue instruction added
- [a(i,j),b(..),..]=foo(..) syntax is now handled
- arpack algorithms for sparse matrix eigenvalues/eigenvectors computation added
- Levenberg-Marquardt algorithm of Minpack used to define function lsqrsolve
- New graphics mode improved
- beta and legendre function added (thanks to B Pincon)
- Scicos has been extended to handle non causal systems description (supported by RNTL)
- Matlab to Scilab translator has been re-written, and extended to current Matlab syntax.

OTHERS IMPROVEMENTS
===================
- Better discontinuities handling in Scicos
- More efficient number parsing (thanks to B Pincon)
- More efficient 3D Zoom (thanks to E Segre)
- Improved scipad, shortcuts, language handling, colorization, bug fixes.. (thanks to E Segre)
- for loop variable is no more removed at the end of the loops
- figure sizes are now taken into account in Postscript export
- Windows GUI improved
- Graphic windows refresh improved under Windows
- Scilab has been adapated to IA64 architecture
- Helvetica (Arial on Windows) fonts added (corresponding font identifiers are
  from 6 to 9) (thanks to B Pincon)
- N dimensionnal matrices efficiency improved (thanks to B Pincon)
- logical expressions shortcuts handled in if
- cd, ls, clc, clf, tohome functions added
- functions with no argument can be called without () if called as a command
2004-07-15 04:00:46 +00:00
jlam
e2f7f47787 Note that foomatic is at 3.0.1, and that I'm still working on it. 2004-07-14 22:24:40 +00:00
jlam
a8a43303f8 The HTML documentation has been moved to ${PREFIX}/share/doc/courier. 2004-07-14 21:43:48 +00:00
jlam
bb54ba6b93 Move addition of "liblog" to WRKSRC_SUBDIRS from Makefile to
Makefile.authdaemond so that courier-auth* module packages will patch
correctly.
2004-07-14 21:37:09 +00:00
jlam
215add5615 Remove PKGREVISION after latest update to version 0.45.6. 2004-07-14 21:33:11 +00:00
xtraeme
558ac095f7 + rrdtool-1.0.48 [pkg/26326] 2004-07-14 21:26:18 +00:00
ben
ecbbce51c2 Make note of update of XaoS to 3.1. 2004-07-14 21:08:23 +00:00
ben
1181c2a980 Update of x11/XaoS to 3.1, as requested in PR#26323. 2004-07-14 21:06:57 +00:00
jlam
2a5cd64587 Courier packages have been updated. 2004-07-14 20:13:02 +00:00
jlam
7e54588b0a Note updates of the Courier mail packages. 2004-07-14 20:12:34 +00:00
jlam
e8a74f982d courier-maildirmake has been renamed to courier-maildir. Handle new
dependency and bump PKGREVISION as a result.

XXX This package should really be changed to build from the latest
XXX courier distribution, much like courier-auth.  This package in its
XXX current form hasn't been updated in years, while the core courier
XXX package notes bug fixes and feature additions to the maildrop code
XXX during that time.
2004-07-14 20:10:39 +00:00
jlam
2c7bb7d21b courier-maildirmake has been renamed to courier-maildir. 2004-07-14 20:08:39 +00:00
jlam
f3a4f736b9 Update mail/sqwebmail to 4.0.5 (based on the courier-0.45.6 distribution).
Changes from version 3.6.2 include:

  * Honor ${VARBASE}.
  * Remove pcpd and sqwebmaild rc.d scripts and replace them with a
    single sqwebmail rc.d script that calls the Courier-provided control
    script to start/stop the SqWebMail service daemons.
  * Use sysconftool from courier-auth to merge config files.
  * Move HTML documentation into ${PREFIX}/share/doc after discussion
    with wiz.
  * Support for the ACL IMAP extension.
  * Improve support for MIME encodings.
  * Fixes buffer overflow vulnerability (PR 25774):
	http://www.securityfocus.com/bid/9845
	http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0224
2004-07-14 20:07:22 +00:00
jlam
bfa796133d Update mail/courier-imap to 3.0.5 (based on the courier-0.45.6
distribution).  Changes from version 2.2.1 include:

  * Honor ${VARBASE}.
  * courierlogger(1) has been moved to mail/courier-auth.
  * Use the sysconftool from courier-auth to merge config files.
  * The courier* rc.d scripts now check that authdaemond is also set to
    "YES" to ensure that authdaemond is running before the courier-imap
    daemons are started.
  * Support for the ACL IMAP extension (RFC 2086 as well as the 2nd draft
    revision of the ACL specification) via shared maildirs.
  * Bug fixes and improvements to MIME encoding.
  * Fixes buffer overflow vulnerability (PR 25774):
	http://www.securityfocus.com/bid/9845
	http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0224
2004-07-14 20:07:16 +00:00
jlam
02c1ff5849 Update mail/courier-auth to 0.45.6. Changes from version 0.44.2 include:
* Honor ${VARBASE}.
  * Rename "authdaemon.sysconftool" to "sysconftool" for use by other
    Courier mail packages.
  * authvchkpw explicitly disabled -- it's not officially supported within
    courier, and there's a workaround by using vchkpw2userdb(8).  This
    closes pkg/19365.
  * courierlogger(1) moved from mail/courier-imap into this package.
  * Support a new setting DEBUG_LOGIN in authdaemonrc to allow easier
    debugging of the authentication process.
  * Added documentation on how to debug the authentication process in
    ${PREFIX}/share/doc/courier.
  * makedat: Skip subdirectories named "CVS".  Allows all directory-based
    lists (makesmtpaccess, etc...) to be managed via CVS.
2004-07-14 20:07:07 +00:00
jlam
5bae3509fc Remove mail/courier-maildirmake. This package will be reimported as
"mail/courier-maildir" and will contain the various Courier utilities
used to manipulate maildirs for the Courier mail packages.
2004-07-14 20:06:28 +00:00
jlam
a703eddf0d Re-add "courier-maildirmake" as "courier-maildir" and update to utilities
from courier-0.45.6.  Changes from version 0.44.2 include:

  * Renamed maildir* programs and manpages to be courier-maildir* to avoid
    conflicts with other maildir packages (notably, qmail).
  * New utilities to handle maildirs with ACLs to support ACL IMAP in
    courier-imap and sqwebmail.
  * Added scripts to build indices of shared maildirs on the system for
    courier-imap and sqwebmail.
2004-07-14 20:05:50 +00:00
xtraeme
0ddf0b260f Update mail/dovecot to 0.99.10.7
v0.99.10.7 2004-07-14  Timo Sirainen <tss@iki.fi>

  + Added outlook-pop3-no-nuls workaround to fix Outlook hang in
    mails with NULs.
  + Config file lines can now contain quoted strings ("value ")
  - If client didn't finish downloading a single mail in 30 seconds,
    Dovecot closed the connection. This was supposed to work so that
    if client hasn't read data at all in 30 seconds, it's disconnected.
  - Maildir: LIST now doesn't skip symlinks
2004-07-14 18:09:00 +00:00