Commit graph

23337 commits

Author SHA1 Message Date
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
mjl
d5e945be98 Enable p5-FreezeThaw 2001-09-15 22:09:54 +00:00
mjl
a57bd2efe6 Initial import of p5-FreezeThaw, a module to convert perl structures
to/from strings.
2001-09-15 22:08:48 +00:00
wiz
29aa131f71 Correct #ifdef usage, as reported in pkg/13958 by Don Yuniskis, slightly
differently than in the patch there.
2001-09-15 21:44:45 +00:00
wiz
1ba69ddfaf Add and enable keychain 2001-09-15 14:21:59 +00:00
wiz
749fa330dd Initial import of keychain package provided by Martti Kuparinen in pkg/13931.
DESCR:
Keychain is a shell script which acts as user-friendly front-end to
ssh-agent(1), allowing you to have one long-running ssh-agent process per
system rather than per login session.

Please study the documentation on the keychain website carefully since
incorrect usage of this script may have certain security implementations.
2001-09-15 14:20:41 +00:00
zuntum
946bed8164 Update MASTER_SITES 2001-09-15 13:52:27 +00:00
zuntum
e50ec4d894 Sync PATCH_SITES with reality 2001-09-15 13:49:51 +00:00
zuntum
93aa592ff6 Rename MASTER_SITES -- it's zuntum.utech.lublin.pl now. 2001-09-15 13:47:49 +00:00
drochner
b07a5daa9a minor improvements:
-use the newest version (1.4rc4)
-we don't really need ncurses, the incompatibility is easily patched away
-USE_LIBTOOL
2001-09-15 13:04:35 +00:00
ad
7de1a44f51 Update to qident-1.2. Changes since 1.0:
- NetBSD 1.5 and earlier doesn't have getprogname().
- Fix typo in manual page.
- Remove debug crud.
- unistd.h, not getopt.h.
2001-09-15 12:14:26 +00:00
simonb
48136078a8 Use "-lffm -lm" instead of "-lm" on alpha to fix linking problems.
Noticed by Matt Green.
2001-09-15 06:58:54 +00:00
wiz
fbcc34458b Use libpcap buildlink.mk. pkg/13919 by Stoned Elipot. 2001-09-14 23:05:42 +00:00
wiz
c8ca1f026a Slightly modify according to pkg/13934 by Stoned Elipot to work on Solaris. 2001-09-14 23:01:39 +00:00
wiz
b21af6b66d Update to 1.03t, provided by the package maintainer Nobuhiro Yasutomi
in pkg/13908. Changes since 1.03s:
Revise history function.
Add error message when fail to intenral command.
Support relative path archiving in archive browser.
Keypad transfer mode support uncompat environment.
File name complition include internal command name.
Bug fixes.
2001-09-14 22:51:54 +00:00
wiz
1cad919fc7 Update to 0.99.14, provided by Scott Barron in pkg/13734.
Changes are too many too list here.
2001-09-14 22:48:27 +00:00
wiz
f6b217ba97 Update to 0.101: Fixes for Solaris by Stoned Elipot from pkg/13877. 2001-09-14 22:40:57 +00:00
abs
08f17368d4 Add p5-Text-Iconv-1.1
Perl interface to the iconv() function as defined by the Single
UNIX Specification.  The convert() method converts the encoding of
characters in the input string from the fromcode codeset to the
tocode codeset, and returns the result.
2001-09-14 22:38:57 +00:00
wiz
e2ce0b01da Add a patch similar to the one in pkg/13801. 2001-09-14 22:32:12 +00:00
wiz
94717ac3db Update to 7.0.1, per pkg/13864 from Ingolf Steinbach.
Changes since 7.0:
By popular demand, made file selection in the main canvas conform more to
the Shift-click-adds-range and Ctrl-click-adds-single model.
Made the CDE parameter thing more bullet-proof.  It shouldn't fail if
something is missing now.
After a module import, it renames the original directory and checks out
into a fresh one.  Otherwise, the checkout isn't recursive and you get a
lot of "independently added by a second party" messages.
Commented out the tkwaits that were causing the commit and merge dialogs
to disappear in some window managers.  Unfortunately they may have to
be un-commented back on some systems, especially Mandrake, which seems to
exhibit timing problems sometimes.
If a file's log message had a line containing only "=" characters, the
logcanvas browser would drop all the revisions that came after it.  It will
still do it if there are exactly 77 equal signs, but not otherwise.
2001-09-14 22:24:16 +00:00
wiz
bd671fcf19 Update to 0.57, based on pkg/13849 by Hiramatsu Yoshifumi.
Lots of changes, with at least the effect that madplay now works inside swarm.
2001-09-14 22:18:22 +00:00
wiz
9b558dd499 Update to 18.10, as requested in pkg/13795.
Changes since 18.9:
minor bug in book.c would let crafty play lines that were very
rarely played even though there were others that had been played
far more times and were more reliable.  king safety scores ramped
up a bit and made more "responsive".
2001-09-14 22:09:45 +00:00
wiz
6e9595a7be Update to 0.2.1, as requested in pkg/13772.
Changes since last version, from the NEWS file:
AMaViS 0.2.1 relesed. We improved qmail support and
added support for exim and postfix and a hack for sendmail
to scan outgoing/relayed mail, too. Added support for
several anti-virus programs. Lots of other improvements
and bug fixes. Read ChangeLog for full details.
2001-09-14 21:56:49 +00:00
jlam
0cb3a96be8 Fix problem with Solaris' /bin/sh not accepting an empty list in a for
loop noted in pkg/13894 by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>.
The suggested fix was applied.
2001-09-14 18:54:43 +00:00
jlam
3c869f1bd4 Fix the config file location references in the man pages, noted in
pkg/13900 by Don Yuniskis <auryn@gci-net.com>.  The changes were based on
the suggested fix in the PR, but modified to correctly deal with
LOCALBASE =/= "/usr/pkg" case.
2001-09-14 18:47:16 +00:00
abs
ab5ef29ccf Add p5-Text-Iconv-1.1 - Perl interface to iconv() codeset conversion function 2001-09-14 18:21:52 +00:00
drochner
801d490d91 make it build in an xpkgwedged environment 2001-09-14 16:32:30 +00:00
wiz
1762ef2973 Update to 3.8.6, based on pkg/13759 by Jared D. McNeill.
No NEWS file, and ChangeLog too big to add here, see
http://www.xfce.org/archive/ChangeLog
2001-09-14 16:11:55 +00:00
wiz
9d66b7fa77 Don't hardwire /usr/pkg (pkg/13673).
Correct location of config file in configure script (pkg/13673).
Try to remove some more directories on deinstall.
2001-09-14 15:38:08 +00:00
wiz
c799931958 Patch for Solaris from Michael Santos (pkg/13685). 2001-09-14 15:23:45 +00:00
wiz
1154ac707b regen (in the hope it fixes pkg/13909) 2001-09-14 15:09:39 +00:00
wiz
93fb6caab3 Replace gets(3) by fgets(3). Patches by Don Yuniskis in pkg/13896. 2001-09-14 15:03:10 +00:00
skrll
37fd599af3 Super bump the major numbers for libssl and libcrypto so that they don't
conflict with the -current versions.
2001-09-14 14:17:10 +00:00
hubertf
d8b983c5b1 cvsup issue is solved 2001-09-14 13:49:36 +00:00
hubertf
9585ea48a2 Add cvsup-gui-16.1.d: GUI-client (only) for CVSup.
Get cvsup-16.1.d for on-GUI client, server and docs.

[reimport after first one was botched - sorry!]
2001-09-14 13:23:41 +00:00
hubertf
e76a09d7e3 add & enable cvsup-gui 2001-09-14 13:05:42 +00:00
hubertf
be9e138c95 Do not require X
Mention in the DESCR file that this is the non-GUI version.
(I need to find time to make a seperate package for the
GUI version)
2001-09-14 10:51:59 +00:00
abs
159880625f Install ${PREFIX}/java/bin/java in jre rather than jdk. Now JAVA_HOME can
be set to ${PREFIX}/java and runtime jre and buildtime jdk both work
2001-09-14 10:19:10 +00:00
jlam
eb13e77ecd Try fetch first from ${MASTER_SITE_BACKUP}. Partially fixes problem noted
in pkg/13795 by John Klos <john@sixgirls.org>.
2001-09-14 07:49:42 +00:00
jlam
3910aab2a0 Add a buildlink.mk for for use by other package Makefiles. Closes
pkg/13784 by Martti Kuparinen <martti.kuparinen@iki.fi>.
2001-09-14 07:40:36 +00:00
jlam
fbd2a64cf4 Actually, "xml2-config --cflags" should read:
-I/usr/pkg/include/libxml2/libxml -I/usr/pkg/include/libxml2

so that the libxml2 headers may be found as either <...> or <libxml/...>.
2001-09-14 06:56:13 +00:00
jlam
bef7600485 Fix the problem noted by Ben Collver <collver@linuxfreemail.com> in
pkg/13929 where xml2-config lies about the location of the libxml2
headers.  "xml2-config --cflags" now returns:

	-I/usr/pkg/include/libxml2/libxml -I/usr/pkg/include

which correctly finds the libxml2 headers.  When using buildlink, the
config wrapper xml2-config returns:

	-I${BUILDLINK_DIR}/include/libxml -I/usr/pkg/include

which correctly finds the libxml2 headers in their buildlinked locations.
2001-09-14 06:53:34 +00:00