Commit graph

23378 commits

Author SHA1 Message Date
tron
27af9b0c40 Remobe "nbc-vbi" package which is useless after R@dio MP3 has stopped
broad casting.
2001-09-19 13:02:39 +00:00
rh
4abb3f8324 Update tnef to 1.1.1. A strdup bug was fixed in this version. Also,
the man page was moved to section 1 making some tweaks in the package
Makefile no longer necessary.
2001-09-19 10:54:26 +00:00
wiz
8e71cb9b36 Note that on import, one should also add the package to the category's
Makefile.
2001-09-19 10:45:32 +00:00
wiz
86d0d4fd8b Add and enable cstream 2001-09-19 10:39:44 +00:00
joda
7dda70ec42 remove unnecessary alloca's; quash one buffer overrun 2001-09-19 08:57:06 +00:00
gmcgarry
e2ba4763e4 General-purpose stream-handling tool with bandwidth limiting 2001-09-19 05:24:27 +00:00
mjl
c88dcfd625 Adapt to new p5-Digest-MD5, will feed back changes to author. 2001-09-19 03:44:39 +00:00
mjl
5785fefa61 Update to 2.16, as suggested by Sen Nagata. 2001-09-19 03:43:52 +00:00
mjl
35be513ee8 Add p5-Digest-MD2, p5-Digest-MD4, p5-Digest-SHA1 2001-09-19 03:21:24 +00:00
mjl
9f6ccc0a3e Initial import of p5-Digest-MD4, as provided by Sen Nagata on tech-pkg. 2001-09-19 03:19:31 +00:00
mjl
4321cadc37 Conflict with MD5 <= 2.12 2001-09-19 03:12:30 +00:00
mjl
1a4086876f Initial import of p5-Digest-SHA1, as provided by Sen Nagata in PR/13986. 2001-09-19 03:11:02 +00:00
mjl
da466d4b31 Initial import of p5-Digest-MD2, as provided by Sen Nagata in PR/13986. 2001-09-19 03:07:00 +00:00
kristerw
4273dee8eb Update xmame to 0.55.1 2001-09-18 23:03:26 +00:00
skrll
5d6ea418c6 Remove a completed upgrade. 2001-09-18 22:01:05 +00:00
skrll
563874d0b0 Add files missed in last commit. 2001-09-18 21:57:17 +00:00
skrll
5b79969881 Update to version 2.0.16
Changes to numerous to mention see the changes.html file.
2001-09-18 21:56:29 +00:00
agc
91d1845f89 Add a new bsd.pkg.defaults.mk file, derived from the old mk.conf.example.
This file is "included" automatically before <bsd.own.mk> includes
/etc/mk.conf, so that pkgsrc-wide default values are set.

It is now possible just to set values in mk.conf only where they differ
from the default, thereby easing the problems of updating mk.conf when
new values get added.
2001-09-18 21:30:05 +00:00
hubertf
928c1cbc94 add a bit more lines that are needed in httpd.conf to get this mod going.
Sent in by Sean Davis <dive@endersgame.net> in private mail.
2001-09-18 20:51:52 +00:00
tron
f38aa4ec86 Adapt package list to configuration options dynamically. This fixes
PR pkg/13971 by David Sainty.
2001-09-18 16:24:57 +00:00
taca
accb7c4f49 Update kakasi to 2.3.4.
Here is rough changes from 2.3.3.

* Some fix on initialization of library.
* Fix stack overflow
* Now do_kakasi() returns "" instead of NULL when reading of
  a word is uncertain.
* Fix a bug when converting hiragana into roman with "-Ha -rkunrei"
  option. ("pp" was converted badly into "bb")
* Add new library function, kakasi_free().
2001-09-18 16:17:55 +00:00
tron
fdb89cb7cc Wait upto 60 instead of 20 seconds for "squid" to terminate. 2001-09-18 16:12:11 +00:00
jlam
cdeabe49f6 Rename JDK_HOME to JDK_BASE. JDK_HOME is already used as a tunable make
variable in pkgsrc, and shouldn't be used as a local variable by packages.
2001-09-17 18:13:53 +00:00
jlam
2ae2e32a34 Note that if LIBSWANTED.${OPSYS} isn't defined, then the perl defaults for
that OS is used.
2001-09-17 18:11:36 +00:00
tron
95a495ffdf Solve SunOS build problem in a much cleaner way by predefining "libswanted"
for Perl's configuration script as suggested by Johnny C. Lam in private
e-mail.
2001-09-17 18:04:42 +00:00
drochner
8b012e804d bsd.pkg.mk passes ${MACHINE_GNU_PLATFORM} as --host to GNU_GONFIGURE,
and emacs uses it as arch dependant subdir obviously.
Using the same variable here fixes an inconsistency at least on
i386/ELF.
2001-09-17 15:35:15 +00:00
tron
c3aaaea285 Update "ImageMagick" and "p5-PerlMagick" packages to version 5.3.9.
A complete list of changes is not available unfortunately. Recent
changes are:
- Text drawing now handles UTF8-encoding.
- Off-by-one GetImagePixels() fix in draw.c
- PingImage() now reports attributes for all images an image sequence.
- magick/image.h: Rename QuantumLeap define to QuantumDepth.
  QuantumDepth is set to the values 8 or 16, depend
  configuration option.
- Updated PerlMagick signatures to signature algorithm.
- ImageMagick defaults to 16-bit quantum. Set QuantumMagick for 8-bit.
- Changed image->blob from BlobInfo to BlobInfo- so the Image
  structure size is not dependent on the large-file defines.
- Added -background to convert prog
- DispatchImage() now properly handles grayscale images.
2001-09-17 15:17:31 +00:00
tron
f2f891d4fb Stop configure from trying to use "libiconv" because "/usr/include/iconv.h"
exists under SunOS.
2001-09-17 11:14:51 +00:00
jun
3a565b9ead Update mew to 2.0.54
Mew 2.0.54 (2001/09/17) mew-dist release

* Defining mew-warning-field-level.
* Bug fixes for mew-pop-info-name and mew-smtp-info-name.
* completion-ignore-case hack in draft for mouse clicking.
* Highlighting a body when reediting.
* Re-writing mew-summary-sort.
* C-u# now asks a printer name.
* A bug fix for mew-header-fold-region.
* Removing the last "," of enum in pattern.c.
* The "-f" option for "test" instead of the "-e" otpion in Makefile.
2001-09-17 09:14:24 +00:00
zuntum
9b561a8905 add & enable xnc 2001-09-17 05:42:16 +00:00
zuntum
f1bc802a0f Initial import of xnc-4.4.5
X Northern Captain is a X Window file manager that allows to create, copy,
move, rename, delete, view and edit files in a Virtual File System (VFS).
VFS consists from a normal disk space and a Archive File System (AFS).
All file operations in AFS can be done exactly as in normal file system.

The IVES - file viewer and editor for X Window included, provides a
comprehensive way to view and edit images in many different formats: GIF,
JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG.

Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835
2001-09-17 05:40:06 +00:00
zuntum
40e2679bcb add & enable ezmlm 2001-09-16 23:13:21 +00:00
zuntum
e877f78060 Initial import of ezmlm-0.53
ezmlm is an easy-to-use, high-speed mailing list manager for qmail.

ezmlm lets users set up their own mailing lists within qmail's address
hierarchy. A user, Joe, types

   ezmlm-make ~/SOS ~/.qmail-sos joe-sos isp.net

and instantly has a functioning mailing list, joe-sos@isp.net, with all
relevant information stored in a new ~/SOS directory.

ezmlm takes advantage of qmail's VERPs to reliably determine the
recipient address and message number for every incoming bounce message.

ezmlm is reliable, even in the face of system crashes. It writes each
new subscription and each new message safely to disk before it reports
success to qmail.

ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into
memory. ezmlm hashes the subscription list into a set of independent
files so that it can handle subscription requests quickly. ezmlm uses
qmail for blazingly fast parallel SMTP deliveries.

Package provided by Sen Nagata <sen@eccosys.com> in pkg/13890
2001-09-16 23:12:49 +00:00
zuntum
14650c9c5a add & enable fastforward 2001-09-16 23:03:01 +00:00
zuntum
5322b88a7c Initial import of fastforward-0.51
fastforward handles qmail forwarding according to a cdb database. It can create
forwarding databases from a sendmail-style /etc/aliases or from user-oriented
virtual-domain tables.

fastforward supports external mailing lists, stored in a binary format for fast
access. It has a tool to convert sendmail-style include files into binary
lists.

Package provided by Sen Nagata <sen@eccosys.com> in PR pkg/13889
2001-09-16 23:02:25 +00:00
zuntum
7ad43e2605 add & enable publicfile 2001-09-16 22:52:57 +00:00
zuntum
7748ffba8b Initial import of publicfile-0.52
publicfile supplies files to the public through HTTP and FTP

Security features:
       publicfile chroot()s to the public file area and sheds root privileges.
       publicfile never attempts to modify the public file area.
       publicfile never runs any other programs.

HTTP features:
       publicfile supports virtual hosts through the Host field.
       publicfile supports virtual hosts through absolute URLs.
       publicfile supports HTTP/1.1 persistent connections.
       publicfile supports HTTP/1.1 chunked responses.
       publicfile supports user-controlled content types.
       publicfile supports exact-prefix If-Modified-Since.

FTP features:
       publicfile has built-in LIST and NLST commands.
       publicfile provides EPLF LIST responses.
       publicfile supports restarted transfers.
       publicfile supports pipelining.

Package provided by Sen Nagata <sen@eccosys.com> in pkg/13892.
This import closes pkg/13167, too.
2001-09-16 22:50:39 +00:00
abs
ef55564253 Update pkgchk to 1.12
Report failed installs when running with -k
2001-09-16 22:27:59 +00:00
zuntum
1799dadcef add & enable qmailanalog 2001-09-16 22:27:30 +00:00
zuntum
6f58d5b611 Initial import of qmailanalog-0.70
qmailanalog is a collection of tools to help you analyze qmail's activity
record. It supplies statistics to answer a wide variety of questions:

  overall: how many messages? recipients? attempts? etc.
  ddist: how soon were 50% of the messages delivered? 90%? 95%? 99%?
  rxdelay: what's the best order of recipients for mailing lists?
  recipients, rhosts: who's getting mail? bytes? messages? attempts?
  successes, failures, deferrals: why? how often? how much delay?
  senders, suids: messages? bytes? load? recipients? attempts? delay?

qmailanalog also includes several tools to focus attention on particular
senders, recipients, or messages.

Package provided by Sen Nagata <sen@eccosys.com> in pkg/13891
2001-09-16 22:25:55 +00:00
zuntum
05f725ffa5 add & enable dot-forward 2001-09-16 22:00:12 +00:00
zuntum
7412ceafc6 Initial import of dot-forward-0.71
dot-forward reads sendmail's .forward files under qmail. You can run it in the
qmail startup script to support all your existing .forward files automatically.
Individual users can switch to the .qmail mechanism at their leisure.

dot-forward supports forwarding, program deliveries, and comments. It does not
support file deliveries or :include:. (However, it recognizes file delivery
attempts, and defers delivery to give you a chance to set up a .qmail file.)

Package provided by Sen Nagata <sen@eccosys.com> in PR pkg/13891
2001-09-16 21:59:27 +00:00
zuntum
06bad20b73 Add & enable mscompress 2001-09-16 19:02:50 +00:00
zuntum
77df465674 Initial import of mscompress-0.3
mscompress, Microsoft "compress.exe/expand.exe" compatible (de)compressor
Copyright (c) 2000 Martin Hinner <mhi@penguin.cz>
Algorithm & data structures by M. Winterhoff <100326.2776@compuserve.com>
ftp://ftp.penguin.cz/pub/users/mhi/mscompress/

This package contains two programs:

msexpand, which decompress files compressed by Microsoft compress.exe utility
	(e.g. Win 3.x installation files)
mscompress, which compress files using LZ77 compression algorithm. Output
	files can be decompressed using Microsoft expand.exe or msexpand(1).

Package provided by collver@linuxfreemail.com in pkg/13767, imported
without *any* modifications (an example of excellent pkgsrc work)
2001-09-16 19:00:49 +00:00
abs
fbe2f48940 Updated cpuflags to 0.10:
There are no vax specific gcc optimisation flags (mores the pity).
2001-09-16 16:30:08 +00:00
hubertf
8e7567e65e add & enable irssi 2001-09-16 16:14:37 +00:00
hubertf
77693f2921 irssi 0.7.98.4 package: yet another IRC client
Contributed by Otto Hilska <mutru@nallukka.net>, closes PR 11956.
2001-09-16 16:14:09 +00:00
zuntum
9fe71868e0 Update polsms to 1.8.9d
Changes include minor bugfixes, see README file in distfile for details
(only available in polish)
2001-09-16 16:12:58 +00:00
taya
a553773974 Update mozilla to 0.9.4 & add some patches for sparc64(not complete yet)
See release notes for detail.

http://www.mozilla.org/releases/mozilla0.9.4/
2001-09-16 14:03:07 +00:00
mjl
701b292524 Correct depend on p5-Storable 2001-09-15 22:33:46 +00:00