Commit graph

23386 commits

Author SHA1 Message Date
mjl
eff96ea66f Initial import of p5-Crypt-Rijndael, as provided by Sen Nagata. 2001-09-20 00:49:39 +00:00
mjl
d800332796 Initial import of p5-Crypt-Twofish, as provided by Sen Nagata. 2001-09-20 00:45:58 +00:00
agc
9fb911e9f9 Now that bsd.pkg.defaults.mk is in the tree, mk.conf.example can go away. 2001-09-19 20:29:39 +00:00
jdolecek
b9ff893d29 provide more useful hint what this contains 2001-09-19 18:26:21 +00:00
drochner
b5040f0f2b setting MOTIFBASE explicitely breaks motif type auto detection,
so comment it out
2001-09-19 17:18:41 +00:00
drochner
b641268cab update to 0.93.0
Changes:
Bugfixes and further development of DtPrintSetupBox.
Support for XmTextFieldSetHighlight()
Bugfixes and an additional resource for XmSpinBox.
Enhancements for the docs (FAQ, Installation Docs, manpages)
mwm fixes/enhancements from Andrei Rezvov <rezvov@niisi.msk.ru>
Drop inter-library dependencies (any libtool 1.4 related features)
Add checks whether to link against -lXp -lXext when using 2.1 Motif libraries
	(e.g. clients, in our test/ tree)
Fix dmalloc debugging support (within configure script)
Add some files missing from our test/ tree in the tarballs
Smaller configuration and Makefile issues (portability fixes)
Remove support for configuring and building Xlt and Xbae from within the
	LessTif distribution; they will be treated as separate packages from
	now on. We've been wasting entirely too much time on complexities
	caused by this lately. No more, I hope.
Various fixes for (potential) memory corruption
2001-09-19 16:50:40 +00:00
wiz
16f9b5fec5 Make it work under 1.5. Patch by Martti Kuparinen from pkg/14010.
Update to 1.2nb1.
2001-09-19 13:48:00 +00:00
skrll
eacbd89156 Add the sh_utils.rpm so that uname and others get installed.
Fixes pkg/14011 by Martti Kuparinen <martti.kuparinen@iki.fi>
2001-09-19 13:41:29 +00:00
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